@media screen and (max-width: 1400px) {
.cookies-accept .cookie-settings-button-container .settings-container {
width: 60%;
margin-right: 5%;
}
.cookies-accept .text-container p {
font-size: 14px;
margin-right: 10px;
}
}
@media screen and (max-width: 1200px) {
body {
max-width: unset;
width: 100%;
}
.content-section {
width: 100%;
margin: 40px 0 20px 0;
}
h1 {
font-size: 25px;
color: #404040;
font-weight: bold;
margin: 0 0 5px 0;
}
h2 {
font-size: 20px;
color: #036C79;
font-weight: bold;
margin: 0 0 5px 0;
}
h3 {
font-size: 18px;
color: #404040;
font-weight: bold;
margin: 0 0 5px 0;
}
h4 {
font-size: 16px;
color: #036C79;
font-weight: bold;
margin: 0 0 5px 0;
}
p {
font-size: 16px;
color: #757575;
font-weight: normal;
margin: 0 0 5px 0;
}
.page-sidebar {
position: absolute;
width: 275px;
left: 20px !important;
margin-left: unset !important;
z-index: 2;
}
.page-landingPage-search input[type=text] {
width: 90%;
margin: 40px auto 0 auto;
}
.cookies-accept .cookies-inner-content, .cookies-accept .cookies-settings-content {
max-width: 100%;
}
.single-event-teaser {
box-sizing: border-box;
padding: 0 25px;
}
} @media screen and (max-width: 992px) {
html {
background: #fff;
}
header {
position: fixed;
left: 0;
top: 0;
background: rgba(255, 255, 255, .8);
-webkit-backdrop-filter: saturate(180%) blur(20px);
width: 100%;
height: 80px;
z-index: 99999999999999;
}
.page-sidebar {
display: none;
}
.page-content {
width: 100%;
margin: 80px 0 0 0;
padding: 10px 0;
}
.content-section {
width: 100%;
margin: 0;
}
.page-content h1, .page-content h3, .page-content h2 {
margin: 10px 5% 10px 5%;
}
.page-content h4 {
margin: 10px 5% 10px 5%;
}
.page-content p {
margin: 20px 5% 20px 5%;
}
.page-content ul {
margin: 0 0 5% 0 !important;
width: 90% !important;
}
.page-content li {
font-size: 16px;
color: #757575;
font-weight: normal;
margin: 10px 0 20px 0;
}
.ea-banner {
height: 300px;
margin-top: 80px;
}
header nav {
width: 100%;
height: 80px;
margin: 0;
padding: 0;
}
header nav .logo {
position: relative;
float: left;
height: 50px;
margin-top: 17px;
width: auto;
margin-left: 25px;
}
button, .button {
color: #ffffff;
font-size: 15px;
font-weight: 500;
background: #036C79;
position: relative;
margin: 5px auto 5px auto;
width: 170px;
box-sizing: border-box;
padding: 9px 50px 11px 20px;
border-radius: 50px;
text-decoration: unset !important;
}
button:before, .button:before {
content: '';
background-image: url(https://ea.dertob.de/wp-content/themes/EA_Theme_5.04/img/plus.svg);
background-size: 100% auto;
right: 15px;
top: 9px;
height: 20px;
width: 20px;
position: absolute;
}
.cookies-accept {
height: unset;
flex-direction: column;
bottom: 10px !important;
}
.cookies-accept .cookies-inner-content {
height: 200px;
}
.cookies-accept .cookies-inner-content .cookie-settings-button-container {
width: 45%;
display: flex;
flex-direction: column;
justify-content: flex-end;
align-items: center;
}
.cookies-accept .cookies-inner-content  .cookie-settings-button, .cookies-accept .cookies-inner-content .cookie-accept-button {
font-size: 14px;
font-weight: normal;
position: relative;
margin: 5px 10px !important;
width: unset;
box-sizing: border-box;
padding: 10px 20px;
}
.cookies-accept .cookies-settings-content {
height: 300px;
flex-direction: column;
}
.cookies-accept .text-container {
width: 100%;
height: unset;
}
.cookies-accept .cookie-settings-button-container {
width: 100%;
justify-content: space-between;
}
.cookies-accept .cookie-settings-button-container .settings-container {
width: 60%;
margin-right: 5%;
}
.cookies-accept .cookie-settings-button-container .settings-container .switch-container {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
margin-bottom: 5px;
height: 30px;
}
.cookies-accept .cookie-settings-button-container .settings-container .switch-container h4 {
font-size: 14px;
font-weight: normal;
color: #4A4A4A;
margin-right: 10px;
margin-top: 6px;
}
} @media screen and (max-width: 992px) {
.footer-widget-column {
float: none;
width: 100%;
}
footer .widget {
margin: 30px 0 30px 0;
}
footer .menu-item {
box-sizing: border-box;
padding: 0;
border: none;
}
footer .widget-area .widget_nav_menu:nth-child(2) {
margin-top: 0;
}
} @media screen and (max-width: 992px) {
.page-landingPage {
margin-top: 100px;
}
.swiper-container {
display: none !important;
}
.page-landingPage-teaser article {
width: 90%;
height: 80px;
box-sizing: border-box;
padding: 10px 10px 10px 10px;
border: 0;
text-align: center;
float: none;
border-radius: 0;
}
.page-landingPage-teaser article:after {
content: "";
display: table;
clear: both;
}
.page-landingPage-teaser .button {
display: none;
}
.page-landingPage-teaser article:nth-child(1), .page-landingPage-teaser article:nth-child(3) {
margin: 15px 5% 0 5%;
}
.page-landingPage-teaser article:nth-child(2), .page-landingPage-teaser article:nth-child(4) {
margin: 15px 5% 0 5%;
}
.page-landingPage-teaser div {
float: left;
width: 20%;
height: 100%;
background: crimson;
background-position-x: 10px !important;
background-repeat: no-repeat !important;
background-size: auto 80% !important;
}
.page-landingPage-teaser h2 {
width: 80%;
float: left;
text-align: left;
font-size: 15px;
margin: 20px auto 15px auto;
}
.page-landingPage-company div {
width: 100%;
height: 200px;
float: none;
}
.page-landingPage-company article {
width: 100%;
height: 300px;
float: none;
padding: 0 20px 0 20px;
}
.page-landingPage-company article h1 {
margin: 15px 5% 15px 5%;
}
.page-landingPage-company article p {
margin: 0 5% 25px 5%;
}
.page-landingPage-company article .button {
margin: 25px 5% 0 5%;
border-radius: 10px;
}
.single-event-teaser-headline {
margin: 0 0 0 0;
}
.single-event-teaser .single-event {
width: 90% !important;
float: none !important;
border: 0;
margin: 25px auto 25px auto;
height: unset;
text-align: center;
box-sizing: border-box;
padding: 25px;
border-bottom: 1px solid #CCC;
}
.single-event-teaser .single-event:nth-child(3) {
margin: 25px auto 25px auto !important;
}
.single-event-teaser {
width: 100%;
position: relative;
min-height: 30px;
margin: 40px 0 0 0;
box-sizing: border-box;
height: unset;
}
.page-landingPage-search p {
font-size: 18px;
font-weight: 300;
color: #2a292d;
margin: 10px 0 25px 0;
}
.footer-hamburg {
height: 120px;
}
} @media screen and (max-width: 992px) {
.single-event {
padding: 15px;
}
.single-event .date div {
height: 80px;
width: 80px;
margin: 0 auto 0 auto;
background: #036C79;
border-radius: 10px;
position: relative;
}
.single-event .date div h4 {
font-size: 14px;
font-weight: 600;
color: #ffffff;
position: absolute;
top: 0;
width: 80px;
left: 0;
text-align: center;
}
.single-event .date div h5 {
position: absolute;
left: 3px;
width: 74px;
top: -26px;
height: 45px;
background: #fff;
text-align: center;
color: #2a292d;
font-size: 35px;
font-weight: 300;
box-sizing: border-box;
padding: 0 0 0 0;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.single-event .date {
width: 100%;
min-height: 100px;
float: none;
margin: 0 !important;
}
.single-event .meta-data {
width: 100%;
float: none;
text-align: center;
box-sizing: border-box;
padding: 0;
}
.single-event .meta-data h3 {
font-weight: 300;
font-size: 20px;
color: #404040;
margin: 5px 0 5px 0;
}
.single-event-teaser .single-event .meta-data h4 {
color: #404040;
}
.single-event-teaser .single-event .button {
top: 0;
}
.smallButton {
border: 1px solid white;
margin: 0 0 10px 0 !important;
cursor: pointer;
color: #ffffff;
font-size: 15px;
font-weight: 500;
background: #036C79;
padding: 5px 10px 5px 10px;
border-radius: 50px;
text-decoration: unset !important;
}
.decline {
font-weight: normal !important;
font-size: 15px !important;
}
} @media screen and (max-width: 992px) {
.mobile-search {
margin: 0 5% 0 5%;
}
.job-teaser {
position: relative;
width: 100%;
height: auto;
box-sizing: border-box;
padding: 10px 10px 10px 10px;
background: #ffffff;
margin: 30px 0 15px 0;
-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06);
-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06);
box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.06);
}
.job-teaser h3 {
margin: 0 !important;
font-size: 16px;
}
.job-teaser b {
margin: 0 10px 0 0;
padding: 0;
font-size: 20px;
color: #036C79;
font-weight: 800;
}
.job-teaser a {
margin: 35px 0 0 25px;
padding: 0;
font-size: 15px;
color: #036C79;
font-weight: 600;
}
.job-teaser:before {
display: none;
}
.job-teaser:after {
display: none;
}
.job-teaser .share {
position: relative;
width: 100%;
height: 40px;
margin: 0 0 10px 0;
}
.job-teaser .share a {
}
.job-teaser .share a div {
position: relative;
width: 40px;
height: 40px;
float: left;
background-size: 100% auto !important;
margin: 10px 5px 0 5px;
}
.job-teaser .share a:nth-child(1) div {
margin-left: 25px;
}
.jobs-angebote a {
font-size: 25px;
text-decoration: none;
font-weight: 600;
}
.jobs-angebote h1 {
font-size: 28px;
margin: 40px 0 20px 0;
}
}
@media screen and (max-width: 700px) {
.cookies-accept .cookies-settings-content {
height: 480px;
}
.cookies-accept .cookies-settings-content .cookie-settings-button-container {
width: 100%;
display: flex;
justify-content: flex-start;
flex-direction: column;
}
.cookies-accept .cookie-settings-button-container .settings-container {
width: 100%;
margin: 0 0 20px 0;
}
.cookies-accept .cookies-inner-content {
height: 300px;
flex-direction: column;
}
.cookies-accept .cookies-inner-content .text-container {
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}
.cookies-accept .cookies-inner-content .cookie-settings-button-container {
width: 100%;
display: flex;
flex-direction: row;
}
.cookies-accept .cookie-accept-button {
font-size: 14px;
}
}
@media screen and (max-width: 375px) {
.cookies-accept .cookies-inner-content, .cookies-accept .cookies-settings-content {
padding: 10px;
}
.cookies-accept .cookies-settings-content {
height: 440px;
}
.cookies-accept .text-container p {
font-size: 12px !important;
}
.cookies-accept button {
font-size: 12px !important;
}
}