/*
Theme Name: market port
Theme URI: https://www.marketport.de
Author: market port GmbH
Version: 0.1
Text Domain: marketport
*/

.page-template-page-ausbildung-fiae .btn, .page-template-page-ausbildung-marketing .btn, .page-template-page-online-marketing-specialist .btn, .page-template-page-social-media-manager .btn {
    color: #fff;
}

.page-template-page-ausbildung-fiae .btn:hover, .page-template-page-ausbildung-marketing .btn:hover {
    color: #fff;
}



.page-template-page-ausbildung-fiae h1, .page-template-page-ausbildung-marketing h1 {
    max-width: 1200px;
}

.career-teaser__container {
    flex-direction: column;
}


body {
    overflow-x: hidden;
}

.navigation, .navigation .sub-menu {
    scrollbar-width: none;
}

.grey img {
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}


/* Disable grayscale on hover */
.grey img:hover {
    -webkit-filter: grayscale(0);
    filter: none;
}

.content-container__content {
    margin-bottom: 50px;
}

.content-container__content.space .content-container__content-info {
    text-align: center;
}

.career-teaser__content {
    width: 100%;
}

.career-teaser__content .page-header__title {
    font-size: 25px;
    letter-spacing: 2px;
    margin-bottom: 25px;

}

#slick-slide-control05 {
    display: none;
}

.reference__content {
    background: rgba(0, 0, 0, .5);
}

.header-icons-flex {
    display: flex;
    color: white;
    align-items: center;
    grid-gap: 30px;
}

.header-icon:hover {
    opacity: 0.8;
}

.header-icons-flex div:hover {
    opacity: 0.8;
}

.header-icon-mail {
    width: 13%;
    padding-left: 10px;
}

.header-icon-phone {
    width: 10%;
    padding-left: 10px;
}

.header-icon-google {
    max-height: 80px;
}

.header-icon-bing {
    max-height: 80px;
}

.header-icon-tuev {
    max-height: 80px;
}

.subhead-container.page-header h3 {
    font-size: 20px;
}

@media all and ( min-width: 500px ) {
    .subhead-container.page-header h3 {
        font-size: 30px;
    }
}

.sticky-content h2 {
    font-size: 50px;
}

.sticky-wrapper .subhead-container {
    max-width: 850px;
}

.sticky-content .certificated {
    position: unset;
    buttom: unset;
}

.header-a-flex {
    display: flex;
}

.header-p {
    padding-bottom: 0;
}



.header-icon-phone,
.header-icon-mail {
    padding-left: 0;
    width: 90%;
}

.header-p {
    display: none;
}

@media screen and (min-width: 768px) {

    .career-teaser__jobs {
        position: unset;
        max-width: unset;

    }

    .career-teaser__content {
        margin-left: unset;
        padding: 50px;
    }

    .career-teaser__content p {
        max-width: unset;
    }

    .page-template-page-career .career-teaser__jobs-items .page-header__title {
        font-size: 32px;
    }



    .header-a-flex:first-of-type {
        padding-bottom: 5px;
    }

    .content-container__content-text {
        margin-right: unset;
        width: unset;
    }

    .content-container__content.space .content-container__content-text.entry-content {
        margin-right: 50px;
        width: 75%;
    }

    .sticky-wrapper .subhead-container {
        max-width: 700px;
    }

    .sticky-content h2 {
        font-size: 40px;
    }

    .header-icons-flex {
        margin: auto 10px;
    }

    .sticky-wrapper .subhead-container {
        padding-top: 15px;
    }

    .sticky-content .certificated {
        margin-top: 163px;
    }

    .sticky-wrapper {
        height: unset;
    }
}

@media screen and (min-width: 800px) {
    .sticky-wrapper .subhead-container {
        padding-top: 100px;
    }
}

@media screen and (min-width: 1040px) {


    .home .career-teaser__jobs {
        padding-bottom: 100px;
    }

    .career-teaser__container {
        flex-direction: column;
        margin-top: -350px;
        justify-content: unset;


    }

    .career-teaser__jobs {
        position: relative;
        max-width: 500px;
        transform: unset;
        top: 437px;
        left: -25px;
        margin-bottom: 0;
    }

    .career-teaser__content {
        margin-left: 200px;
        padding: 120px 50px 120px 350px;
        width: calc(100% - 150px);
    }

    /*.page-template-page-career .career-teaser__jobs-items .page-header__title {*/
    /*    font-size: 40px;*/
    /*}*/
    .header-p {
        display: block;
        font-size: 14px;
    }

    .header-icons-flex {
        display: flex;
        font-size: unset;
    }

    .header-icon-phone {
        width: 10%;
        padding-left: 10px;
    }

    .header-icon-mail {
        width: 13%;
        padding-left: 10px;
    }
}

@media screen and (min-width: 1250px) {
    .header-p {
        font-size: unset;
    }

    .header-icon-mail {
        width: 12%;
    }

    .header-icon-phone {
        width: 9%;
    }
}

@media screen and (min-width: 1400px) {
    .sticky-wrapper {
        height: 220vh;
    }

    .sticky-content .certificated {
        margin-top: 243px;
    }
}

#da-white-label {
    display: none;
}


/* Zusätzliches CSS  from theme Customizer */
.sbi-critical-notice {
    display: none !important;
}

.grecaptcha-badge {
    display: none;
}

.cr_policy_link {
    text-decoration: underline;
}

.blog-btn a {
    color: #fff;
}

.blog-btn a:hover {
    color: #fff;
}

.wp-block-separator {
    border-bottom: 0.5px;
}

#cpt-article-1,
#cpt-article-2,
#cpt-div {
    display: none;
}

@media only screen and (max-width: 419px) {
    .footer-partner__item {
        margin-right: 10px;
    }

    .footer-teaser .btn {
        margin: auto;
        margin-bottom: 30px;

    }

    #google-maps {
        height: 70vw;
    }

    .unternehmenswald {
        left: 80%;
    }
}

footer .certificated {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}