audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden] {
	display: none;
}
/* base */
html {
	font-size: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
html, button, input, select, textarea, a {
	font-family: 'Nunito Sans', sans-serif
}
body {
	margin: 0;
	background-color: rgba(0,0,0,1.00);
	overflow-x:hidden;
	-webkit-animation: bugfix infinite 1s; 
}
/* Fonts */
@font-face{ 
	font-family: 'NoSpace';
	src: url('../fonts/NoSpaceFont/zerowidthspaces.eot');
	src: url('../fonts/NoSpaceFont/zerowidthspaces.eot?#iefix') format('embedded-opentype'),
url('../fonts/NoSpaceFont/zerowidthspaces.woff') format('woff'),
url('../fonts/NoSpaceFont/zerowidthspaces.ttf') format('truetype'),
url('../fonts/NoSpaceFont/zerowidthspaces.svg#NoSpace') format('svg');
}
/* bugfix */
@-webkit-keyframes bugfix { 
  from {padding:0;} 
  to {padding:0;} 
}
/* links */
a:focus {
	outline: thin dotted;
}
a:link, a:visited
{
    color:rgba(255,255,255,1.00);
    text-decoration: none;
}
a:active, a:hover
{
    color: #B0370B;
    text-decoration: none;
}
/*a:active, a:hover {
	outline: 0;
}*/
.navi a,
.navi a.focus {
	text-transform:none;
	font-size: 1.5em;
	font-weight: 300;
    font-family: 'Bitter', serif;
}
#secmenu.navi a,
#secmenu.navi a.focus {
	font-size: 1.2em;
}
.navi a:link,
.navi a:visited,
.navi a:hover,
.navi a:active {
	text-decoration: none;
	color:rgba(255,255,255,1.00)
}
#secmenu.navi a:link,
#secmenu.navi a:visited,
#secmenu.navi a:hover,
#secmenu.navi a:active {
	text-decoration: none;
	color:rgba(0,0,0,1.00)
}
.navi li.focus a:link,
.navi li.focus a:visited,
.navi li.focus a:hover,
.navi li.focus a:active {
	text-decoration: none;
}
#secmenu.navi li.focus a:link,
#secmenu.navi li.focus a:visited,
#secmenu.navi li.focus a:hover,
#secmenu.navi li.focus a:active {
	text-decoration: none;
	color:rgba(0,0,0,1.0)
}
.pg-df-txt a, 
.article-link {
    font-size: 1.0em;
    padding: .53em .93em;
    color: rgba(255,255,255,1.00);
}
div.article-link {
	padding: 0 0 2% 0;
}
#art-lnk {
    font-weight: 400;
    margin: 0.0% 2.5% 0.5% 0;
    padding: 0.32em 0.45em 0.32em 0.75em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color:rgba(255,255,255,1.00);
    display:inline-block;
    font-size: 1.2em;
    -webkit-box-shadow: 0px -1px 2px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px -1px 2px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px -1px 1px 0px rgba(50, 50, 50, 0.32);
}
#art-lnk:after {
    content: "\203A";
    margin-left: 0.6em;
    font-size: 1.3em;
}
#art-file {
    font-weight: 400;
    margin: 0.0% 2.5% 0.5% 0;
    padding: 0.32em 0.75em 0.32em 0.75em;
    display:inline-block;
    font-size: 1.2em;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.32);
    -moz-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.32);
    box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.32);
}
#art-file:after {
    content: "\2193";
    display: inline-block;
    width: 1.0em;
    margin-left: 1.0em;
    text-align: center;
    font-size: 1.0em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color:rgba(0,171,103,1.00);
    float: right;
}
#art-file span {
    font-weight: 400;
    margin: 0.0% 2.5% 0.5% 0;
    padding: 0.32em 0.45em 0.32em 0.75em;
    display:block;
    font-size: 0.8em;
    color: rgba(0,0,0,1.00);
}
/* Typography */
h1, h2, h3, h4, h5, h6 {
    font-style: normal;
    line-height: 1.0125em;
	font-weight: 700;
    text-rendering: optimizeLegibility;
    font-family: 'Bitter', serif;
}
h1 {
	font-size: 3.2em;
	margin: .67em 0;
}
h2 {
	font-size: 1.67em;
	margin: 1.83em 0 .83em 0;
}
h3 {
	font-size: 1.67em;
    line-height: 1.32em;
	margin: 1em 0;
}
h4 {
	font-size: 1em;
	margin: 1.33em 0;
}
h5 {
	font-size: .83em;
	margin: 1.67em 0;
}
h6 {
	font-size: .67em;
	margin: 2.33em 0;
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
p, pre {
	margin: 1em 0 1em 0;
    font-size: 130%;
	line-height: 1.5;
    font-family: 'Nunito Sans', sans-serif
}
q {
	quotes: none;
}
q:before, q:after {
	content: '';
	content: none;
}
small {
	font-size: 80%;
}
.f-osw-n {
	font-weight: normal;
}
/* Lists */
dl, menu, ol, ul {
	margin: 1em 0
}
dd {
	margin: 0 0 0 40px
}
menu, ol, ul {
	padding: 0 0 0 40px
}
nav ul, nav ol {
	list-style: none;
	list-style-image: none
}
/* Embedded content */
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 0
}
form {
	margin: 0
}
/* Background */




/* Tables */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}

/* Other ratios */
.ratio2_1:before {
	padding-top: 50%;
}

/* effects */
#waiting {
    display: none;
    margin: 15px 0px 15px 0px;
    text-align: center;
}

/* nav */
div.navi,
div.navi-mob {
    display: table-cell;
	width: 60%;
    vertical-align:middle;
    padding: 0;
    text-align: right;
}
div.navi-mob {
	display: none;
}
#topmenu ul,
#secmenu ul {
	padding: 0;
	display: table;
	margin: 0 0;
	float: left;
    background-color: rgba(0,0,0,0.95)
}
#topmenu ul li,
#secmenu ul li {
	padding: 1% 1.3em;
	border: none;
	text-align: center;
	display: table-cell;
	height: 100%;
}
#topmenu li.divider,
#secmenu li.divider {
	font-size: 1px;
	border: none;
	padding: 0;
	display: table-cell;
	width: 1px;
	vertical-align: top;
}
#topmenu li.focus,
#secmenu li.focus {
	
}
#secmenu li.focus {
	
}

/* nav sub */

/* nav mobile */
#header label {
	padding:0 0.125em;
	font:2.875em/1.4375em 'Bitter', serif;
	}
#menu label {
	padding:0 0.25em;
	font:3.125em/1.375em 'Bitter', serif;
	}
#menu .sub-nav label {
	padding:0 0.3125em;
	font:2em/2em 'Bitter', serif;
	top:0;
	}
#main-nav-check, #menu .sub-nav-check {
	position:absolute;
	top:-9999px;
	left:-9999px;
}
.toggle-menu {
    display: none;
    cursor: pointer;
    color: rgba(255,255,255,1.00);
    font-size: 3.2em;
    padding: auto 2%;
    margin: 0;
    line-height: 0.65em;
    z-index: 500;
    vertical-align: middle;
}
label.toggle-menu span {
    font-size: 0.4em;
    padding: 0 2%;
    margin: 0;
    line-height: 0.0em;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: 300;
}
.container {
	background:#fff;
	min-height:100%;
	padding:0;
	margin:0;
}
#menu, #menu .sub-nav {
	position:absolute;
	top:0;
	bottom:0;
	width:13.75em;
	z-index:9999;
	left:-13.75em;
}
.container, #menu, #menu .sub-nav {
	-webkit-transform:translate(0,0);
	-ms-transform:translate(0,0);
	transform:translate(0,0);
	-webkit-transition:-webkit-transform .25s ease;
	transition:transform .25s ease;
}
#menu ul {
	line-height:2.75em;
	text-decoration:none;
	padding:0;
	list-style:none;
	margin-top:0.0em;
	border-top:1px solid #ffffff;
}
#menu li {
	border-bottom:1px solid rgba(79,79,79,1.00);
}
#menu li a {
	display: block;
	font-size:1.0em!important;
	padding-left:1.5em;
	color:rgba(255,255,255,1.00);
	text-decoration:none;
    font-family: 'Bitter', serif;
}
#menu li a:hover, #menu .toggle-sub:hover {
	background:#A4A4A4;
}
#menu .sub-nav {
	margin-top:-1px;
}
#menu .sub-heading {
	margin-top:0em;
	padding-left:1.3125em;
	color:rgba(255,255,255,1.00);
    font-weight: 300;
    font-size: 1.1em;
}
#menu .sub-heading:before {
	content:"";
	display:table-row;
	height:1px;
	width:13.75em;
	margin-left:-1.3125em;
	background:#444;
}
#menu .toggle-sub {
	font:bold 1em/2.75em 'Bitter', serif !important;
	color:rgba(255,255,255,1.00);
	float:right;
	top:auto;
	margin-top:-2.75em;
	width:2.25em;
	cursor:pointer;
	text-align:center;
}
.container, #menu, #menu .sub-nav {
	-webkit-transform:translate3d(0,0,0);
}

#menu, #menu ul
{
	margin-bottom: 0px;
	overflow: auto;
	text-align:left;
}

/* #### - extra css for js enhancement - #### */
#menu .close-all { display:none }
.js #menu .close-all { display:inline }
.js #menu .toggle-menu { 
    top:0; padding: 3% 0 3% 0.5em; 
    width: 13.25em; 
    z-index:9999; }
.js #menu .sub-nav .toggle-menu {  }/*
.js #menu ul.sub-nav li.sub-heading label.toggle-menu { left:0em; width:1em; margin: 1.0em 0; padding: 1.0em 0; }*/

/* #### - define ids of animated container, menu and sub-menus here - #### */
#main-nav-check:checked ~ .container, #main-nav-check:checked ~ #menu, #menu .sub-nav-check:checked ~ #fi-home-sub, #menu .sub-nav-check:checked ~ #fi-print-sub, #menu .sub-nav-check:checked ~ #fi-digital-sub, #menu .sub-nav-check:checked ~ #fi-social-sub, #menu .sub-nav-check:checked ~ #fi-company-sub, #menu .sub-nav-check:checked ~ #fi-company-news-sub, #menu .sub-nav-check:checked ~ #fi-contact-sub {	-webkit-transform:translate(13.75em,0); -ms-transform:translate(13.75em,0); transform:translate(13.75em,0); }

.page-content { padding:1em 2em; max-width:64em; margin:auto }
.page-content:after { display:block; content:''; height:1px } /* fixes bottom padding issue in IE10 */

/* doc */
.doc {
    text-align: left;
	font-family: 'NoSpace';
    padding: 0 0 3% 0;
}
/* images */
.img_scl {
    width: 100%;
	/*overflow: hidden;*/
}
.img_scl:before {
	content: "";
	display: block;
}
.img_scl img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.img-lnk div {
}
.img-lnk img {
}
.img-lnk h2,
.img-lnk a {
	display: none;
}


/* reoccurring */


/* news */
/* intro */

/* preview */


/* preview no imgage*/


/* page */

/* Article back link */

/* Page Extras */

/* Gallery */

/* Widgets */


/* footer */

/* No Display switch */
.NoDsp-mbl {
    display: none!important;
}
.NoDsp-dsk {
    display: none!important;
}

@media (min-width:1152px) and (max-width:1279px)  {
 
body {
	font-size: 90%;
}
}
@media (min-width:1280px) and (max-width:1367px){

}
@media (min-width:1368px) and (max-width:1489px){

}
@media (min-width:1490px) and (max-width:1689px){

}
@media (min-width:1600px){

}
@media (min-width:1920px){
body {
	font-size: 115%;
}
}
@media (min-width:360px) and (max-width:567px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 70%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: none;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 15%;
    padding: 1% 10% 1% 4%;
    -webkit-text-size-adjust: 140%;
    font-size: 3.2em;
}
#main-nav-check,
#menu .sub-nav-check,
#menu {
	font-size: 120%;
    -webkit-text-size-adjust: 120%;
}
/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.55em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.60em!important;
}
.lnk-bck-laquo {
    font-size: 0.8em;
}
}
@media (min-width:568px) and (max-width:639px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 90%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: none;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 15%;
    padding: 1% 10% 1% 4%;
}
/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.55em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.60em!important;
}
.lnk-bck-laquo {
    font-size: 0.8em;
}

}
@media (min-width:640px) and (max-width:735px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 100%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: none;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 15%;
    padding: 1% 10% 1% 4%;
}
/* Article back link */
.lnk-bck a:link,
.lnk-bck a:visited {
    font-size: 0.55em!important;
}
.lnk-bck-w-mx div:first-child div {
    display: none;
}
.lnk-bck-w-mx div:last-of-type a {
    font-size: 0.60em!important;
}
.lnk-bck-laquo {
    font-size: 0.8em;
}

}
@media (min-width:736px) and (max-width:979px) {
body {
	font-size: 57%;
}
/* header */
    
.logo img {
}
/* Typography */
	
/* nav sub */
.toggle-menu {
	display:none;
}

}
@media (min-width:980px) and (max-width:1151px) {
body {
	font-size: 69%;
}
/* header */
    
.logo img {
}

/* Typography */

	
/* nav sub */
.toggle-menu {
	display:none;
}

}
@media (max-width:359px) {
/* display */
.no-dsp-mb,
.no-dsp-dsk  {
	display: none;
}
.disp-mob,
.disp-dsk {
	display: inline-block;
}
    
/* typography */
h2, h3, p, a {
    font-size: 70%!important;
}
/* links */
.article-file,
.article-link {
    margin:5.5% 2.5% 1.5% 0;
}
    
/* nav */
div.navi {
	display: none;
}
#secmenu {
	display: none;
}
/* nav mobile */
.toggle-menu {
    display: table-cell;
    width: 15%;
    padding: 1% 10% 1% 4%;
    -webkit-text-size-adjust: 140%;
    font-size: 3.2em;
}
#main-nav-check,
#menu .sub-nav-check,
#menu {
	font-size: 120%;
    -webkit-text-size-adjust: 120%;
}

}
