/*This file should not be edited directly. Modify LESS instead.*/
@import url('https://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=cyrillic');
@import url('https://fonts.googleapis.com/css?family=Tinos:400,700&subset=cyrillic');
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/**
 * Remove default margin.
 */
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in Safari and Chrome.
 */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address styling not present in IE 8/9.
 */
/**
 * Address inconsistent and variable font size in all browsers.
 */
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/**
 * Address differences between Firefox and other browsers.
 */
/**
 * Contain overflow in all browsers.
 */
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
/* 1 */
/**
 * Re-set default cursor for disabled elements.
 */
/**
 * Remove inner padding and border in Firefox 4+.
 */
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/**
 * Define consistent border, margin, and padding.
 */
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
@charset "UTF-8";
/*.categorybottomwrap,.col_fullsidebar,.col_fullcontent{
	.itemteaser{
		width:100%;
		.item_meta{
			margin:0 0 5px 0;
		}
		.item_title{
			font-size:16px;
			line-height:1.4;
		}
		& + .itemteaser{
			margin-top:20px;
		}
	}
}
.col_fullcontent{
	.itemteaser + .itemteaser{
		margin-top:20px;
		padding-top:20px;
		border-top:1px solid #999;
	}
}*/
.fftinos {
  font-family: 'Tinos', serif;
}
.ffptsans {
  font-family: 'PT Sans', sans-serif;
}
.body-overlayed {
  overflow-y: visible !important;
}
#jquery-lightbox,
#jquery-lightbox * {
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
img {
  max-width: 100%;
  width: auto \9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
ul,
li {
  margin: 0;
  padding: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
img.left {
  margin: 0 20px 20px 0;
}
img.right {
  margin: 0 0 20px 20px;
}
img.center {
  display: block;
  margin: 0 auto 20px auto;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.hidden {
  display: none !important;
}
.lighthidden {
  display: none;
}
.item-page ul {
  margin-bottom: 20px;
  padding: 0;
}
.item-page ul li {
  list-style-type: disc;
  margin-left: 30px;
}
.item-page ul li ul {
  margin-bottom: 0;
}
.item-page ul li ul li {
  list-style-type: circle;
}
.item-page ul li ul li li {
  list-style-type: square;
}
.item-page ol {
  margin-bottom: 20px;
  padding: 0;
}
.item-page ol li {
  list-style-type: decimal;
  margin-left: 30px;
}
.item-page ol li ol {
  margin-bottom: 0;
}
p + h1,
p +h2,
p +h3,
ol + h1,
ol +h2,
ol +h3,
ul + h1,
ul +h2,
ul +h3 {
  margin-top: 30px;
}
.shownext {
  text-decoration: underline;
  cursor: pointer;
}
.shownext.opened {
  cursor: default;
}
.tooltip {
  display: none !important;
}
.supwrap {
  *zoom: 1;
  width: ;
  margin: 0 auto;
}
.supwrap:before,
.supwrap:after {
  display: table;
  content: "";
  line-height: 0;
}
.supwrap:after {
  clear: both;
}
#system-message > div {
  width: 400px;
  position: fixed;
  left: 50%;
  top: 30%;
  margin-left: -200px;
  z-index: 999;
  background: white;
  padding: 45px;
  border: 1px solid #cfaaea;
  box-shadow: 0 0 10px 4px rgba(50,153,225,0.3);
  text-align: center;
}
#system-message > div .close {
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 20px;
  line-height: 20px;
  width: 20px;
  border: 1px solid #cfaaea;
  border-radius: 10px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 0 3px 1px rgba(50,153,225,0.3);
}
#system-message > div h4 {
  margin-top: 0;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}
#system-message > div p {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}
#system-message > div.alert-warning h4 {
  color: #ef4036;
}
#lightbox-wrap,
#lightbox-overlay,
#lightbox-wrap *,
#lightbox-overlay *,
#lightbox-wrap *:before,
#lightbox-overlay *:before,
#lightbox-wrap *:after,
#lightbox-overlay *:after {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table {
  width: 100%;
  border-collapse: collapse;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: ;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body.fancybox-active {
  overflow: hidden;
}
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}
.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}
.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(.47,0,.74,.71);
}
.fancybox-is-open .fancybox-bg {
  opacity: .87;
  transition-timing-function: cubic-bezier(.22,.61,.36,1);
}
.fancybox-caption-wrap,
.fancybox-infobar,
.fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box;
}
.fancybox-show-caption .fancybox-caption-wrap,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s;
}
.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}
.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}
.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}
.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}
.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
  display: block;
}
.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}
.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000;
}
.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #e5e3df;
}
.fancybox-slide--next {
  z-index: 99995;
}
.fancybox-slide>* {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide>base,
.fancybox-slide>link,
.fancybox-slide>meta,
.fancybox-slide>script,
.fancybox-slide>style,
.fancybox-slide>title {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}
.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}
.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-spaceball {
  z-index: 1;
}
.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(0%);
  max-height: calc(12%);
  overflow: visible;
  background: #fff;
}
.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}
.fancybox-error,
.fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}
.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30,30,30,0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff;
}
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: .6;
}
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}
.fancybox-button--share svg path {
  stroke-width: 1;
}
.fancybox-button--pause svg path:nth-child(1),
.fancybox-button--play svg path:nth-child(2) {
  display: none;
}
.fancybox-button--zoom svg path {
  fill: transparent;
}
.fancybox-navigation {
  display: none;
}
.fancybox-show-nav .fancybox-navigation {
  display: block;
}
.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30,30,30,0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}
.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color .25s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}
.fancybox-slide--iframe .fancybox-close-small,
.fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}
.fancybox-slide--iframe .fancybox-close-small:after,
.fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after,
.fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg,transparent 0,rgba(0,0,0,0.1) 20%,rgba(0,0,0,0.2) 40%,rgba(0,0,0,0.6) 80%,rgba(0,0,0,0.8));
  pointer-events: none;
}
.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255,255,255,0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}
.fancybox-slide>.fancybox-loading {
  border: 6px solid rgba(99,99,99,0.4);
  border-top: 6px solid rgba(255,255,255,0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a .8s infinite linear;
  animation: a .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0,0,.25,1);
}
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0);
  transform: translate3d(-100%,0,0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0);
  transform: translate3d(100%,0,0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(.19,1,.22,1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5,1.5,1.5);
  transform: scale3d(1.5,1.5,1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(.5,.5,.5);
  transform: scale3d(.5,.5,.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
  transform: scale3d(0,0,0) translate3d(-100%,0,0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
  transform: scale3d(0,0,0) translate3d(100%,0,0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
  transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
  transform: translate3d(100%,0,0) scale(.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}
p.fancybox-share__links {
  margin-right: -10px;
}
.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s;
}
.fancybox-share__button:hover {
  text-decoration: none;
}
.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}
.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}
.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}
.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.fancybox-share__button svg path {
  fill: #fff;
}
.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}
.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}
.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}
.fancybox-thumbs>ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}
.fancybox-thumbs-x>ul {
  overflow: hidden;
}
.fancybox-thumbs-y>ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}
.fancybox-thumbs>ul>li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(46%);
  max-height: calc(92%);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}
li.fancybox-thumbs-loading {
  background: rgba(0,0,0,0.1);
}
.fancybox-thumbs>ul>li>img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs>ul>li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all .2s cubic-bezier(.25,.46,.45,.94);
}
.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
  opacity: 1;
}
@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs>ul>li {
    max-width: calc(90%);
  }
}
body {
  font-family: 'Tinos', serif;
  line-height: 1.4;
  color: #333;
}
.pos_content {
  width: 1200px;
  margin: 0 auto;
}
.container {
  position: relative;
  min-height: 100vh;
  padding: 46px 0 0 0;
  min-width: 1210px;
}
.footer {
  margin: 50px 0 0 0;
}
.footercontentwrap {
  background: #071168;
  color: #fff;
  padding: 25px 100px;
}
.footercontent {
  display: flex;
  padding: 25px 0;
}
.moduletable.modlogofooter {
  width: 17%;
  padding: 0 50px 0 0;
}
.moduletable.modsocfooter {
  width: 70%;
  padding: 0 50px 0 0;
  font-size: 36px;
  line-height: 1.2;
  font-weight: 700;
}
.moduletable.modsocfooter p {
  margin: 0 0 10px 0;
}
.moduletable.modsocfooter a {
  vertical-align: middle;
}
.moduletable.modcatfooter {
  width: 30%;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 1px;
}
.moduletable.modcatfooter ul {
  margin: 0;
  padding: 0;
}
.moduletable.modcatfooter ul ul {
  display: none;
}
.moduletable.modcatfooter li {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  margin: 5px 0;
}
.moduletable.modcatfooter a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}
.moduletable.modcatfooter a:hover {
  color: #ccc;
  text-decoration: underline;
}
.copyrightwrap {
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  color: #ccc;
}
.headerwrap {
  margin: 0 0 30px 0;
}
.headertopwrap {
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  min-width: 100%;
  background: #071168;
  color: #fff;
  box-shadow: 0 1px 4px 0 #333;
}
.logotext {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0 auto;
  padding: 0 0 0 30px;
  color: #fff;
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  font-family: 'Tinos', serif;
  text-decoration: none;
}
.logotext:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 20px;
  height: 30px;
  margin-top: -15px;
  background: url(../images/trezub.svg) 0 50%/contain no-repeat;
}
.logoimg {
  display: inline-block;
  vertical-align: middle;
  width: 320px;
  height: 40px;
  background: url(/images/sampledata/logo.png) 50% 50%/contain no-repeat;
}
.logofooter {
  margin: 25px 0 0 0;
  height: 70px;
  background: url(/images/sampledata/logo.png) 50% 50%/contain no-repeat;
}
.headertop {
  display: flex;
  font-size: 12px;
  line-height: 30px;
  font-family: 'PT Sans', sans-serif;
}
.headertop .headbarleft,
.headertop .headbarright {
  width: 200px;
  flex: 1;
}
.headertop .headbarleft {
  position: relative;
}
.headertop .headbarcenter {
  flex: 2;
  padding: 3px 14px;
  text-align: center;
}
.catnavwrap {
  display: inline-block;
}
.headersearchwrap {
  display: inline-block;
  margin: 0 0 0 16px;
}
.navlabel {
  display: inline-block;
  padding: 13px 10px 13px 28px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: url(../images/iconav.svg) 0 50% no-repeat;
  background-size: 18px;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
  min-height: 46px;
}
.searchlabel {
  display: inline-block;
  padding: 13px 10px 13px 28px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  background: url(../images/icosearch.svg) 0 50% no-repeat;
  background-size: 18px;
  cursor: pointer;
  font-size: 12px;
  line-height: 20px;
  min-height: 46px;
}
.catnav {
  position: absolute;
  left: 0;
  top: 100%;
  padding: 18px 0;
  background: #626669;
  width: 240px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 20px;
  transform: translateY(-2em);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.catnav ul {
  display: block;
  margin: 0;
  padding: 0;
}
.catnav li {
  display: block;
  margin: 0;
  padding: 0;
}
.catnav a {
  display: block;
  padding: 6px 18px;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.catnav ul ul {
  display: none;
}
.catnav li:hover a,
.catnav .current a {
  background: #3c3e40;
  text-decoration: underline;
}
.navactive .catnav {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
}
.headersearch {
  position: absolute;
  left: 0;
  top: 100%;
  padding: 24px;
  width: 440px;
  background: #626669;
  transform: translateY(-2em);
  visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.headersearch form {
  position: relative;
}
.headersearch .inputbox {
  display: block;
  margin: 0;
  padding: 10px 60px 10px 15px;
  width: 100%;
  line-height: 20px;
  border: none;
  border-radius: 3px;
}
.headersearch .btn {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  background: url(../images/icosearch.svg) 50% 50% no-repeat #ff6859;
  background-size: 16px;
}
.headersearch .btn:hover {
  background: url(../images/icosearch.svg) 50% 50% no-repeat #e74c3c;
  background-size: 16px;
}
.searchactive .headersearch {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
}
.topmenuwrap {
  padding: 10px 14px;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  font-family: 'PT Sans', sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #e6e6e6;
  border-bottom: 1px solid #999999;
}
.topmenuwrap ul {
  margin: 0;
  padding: 0;
}
.topmenuwrap ul ul {
  display: none;
}
.topmenuwrap li {
  margin: 0 10px;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.topmenuwrap a {
  text-decoration: none;
  color: #333;
}
.topmenuwrap a:hover {
  color: #898989;
}
.sectionwrap {
  max-width: 1200px;
}
.item_title {
  font-weight: 600;
}
.item_title a {
  text-decoration: none;
  color: #333;
}
.item_title a:hover {
  color: #999;
}
.item_meta {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #898989;
  line-height: 1;
}
.item_meta > * {
  display: inline-block;
  vertical-align: top;
}
.item_meta > * + * {
  margin-left: 10px;
}
.item_category {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.item_category a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #50accd;
}
.item_category a:hover {
  color: #999;
}
.categories_border {
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 1px;
}
.categories_border a {
  display: inline-block;
  padding: 5px 8px;
  color: #999;
  border: 1px solid #999;
}
.categories_border a:hover {
  background: #999;
  color: #fff;
}
.item_date {
  color: #898989;
}
.item_media img {
  display: block;
  width: 100%;
}
.teaser_frontpage1top {
  display: table;
}
.teaser_frontpage1top > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_frontpage1top .item_media {
  padding: 0 40px 0 0;
  width: 440px;
}
.teaser_frontpage1top .item_meta {
  margin: 0 0 10px 0;
}
.teaser_frontpage1top .item_title {
  font-size: 26px;
  line-height: 1.4;
  margin: 0 0 20px 0;
  font-weight: 700;
}
.teaser_frontpage1top .item_title a {
  text-decoration: none;
  color: #333;
}
.teaser_frontpage1top .item_title a:hover {
  color: #999;
}
.teaser_frontpage1top .item_description {
  line-height: 1.6;
}
* + .fpsection_1_columswrap {
  margin-top: 40px;
}
.fpsection_1_columswrap,
.frontpage_7_top_columswrap {
  display: table;
  width: 100%;
}
.fpsection_1_columswrap > *,
.frontpage_7_top_columswrap > * {
  display: table-cell;
  vertical-align: top;
}
.width25 {
  width: 25%;
}
.frontpage1col2,
.frontpage1col3 {
  padding: 0 0 0 40px;
}
.teaser_frontpage1col1 {
  display: table;
}
.teaser_frontpage1col1 > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_frontpage1col1 .item_media {
  padding: 0 20px 0 0;
  width: 120px;
}
.teaser_frontpage1col1 .item_meta {
  margin: 0 0 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  color: #898989;
}
.teaser_frontpage1col1 .item_category {
  display: inline-block;
  margin: 0 10px 0 0;
}
.teaser_frontpage1col1 .item_category a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #50accd;
}
.teaser_frontpage1col1 .item_title {
  font-size: 20px;
  line-height: 1.4;
  margin: 0;
  font-weight: 700;
}
.teaser_frontpage1col1 .item_title a {
  text-decoration: none;
  color: #333;
}
.teaser_frontpage1col1 .item_title a:hover {
  color: #999;
}
.teaser_frontpage1col1 .item_description {
  line-height: 1.6;
}
.teaser_frontpage1col2 .item_meta {
  margin: 0 0 5px 0;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
  color: #898989;
}
.teaser_frontpage1col2 .item_title {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  font-weight: 700;
}
.teaser_frontpage1col2 .item_title a {
  text-decoration: none;
  color: #333;
}
.teaser_frontpage1col2 .item_title a:hover {
  color: #999;
}
.frontpage1col1 {
  padding: 20px 0 0 0;
  border-top: 1px solid #999;
}
.frontpage1col1 .itemteaser  + * {
  margin-top: 40px;
}
.frontpage1col2 .itemteaser {
  padding: 20px 0 0 0;
  border-top: 1px solid #999;
}
.frontpage1col2 .itemteaser + * {
  margin-top: 20px;
}
.bannerportret {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: #ccc;
  height: 570px;
  max-width: 300px;
}
.banneralbom {
  display: block;
  width: 100%;
  height: 300px;
  background: #ccc;
}
.teaser_frontpage2top {
  display: table;
}
.teaser_frontpage2top > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_frontpage2top .item_media {
  padding: 0 20px 0 0;
  width: 200px;
}
.teaser_frontpage2top .item_category {
  margin: 0 0 10px 0;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.teaser_frontpage2top .item_category a {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #50accd;
}
.teaser_frontpage2top .item_title {
  margin: 0;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
}
.teaser_frontpage2top .item_description {
  line-height: 1.6;
}
.teaser_frontpage2bottom .item_media {
  margin: 0 0 10px 0;
}
.teaser_frontpage2bottom .item_title {
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}
.teaser_frontpage3top .item_media {
  margin: 0 0 10px 0;
}
.teaser_frontpage3top .item_title {
  margin: 0;
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
}
.sectiondivider {
  *zoom: 1;
  margin: 40px auto;
  height: 1px;
  background: #999999;
  max-width: 1200px;
}
.sectiondivider:before,
.sectiondivider:after {
  display: table;
  content: "";
  line-height: 0;
}
.sectiondivider:after {
  clear: both;
}
.flexlist {
  display: flex;
  flex-wrap: wrap;
}
.list1cols > * {
  width: 100%;
}
.list1cols > * + * {
  margin: 20px 0 0 0;
}
.list2cols {
  margin: 0 -20px;
}
.list2cols > * {
  width: calc(50% - 40px);
  margin: 10px 20px;
}
.list3cols {
  margin: 0 -20px;
}
.list3cols > * {
  width: calc(33.33% - 40px);
  margin: 10px 20px;
}
.list3cols.smallmargin {
  margin: 0 -10px;
}
.list3cols.smallmargin > * {
  width: calc(33.33% - 20px);
  margin: 10px 10px;
}
.moduletable.frontpage2bottom {
  margin-top: 20px;
}
.section_title {
  display: inline-block;
  position: relative;
  margin: 0 0 20px 0;
  padding: 0 0 20px 60px;
  font-size: 30px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: uppercase;
  color: #111;
}
.section_title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 40px);
  height: 10px;
  background: #071168;
}
.section_title:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 0;
  width: 50px;
  height: 50px;
  background: url(../images/logo2line.png) 50% 50% / contain no-repeat;
}
.section_title .link_more {
  margin-left: 5px;
}
.section_title.white {
  color: #fff;
  padding: 20px 0 0 0;
}
.section_title.white:before {
  top: 0;
  bottom: auto;
  background: #fff;
}
.section_title.white:after {
  display: none;
}
.link_more {
  display: inline-block;
  font-size: 12px;
  line-height: 1;
  color: #ff6859;
  text-decoration: none;
}
.link_more:hover {
  color: #999;
}
.sectionwrap.frontpage4 {
  *zoom: 1;
  position: relative;
  margin: 40px auto;
  padding: 25px 20px;
  background: #071168;
  color: #fff;
}
.sectionwrap.frontpage4:before,
.sectionwrap.frontpage4:after {
  display: table;
  content: "";
  line-height: 0;
}
.sectionwrap.frontpage4:after {
  clear: both;
}
.sectionwrap.frontpage4:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 40px;
  top: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
.sectionwrap.frontpage4 + .sectiondivider {
  display: none;
}
.sectionwrap.frontpage4 .teaser_frontpage2bottom {
  margin-top: 0;
  margin-bottom: 0;
}
.sectionwrap.frontpage4 .teaser_frontpage2bottom .item_title {
  font-size: 16px;
}
.sectionwrap.frontpage4 .teaser_frontpage2bottom .item_title a {
  color: #fff;
}
.sectionwrap.frontpage4 .teaser_frontpage2bottom .item_title a:hover {
  color: #999;
}
.moduletable.frontpage4titlewrap {
  width: 20%;
  float: left;
}
.moduletable.frontpage4titlewrap .section_title {
  margin: 0;
}
.sectionwrap.frontpage6 {
  *zoom: 1;
  position: relative;
  margin: 40px auto;
  padding: 25px 780px 25px 20px;
  background: #071168;
  color: #fff;
}
.sectionwrap.frontpage6:before,
.sectionwrap.frontpage6:after {
  display: table;
  content: "";
  line-height: 0;
}
.sectionwrap.frontpage6:after {
  clear: both;
}
.sectionwrap.frontpage6:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 40px;
  top: 0;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
}
.sectionwrap.frontpage6:after {
  content: "";
  display: block;
  width: 700px;
  height: 60px;
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -30px;
  background: url(/images/sampledata/logo.png) 50% 50%/contain no-repeat;
}
.sectionwrap.frontpage6 .inputbox {
  color: #333;
}
.sectionwrap.frontpage6 + .sectiondivider {
  display: none;
}
.inputbox {
  display: inline-block;
  padding: 5px 10px;
  line-height: 18px;
  border: 1px solid #ccc;
  outline: none;
  color: #333;
}
.btn {
  display: inline-block;
  vertical-align: top;
  padding: 5px 20px;
  font-size: 16px;
  line-height: 20px;
  min-height: 30px;
  font-family: 'Tinos', serif;
  text-transform: uppercase;
  background: #ff5443;
  border: none;
  outline: none;
  color: #fff;
  font-weight: 700;
}
.btn:hover {
  background: #e74c3c;
}
.moduletable.modsearchfp .inputbox {
  display: inline-block;
  vertical-align: top;
  min-width: 200px;
}
.moduletable.modsearchfp button {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}
.teaser_frontpage7top1 .item_media {
  color: #999;
  margin: 0 0 15px 0;
}
.teaser_frontpage7top1 .item_media img {
  margin: 0 0 5px 0;
}
.teaser_frontpage7top1 .item_description {
  color: #999;
}
.teaser_frontpage7top1 .item_title {
  font-size: 26px;
  line-height: 1.4;
  margin: 0 0 15px 0;
}
.frontpage7top2 {
  padding-left: 40px;
}
* + .frontpage_7_bottom_columswrap {
  margin-top: 40px;
}
.frontpage_7_bottom_columswrap .itemteaser {
  padding-top: 10px;
  border-top: 1px solid #999;
  min-height: 120px;
}
.frontpage_7_bottom_columswrap .itemteaser + .itemteaser {
  margin-top: 30px;
}
.teaser_frontpage7bottom1 .item_media {
  margin: 0 0 10px 0;
}
.teaser_frontpage7bottom1 .item_title {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}
.frontpage_7_bottom_columswrap .item_title {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 700;
}
.fpsection_8_columswrap {
  display: flex;
}
.frontpage8col1 {
  flex: 2;
  padding: 15px 0 0 0;
  border-top: 1px solid #999;
}
.frontpage8col1 .itemteaser .item_title {
  margin: 0;
  font-size: 22px;
}
.frontpage8col1 .itemteaser + .itemteaser {
  margin-top: 40px;
}
.frontpage8col2 {
  flex: 1;
  padding-left: 40px;
}
.frontpage8col2 .itemteaser {
  padding: 15px 0 0 0;
  border-top: 1px solid #999;
}
.frontpage8col2 .itemteaser .item_title {
  margin: 0;
  font-size: 18px;
}
.frontpage8col2 .itemteaser + .itemteaser {
  margin-top: 15px;
}
.frontpage8col3 {
  flex: 1;
  padding-left: 40px;
}
.nomargin {
  margin: 0;
}
.fpsection_9 .smalldivider {
  margin: 10px 0 20px 0;
  height: 1px;
  background: #999;
}
.frontpage9bottom1 {
  width: 50%;
}
.frontpage9bottom2,
.frontpage9bottom3 {
  width: 25%;
  padding-left: 40px;
}
.teaser_frontpage9bottom1 {
  display: table;
  width: 100%;
}
.teaser_frontpage9bottom1 > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_frontpage9bottom1 .item_media {
  width: 270px;
  padding: 0 20px 0 0;
}
.teaser_frontpage9bottom1 .item_title {
  font-size: 22px;
  line-height: 1.3;
  margin: 5px 0;
}
.frontpage9bottom2 .itemteaser  + .itemteaser,
.frontpage9bottom3 .itemteaser  + .itemteaser,
.frontpage10bottom2 .itemteaser  + .itemteaser,
.frontpage10bottom3 .itemteaser  + .itemteaser {
  margin: 20px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #999;
}
.fpsection_10 .smalldivider {
  margin: 10px 0 20px 0;
  height: 1px;
  background: #999;
}
.frontpage10top1 .teaser_title .item_title,
.frontpage10top3 .teaser_title .item_title {
  position: relative;
  margin: 0;
  padding: 20px 0 0 0;
  font-size: 26px;
}
.frontpage10top1 .teaser_title .item_title:before,
.frontpage10top3 .teaser_title .item_title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 10px;
  background: #111;
}
.frontpage10bottom1 {
  width: 50%;
}
.frontpage10bottom2,
.frontpage10bottom3 {
  width: 25%;
  padding-left: 40px;
}
.frontpage10bottom1 .teaser_frontpage1top .item_media {
  width: 270px;
  padding: 0 20px 0 0;
}
.frontpage10bottom1 .teaser_frontpage1top .item_title {
  font-size: 22px;
  line-height: 1.3;
  margin: 5px 0;
}
.frontpage10bottom1 .teaser_frontpage1top .item_meta {
  margin: 0;
}
.teaser_titlecategory .item_meta {
  margin: 0 0 5px 0;
}
.teaser_titlecategory .item_title {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  font-weight: 700;
}
.bannertop {
  text-align: center;
  margin-bottom: 30px;
}
.bannerbottom {
  text-align: center;
  margin-top: 30px;
}
.bannerlong {
  margin: 0 auto;
  height: 95px;
  width: 100%;
  max-width: 960px;
  background: #ccc;
}
.teaser_blogitem .item_media {
  margin: 0 0 10px 0;
}
.teaser_blogitem .item_title {
  margin: 5px 0 5px 0;
}
.categorypos2 {
  width: 100%;
}
.block_title {
  margin: 0 0 20px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #999;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
}
.categorybottomwrap {
  margin-top: 30px;
}
.itemfull_header {
  padding: 20px;
  background: #fff;
  border-bottom: 1px solid #999;
}
.paginationwrap {
  margin: 30px 0;
  color: #ccc;
  font-size: 18px;
  line-height: 1;
  font-weight: 700;
}
.paginationwrap ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
.paginationwrap li {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.paginationwrap a {
  text-decoration: none;
  color: #000;
}
.paginationwrap a:hover {
  color: #999;
}
.paginationwrap .active {
  position: relative;
  color: #000;
}
.paginationwrap .active:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -5px;
  height: 3px;
  width: 20px;
  margin-left: -10px;
  background: #000;
}
.itemfull_topcontent {
  padding: 20px;
  margin: 0 0 20px 0;
  background: #fff;
}
.itemfull_bottomcontent {
  padding: 20px;
  margin: 20px 0;
  background: #fff;
}
.itemfull_topcontent > *:first-child,
.itemfull_bottomcontent > *:first-child {
  margin-top: 0;
}
.itemfull_topcontent > *:last-child,
.itemfull_bottomcontent > *:last-child {
  margin-bottom: 0;
}
.itemfull_related {
  margin: 20px 0;
}
.itemfull_tags {
  margin: 0 0 20px 0;
  letter-spacing: 1px;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
}
.itemfull_tags a {
  display: inline-block;
  vertical-align: top;
  padding: 4px 7px;
  background: #333;
  color: #fff;
  text-decoration: none;
}
.itemfull_tags a:hover {
  background: #999;
  color: #333;
}
.itemfull_title {
  margin: 0;
  font-size: 36px;
  line-height: 1.2;
  color: #000;
}
.itemfull_meta {
  *zoom: 1;
  padding: 20px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: #898989;
  line-height: 16px;
  background: #fff;
  border-bottom: 1px solid #999;
}
.itemfull_meta:before,
.itemfull_meta:after {
  display: table;
  content: "";
  line-height: 0;
}
.itemfull_meta:after {
  clear: both;
}
.itemfull_date {
  float: left;
}
.itemfull_sharetop {
  float: right;
}
.itemfull_sharetop a + a {
  margin-left: 5px;
}
.itemfull_contentwrap {
  display: flex;
  font-size: 18px;
}
.itemfull_contentwrap .col_fullcontent {
  width: 66%;
}
.itemfull_contentwrap .col_fullcontent .banneralbom {
  max-height: 200px;
}
.itemfull_contentwrap .col_fullsidebar {
  width: 33%;
  padding-left: 40px;
  padding-top: 20px;
}
.itemfull_contentwrap .col_fullsidebar > * + * {
  margin-top: 30px;
}
.itemfull_video {
  display: block;
  position: relative;
  padding: 56.25% 0 0 0;
  margin: 0 0 20px 0;
  width: 100%;
}
.itemfull_video iframe {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}
.itemfull_media {
  margin: 0 0 20px 0;
  color: #999;
}
.itemfull_media img {
  display: block;
  width: 100%;
  margin: 0 0 10px 0;
}
.soc_facebook,
.soc_twitter,
.soc_email {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  background: #ccc;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.soc_facebook:hover,
.soc_twitter:hover,
.soc_email:hover {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.soc_facebook {
  background: url(../images/facebook.svg) 50% 50%/contain no-repeat;
}
.soc_twitter {
  background: url(../images/twitter.svg) 50% 50%/contain no-repeat;
}
.soc_email {
  background: url(../images/share.svg) 50% 50%/contain no-repeat;
}
.ico_facebook {
  display: inline-block;
  vertical-align: top;
  width: 20px;
  height: 20px;
  background: #ccc;
  background: url(../images/facebook_w.svg) 50% 50%/contain no-repeat;
}
.ico_facebook:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.bannerblock {
  text-align: center;
}
.banner {
  display: inline-block;
}
.modvideo {
  position: relative;
  margin: 20px 0;
  padding: 20px 30% 20px 20px;
  background: #fff;
}
.modvideo .videobigwrap {
  padding: 0 20px 0 0;
  border-right: 1px solid #999;
}
.modvideo .videosmallwrap {
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  padding: 0 0 0 20px;
  margin: 0;
  width: calc(30% - 20px);
  max-height: 100%;
  overflow-y: scroll;
}
.modvideo .moduletable {
  margin: 0;
}
.modvideo .itemteaser + .itemteaser {
  margin-top: 20px;
}
.teaser_videobig .item_media {
  position: relative;
  margin: 0 0 15px 0;
}
.teaser_videobig .item_meta {
  margin: 0 0 15px 0;
}
.teaser_videobig .item_title {
  margin: 10px 0 15px 0;
}
.teaser_videobig .videolink {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.teaser_videobig .videolink:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../images/play.svg) 50% 50% no-repeat;
}
.teaser_videosmall .item_media {
  position: relative;
  margin: 0 0 5px 0;
}
.teaser_videosmall .item_meta {
  margin: 0;
}
.teaser_videosmall .item_title {
  margin: 5px 0;
  font-size: 14px;
}
.teaser_videosmall .videolink {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
}
.teaser_videosmall .videolink:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0 0 -20px;
  background: url(../images/play.svg) 50% 50% no-repeat;
}
.fancybox-slide--video .fancybox-content {
  width: 800px;
  height: 460px;
  max-width: 80%;
  max-height: 80%;
}
.itemid-101.task-item {
  background: #f1f1f1;
}
.itemid-101.task-item .headerwrap {
  margin: 0;
}
.itemid-101.task-item .topmenuwrap {
  display: none;
}
.teaser_articletop {
  display: table;
}
.teaser_articletop > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_articletop .item_media {
  padding: 0 0 0 10px;
  width: 70px;
}
.teaser_articletop .item_title {
  font-size: 14px;
  margin: 0;
}
.modarticletop {
  *zoom: 1;
  padding: 10px 0;
  margin-bottom: 40px;
  background: #fff;
  flex-wrap: nowrap;
}
.modarticletop:before,
.modarticletop:after {
  display: table;
  content: "";
  line-height: 0;
}
.modarticletop:after {
  clear: both;
}
.modarticletop > * {
  width: 25%;
  padding: 0 20px;
}
.modarticletop > * + * {
  border-left: 1px solid #999;
}
.modarticlebannertop {
  margin-top: 40px;
  margin-bottom: 40px;
}
.textcenter {
  text-align: center;
}
.modwhite {
  background: #fff;
  padding: 20px;
}
.modwhite .block_title {
  margin: -20px -20px 20px -20px;
  padding: 10px 20px;
  font-family: 'PT Sans', sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 1px;
}
.modwhite .modcontent {
  padding: 20px;
}
.moduletable.modlatestfullbottom {
  margin: 20px 0;
}
.moduletable.modlatestfullbottom .item + .item {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #999;
}
.moduletable.modlatestinsb .item+ .item {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #999;
}
.teaser_articlesb {
  position: relative;
  padding: 0 80px 0 0;
  min-height: 70px;
  font-family: 'PT Sans', sans-serif;
}
.teaser_articlesb .item_media {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 75px;
}
.teaser_articlesb .item_title {
  margin: 7px 0;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 600;
}
.teaser_articlesb .item_date {
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.teaser_articlebottom {
  position: relative;
  padding: 0 85px 0 0;
  min-height: 75px;
}
.teaser_articlebottom .item_media {
  position: absolute;
  right: 0;
  top: 0;
  min-width: 75px;
}
.teaser_articlebottom .item_title {
  margin: 7px 0;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 600;
}
.teaser_articlebottom .item_date {
  font-family: 'PT Sans', sans-serif;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.teaser_related {
  display: table;
  width: 100%;
}
.teaser_related > * {
  display: table-cell;
  vertical-align: top;
}
.teaser_related .item_media {
  padding: 0 20px 0 0;
  width: 380px;
}
.teaser_related .item_title {
  margin: 0 0 10px 0;
  font-size: 20px;
  line-height: 1.3;
}
.teaser_related .item_meta {
  margin: 0 0 10px 0;
}
.search_toolbar > * {
  display: inline-block;
  vertical-align: top;
}
* + .result-title {
  margin-top: 10px;
}
.bannerwrap {
  text-align: center;
}
.media_1_1,
.media_1_2 {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
}
.media_1_1 {
  padding: 100% 0 0 0;
}
.media_1_2 {
  padding: 60% 0 0 0;
}
@media (max-width: 750px) {
  .container {
    min-width: 320px;
    overflow: hidden;
  }
  .pos_content {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .topmenuwrap,
  .modarticletop {
    display: none;
  }
  .logoimg {
    width: 100%;
    position: relative;
    z-index: 3;
  }
  .headertop {
    display: block;
    position: relative;
    padding: 0;
  }
  .headertop .headbarleft {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  .headertop .headbarright {
    width: 100%;
    height: 0;
  }
  .headertop .headbarcenter {
    padding: 3px 50px;
  }
  .navlabel {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
    text-indent: -9999999px;
    background-position: 50% 50%;
  }
  .navactive .navlabel {
    display: none;
  }
  .closenavlabel {
    display: none;
    position: absolute;
    z-index: 2;
    top: 13px;
    right: 18px;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .closenavlabel:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #fff;
  }
  .closenavlabel:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #fff;
  }
  .navactive .closenavlabel {
    display: block;
  }
  .catnav {
    left: auto;
    right: 0;
  }
  .searchlabel {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    min-height: 30px;
    padding: 0;
    text-indent: -9999999px;
    background-position: 50% 50%;
  }
  .headersearch {
    width: 100%;
    padding: 15px;
  }
  .teaser_frontpage1top,
  .fpsection_1_columswrap,
  .frontpage_7_top_columswrap {
    display: block;
    width: 100%;
  }
  .fpsection_1_columswrap > *,
  .frontpage_7_top_columswrap > * {
    display: block;
    width: 100%;
  }
  .teaser_frontpage1top .item_media {
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .teaser_frontpage1col1 .item_media {
    width: 100px;
    padding: 0 10px 0 0;
  }
  .teaser_frontpage1col1 .item_category {
    margin: 0;
  }
  .teaser_frontpage1top .item_title,
  .itemfull_title {
    margin: 0 0 15px 0;
    font-size: 20px;
    line-height: 1.3;
  }
  .teaser_frontpage1col1 .item_title,
  .teaser_frontpage2top .item_title,
  .teaser_frontpage2bottom .item_title,
  .sectionwrap.frontpage4 .teaser_frontpage2bottom .item_title,
  .teaser_frontpage7top1 .item_title,
  .frontpage8col1 .itemteaser .item_title,
  .teaser_frontpage9bottom1 .item_title,
  .frontpage10top1 .teaser_title .item_title,
  .frontpage10top3 .teaser_title .item_title,
  .frontpage10bottom1 .teaser_frontpage1top .item_title,
  .teaser_titlecategory .item_title,
  .teaser_blogitem .item_title {
    font-size: 18px;
    line-height: 1.3;
  }
  * + .fpsection_1_columswrap,
  .frontpage1col1,
  .frontpage1col2,
  .frontpage1col3 {
    margin: 0;
    padding: 0;
    border: none;
  }
  .frontpage1col1 .itemteaser,
  .frontpage1col1 .itemteaser + * {
    margin: 20px 0 0 0;
  }
  .frontpage1col2 .itemteaser,
  .frontpage1col2 .itemteaser + * {
    margin: 20px 0 0 0;
    padding: 0;
    border: none;
  }
  .frontpage1col3 {
    margin: 20px 0;
  }
  .section_title {
    display: block;
    font-size: 22px;
    padding: 20px 0 0 0;
  }
  .section_title:before {
    top: 0;
    bottom: auto;
    width: 100px;
  }
  .section_title:after {
    display: none;
  }
  .list2cols,
  .list3cols,
  .list3cols.smallmargin,
  .fpsection_8_columswrap,
  .frontpage_9_bottom_columswrap,
  .frontpage_10_bottom_columswrap {
    margin: 0;
    flex-wrap: wrap;
  }
  .list2cols > *,
  .list3cols > *,
  .list3cols.smallmargin > *,
  .fpsection_8_columswrap > *,
  .frontpage_9_bottom_columswrap > *,
  .frontpage_10_bottom_columswrap > * {
    width: 100%;
    margin: 0;
    padding: 0;
    flex: auto;
  }
  .teaser_frontpage2top {
    display: block;
    margin: 20px 0 0 0;
    width: 100%;
  }
  .teaser_frontpage2top .item_media {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .moduletable.frontpage2top .teaser_frontpage2top:first-child,
  .moduletable.frontpage2top .teaser_frontpage2bottom:first-child,
  .moduletable.frontpage3top .teaser_frontpage2top:first-child,
  .moduletable.frontpage3top .teaser_frontpage2bottom:first-child,
  .frontpage5 .moduletable.frontpage2bottom .teaser_frontpage2top:first-child,
  .frontpage5 .moduletable.frontpage2bottom .teaser_frontpage2bottom:first-child {
    margin: 0;
  }
  .teaser_frontpage2bottom {
    margin: 20px 0 0 0;
  }
  .moduletable.frontpage2bottom {
    margin: 0;
  }
  .item_meta {
    margin: 0 0 10px 0;
  }
  .sectionwrap.frontpage4,
  .sectionwrap.frontpage6 {
    padding: 20px 10px;
  }
  .sectionwrap.frontpage6:after {
    display: none;
  }
  .moduletable.frontpage4titlewrap {
    float: none;
    width: 100%;
  }
  .moduletable.frontpage4titlewrap .section_title br {
    display: none;
  }
  .sectionwrap.frontpage4 .teaser_frontpage2bottom {
    margin: 20px 0 0 0;
  }
  .moduletable.modsearchfp form {
    position: relative;
    padding: 0 105px 0 0;
  }
  .moduletable.modsearchfp .inputbox {
    width: 100%;
    min-width: 100px;
  }
  .moduletable.modsearchfp button {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
  .frontpage_7_bottom_columswrap .itemteaser,
  .frontpage_7_bottom_columswrap .itemteaser + .itemteaser {
    margin: 20px 0 0 0;
    padding: 0;
    min-height: 1px;
    border: none;
  }
  .frontpage8col1,
  .frontpage8col2,
  .frontpage8col3 {
    margin: 0;
    padding: 0;
    border: none;
    width: 100%;
  }
  .frontpage8col1 .itemteaser,
  .frontpage8col1 .itemteaser + .itemteaser,
  .frontpage8col2 .itemteaser,
  .frontpage8col2 .itemteaser + .itemteaser,
  .fpsection_9 .itemteaser,
  .fpsection_9 .frontpage_9_bottom_columswrap  .itemteaser,
  .fpsection_10  .itemteaser,
  .frontpage9bottom2 .itemteaser + .itemteaser,
  .frontpage9bottom3 .itemteaser + .itemteaser,
  .frontpage10bottom2 .itemteaser + .itemteaser,
  .frontpage10bottom3 .itemteaser + .itemteaser,
  .blogitems_list .item,
  .blogitems_list .item + .item,
  .categorybottomwrap .itemteaser,
  .categorybottomwrap > * {
    margin: 20px 0 0 0;
    padding: 0;
    border: none;
  }
  .frontpage8col1 .itemteaser:first-child,
  .fpsection_9 .teaser_frontpage7bottom1:first-child,
  .frontpage10top1 .itemteaser,
  .blogitems_list .item:first-child,
  .categorybottomwrap > *:first-child {
    margin: 0;
  }
  .smalldivider {
    display: none;
  }
  .teaser_frontpage9bottom1,
  .frontpage10bottom1 .teaser_frontpage1top {
    display: block;
    width: 100%;
  }
  .teaser_frontpage9bottom1 > *,
  .frontpage10bottom1 .teaser_frontpage1top > * {
    display: block;
    width: 100%;
    padding: 0;
  }
  .teaser_frontpage9bottom1 .item_media,
  .frontpage10bottom1 .teaser_frontpage1top .item_media {
    width: 100%;
    padding: 0;
    margin: 0 0 10px 0;
  }
  .footercontent {
    padding: 0;
    flex-wrap: wrap;
  }
  .moduletable.modsocfooter {
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
    font-size: 20px;
  }
  .moduletable.modcatfooter {
    margin: 0 0 20px 0;
    width: 100%;
  }
  .logofooter {
    height: 24px;
  }
  .itemfull_contentwrap {
    flex-wrap: wrap;
    width: 100%;
  }
  .itemfull_contentwrap .col_fullcontent {
    width: 100%;
  }
  .itemfull_contentwrap .col_fullsidebar {
    margin: 20px 0;
    padding: 0;
    width: 100%;
  }
  .banner_list > * + * {
    margin-top: 20px;
  }
}
