/*
 Theme Name:   Frank Rüttger 2025
 Description:  Theme Anpassung für Frank Rüttger 2025
 Author:       smykey
 Author URI:   httpw://www.cdu-duew.de
 Template:     twentyseventeen
 Version:      1.0
 Text Domain:  frank
*/


@font-face {
    font-family: 'IBM Plex Serif';
    font-weight: normal;
    font-style: normal;
    src: local('IBM Plex Serif'),  url('ibm-plex-serif-v19-latin-regular.woff2') format('woff2');
}


@font-face {
    font-family: 'IBM Plex Serif';
    font-weight: normal;
    font-style: italic;
    src: local('IBM Plex Serif'),  url('ibm-plex-serif-v19-latin-italic.woff2') format('woff2');
}

@font-face {
    font-family: 'IBM Plex Serif';
    font-weight: bold;
    font-style: normal;
    src: local('IBM Plex Serif'),  url('ibm-plex-serif-v19-latin-700.woff2') format('woff2');
}

@font-face {
    font-family: 'IBM Plex Serif';
    font-weight: bold;
    font-style: italic;
    src: local('IBM Plex Serif'),  url('ibm-plex-serif-v19-latin-700italic.woff2') format('woff2');
}

@font-face {
    font-family: 'Inter';
    src: local('Inter'),  url('Inter-VariableFont_slnt,wght.woff2') format('woff2');
}

/*@font-face {
    font-family: 'CDUKievit';
    font-weight: bold;
    src: url('CDUKievitWeb-BoldItalic.eot');
    src: local('CDUKievit Bold'),  url('CDUKievitWeb-BoldItalic.woff') format('woff');
} */
@font-face {
    font-family: 'Glyphicons Regular';
    src: url( 'glyphicons-regular.eot');
    src: local('Glyphicons Regular'),  url('glyphicons-regular.woff') format('woff');
}

html, body, p, ul, ol, li, table, th, tr, td, input {
    font-family: 'IBM Plex Serif', serif;
    color: #000;
}

h1, h2, h3, h4, h5, h6, button {
    font-family: Inter, sans-serif;
    color: #2b3c4d;
    background: #fff;
    letter-spacing: 0;
}

.site-header {
    background-color: #ccc;
    position: relative;
    padding: 1em 0 0;
}

.custom-header-media:before {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
	/*background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background: transparent;
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.custom-logo-link {
    align: right;
    position: absolute;
    top: 1em;
    right: 1em;
}

.custom-logo-link img {
    max-height: 6em;
    width: auto;
}

.site-branding a, .site-branding a:hover, .site-description a, .site-description a:hover, .custom-logo-link a, .custom-logo-link a:hover, .home.blog .entry-title a, .page .panel-content .recent-posts .entry-title a, .home.blog .entry-title a:hover, .page .panel-content .recent-posts .entry-title a:hover  {
    transition: none;
    opacity: 1;
    box-shadow: none;
}

.has-header-image.twentyseventeen-front-page .site-branding, .has-header-video.twentyseventeen-front-page .site-branding, .has-header-image.home.blog .site-branding, .has-header-video.home.blog .site-branding {
    display: block;
    vertical-align: bottom;
    height: auto;
}

.site-branding .wrap {
    padding-right: 0;
    margin-right: 0;
    max-width: 100%;
}

.site-branding {
    display: block;
    padding: 0;
    //background: url(assets/images/banderole.png);
    background-size: 100% 100%;
    bottom: 0;
    //position: absolute;
    width: 100%;
    //text-align: center;
    z-index: auto;
    letter-spacing: 0;
}

.wp-custom-header img {
    object-position: inherit;
}

h1.site-title {
    font-family: Inter, sans-serif;
    font-size: 5.8em;
    font-weight: 800;
    color: #2b3c4d !important;
    background: #fff;
    margin: 0 0 0 -1em;
    padding: 0.1em 0.5em 0.1em 1em !important;
    display: table;
    text-transform: none;
    letter-spacing: 0;
}

h2.site-subtitle {
    font-family: Inter, sans-serif;
    font-size: 3em;
    font-weight: 800;
    color: #fff;
    background: #f80;
    margin: 0 0 0 -1em;
    padding: 0.1em 0.5em 0.1em 1em !important;
    display: table;
    text-transform: none;
    letter-spacing: 0;
}

p.site-title {
    font-family: Inter, sans-serif;
    font-size: 3em;
    font-weight: 800;
    color: #2b3c4d !important;
    background: #fff;
    margin: 0 0 0 -2em;
    padding: 0.1em 0.5em 0.1em 2em !important;
    display: table;
    text-transform: none;
    letter-spacing: 0;
}

p.site-subtitle {
    font-family: Inter, sans-serif;
    font-size: 2em;
    font-weight: 800;
    color: #fff;
    background: #f80;
    margin: 0 0 0 -2em;
    padding: 0.1em 0.5em 0.1em 2em !important;
    display: table;
    text-transform: none;
    letter-spacing: 0;
}
h1, h2.widget-title, h3, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title {
    font-size: 1.9em;
    text-transform: none;
    font-weight: 800;
    color: #2b3c4d;
    background-color: #fff;
    padding: 0.1em 0.5em;
    display: table;
}

h2, h2.widget-title, h3 {
    font-size: 1.25em;
    text-transform: none;
    font-weight: 800;
    color: #2b3c4d;
    background-color: #fff;
    padding: 0.1em 0.5em;
    display: table;
}

h3, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title {
    font-size: 1.25em;
    text-transform: none;
    font-weight: 800;
    color: #2b3c4d;
    background-color: #fff;
    padding: 0.1em 0.5em;
    display: table;
}

.site-title a, .site-title a:hover {
    color: #2b3c4d !important;
    opacity: 1;
    text-decoration: none;
}

.site-description {
    font-size: 0.8em;
    margin: 0 0 1em -1.5em;
    padding: 0.1em 0.5em 0.1em 1.5em !important;
    background: #2b3c4d;
    color: #fff;
    display: table;
    opacity: 1;
}

body.has-header-image .site-description, body.has-header-video .site-description {
    font-size: 1.5em;
    margin: 0 0 1em -1.5em;
    padding: 0.1em 0.5em 0.1em 1.5em !important;
    background: #2b3c4d;
    color: #fff;
    display: table;
    opacity: 1;
}

.main-navigation, .main-navigation ul, .main-navigation ul li {
    font-family: Inter, sans-serif;
    font-weight: 800;
    color: #2b3c4d;
}

.site-content-contain {
    background-color: #ccc;
}

.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #000;
    background-color: #fff;
    padding: 0.1em 10px;
    font-size: 2.4em;
    font-weight: 800;
    letter-spacing: 0;
    text-transform: none;
    display: table;
}

.background-fixed .panel-image {
background-attachment: unset;
}

.entry-content .more-link:before {
    display: inline;
}

button, input[type="button"], input[type="submit"], .more-link {
    color: #fff;
    background: #f80;
    padding: 1em;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    font-family: Inter, sans-serif;
    font-weight: 800;
}

blockquote {
    font-style: normal;
    font-weight: 800;
    background: transparent;
    color: #2b3c4d;
    
}

.social-navigation a {
    background: #2b3c4d;
}

.fadethis {
	opacity: 0;
	position: relative;
	transition: opacity 1.5s linear;
}

.fadethis.inview {
	opacity: 1;
}

.animate-down {
    -webkit-transform: translate(0, -100px);
    -moz-transform: translate(0, -100px);
    transform: translate(0, -100px)
}

.animate-down.animated {
   -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1500ms ease-out 100ms;
    -moz-transition: all 1500ms ease-out 100ms;
    transition: all 1500ms ease-out 100ms
}

.animate-up {
    -webkit-transform: translate(0, 100px);
    -moz-transform: translate(0, 100px);
    transform: translate(0, 100px)
}

.animate-up.animated {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    -moz-transition: -moz-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    transition: transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms
}

.animate-right {
    transform: translate(-100px, 0)
}

.animate-right.animated {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    -moz-transition: -moz-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    transition: transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms
}

.animate-left {
    transform: translate(100px, 0)
}

.animate-left.animated {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    -moz-transition: -moz-transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms;
    transition: transform 1500ms ease-out 100ms, opacity 400ms ease-out 100ms
}

@media screen and (min-width: 48em) {

.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-height: 9em;
    //top: 3em;
}

.site-title {
    font-size: 8em;
}

.site-subtitle {
    font-size: 4em;
}

.site-description, body.has-header-image .site-description, body.has-header-video .site-description {
    font-size: 2em;
}

h2, h2.widget-title {
    font-size: 1.5em;
}

h3, .home.blog .entry-title, .page .panel-content .recent-posts .entry-title {
        font-size: 1.1em;
}

.page.page-one-column .entry-header, .twentyseventeen-front-page.page-one-column .entry-header, .archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: inherit;
}

.navigation-top {
    font-size: 1.3em;
}

.page-one-column .panel-content .wrap {
    max-width: 1000px;
}

}