html {
	font-size: 11pt;
	line-height: 1.3;
}

body, html {
	font-size: 11pt;
	line-height: 1.3;
}

.header {
	position: relative !important;
	padding: 0.5rem 1rem !important;
	height: 4rem !important;
	left: 0 !important;
	top: 0 !important;
	transform: none !important;
	margin: 0 !important;
}

.header__logo {
	left: 0;
	top: 0;
	transform: none;
	width: 4rem;
	height: 4rem;
}

.footer-nav, .footer-social-nav, .footer__title {
	display: none !important;
}

.teaser__img-wrapper {
	display: none;
}

.teaser:before, .teaser:after {
	display: none !important;
}

.footer {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

.teaser__head--anim.to-anim:not(.anim) {
	opacity: 1;
}

.teaser__img--anim.to-anim {
	transform: none !important;
	opacity: 1 !important;
}

.teaser--hp .teaser__content {
	padding-top: 2rem !important;
}

.truncate {
	display: block;
}

.sh-content {
	display: block !important;
}

.sh-trig, .show-more {
	display: none !important;
}

.main-nav, .secondary-nav {
	display: none;
}

.container {
	max-width: none;
}

.block {
	padding: 4rem 0;
}

.teaser {
	padding-bottom: 2rem !important;
}

h1, .h1, .teaser__head {
	font-size: 3rem;
}
h2, .h2 {
	font-size: 1.8rem;
}
h3, .h3 {
	font-size: 1.2rem;
}
h4, .h4 {
	font-size: 1rem;
}

.suphead, .entry .suphead {
	padding-left: 0;
	margin-bottom: 0.8rem;
}

.suphead:before, .entry .suphead:before {
	display: none;
}

.article-rows > .row:not(:first-child) {
	margin-top: 2.25rem;
}

.article-rows-small  > .row:not(:first-child) {
	margin-top: 1.25rem;
}

.article-entry .entry, .article-entry.entry {
	line-height: 1.4;
}

.box__content {
	padding: 1rem;
}

.box__content .entry {
	line-height: 1.2;
}

.box__img img {
	max-width: 100%;
	width: 100%;
	height: auto;
	position: relative;
	transform: none;
	left: 0;
	top: 0;
	min-height: 0;
	min-width: 0;
	object-fit: none;
}

.link {
	position: relative;
	page-break-inside: avoid;
	display: contents;
	display: inline-block;
}
.item, .slider__panel, li, .gallery-item, .gallery-item-col {
	page-break-inside: avoid;
	display: inline-block; *display: inline; zoom: 1; vertical-align: top; letter-spacing: normal; word-spacing: normal; 
}
.item-list, .slidesContainer, ul, .gallery-item-list {
	position: relative;
	page-break-inside: avoid;
	display: block;
	letter-spacing: -0.31em; *letter-spacing: normal; *word-spacing: -0.43em;
}
.slidesContainer, .slider, .article-item__img {
	width: 100% !important;
	height: auto !important;
}
.slider__panel {
	width: 33% !important;
	float: none !important;
	margin: 0 !important;
	display: inline-block !important;
}
.article-slider .slider__panel {
	width: 33% !important;
}
.gallery-slider__img img {
	height: auto;
	width: 100% !important;
}

.gallery-slider__item {
	width: 100% !important;
}

.slider-nav {
	display: none;
}

.col-12, .col-lg-9, p, li, a, .section-head {
	position: relative;
	page-break-inside: avoid;
	display: inline-block;
	width: 100%;
}
.btn-link, .btn, .breadcrumb__item {
	width: auto;
}

.box, .link, .person {
	position: relative;
	page-break-inside: avoid;
	display: inline-block;
	letter-spacing: -0.31em; *letter-spacing: normal; *word-spacing: -0.43em;
	width: 100%;
}
.box__content, .box__img, .link__text {
	page-break-inside: avoid;
	display: inline-block; *display: inline; zoom: 1; vertical-align: top; letter-spacing: normal; word-spacing: normal; 
}

.person > * {
	page-break-inside: avoid;
	display: inline-block; *display: inline; zoom: 1; vertical-align: top; letter-spacing: normal; word-spacing: normal; 
	margin-right: 1rem;
	margin-bottom: 1rem;
}
.gallery-slider__item {
	width: 50%;
}

.icon-item-list {
	padding: 0 1rem;
}

.entry {
	position: relative;
	page-break-inside: avoid;
	display: inline-block;
}

.btn-link {
	display: inline-block;
	page-break-inside: avoid;
}

.guide-item__content {
	padding: 1rem;
	line-height: 1.2;
}

.number-item__inner {
	padding: 1rem;
}

.number-item__num {
	font-size: 3rem;
	margin-bottom: 1rem;
}

.number-item__num:after {
	display: none;
}

.contact-item__inner {
	padding: 1rem;
}

.entry table th, .entry table td, .table th, .table td {
	line-height: 1.2;
	padding: 0.25rem 0.75rem;
}
.entry table th:first-child, .entry table td:first-child, .table th:first-child, .table td:first-child {
	padding-left: 0;
}

.video--play-btn:before, .video--play-btn:after {
	display: none;
	max-height: 0;
}

.video-iframe {
	display: none;
}

iframe {
	display: none;
}

.figure.image-figure {
	display: block;
}

.image-figure img {
	max-height: 30rem;
	width: auto;
	min-width: 0;
}

.newsletter {
	display: none;
}