
body::-webkit-scrollbar {width: 6px;}
body::-webkit-scrollbar-track {box-shadow: inset 0 0 5px grey;}
body::-webkit-scrollbar-thumb {background:#203367;}
body::-webkit-scrollbar-thumb:hover {background: #203367;}

.pages ul li.active a{background: #203367;color: #fff}
.peoplerightresults{align-items: center}
.peopleinner .right *{color: #000}

section.header-hero {height: 45vh;}
footer.primary .bottom .text{display: block}
footer.primary .bottom .text>p:nth-child(1){text-align: left}
@media  screen and (max-width: 1024px){
    footer.primary .bottom .text>p:nth-child(1){text-align: center}
}
@media  screen and (max-width: 768px){
    .peoplerightresults{align-items: unset}
    .peoplerightresults .peopleright{text-align: left}
    .newssection .item{margin:7.5px 0 }
    .sectionbanner .bannertext h1{line-height: 40px}

    section.image-side-content article.block{padding-left: 0}
    section.image-side-content{padding-left:6vw;padding-right: 6vw}
    section.image-side-content .content{padding-right: 0}
    section.image-side-content.landscape-offset article.block:first-of-type.image-portrait.image-left .image{padding-right: 0}
    .aboutsection .container h3{font-size: 18px!important;}
}
