/*
Theme Name:     Accesspress Basic Pro Child 2024
Description:    Ein Accesspress Basic Pro Child 2024 Theme.
Author:         PScholz
Template:       accesspress_new
(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

/*@font-face {
	font-family: "Codystar";
	font-weight: 300;
	font-style: normal;
	src: local('Codystar Light'), local('Codystar-Light'), url(/wp-content/uploads/sgf-css/fwzf7-q1xvk-40qxouysytyshuau9qfd.woff2) format('woff2'), url(/wp-content/uploads/sgf-css/fwzf7-q1xvk-40qxouysytyshua.woff) format('woff');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}*/

html #wpadminbar {display:none !important;}
#rank-math-analytics-stats-wrapper, 
#rank-math-analytics-stats-wrapper.hide-stats a.rank-math-analytics-close-stats { display: none;}

body div.entry-content.ausbildung .col_1, body div.entry-content.ausbildung .col_1 p, body .col_1 ul li,
body div.entry-content.ausbildung .col_2, body div.entry-content.ausbildung .col_2 p, 
body div.entry-content.ausbildung .col_3, body div.entry-content.ausbildung .col_3 p, 
body div.entry-content.ausbildung .col_4, body div.entry-content.ausbildung .col_4 p, 
body div.entry-content.ausbildung .col_5, body div.entry-content.ausbildung .col_5 p, 
body div.entry-content.ausbildung .col_6, body div.entry-content.ausbildung .col_6 p, 
body div.entry-content.ausbildung .col_7, body div.entry-content.ausbildung .col_7 p, 
body div.entry-content.ausbildung .col_8, body div.entry-content.ausbildung .col_8 p, 
body div.entry-content.ausbildung .col_9, body div.entry-content.ausbildung .col_9 p, 
body div.entry-content.ausbildung .col_10, body div.entry-content.ausbildung .col_10 p, 
body div.entry-content.ausbildung .col_11, body div.entry-content.ausbildung .col_11 p, 
body div.entry-content.ausbildung .col_12, body div.entry-content.ausbildung .col_12 p {
	/*font-size: 1.1em !important;*/
	/*font-size: 2rem;*/
	/*font-size: clamp(1em, 1.2vw, 1.75em);*/
	font-size: calc(12px + (28 - 20) * ((100vw - 320px) / (1600 - 320)));
	line-height: 1.8em;
	line-height: calc(26px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
}


div.entry-content.ausbildung .row.clearfix.first-entry, 
div.entry-content.ausbildung .row.clearfix.third-entry, 
div.entry-content.ausbildung .row.clearfix.fourth-entry, 
div.entry-content.ausbildung .row.clearfix.fiveth-entry, 
div.entry-content.ausbildung .row.clearfix.sixth-entry, 
div.entry-content.ausbildung .row.clearfix.seventh-entry, 
div.entry-content.ausbildung .row.clearfix.eighth-entry, 
div.entry-content.ausbildung .row.clearfix.nineth-entry, 
div.entry-content.ausbildung .row.clearfix.tenth-entry, 
div.entry-content.ausbildung .row.clearfix.eleventh-entry, 
div.entry-content.ausbildung .row.clearfix.twelveth-entry, 
div.entry-content.ausbildung .row.clearfix.thirteenth-entry {
	margin-bottom: 5%;
    margin-top: 5%;
    padding-top: 5%;
    padding-bottom: 5%;
}





/* First Row */

.row.clearfix.first-entry {
	/*margin-bottom: 10%;
    margin-top: 0%;
    padding-bottom: 10%;
    padding-top: 5%;*/
	margin-bottom: 5%;
    margin-top: 0%;
    padding-bottom: 10%;
    padding-top: 0%;
}

/*.row.clearfix.firstentry {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}*/

.entry-content.ausbildung {
    background: #dbe383;
    /*padding: 110px 146px 110px 146px;*/
	padding: 10% 10% 10% 10%;
	width: 100%;
    display: block;
    position: relative;
}

.entry-content.ausbildung h1 {
    font-family: 'Tiza';
    font-style: normal;
    font-size: 40px;
    text-transform: uppercase;
    color: #bf213d;
}

.entry-content.ausbildung h1.entry-title {
    /*max-width: 610px;*/
    font-size: 40px;
	/*font-size: 3.4rem;*/
	font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
}


/*.col_4.pad9 img.stoerer {
    margin-top: -70px;
    margin-bottom: -70px;
    z-index: 100;
	position: relative;
}*/


.col_4.pad9 img.stoerer {
	/*margin-top: -60px;
	margin-bottom: -20px;*/
	/*margin-top: 10%;*/
	margin-top: 40%;
    margin-bottom: -50%;
    z-index: 100;
    position: relative;
}

.col_4.pad9 img.stoerer:hover {
    cursor: default;
    transform: rotate(360deg);
    transition: all 0.3s ease-in-out 0s;
}

.entry-content.ausbildung img.stoerer {
    padding-bottom: 10px;
    /*margin-bottom: 15px;*/
}

.entry-content.ausbildung img.stoerer:hover {
    cursor: default;
    transform: rotate(360deg);
    transition: all 0.3s ease-in-out 0s;
	z-index:10;
}

.first-entry .col_8.pad1 {
    margin-top: 5%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 5%;
}

.first-entry .col_4.pad9 {
    margin-top: -10%;
    margin-bottom: 0%;
    padding-top: 0%;
    padding-bottom: 0%;
}

.row {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}



/* Second Row */

.row.clearfix.second-entry {
    /*margin-bottom: 25px;
    margin-top: -135px;
    padding-top: 20px;
    padding-bottom: 20px;*/
	/*margin-bottom: 25px;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 20px;*/
	margin-bottom: 5%;
    margin-top: -5%;
    padding-top: 0%;
    padding-bottom: 5%;
}

/*.row.clearfix.secondentry {
    margin-bottom: 25px;
    margin-top: -135px;
    padding-top: 20px;
    padding-bottom: 20px;
}*/

/* Yellow */

.col_4.pad1.yellow {
    background: #ffea3e;
    z-index: 10;
    padding-right: 0px;
    margin-right: -10px !important;
    /*width: 320px;*/
    position: relative;
    margin-bottom: 0px !important;
    /*margin-top: -20px !important;*/
	margin-top: -5% !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}


.col_4.pad1.yellow img.auszubildende {
    /*	vertical-align: baseline;
    position: relative;
    padding-top: 67px;
    overflow: hidden;
    text-align: center;
*/
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

img.auszubildende {
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

/* Yellow End */


/* Dark-Yellow */

.col_4.pad1.dark-yellow {
	background-color: #edad2f;
    /*background-image: linear-gradient(#fbc751, #edad2f);*/
	background-image: linear-gradient(#edad2f, #fbc751);
    z-index: 10;
    padding-right: 0px;
    margin-right: -10px !important;
    width: 320px;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}


.col_4.pad1.dark-yellow img.auszubildende {
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 70%;
    transform: translateX(-50%);
}

/* Dark-Yellow End */


/* TRANSPARENT */

/*.entry-content.ausbildung .col_4.pad9.transparent * {
    background: #ffea3e;
    z-index: 15;
    margin: auto;
    padding: 0px 0px 0px 0px;
    margin: -20px -10px 0px -20px !important;
    width: 320px;
    height: 310px;
    position: relative;
    text-align: center;
}*/

.col_4.pad9.transparent {
    background: #00000000;
    z-index: 15;
    margin: auto;
    padding: 0px 0px 0px 0px;
    /*margin: -20px 10px 0px 648px !important;*/
	margin: -5% 5% 5% 68%;
    width: 320px;
    height: 310px;
    position: relative;
    text-align: center;
}


.col_4.pad9.transparent img.auszubildende {
    vertical-align: baseline;
    /* margin-bottom: 0px; */
    position: relative;
    /* padding-bottom: 0px; */
    padding-top: 0px;
    overflow: hidden;
    text-align: center;
    z-index: 20;
}

/* TRANSPARENT End */


/* Grey */

.col_4.pad9.grey {
    background-color: #dedee0;
	background-image: linear-gradient(#dedee0, #b8b8b9);
    z-index: 15;
    margin: auto;
    padding: 0px 0px 0px 0px;
    /*margin: -20px 10px 0px 648px !important;*/
	/*margin: -20px 10px 0px 648px;*/
	margin: -5% 5% 5% 68%;
    width: 320px;
    height: 310px;
    position: relative;
    text-align: center;
}


.col_4.pad9.grey img.auszubildende {
    vertical-align: baseline;
    /* margin-bottom: 0px; */
    position: relative;
    /* padding-bottom: 0px; */
    padding-top: 0px;
    overflow: hidden;
    text-align: center;
    z-index: 20;
	left: 40%;
}

/* Grey End */


/* Red */

.col_8.pad5.red {
    background: #bf213d;
    color: #ffffff;
    /*z-index: 8;*/
    /*width: 670px;*/
    margin-left: -10px;
    padding-left: 50px;
	padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
	position: relative;
	width: 70%;
}

.sixth-entry .col_8.pad5.red {
    background: #bf213d;
    color: #ffffff;
    /*z-index: 8;*/
    /*width: 670px;*/
    margin-left: -10px;
    padding-left: 50px;
	padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
	position: relative;
	width: 70%;
}

.tenth-entry .col_8.pad5.red {
    background: #bf213d;
    color: #ffffff;
    /*z-index: 8;*/
    /*width: 670px;*/
    margin-left: -10px;
    padding-left: 50px;
	padding-right: 35px;
    padding-top: 40px;
    padding-bottom: 40px;
	position: relative;
	width: 70%;
}

.entry-content.ausbildung .red h3 {
    font-family: 'Tiza';
    font-style: normal;
    /*font-size: 24px;
	font-size: 1.8rem;
	font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));*/
	font-size: 24px;
	font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}

.entry-content.ausbildung .red * {
    color: #ffffff;
    /*font-size: 23px;
    line-height: 30px;*/
}


/* Third Row */

.row.clearfix.thirdentry {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Blue */

.col_1.pad12.blue {
    background: #009fe3;
    color: #ffffff;
   /* z-index: 8;*/
    width: 100%;
    /*margin-left: -10px;*/
	margin-left: 0px;
    padding-left: 40px;
    position: relative;
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 20px;
    text-align: center;
}

.entry-content.ausbildung .blue h3 {
    font-family: 'Tiza';
    font-style: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}

.entry-content.ausbildung .blue * {
    color: #ffffff;
    font-size: 40px;
    line-height: 20px;
    text-align: center;
}


/* Fourth Row */

.row.clearfix.fourthentry {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}


/* RED */

.fourth-entry .col_8.pad1.red {
    background: #bf213d;
    color: #ffffff;
    /*z-index: 8;*/
    /*width: 670px;*/
    margin-left: 0px;
    /*padding: 40px 80px 35px 70px;*/
	padding: 40px 60px 35px 40px;
    position: relative;
	width: 70%;
}

.eighth-entry .col_8.pad1.red {
    background: #bf213d;
    color: #ffffff;
    /*z-index: 8;*/
    /*width: 670px;*/
    margin-left: 0px;
    /*padding: 40px 80px 35px 70px;*/
	padding: 40px 60px 35px 40px;
    position: relative;
	width: 70%;
}


/* Fiveth Row */

.row.clearfix.fivethentry {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* White */

.col_1.pad12.white {
    background: #ffffff;
    color: #000000;
  /*  z-index: 8;*/
    width: 100%;
    position: relative;
    margin-left: 0px;
    /*padding: 40px 70px 40px 70px;*/
	padding: 40px 40px 40px 40px;
    text-align: left;
}

.entry-content.ausbildung .white h3 {
    font-family: 'Tiza';
    font-style: normal;
    text-transform: uppercase;
    color: #bf213d;
    padding-bottom: 10px;
	margin-top: 40px;
	font-size: 24px;
	font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
}

.entry-content.ausbildung .white * {
	color: #676666db;
    /*font-size: 23px;
    line-height: 32px;*/
    text-align: left;
    padding-bottom: 10px;
    margin-bottom: 15px;
}


.entry-content.ausbildung .white ul {
    margin-left: 10px;
    padding-left: 10px;
}

.entry-content.ausbildung .white ul li {
    margin-left: 20px;
    padding-left: 10px;
    /*line-height: 0.4em;*/
    /*font-weight: bold !important;*/
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
	color: #000000;
}


.entry-content.ausbildung .stoerer-rechts {
    margin-right: -30px;
    position: absolute;
    right: 0px;
    bottom: -100px;
}

.entry-content.ausbildung .white p {
    /*padding-right: 70px;*/
	padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.entry-content.ausbildung .white p:last-of-type {
    padding-right: 155px !important;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.entry-content.ausbildung .white p:last-child {
    padding-right: 155px !important;
    padding-bottom: 10px;
    margin-bottom: 15px;
}

/* White End */

/* Sixth Row */

.row.clearfix.sixthsentry {
    margin-bottom: 25px;
    margin-top: 25px;
    padding-top: 20px;
    padding-bottom: 20px;
}

/* Red Part */

.col_4.pad1.red {
    background: #f86249;
   /* z-index: 10;*/
    padding-right: 0px;
    margin-right: -10px !important;
    width: 320px;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}


.col_4.pad1.red img.auszubildende {
    vertical-align: baseline;
    position: relative;
    padding-top: 67px;
    overflow: hidden;
    text-align: center;
    background: none;
   /* z-index: 10;*/
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

/* .col_8.pad5.red {
    background: #bf213d;
    color: #ffffff;
    z-index: 8;
    width: 670px;
    margin-left: -10px;
    padding-left: 70px;
    position: relative;
    padding-top: 40px;
    padding-right: 35px;
    padding-bottom: 20px;
} */

.entry-content.ausbildung .red h3 {
    font-family: 'Tiza';
    font-style: normal;
    /*font-size: 24px;*/
	/*font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	line-height: calc(30px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));*/
	font-size: 24px;
	font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}

.entry-content.ausbildung .red * {
    color: #ffffff;
    /*font-size: 23px;
    line-height: 30px;*/
}


.entry-content.ausbildung .col_8.pad5.red h3:last-of-type {
    padding-bottom: 10px;
    padding-top: 20px;
}


.col_4.pad1.red {
    background: none;
    background-color: #b00118;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(#f45c45, #b00118);
  /*  z-index: 10;*/()
    padding-right: 0px;
    margin-right: -10px !important;
    width: 320px;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}

.col_4.pad1.red img.auszubildender {
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 60%;
    transform: translateX(-50%);
}

/* Red End */

/* Orange Part */

/*.col_4.pad1.orange {
    background: #fb4b1a;
    z-index: 10;
    padding-right: 0px;
    margin-right: -10px !important;
    width: 320px;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}*/

.col_4.pad1.orange {
    background: none;
    background-color: #fb4b1a;
    /* For browsers that do not support gradients */
    background-image: linear-gradient(#fb4b1a, #fd7426);
    z-index: 10;
    padding-right: 0px;
    margin-right: -10px !important;
    width: 320px;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -20px !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 310px;
    margin: auto;
    text-align: center;
}

.col_4.pad1.orange img.auszubildende {
    vertical-align: baseline;
    position: relative;
    padding-top: 67px;
    overflow: hidden;
    text-align: center;
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}

.col_4.pad1.orange img.auszubildender {
    background: none;
    z-index: 10;
    position: absolute;
    bottom: 0px;
    left: 35%;
    transform: translateX(-50%);
}

.col_8.pad5.orange {
    background: #fb4b1a;
    color: #ffffff;
    z-index: 8;
    width: 670px;
    margin-left: -10px;
    padding-left: 70px;
    position: relative;
    padding-top: 40px;
    padding-right: 35px;
    padding-bottom: 20px;
}

.col_8.pad5.orange {
    background: #fb4b1a;
    color: #ffffff;
    z-index: 8;
    width: 670px;
    margin-left: -10px;
    padding-left: 70px;
    position: relative;
    padding-top: 40px;
    padding-right: 35px;
    padding-bottom: 20px;
}

.entry-content.ausbildung .orange h3 {
    font-family: 'Tiza';
    font-style: normal;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 10px;
}

.entry-content.ausbildung .orange * {
    color: #ffffff;
}

.entry-content.ausbildung p.headline.h1 {
    color: #ffffff;
    /*font-size: 32px !important;*/
	/*line-height: 30px;*/
	font-family: 'ABeeZee';
    margin-top: 30px;
    margin-bottom: 30px;
	font-size: 3.2rem;
	font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
}

.entry-content.ausbildung p.headline.h2 {
    color: #ffffff;
    /*font-size: 35px !important;*/
	/*font-size: 2rem;*/
	font-family: 'ABeeZee';
    line-height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
	font-size: 3.2rem;
	font-size: calc(22px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
}

.entry-content.ausbildung p.headline.h3 {
    color: #ffffff;
    font-size: 27px !important;
	font-family: 'ABeeZee';
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.entry-content.ausbildung p.headline.h4 {
    color: #dbe383;
	/*color: #ffffff;*/
    /*font-size: 27px !important;*/
    /*font-family: 'Codystar';*/
	font-family: 'Tiza';
	font-weight: bold;
    line-height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
	font-size: 24px;
	font-size: calc(12px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    text-transform: uppercase;
	-webkit-animation: glow 0.1s ease-in-out infinite alternate;
	-moz-animation: glow 0.1s ease-in-out infinite alternate;
	animation: glow 0.1s ease-in-out infinite alternate;
}

.entry-content.ausbildung p.headline.h4:hover {
    /*color: #dbe383;*/
	color: #ffffff;
    /*font-family: 'Codystar';*/
	font-family: 'Tiza';
	font-weight: bold;
    line-height: 50px;
    margin-top: 30px;
    margin-bottom: 10px;
	font-size: 24px;
	font-size: calc(12px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	text-decoration: normal;
    text-transform: uppercase;
	-webkit-animation: glow-green 1s ease-in-out infinite alternate;
	-moz-animation: glow-green 1s ease-in-out infinite alternate;
	animation: glow-green 1s ease-in-out infinite alternate;
}

.entry-content.ausbildung p.headline.h4 a:hover {text-decoration: none;}

.entry-content.ausbildung p.headline.h5 {
    color: #ffffff;
    font-size: 23px !important;
    font-family: 'ABeeZee';
    line-height: 30px;
    margin-top: 30px;
    margin-bottom: 30px;
}

div.row.clearfix.sixth-entry ul, div.row.clearfix.eighth-entry ul {
    margin-left: 10px;
    padding-left: 25px;
}


.entry-content.ausbildung .col_8.pad5.orange h3:last-of-type {
    padding-bottom: 10px;
    padding-top: 20px;
}

@-webkit-keyframes glow {
     from {
      color: #dbe383;
    /*text-shadow: 0 0 10px #dbe383, 0 0 20px #dbe383, 0 0 30px #dbe383, 0 0 40px #dbe383, 0 0 50px #dbe383, 0 0 60px #dbe383, 0 0 70px #dbe383, 0 0 90px #dbe383;*/
	text-shadow: 0 0 10px #dbe383, 0 0 20px #dbe383;
  } to {
      color: #dbe383;
    /*text-shadow: 0 0 10px #dbe383, 0 0 20px #dbe383, 0 0 30px #dbe383, 0 0 40px #dbe383, 0 0 50px #dbe383, 0 0 60px #dbe383, 0 0 70px #dbe383, 0 0 90px #dbe383;*/
	text-shadow: 0 0 10px #dbe383, 0 0 20px #dbe383;
  }
}

@-webkit-keyframes glow-green {
     from {
      color: #fff;
    /*text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff, 0 0 40px #ffffff, 0 0 50px #00fff2, 0 0 60px #ffffff, 0 0 70px #ffffff, 0 0 90px #ffffff;*/
	text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
  } to {
      color: #fff;
    /*text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff, 0 0 30px #ffffff, 0 0 40px #ffffff, 0 0 50px #00fff2, 0 0 60px #ffffff, 0 0 70px #ffffff, 0 0 90px #ffffff;*/
	text-shadow: 0 0 10px #ffffff, 0 0 20px #ffffff;
  }
}


/* Orange Ende */

/*
.col_4.pad9 img.stoerer {
    z-index: 100;
    position: relative;
}

.col_4.pad9 img.stoerer:hover {
    cursor: default;
    transform: rotate(360deg);
    transition: all 0.3s ease-in-out 0s;
}
*/

/*.entry-content.ausbildung img.stoerer {
    padding-bottom: 10px;
    margin-bottom: 15px;
}

.entry-content.ausbildung img.stoerer:hover {
    cursor: default;
    transform: rotate(360deg);
    transition: all 0.3s ease-in-out 0s;
}*/

div.wpforms-container-full {
    margin-bottom: 24px;
    padding: 60px;
}

.jobs-modal.open .jobs-modal-content, 
.jobs-modal-form .modal-title, 
.jobs-modal-form .jobs-modal-input .input-label, 
.job-post .jobs-row .jobs-row-label span, 
.job-post .jobs-row .jobs-row-input p, 
div.jobs-row-input a span.category, 
div.wpforms-container-full .wpforms-form .wpforms-field-label, 
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel,
.entry-content, 
div.wpforms-container-full .wpforms-form .wpforms-field-description {
	color: #3d3d3d !important;
}

div.jobs-row-input ::marker {
	color: #3d3d3d !important;
}


a.fancybox-youtube-video {
    width: 320px;
    height: 310px;
    display: block;
	background-image: url(https://www.pd-atp.de/wp-content/uploads/2024/06/Ausbildung-Steger-Video-Grey.png);
    background-size: cover;
	background-position: center center;
    transition: background-image 0.2s ease-in-out;
}

/* Hover Preload Hack */
a:before.fancybox-youtube-video {
	visibility: hidden;
	width: 0px;
	height: 0px;
    content: url(https://www.pd-atp.de/wp-content/uploads/2024/06/Ausbildung-Steger-Video-Red.png);
}

a:hover.fancybox-youtube-video {
    background-image: url(https://www.pd-atp.de/wp-content/uploads/2024/06/Ausbildung-Steger-Video-Red.png);
}




/* FancyBox */

#fancybox-wrap {
    outline: none !important;
	position: absolute !important;
    /*left: 0 !important;*/
    /*z-index: 111105 !important;*/
    /*width: 1000px !important;*/
    /*height: 70% !important;*/
	min-height: 400px !important;
    box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.35) !important;
    border-radius: 4px !important;
    background: #fff !important;
	/*padding: 60px 60px 60px 60px;*/
}

#fancybox-outer {
    position: relative;
    width: 100%;
    height: 100%;
    box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.35);
    border-radius: 4px;
    background: #fff;
}

div.wpforms-container-full .wpforms-form .wpforms-title {
	color: #3d3d3d !important;
	margin-bottom: 40px;
}

.wpforms-container p.zustimmung, div.wpforms-container-full .wpforms-form .intl-tel-input .country-list .country-name {
    color: #8a8a8a;
}

div.wpforms-container-full .wpforms-form input[type=text], 
div.wpforms-container-full .wpforms-form input[type=email], 
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=file],
div.wpforms-container-full .wpforms-form textarea.wpforms-field-medium {
	background: #f9f9f9 !important;
}

input#wpforms-5617-field_4, div.wpforms-container-full .wpforms-form input[type=file] {
    width: 100%;
    box-sizing: border-box;
    border-radius: 2px;
    /* color: #333; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

input::placeholder, textarea::placeholder {
  opacity: 0.6;
  color: #8a8a8a !important;
}


html.fancybox-active:not(.fancybox-allowscroll) body {
	margin-right: auto !important;
	margin-bottom: var(--horizontal-scrollbar);
}

/* FancyBox End */

/****  Further CSS Styles   ***/

.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    font-size: 0.8em;
    top: 0.3%;
    position: absolute;
    right: 30px;
}


/*.layout1 .right-top-head .call-us {
	background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    top: 10px;
    position: absolute;
    padding-right: 0px;
    right: 10px;
}*/

.right-top-head .call-us {
    color: #050505;
    font-size: 1rem;
    margin-bottom: 8px;
    text-align: right;
}

.call-us {
    float: left;
    font-size: 1rem;
    margin-right: 3%;
    padding-top: 15px;
    width: 22%;
}

.contact-data {
    margin-top: 30px;
    font-size: 1em !important;
    color: #636363;
}

.contact-data a span {
    color: #BF213D;
}

.contact-data span {
    color: #050505;
    font-size: 1em !important;
    margin-bottom: 8px;
    text-align: right;
}

span.dashicons.dashicons-facebook.hide-menu-image-icons.bluetext, .dashicons, .dashicons-before:before { 
	font-size: 1.3rem !important;
 }

div.featured-footer-wrap,
.featured-footer,
.footer-address,
.featured-footer-wrap .textwidget {
    font-size: 1rem;
    color: #636363 !important;
}

.footer-featured-section {
    /*background: none repeat scroll 0 0 #f9f9f9;*/
	background: none repeat scroll 0 0 #ffffff;
    padding: 50px 0 34px;
    color: #636363 !important;
}

.featured-footer-wrap * {
    color: #636363 !important;
}


#page-header-banner,
.page-banners {
    min-height: 100%;
    height: auto;
    clear: both;
    text-align: left
}

.ap-container,
.inner .ap-container {
    margin: 0;
    padding: 0
}

main#main.site-main {
    margin: auto;
    padding-bottom: 20px
}

.layout1 .top-header {
    min-height: 150px;
}

#site-navigation {
    padding: 0 15px;
    float: none;
	z-index:200;
}

.ap-container .main-navigation ul li {
    line-height: 55px
}

#site-navigation ul li {
    float: none;
    line-height: 55px;
    position: relative;
    text-transform: inherit
}

#site-navigation ul li a {
    font-size: inherit;
    text-transform: inherit
}

.top-header {
    padding: 25px 30px 35px
}

#page-header-banner {
    padding: 15px 35px
}

.page-banners {
    padding: 25px 0;
    background: #dbe383 !important
}

.ap-container {
    width: 100%
}

.inner {
    background: #f5f5f5;
    padding: 0
}

.inner_content_background,
.inner_sidebar_background>aside {
    background: #fff;
    box-shadow: 0 0 1px 1px rgb(0 0 0 / 5%);
    margin: 15px
}

.footer-featured-section {
    /*background: #f9f9f9;*/
	background: #ffffff;
    padding: 50px 30px 35px
}

.featured-footer {
    float: left;
    width: 33%;
    padding: 0 15px;
    font-size: .9em
}

h1.entry-title,
h1.entry-title a,
h1.page-title,
h1.page-title a {
    font-size: 20px;
    text-transform: none;
    color: #3d3d3d;
    font-weight: 100;
    clear: both;
    line-height: inherit
}

h1.main-entry-title,
h1.main-entry-title a {
    font-size: 30px;
    padding-bottom: 0;
    text-transform: none;
    color: #3d3d3d;
    font-weight: 100;
    line-height: inherit;
    font-family: Raleway, sans-serif;
    clear: both;
    margin-bottom: 10px
}

.jobs-modal-form h3,
.rank-math-list-item {
    padding-bottom: 20px
}

h2.featured-subheadline {
    font-size: 18px
}

h2 {
    /*font-family: ABeeZee;*/
    font-family: Raleway, sans-serif;
    font-style: normal;
    text-transform: none
}

hr.grey {
    border: 0;
    height: 0;
    border-top: 1px solid #eee
}

.eihe-box .eihe-caption .eihe-title-cover .eihe-title {
    font-size: 26px
}

.featured-footer-wrap {
    margin: auto
}

.rank-math-question {
    background: #f5f5f5;
    padding: 10px 25px;
    border: 1px solid #ccc;
    border-bottom: 1px dashed #ccc
}

.rank-math-answer {
    background: #f5f5f5;
    padding: 10px 25px 5px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-top: -15px
}

.jobs-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    overflow: auto;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s ease;
}

.jobs-modal-form .job-submit,
.jp-apply-button {
    padding-top: 20px !important;
    padding-bottom: 28px !important
}

.job-submit,
.jp-apply-button {
    line-height: 8px !important
}

.jobs-search {
    display: none
}

.job-listing-categories {
    float: none !important;
    width: 100% !important
}

.job-listing .job-preview .job-cta .apply-btn,
.job-listing-categories,
.jobs-modal-form .choose_file,
.jobs-modal-form .job-submit,
.jp-apply-button,
body .job-listing-categories .job-category,
body .jp-apply-button {
    border-radius: 0 !important
}

.job-listing-categories .job-category {
    border: 1px solid #999 !important
}

.job-listing .job-preview .job-content h4,
.job-listing .job-preview .job-content h5 {
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    color: #000 !important;
    margin: 0 0 10px
}

.jp-apply-button {
    font-size: 20px !important
}

.job-listing .job-preview .job-cta .apply-btn {
    background-color: #bf213e;
}

.jobs-modal-form .modal-input-fileinput,
.jobs-modal-form .modal-input-text {
    background: #f9f9f9 !important
}

.jobs-modal-form h3 {
    margin: 0 0 10px 10px;
    font-size: 18px
}

#BorlabsCookieBox ._brlbs-h3 {
    font-size: 1.315em
}

a.job-category:before {
    content: '\25B8\00a0'
}

.custom-html-widget ul,
.jobs-row-input ul {
    margin: 0 0 0 25px !important
}

#site-navigation ul li ul li,
ul li ul li.current-menu-item ul a,
ul li ul li.current-menu-item ul li a,
ul li ul li.current-menu-parent ul li a {
    text-decoration: none;
    background: #bf213d !important
}

ul li ul li.current-menu-parent ul li.current_page_item a {
    text-decoration: none;
    background: #ba4156 !important
}

#site-navigation ul.sub-menu li.current-menu-item,
#site-navigation ul.sub-menu li.current_page_item,
li.current_page_item,
ul.sub-menu li.current-menu-item,
ul.sub-menu li.current_page_item {
    background: #614147 !important
}

ul li.current-menu-item.current_page_item {
    text-decoration: none
}

li.current_page_item {
    color: #fff
}

#site-navigation ul li a:hover,
li.current_page_item a:hover,
ul li ul li.current-menu-item a,
ul li ul li.current-menu-parent a,
ul li ul li.current-page-parent ul li.current-menu-item a,
ul li ul li.current_page_parent a,
ul li ul li.current_page_parent ul li.current-menu-item a {
    text-decoration: none;
    background: #614147 !important
}

#site-navigation ul li.current-menu-ancestor>a,
#site-navigation ul li.current-menu-item>a,
#site-navigation ul li:hover>a,
.current-menu-ancestor,
.current-menu-parent {
    background: #614147
}

#site-navigation ul#primary-menu>li {
    float: left !important;
    display: inline-block;
    border-left: 1px solid #bf213d;
    border-right: 1px solid #bf213d
}

#site-navigation ul#primary-menu>li:active,
#site-navigation ul#primary-menu>li:hover {
    float: left;
    display: inline-block;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

#site-navigation ul.sub-menu li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .2)
}

#site-navigation ul.sub-menu li a {
    line-height: normal
}

.wpforms-container input[type=radio] {
    -webkit-appearance: radio !important
}

.wpforms-container input[type=checkbox] {
    -webkit-appearance: checkbox !important
}

.wpforms-container input[type=checkbox]:after,
.wpforms-container input[type=checkbox]:after:before,
.wpforms-container input[type=checkbox]:before,
.wpforms-container input[type=checkbox]:checked:before,
.wpforms-container input[type=radio]:after,
.wpforms-container input[type=radio]:before,
.wpforms-container input[type=radio]:checked:after,
.wpforms-container input[type=radio]:checked:before {
    display: none !important
}

.tablepress {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 1em;
    border: none
}

.tablepress td,
.tablepress th {
    padding: 8px;
    border: none;
    background: 0 0;
    text-align: left;
    float: none !important
}

.tablepress tbody td {
    vertical-align: top
}

.tablepress tbody td,
.tablepress tfoot th {
    border-top: 1px solid #ddd
}

.tablepress tbody tr:first-child td {
    border-top: 0
}

.tablepress thead th {
    border-bottom: 1px solid #ddd
}

.tablepress tfoot th,
.tablepress thead th {
    background-color: #d9edf7;
    font-weight: 700;
    vertical-align: middle
}

.tablepress .odd td {
    background-color: #f9f9f9
}

.tablepress .even td {
    background-color: #fff
}

.tablepress .row-hover tr:hover td {
    background-color: #f3f3f3
}

.tablepress img {
    margin: 0;
    padding: 0;
    border: none;
    max-width: none
}

.slider_instance {
    margin: 10px 0
}

.slider_instance h3 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 25px;
    margin-bottom: 0;
    padding-bottom: 0
}

.slider_instance p.whitetext,
.slider_instance p.whitetext b,
.slider_instance p.whitetext strong {
    font-size: 1.563em;
    color: #fff !important
}

#rank-math-faq .rank-math-list-item {
    position: relative
}

#rank-math-faq .rank-math-list-item input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 41px;
    opacity: 0;
    cursor: pointer;
    z-index: 999
}

#rank-math-faq .rank-math-list-item h3 {
    background: #f1f2f6;
    padding: 10px 12px 10px 18px;
    cursor: pointer;
    font-size: 18px !important;
    font-weight: 400 !important;
    position: relative;
    margin-bottom: 0;
    line-height: 1.5
}

#rank-math-faq .rank-math-list-item h3:before {
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 12px;
    border-color: transparent transparent transparent #000;
    margin-right: 8px
}

#rank-math-faq .rank-math-list-item input:checked+h3:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

#rank-math-faq .rank-math-answer {
    padding: 10px 10px 0;
    max-height: 0;
    overflow: hidden
}

#rank-math-faq .rank-math-list-item input:checked+h3~.rank-math-answer,
#rank-math-faq .rank-math-list-item:first-of-type .rank-math-answer {
    max-height: 100vh;
    overflow: visible
}

#rank-math-faq .rank-math-list-item .rank-math-answer p {
    padding: 25px 25px 15px;
    line-height: 1.5
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
    margin-bottom: 3.75em
}

.wp-block-columns:where(.has-background) {
    padding: 1.25em 1.75em;
}

/*.page-template-tpl-ausbildung .layout1 .right-top-head .call-us {top: 0.3% !important;}
.layout1 .right-top-head .call-us {top: 0.8% !important;}*/

.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    font-size: 0.8em;
	top: 25px;
	position: absolute;
    right: 30px;
}


/*
.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    font-size: 0.8em;
    top: 1%;
    position: absolute;
    padding-right: 0px;
    right: 5%;
}*/

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap
}

.entry-content.ausbildung h1.entry-title {
    font-size: 40px;
    font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
    padding-top: 10px;
}

.fourth-entry .col_4.pad9.transparent, .eighth-entry .col_4.pad9.transparent { width: 30%; }
.fourth-entry .col_8.pad1.red, .eighth-entry .col_8.pad1.red { width: 70%; }

.dashicons, .dashicons-before:before {
	    font-size: 1.5rem !important;
}
.contact-data {
    margin-top: 30px;
    font-size: 1em !important;
    color: #636363;
}

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

	.first-entry .col_4.pad9 {
		width: 45% !important;
        height: 45% !important;
        text-align: right;
        margin: auto;
        margin-bottom: -55%;
        margin-top: 5%;
        margin-right: 0px;
        margin-left: 58%;
	}
	.first-entry .col_4.pad9 a img {
        width: 70% !important;
        height: auto;
        margin: auto;
        margin-right: 0px;
        text-align: right;
    }
	
    .slider_instance p.whitetext,
    .slider_instance p.whitetext b,
    .slider_instance p.whitetext strong {
        font-size: 1.25em;
        color: #fff !important
    }
	.entry-content.ausbildung {
    	background: #dbe383;
		padding: 5% 5% 5% 5%;
	}
	
	.entry-content.ausbildung h1.entry-title {
    	font-size: 40px;
		font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
		padding-bottom: 10%;
	}
	.col_4.pad9 img.stoerer {
   	 	margin-top: 50%;
    	margin-bottom: -50%;
    	/*z-index: 100;*/
    	position: relative;
	}

	.col_4.pad1.yellow {
    background: #ffea3e;
 /*   z-index: 10;*/
    padding-right: 10%;
    padding-left: 10%;
    margin-right: -10px !important;
    position: relative;
    margin-bottom: 0px !important;
    margin-top: -5% !important;
    padding-bottom: 0px;
    padding-top: 0px;
    height: 300px;
    margin: auto;
    text-align: center;
	width: 35%;
	}

	.col_8.pad5.red {
    background: #bf213d;
    color: #ffffff;
   /* z-index: 8;*/
	margin-left: 0px;
    padding-left: 45px;
    position: relative;
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 30px;
	}

	.entry-content.ausbildung .red h3 {
    font-family: 'Tiza';
    font-style: normal;
	font-size: 24px;
	font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 0px;
    }
/*	
	.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    font-size: 0.8em;
    top: 1%;
    position: absolute;
    padding-right: 0px;
    right: 5%;
	}
*/
	.col_1.pad12.blue {
    	margin-left: 0px;
	}

	.entry-content.ausbildung p.headline.h2 {
    	font-size: 35px;
    	font-size: calc(22px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	.second-entry .col_4.pad1.yellow, 
	.sixth-entry .col_4.pad1.dark-yellow { width: 35%; margin-top: -5%; }
	
	.second-entry .col_8.pad5.red, 
	.sixth-entry .col_8.pad5.red { width: 65%; }
	
	.fourth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.grey { width: 30%; margin: -5% 5% 5% 65%; }
	
    .fourth-entry .col_8.pad1.red, 
	.eighth-entry .col_8.pad1.red { width: 68%; /*padding: 40px 55px 35px 40px;*/ padding: 5% 5% 5% 5%; }
	
	
	div.row.clearfix.second-entry ul, div.row.clearfix.second-entry, 
	div.row.clearfix.fourth-entry ul, div.row.clearfix.fourth-entry, 
	div.row.clearfix.fiveth-entry ul, div.row.clearfix.fiveth-entry, 
	div.row.clearfix.sixth-entry ul, div.row.clearfix.sixth-entry, 
	div.row.clearfix.seventh-entry ul, div.row.clearfix.seventh-entry, 
	div.row.clearfix.eighth-entry ul, div.row.clearfix.eighth-entry,
	div.row.clearfix.nineth-entry ul, div.row.clearfix.nineth-entry {
        font-size: calc(14px + (28 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
		line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    }
	
}

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

    .slider_instance p.whitetext,
    .slider_instance p.whitetext b,
    .slider_instance p.whitetext strong {
        font-size: 1.25em;
        color: #fff !important
    }

    .left-sidebar #secondary.secondary-left,
    .right-sidebar #primary,
    .right-sidebar #secondary {
        padding: 0
    }

    .wp-block-column {
        margin: 5px;
        padding: 5px !important
    }

    .ap-container h1.main-entry-title,
    .ap-container h1.main-entry-title a {
        font-size: 26px;
        padding-left: unset;
        text-align: left
    }

    .ap-container h1.entry-title,
    .ap-container h1.entry-title a,
    .ap-container h1.page-title,
    .ap-container h1.page-title a {
        font-size: 26px
    }

    .ap-container h2.featured-subheadline {
        font-size: 18px;
        text-align: left
    }
	.col_4.pad1.yellow {
    	height: 280px;
	}
/*
	.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    font-size: 0.8em;
    top: 1%;
    position: absolute;
    padding-right: 0px;
    right: 5%;
	}
*/	
	.second-entry .col_4.pad1.yellow, 
	.sixth-entry .col_4.pad1.dark-yellow { width: 35%; margin-top: -5%; }
	
	.second-entry .col_8.pad5.red, 
	.sixth-entry .col_8.pad5.red { width: 65%; }
	
	.fourth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.grey { width: 35%; margin: -5% 5% 5% 65%; }
	
    .fourth-entry .col_8.pad1.red, 
	.eighth-entry .col_8.pad1.red, 
	.tenth-entry  .col_8.pad5.red { width: 68%; padding: 5% 5% 5% 5%; }
}

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

    .slider_instance p.whitetext,
    .slider_instance p.whitetext b,
    .slider_instance p.whitetext strong {
        font-size: 1em;
        color: #fff !important
    }
	.entry-content.ausbildung {
    	background: #dbe383;
		padding: 5% 5% 5% 5%;
	}
	.col_4.pad1.yellow {
    	height: 260px;
	}
	
	
	.second-entry .col_4.pad1.yellow, 
	.sixth-entry .col_4.pad1.dark-yellow { width: 35%; margin-top: -5%; }
	
	.second-entry .col_8.pad5.red, 
	.sixth-entry .col_8.pad5.red { width: 68%; }
	
	.fourth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.transparent { width: 30%; margin: -5% 5% 5% 60%; }
	.eighth-entry .col_4.pad9.grey 		  { width: 30%; margin: -5% 5% 5% 70%; }
	
    .fourth-entry .col_8.pad1.red { width: 72%; padding: 5% 5% 5% 5%; }
	.eighth-entry .col_8.pad1.red, 
	.tenth-entry  .col_8.pad5.red { width: 62%; padding: 5% 5% 5% 5%; }
	
	
	
	div.row.clearfix.fourth-entry div.col_8.pad1.red { width: 58%; padding: 5% 5% 5% 5%; }
	div.row.clearfix.fourth-entry div.col_4.pad9.transparent { width: 45%; margin: -5% 5% 5% 55%; }
	div.row.clearfix.eighth-entry div.col_4.pad9.grey img.auszubildende { position: absolute; left: 30%; }
	div.row.clearfix.eighth-entry div.col_4.pad9.grey { width: 32%; margin: -5% 5% 5% 68%; }
	div.row.clearfix.eighth-entry div.col_8.pad1.red { width: 70%; padding: 5% 5% 5% 6%; }
	div.row.clearfix.tenth-entry div.col_4.pad1.orange { width: 35%; }
	div.row.clearfix.tenth-entry div.col_8.pad5.red { width: 68%; padding: 5% 5% 5% 7%; }
/*	
	.layout1 .right-top-head .call-us {
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    top: 0.7% !important;
    position: absolute;
    padding-right: 0px;
    right: 5% !important;
	}
	*/
}

@media screen and (max-width:800px) {
    .ap-container {
        width: 100%;
        padding: 0 10px
    }

    .top-header {
        padding: 15px 0
    }

    .header-text-logo .header-text-container p.site-description {
        margin-top: 35px
    }

    .header-text-logo .header-logo-container {
                /* display: block; */
        /* float: left !important; */
        text-align: right;
        width: 27% !important;
        height: auto;
        position: absolute;
        /* margin-top: 5px; */
        left: 10px;
        top: 25px;
    }

    .header-text-logo .site-branding {
        padding-top: 0;
        margin-top: 0;
        width: 30% !important;
        float: left !important
    }

    .header-text-logo .right-top-head {
        /*float: left !important;
        text-align: right;
        width: 70% !important*/
		float: left !important;
        text-align: right;
        width: 100% !important;
        height: auto;
        margin-top: 5px;
    }

    .header-text-logo .right-top-head .call-us {
        text-align: right !important
    }

    .layout1 .right-top-head {
        padding-top: 15px
    }

    .layout1 .header-text-container,
    .layout1 .site-description {
        display: none
    }

    .wp-block-column {
        margin: 5px;
        padding: 5px
    }

    #secondary .widget-title,
    h3 {
        font-size: initial;
        line-height: initial
    }

    @-moz-document url-prefix('') {
        div.featured-footer-wrap .featured-footer {
            padding-bottom: 35px;
            font-size: .92em
        }
    }

    .featured-footer-wrap .featured-footer {
        padding-bottom: 35px;
        font-size: 1.1em
    }

    .slider_instance p.whitetext,
    .slider_instance p.whitetext b,
    .slider_instance p.whitetext strong {
        font-size: 1em;
        color: #fff !important
    }

    .inner_content_background,
    .inner_sidebar_background>aside {
        background: #fff;
        box-shadow: 0 0 1px 1px rgb(0 0 0 / 5%)
    }
	.entry-content.ausbildung p.headline.h2 {
    	color: #ffffff;
    	font-size: 2.6rem;
    	font-family: 'ABeeZee';
    	line-height: 30px;
    	margin-top: 20px;
    	margin-bottom: 20px;
    	text-align: center;
	}
	.entry-content.ausbildung {
    background: #dbe383;
	padding: 5% 5% 5% 5%;
	}
	.col_4.pad1.yellow {
    height: 260px;
	}
	
	.second-entry .col_4.pad1.yellow, 
	.sixth-entry .col_4.pad1.dark-yellow { width: 35%; margin-top: -5%; }
	
	.second-entry .col_8.pad5.red, 
	.sixth-entry .col_8.pad5.red { width: 68%; }
	
	.fourth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.transparent { width: 30%; margin: -5% 5% 5% 60%; }
	.eighth-entry .col_4.pad9.grey 		  { width: 30%; margin: -5% 5% 5% 70%; }
	
    .fourth-entry .col_8.pad1.red { width: 62%; padding: 5% 5% 5% 5%; }
	
	.eighth-entry .col_8.pad1.red, .tenth-entry .col_8.pad5.red { width: 72%; padding: 5% 5% 5% 5%; }
	
}

@media (min-width:600px) and (max-width:781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child) {
        flex-basis: 0 !important;
        flex-grow: 1 !important
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
        margin-left: auto
    }

    .wp-block-column {
        margin: 5px;
        padding: 5px
    }

    .featured-footer {
        font-size: .92em
    }
	.entry-content.ausbildung {
	    background: #dbe383;
		padding: 5% 5% 5% 5%;
	}
	.col_4.pad1.yellow {
    	height: 260px;
	}
	
	.second-entry .col_4.pad1.yellow, 
	.sixth-entry .col_4.pad1.dark-yellow { width: 35%; margin-top: -5%; }
	
	.second-entry .col_8.pad5.red, 
	.sixth-entry .col_8.pad5.red { width: 68%; }
	
	.fourth-entry .col_4.pad9.transparent, 
	.eighth-entry .col_4.pad9.transparent { width: 30%; margin: -5% 5% 5% 53%; }
	.eighth-entry .col_4.pad9.grey 		  { width: 30%; margin: -5% 5% 5% 70%; height: 200px; }
	
    .fourth-entry .col_8.pad1.red { width: 72%; padding: 5% 5% 5% 5%; }
	
	.eighth-entry .col_8.pad1.red, .tenth-entry .col_8.pad5.red { width: 72%; padding: 5% 5% 5% 5%; }
	
	
	
	.fourth-entry .col_8.pad1.red {         
		width: 58%;
        padding: 5% 5% 5% 5%;
     }
	
	.fourth-entry .col_4.pad9.transparent, .eighth-entry .col_4.pad9.transparent {
		width: 30%;
        margin: -5% 5% 5% 54%;
	}
	
	.tenth-entry .col_4.pad1.orange { width: 30%; height: 200px; }
	.tenth-entry .col_8.pad5.red {
		width: 73%;
        padding: 5% 5% 5% 7%;
	}
	
	#rank-math-analytics-stats-wrapper {display:none;}
/*	
	.layout1 .right-top-head .call-us {
    background: none;
    width: 100%;
    padding: 5px 0 8px;
    margin: 0;
    top: 0.7%;
    position: absolute;
    padding-right: 0px;
    right: 5%;
	}	
	*/
}

@media (max-width:768px) {
	
	.first-entry .col_4.pad9 {
		width: 40% !important;
        height: 40% !important;
        text-align: right;
        margin: auto;
        margin-bottom: -55%;
        margin-top: 95px;
        margin-right: 0px;
        margin-left: 64%;
	}
	.first-entry .col_4.pad9 a img {
        width: 70% !important;
        height: auto;
        margin: auto;
        margin-right: 0px;
        text-align: right;
    }
	
    @-moz-document url-prefix('') {
        div.featured-footer-wrap .featured-footer {
            padding-bottom: 35px;
            font-size: .92em
        }
    }

    .featured-footer-wrap .featured-footer {
        padding-bottom: 35px;
        font-size: 1em
    }
	.entry-content.ausbildung {
    	background: #dbe383;
		padding: 5% 5% 5% 5%;
	}
	.entry-content.ausbildung p.headline.h2 {
        font-size: 2.6rem;
        line-height: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: center;
    }
	.entry-content.ausbildung h1.entry-title {
    	font-size: 40px;
    	font-size: calc(22px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
    	padding-top: 55px;
	}
	.second-entry .col_4.pad1.yellow {
    	height: 260px;
	}
	
	.fourth-entry .col_4.pad9.transparent {
    	background: #00000000;
    	/*z-index: 15;*/
    	padding: 0px 0px 0px 0px;
		margin: -63% 10px 0px 52%;
    	height: 310px;
    	position: relative;
    	text-align: center;
	}
	.fourth-entry .col_8.pad1.red {
        background: #bf213d;
        color: #ffffff;
       /* z-index: 8;*/
        width: min-content;
        min-width: 55%;
        margin-right: -5%;
        margin-left: 0%;
        padding: 5% 5% 5% 5%;
        position: relative;
    }
	.entry-content.ausbildung .fiveth-entry .white h3 {
		font-size: 24px;
		font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
		padding-bottom: 10px;
	    margin-top: 40px;
	}
	.fiveth-entry .col_1.pad12.white {
    	width: 100%;
    	position: relative;
    	margin-left: 0px;
    	padding: 5% 5% 5% 5%;
    	text-align: left;
	}
	.entry-content.ausbildung .fiveth-entry .stoerer-rechts {
    	margin-right: -30px;
    	position: absolute;
    	right: 0px;
    	bottom: -100px;
    	max-width: 35%;
	}
	.sixth-entry .col_8.pad5.red {
        margin-left: 0%;
        margin-right: 0%;
        padding-left: 6%;
        position: relative;
        padding-top: 5%;
        padding-right: 5%;
        padding-bottom: 5%;
    }
	.sixth-entry .col_4.pad1.dark-yellow {
    	background-color: #edad2f;
    	background-image: linear-gradient(#edad2f, #fbc751);
    	z-index: 10;
    	position: relative;
    	margin-bottom: 0px !important;
    	margin-top: -20px !important;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	height: 310px;
    	text-align: center;		
		padding-left: 5%;
    	padding-right: 5%;
		margin-left: 0px !important;
    	margin-right: -12px !important;
    	width: 35%;
	}
	.entry-content.ausbildung .white p {
    	padding-right: 0px;
    	padding-bottom: 10px;
    	margin-bottom: 15px;
	}
	.entry-content.ausbildung .white p:last-of-type {
    	padding-right: 0px;
	}
	div.row.clearfix.sixth-entry ul, div.row.clearfix.eighth-entry ul {
    	margin-left: 0px;
    	padding-left: 25px;
	}
	.col_4.pad9.grey {
    	padding: 0px 0px 0px 0px;
    	margin: -5% 0% 5% -2%;
    	height: 310px;
    	position: relative;
    	text-align: center;
    	width: 35%;
	}
	.col_4.pad9.grey img.auszubildende {
    	vertical-align: baseline;
    	position: relative;
    	padding-top: 35%;
    	overflow: hidden;
    	text-align: center;
    	/*z-index: 20;*/
    	left: 30%;
	}
	.seventh-entry .col_1.pad12.white {
	    margin-left: 0px;
		margin-right: 0%;
        margin-left: 0%;
        padding: 5% 5% 5% 5%;
	}
	.entry-content.ausbildung .seventh-entry .white h3 {
    	/*font-size: calc(18px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	    line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));*/
		font-size: 24px;
		font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
		padding-bottom: 10px;
	    margin-top: 40px;
	}
	
	.eighth-entry .col_8.pad1.red {
        background: #bf213d;
        color: #ffffff;
        /*z-index: 8;*/
        width: min-content;
        min-width: 70%;
        /*margin-right: -5%;*/
		margin-right: 0%;
        margin-left: 0%;
        padding: 5% 5% 5% 5%;
        position: relative;

    }
	
	div.row.clearfix.second-entry ul, div.row.clearfix.second-entry, 
	div.row.clearfix.fourth-entry ul, div.row.clearfix.fourth-entry, 
	div.row.clearfix.fiveth-entry ul, div.row.clearfix.fiveth-entry, 
	div.row.clearfix.sixth-entry ul, div.row.clearfix.sixth-entry, 
	div.row.clearfix.seventh-entry ul, div.row.clearfix.seventh-entry, 
	div.row.clearfix.eighth-entry ul, div.row.clearfix.eighth-entry,
	div.row.clearfix.nineth-entry ul, div.row.clearfix.nineth-entry {
        font-size: calc(14px + (28 - 18) * ((100vw - 320px) / (1600 - 320))) !important;
		line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    }

	
	.eighth-entry .col_4.pad9.grey {
        padding: 0px 0px 0px 0px;
        margin: -5% 0% 5% -5%;
        height: 310px;
        position: relative;
        text-align: center;
        width: 35%;
    }
	
	.nineth-entry .col_1.pad12.white {
    	margin-right: 0%;
        margin-left: 0%;
        padding: 5% 5% 5% 5%;
    	text-align: left;
	}
	.entry-content.ausbildung .nineth-entry .white h3 {
		font-size: 24px;
		font-size: calc(20px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	    line-height: calc(30px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
		padding-bottom: 10px;
	    margin-top: 20px;
	}
	
	.tenth-entry .col_8.pad5.red {
        width: 70%;
        margin-left: -2%;
        margin-right: -5%;
        padding: 5% 5% 5% 6%;
    }
	
	.tenth-entry .col_4.pad1.orange {
    	padding-right: 0px;
    	position: relative;
	    margin-bottom: 0px !important;
    	margin-top: -20px !important;
    	padding-bottom: 0px;
    	padding-top: 0px;
    	height: 240px;
    	margin: auto;
    	padding-left: 0px;
    	text-align: center;
    	margin-right: -6px;
    	margin-left: 0px;
    	padding-left: 10px;
    	padding-right: 10px;
    	padding: 5% 5% 5% 5%;
    	width: 33%;
	}
	
	.entry-content.ausbildung .tenth-entry p.headline.h4 {
    	color: #dbe383;
	    margin-top: 30px;
	    margin-bottom: 10px;
	    text-transform: uppercase;
	    -webkit-animation: glow 0.1s ease-in-out infinite alternate;
    	-moz-animation: glow 0.1s ease-in-out infinite alternate;
	    animation: glow 0.1s ease-in-out infinite alternate;
		font-size: calc(13px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	    line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	
}

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

	.first-entry .col_4.pad9 {
		width: 40% !important;
        height: 40% !important;
        text-align: right;
        margin: auto;
        margin-bottom: -55%;
        margin-top: 125px;
        margin-right: 0px;
        margin-left: 64%;
	}
	.first-entry .col_4.pad9 a img {
        /*width: 70% !important;*/
		width: 90% !important
        height: auto;
        margin: auto;
        margin-right: 0px;
        text-align: right;
    }
	
    .inner_content_background,
    .inner_sidebar_background>aside {
        background: #fff;
        box-shadow: 0 0 1px 1px rgb(0 0 0 / 5%);
        padding: 10px;
        margin: 15px 10px
    }

    .ap-container h1.main-entry-title,
    .ap-container h1.main-entry-title a {
        font-size: 20px;
        padding-left: unset;
        text-align: left
    }

    .ap-container h1.entry-title,
    .ap-container h1.entry-title a,
    .ap-container h1.page-title,
    .ap-container h1.page-title a {
        font-size: 20px
    }

    .ap-container h2.featured-subheadline {
        font-size: 15px;
        text-align: left
    }

    .wp-block-image img {
        width: 100%
    }

    #page-header-banner {
        padding: 15px 15px 15px 15px;
        height: auto;
        min-height: 100%;
        clear: both;
        text-align: left
    }
    .wp-block-column {
        margin: 5px;
        padding: 5px
    }

    .slider_instance p.whitetext,
    .slider_instance p.whitetext b,
    .slider_instance p.whitetext strong {
        font-size: .875em;
        color: #fff !important
    }

    .layout1 .site-title {
        border-right: 1px solid #bf213d !important;
        display: contents;
        padding-right: 10px;
        margin-right: 5px
    }

    .featured-footer {
        font-size: 1em
    }
	.entry-content.ausbildung {
    background: #dbe383;
	padding: 5% 5% 5% 5%;
	}
	.col_4.pad1.yellow {
    	height: 240px;
	}
	.header-text-logo .header-logo-container {
        /* float: left !important; */
        text-align: right;
        width: 27% !important;
        height: auto;
        position: absolute;
        /* margin-top: 5px; */
        left: 10px;
        top: 30px;
    }
}


@media only screen and (max-width: 600px) {
	
	.entry-content.ausbildung h1.entry-title {
		font-size: 20px;
        font-size: calc(20px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(30px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
	}
	.second-entry .col_4.pad1.yellow {
		width: 100% !important;
		height: 300px;
		margin: auto;
	}
	.col_8.pad5.red {
		width: 100% !important;
		margin: auto;
		padding-left: 30px;
	}
	.first-entry .col_8.pad1 {
		margin-top: 5%;
    	margin-bottom: 0%;
    	padding-top: 10%;
    	padding-bottom: 0%;
	}
	.first-entry .col_4.pad9 {
		width: 50% !important;
        height: 80% !important;
        text-align: right;
        margin: auto;
        margin-bottom: -55%;
        margin-top: 0px;
        margin-right: 0px;
        margin-left: 50%;
	}
	.first-entry .col_4.pad9 a img {
        /*width: 70% !important;*/
		width: 90% !important;
        height: auto;
        margin: auto;
        margin-right: 0px;
        text-align: right;
    }
	.entry-content.ausbildung .red h3 {
		font-size: calc(16px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(15px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
	}
	.entry-content.ausbildung h1.entry-title {
        font-size: 40px;
        padding-top: 30px;
        font-size: calc(23px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
    }
	
	.col_1.pad12.blue {
		padding-left: 30px;
		padding-right: 30px;
	}
	.entry-content.ausbildung .blue h3 {
		font-size: 2.0rem;
        line-height: 30px;
		font-size: calc(30px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
    	line-height: calc(40px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
	}
	
	.entry-content.ausbildung p.headline.h2 {
		margin-top: 0px;
	}
	
	div.entry-content.ausbildung .white ul {
    	margin-left: 0px;
    	padding-left: 15px;
	}
	
	div.col_8.pad1.red {
		width: 100% !important;
		border: 1px solid green;		
	}
	
	div.row.clearfix.fourth-entry div.col_4.pad9.transparent {
		width: 100% !important;
		margin-left: 0px;
	}
	
	div.row.clearfix.fourth-entry div.col_4.pad9.transparent a.fancybox-youtube-video {
		width: 100% !important;
		margin-left: 0px;
		height: 100%;
		margin-bottom:0px;
		background-position: center center;
	}
	
	div.row.clearfix.fourth-entry div.col_4.pad9.transparent a img {
		margin-left: 0px;
	}
	
	.row.clearfix.fourth-entry {
		width: 100%;
		margin: auto;
	}
	
	div.row.clearfix.fourth-entry div.col_8.pad1.red {
		padding: 30px 30px;
        margin-right: 0;
        margin-left: 0;
	}
	
	.entry-content.ausbildung .white p {
        /*padding-right: 0px;
        padding-bottom: 10px;
        margin-bottom: 15px;
        padding-right: 10px !important;
		*/
        padding-bottom: 10px;
        margin-bottom: 15px;
        padding-right: 0px !important;
		padding-left: 0px;
    }
	
	.fiveth-entry .col_1.pad12.white {
		padding: 30px 30px 30px 30px;
	}
	
	
	.entry-content.ausbildung .white ul {
		/*margin-left: 0px !important;
    	padding-left: 0px !important;*/
    	margin-left: 0px;
	    padding-left: 15px;
	}
	
	.entry-content.ausbildung .white ul li {
		margin-left: 0px;
   		padding-left: 0px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	padding-top: 5px;
    	padding-bottom: 5px;
    	color: #000000;
	    font-size: calc(12px + (28 - 20) * ((100vw - 320px) / (1600 - 320)));
    	line-height: 1.8em;
	    line-height: calc(26px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	.entry-content.ausbildung .fiveth-entry .white h3, .entry-content.ausbildung .nineth-entry .white h3 {
		font-size: 24px;
        font-size: calc(16px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(25px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
        padding-bottom: 0px;
		padding-top: 10px;
        margin-top: 0px;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: auto;
        white-space: break-spaces;
	}
	.entry-content.ausbildung .white p:last-of-type {
		padding-right: 0px !important;
    	padding-bottom: 0px;
    	padding-top: 10px;
    	margin-bottom: 0px;
	}
	.entry-content.ausbildung .fiveth-entry .stoerer-rechts {
		/*position: relative;
        margin-left: 70%;
        margin-bottom: 40px;
        max-width: 35%;
        margin-top: -120px;*/
		position: relative;
        margin-left: 55%;
        margin-bottom: 40px;
        max-width: 60%;
        margin-top: -130px;
	}
	.entry-content.ausbildung .sixth-entry .red * {
		color: #ffffffcc;
	}
	.sixth-entry .col_4.pad1.dark-yellow, .tenth-entry .col_4.pad1.orange {
		background-color: #edad2f;
        background-image: linear-gradient(#edad2f, #fbc751);
        /*z-index: 10;*/
        position: relative;
        margin-bottom: 0px !important;
        margin-top: 0px !important;
        padding-bottom: 0px;
        padding-top: 0px;
        text-align: center;
        margin-left: 0px !important;
        margin-right: 0px !important;
        width: 100%;
	}
	
	.sixth-entry .col_8.pad5.red {
		padding: 30px 30px 30px 30px;
	}
	
	.sixth-entry .col_8.pad5.red h3, .eighth-entry .col_8.pad1.red h3 {
		color: #ffffff;
        font-size: 24px;
        font-size: calc(16px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(25px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
        padding-bottom: 0px;
        padding-top: 10px;
        margin-top: 0px;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: auto;
        white-space: break-spaces;
	}
	
	.sixth-entry .col_8.pad5.red ul {
		margin-left: 0px;
    	padding-left: 15px;
	}
	
	.sixth-entry .col_8.pad5.red ul li {
		margin-left: 0px;
   		padding-left: 0px;
    	margin-top: 0px;
    	padding-top: 5px;
		margin-bottom: 0px;
    	padding-bottom: 5px;
    	color: #ffffff;
	    font-size: calc(12px + (28 - 20) * ((100vw - 320px) / (1600 - 320)));
    	line-height: 1.8em;
	    line-height: calc(26px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	.seventh-entry .col_1.pad12.white, .nineth-entry .col_1.pad12.white {
		padding: 30px 30px 30px 30px;
	}
	.seventh-entry .col_1.pad12.white h3 {
		color: #bf213d;
        font-size: 24px;
        font-size: calc(16px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(25px + (28 - 10) * ((100vw - 320px) / (1600 - 320)));
        padding-bottom: 0px;
        padding-top: 10px;
        margin-top: 0px;
        max-width: 100%;
        text-overflow: ellipsis;
        overflow: auto;
        white-space: break-spaces;
	}
	
	div.row.clearfix.eighth-entry div.col_8.pad1.red {
        padding: 30px 30px 30px 30px;
    }
	
	div.row.clearfix.sixth-entry ul, 
	div.row.clearfix.eighth-entry ul {
        margin-left: 0px;
        padding-left: 15px;
    }
	
	.eighth-entry div.col_8.pad1.red ul {
		margin-left: 0px !important;
    	padding-left: 15px !important;
		margin-top: 20px;
	}
	
	.eighth-entry div.col_8.pad1.red ul li {
		margin-left: 0px;
   		padding-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
    	margin-top: 0px;
    	margin-bottom: 0px;
    	padding-top: 5px;
    	padding-bottom: 5px;
    	color: #ffffff;
	    font-size: calc(12px + (28 - 20) * ((100vw - 320px) / (1600 - 320)));
    	line-height: 1.8em;
	    line-height: calc(26px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	.eighth-entry .col_4.pad9.grey {
        padding: 0px 0px 0px 0px;
        margin: -5% 0% 5% -5%;
        position: relative;
        text-align: center;
        width: 100% !important;
        margin-left: 0px !important;
    }
	
	div.row.clearfix.tenth-entry div.col_4.pad1.orange {
		background-color: #edad2f;
		background-image: linear-gradient(#edad2f, #fbc751);
		width: 100%;
        margin-left: 0px;
        height: 300px;
	}
	
	 .tenth-entry .col_4.pad1.orange img {
	    position: absolute;
   	 	bottom: 0px;
   	 	transform: translateX(-50%);
	}
	
	.entry-content.ausbildung .tenth-entry p.headline.h4 {
		font-size: calc(12px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	} 
	
	div.row.clearfix.tenth-entry .col_8.pad5.red {
		margin: 0px;
		padding: 30px 30px 30px 30px !important;
	}
	
	.entry-content.ausbildung .tenth-entry p.headline.h4 {
        font-size: calc(11px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(32px + (28 - 18) * ((100vw - 320px) / (1600 - 320)));
	}
	
	div.wpforms-container-full {
		margin-bottom: 24px;
    	padding: 20px 20px 60px 20px;
	}
	#uniqueID {
		width: auto !important;
		height: auto;
	}
	.featured-footer {
    	float: left;
    	width: 33%;
    	padding: 0 5px;
    	font-size: .9em;
	}
	.footer-featured-section {
    	/*background: #f9f9f9;*/
		background: #ffffff;
    	padding: 50px 30px 20px 30px;
	}
	.ap-container {
        width: 100%;
        padding: 0 5px;
    }
	div.featured-footer-wrap, .featured-footer, .footer-address, .featured-footer-wrap .textwidget {
    	font-size: 1.0rem;
    	color: #636363 !important;
	}
	.\31 2-column-grid {
    	padding-bottom: 60px;
	}

}

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

    .ap-container h1.main-entry-title,
    .ap-container h1.main-entry-title a {
        font-size: 18px;
        padding-left: unset;
        text-align: left
    }

    .ap-container h1.entry-title,
    .ap-container h1.entry-title a,
    .ap-container h1.page-title,
    .ap-container h1.page-title a {
        font-size: 18px
    }

    .ap-container h2.featured-subheadline {
        font-size: 10px;
        text-align: left
    }

    .featured-footer {
        font-size: 1em
    }

    .copyright-info,
    .cta-desc-wrap,
    .featured-footer,
    .footer-socials {
        float: none;
        margin-left: 0;
        width: 100%
    }
	.entry-content.ausbildung {
    	background: #dbe383;
		padding: 5% 5% 5% 5%;
	}
	.entry-content.ausbildung h1.entry-title {
    	/*font-size: 40px;
    	padding-top: 30px;
    	font-size: calc(13px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));*/
		font-size: 20px;
        font-size: calc(20px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
        line-height: calc(30px + (40 - 22) * ((100vw - 320px) / (1600 - 320)));
	}
	.col_4.pad1.yellow {
    	height: 180px;
	}
	.header-text-logo .header-logo-container {
        text-align: right;
        width: 27% !important;
        height: auto;
        position: absolute;
        /* margin-top: 5px; */
        left: 10px;
        top: 30px;
    }
}

@media screen and (max-width:320px) {
    .header-text-logo .site-branding {
        /*margin-top: 8px;
        width: 15% !important*/
		width: 25% !important;
        position: absolute;
        left: 10px;
        top: 26px;
    }

    .header-text-logo .right-top-head {
        width: 100% !important;
		margin-top: -100px;
    }

    .ap-container a.menu-trigger {
    /*    margin: 11px 10px*/
    }

    .menu-trigger {
        float: left;
        display: block;
        padding: 15px 10px 15px 10px;
        width: 50px;
        height: auto;
        margin: 0 0 0 5px;
        cursor: pointer;
    }


    .ap-container h1.main-entry-title,
    .ap-container h1.main-entry-title a {
        font-size: 16px;
        padding-left: unset;
        text-align: left
    }

    .ap-container h1.entry-title,
    .ap-container h1.entry-title a,
    .ap-container h1.page-title,
    .ap-container h1.page-title a {
        font-size: 16px
    }

    .ap-container h2.featured-subheadline {
        font-size: 10px;
        text-align: left
    }

    .h3,
    h3,
    h3 a {
        font-size: 14px
    }

    p {
        font-size: 12px
    }

    .featured-footer {
        font-size: .9em
    }
	.entry-content.ausbildung {
    background: #dbe383;
	padding: 5% 5% 5% 5%;
	}
	.col_4.pad1.yellow {
    height: 120px;
	}
}