#medya-section-main {
    margin-top: 100px;
    width: 100%;
    position: relative;
    height: 700px;
}

#medya-section-kurumsal {
    margin-top: 100px;
    width: 100%;
    position: relative;
    height: 800px;
}

#team-section {
    position: relative;
    top: 50px;
    height: 714px;
    background-color: #efefef !important;
}

.portfolio-galeri-list {
    margin-top: 50px;
    width: 100%;
    height: 700px;
}

.all-members {
    width: 100%;
    position: relative;
    height: 600px;
}

.team {
    position: absolute;
    width: 434px;
    height: 585px;
    background-color: #000;
}

.team .bg {
    width: 100%;
    position: relative;
    background-color: var(--tce-ege-blue);
    height: 585px;
}

.team .title-12 {
    position: absolute;
    width: 221px;
    height: 70px;
    top: 482px;
    left: 39px;
}

.team .text-wrapper-photo555 {
    position: absolute;
    height: 38px;
    top: 0;
    left: 0;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 38px;
    white-space: nowrap;
    text-align: left;
    display: inline-block;
}

.team-2 {
    position: absolute;
    width: 434px;
    height: 585px;
    background-color: #f9f9f9;
}

.team-3 {
    position: absolute;
    width: 434px;
    height: 585px;
    background-color: #f9f9f9;
}

.tce-ege-duyurular {
    width: 50%;
    top: 60px;
    position: relative;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    text-align: left;
    left: 35px;
}

.tce-ege-duyurular-2 {
    top: -100px;
    position: relative;
    font-size: 32px;
    line-height: 38px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    text-align: left;
    left: 35px;
}

#medya-likilerimiz {
    width: 627.4px;
    height: auto;
    position: relative;
    font-size: 48px;
    line-height: 52px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: var(--black-color);
    text-align: left;
    display: inline-block;
    bottom: 30px;
}

@media screen and (min-width: 900px) and (max-width: 1156px) {
    .portfolio-galeri-list {
        margin-top: 50px;
        width: 100%;
        height: auto;
    }
}


@media screen and (min-width: 1156px) and (max-width: 1440px) {
    .portfolio-galeri-list {
        margin-top: 50px;
        width: 100%;
        height: auto;
    }
}


@media screen and (min-width: 1200px) and (max-width: 1400px) {
    .portfolio-galeri-list {
        margin-top: 0;
        width: 100%;
        height: auto;
    }
}


@media screen and (min-width: 800px) and (max-width: 1200px) {
    #medya-section-main {
        margin-top: 0;
        width: 100%;
        position: relative;
        height: 650px;
    }

    #medya-likilerimiz {
        font-size: 32px;
    }

    .tce-ege-duyurular {
        width: 50%;
        top: 20px;
        position: relative;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        text-align: left;
        left: 10px;
    }

    .tce-ege-duyurular-2 {
        top: -85px;
        position: relative;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        color: #ffffff;
        text-align: left;
        left: 35px;
    }

    .medya-section-kurumsal-all-members {
        margin-top: 3rem;
    }

    #medya-section-kurumsal {
        margin-top: 100px;
        width: 100%;
        position: relative;
        height: 600px;
    }

    .portfolio-galeri-list {
        margin-top: 50px;
        width: 100%;
        height: auto;
    }

    .tce-ege-duyurular {
        width: 50%;
        left: 35px;
    }


}


@media (max-width: 768px) {
    #medya-section-main {
        margin-top: 100px;
        width: 100%;
        position: relative;
        height: auto;
    }

    #medya-section-kurumsal {
        margin-top: 100px;
        width: 100%;
        position: relative;
        height: 2000px;
    }

    .tce-ege-duyurular {
        width: 50%;
        left: 20px;
    }

    .portfolio-galeri-list {
        margin-top: 50px;
        width: 100%;
        height: auto;
    }

    .tce-ege-duyurular-2 {
        top: -80px;
        position: relative;
        font-size: 28px;
        line-height: 38px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        color: #ffffff;
        text-align: left;
        left: 35px;
    }

    .medya-section-kurumsal-all-members {
        margin-top: 3rem;
    }
}