/*!
Theme Name: Fortytwo_from_Ads_interactive
Theme URI: https://adsinteractive.hu/
Author: Ads Interactive - based on Underscores 
Author URI: https://adsinteractive.hu/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fortytwo
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Fortytwo_from_Ads_interactive is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

	 /* nunito-sans-300 - latin_latin-ext */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 300;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-regular - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-italic - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: italic;
    font-weight: 400;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-500 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 500;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-600 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 600;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-700 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* nunito-sans-800 - latin_latin-ext */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    src: url('./fonts/nunito-sans-v15-latin_latin-ext-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
	
	  
	:root {
		--demmlergreen: #6cc3a4;
        --demmlerorange: #fe982a;
        --demmlerlighgreen: #3C6E71;
        --demmlerblueish: #284B63;
        --demmlerblue: #11192f;
        --demmlergrayblue: #A0C1D1;
        --demmlergraybluetwo: #476A6F;
        --titlecolor: #11192f;
        --titlecolor:rgb(15 23 42);
		--gray: #5a6169;
		--lightgray: #f5f6f8;
		--afontcolor: rgba(0, 31, 31, .93);
		--contentwidth: 84%;
		--darkblue: #27293d;
		--ads-blue: #3d5170;
		--ads-blue-opa: rgba(61, 81, 112, .9);
		--bordertopblue: #6f8ab7;
		--verylightgray: #e1e5eb;
		--adsdanger: rgba(196, 24, 60, 0.86);
		--happy-blue: rgba(3, 169, 244, 1);
		--pc-menu-width: 88%;
		--content-width:1228px;
		--blue: #007bff;
		--indigo: #674eec;
		--purple: #8445f7;
		--pink: #ff4169;
		--red: #c4183c;
		--orange: #fb7906;
		--yellow: #ffb400;
		--green: #17c671;
		--teal: #1adba2;
		--cyan: #00b8d8;
		--white: #fff;
		--gray: #868e96;
		--gray-dark: #343a40;
		--primary: #007bff;
		--secondary: #5a6169;
		--success: #17c671;
		--info: #00b8d8;
		--warning: #ffb400;
		--danger: #c4183c;
		--light: #fbfbfb;
		--dark: #212529
	  }
	  
		 

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

/*
html {
	box-sizing: border-box;
}*/

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: rgba(0, 31, 31, .93);
}

a:visited {
	color: rgba(0, 31, 31, .93);
}

a:hover,
a:focus,
a:active {
	color: var(--demmlergreen);
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
/*.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}


.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}*/

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/*mycss*/

/* open-sans-300 - latin-ext_latin */

  body {  
	font-family: 'Nunito Sans', 'Open Sans', Arial, sans-serif;

	min-width: 320px;
  margin: auto;
 
  overflow-x: hidden;
  
    color:#000000;
   overflow-wrap: break-word;	
}

.fortytwo-post-wrapper {width:calc(var(--content-width) - 40px); display:grid; grid-template-columns: 1fr 1fr; /*repeat( auto-fill, minmax(360px, 1fr) );*/ grid-gap:40px; padding-top: 60px;
padding-left:20px; padding-right:20px;margin:auto; padding-bottom:90px;}
.fortytwo-category-header {width:calc(var(--content-width) - 40px); max-width: 1182px;}

.archive-description p {color: var(--gray);
	color: var(--gray-dark);
	margin-bottom: 10px;
max-width:76%;}

.fortytwo-archive-title {margin-top:0;
 color: rgba(0, 31, 31, .93);
 font-size: 24px;
 padding-top: 45px;
 font-weight: 500;
}

.site-main .posts-navigation, .site-main .post-navigation {grid-column: 1 / span 2; box-shadow:none;}

.nav-links { margin: auto; margin-top:15px;  margin-bottom:0px; justify-content: center;     flex-wrap: wrap;}
.posts-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-next, .post-navigation .nav-next {flex:unset;}
  
.nav-links a { 
text-align: center;   
    display: block;
    margin-top: 15px;

    width: 240px;
    font-size: 15px;
    background-color: var(--demmlerblueish);
    margin: auto;
	margin-left:20px;
	margin-right:20px;
    text-decoration: none;
    padding-top: 9px;
    border-radius: 5px;
    padding-bottom: 9px;
    margin-top: 25px;
    z-index: 4;
    transition: background-color .3s ease-in-out, color .3s ease-in-out;;

	 color: #fff; text-decoration:none;}

	 .nav-links a:hover {
		color: var(--demmlerblue);
		background-color: var(--demmlergreen);
	}


.fortytwo-recommended {display:grid; grid-template-columns: 1fr 1fr 1fr; /*max-width:1190px; grid-gap:32px;*/ max-width:1260px; grid-gap:32px; margin:auto;  margin-top:60px; margin-bottom:60px;}
.fortytwo-recommended-container {background-color: rgba(248, 250, 252, 1);
    padding-top: 60px;
    padding-bottom: 90px;}

	.fortytwo-recommended-container .latest {    font-size: 28px;
		line-height: 1.2;
		font-weight: 800;
	text-align:center;
		color:var(--titlecolor);}

		.fortytwo-recommended .fortytwo-card {border-radius: 12px;}

		.backtoposts {
			text-align: center;
		display: block;
		margin-top: 15px;
		color: #fff!important;
		width: 210px;
		font-size: 16px;
		background-color: var(--demmlergreen);
		margin: auto;
		text-decoration: none;
		padding-top: 9px;
		border-radius: 6px;
		padding-bottom: 9px;
		margin-top: 25px;
		font-weight: 600;
		bottom: 36px;
	
		z-index: 4;
	
		transition: background-color .3s ease;
		}

		.backtoposts:hover {color:#fff;     background-color:#284b63f0;}


.fortytwo-recommended .post-thumbnail {display:grid; overflow:hidden; cursor:pointer;}

.fortytwo-recommended  .fortytwo-card img {
    height: 224px;
}

.fortytwo-recommended .fortytwo-card h2 {font-size: 19px;
    margin-bottom: 30px;
	text-align: center;
    padding-top: 13px;
    line-height: 1.2;
    color: var(--demmlerblue) !important;}
	.fortytwo-recommended .fortytwo-card {padding-bottom:0;}
	.fortytwo-recommended .fortytwo-card .fortytwo-read-more{display: none;}

.fortytwo-main {background:rgba(248, 250, 252, 1);}

.fortytwo-card {

	background: white;
    border-radius: 8px;
    position: relative;
    box-shadow: 0 29px 60px 0 rgb(54 57 73 / 7%);
    overflow: hidden;
	padding-bottom:65px;}

	.fortytwo-card img {
		height:290px;
		object-fit:cover;
		object-position: 50% 50%;
		transition: transform 0.6s cubic-bezier(.3,.58,.55,1);
	}

	.fortytwo-card p {
			font-size: 16px;
			color: rgba(0, 31, 31, .93);
			line-height: 1.5;
	}

	.fortytwo-card img:hover {    transform: scale(1.08);}
	.fortytwo-card h2 a {text-decoration:none;  color:rgba(0, 31, 31, .93);}
	.fortytwo-recommended .fortytwo-card h2 a {color:var(--demmlerblue);}
	.fortytwo-card h2 {font-size:26px; line-height:1.3; font-weight:600; 
		margin-bottom:17px;
		padding-top: 9px;
		padding-bottom: 4px;transition: opacity .3s;}
	.fortytwo-card h2 a:hover {color:var(--demmlergreen);}

	.fortytwo-card .entry-title,  .fortytwo-card .entry-meta,.fortytwo-card p, .fortytwo-read-more {
		padding-left:30px; padding-right:30px;
	} 

	.error-404 {max-width: 600px;
		margin: auto;
		color:#333;
		padding-left: 22px;
		padding-right: 22px;
		padding-bottom:60px; padding-top:30px;}

		.error-404 h1  {font-size:28px; line-height:1.3; font-weight:600; color:var(--demmlerblue);}

		.error-404 h2 {font-size:21px; line-height:1.3; font-weight:600; color:var(--demmlerblue); margin-top:40px;}

		.error-404 form {display:none;}

		.error-404 p {color:var(--afontcolor);}

		.error-404 ul {padding:0; margin:0; color:var(--afontcolor);}
		.error-404 li {margin-bottom:4px; color:var(--afontcolor);}

	.fortytwo-card a.post-thumbnail {display:grid; overflow:hidden;}

	.fortytwo-read-more {position: absolute;
		right: 30px;
		font-size: 15px;
		border-radius: 5px;
		color: var(--demmlerblue) !important;
		padding: 6px 16px;
		bottom: 36px;
		font-weight: 400;

		text-decoration: none;

		transition: all .6s cubic-bezier(0.165, 0.84, 0.44, 1);
		background: var(--demmlergreen);} 

		.fortytwo-read-more:hover  {
			background-color: var(--demmlerblueish);
			color: white !important;
		}

	


@media all and (max-width:1500px)  { .hero-text {
	width:calc(100% - 180px);
  
   
  }
 .fortytwo-post-wrapper {width:calc(var(--content-width) - 80px);}
 .fortytwo-category-header {width:calc(var(--content-width) - 80px);  }
  .pc-menu-max-width {--pc-menu-width:calc(100% - 100px);}
  :root {
	--content-width: calc(100% - 180px);
  }
  
  
  }

  @media all and (max-width:1400px)  {
	.fortytwo-post-wrapper {width:var(--content-width);}
	.fortytwo-category-header {width:var(--content-width);}
	.fortytwo-recommended {max-width:1190px;}
   }

  

   @media all and (max-width:1300px)  {
	.fortytwo-card img {height:280px;}
	.fortytwo-recommended {max-width:1140px;}
	.fortytwo-archive-title {padding-top:30px; }
   }

@media all and (max-width:1180px)  { .hero-text {
	width:calc(100% - 100px);
	
   
  }
  .pc-menu-max-width {--pc-menu-width:calc(100% - 20px);}
  .fortytwo-archive-title {padding-top:45px; }

  .fortytwo-recommended {max-width:520px; grid-template-columns:1fr; grid-gap:36px;}
  
  
  :root {
	--content-width: calc(100% - 100px);
  }
  }

  @media all and (max-width:1180px)  { .hero-text {
	width:calc(100% - 100px);
   
   
  }
  .pc-menu-max-width {--pc-menu-width:calc(100% - 20px);}
  .hero {background-position: 77% 50%;}
  
  
  
  :root {
	--content-width: calc(100% - 100px);
  }
  }

  @media all and (max-width:980px)  {
	.fortytwo-post-wrapper{
		width:580px;
		grid-template-columns: 1fr;
	  }
	  .fortytwo-category-header {width:580px;}
	  .archive-description p {max-width: 100%;}
	.fortytwo-card img  {height:290px;}

	.site-main .posts-navigation, .site-main .post-navigation {grid-column: auto;}
	}

	@media all and (max-width:700px)  {
		.fortytwo-post-wrapper, .fortytwo-category-header {
			width:var(--content-width);
		  }
		  .fortytwo-card {padding-bottom:64px;}
		}

		@media all and (max-width:700px)  {
		.fortytwo-recommended {max-width:var(--content-width);}}

  @media all and (max-width:560px)  {
	.fortytwo-card h2 {
		padding-top: 13px;
    padding-bottom: 3px;
	}
	.fortytwo-read-more {bottom:30px;}
	:root {
		--content-width: calc(100% - 60px);
	  }
	.fortytwo-card h2 {
		
			font-size: 24px;
			line-height:1.3;
	}

	.fortytwo-post-wrapper {padding-top:40px;}

	.fortytwo-recommended .fortytwo-card h2 {font-size:19px; margin-bottom: 30px;}
	.fortytwo-recommended-container .latest {font-weight:700; font-size:22px; margin-top:0; margin-bottom:-20px;}
	.fortytwo-recommended-container {padding-top:65px; padding-bottom:70px;}
	.backtoposts {font-size:15px;}

	.fortytwo-archive-title {padding-top:30px; }
	.fortytwo-category-wrapper {padding-top:17px;}
	}

	  @media all and (max-width:480px) {
		.fortytwo-card img {height:55vw;}
		.fortytwo-card .entry-title, .fortytwo-card .entry-meta, .fortytwo-card p, .fortytwo-read-more {
			padding-left: 20px;
			padding-right: 20px;
		}
		.fortytwo-card h2 {
		
			font-size: 22px;
		
	}
		.fortytwo-read-more {right:20px;}
		  :root {
			--content-width: calc(100% - 40px);
		  }
		}
		

	/* NAV */


/*MOBILE-MENU*/




  
  
.mobile-menu {height:63px; position:relative; overflow: hidden; z-index:210; background: #ffffff;}
  
.main-mobile-logo {height: 35px;
	position:absolute; left:6%; top:14px;
} 



#nav-icon1 {
position: relative;
z-index: 160;
}



#nav-icon1 span {
display: block;
position: absolute;
height:3px;
border-radius:4px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out
}

#nav-icon1 span:nth-child(1) {
top: 0;
width: 100%;
background: #001F1F;

}

#nav-icon1 span:nth-child(2) {
top: 10px;
width: 100%;
background: #001F1F;
}

#nav-icon1 span:nth-child(3) {
top: 20px;
width:100%;
background: #001F1F;
}

#nav-icon1.open span:nth-child(1) {
top: 10px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
background: #001F1F;
}

#nav-icon1.open span:nth-child(2) {
opacity: 0;
left: 60px;
width: 100%;
background: #001F1F;
}

#nav-icon1.open span:nth-child(3) {
top: 10px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
background: #001F1F;
width: 100%
}

.menu-icon {
width: 34px;
height: 24px;
align-self: center;
position: absolute;
top: 0.594rem;
right: calc(6% - 10px);
padding: 10px;
}


.sidenav {
height: 600px;
width:100%;
position: absolute;
z-index: 0;
top: 63px;
left: 0; 
z-index:200;
background-color:#11192f;  
background-size: cover;
background-position: center;
background-repeat: no-repeat;
overflow-x: hidden;
transition: 0.4s;
padding-top: 0;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
transform:translateY(-100%);

}

.open-sidemenu {
transform:translateY(0);
padding-top:56px;
}

.sidenav a {
padding: 12px 8px 12px 8px;
text-decoration: none;
font-size: 20px;
color: #ffffff;
display: block; 
font-weight:600;
line-height:1;
}





.sidenav a:hover {
color: #f1f1f1;
}

.sidenav .closebtn {
position: absolute;
top: 0;
right: 25px;
font-size: 36px;
margin-left: 50px;
}





@keyframes fadeInUp {
from {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
to {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
}




@-webkit-keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}

@keyframes fadeInDown {
from {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);

}
to {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);

}
}

.animated {
	animation-delay: 0.3s;
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	}
	
	.animated-2 {
	animation-delay: 0.3s;
	-webkit-animation-duration: 0.95s;
	animation-duration: 0.95s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	}
	
	.animated-3 {
	animation-delay: 0.3s;
	-webkit-animation-duration: 1.1s;
	animation-duration: 1.1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	}
	
	.animated-4 {
	animation-delay: 0.3s;
	-webkit-animation-duration: 1.25s;
	animation-duration: 1.25s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	}
	
	.animated-5 {
	animation-delay: 0.3s;
	-webkit-animation-duration: 1.3s;
	animation-duration: 1.3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	opacity: 0;
	}
	
	.animated-6 {
	  animation-delay: 0.3s;
	  -webkit-animation-duration: 1.45s;
	  animation-duration: 1.45s;
	  -webkit-animation-fill-mode: both;
	  animation-fill-mode: both;
	  opacity: 0;
	  }

	  .animated-7 {
		  animation-delay: 0.3s;
		  -webkit-animation-duration: 1.6s;
		  animation-duration: 1.6s;
		  -webkit-animation-fill-mode: both;
		  animation-fill-mode: both;
		  opacity: 0;
		  }

		  .animated-8 {
			  animation-delay: 0.3s;
			  -webkit-animation-duration: 1.75s;
			  animation-duration: 1.75s;
			  -webkit-animation-fill-mode: both;
			  animation-fill-mode: both;
			  opacity: 0;
			  }

.fadeInDown {
-webkit-animation-name: fadeInDown;
animation-name: fadeInDown;
}


.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}


/* Mobile submenu */
.dropdown-container {
visibility: hidden;
height: 0;
opacity:0;

}

.dropdown-container a { opacity:0; transform:translateY(10px); transition: 0.3s; font-weight: 400;
font-size: 17px; color: #c7ced8;}

.open-dropdown {
height:auto;
visibility:visible;
transition: .5s!important;
opacity:1;
}
.dropdown-container.open-dropdown a { opacity:1; transform:translateY(0)}




.arrow-ad {
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
  position:absolute;
  right:-15px;
 top:calc(50% - 7px);
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
transition : .3s ease;



}


.dropdown-btn.active .arrow-ad {    transform: rotate(
  -135deg
  );
	  -webkit-transform: rotate(
  -135deg
  );
	  top: calc(50% - 5px);
	  border: solid #f4f6fb;
	  border-width: 0 3px 3px 0;
  }

   /* Disable blue higlight for scroll Nav */

   .noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
}



  @media screen and (min-width: 358px) {
	.sidenav a {padding: 13px 8px 13px 8px; font-size: 22px;}
	.dropdown-container a {font-size:18px;}
	.menu-icon { width: 40px;}
	.main-mobile-logo {    height: 35px; top:14px;}
	.open-sidemenu {padding-top:60px;}
  }

  @media screen and (min-width: 480px) {
   
	.menu-icon {right: calc(6% - 10px);}
	.main-mobile-logo { left:6%;}
	.sidenav {    align-items: flex-end;}
	.sidenav a {padding: 13px 6% 13px 8px;}
	.arrow-ad  {  left: -15px; right:unset; top: calc(50% - 6px);}
	.dropdown-container a {text-align:right;}
	.dropdown-btn.active .arrow-ad {top: calc(50% - 4px);}
	.sidenav {background-color: #11192f;}

  }


  @media screen and (min-width: 980px) {
	.mobile-menu {display:none;}
	#mySidenav {display:none;}        
  }



/* PC MENU*/ 

/*nav  {height:76px;}*/
.main-pc-logo {height:38px; display:grid; width:auto;
    padding-top: 2px;
    padding-bottom: 2px;}
.main-logo-link {align-self:center;}
.pc-menu-container {display:none;grid-template-columns: auto auto; 
	max-width:1410px; width:88%;
	height: 66px;
	margin:auto;
	justify-content: space-between; } 
.pc-menu { align-self: center; grid-column-start: 2;}
.pc-menu ul {
margin: 0;
padding: 0;
display: flex;
}

.pc-menu ul,
ol,
ul {
list-style: none
}

.pc-menu a {

padding: 4px 14px;
display: inline-block;
text-align: center;
width: 100%;
font-style: normal;
font-weight: 400;
font-size: 15px;
/*color: #75787B;*/
color:rgba(0, 31, 31, .93);

line-height: normal;
text-decoration: none;
box-sizing: border-box;
position: relative;

transition: text-shadow .3s, color .3s;

}

.pc-menu a:after {
content: "";
height: 2px;
background-color: #262626;
bottom: -0.02em;

left: 14px;


position: absolute;
width: calc(100% - 25px);
visibility: hidden;
-webkit-transform: scaleX(0);
transform: scaleX(0);
transition: all 0.35s cubic-bezier(0.52, 0.01, 0.16, 1);
}

.none {
position: relative;
cursor:pointer;
}

.pc-menu a:focus,
.pc-menu a:hover {
text-shadow: 0.6px 0 0 rgba(0, 31, 31, .93);
visibility: visible
}

.pc-menu a:hover::after {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}
.pc-menu a:active,
.pc-menu a:hover {
color: rgba(2, 18, 23, .9);
text-shadow: 0.6px 0 0 rgba(0, 31, 31, .93);
}

@-moz-document url-prefix() { 
.pc-menu a:active,
.pc-menu a:hover {
color: rgba(2, 18, 23, .9);
text-shadow: .4px 0 0 #021217
}
}


.dropdown-content {
visibility:hidden;
position: absolute;
z-index: 112;

/*top: 65px;*/
top:65px;
padding: 25px 10px;
background: #fff;
color: #666;
min-width: 215px;
box-shadow: 0 5px 17px rgba(0, 0, 0, .15);
}


.dropdown-content a {
white-space: nowrap;
/*padding: 0 25px 5px 0;
margin: 10px;*/
padding:10px 25px 15px 10px;
text-align: left;
/*position: relative;*/
opacity:0; 
transform:translateY(13px);
transition: transform 0.6s cubic-bezier(0.2,.8,.25,1),opacity 0.6s cubic-bezier(0.2,.8,.25,1), text-shadow .2s, color .2s;
}

.none:hover .dropdown-navlink {
color: rgba(2, 18, 23, .9)!important;
text-shadow: .6px 0 0 #021217!important;
}

.none:hover .dropdown-navlink::after {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1)
}

.dropdown-content a::after {
display:none;
}

.none:hover .dropdown-content {
visibility: visible;
}

.none:focus .dropdown-content {
visibility: visible;
}

.none:focus-within .dropdown-content {
visibility: visible;
}
.pc-menu-max-width {max-width:var(--pc-menu-width); margin:auto;}
.none:hover .dropdown-content a {opacity:1; transform:translateY(0)}
.none:focus-within .dropdown-content a {opacity:1; transform:translateY(0)}


@media screen and (min-width: 980px) {
.pc-menu-container {display:grid;}
}
.fortytwo-post {
	max-width:850px; 
	margin:0 auto;
}

.fortyto-text {
	max-width:680px; 
	margin:0 auto;
}

.fortytwo-post p {font-size:18px;
line-height:1.4;
font-weight:400;
color:rgba(0, 31, 31, .93);
margin-bottom:1.6em;}

/*.fortytwo-post ul {margin-bottom:1.6em!important;}*/

.fortytwo-post h1 {font-size:38px; line-height:1.3; color:rgb(15 23 42);     color: rgba(0, 31, 31, .93);
	font-weight:800; margin-top:40px; }
	.fortyto-text img {margin-bottom: 1em; margin-top: 1em;}

	.fortytwo-post h2 {font-size:28px; line-height:1.3; color:rgba(0, 31, 31, .93); 
		font-weight:800; padding-top:15px;  }
.fortytwo-post .post-thumbnail {margin-top:30px; margin-bottom:40px; }
	.fortytwo-post .post-thumbnail img {/*outline: 1px solid #dae2e8;*/
		border-radius: 12px;}
.fortytwo-post .entry-meta {color:var(--demmlergreen); font-size:15px;}
.fortytwo-post .entry-meta a {color:var(--demmlergreen); font-size:15px; font-weight: 700; text-decoration:none;}
.author a:hover {text-decoration:underline; color:rgba(0, 31, 31, .93);}
.fortytwo-post .wp-block-image figcaption, .fortytwo-post .wp-block-embed figcaption {text-align:center; color:#707375;}

.fortytwo-post blockquote {
    position: relative;
    padding-left: 1.8em;
	margin:0;
	margin-bottom: 1.6em;

}
.fortytwo-post blockquote::before {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 4px;
    content: '';
    border-left: 4px solid var(--demmlerblueish);
}

.fortytwo-post blockquote p {margin-bottom:1em;font-size:21px;font-weight:600; line-height: 1.5;}

.fortytwo-post cite {color:#6e757b;}

.fortytwo-post ul {
    list-style: disc;
	margin:inherit;
	padding-inline-start: 22px;

}

.fortytwo-post ul li {

    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px;
/*padding-left:6px;  */
}

.fortytwo-post ul.post-categories li {
    margin-bottom: 0;
}

.fortytwo-post ul li::marker  {
	color:var(--demmlergreen);
	
}

.fortytwo-post .wp-embed-aspect-16-9 .wp-block-embed__wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.fortytwo-post .wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fortytwo-post b, .fortytwo-post strong {font-weight:700;}

.fortytwo-post a {transition: color .3s; text-underline-offset: /*0.1rem*/ 2px;}

.fortytwo-post table, .fortytwo-post th, .fortytwo-post td {border: 1px solid lightgray;
padding: 4px;
padding-right: 7px;
padding-left: 7px;
font-size:16px;
white-space: nowrap;}

@media screen and (max-width: 1400px) {.fortytwo-post {max-width:720px;}.fortytwo-post h1 {font-size:34px; line-height:1.2;}
}
@media screen and (max-width: 1180px) {.fortytwo-post {max-width:850px;}.fortytwo-post h1 {font-size:36px; line-height:1.3;}
}
@media screen and (max-width: 980px) {.fortytwo-post .entry-header, .fortyto-text {
	max-width:570px; margin: auto;}
	.fortytwo-post b, .fortytwo-post strong {font-weight:700;}
	.fortytwo-post .post-thumbnail {max-width:570px; margin:auto;}
	.fortytwo-post h1 {font-size:24px; line-height: 1.2; margin-bottom: 15px;
		margin-top: 50px; /*30*/}
	.fortytwo-post h2 {font-size:21px; line-height: 1.2; font-weight: 600;}
	.fortytwo-post p {font-size:16px; font-size:17px; line-height: 1.5; margin-bottom: 1.5em;}
	/*.fortytwo-post ul {margin-bottom: 1.5em;}*/
	.fortytwo-post blockquote p {font-size:18px; line-height: 1.4;}
	.fortytwo-post ul li {font-size:16px; line-height: 1.4;}
	.fortytwo-post ul {padding-inline-start: 20px;}
	.fortytwo-post .post-thumbnail {margin-top: 30px;margin-bottom: 30px;}
	.fortytwo-post .entry-meta {font-size:14px;}
}
@media screen and (max-width: 650px) {.fortytwo-post .entry-header, .fortyto-text {
	max-width:var(--content-width);}
	.fortytwo-post .post-thumbnail {max-width:100%;}
	.fortytwo-post .post-thumbnail img {outline: 0; border-radius: 0;}
	.fortytwo-post h1 {margin-top:30px;}}

	.cat-links a {
		  
		background-color: #284b63cc;
    background-color: #284b63f0;
    border: none;
    color: white;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    margin: 0;
    margin-right: 8px;

    transition: background-color .3s ease, color .3s ease;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    border-radius: 50px;
    margin-right: 8px;
    margin-left: auto;
    margin-bottom: 10px;
	margin-top: 10px;
    display: inline-block;
	}

	.cat-links a:hover {
		background-color: var(--demmlergreen);
	}

	.entry-footer .cat-links ul {
		list-style-type: none;
		display:flex;
		flex-wrap: wrap;
		padding-inline-start: 0;
		margin-bottom:55px!important;
		max-width: 680px;
	}
	
	.fortytwo-light-email-button {
		text-decoration: none;
		border: 1px solid var(--verylightgray)/*#dee9f9*/;
		padding: 8px 16px;
		background-color: var(--lightgray);
		border-radius: 4px;
		font-size: 17px;
		display:inline-block; 
		transition: background-color .3s linear, color .3s linear, border-color .3s linear!important;
		
		color: var(--ads-blue-opa);
	}

	.fortytwo-second-light {margin-bottom:90px; /*background-color:var(--ads-blue); color:white;*/ display:inline-block;}
	.fortytwo-closerp {margin-top:-4px;}
	
	.fortytwo-light-email-button:hover {background-color:white; border-color: rgba(111, 138, 183, 0.33);}


	
	.sharemailfb {position:relative;}
	.sharemailfb a:focus {outline: 0; -webkit-tap-highlight-color: rgba(0,0,0,0);
		-webkit-tap-highlight-color: transparent;}
	.ads-share-pic {width:/*24px*/ 20px; margin-right:12px;  margin-bottom:20px; margin-top:20px; vertical-align: middle;     transition: transform 0.3s ease-in-out;}
	.copy-notification {position:absolute; top:-5px; left:0; color:var(--darkblue); opacity:0; font-size:14px; transition:opacity .3s ease-in-out, transform .3s linear;}
	.opup {opacity:1; transform: translateY(-10px);}
	@media screen and (min-width: 1100px) {
	.ads-share-pic:hover {transform: scale(1.3);}
	.ads-share-pic{width:24px;}}

	@media screen and (max-width: 580px) {
		.entry-footer .cat-links ul  {margin-bottom:35px!important;}
		.fortytwo-second-light  {margin-bottom:75px;}
		.fortytwo-spc-b {margin-bottom:1.8em;}
		.fortytwo-light-email-button {font-size:15px;}
		.ads-share-pic {margin-right:12px;}
		.error-404 h1  {font-size:24px;}
		}
	

	
.fortytwo-category-header {    margin: auto;
		padding-left:20px; padding-right:20px;}

		.fortytwo-category-wrapper {padding-top:28px;}

		.footer-background {
			width: 100%;
			background: #212529;
		}

		
.footer-container {width:var(--content-width); margin:auto; grid-template-columns: 0.8fr 0.9fr 1.1fr 1fr; display:grid; 
	padding-top:80px;
	padding-bottom:80px;}
	 /*.logos {display:grid;  align-items:center;  grid-template-columns: repeat(auto-fit, minmax(120px, 1fr)); ;grid-gap:30px;
	grid-column-start:3;}*/
	.logos {display:grid;   grid-template-columns: 1fr; ;grid-gap:10px;
	  grid-column-start:3;}
	
	.footer-container a {color: var(--verylightgray); text-decoration: none; padding: 8px 0px; display:table; font-size:15px;
	  transition: text-shadow .1s, color .1s;}
	.footer-container a:hover {
	color: rgba(255, 255, 255, .99);
	text-shadow: 0.6px 0 0 #ffffff;}

	.partner-logo {
		width: 77px;
	}
	
	/*.footer-container a:hover {color:#fff;}*/
	.footer-container li { margin:4px 0px; color:#fff; }
	.footer-container ul {margin: 0;
		padding: 0;}
		.footer-container a {line-height:1.15}
	li.li-inf  {margin-bottom:20px; font-weight:600; font-size:17px;}
	p.li-inf  {margin-bottom:20px; font-weight:600; font-size:17px; position:relative;}
	.footer-container p {color:white;}
   .site-info {display:none;}
	.second-ul {grid-column-start: 2;}
	.fb-logo {margin-right: 15px;
	  width: 11px;}
	
	  .li-logo {width:21px;}
	
	.logos img  {height:36px; width:auto; filter:grayscale(1);}
	
	.social-logos-container {
	  margin-top: 118px;
	  display: flex;
	  justify-content: flex-end;
	}
	
	.partner {height:160px; justify-content:center; display:grid; align-items: center;}
	.partner-logo {width:77px;}
	
	.break {width:100%;}
	
	.li-logo, .fb-logo {transition: transform .4s ease;}
	
	.li-logo:hover {
	  filter: invert(35%) sepia(57%) saturate(1223%) hue-rotate(166deg) brightness(92%) contrast(91%);
	  transform: scale(1.1);
	}
	
	.fb-logo:hover {
	filter: invert(35%) sepia(23%) saturate(1362%) hue-rotate(182deg) brightness(90%) contrast(92%);
	transform: scale(1.1);}


	.uplogo {
		transition: transform .4s;
		width: 24px;
		transform: scale(1.2);
		margin-left: -1px;
		margin-bottom: -6px;
	}
	.lilogo {
		width: 16px;
		transition: transform .4s;
	}

	.fblogo {
		width: 9px;
		transition: transform .4s;
		margin-left: 16px;
	}
	
	.fblogo:hover {
		filter: brightness(0) saturate(100%) invert(37%) sepia(23%) saturate(6527%) hue-rotate(202deg) brightness(96%) contrast(99%);
		transform: scale(1.2);
	}
	.lilogo:hover {
		filter: brightness(0) saturate(100%) invert(35%) sepia(68%) saturate(1045%) hue-rotate(166deg) brightness(92%) contrast(107%);
		transform: scale(1.1);
	}
	.uplogo {
		transition: transform .4s;
		width: 24px;
		transform: scale(1.2);
		margin-left: -1px;
		margin-bottom: -6px;
	}
	.uplogo:hover {
		transform: scale(1.4) translateY(-3px);
		filter: brightness(0) saturate(100%) invert(67%) sepia(33%) saturate(454%) hue-rotate(107deg) brightness(100%) contrast(83%);
	}

	footer.demmler-footer {background: #001F1F; 
		background:#fff;}
		 .footer-inner {
		  color:#fff;
		  width: var(--contentwidth);
			max-width: 1390px;
			margin: auto;
			
			align-items: center;
			display: flex;
			justify-content: space-between;
		 }
		 footer.demmler-footer a {color:var(--demmlerblue);}
		 #colophon {height:0; visibility:hidden; pointer-events: none;}
	   .footerlinks a {text-decoration: none; line-height:1; margin-right: 24px; color:white; color:var(--demmlerblue); opacity:.9; transition: opacity .3s ease-out;}
		 .footerlinks a:hover {opacity:1;} 
		
		 footer.demmler-footer {height: 110px; display: flex; justify-content: center; align-items: center;}
	  
	   @media screen and (max-width: 1581px) {footer.demmler-footer {height:auto; text-align: center;}
		.footer-inner {padding-top: 60px;
		  padding-bottom: 60px;
		  flex-wrap: wrap;}
		  .bottomlogo {height:44px; margin-bottom:10px;}
		.logo-link {
		  display: block;
		  margin: auto;
		  margin-bottom: 3px;
		}
		.footerlinks {width:100%;}
		.footerlinks a { 
		  display: inline-block;   margin-right: 12px;
		  margin-left: 12px;
		  margin-top: 22px;}}

	  
		  @media screen and (max-width:630px) {
	
			.footerlinks a {display:block;}
			.logo-link {order:2;margin-top: 49px; margin-bottom:9px;}
		  }
	  

			@media (pointer: coarse) {
		
		.footerlinks a:hover {opacity: 0.9;} 
		.footerlinks a { -webkit-tap-highlight-color: transparent!important;}}
	  
		.footerlinks a:hover {
			  opacity: 1;
			  text-shadow: .6px 0 0 #11192f;
			}
			
			.footerlinks a {transition:all .3s ease-out;}
	  
	  
				  @media screen and (max-width: 910px) {.footerlinks span {width:100%;
				  display: block; margin-top:14px;}
				 }
			
				 @media screen and (max-width: 630px) {
				  .footerlinks span a {
					  display: inline-block;
				  }
				  .fblogo {margin-left: 0;}
				  .uplogo {margin-bottom:-4px;}
			  }


			  @media screen and (max-width: 1390px) {
				:root {
					--contentwidth: 87%;
				}
			}

			
@media screen and (max-width: 767px) {
    :root {
        --contentwidth: 88%;
    }
}

	
	@media (max-width: 1180px){ .footer-container {width:calc(var(--content-width) - 2%);}}
	
	@media (max-width: 980px){ .footer-container {grid-template-columns: 1fr; grid-gap: 30px; text-align:center;} 
	.second-ul {grid-column-start: unset; }
	.footer-container a {display:block;}
	.social-logos-container {margin-top:60px;justify-content:center;}}
	
	@media (max-width: 560px){.footer-container {padding-top:60px; padding-bottom:60px;}
	.partner {height:140px;}
	}
	
	
	@media all and (min-width:980px) {.fit-img {display:block}}
	
	
	@-moz-document url-prefix() { 
	  .footer-container a:hover {
		color: rgba(255, 255, 255, .99);
		text-shadow: 0.4px 0 0 #ffffff;}
	}
	
	.fortyto-text p:empty {display:none;}	
	/*.fortyto-text p br {display:none;}	*/
	.fortytwo-starz {   text-align: center;
		color: var(--bordertopblue)!important;
		font-size: 18px!important;
		letter-spacing: 2px;
		padding-top: 24px;
		padding-bottom: 20px;}	

		.footer-container li, .footer-container a {line-height:1;}


		.fortytwo-blog-open-info {grid-column: 1 /  span 2; display: grid; grid-template-columns: 70% 1fr;
		grid-gap:4% /*0%*/;}
	
		#cat {	font-family: 'Nunito Sans', 'Open Sans', Arial, sans-serif;
			padding: 8px 12px;
			line-height: 1.42857143;
			color: white;
			appearance: none;
			-moz-appearance: none;
			-webkit-appearance: none;
			width:calc(100% - 28px);
    		font-size: 15px;		
			background: var(--demmlerblueish) url(assets/img/ads-arrow-down-white.svg) 95% center no-repeat!important;
			background-size: 12px!important;
	
			background-image: none;
			border: 1px solid rgba(199, 206, 216, .4);
			border-radius: 5px;
			outline: 0;
			box-shadow: 0px 3.12147px 15.6073px rgb(0 0 0 / 1%);
		}

		select#cat option {
			background:white;
			color:#333;
		}

	
	

		@-moz-document url-prefix() {
			#cat {
				font-family: 'Nunito Sans', 'Open Sans', Arial, sans-serif;
				font: -moz-pull-down-menu;
				font-size: 15px;
				border-radius: 4px;
			}
		  }
	

		  .fortytwo-blog-dropdown-search input[type="submit"].fortyto-search-submit {
			background-image: url(./assets/img/search_gray-icon.svg)!important;
			background-position:center!important;
			background-repeat:no-repeat;
			image-rendering: -webkit-optimize-contrast;
			opacity:1;
			transform:scale(0.9)!important;
			background-size: 94%;
			transition: opacity .3s ease, transform .3s ease;
			width: 38px;		
			height: 38px;
		
		  }
		  .fortytwo-blog-dropdown-search input[type="submit"].fortyto-search-submit:hover {opacity: 0.7;	transform:scale(1.04)!important;}

		  .fortytwo-blog-dropdown-search input[type="search"]:focus {outline-color: var(--demmlergreen);}
		.fortytwo-blog-about {color:rgba(0, 31, 31, .93);}

		.home .fortytwo-post-wrapper {padding-top:0;}
		.fortytwo-blog-open-info {padding-top:45px; margin-bottom: -12px;}
		.fortytwo-blog-about .fortytwo-archive-title {padding-top:0;}
		/*.fortytwo-blog-about p {margin-bottom:0;}*/
		.fortytwo-blog-open-info input[type="search"] {background:transparent; 
		background: transparent;
		font-family: 'Nunito Sans', 'Open Sans', Arial, sans-serif;
		padding-left:12px; padding-right:12px; 
		border-bottom:2px solid transparent;
		font-size: 15px;}
		.fortytwo-blog-open-info #searchform {
			margin-top:28px; 
			margin-top:18px;
			margin-bottom:12px;
			background:transparent;
			background: white;
			color: #333;
			padding-right: 2px;
			border-radius: 5px;
			border: 1px solid var(--lightgray);} 
		.search .menu-shadow {
			box-shadow: 0 0.125rem 0.625rem rgb(90 97 105 / 12%);
			position: relative;
			background: white;
		}

		.search .site-main {max-width:600px; margin:auto; background:white; padding-left:20px; padding-right:20px;
		padding-bottom:30px; border-radius: 6px; 
	    box-shadow: 0 29px 60px 0 rgb(54 57 73 / 7%);}

		.search-no-results .site-main {padding-bottom:40px;}

		.search {background:var(--lightgray);}

		.search .entry-footer .cat-links ul {margin-left:0;}

		.search-no-results h1 {
			font-size: 26px;
			line-height: 1.3;
			font-weight: 600;
			color:var(--demmlerblue);
			margin-bottom:0; margin-top:45px;
			padding-top:30px;
		}

		.search-results h1 {
			font-size: 19px;
			line-height: 1.3;
			font-weight: 500;
			color:#333;
			margin-bottom:0; margin-top:45px;
			padding-top:30px;
			padding-bottom: 6px;
		}

		.search article {margin-bottom:40px;}

		.search .error-404 {background:white;
		border-radius: 6px;
	
    	padding-top: 20px;
		margin-top:30px;
		margin-bottom: 90px;
	    box-shadow: 0 29px 60px 0 rgb(54 57 73 / 7%);}

		input[type="search"] {

			padding-left:10px; padding-right:10px; 
			line-height: 2;
    border: 0;
    border-bottom: 2px solid #333;
	border-radius: 0;

		  }
		.search .partner  {background:white;}
		.search .footer-background {margin-top:70px;}
		.fortytwo-search-icon {width:36px;}
		.search .cat-links a {font-size:13px;}
		.search-submit {
			border: 0;
			cursor:pointer;
			background: transparent;
			padding:0;
			line-height: 1;
		
		}


		#searchform input[type="search"]:focus {border-color: transparent ;}
		#searchform input[type="search"]::placeholder {color:rgba(0, 31, 31, .83);}

		#searchform {display: grid; grid-template-columns: 1fr auto; grid-gap: 10px;
		}

		.search .entry-meta a {
			color: #868e96;
			font-size: 15px;
			text-decoration:none;
		}

		.search .entry-header .entry-meta {margin-bottom:10px; margin-top:-10px;}

		.posted-on {pointer-events: none;}
		

		.search .entry-meta span {color: #868e96;
			font-size: 15px;}

		input[type="submit"].fortyto-search-submit	{background-size: 34px;
    background-repeat: no-repeat;
    width: 34px;
	cursor:pointer;
    box-sizing: border-box;
    height: 34px;
    background-color: transparent;
	transition: transform .3s ease-in-out;
    border: none;}

	input[type="submit"].fortyto-search-submit:hover {transform:scale(1.2);}

		.search-form {display:grid;}

		.search .post-thumbnail img {max-height:380px; object-fit:cover;}

		.search h2 a {font-size:23px;  font-weight:600; text-decoration:none; padding-top:20px; color:var(--ads-blue);
			transition: opacity .3s;}

			.search h2 a:hover {opacity:0.8;}

			.search h2 {line-height:1.3;}

			.search .cat-links ul li {margin-bottom:16px;}
			.search nav.posts-navigation .nav-links a {margin-top:0;margin-bottom:8px;}
			@media screen and (max-width: 1581px) {
				.l-link {
					margin-right: 12px !important;
				}
			}
		
			@media screen and (max-width: 1400px) { 
				.fortytwo-blog-open-info {
					padding-top: 42px;
    				margin-bottom: 0px;
				}
				.fortytwo-blog-about {align-self: center;}
				.fortytwo-blog-about p {margin-bottom:0;}
				.fortytwo-blog-open-info #searchform {/*margin-top:26px;*/
				margin-bottom: 6px;}
			}
			@media screen and (max-width: 1190px) { 
				.pc-menu a {font-size: 14px;white-space: nowrap;}
				.fortytwo-blog-open-info {
			grid-template-columns: 1fr 280px;
    		grid-gap: 30px;
				}}

				@media screen and (max-width: 1092px) {
					.pc-menu a {
						padding-left: .7em;
						padding-right: .7em;
					}
				}
				@media screen and (max-width: 1023px) { 
				.main-pc-logo {height: 35px;}}

				@media screen and (max-width: 980px) { 
					.fortytwo-blog-open-info {
				grid-template-columns: 1fr;
				grid-column: 1 / span 1;
				grid-gap: 30px;
					}
					.fortytwo-blog-open-info #searchform {
					padding-right:1.667vw}
				}
				.error-404 footer.demmler-footer, .error404 footer.demmler-footer { background: rgba(248, 250, 252, 1);}

		@media screen and (max-width: 640px) {
			.search-no-results h1, .search-results h1 {
			  margin-top:0;
			}
			.search nav {    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 5%);position: relative;}
			.search .site-main {border-radius:0; box-shadow: none; }
			.search .error-404 {box-shadow: none; border-radius: 0; margin-top:0;
			margin-bottom: 0;}
			.search footer.demmler-footer, .error-404 footer.demmler-footer, .error404 footer.demmler-footer { background: rgba(248, 250, 252, 1);}
			.search nav.posts-navigation {box-shadow:none;}
			.search article {margin-bottom: 46px;}
			.search h2 a {font-size:22px;}
			.search-results h1 {font-size:17px; padding-top:36px;}
			.search-no-results h1 {padding-top:36px;}
			.search .footer-background {margin-top:0;}
			.search .error-404 h2:first-of-type  {margin-top:0;}
			.search-results .error-404 {padding-top:0px;}
			.search nav.posts-navigation .nav-links a {
				margin-top:8px;
			  }
			  .fortytwo-blog-open-info {padding-top:30px; }
			  #cat {font-size:16px;}
			.fortytwo-blog-open-info input[type="search"] {font-size:16px;}

			.fortytwo-blog-open-info input[type="search"]:focus,
textarea {
  font-size: 16px;
}
.fortytwo-blog-open-info textarea {
	font-size: 16px;
  }

  .fortytwo-blog-open-info input {
    font-size: 16px;
  }

.fortytwo-blog-open-info #searchform {
	margin-top: 24px;
	margin-bottom:0;
	background-size: 96%;
}			
		  }
		
		  @media screen and (max-width: 400px) {
			.fortytwo-blog-about p {font-size:16px; color:#333; padding-bottom:6px;}
			#cat {font-size:16px;}
			.fortytwo-blog-open-info input[type="search"] {font-size:16px;}
		
			
			.fortytwo-blog-open-info {grid-gap:24px;}
		  }

		  #archives-dropdown--1 {   background: white;}

		  .comments-link {display:none;}

		  .book-dl {display: block;
			padding: 6px 12px;
			margin-top: 17px;
			width: 190px;
			text-align: center;
			transition: background-color .3s ease;
			border-radius: 6px;
			color: #fff!important;
			background: var(--demmlerblueish);
			text-decoration: none;}

			.book-dl:hover {
				background: var(--demmlergreen)!important;	
				color: rgba(0, 31, 31, .93)!important;
			}

			.fortytwo-blog-dropdown-search {padding-top:16px!important;}

			@media screen and (max-width: 980px) { 
				.book-dl {
					color: rgba(0, 31, 31, .93)!important;
					background: var(--white);
					border: 1px solid var(--verylightgray);
				}

				.fortytwo-blog-dropdown-search {
					padding-top:12px!important;
				}
			}