<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body, html, #tabs.ui-tabs .ui-tabs-nav a {
    height: 100%;
    background: #F6F6F6;
}

.page-col {
	max-width: 1024px;
}

body {
	font-family: sans-serif;
	font-size: 110%;
}
h3 a {
	font-family: 'Akrobat';
	font-weight: bold !important;
    font-style: normal;
}
.hero-content .subtitle {
	font-family: 'Akrobat';
	font-weight: 300;
    font-style: normal;
    font-size: 100%;
    text-align: right;
}
.tablink {
	font-family: 'Novecento';
	font-weight: 600 !important;
    font-style: normal;
}
.page-header ul.menu a {
	font-family: 'Akrobat';
	font-weight: normal !important;
    font-style: normal;
    font-size: 125%;
}

h1, h2, h3, h4, h5, h6, .postdate, h1 a, h2 a, h4 a, h5 a, h6 a {
	font-family: 'Akrobat';
	font-weight: bold !important;
    font-style: normal;
}
h1 {
	font-family: 'Akrobat';
	font-weight: bold !important;
    font-style: normal;
    color: rgb(53, 53, 53);
    font-size: 2.3em;
	margin-block-start: 1em;
	margin-block-end: 0.3em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}
h2 {
	margin-bottom: 0.4em;
}
h3 {
	margin-bottom: 0.8em;
	margin-top: 1.35em;
}
.homepagecontent .post-item .col-9 h3 {
	margin-top: 0.5em;
}
h4 {
	margin-bottom: 0.3em;
	margin-top: 1.25em;
}
p {
	line-height: 1.4em;
	margin-bottom: 0.65em;
}
li {
	line-height: 1.4em;
}
.postdate {
	font-family: sans-serif;
	font-weight: 100 !important;
    font-style: normal;
}
.page-header {
	font-size:  90%;
}
.hero-image .hero-content .subtitle {
	text-transform: none;
	font-size: 145%;
}
.hero-image .hero-content .subtitle.en {
	max-width: 215px;
	font-size: 100%;
}
@media screen and (max-width: 768px) {
	.subtitle.en {
		margin: auto;
		font-size: 85% !important;
	}
}

.hero-image {
	overflow: hidden;
}
.hero-video {
	height: 100%;
	height: auto;
}
.homepagecontent .post-item .col-9 h3 {
	font-size: 150%;
	line-height: 105%;
	padding-bottom: 5px !important;
}
.homepagecontent .post-item .col-9 .postdate {
	font-size: 80%;
	font-weight: bold;
}
.postdate.time {
	font-size: 80%;
	display: block;
	margin-bottom: 5px;
}
.activelanguage {
	font-size: 170%;
}

.tablink {
	font-weight: 600;
}
.subpage-title {
	text-align: center;
	font-family: 'Akrobat';
	font-weight: bold !important;
    font-style: normal;
    color: rgb(53, 53, 53);
    font-size: 2.3em;
    background: none;
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px currentColor;
	border-image: none;
	vertical-align: baseline;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 0.3em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}



.main .main-content {
	padding: 0;
	width: 100%;
}

.page-header {
	background: white;
	height: 90px;
	text-align: center;
	line-height: 90px;
	vertical-align: middle;
}
.page-header.desktop.search-visible {
	height: 180px;
}
.page-header .page-col {
	display: inline-block;
	padding-top: 0;
}

/* The hero image */
.hero-image {
  /* Set a specific height */
  height: 50vh;
  min-height: 300px;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image.subsite {
	height: 25vh;
	min-height: 150px;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.page-header .social, .page-header .menu {
	display: inline-block
}
.page-header .social {
	float: left;
}
.page-header .menu {
	margin-left: 10px;
}
.page-header .position-left {
	width: auto;
	margin: 0;
	padding: 0;
	float: left;
}
.page-header .position-right {
	width: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.page-header ul.menu li + li::before {
	content: "";
	margin-left: 5px;
}
.page-header ul.menu a {
	text-decoration: none;
}
.page-header ul.menu a:hover, .page-header ul.menu a:focus {
	text-decoration: underline;
	color: rgba(89, 119, 35, 1)
}
.hero-image .page-col {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: right;
}
.hero-image .page-col:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}

.hero-image .page-col .hero-content {
	width: 35%; 
	float: none;
	color: white;
	margin: 20px;
	display: inline-block;
    vertical-align: middle;
    right: 10px;
    text-align: left;
}

.hero-image .hero-content #logo {
	width: 100%;
	padding-bottom: 30px;
} 
.subpage .hero-image .hero-content #logo, .about-page .hero-image .hero-content #logo {
	width: 80%;
	padding-bottom: 30px;
	margin-top: -15%;
	max-width: 300px;
}

.hero-image .hero-content .subtitle {
	padding-bottom: 10px;
}
.homepage-tabs {
	display: flex;
	width: 100%;
	justify-content: center;
	border: none;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font
}
.homepage-tabs button {
	border: none !important;
	background: none !important;
}
.homepage-tabs button:focus, .homepage-tabs button:hover {
	color: black;
}
.homepage-tabs button.activetab {
	color: rgba(89, 119, 35, 1) !important;
}
.tabs-separator {
	height: 1px;
	background: #aaaaaa;
	width: 100%;
	display: block;
}
.tabcontent, .blog-content {
	border: none !important;
	padding: 10px;
	padding-bottom: 20px;
	padding-top: 0px;
	box-sizing: border-box;
}
.blog-content h3 {
	margin-top: 0px;
}
.post-item {
	padding: 0px;
}
.tabcontent .post-list, .blog-content .post-list {
	overflow: hidden;
}
.main .main-content {
	max-width: none;
}
.tabcontent .post-item.sticky-post, .blog-content .post-item.sticky-post {
	width: 100%;
	border: none;
}
.tabcontent .post-item, .blog-content .post-item {
	display: inline-block;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.tabcontent .post-item .col-3, .blog-content .post-item .col-3 {
	width: 190px;
	display: block;
	float: left;
	position: relative;
}
.post-item .col-3 a.post-thumbnail-left {
	height: 100%;
}
.tabcontent .post-item .col-3 a img, .blog-content .post-item .col-3 a img {
	display: block;
	width: 100%;
	height: 100%;
  	object-fit: cover;
  	min-width: 190px;
	min-height: 190px;
}
.tabcontent .post-item .col-9, .blog-content .post-item .col-9 {
	width: 78%;
	display: block;
	float: right;
	height: 100%;
	text-decoration: none;
	padding-left: 20px;
	box-sizing: border-box;
	margin: 0px;
	margin-top: 20px;
	overflow: hidden;
}
@media only screen and (min-width: 768px) {
	.tabcontent .post-item .col-9, .blog-content .post-item .col-9 {
		margin-left: 0px;
		margin-right: 0px;
		margin: 10px;

	}
	.tabcontent .post-item, .blog-content .post-item {
		display: flex;
	}

}
.tabcontent .post-item .col-9 a, .blog-content .post-item .col-9 a {
	text-decoration: none;
}
.tabcontent .post-item .col-9 h3, .blog-content .post-item .col-9 h3 {
	padding-bottom: 10px;
	margin-bottom: 0;
}
.tabcontent .post-item .col-9 .morelink, .blog-content .post-item .col-9 .morelink {
	color: rgba(89, 119, 35, 1);
	font-size: 0.85em;
}

.page-header .language-switcher ul.menu li + li::before {
	display: none;
}
footer {
	display: inline-block;
	height: 100%;
	position: relative;
	box-sizing: content-box;
	width: 100%;
}
footer .col-4, .col-4 {
	width: 33.33332%;
	display: inline-block;
	position: relative;
	float: left;
	height: 100%;
	padding: 10px;
	margin: 0;
	box-sizing: border-box;
}
footer .col-3, .col-3 {
	width: 25%;
	display: inline-block;
	position: relative;
	float: left;
	height: 100%;
	padding: 10px;
	margin: 0;
	box-sizing: border-box;
}
footer .logo {
	text-align: center;
}
footer .col-2 {
	width: 16.666667%;
	float: left;
	box-sizing: border-box;
}
footer .col-6 {
	width: 50%;
	float: left;
	box-sizing: border-box;
}
footer .col-8 {
	width: 66.6666667%;
	float: left;
	box-sizing: border-box;
}
footer .col-2 img {
	width: auto;
	height: 150px;
	display: inline-block;
}
footer .social {
	display:inline-block; 
	text-align: center; 
	width: 100%; 
	float: none; 
	padding-top: 20px;
}
.page-footer .fb-i .icon {
		background-image: url("./images/social/fb_w.png");
}
.page-footer .tw-i .icon {
	background-image: url("./images/social/tw_w.png");
}
	
.page-footer .ig-i .icon {
	background-image: url("./images/social/ig_w.png");
}

.page-footer .yt-i .icon {
	background-image: url("./images/social/yt_w.png");
}
.page-footer .yt-i , .page-footer .ig-i , .page-footer .fb-i, .page-footer .tw-i {
	opacity: 1 !important;
}

.breadcrumbs {
	padding-top: 30px;
}
.people-search-form {
	text-align: center;
	margin-top:50px;
}
#intranet.tabcontent {
	padding-top: 50px;
}
#intranet.tabcontent ul {
	list-style: none;
	text-align: center;
	margin-left: 0px;
}
.hp-banner {
	box-sizing: border-box;
	width: 100%;
}
.hp-banner-image {
	background-size: cover !important;
    background-repeat: no-repeat !important;
    width: 100%;
    padding-top:100%; /* (img-height / img-width * container-width) */
}
.hp-logos, .hp-banner {
	margin-top: 100px;
	margin-bottom: 50px;
}
.hp-logos .col-4 {
	width: 100%;
	display: inline-block;
	float: none;
	text-align: center;
}
.hp-logos img {
	width: 200px;
	height: auto;
	margin: auto;
	text-align: center;
}
.about-page .main.page-col, .subpage .main.page-col {
	padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
	footer .logo {
		text-align: right;
	}
	.page-header .position-left {
		padding-left: 5px;
	}
	.page-header .position-right {
		padding-right: 10px;
	}
	.hero-video {
		width: 100%;
		height: auto;
	}
	.hp-banner-image {
	    padding-top:41.6%;
	}
	.hp-logos .col-4 {
		width: 33.333%;
		display: inline-block;
		float: left;
	}
	.hp-banner a {
		display: block;
	}
	.subpage .hero-image .hero-content #logo, .about-page .hero-image .hero-content #logo {
		width: 60%;
		padding-bottom: 0px;
		margin-top: 0px;
	}
	
	.desktop-search {
		position: relative;
		display: inline-block;
		width: 100%;
		height: 100px;
		top: -20px;
		text-align: center;
	}
	.desktop-search form#small-search {
		display: inline-block;
		margin: 0px;
		float: none;
		max-width: 250px;
	}
	.desktop-search form#small-search .searchInputBg button[type='submit']::before {
		color: grey
	}
	.desktop-search form#small-search input  {
		background-color: transparent;
		border: none;
		border-bottom: 2px solid grey;
		border-radius: 0px;
		text-align: left;
	}
	.desktop-search .search-text {
		display: inline-block;
		margin-right: 10px;
		font-weight: bold;
	}
	.search-btn {
		width: 20px;
		height: 20px;
		display: inline-block;
		background: url(./images/search-open.svg);
		background-repeat: no-repeat;
		background-size: 20px 20px;
		padding: 0px;
		border-radius: 0px;
	}
	.search-btn.search-visible {
		background: url(./images/search-close.svg);
	}
	.fb-i, .ig-i, .yt-i, .tw-i { 
		padding-left: 5px;
	}
}
.noscript-separator {
	display: none;
}

.page-header.desktop {
	display: none;
}
.page-header.mobile {
	display: block;
	height: 100%;
	line-height: normal;
}

form#small-search {
	display: block;
}

.page-header .language-switcher {
	display: block;
}
@media only screen and (max-width: 767px) {
	body {
		background: none;
	}
	#small-search input {
		width: 100% !important;
		max-width: 100% !important;
	}
	.page-header .menu {
		display: inline-block;
		width: 100%;
		float: none;
	}
	.page-header li, .page-header ul {
		list-style: none;
		margin: 0;
	}
	.page-header .menu {
		padding: 0;
		margin: 0;
		padding-bottom: 20px;
		padding-top: 20px;
	}
	.page-header {
		padding-top: 0px;
		padding-bottom: 30px;
		background: none;
	}
	.language-switcher li {
		display: inline-block;
	}
	.page-header .menu li {
		line-height: 200%;
		font-size: 120%;
	}
	.mobile-menu-control {
		padding-top: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 10px;
	}
	.mobile-menu-control .language-switcher {
		float: left;
	}
	.mobile-menu-control .btn-menu {
		float: right;
	}
	.mobile-menu-control .btn-menu .open, .mobile-menu-control .btn-menu .close {
		background: url(./images/menu-close.svg);
		background-size:  28px 28px;
		border-radius: 0px;
		background-repeat: no-repeat;
		width: 28px;
		height: 28px;
	}
	.mobile-menu-control .btn-menu .open.hidden, .mobile-menu-control .btn-menu .close.hidden {
		display: none;
	}
	.mobile-menu-control .btn-menu .open {
		background: url(./images/menu-open.svg);
		display: block;
		background-repeat: no-repeat;
	}
	.page-header.mobile.opened{
		height: 100%;
	}
	.page-header.mobile.closed{
		height: 20px;
		overflow: hidden;
	}
	.tabs-separator {
		display: none;
	}
	.hero-image .page-col:before {
		height: 25%;
	}
	.hero-image .page-col .hero-content {
		width: 80%;
		float: none;
		color: white;
		margin: 10%;
		display: inline-block;
		vertical-align: middle;
		text-align: center;
	}
	.tabcontent .post-item .col-3, .tabcontent .post-item .col-9, .blog-content .post-item .col-3, .blog-content .post-item .col-9 {
		width: 100%;
		float: none;
		padding-left: 0px;
	}
	.tabcontent .post-item .col-3 .post-thumbnail-left, .blog-content .post-item .col-3 .post-thumbnail-left {
		width: 100%;
		position: relative;
	}
	.tabcontent .post-item .col-9 a, .blog-content .post-item .col-9 a  {
		padding-top: 15px;
		display: inline-block;
	}
	
}

.post-thumbnail-left {
	margin-right: 0px;
	margin-top: -10px;
	width: 190px;
	height: 190px;
}

.homepage-tabs .tablink {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	display: block;
	padding-bottom: 10px !important;
	font-size: 100%;
	height: 50px;
} 
.peoplesearch  {
	text-align: center;
	padding-top: 11px;
	padding-bottom: 10px;
	border-bottom: 1px solid grey ;
}
@media screen and (min-width: 769px) {
	.peoplesearch {
		margin-top: -4px;
		text-align: left;
		padding-top: 0;
		padding-bottom: 0;
		border-bottom: none;
	}
	.peoplesearch #search-name {
		padding: 0px;
	}
	.post-list-title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
		display: block;
	}
}
.homepage-tabs {
	padding-top: 0px;
	display: block;
}
.main {
	padding-top: 0px;
}
.homepage-tabs button.tablink {
	background: white !important;
	border-bottom: 1px solid grey !important;
}
.homepage-tabs button.activetab {
	color: white !important;
	background: rgb(114, 151, 47) !important;
	border-bottom: 1px solid rgb(114, 151, 47) !important;
}

.page-footer .col-4 {
	width: 100%;
}
.page-footer .col-2 img {
	float: right;
	padding-right: 10px;
	padding-top: 7px;
}
.page-footer .col-4 ul li {
	text-align: center;
	padding-bottom: 15px;
}
.page-footer {
	box-sizing: border-box;
	font-size: 90%;
}

.copyright, .menufooterline {
	display: inline-block;
	display: block;
}
.page-footer .yt-i, .page-footer .ig-i, .page-footer .fb-i, .page-footer .tw-i {
	float: none;
}
.subtitle {
	display: block;
}



ul.submenu-menu {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 40px;
	
}

.submenu-menu li {
	padding-left: 0px;
	padding-right: 0px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.submenu-menu li.current-menu-item {
	text-decoration: underline;
}
.submenu-menu li.current-menu-item a {
	pointer-events: none;
}
.submenu-menu li:first-child {
	padding-top: 0px;
	padding-bottom: 10px
}
.submenu-menu li:last-child {
	padding-top: 10px;
	padding-bottom: 0px
}
.submenu-menu li a {
	color: rgba(89, 119, 35, 1);
	text-decoration: none;
}
.submenu-menu li a:hover, .submenu-menu li a:focus {
	text-decoration: underline;
}

.subpage-content-container {
	margin-top: 40px;
	margin-bottom: 0px;
}

ul.submenu-menu.page li, ul.submenu-menu.page li a {
	display: none;
}
ul.submenu-menu.page li.current_page_item, ul.submenu-menu.page li.current_page_item li , ul.submenu-menu.page li.current_page_item li a, ul.submenu-menu.page li.current-menu-parent, ul.submenu-menu.page li.current-menu-parent li a  {
	display: block;
}
ul.submenu-menu.page li.current_page_item li {
	display: block;
}
ul.submenu-menu.page li.current_page_item li a, ul.submenu-menu.page li.current-menu-parent  li a {
	pointer-events: all;
}

.submenu-menu.page li.current-menu-item {
text-decoration: none;
}

ul.submenu-menu.page li.current_page_item li.current_page_item a, ul.submenu-menu.page li.current-menu-parent  li.current-menu-item a {
	text-decoration: underline;
}

ul.submenu-menu.page li.current_page_item li, ul.submenu-menu.page li.current-menu-parent  li {
	display: block;
}


.about-image {
	display: block;
	width: 100%;
	height: auto;
	margin-top: 50px;
	margin-bottom: 80px;
}

.highlights-container {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 60px;
}

.highlights-container .highlight {
	font-size: 135%;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.highlights-container .highlight:first-child {
	padding-top: 0px;
}

.highlights-container .highlight:last-child {
	padding-bottom: 0px;
}

.highlights-container span.highlight-title {
	font-weight: normal;
	display: block;
	width: 100%;
	padding-bottom: 7px;
}

.workstations-container {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.single-workstation {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.single-workstation:first-child {
	padding-top: 0px;
}

.single-workstation:last-child {
	padding-bottom: 0px;
}

.single-workstation img {
	width: 70%;
	height: auto;
	margin-left: 15%;
	margin-right: 15%;
	padding-bottom: 20px;
}
.single-workstation .workstation-title {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}


.post-list.career {
	margin-top: 0px;
}
.career .post-item {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
.career .post-item h4 {
	margin-bottom: 0.5em;
}

.post-list.career h3 {
	margin-bottom: 10px;
}
.post-list.career h3 a {
	text-decoration: none;
	font-size: 100%;
}
.post-list.career a.morelink {
	color: rgba(89, 119, 35, 1);
	text-decoration: none;
	font-size: 0.85em;
}
.post-list.career a.morelink:hover, .post-list.career a.morelink:focus {
	text-decoration: underline;
}
.footer-menu-container {
	display: inline-block;
	margin-top: 30px;
	width: 100%;
}
.menufooterline {
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%; 
	padding-top: 30px; 
	border-top: 1px solid white;
	display: block;
	text-align: center;
}
.menufooterline.second {
	border-top: 0px solid white;
	padding-top: 0px; 
	margin-top:0px; 
}
.menufooterline li {	
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	display: block;
}
.copyright {
	text-align: center; 
	width: 100%; 
	padding-top: 30px; 
	margin-top:20px !important; 
	border-top: 1px solid white;
}

@media only screen and (min-width: 768px) {
	.copyright {
		text-align: center; 
		width: 100%; 
		padding-top: 30px; 
		margin-top:30px !important; 
		border-top: 1px solid white;
		display: block;
	}
	
	.menufooterline {
		display: flex;justify-content: center;
	}
	.menufooterline li {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
	}
	.menufooterline.second {
		margin-top:10px; 
	}

	.workstations-container {
		display: flex;
	}
	.single-workstation {
		width: 33.333%;
		padding-top: 0px;
		padding-bottom: 10px;
		text-align: center;
		justify-content: space-between;
		padding-left: 10px;
		padding-right: 10px;
	}
	.single-workstation:first-child {
		padding-top: 0px;
		padding-left: 0px;
	}
	
	.single-workstation:last-child {
		padding-bottom: 0px;
		padding-right: 0px;
	}
	.single-workstation img {
		width: 100%;
		height: auto;
		margin: 0px;
	}
	
	.highlights-container {
		width: 100%;
		display: flex;
		justify-content: center;
		text-align: center;
		margin-bottom: 70px;
	}
	
	.highlights-container .highlight {
		padding-top: 0px;
		padding-bottom: 0px;
		margin-left: 70px;
		margin-right: 70px;
	}
	.highlights-container .highlight:first-child {
		margin-left: 0px;
		margin-right: 70px;
		padding-bottom: 0px;
	}
	.highlights-container .highlight:last-child {
		margin-left: 70px;
		margin-right: 0px;
		padding-top: 0px;
	}
	ul.submenu-menu {
		display: flex;
		justify-content: center;
		list-style: none;
		margin: 0px;
		padding: 0px;
		margin-top: 40px;
	}
	.submenu-menu li {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	ul.submenu-menu.page li.current_page_item li {
		display: inline-block;
	}
	ul.submenu-menu.page li.current-menu-parent li {
		display: inline-block;
	}
	.submenu-menu li:first-child {
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.submenu-menu li:last-child {
		padding-left: 10px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.subtitle {
		display: block;
	}
	
	.page-footer .col-2 img {
		float: left;
		padding-right: 0px;
	}
	.page-footer .col-4 ul li {
		text-align: right;
		padding-bottom: 0px;
	}

	.page-footer .col-4 {
		width: 33.33332%;
	}

	.homepage-tabs button.tablink {
		background: white !important;
		border-bottom: none !important;
		padding-bottom: 5px !important;
		height: 40px;
	}
	.homepage-tabs button.activetab {
		color: rgba(89, 119, 35, 1) !important;
		background: white !important;
	}

	.homepage-tabs {
		padding-top: 10px;
		display: flex;
	}
	.homepage-tabs .tablink{
		position: relative;
		top: 0px;
		left: 0px;
		width: auto;
		display: flex;
	} 
	.main {
		padding: 10px 0px 50px;
	}
	.page-header.desktop {
		display: block;
	}
	.page-header.mobile {
		display: none;
	}
	form#small-search {
		display: none;
	}
}


/* Tables responsive */

@media screen and (max-width: 769px) {
    table {width:100%; height: 100%}
    thead {display: none;}
    tr:nth-of-type(2n) {background-color: inherit;}
    tr td:first-child {background: #f0f0f0; font-weight:bold;font-size:1.3em;}
    tbody td {display: block;  text-align:center;}
    tbody td:before { 
        content: attr(data-th); 
        display: block;
        text-align:center;  
    }
    table tr td, table tr, table {
	    box-sizing: border-box !important;
	    height: 100% !important;
	    width: 100% !important;
	    display: inline-block;
    }
}


.press-latest .press-release, .bu_tile_container .bu_tile  {
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}
.press-latest .press-release:first-child, .bu_tile_container .bu_tile:first-child {
	padding-top: 0px;
}

.press-latest .press-release img, .bu_tile_container .bu_tile img {
	width: 70%;
	height: auto;
	margin-left: 15%;
	margin-right: 15%;
	padding-bottom: 10px;
}
.press-latest .press-release h3, .press-others .press-release h3, .bu_tile_container .bu_tile h3 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
}
.press-latest .press-release h3, .press-others .press-release h3 {
	text-transform: none;
	text-align: left;
	margin-top: 0.2em;
	margin-bottom: 0.5em;
}
.press-others .press-release p {
	font-size: 0.85em;
	line-height: 1.4em;
}
.press-release .press-date {
	font-size: 90%;
	text-align: left;
	margin-top: 1em;
}
.press-latest .press-release a , .press-others .press-release a, .bu_tile_container .bu_tile a {
	text-decoration: none;
}
.press-others {
	margin-top: 2em;
}
@media screen and (min-width: 769px) {
	.press-others {
		padding-left: 10px;
		padding-right: 10px;
	}
}
.submenu-container {
	margin-bottom: 2.5em;
}
.press-release h4 {
	margin-bottom: 0.2em;
}

.bu_video_container .bu_video {
	display: inline-block;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	box-sizing: border-box ;
	vertical-align: top;
}
.bu_video_container .bu_video h4 {
	margin-bottom: 1.5em;
	margin-top: 0.25em;
	font-size: 110%;
	font-weight: normal !important;
}

.bu_video_container .bu_video iframe {
	width: 100%;
	height: auto
}

.bu_tiles_container {
	display: block;
	padding-bottom: 50px;
	justify-content: center;
}
.bu_tiles_container .bu_tile.lab {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	text-align: center;
}
.bu_tiles_container .bu_tile.lab:first-child {
	padding-left: 0px;
}
.bu_tiles_container .bu_tile.lab:last-child {
	padding-right: 0px;
}
.bu_tiles_container .bu_tile.lab ul {
	list-style: none;
	margin: 0px;
	text-align: left;
}
.bu_tiles_container .bu_tile.lab img {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
.bu_tiles_container .bu_tile.lab h3 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin-top: 10px;
}

.bu_tile_container .bu_tile h4 {
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 1.5em;
	margin-top: 0.7em;
}
.bu_tiles_container .bu_tile.lab a {
	text-decoration: none;
}
.bu_tiles_container .bu_tile.lab a:hover {
	text-decoration: underline;
}

@media screen and (min-width: 769px) {
	.bu_tiles_container {
		display: flex;
	}
	.bu_tiles_container .bu_tile.lab {
		width: 33.3%;
		padding-left: 10px;
		padding-right: 10px;
}
	.bu_video_container .bu_video {
		display: inline-block;
		width: 25%;
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		box-sizing: border-box ;
		vertical-align: top;
	}
	
	.press-latest, .bu_tile_container {
		display: flex;
		width: 100%;
		flex-wrap: wrap;
	}
	.press-latest .press-release, .bu_tile_container .bu_tile {
		width: 33.333%;
		padding-top: 0px;
		padding-bottom: 20px;
		text-align: center;
		justify-content: space-between;
		padding-left: 10px;
		padding-right: 10px;
		box-sizing: border-box;
	}
	.press-latest .press-release:first-child, .bu_tile_container .bu_tile:first-child {
		padding-top: 0px;
	}
	
	.press-latest .press-release:last-child, .bu_tile_container .bu_tile:last-child {
		padding-bottom: 0px;
	}
	.press-latest .press-release img, .bu_tile_container .bu_tile img {
		width: 100%;
		height: auto;
		margin-left: 0px;
		margin-right: 0px;
	}
}
ul.our-experts, .our-experts ul, .our-experts li, ul.bu-items li {
	list-style: none;
	margin: 0px;
}
ul.our-experts li.top-level-term, ul.bu-items li.top-level-term {
	color: green;
	font-size: 145%;
	font-family: 'Akrobat';
	margin-bottom: 1em;
}
ul.our-experts li.top-level-term li.low-level-term {
	color: #4197ff;
	font-size: 95%;
	font-family: 'Akrobat';
	margin-bottom: 0.5em;
}
ul.our-experts li.top-level-term li.low-level-term li, ul.our-experts li.top-level-term li {
	color: rgb(53, 53, 53);
	font-size: 80%;
	font-family: sans-serif;
}
ul.our-experts ul.bu_experts, ul.bu-items {
	margin-left: 0em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.bu_experts span.expert-name, .bu-items span.item-name {
	color: #2a6bba;
	font-weight: bold;
	font-size: 90%;
	padding-bottom: 5px;
	display: block;
}
.expert-description p, .bu-items div.item-details {
	color: rgb(53, 53, 53);
	font-size: 70%;
	font-family: sans-serif;
	margin-top: 0.5em;
}

.menufooter {
	list-style: none; 
	margin: 0; 
	float: right;
	text-align: right; 
	width: 100%
}








/**
 * The container and the item are both
 * into flex layout. To align items
 * to each other.
 */
.intranet-submenu-menu,
.intranet-submenu-menu li {
	display: flex;
	padding: 0;
	margin: 0;
}

/**
 * Force to occupy the space available
 * and allow item being on several lines
 */
.intranet-submenu-menu {
	width: 100%;
	list-style: none;
	flex-wrap: wrap;
	justify-content: center;
}

/**
 * Items tend to occupy 25% of
 * the available width but are
 * allow to grow.
 */
.intranet-submenu-menu li {
	flex-shrink: 0;
}

/**
 * The anchor is also in Flex
 * to align icon and text and
 * center their content.
 */
.intranet-submenu-menu a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	padding: .3em 1em;
	margin-left: 0.4em;
	margin-right: 0.4em;
	margin-bottom: 0.8em;
	font-weight: 500;
	text-decoration: none;
	color: rgba(89, 119, 35, 1);
	border: 1px solid rgba(89, 119, 35, 1);
	border-radius: 5px;
	background-color: transparent;
	transition: ease-in-out;
}
.intranet-submenu-menu a:hover, .intranet-submenu-menu a:focus, .intranet-submenu-menu .current-menu-item a {
	background-color: rgba(89, 119, 35, 1);
	color: #FFF;
}
.intranet-submenu-menu .current-menu-item a {
	pointer-events: none;
}

.postcategory {
	font-weight: bold;
}

.bu_book_container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.bu_book_container .bu_book {
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px
	overflow: hidden;
	width: 170px;
	height: 250px;
	padding-bottom: 25px;
}
.bu_book_container .bu_book img {
	object-fit: cover;
	width: 100%;
	height: 100%;
	box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
@media screen and (min-width: 769px) {
	.bu_book_container .bu_book {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
		width: 200px;
		height: 300px;
	}
	.peoplesearch {
		margin-top: -4px;
	}
}

.about-text {
	text-align: center;
}

.overlay {
	display: none;
}


.post-item.sticky-post {
	background-color: rgb(224, 220, 220);
}
img.alignleft, img.alignright {
	display: block;
	width: 100%;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
@media screen and (min-width: 769px) {
	img.alignleft, img.alignright {
		display: block;
		width: auto;
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	img.alignleft {
		float: left;
		padding: 10px;
		padding-left: 0px;
	}
	
	img.alignright {
		float: right;
		padding: 10px;
		padding-right: 0px;
	}
	.hp-banner {
		width: 67.67%;
		margin-left: auto;
		margin-right: auto;
	}
}

.pressreleases .subpage-content-container .main-content {
	min-height: 0px;
	margin-bottom: 30px;
}
.tile-image, .press-image {
	width:300px;
	height:300px;
	width: 100%;
	background-size:cover;
	background-position:center;
}

.homepage .post-list .post-item h3 {
	margin-top: 0px;
}

.bu_video .ytp-chrome-top {
	display: none !important;
}

@media screen and (min-width: 769px) {
	.homepage-tabs button.activetab, .homepage-tabs button.tablink {
		background: transparent !important;
	}
}

.filetype {
	font-size: 80%;
	text-decoration: none;
	opacity: 0.8;
}
.breadcrumbs span {
	padding: 0px;
}
.backbutton {
	display: block;
	position: relative;
	margin-top: 30px;
}
.hidden, .hide {
	display: none !important;
}

.noscript-people {
	display: none;
}

.filter-wrapper, .pager {
	background: rgb(114, 151, 47) !important;
}

.menu .submenu-wrapper { 
	display: none;
	z-index: 1000;
}
@media screen and (min-width: 769px) {
	/*make the menu sub-menu items drop down on mouse hover */
	.menu.firstmenu .submenu-wrapper { 
		display: none;
		position: absolute;
		background-color: #F6F6F6;
		overflow: auto;
		box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		margin-left: 20px;
	}
	
	.menu.firstmenu li:first-child div.submenu-wrapper { 
		margin-left: -10px;
	}
	
	.menu.firstmenu .submenu-wrapper li {
		color: black;
		padding: 2px 10px;
		text-decoration: none;
		display: block;
		margin: 0px;
		font-size: 90%;
	}

	.menu.firstmenu .submenu-wrapper li  + li::before {
		margin: 0px;
	}
	
	.menu.firstmenu .submenu-wrapper ul {
		text-align: left;
		margin: 0;
	}
	
	.menu.firstmenu li.menu-item-has-children:hover &gt; .submenu-wrapper {
	    display: block;
	}
	
}

.footer .footer-row, .footer .footer-row .logo-left, .footer .footer-row .text-center, .footer .footer-row .logo-right {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	float: none;
}

.footer .footer-row {
	margin-bottom: 0px;
	margin-top: 10px;
}

.footer .footer-row .logo-left {
}

.footer .footer-row .logo-left a img {
	max-height: 130px;
}

.footer .footer-row .text-center {
	line-height: 1.5em;
}

.footer .footer-row .logo-right {
	margin-bottom: 0px;
}

.footer .footer-row .logo-right a img{
	max-height: 90px;
}

.footer .footer-row .text-center .column-1 {
	margin-bottom: 15px;
}

.footer .footer-row .text-center .column-2 {}

.footer .footer-row .text-center .strong-text {
	font-weight: bold;
}
.footer .footer-row .text-center .bigger-text {
	font-size: 1.2em;
}

.tabcontent .post-item .col-3, .blog-content .post-item .col-3 {
	padding: 0px;
}


@media screen and (min-width: 769px) {
	
	.tabcontent .post-item .col-3, .blog-content .post-item .col-3 {
		height: 190px;
		padding: 10px;
		padding-left: 0px;
	}
	
	.footer .footer-row, .footer .footer-row .logo-left, .footer .footer-row .text-center, .footer .footer-row .logo-right {
		display: inline-block;
		text-align: left;
		margin-bottom: 0px;
		float: none;
	}
	
	.footer .footer-row {
		display: flex;
		max-width: 100vw;
		overflow: hidden;
		align-items: center;
	}
	
	.footer .footer-row .logo-left {
		text-align: center;
		flex-grow: 1;
	}
	
	.footer .footer-row .logo-left a img {
		width: auto;
		height: 100%;
		max-height: 125px;
	}
	
	.footer .footer-row .text-center {
		flex-grow: 2;
	}
	
	.footer .footer-row .logo-right {
		text-align: center;
		flex-grow: 1;
	}
	
	.footer .footer-row .logo-right a img{
		width: auto;
		height: 100%;
		max-height: 105px;
	}
	
	.footer .footer-row .text-center .column-1 {
		margin-bottom: 0px;
	}
	
	.footer .footer-row .text-center .column-2 {}
	
	.footer .footer-row .text-center .column-1 .strong-text {}
	
	.footer .footer-row .text-center .bigger-text {
		font-size: 1em;
	}
}

.homepage .post-list {
	width: 100%;
}
img.aligncenter {
	display: block;
	margin:auto;
}
.tile-href {
	text-decoration: none;
}

.alignright {float:right; margin:0 0 1em 1em}
.alignleft {float:left; margin:0 1em 1em 0}
.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}</pre></body></html>