@font-face {
    font-family: 'Oswald';
    src: url('https://i24bank.de/wp-content/uploads/fonts/Oswald-Light.woff2') format('woff2'),
        url('https://i24bank.de/wp-content/uploads/fonts/Oswald-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('https://i24bank.de/wp-content/uploads/fonts/Oswald-Regular.woff2') format('woff2'),
        url('https://i24bank.de/wp-content/uploads/fonts/Oswald-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: url('https://i24bank.de/wp-content/uploads/fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('https://i24bank.de/wp-content/uploads/fonts/Oswald-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

body {
font-family: "Oswald", sans-serif;
font-weight:400;
line-height:1.4;
}
h1,h2,h3,h4 {
text-transform:none !important;
}
.fixed {
position:fixed !important;
left:0;
top:0;
}
#header-all-wrap {
overflow:auto;
}
.entry-content p {
line-height:1.4 !important;
font-size:19px;
font-weight:300 !important;
}
#header-wrap {
max-width:1200px;
margin:0px auto;
}
#header-logo {
display:block;
margin:10px auto;
width:250px;
}
#masthead {
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
box-shadow:none !important;
background:#1290cb;
z-index:1000;
}
.menu-item a {
text-transform:none !important;
color:#fff;
}
.menu-item a:hover {
color:#000;
}
#c-infos-wrap {
text-align:center;
padding:10px 0;
background:#7cccff;
}
.c-infos {
display:inline-block;
position:relative;
}
.c-infos::before {
    background-size: 20px 20px;
    display: inline-block;
    width: 20px; 
    height: 20px;
    content:"";
position: relative;
        left: 2px;
    top: 4px;

}
#c-mail::before {
  background-image: url('https://i24bank.de/wp-content/uploads/2022/06/mail.png');
left:0;
}
#c-phone::before {
background-image: url('https://i24bank.de/wp-content/uploads/2022/06/smartphone.png');

}
.entry-content {
margin-top:0 !important;
}
.main-navigation a {
   font-size: 18px;
  font-weight:300 !important;
}
@media screen and (min-width: 768px) {
.main-navigation a {
    padding: 26px 30px; 
}
}
.entry-content ul {
margin-left:0 !important;
}
.site-content {
padding-bottom:40px !important;
}
.entry-content a{
color:#1290cb !important;
}
.footer-fullwidth {
background:#333 !important;
}
.footer-fullwidth p {
color:#ccc !important;
}
.footer-fullwidth  a {
color:#1290cb !important;
}
.site-info {
background:#000 !important;
}
.left-right-wrap {
color:#ccc !important;
}
.left-right-wrap  a { 
color:#ccc !important;
}
.embed-container iframe {
filter: grayscale(1);
border:none !important;
}
.site-footer h3 {
    margin: 0 0 10px;
text-align:left !important;
color:#ccc !important;
}
.site-footer h4 { 
color:#ccc !important;
font-size:18px !important;
margin: 0 0 10px;
}
#footer-logo {
max-width:200px !important;
}

body .grecaptcha-badge {
visibility: hidden;
}
body.page-id-235 .grecaptcha-badge, body.page-id-327 .grecaptcha-badge,body.page-id-117 .grecaptcha-badge   
{ 
visibility: visible !important; 
}
.c-form .wpcf7-quiz {
width:40px !important;
}
.entry-content li {
font-size:17px !important;
}
.cat-links {
display:none;
}
/* NEW STUFF */
#c-header img {
width:100% !important;
aspect-ratio:1920/500;
object-fit:cover;
}
#home-header video {
width:100% !important;
aspect-ratio:16/9;
cursor:pointer;
}
.c-form .wpcf7-list-item {
margin:0 5px 0 0;
}
.c-form label {
font-size:19px !important;
margin-bottom:20px !important;
}
.c-form .wpcf7-submit {
background:#1290cb !important;
margin-top:30px !important;
}
.c-form input  {
margin-top: 10px;
margin-bottom: 6px;
 border: 1px solid #ccc;
}
h2 {
font-size:35px;
}
h1 {
font-size:45px;
margin-top:0;
}
.c-header {
aspect-ratio:1920/500;
filter: grayscale(100%);
}
#cMap {
width:100%;
border:none !important;
filter: grayscale(100%);
}
.admin-bar #masthead {
top:32px;
}
.c-form input[type=checkbox] {
	
	outline: none;
position: relative;
    border: 1px solid #aaa;
    width: 15px !important;
    height: 15px !important;
    display: inline-block;
    top: 0px;
    margin-right: 6px;
}

@media (min-width: 768px) and (max-width: 1000px) {
  .site-footer .ow-button-base a{
padding:10px 20px !important;
}
  .site-footer .sow-icon-icomoon {
display:none !important;
}
}
@media  only screen and (max-width: 768px) {
 .site-footer .ow-button-base a{ 
float:left !important;
}
h2 {
font-size:35px !important;
}
h1 {
font-size:45px !important;
}
.c-header {
aspect-ratio:5/3;
}
#masthead a  {
color:#fff !important;
font-size:16px !important;
}
.c-footer .panel-grid-cell {
display: flex !important;
    flex-direction: row;
    justify-content: center
}
.c-footer .textwidget {
text-align:center;
}
}
@media  only screen and (max-width: 1050px) { 
#primary-menu .menu-item a {
    padding: 20px;
}
}
.custom-quiz {
display:none;
}
.entry-content li {
font-weight:300;
font-size:19px !important;
}
#c-infos-wrap a:hover {
color:unset !important;
}
.cky-consent-bar {
background-color:#1290cb !important;
}
.cky-notice-des,.cky-title {
color:#fff !important;
}
.cky-notice-des {
overflow-y:hidden !important;
}
.cky-btn {
background:#7eccfe !important;
color:#000 !important;
border-color:#000 !important;
font-size:17px !important;
}
.cky-notice-des p {
font-size: 17px !important;
  font-weight: 300 !important;
}
.cky-title {
font-size:23px !important;
}
.cky-preference-body-wrapper p {
font-size:17px !important;
font-weight:300 !important;
}
.main-navigation li.current-menu-item a,body #masthead .current-menu-item a {
color:#000 !important;
}