/*
Theme Name: Muether
Theme URI: https://www.muether.de
Author: KMD Medien GmbH
Author URI: https://www.kmd.de
Description: Client-Theme Anton Müther GmbH
Version: 1.5
*/



/*----------------------------------------------------------------------
copyright: KMD Medien GmbH – www.kmd.de
----------------------------------------------------------------------*/


/*----------------------------------------------------------------------
global structure & normalize
----------------------------------------------------------------------*/

body {
    margin: 0;
    border: 0 none;
    padding: 0;
    color: #005ea2;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    }

p, form, img, legend, ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, figure, blockquote {
    margin: 0;
    border: 0 none;
    padding: 0;
    }
 
input, textarea, button, select {
    margin: 0;
    font: inherit;
    text-transform: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;  
    }

textarea {
    overflow: auto;
    }

a {
    color: #008934;
    font-weight: 700;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

a:hover, a:focus {
    color: #00233c;
    outline-width: 0;
    }
    
a:active {
    color: #4a88b3;
    outline-width: 0;
    }

strong {
    font-weight: 900;
    }

mark {
    background-color: #f6e346;
    color: #00233c;
    padding: 1px 2px;
    border-radius: 3px;
    }

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    }

sub {
    bottom: -0.25em;
    }

sup {
    top: -0.5em;
    }
    
.wrapper {
    margin: 0px auto;
    max-width: 1340px;
    }

.clear:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    width: 0;
    line-height: 0;
    font-size: 0;
    } 

.gardient-effect {
    background: #005ea2;
    background: -webkit-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: -moz-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: -o-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ea2', endColorstr='#00736b',GradientType=1 );
    color: #fff;
    }

.gardient-effect:hover {
    background: #008934;
    background: -webkit-linear-gradient(-60deg, #005ea2 0%, #008934 100%);
    background: -moz-linear-gradient(-60deg, #005ea2 0%, #008934 100%);
    background: -o-linear-gradient(-60deg, #005ea2 0%, #008934 100%);
    background: linear-gradient(-60deg, #005ea2 0%, #008934 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ea2', endColorstr='#008934',GradientType=1 );
    color: #fff;
    }

.green-effect {
    background: #008934;
    color: #fff;
    }

.green-effect:hover {
    background: #00736b;
    color: #fff;
    }
    
.white-effect {
    background: #fff;
    }    
   
.white-effect:hover {
    background: #86c39B;
    }
    
.lightblue-effect {
    background: #4c88b3;
    color: #fff;
    } 
    
.lightblue-effect:hover {
    background: #005ea2;
    color: #fff;
    }    

.halfhide {
    color: #00736b;
    }


/*----------------------------------------------------------------------
Fonts
----------------------------------------------------------------------*/

/* lato-300 - latin */
@font-face {
  font-family: 'Lato';
  font-display: fallback;
  font-style: normal;
  font-weight: 300;
  src: url('fonts/lato-v14-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Lato Light'), local('Lato-Light'),
       url('fonts/lato-v14-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v14-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v14-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v14-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v14-latin-300.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
  src: url('fonts/lato-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('fonts/lato-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v14-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
  src: url('fonts/lato-v14-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('fonts/lato-v14-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v14-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v14-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v14-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v14-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-900 - latin */
@font-face {
  font-family: 'Lato';
  font-display: fallback;
  font-style: normal;
  font-weight: 900;
  src: url('fonts/lato-v14-latin-900.eot'); /* IE9 Compat Modes */
  src: local('Lato Black'), local('Lato-Black'),
       url('fonts/lato-v14-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/lato-v14-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/lato-v14-latin-900.woff') format('woff'), /* Modern Browsers */
       url('fonts/lato-v14-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/lato-v14-latin-900.svg#Lato') format('svg'); /* Legacy iOS */
}


/*----------------------------------------------------------------------
Button + Forms
----------------------------------------------------------------------*/

.button,
button,
input[type="submit"]{
    display: inline-block;
    padding: 10px 18px;
    border-radius: 50px;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

.button i {
    font-weight: 300;
    font-style: normal;
    }

.btn-first,
input[type="submit"] {
    background: #005ea2;
    }

.btn-second {
    background: #008934;
    }

.btn-third {
    background: #fff;
    color: #005ea2;
    }

.btn-first:hover,
.btn-second:hover,
.btn-third:hover,
input[type="submit"]:hover {
    background: #00233c;
    color: #fff;
    box-shadow: inset 0 -1px 0 1px rgba(0,94,164,.5);
    }

.button-field .button:first-child,
.button-field button:first-child {
    margin: 0 20px 20px 0;
    }

.button-action {
    text-align: center;
    margin: 20px;
    }

input[type="password"],
input[type="email"],
input[type="text"],
textarea,
select {
    border: 1px solid #999;
    border-radius: 5px;
    padding: 10px 15px;
    display: block;
    width: 100%;
    }
    
input[type="password"]:hover,
input[type="text"]:hover,
input[type="email"]:hover,
textarea:hover,
select:hover,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus,
select:focus {
    background: #EAF8FE;
    }

label {
    display: block;
    padding: 15px 0 5px 0;
    }
    
input[type="submit"] {
    margin: 30px 0;
    }

.main-content form p,
span.wpcf7-list-item {
    margin: 0 !important;
    }

.phone-button,
.phone-button:hover {
    color: #fff;
    text-decoration: none;
    }


/*----------------------------------------------------------------------
Header
----------------------------------------------------------------------*/

.header,
.header-onscroll {
    background: url(img/header-bg.jpg) center center repeat-y;
    background-size: 100%;
    }

.meta-navigation {
    text-align: right;
    padding: 20px 0 30px 0;
    background: url(img/meta-nav-bg.jpg) center center;
    background-size: cover;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

.meta-navigation ul {
    list-style-type: none;
    }

.meta-navigation li {
    display: inline-block;
    margin-left: 40px;
    }

.meta-navigation li a {
    font-weight: 300;
    color: #fff;
    text-decoration: none;
    }

.meta-navigation li a:hover,
.meta-navigation li a:focus {
    color: #86c39B;
    text-decoration: underline;
    }

.meta-navigation img {
    height: 20px;
    vertical-align: middle;
    padding-right: 10px;
    }

.main-navigation {
    font-weight: 900;
    background: #fff;
    width: 100%;
    }

.main-navigation .wrapper {
    display: table;
    width: 100%;
    }

.header .main-navigation {
    position: fixed;
    top: 60px;
    box-shadow: 0px 2px 6px #092034;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    z-index: 99;
    }

.header-onscroll .main-navigation {
    position: fixed;
    top: 0px;
    box-shadow: 0px 2px 6px #092034;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    z-index: 99;
    }

.portal-logo {
    padding: 20px 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    }

.portal-logo figure {
    display: inline-block;
    }

.portal-logo figcaption {
    display: none;
    }

.portal-logo img {
    height: 80px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    }

.header-onscroll .portal-logo img {
    height: 70px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    }

.main-navigation nav {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    }

.main-navigation nav ul {
    list-style-type: none;
    }

.main-navigation nav li {
    display: inline-block;
    margin-left: 20px;
    position: relative;
    }

.main-navigation nav a {
    font-size: 17px;
    text-decoration: none;
    display: inline-block;
    padding: 15px 0;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    background: transparent center center;
    background-size: 0px;
    color: #005ea2;
    }

.main-navigation nav a:hover {
    background: url(img/icon-line-grey.svg) no-repeat center 35px;
    background-size: 15px;
    color: #00233c;
    }

.main-navigation nav .current-menu-item a,
.main-navigation nav .current-menu-parent a {
    color: #008934;
    background: url(img/icon-line.svg) no-repeat center 35px;
    background-size: 15px;
    }

.main-navigation nav .current-menu-item ul a,
.main-navigation nav .current-menu-parent ul a {
    color: #fff;
    background-color: #005ea2;
    background-size: 0;
    }

.main-navigation nav .nav-important a {
    background: #005ea2;
    color: #fff;
    border-radius: 50px;
    padding: 10px 18px;
    }

.main-navigation nav .nav-important a:hover {
    background: #00233c;
    color: #fff;
    box-shadow: inset 0 -1px 0 1px rgba(0,94,164,.9);
    }

.main-navigation nav ul ul {
    background-color: #fff;
    background: rgba(255,255,255,0);
    list-style: none;
    position: absolute;
    left: -9999px;
    margin-bottom: -1px;
    z-index: 100;
    box-shadow: 0px 2px 6px #092034;
    }

.main-navigation nav ul ul li {
    padding-bottom: 1px;
    display: block;
    text-align: left;
    margin: 0;
    background: #4a88b3;
    }
    
.main-navigation nav ul li:hover ul {
    left: -50%;
    }

.main-navigation nav ul ul a {
    padding: 10px;
    background-color: #005ea2;
    display: block;
    width: 220px;
    color: #fff;
    }
    
.main-navigation nav ul li:hover ul li a:hover {
    background: #00233c;
    color: #fff;
    }

.main-navigation nav ul ul .current_page_item a,
.main-navigation nav ul ul .current-menu-item a,
.main-navigation nav ul ul .current-menu-parent a {
    background: #008934;
    color: #fff;
    }

.main-navigation nav input[type=checkbox],
.main-navigation nav label {
    display: none;
    }


/*----------------------------------------------------------------------
Header - Stage
----------------------------------------------------------------------*/

.stage-home {
    margin-top: 60px;
    color: #fff;
    display: block;
    width: 100%;
    padding: 160px 0 240px 0;
    }

.stage-home article {
    vertical-align: top;
    width: 50%;
    }

.stage-home .stage-items {
    position: relative;
    }

.stage-home h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    }

.stage-home h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 24px;
    padding: 40px 0;
    }

.stage-follow {
    margin-top: 60px;
    padding: 0;
    color: #fff;
    }

.stage-follow h2 {
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    padding: 120px 0 40px 0;
    width: 60%;
    }
    
.stage-follow .breadcrumb {
    font-size: 12px;
    font-weight: 900;
    text-transform: uppercase;
    border-top: 1px solid rgb(255,255,255,0.4);
    padding: 40px 0;
    }    
    
.stage-follow .breadcrumb a:hover {
    color: #4a88b3;
    text-decoration: none;
    }


/*----------------------------------------------------------------------
Portal-Home
----------------------------------------------------------------------*/

.portal-home-teaser {
    margin: -120px 0 80px 0;
    }

.portal-home-teaser section {
    display: block;
    margin-left: -20px;
    }

.portal-home-teaser article {
    display: block;
    float: left;
    width: 33.33%;
    }

.portal-home-teaser article a {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 40px 60px;
    margin: 0 0 0 20px;
    }

.portal-home-teaser article a img {
    height: 100px;
    }

.portal-home-teaser article a h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 40px 0 20px 0;
    font-weight: 700;
    }

.portal-home-teaser article a:hover {
    color: #fff;
    }

.portal-home-widgets {
    background: url(img/widgets-bg.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0 60px 0;
    }

.portal-home-widgets section,
.portal-home-news section {
    display: block;
    margin-left: -20px;
    }

.portal-home-widgets article{
    display: block;
    float: left;
    width: 33.33%;
    }

.portal-home-news article {
    display: block;
    float: left;
    width: 50%;
    }

.portal-home-widgets img {
    width: 100%;
    object-fit: cover;
    }

.portal-home-widgets article a {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0 0 20px 20px;
    min-height: 360px;
    }

.portal-home-widgets article a h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 40px 20px 20px 20px;
    font-weight: 700;
    }

.portal-home-widgets article a p {
    padding: 0 60px 40px 60px;
    }

.home-trust a {
    display: block;
    width: 160px;
    margin: -120px auto 40px auto;
    }

.home-trust img {
    width: auto;
    }

.portal-home-news {
    padding: 80px 0 0 0;
    }

.phn-image {
    width: calc(100% - 20px);
    margin: 0 0 0 20px;
    overflow: hidden;
    display: block;
    text-align: right;
    position: relative;
    height: 200px;
    }

.phn-image img {
    width: 175%;
    height: auto;
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    }

.portal-home-news article a {
    display: block;
    text-align: center;
    text-decoration: none;
    margin: 0 0 20px 20px;
    position: relative;
    min-height: 150px;
    }

.portal-home-news article a h3 {
    font-size: 22px;
    line-height: 26px;
    padding: 40px 40px 20px 40px;
    font-weight: 700;
    }

.portal-home-news article a time {
    position: absolute;
    left: calc(50% - 40px);
    bottom: 40px;
    }

.main-content .portal-home-main h1 {
    width: 75%;
    margin: 0px auto;
    }

.portal-home-main p {
    text-align: justify;
    margin-bottom: 80px;
    }


/*----------------------------------------------------------------------
Maincontent
----------------------------------------------------------------------*/

.post-edit-link {
    background: red;
    color: #fff;
    text-decoration: none;
    padding: 5px;
    margin: 5px 0;
    font-size: 12px;
    }

.main-content {
    padding: 80px 0;
    }
    
.main-content h1 {
    font-weight: 900;
    font-size: 42px;
    line-height: 48px;
    margin: 0 0 20px 0;
    }    
    
.main-content h2 {
    font-weight: 300;
    font-size: 42px;
    line-height: 48px;
    margin: 0 0 20px 0;
    }     
    
.main-content h3 {
    font-weight: 900;
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 20px 0;
    }    
    
.main-content h4 {
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    margin: 0 0 20px 0;
    }      
    
.main-content h5 {
    font-weight: 900;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
    }        
    
.main-content h6 {
    font-weight: 700;
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 20px 0;
    }         
    
.main-content p,
.main-content figure,
.main-content table {
    margin: 0 0 40px 0;
    width: 100%;
    }        
    
.main-content ul,
.main-content ol {
    margin: 0 0 40px 17px;
    }        

.main-content ul ul,
.main-content ul ol,
.main-content ol ul,
.main-content ol ol {
    margin: 6px 0 6px 17px;
    }        

.main-content figure img {
    width: 100%;
    height: auto;
    }    

.main-content figcaption {
    font-style: italic;
    }

.main-content blockquote {
    font-style: italic;
    font-weight: 900;
    font-size: 22px;
    line-height: 26px;
    }

.main-content blockquote p:before {
    content: open-quote;
    }
    
.main-content blockquote p:after {
    content: close-quote;
    }

.main-content blockquote[cite]::after{
    content: "[" attr(cite) "]";
    font-size: 12px;
    display: block;
    text-align: center;
    }

.main-content table {
    border: 0 none;
    border-collapse: collapse;
    }

.main-content th {
    border-bottom: 2px solid #005ea2;
    text-align: left;
    padding: 10px 10px 10px 5px;
    } 

.main-content td {
    border-bottom: 1px solid #005ea2;
    padding: 10px 10px 10px 5px;
    vertical-align: top;
    }  
    
.main-content tr:last-child td {
    border-bottom: 0;
    vertical-align: top;
    }      

.main-content tr:hover td {
    background: #EAF8FE;
    }

.main-content .responsive-table {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    }

.main-content .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    }

.main-content .responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin: 0 0 30px 0;
    }    

section.news-archive-view {
    display: block;
    margin-left: -20px;
    padding: 0;
    }

.news-archive-view article {
    display: block;
    float: left;
    width: 33.33%;
    }

.news-archive-view .is-news-item {
    display: block;
    padding: 160px 0 0 0;
    margin: 0 0 20px 20px;
    }

.news-archive-view .news-item-date {
    text-align: center;
    padding-top: 20px;
    display: block;
    }

.news-archive-view article a {
    text-decoration: none;
    color: #fff;
    }

.news-archive-view .is-news-item h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 40px;
    margin: 0;
    font-weight: 700;
    text-align: center;
    min-height: 110px;
    }
    
.news-archive-view .is-news-item p {
    color: #fff;
    padding: 0 40px 40px 40px;
    width: auto;
    margin: 0;
    min-height: 175px;
    }

.is-news-item-inner {
    background: #4c88b3;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

.is-news-item-inner:hover {
    background: #005ea2;
    }  

.search-post-title {
    padding-top: 40px;
    margin-top: 40px;
    border-top: 1px solid #005ea2;
    }

.main-content .widget_pages ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: 1px solid #005ea2;
    list-style-type: none;
    }

.main-content .widget_pages ul ul {
    border-top: 0 none;
    }

.main-content .widget_pages ul a {
    border-bottom: 1px dotted #005ea2;
    display: block;
    padding: 5px 0px;
    }

.main-content .widget_pages ul ul li a {
    padding-left: 20px;
    }

.main-content .panel-grid:last-child {
    margin: 80px auto 0 auto;
    }

.main-content .follow-teaser {
    text-align: center;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    }

.main-content .follow-teaser img {
    width: 100%;
    height: auto;
    }

.main-content .follow-teaser h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0 20px 20px 20px;
    font-weight: 700;
    min-height: 65px;
    }
    
.main-content .follow-teaser h3 {
    padding: 40px 20px 20px 20px;
    font-weight: 700;
    min-height: 65px;
    }    

.main-content .follow-teaser p {
    padding: 0;
    width: auto;
    }

.main-content .follow-teaser p:last-child {
    padding: 0 20px 40px 20px;
    margin: 0;
    }

.main-content .gardient-effect a,
.main-content .lightblue-effect a,
.main-content .green-effect a {
    color: #fff;
    }
    
.main-content .light-ground {
    background: #ddd;
    padding: 80px 0;
    margin: 80px auto;
    }

.main-content .dark-ground {
    background: url(img/widgets-bg.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0;
    margin: 80px auto;
    }

.main-content .info-box-white {
    background: #fff;
    padding: 40px;
    hyphens: auto;
    -moz-hyphens: auto;
    }

.main-content .info-box-light {
    background: #ddd;
    padding: 40px;
    hyphens: auto;
    -moz-hyphens: auto;
    }

.main-content .info-box-white p,
.main-content .info-box-light p {
    text-align: justify;
    }

.main-content .info-box-white p:last-child,
.main-content .info-box-light p:last-child {
    margin: 0;
    }

.main-content .news-published-on {
    border-top: 1px solid #005ea2;
    padding-top: 40px;
    margin-top: 40px;
    }

.sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    background-color: #eee !important;
    padding: 40px 40px 20px 40px !important;
    }

.main-content .notfound-first {
    float: left;
    width: 48%;
    }

.main-content .notfound-second {
    float: right;
    width: 48%;
    }

.info-widget {
    position: absolute;
    top: 0;
    left: 50%;
    }

.info-widget .textwidget {
    width: calc(100% - 80px) !important;
    padding: 40px;
    background: rgba(255,255,255,0.85);
    color: #005ea2;
    }

.info-widget h2 {
    font-size: 32px;
    line-height: 32px;
    padding: 0 0 20px 0;
    }


/*----------------------------------------------------------------------
Footer
----------------------------------------------------------------------*/

.footer-callto {
    background: #005ea2;
    background: -webkit-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: -moz-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: -o-linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    background: linear-gradient(-50deg, #005ea2 0%, #00736b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005ea2', endColorstr='#00736b',GradientType=1 );
    color: #fff;
    position: relative;
    }

.footer-callto article {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    padding: 40px 0;
    }

.footer-callto span {
    display: inline-block;
    padding: 40px 60px;
    }

.footer-callto article:first-child span {
    border-right: 1px solid #fff;
    }

.footer-callto h2 {
    font-size: 32px;
    line-height: 38px;
    padding-bottom: 40px;
    }

.footer-callto a {
    margin: 0 10px;
    }

.footer-base {
    background: #00233c;
    padding-top: 260px;
    margin-top: -260px;
    }

.footer-base section:first-child {
    border-bottom: 1px solid #fff;
    }

.footer-base article {
    display: block;
    float: left;
    width: 25%;
    padding: 80px 0;
    color: #fff;
    font-weight: 300;
    }

.footer-base h2 {
    font-weight: 900;
    font-size: 17px;
    padding: 0 0 20px 0;
    }

.footer-base a {
    color: #fff;
    text-decoration: none;
    font-weight: 300;
    }

.footer-base a:hover,
.footer-base a:focus {
    color: #86c39B;
    text-decoration: underline;
    }

.footer-base ul {
    list-style: none;
    }

.footer-base li img {
    height: 20px;
    vertical-align: middle;
    padding-right: 10px;
    }

.footer-contact-menu {
    margin-top: 20px;
    }

.footer-contact-menu li {
    margin-top: 4px;
    }

.dropdown-menu {
    position: relative;
    display: block;
    color: #fff;
    }

.dropdown-menu input[type=checkbox] {
    display: none;
    }

.dropdown-menu ul {
    position: relative;
    width: 100%;
    }

.dropdown-menu li {
    margin-top: 4px;
    }

.dropdown-menu label {
    display: inline-block;
    width: 100%;
    padding: 0 0 20px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 900;
    font-size: 17px;
    }

.footer-base article.trust-us {
    width: 50%;
    text-align: right;
    }

.footer-base article.trust-us img {
    height: 80px;
    }

.footer-base article.trust-us a {
    margin-left: 40px;
    }

.footer-logo img {
    height: 70px;
    }

article.imprint-note {
    display: none;
    }

.social-media-links {
    margin: 10px 0;
    font-size: 0;
    line-height: 0;
    }

.social-media-links li {
    display: inline;
    }

.social-media-links li img {
    height: 30px;
    width: 30px;
    }

/*----------------------------------------------------------------------
Small-Desktop-Styles
----------------------------------------------------------------------*/

@media only screen and (max-width: 1400px) { 

    .wrapper {
        margin: 0px 40px;
        }

    .header .main-navigation .wrapper,
    .header-onscroll .main-navigation .wrapper {
        width: calc(100% - 80px);
        }
 
    .phn-image {
        height: 150px;
        }
  
    .news-archive-view .is-news-item h2 {
        min-height: 130px;
        }
        
    .news-archive-view .is-news-item p {
        min-height: 210px;
    }
}


/*----------------------------------------------------------------------
Notebook-Styles
----------------------------------------------------------------------*/

@media only screen and (max-width: 1180px) { 

    .meta-navigation {
        background: url(img/meta-nav-bg.jpg) center right;
        }

    .main-navigation nav li {
        margin-left: 10px;
        letter-spacing: -0.02em;
        }
 
    .header .portal-logo img {
        height: 70px;
        }
    
    .stage-home {
        margin-top: 60px;
        color: #fff;
        display: block;
        width: 100%;
        padding: 80px 0 180px 0;
        }
        
    .stage-home article {
        width: 100%;
        }

    .stage-follow h2 {
        padding: 60px 0 40px 0;
        hyphens: auto;
        -moz-hyphens: auto;
        }

    .portal-home-teaser article a h2,
    .portal-home-widgets article a h2,
    .footer-callto h2,
    .portal-home-main h1,
    .main-content h1,
    .main-content h2,
    .main-content .follow-teaser h2 {
        font-size: 24px;
        line-height: 30px;
        hyphens: auto;
        -moz-hyphens: auto;
        }
    
    .main-content h3,
    .main-content h4,
    .main-content blockquote {
        font-size: 20px;
        line-height: 26px;
        hyphens: auto;
        -moz-hyphens: auto;
        }
        
    .main-content h5,
    .main-content h6 {
        font-size: 18px;
        hyphens: auto;
        -moz-hyphens: auto;
        }        

    .news-archive-view .is-news-item h2 {
        min-height: 130px;
        }

    .portal-home-teaser article a {
        padding: 40px 40px;
        }

    .portal-home-widgets article a p {
        padding: 0 40px 40px 40px;
        }

    .portal-home-teaser article,
    .news-archive-view article {
        width: 50%;
        }

    .portal-home-teaser article:last-child {
        width: 100%;
        margin-top: 20px;
        }
        
    .portal-home-widgets article {
        width: 50%;
        }
        
    .portal-home-widgets article a {
        min-height: 400px;
        }
    
    .portal-home-news article a {
        min-height: 150px;
        }
    
    .main-content .portal-home-main h1 {
        width: 100%;
        }
 
    .info-widget {
        position: relative;
        top: 0;
        left: 0;
        }
    
}


/*----------------------------------------------------------------------
Tablet-Styles (Landscape)
----------------------------------------------------------------------*/

@media only screen and (max-width: 1024px) { 
 
    .meta-navigation li {
        display: inline-block;
        margin-left: 20px;
        }
    
    .main-navigation nav label {
        background: url(img/icon-bars.svg) no-repeat 15px center #005ea2;
        background-size: 20px auto;
        padding: 10px 18px 10px 45px;
        cursor: pointer;
        display: inline-block;
        border-radius: 50px;
        text-align: left;
        color: #fff;
        font-size: 18px;
        font-weight: 700;
        }

    .main-navigation nav label:hover {
        background: url(img/icon-bars.svg) no-repeat 15px center #00233c;
        background-size: 20px auto;
        color: #fff;
        box-shadow: inset 0 -1px 0 1px rgba(0,94,164,.9);
        }

    .main-navigation nav li {
        letter-spacing: inherit;
        }
    
    .main-navigation nav ul {
        display: none;
        }
    
    .main-navigation nav ul li a {
        text-decoration: none;
        padding: 10px 0;
        display: block;
        }
    
    .main-navigation nav input[type=checkbox]:checked ~ label {
        background: url(img/icon-bars-close.svg) no-repeat 15px center #4a88b3;
        background-size: 20px auto;
        }
    
    .main-navigation nav input[type=checkbox]:checked ~ div ul {
        display: block;
        position: absolute;
        z-index: 101;
        background: #fff;
        box-shadow: 0px 2px 6px #092034;
        height: 300px;
        overflow: auto;
        right: 0;
        text-align: left;
        }

    .main-navigation nav input[type=checkbox]:checked ~ div ul ul {
        position: relative;
        background: #fff;
        box-shadow: 0 0 0 #092034;
        height: auto;
        }    

    .main-navigation nav input[type=checkbox]:checked ~ div ul li {
        display: block;
        margin: 0 20px;
        }

    .main-navigation nav input[type=checkbox]:checked ~ div ul li a {
        font-weight: 900;
        text-transform: uppercase;
        background: transparent;
        }

    .main-navigation nav input[type=checkbox]:checked ~ div ul li a,
    .main-navigation nav input[type=checkbox]:checked ~ div ul ul li:last-child a {
        display: block;
        border-bottom: 2px solid #e2e2e2;
        }

    .main-navigation nav input[type=checkbox]:checked ~ div ul li:last-child a {
        border-bottom: 0px;
        }    

    .main-navigation nav .nav-important a {
        background: transparent;
        color: #005ea2;
        border-radius: 0;
        padding: 15px 0px;
        }
    
    .main-navigation nav .nav-important a:hover {
        background: transparent;
        color: #00233c;
        box-shadow: inset 0 0 0 0 rgba(0,94,164,.9);
        }

    .main-navigation nav .nav-active {
        background: transparent;
        }
        
    .main-navigation nav ul ul {
        position: relative;
        left: 0px;
        margin: 0 -20px;
        box-shadow: 0 0 0 #092034;
        display: block;
        }
    
    .main-navigation nav ul ul li {
        padding: 0;
        margin: 0;
        background: #fff;
        }
        
    .main-navigation nav ul li:hover ul {
        left: 0px;
        }        
        
    .main-navigation nav input[type=checkbox]:checked ~ div ul ul a,
    .main-navigation nav input[type=checkbox]:checked ~ div ul .nav-important ul a {
        background-color: #fff;
        width: 100%;
        color: #005ea2;
        font-weight: 400;
        text-transform: none;
        }
    
    .main-navigation nav input[type=checkbox]:checked ~ div ul ul .current-menu-item a,
    .main-navigation nav input[type=checkbox]:checked ~ div ul .nav-important ul .current-menu-item a {
        color: #008934;
        }
        
    .main-navigation nav input[type=checkbox]:checked ~ div ul li:hover ul li a:hover {
        background: #fff;
        color: #00233c;
        }
    
    .main-navigation nav input[type=checkbox]:checked ~ div ul ul .nav-active,
    .main-navigation nav input[type=checkbox]:checked ~ div ul .nav-important ul .nav-active {
        background: #fff;
        color: #008934;
        }    

    .current-menu-item.nav-important a {
        color: #008934 !important;
        }

    .dropdown-menu label {
        background: url(img/icon-arrow-down.svg) no-repeat right 8px;
        background-size: 20px auto;
        padding: 0 0 15px 0;
        border-bottom: 1px solid #fff;
        cursor: pointer;
        }
    
    .dropdown-menu ul {
        display: none;
        }
    
    .dropdown-menu ul li {
        border-bottom: 1px solid #fff;
        }
    
    .dropdown-menu ul li a {
        padding: 15px 0;
        display: block;
        color: #fff;
        }
    
    .dropdown-menu input[type=checkbox]:checked ~ label {
        background: url(img/icon-arrow-up.svg) no-repeat right 8px;
        background-size: 20px auto;
        }
    
    .dropdown-menu input[type=checkbox]:checked ~ div ul {
        display: block;
        }

    .portal-home-news article {
        width: 100%;
        }

    .portal-home-news article a {
        min-height: auto;
        }

    .portal-home-news article a h2 {
        padding: 20px;
        }

    .portal-home-news article a h3 {
        padding: 20px 40px 20px 40px;
        }

    .portal-home-news article a time {
        position: relative;
        left: 0;
        bottom: 20px;
        }
    
    .footer-base section {
        padding-bottom: 40px;
        }
        
    .footer-base article {
        width: 50%;
        padding: 40px 0px;
        }        

    .footer-base article.footer-menu {
        width: 100%;
        padding: 20px 0 0 0;
        }

    .footer-base article.trust-us {
        width: 50%;
        }

    .footer-base article.trust-us img {
        height: 70px;
        }
    
    .footer-base .credit-note article {
        width: 50%;
        padding: 20px 0;
        }
    
    .footer-base article.copy-note {
        text-align: left;
        float: left;
        margin: 115px 0 0 -50%;
        padding: 0;
        }
    
    .footer-base article.trust-us a {
        margin-left: 10px;
        }
        
    .footer-base article.imprint-note {
        display: block;
        text-align: right;
        float: right;
        padding: 0;
        }
        
    .main-content .notfound-first {
        display: block;
        float: none;
        width: 100%;
        }
    
    .main-content .notfound-second {
        margin-top: 40px;
        display: block;
        float: none;
        width: 100%;
        }        
        
}


/*----------------------------------------------------------------------
Tablet-Styles (less Portrait)
----------------------------------------------------------------------*/

@media only screen and (max-width: 760px) { 

    .meta-navigation {
        text-align: center;
        }

    .meta-navigation a {
        font-size: 0;
        padding: 0 10px;
        }
    
    .meta-navigation a.tracking_tn {
        font-size: 16px;
        }
    
    .meta-navigation img {
        padding: 0;
        vertical-align: top;
        height: 26px;
        }

    .main-navigation nav input[type=checkbox]:checked ~ div ul {
        width: 100%;
        }

    .stage-home {
        margin-top: 40px;
        padding: 60px 0 160px 0;
        text-align: center;
        }

    .stage-home h2 {
        font-size: 32px;
        line-height: 36px;
        }
        
    .stage-follow {
        margin-top: 40px;
        }

    .stage-follow h2 {
        font-size: 32px;
        line-height: 36px;
        padding: 60px 0 40px 0;
        width: 100%;
        }

    .phn-image img {
        width: 220%;
        }
        
    .button-field .button:first-child,
    .button-field button:first-child {
        margin: 0 0 20px 0;
        }

    .button-field .button,
    .button-field button {
        display: block;
        }

    .portal-home-teaser article {
        width: 100%;
        margin-top: 20px;
        }

    .portal-home-widgets article,
    .news-archive-view article {
        width: 100%;
        }
       
    .portal-home-widgets article a {
        min-height: auto;
        }
        
    .footer-callto article {
        float: none;
        width: 100%;
        padding: 0;
        }
    
    .footer-callto span {
        padding: 40px 20px;
        }
    
    .footer-callto article:first-child span {
        border-right: 0 none;
        border-bottom: 1px solid #fff;
        }

    .footer-base article {
        width: 100%;
        padding: 40px 0 0 0;
        text-align: center;
        }        

    .footer-base article.footer-menu {
        text-align: left;
        }
        
    .footer-base .credit-note article {
        width: 100%;
        padding: 20px 0;
        text-align: center;
        }
    
    .footer-base article.copy-note,
    .footer-base article.imprint-note {
        text-align: center;
        float: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
        }
    
    .footer-base article.trust-us a {
        margin-left: 10px;
        }

    .stage-follow .breadcrumb a,
    .stage-follow .breadcrumb span {
        display: block;
        } 
    
    .stage-follow .breadcrumb i {
        float: left;
        padding-right: 2px;
        }    

    .main-content .follow-teaser h2,
    .main-content .follow-teaser h3,
    .news-archive-view .is-news-item h2,
    .news-archive-view .is-news-item p {
        min-height: 0;
        }
        
    .main-content .info-box-white p,
    .main-content .info-box-light p {
    text-align: left;
    }    
}


/*----------------------------------------------------------------------
Phone-Styles
----------------------------------------------------------------------*/

@media only screen and (max-width: 520px) { 

    .wrapper {
        margin: 0 20px;
        }

    .meta-navigation {
        display: none;
        }

    .header .main-navigation .wrapper,
    .header-onscroll .main-navigation .wrapper {
        width: calc(100% - 40px);
        }

    .header .main-navigation,
    .header-onscroll .main-navigation {
        position: relative;
        top: 0px;
        left: 0px;
        }
    
    .main-navigation nav label {
        font-size: 17px;
        font-weight: 300;
        }

    .portal-logo {
        padding: 20px 10px 20px 0;
        width: 50%;
        }

    .portal-logo img {
        height: auto;
        width: 100%;
        }

    .stage-home {
        margin: 0;
        padding: 40px 0 160px 0;
        }

    .stage-follow {
        margin: 0;
        }

    .stage-follow h2 {
        padding: 40px 0 40px 0;
        }

    .portal-home-teaser article a {
        padding: 40px 20px;
        }
        
    .portal-home-widgets article a p {
        padding: 0 20px 40px 20px;
        }
    
}

    
/*----------------------------------------------------------------------
Print Styles
----------------------------------------------------------------------*/
@media print {
    * {
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
        background: transparent !important;
        }
    

    /* Show link destinations in brackets after the link text */
    a[href]:after {
        content: " (" attr(href) ") ";
        }
    
    a[href] {
        font-weight: bold;
        text-decoration: underline;
        color: #000;
        border: none;
        }
    
    /* Don't show link destinations for JavaScript or internal links */ 
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content:"";
        }
    
    /* Show abbr title value in brackets after the text */
    abbr[title]:after {
        content: " (" attr(title) ")";
        }
}