/* Typography Font sizes beheeromgeving fix 13-01-2022 SW Roxit */
div[id^="DsEdit"] p,
div[id^="DsEdit"] ul,
div[id^="DsEdit"] label,
div[id^="DsEdit"] a {font-size:14px !important;line-height:normal;}

/* Typography */
html {
    font-size: 62.5% !important;
}

body {
    line-height: 1.2;
    font-size: 2rem;
}

body h1, body h2, body h3, body #product-description h3, body #product-application h3, body h4, body h5 {
    color: #003B5D;
}

body #product-application h3 {
    color: #003B5D;
}

body #product-description h3  {
    color: #003B5D;
}

body h1 {
   font-size: 4.2rem;
    color: #003B5D;
    margin: 0.5em 0 0.5em;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    
    body h1 {
        font-size: 3.0rem;
    }
}

h2 .item-title,
body h2 {
    font-size: 3.2rem;
    color: #003B5D;    
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    
    h2 .item-title,
    body h2 {
        font-size: 2.8rem;
    }
}

body #product-details h3,
body h3 {
    font-size: 2.8rem;
    color: #003B5D;
}

.section.briefing a,
body h4 {
    font-size: 2.6rem !important;
    color: #003B5D;
    font-weight: bold;
}

body h5 {
    font-size: 2.4rem;
    font-weight: bold;
    color: #003B5D;
}

body span#modification-date {
    font-size: 1.8rem;
    font-weight: normal;
}

.search-results h3 span.objectinfo,
body td, th,
body ul li,
body ol li,
body dl.details dd,
body dl.details dt,
body p {
        font-size: 2rem;
}

body a {
    color: #003B5D;
        font-size: 2rem;
}

a:hover {
    text-decoration: underline;
}

a:focus {
    outline: 2px #003B5D dashed;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    .two .column .quickto h2, .two .column .fotobar h2, .two .column .fotobar h2 a, .three .column .quickto h2, .three .column .fotobar h2, .three .column .fotobar h2 a, .fotobar h2 a, .fotobar_three h2 a, ul.toptasks h3.toptasks_title, a.item-title, #slider h2 {
            font-size: 2rem;
        font-weight: normal;
    }
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    .two .column .quickto h2, .two .column .fotobar h2, .two .column .fotobar h2 a, .three .column .quickto h2, .three .column .fotobar h2, .three .column .fotobar h2 a, .fotobar h2 a, .fotobar_three h2 a, ul.toptasks h3.toptasks_title, a.item-title, #slider h2 {
        font-size: 2rem !important;
        font-weight: normal;
    }
}

body.layout_four h1.onscreen {
    width: 95%;
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

body .document ul {
    margin: 0 0 2em;
}

body form.simpleform.eventcalendar .two-columns .question button.submit:before {
    font-size: 2.1rem;
}

/*RESET*/

body ol {
    padding: 0 0 0 4rem;
}

.rss-feed {
    display: none !important;
}

.items li, dl.items dd {
    overflow: visible;
}

.landing.folder h2.offscreen {
    position: inherit;
}

@media screen and (max-width: 860px) {
    .onlytoptasks h2.offscreen {
        margin: 0;
    }
}

/* BASE */

body .grid-11 {
    width: calc(95% - 280px);
}

@media only screen and (min-width: 860px) and (max-width: 959px) {
    body .grid-11 {
        width: 59%;
        margin-right: 1%;
    }
}

@media screen and (max-width: 860px) {
    body .grid-11 {
        width: calc(95% - 10px);
    }
}

body .contentrow {
    width: 95%;
    max-width: 1210px;
    padding: 0 5px;
}


@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .contentrow > .section {
        margin-left: 2%;
        margin-right: 2%;
    }    
}

@media screen and (max-width: 860px) {

    body .contentrow {
        width: 100%;
        max-width: 100%;
        box-sizing:border-box;
    }
    body #wrapper .sublayout_row2_onlytoptasks .contentrow ul.onlytoptasks {display:block;}

    body .contentrow .search-results {
        padding-left: 10px;
        width: 90%;
    }
}

body #row1 {
    background-color: #f5f5f5;
}

@media screen and (max-width: 959px) {
    body #row1.row1_breadcrumb {
        background-image: none !important;
    }
}

body.layout_four .columns.three {
    margin-left: 0;
    margin-right: 0;
}

#row1 .columns.three, #row2 .columns.three, #row3 .three.columns {
    width: 100%;
}

@media screen and (max-width: 860px) {
        
    #row1 .columns.three .column, #row3 .three.columns .column {
        width: 90%;
        margin-left: 0;
    }

    #row1 .columns.three, #row2 .columns.three, #row3 .three.columns {
        margin-left: 0;
    }
}

body address {
    display: block;
    font-style: normal;
}

body a.calltoaction {
    border-radius: 7px;
    padding: 15px 20px;
    border: 2px solid #003B5D;
}

body a.calltoaction:hover {
    color: #003B5D;
    background-color: #fff;
    border: 2px solid #003B5D;
}

a.print-link::before {
    color: #003B5D;
}

body table tbody tr th {
    font-weight: normal;
} 

/* ACCORDEON  */

body button.blocktitle, body .section.product button.blocktitle {
    border: 1px solid #003B5D;
    font-size: 2.4rem;
    background-color: #f5f5f5;
}

body .blocktitle:after, body .product .blocktitle:after, body .vacitem .blocktitle:after {
        font-size: 2rem;
}

body .hidden_information, body .product .hidden_information {
    border-color: #003B5D;
}

/* HEADER */

body a#logo {
    padding-top: 0;
    margin-top: 18px;
}

body a#logo img {
    max-width: 286px;
}

@media screen and (max-width: 1250px) {
    body a#logo img {
        max-width: 95%;
        min-width: 165px;
    }

    body a#logo {
        max-width: 26%;
    }
}

@media screen and (max-width: 950px) { 
    body a#logo {
        margin-left: 4%;
    } 
}

.toplinks {
    top: -5px;
}

.toplinks ul.quicklinks li a {
    line-height: 2;
}

/* MAIN MENU */

/* resetter */
body #menu_wide .dropdown li a.skip-link.display-in-place-on-focus {
    position: absolute;
}

body div#header {
    min-height: auto;
    padding-bottom: 8px;
    position: relative;
}

div#header::after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 1px;
    background-color: transparent;
    box-shadow: 0px 2px 2px #000;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    div#header::after {
        display: none;
    }
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
     body div#header {
        height: 48px;
        min-height: 52px;
    }
}

body ul.menu-horizontal a {
    font-size: 2.1rem;
}

body .nav#menu {
    position: relative;
    top: -60px;
    z-index: 100;
    max-width: 1250px;
    margin: 0 auto;
}

body .nav #menu_wide {
    position: absolute;
    top: 0;
    right: 0;
    width: 75%;
    background-color: transparent;
    border-bottom: none;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .nav #menu_wide {
        background-color: #003B5D;
        right: 10px;
        height: 45px;
        width: auto;
    }
}

body .nav #menu_wide .menu-horizontal .active a {
    background-color: transparent;
}

body .nav #menu_wide .menu-horizontal li a {
    color: #003B5D;
    box-shadow: 0px 0px #003b5d;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .nav #menu_wide .menu-horizontal li a {
        color: #fff;
    }
}

body .nav #menu_wide .menu-horizontal li a {
    position: relative;
}

body .nav #menu_wide .menu-horizontal li a {
    text-decoration: none;
}

body .nav #menu_wide .menu-horizontal li a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 0px;
    bottom: -19px;
    left: 2px;
    background-color: transparent;
    text-decoration: none;
    box-shadow: 0px 5px #003b5d;
    transition: ease all 0.2s;
}

body .nav #menu_wide .menu-horizontal li a:hover:after {
    content: "";
    display: block;
    position: absolute;
    height: 4px;
    box-shadow: 0px 5px #003b5d;
    transition: ease all 0.2s;
}

body .nav #menu_wide .menu-horizontal li .dropdownmenu a:hover:after {
    display: none;
}

body .singlemenu li:hover > a, body .singlemenu li a.show-menu {
    background-color: inherit;
}

@media screen and (max-width: 860px) {
    .menu-horizontal li.active > ul.dropdownmenu {
        background-color: inherit;
        margin-left: 20px;
    }
}

body.menutype_horizontal ul.dropdownmenu {
    width: inherit;
    background-color: #fff;
}
.calamity_active .contentrow.calamity {padding-top:60px;}

@media screen and (max-width: 960px) {
    body.menutype_horizontal ul.dropdownmenu {
        background-color: inherit;
    }
}

body.menutype_horizontal ul.dropdownmenu li {
    width: auto;
    display: block;
    float: none; 
    margin-bottom: 10px;
}

body.menutype_horizontal ul.dropdownmenu li a {
    padding: 20px 10px;
}

body.menutype_horizontal #dl-menu ul.dropdownmenu li a.item-link {
        font-size: 2rem;
    padding-right: 20px;
    width: inherit;
}

body.menutype_horizontal #dl-menu ul.dropdownmenu li a.item-link:hover {
    box-shadow: 0px 2px #003B5D;
}

body #accessibility-tools {
    left: inherit;
    top: 9px;
}

@media screen and (max-width: 960px) {
    body #accessibility-tools {
        right: 130px;
        top: 22px;
    }
}

body button.switch::before,
body * #accessibility-tools * {
        font-size: 2rem;
    color: #003B5D;
}

@media screen and (max-width: 960px) {
    body #accessibility-tools {
        right: 130px;
        top: 22px;
    }
}

@media screen and (max-width: 760px) {
    body #accessibility-tools {
        right: 130px;
        height: auto;
        width: 160px;

    }

    body * #accessibility-tools * {
        text-align: left;
        line-height: 1.1;
        margin: auto;
    }
}

@media screen and (max-width: 460px) {
    body #accessibility-tools {
        display: none;
    }
}

body * #accessibility-tools button span:hover {
    text-decoration: underline;
}

/* MOBILE MAIN MENU */

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body #menu_wide {
        top: -81px;
        right: 7px;
        width: 54px;
        height: 48px;
    }

    #menu_wide #menu-icon {
        text-indent: -103px;
        overflow: inherit;
        color: #003B5D;
            font-size: 2rem;
        font-weight: 600;
    }

    .active#menu-icon:before {
        content: "x";
        position: absolute;
        color: #fff;
        font-weight: 600;
        font-size: 3rem;
        left: 0px;
        top:0;
        width: 40px;
        height: 34px;
        text-indent: 0px;
        line-height: 0.7;
        padding-top: 8px;
        padding-left: 0px;
        background: #003b5d;
        z-index: 10;
    }
   
    body #menu_wide:after {
        top: 12px;
    }
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body #menu_wide {
        top: -80px;
    }    
}

@media only screen and (min-width: 5px) and (max-width: 959px) {

    body .nav #menu_wide .menu-horizontal:after {
        content: "";
        display: block;
        background: #003B5D;
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        transition: ease all 0.2s;
    }

    body .nav #menu_wide .menu-horizontal  li a {
        padding: 15px 15px;
    }
}

/* SEARCH BAR */
body.layout_four.topsix_search #quicksearch {display:none;}

body .header .contentrow #quicksearch {
    top: 127%;
    width: 28%;
    right: 0;
    left: inherit;
    z-index: 10;
    background: #fff;
    border: 1px solid #003B5D;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .header .contentrow #quicksearch {
        top: 69px;
        right: unset;
        left: unset;
        margin:0 3%;
        width: 94%;
    }
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    body .header .contentrow #quicksearch {
        width: 93%;
    }
}
form#sublayout_search:focus,
body.onlytoptasks .header .contentrow #quicksearch:focus {
    outline: dashed 2px #003B5D;
    box-shadow: 0px 0px 0px 2px #fff;
}
div.topsix_search #sublayout_search {
    margin-left:auto;
    margin-right:auto;
    z-index: 10;
    width: 100%;
    max-width: 690px;
    box-shadow: 0px 0px 4px 1px #565656;
    border: 1px solid #003B5D;
    height:55px;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body.onlytoptasks .header .contentrow #quicksearch {
        top: 122px;
        left: 2%;
        width: 94%;
    }
}
div.topsix_search #sublayout_search input.text,
body .header .contentrow #quicksearch input.text {
    width: 80%;
    height: 55px;
        font-size: 2rem;
    padding: 2px 20px;
    background: #fff;
    border: 0;
}
div.topsix_search #sublayout_search input.text {width:calc(100% - 55px);}

div.topsix_search #sublayout_search button.submit,
body .header .contentrow #quicksearch button {
    background-color: #003B5D;
    min-width: 52px;
    min-height: 55px;
    height:55px;
    width:55px;
    margin-left: -53px;
    margin-top: 0px;
    float: right;
}
form#sublayout_search .all-results button,
body .header .contentrow #quicksearch .all-results button {
    background-color: #fff;
    min-width: 52px;
    min-height: 53px;
    margin-left: 5px;
    font-size: 2rem;
    margin-top: 1px;
    width:auto;
}
form#sublayout_search p button:hover,
body .header .contentrow #quicksearch p button:hover {
    background-color: #fff;
    border-left: 1px solid #003B5D;
}
form#sublayout_search button.submit:before,
body .header .contentrow #quicksearch button.submit:before {
    font-size: 2.5rem;
    color: #fff;
}
form#sublayout_search button.submit:hover::before,
body .header .contentrow #quicksearch button:hover.submit:before {
    color: #003B5D;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body form#quicksearch {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 11px;
        text-align: center;
    }
}

form#quicksearch p {
    overflow: inherit;
}
form#sublayout_search:hover,
body.toptaken_home form#quicksearch:hover {
    box-shadow: 0px 0px 5px 3px #003B5D;
}
form#sublayout_search:focus,
body button:focus,
body.toptaken_home form#quicksearch:focus {
    outline: dashed 2px #003B5D;
    box-shadow: 0px 0px 0px 2px #fff;
}
form#sublayout_search input.text,
body.toptaken_home form#quicksearch input.text {
    width: 100%;
    height: 50px;
    border: 0;
    font-size: 1.2em;
    padding-left: 20px;
    color: #003B5D;
}

form#sublayout_search button.submit,
body.toptaken_home form#quicksearch button.submit {
    min-width: 55px;
    min-height: 50px;
    margin-left: -55px;
    background: #003B5D;
}
form#sublayout_search button.submit:hover,
body.toptaken_home form#quicksearch button.submit:hover {
    border-left: 1px solid #003B5D;
    background: #fff;
}
form#sublayout_search button.submit:before,
body.toptaken_home form#quicksearch button.submit:before {
    color: #fff;
    font-size: 2.6rem;
}
form#sublayout_search button.submit:hover:before,
body.toptaken_home form#quicksearch button.submit:hover:before {
    color: #003B5D;
}

.livesearch ul {
    padding-bottom: 70px;
}

body #quicksearch-keywords_suggestions {
    margin-top: 55px;
}

/* JUMBOTRON */

body div.sublayout_row1_toptaken_home {
    height: 310px;
    background-size: cover;
}

body div.sublayout_row1_toptaken_home span {
    vertical-align: text-bottom;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body div.sublayout_row1_toptaken_home {
        height: 110px;
    }
}

body #wrapper .sublayout_row1_onlytoptasks {
    position: relative;
    padding-top: 340px;
    background-position: center 111%;
    background-size: cover;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body #wrapper .sublayout_row1_onlytoptasks {
        padding-top: 180px;
        background-position: center -25vh;
    }
}

body #wrapper .sublayout_row1_onlytoptasks .contentrow,
body #wrapper .sublayout_row2_onlytoptasks .contentrow {
    background: #fff; 
    max-width: 100%;
    width: 100%;
    border-top: 5px solid #85BCE9;
}

ul.onlytoptasks.columns,
body #wrapper .sublayout_row1_onlytoptasks .contentrow .onlytoptasks,
body #wrapper .sublayout_row2_onlytoptasks .contentrow .onlytoptasks {
    width: 98%;
    max-width: 1250px;
    padding: 20px 0 0 4px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

@media only screen and (max-width: 960px) { 
    body #wrapper .sublayout_row1_onlytoptasks .contentrow .onlytoptasks  {
        padding-left: 1%;
        padding-right: 1%;
    }
}

@media only screen and (max-width: 768px) { 
    body #wrapper .sublayout_row1_onlytoptasks .contentrow .onlytoptasks  {
        padding-right: 2%;
    }
}

@media screen and (max-width: 460px) {
    ul.onlytoptasks.columns,
    body #wrapper .sublayout_row1_onlytoptasks .contentrow .onlytoptasks {
        width: 97%;
        padding-left: 0.9%;
    }
}

ul.onlytoptasks a:focus {
    outline: 4px #003B5D dashed;
}

ul.onlytoptasks.columns li.column,
body ul.onlytoptasks li.column {
    flex: 1 0 24%; 
    margin-bottom: 20px;
    border-bottom: #003B5D solid 3px;
}

ul.onlytoptasks.columns li.column.last-column {
    margin-right: 2% !important;
}

@media only screen and (max-width: 960px) { 
    ul.onlytoptasks.columns li.column.last-column {
        margin-right: 1% !important;
    }
}

@media only screen and (max-width: 768px) { 
    ul.onlytoptasks.columns li.column,
    body ul.onlytoptasks li.column {
            flex: 1 0 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 959px) {
    ul.onlytoptasks.bannercount-6 li.column:nth-child(1), ul.onlytoptasks.bannercount-6 li.column:nth-child(2), ul.onlytoptasks.bannercount-6 li.column:nth-child(3) {
        margin-bottom: 20px !important;
    }
}

@media only screen and (max-width: 1024px) { 
    body ul.onlytoptasks li.column {
        width: 47.33%;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 960px) { 
    ul.onlytoptasks.bannercount-6 li.column:nth-child(3) {
        margin-right: 1%;
    }
}

@media only screen and (max-width: 640px) { 
    ul.onlytoptasks.bannercount-6 li.column,
    ul.onlytoptasks.bannercount-5 li.column,
    ul.onlytoptasks.bannercount-4 li.column,
    body ul.onlytoptasks li.column {
        width: 98%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 959px) {
    ul.onlytoptasks.bannercount-6 li.column:nth-child(1), ul.onlytoptasks.bannercount-6 li.column:nth-child(2), ul.onlytoptasks.bannercount-6 li.column:nth-child(3) {
        margin-bottom: 1px;
    }
}

@media only screen and (max-width: 959px) { 
    body ul.onlytoptasks.bannercount-5 li.column:nth-child(4) {
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 959px) {
    ul.onlytoptasks.bannercount-4 li.column:nth-child(3) {
        margin-top: 0;
         margin-left: 0 !important;
    }

    ul.onlytoptasks.bannercount-5 li.column:nth-child(5),
    ul.onlytoptasks.bannercount-5 li.column:nth-child(4) {
        margin-top: 0;
    }
}

@media only screen and (max-width: 960px) { 
    ul.onlytoptasks.bannercount-4 li.column:nth-child(3) {
        margin-left: 1.9%;
    }
}

@media only screen and (max-width: 786px) { 
    ul.onlytoptasks.bannercount-4 li.column:nth-child(3) {
        margin-top: inherit;
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 480px) { 
    ul.onlytoptasks.bannercount-4 li.column:nth-child(4) {
        margin-top: 0;
    }
}

body ul.onlytoptasks li.column a {
    background-color: #efefef;
    position: relative;
    border-color: transparent;
    color: #003B5D;
    transition: box-shadow 0.2s ease;
    text-align: left;
    box-shadow: 0px 0px 4px 1px #565656;
}

body ul.onlytoptasks li.column a:hover {
    text-decoration: none;
    box-shadow: 0px 1px 0px 3px #003B5D;
    transition: box-shadow 0.2s ease;
}

@media only screen and (max-width: 480px) {
    ul.onlytoptasks li.column a {
        height: auto !important;
        padding: 10px 5px;
    }

    body ul.onlytoptasks.columns li.column,
    body .onlytoptasks ul li.column a {
        height: auto;
        min-height: 50px;
    }
}

body ul.onlytoptasks li.column a span {
    font-size: 2.6rem;
    font-weight: 600;
    padding: 18px 10px 10px 10px; 
    width: 90%;
    text-align: left;    
    justify-content: left;
    line-height: 1;
}

@media only screen and (max-width: 480px) { 
    body ul.onlytoptasks li.column a span {
        font-size: 2.4rem;
        top: 0;
        padding-top: 0px;
        padding-bottom: 0;
        padding-left: 0px;
    }
}

body ul.onlytoptasks li.column span:after {
    content: "";
    display: block;
    position: absolute;
    right: 20px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

@media only screen and (max-width: 480px) { 
    body ul.onlytoptasks li.column a span:after {
        right: 10px;
    }
}

body ul.onlytoptasks li.column a img {
    height: 50px;
    width: auto;
    margin: 4px 0 0 10px;
}

@media only screen and (max-width: 480px) { 
    body ul.onlytoptasks li.column a img {
        display: inline-block;
        height: 30px;
        width: 30px;
        margin: 0 0 10px 0;
    }
}

@media only screen and (max-width: 444px) { 
    body ul.onlytoptasks li.column a img {
        display: none;
    }
}

body ul.onlytoptasks li.column a:hover span:after {
    right: 9px;
}

.fotobar {
    margin: 4px;
}

/* BREADCRUMS */

/*-- search page */

.layout_search .row1_breadcrumb {
    min-height: 75px;
}

body .breadcrumbs {
    max-width: 56%;
    font-size: 2rem;
    z-index: 0;
    margin-right: 3px;
    margin-left: 0;
    padding-left: 20px;
    text-decoration: none;
    line-height: 1.3;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .breadcrumbs {
        max-width: 100%;
    }
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    body .breadcrumbs {
        padding-left: 9px;
        max-width: 96%;
    }
}

body .breadcrumbs ol li a {
    color: #003B5D;
    text-decoration: none;
    font-weight: 600;
}

body .breadcrumbs a:hover {
    text-decoration: underline;
}

body .breadcrumbs ol .current-page {
    color: #4f4f4f;
}

#row1.row1_breadcrumb {
    min-height: 75px;
    border-bottom: 5px solid #85BCE9;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    .row1_breadcrumb {
        padding-bottom: 8px;
        padding-top: 8px;
    }
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    .row1_breadcrumb {
        padding-top: 70px;
        padding-bottom: 0px;
    }
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    .row1_breadcrumb p {
        line-height: 1.5;
    }
}

body .row1_breadcrumb {
    position: relative;
}

body .contentrow .breadcrumbs {
    position: absolute;
    top: 50%;
    transform: translate( 0, -50%);
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .contentrow .breadcrumbs {
        position: inherit;
        top: 0;
        transform: translate( 0, 0);
    }
}

#row1.row1_breadcrumb[class*="sublayout_row1_"] {
    background-position: center 6.2rem;
}

@media only screen and (max-width: 960px) { 
    #row1.row1_breadcrumb[class*="sublayout_row1_"] {
        background-image: none;
    }
    body .contentrow_breadcrumb {
        margin-left: -5px;

    }
}

body .row1_breadcrumb {
    background-position: center 7.5rem !important;
}

/* resetter breadcrum */

body .contentrow_breadcrumb {
    padding-left: 0;
    margin-left: 0;
    min-height: 75px;
    position: relative;
    background-color: #f5f5f5;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    body .contentrow_breadcrumb {
        min-height: auto;
    }
}

#row1.row1_breadcrumb {
    background-size: cover;
}

#bannerfoto {
    min-height: 340px;
    max-height: 340px;
    height: 340px;
}

@media only screen and (min-width: 5px) and (max-width: 959px) {
    #bannerfoto {
        display: none;
    }
}

/* SEARCH RESULTS */

.search-results h3 {
    font-size: 2.8rem;
    margin-bottom: 0;
}

.search-results .items li {
    border-top: 1px solid #003B5D;
}

.search-results h3 .item-title {
    color: #003B5D;
    font-size: 2.4rem;
    position: relative;
    display: block;
}

.search-results h3 .item-title:after {
    content: "";
    display: block;
    position: absolute;
    right: -15px;
    top: 7px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

.search-results h3 .item-title:hover:after {
    right: -20px;
}

.search-results .items p.description {
    margin-top: 0;
}

@media screen and (max-width: 860px) {
    .search-results h3 .item-title {
        width: 94%;
        display: block;
        font-weight: bold;
        font-size: 2.4rem;
    }
}

@media only screen and (min-width: 513px) and (max-width: 960px) {
    body .search-results {
        width: 95%;
        padding-left: 10px;
    }
}

.search-results p.with-photo img {
    max-width: 100px;
}

@media only screen and (max-width: 460px) {
    .search-results p.with-photo img {
        display: none;
    }
}

/* PAGINATION */

.pagerbar .previous a,
.pagerbar .next a {
    position: relative;
}

.pagerbar .previous a {
    padding-left: 20px;
}

.pagerbar .next a {
    padding-right: 20px;
}

.pagerbar .previous a:after,
.pagerbar .next a:after {
    position: absolute;
    display: inline-block;
    float: right;
    font-family: "fontawesome";
    font-size: 1.4rem;
    line-height: 20px;
    font-weight: normal;
    text-decoration: none;
    content: "\f078";
    transition: 0.3s;
    color: #003B5D;
}

.pagerbar .previous a:after { 
    transform: rotate(90deg);
    TOP: 7px;
    left: 3px;
}

.pagerbar .next a:after { 
    transform: rotate(-90deg);
    TOP: 7px;
    right: 3px;
}

/* Zoekbalk Home */
div.topsix_search {padding-top:150px;padding-bottom:110px;}
/* LINK BLOCK HOME*/
body #row3 {
    background-color: transparent;
}

body .container {
    margin-bottom: 2em;
}

body .onecolumn .landing ul {
    padding-left: 6px;
    padding-right: 3px;
}

body .onecolumn .landing ul.items {
    padding-top: 10px;
}

.onecolumn .landing.folder ul.items li {
    border: 0;
}

body .onecolumn .landing ul.items li a.item-title  {
    display: block;
    padding-left: 10px;
}

body .onecolumn .landing.folder ul.items li a span.title {
    line-height: normal;
    vertical-align: top;
    display: block;
    position: relative;
}

body .onecolumn .landing.folder ul.items li a span.title {
    font-weight: 600;
    font-size: 2rem;
    color: #003B5D;
}

body .onecolumn .landing ul.items li a.item-title .title:after {
    content: "";
    display: block;
    position: absolute;
    left: -11px;
    top: 9px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

body .onecolumn .landing ul.items li .item-title:hover {
    text-decoration: underline;
}

body .onecolumn .landing ul.items li a.item-title .image {
    display: block;
    width: auto;
    height: 40px;
    margin-bottom: 5px;
    padding: 10px 0 10px 20px;
}

body .onecolumn .landing ul.items li a.item-title .image img {
    margin: 0;
    max-width: auto;
    width: auto;
    display: block;
    height: 100%;
}

body .folder ul li h2 {
    font-size: 2.8rem;
}

.container.landing h2 a, .container.landing.vacancy h2 a {
    background: #efefef;
    box-shadow: 0px 0px 10px -4px #565656;
    border-bottom: 2px solid #003B5D;
    font-weight: bold;
    padding: 10px;
    transition: box-shadow 0.2s ease;
}

.container.landing h2 a:hover, .container.landing.vacancy h2 a:hover {
    box-shadow:0px 0px 1px 2px #003B5D;
}

.container.landing h2 a span, .container.landing.vacancy h2 a span {
    font-size: 2.6rem;
    padding-top: 0;
    position: relative;
    display: inline-block;
}

.container.landing h2 a span {
    padding-bottom: 0;
}

.container.landing h2 a img {
    margin-top: 8px;
}

.container.landing h2 a span:after, .container.landing.vacancy h2 a span:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    top: 10px;
    right: 0px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 8px solid #003B5D;
}

.container.landing h2 a:hover span:after, .container.landing.vacancy h2 a:hover span:after {
    right: -4px;
    transition: all 0.2s ease;
}

/* CATEGORY OVERVIEW PAGE */

.overview_folder .main-content .folder .items {
    width: 96%;
}

.overview_folder .main-content .folder .items.no-description li {
    min-height: auto;
    box-sizing: border-box;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 0;
    position: relative;
    background-color: inherit;
    border-bottom: none;
    box-shadow: none;
    padding-right: 10px;
}

@media only screen and (min-width: 513px) and (max-width: 959px) {
    .overview_folder .main-content .folder .items.no-description li {
        padding-top: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
}

.overview_folder .main-content .folder .items.no-description li a {
    font-size: 2.6rem;
    color: #003B5D;
    position: relative;
    padding-right: 40px;
}

.overview_folder .main-content .folder .items.no-description li a:hover {
    box-shadow: 0px 2px 0px 0px #003B5D;
    transition: box-shadow 0.2s ease;
}

.overview_folder .main-content .folder .items.no-description li a:after {
    content: "";
    display: block;
    position: absolute;
    right: 15px;
    top: 10px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

.overview_folder .main-content .folder .items.no-description li a:hover:after {
    right: 5px;
}

/* LINK BLOCK CATEGORIE */

.section.folder .columns {
    padding: 5px;
}

@media only screen and (max-width: 500px) {
    .section.folder ul.columns {
        display: inherit;
    }
}

body .main-content .section.folder ul.columns.three {
    overflow: hidden;
    list-style: none;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    list-style-type: none;
}

.items li, dl.items dd {
    margin-bottom: 20px !important;
}

ul.no-description li {
    margin-bottom: 5px;
    padding-bottom: 5px;
}

@media only screen and (min-width: 513px) and (max-width: 959px) {
    body .main-content .section.folder ul.columns.three {
        grid-template-columns: 1fr 1fr;
    }

    body .three .column:nth-child(3n+0),
    body .three .column:nth-child(3n+1),
    body .three .column:nth-child(3n+1),
    body .three .column:nth-child(3n+1),
    body .three .column,
    body .three ul.columns li {
        margin-top: 0 !important;
        margin-right: 5px !important;
        margin-bottom: 20px !important;
        margin-left: 5px !important;
    }

    body .content-wrapper .three .column,
    body .content-wrapper .three .column:nth-child(3n+0) {
        margin: 0 5.5% 20px 5px !important;
    }
}

@media only screen and (max-width: 513px) {
    body .main-content .section.folder ul.columns.three {
        display: block !important;
    }
}

.items .two .columns {
    box-sizing: border-box;
    margin-bottom: 3.125rem;
    position: relative;
    min-height: 128px;
    margin: 0 2% 1.5rem 0;
    transition: background-color 0.18s;
    background: #f4f5f6;
}

.section.folder ul.columns.three li.column {
    width: auto;
    float:left;
    box-sizing: border-box;
    transition: background-color 0.18s;
    background: #f4f5f6;
    border-bottom: 3px solid #003B5D;
    box-shadow: 0px 0px 4px 1px #565656;
    margin-right: 5.5%;
}

@media only screen and (max-width: 513px) {
    .section.folder ul.columns.three li.column {
        width: 97%;
    }
}

.section.folder ul.no-description.three li.column {
    background-color: transparent;
    border-bottom: none;
    box-shadow: none;
}

.layout_four .section.folder ul.columns.three li.column h3 a.item-title {
    font-weight: normal;
    color: #003B5D;
    left: 0;
    box-sizing: border-box;
    align-items: flex-end;
    width: 100%;
    overflow: hidden;
}

.section.folder .columns li .with-photo .item-photo {
    display: block;
    overflow: hidden;
    margin: 10px 0;
}

.section.folder .columns li .with-photo .item-photo img {
    min-width: 100%;
}

.layout_four .section.folder ul.columns.three li.column h3 a.item-title {
    padding: 12px 12px 10px 15px;
}
    
.section.folder ul.columns.three li {
    padding: 12px 12px 10px 15px;
}

.section.folder ul.columns.three li ul li {
    padding: 0;
}

.section.folder .columns li a:hover { 
    text-decoration: underline;
}

body .section.folder .columns li a:focus,
.section.folder .columns li h2 a:focus { 
    outline: 2px dashed #003B5D;
}

.section.folder .two li a {
    width: 92%;
}

.section.folder .three li a {
    width: 88%;
}

@media only screen and (max-width: 960px) {
    .section.folder .two li a,
    .section.folder .three li a {
        width: 93%;
    }
}

.section.folder .columns li a:hover {
    text-decoration: none;
}

.section.folder .columns li a:focus {
    outline: none;
}

.section.folder .columns li h2,
.section.folder .columns li h2 a {
    font-size: 2.6rem;
    font-weight: bold;
    color: #003B5D;
    word-break: break-word;
    position: relative;
    width: 96%;
    display: block;

}

.section.folder .columns li h2 a {
    
}

@media only screen and (max-width: 500px) {
    .section.folder .columns li h2,
    .section.folder .columns li h2 a {
        font-size: 1em;
    }
}
.section.folder .columns li h2 {
    width: 96%;
}

.section.folder .columns .more a {
    position: relative;
}

.section.folder .columns .more a:after,
.section.folder .columns li h2 a:after {
    content: "";
    display: block;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

.section.folder .columns li h2 a:after {
    right: -18px;
    top: 8px;
}

.section.folder .columns .more a:after {
    right: -26px;
    top: 6px;
}

.section.folder .columns li a:hover:after {
    right: -30px;
}

@media only screen and (max-width: 500px) {
    .section.folder .columns .more a:after, .section.folder .columns li h2 a:after {
        right: -20px;
        top: 4px;
    }
}

body .section.folder .columns li .objectinfo,
body .main-content .section.folder .columns li .description {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: normal;
    margin-top: 55px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    clear: both;
    margin: 0;
}

body .main-content .section.folder .columns li .description {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.items ul.subitems {
    padding-left: 25px;
}

.overview_folder .with-photo.description {
    margin-top: 0;
}

body .section .no-description li {
    padding: 0;
    padding-bottom: 0;
}

body .no-description li a {
    display: block;
    height: 100%;
    padding-right: 15px;
}

/* LANDINGSPAGE */

body .contentrow > .section {
    border-bottom: 1px solid #747474;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

body #row3 .two.columns {
    margin-top: 0;
}

.contact-icon {
    margin-bottom: 120px;
}

@media only screen and (max-width: 500px) {
    .contact-icon {
        display: none;
    }
}

/* sidebar */

body .aside .container_aside {
    position: relative;
} 

body .aside .container_aside .title .dsEditText {
    padding-right: 20px;
}

div.container_aside > ul, div.container_aside > div {
    border: 0px;
}

body .contentrow .detail_aside #side-content,
.contentrow .detail_aside #side-content,
.detail_aside #side-content,
body .detail_aside #side-content,
body .detail_aside,
body #side-content {
    margin-top: 30px;
}

div.container_aside > ul p div.container_aside > ul a, div.container_aside > div p, div.container_aside > div a {
    color: #fff;
}

div.sublayout_row4_onlytoptasks {
    background-size: cover;
}

.briefing {
    margin-bottom: 90px;
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    .contentfooter div#content-footer {
        width: 97%;
    }
}

/* TOPSIX_NEWS  NEWS BANNER FOOTER*/

body .grid-8.topsix_news {
    width: 99%;
    margin-top: 55px;
    margin-bottom: 55px;
}
@media only screen and (min-width: 960px) { 
    #dl-menu {height:0;}
}

@media only screen and (max-width: 960px) { 
    body .grid-8.topsix_news {
        width: 89%;
        margin-left: 5%;
    }    
}

@media only screen and (max-width: 480px) { 
    body .grid-8.topsix_news {
        width: 100% !important;
        margin-left: -1%;
    }    
}

body #slider {
    box-shadow: 0px 0px 4px 1px #565656;
}

@media only screen and (max-width: 480px) { 
    body #slider {
        width: 90%;
        margin-left: 5%;
    }
}

body #slider h2 {
    background-color: #003B5D;
}

body #slider h2 a {
    font-size: 2.4rem;
    font-weight: 600;
    color: #fff;
}

body #slider h3 {
    position: relative;
}

body #slider h3:after,
body a.more:after {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 10px solid #003B5D;
    transition: all 0.2s ease;
}

body #slider h3:after {
    right: 16px;
}

@media only screen and (max-width: 480px) { 
    body #slider h3:after {
        right: 6px;
    } 
}

body a.more:after { 
    right: 14px;
    border-left: 10px solid #fff;
}

@media only screen and (max-width: 480px) { 
    body a.more:after { 
        right: 4px;
    } 
}

.topsix_news #slider .accordion-content .description, 
.topsix_news #slider .accordion-toggle,
body #slider .accordion-toggle.accordion-toggle-active {
        font-size: 2rem;
    cursor: pointer;
    padding: 12px 30px 12px 20px;
}

#slider .accordion-toggle.accordion-toggle-active {
    background-color: #efefef;
    border-bottom: 1px solid #85BCE9;
    color: #003B5D;
}

body .topsix_news #slider .accordion-content {
    height: auto;
}

#slider .accordion-toggle {
    color: #003B5D;
}

#slider .accordion-toggle:hover, #slider .accordion-toggle:focus {
    background-color: #fff;
    border-color: #003B5D;
}

body .topsix_news #slider .accordion-content .description span {
    max-height: inherit;
}

/* news overvew */
body .masonry-list li.grid-item img {
    padding-left: 10px;
}

body .masonry-list span.objectinfo {
    display: inline-block;
}

body .masonry-list a.more {
    border-radius: 7px;
    padding: 15px 20px;
    border: 2px solid #003B5D;
    background-color: #003B5D;
    color: #fff;
        font-size: 2rem;
    font-weight: bold;
}

/* FOOTER */

#footer .quicklinks a,
#footer #contact a {
    text-decoration: underline;
}

div.sublayout_row3_topsix {
    background-size: cover;
}

body .footer_website {
    border-right: 0;
    border-left: 0;
    border-bottom: 0;
    border-top: 5px solid #003B5D;
    position: relative;
    margin-bottom: 90px; 
    padding-bottom: 20px;
}

body .footer_website ul li a,
body .footer_website a,
body .footer_website p {
        font-size: 2rem;
}

@media only screen and (min-width: 513px) and (max-width: 959px) {
    body .footer_website .three .column {
        width: 47%;
        margin: 1em 1.5% 0;
    }
}

body .footer_website .column p {
    padding-top: 10px;
}

body .footer_website ul li {
    list-style: none;
}

body .footer_website .columns ul li:before {
    content: "";
    border-color: transparent #003B5D;
    border-style: solid;
    border-width: 0.30em 0 0.30em 0.35em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 0.9em;
    position: relative;
}

body #footer_columns .column ul li a {
    text-decoration: none;
}

body #footer_columns .column ul li a:hover {
    text-decoration: underline;
}

body #footer_columns .column:nth-child(2) ul li a {
    text-decoration: none;
}

body #footer_columns .column:nth-child(2) ul li a:hover {
    text-decoration: underline;
}

body .footer_website .emphasisyellow {
    padding-left: 10px;
    padding: 10px;
}

body .footer_website .emphasisyellow a {
    padding-left: 0;
}

body .footer_website p img,
body .footer_website a img {
    position: absolute;
    top: 6px;
    left: 0;
} 

body .footer_website #footer {
    position: absolute;
    bottom: -90px;
    left: 0;
    height: 55px;
    padding-top: 20px;
    width: 100%; 
    background: #fff;
}

body .footer_website #footer .quicklinks {
    padding: 0 5px;
    margin: 0 auto;
}

@media only screen and (max-width: 1150px) { 
    body .footer_website #footer .quicklinks {
        float: right;
    }
}

@media only screen and (min-width: 5px) and (max-width: 512px) {
    
    body .footer_website #footer .quicklinks {
        width: 100%;
    }
}

body .footer_website .footer_website__nav a  {
    padding-left: 0px;
}

body .footer_website #footer .quicklinks li a {
        font-size: 2rem;
    color: #003B5D;
}

.with-background #footer_columns {
    background: #fff;
}

.column h2 {
    font-weight: bold;
}

#contact-information .heading, #footer_columns .column h1, #footer_columns .column h2, #footer_columns .column h3, #footer_columns .column h4 {
    font-size: 2.6rem;
}

.with-background #footer_columns h2, .with-background #footer_columns h3, .with-background #footer_columns a, .with-background #footer_columns p, .with-background #footer_columns li {
        font-size: 2rem;
}

.with-background #footer_columns .social-menu {
    position: relative;
    display: block;
    height: 100%;
    width: 300px;
}

.footer_website #social-follow ul li:before {
    display: none;
}

.footer_website #social-follow h3 {
    margin-top: 0.3em;
    font-size: 1.8em;
    line-height: 2;
}

.footer_website #social-follow {
    background-color: inherit;
    position: absolute;
    bottom: -20px;
    right: 0;
}

@media screen and (max-width: 512px) { 
    .footer_website #social-follow {
        bottom: 15px;
    }
}

.footer_website div.icon-list-container h2 {
    float: none;
    display: inline-block;
    font-size: 2rem;
    color: #003B5D;
    padding: 0px 10px 3px 0;
    vertical-align: top;
    line-height: 3;
}

.footer_website #social-follow ul.icon-list {
    display: inline-block;
}

.list-icon:before {
    color: #003B5D;
    font-size: 1em;
    width: 34px;
}

#social-follow a.list-icon {
    border: 2px solid #003B5D;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;
}

body #social-follow .list-icon:before {
    font-size: 30px;
    line-height: 1.5;
}

#social-follow a.list-icon:hover {
    border-color: #003B5D;
    background-color: #003B5D;
}

#social-follow .list-icon:hover:before {
    color: #fff;
}

body #social-follow a.list-icon.facebook-icon:before {
    content: "\f082";
}

body #social-follow a.list-icon.twitter-icon:before {
    content: "\f099";
}

body #social-follow a.list-icon.youtube-icon:before {
    content: "\f167";
}

body #social-follow a.list-icon.instagram-icon::before {
    content: "\f16d";
}

body .footer_website .folder ul li {
    background: none;
    box-shadow: none;
    border-bottom: 0px;
    list-style: none;
}

body .footer_website .folder ul li:before {
    content: "";
    border-color: transparent #111;
    border-style: solid;
    border-width: 0.30em 0 0.30em 0.40em;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 21px;
    position: relative;
}

.with-background #footer_columns .folder ul li a {
    text-decoration: none;
}

.with-background #footer_columns .folder ul li a:hover {
    text-decoration: underline;
}

body .footer_website .footer-nav-middle {
    margin-top: 50px;
}

@media screen and (max-width: 512px) { 
    body .footer_website .footer-nav-middle {
        margin-top: 0px;
    }
}