@media (min-width: 1900px) {


    .c-history__item .line.secondary {
        top: -86px;
    }
}

@media (min-width: 2020px) {
    .c-history__item .line {
        top: 130px;
    }

    .c-history__item .line.secondary {
        top: -88px;
    }
}

@media (max-width: 1600px) {}

@media (max-width: 1483px) {
    .c-content .c-about__wrapper p {
        font-size: 16px;
        line-height: 25px;
    }

    .c-processing__wrapper:nth-child(odd) .c-processing__item .line2 {
        top: 162%;
    }

    .c-processing__wrapper:nth-child(even) .c-processing__item .line2 {
        top: 158%;
    }

    .c-processing__wrapper:nth-child(even) .c-processing__item.loaded .line2 {
        width: 320px;
    }

    .c-processing__icon img {
        width: 110px;
    }



    #owl-az-1 {
        height: 286px;
    }

    #owl-az-3 {
        height: 340px;
    }

    #owl-az-1-1 .owl-item {
        padding: 0 3%;
    }

    #owl-az-1-1 {
        height: 489px;
    }

    .owl-az-slider .item .az-logo {
        width: 110px;
        height: 80px;
        margin-right: -55px;
    }

    .owl-az-slider .history-year .text--line {
        font-size: 2.3rem;
    }

    .c-page-tab li a {
        padding: 14px 15px;
    }

    .c-tk__title--end {
        padding-left: 120px;
    }


    .c-group__content {
        padding: 20px 14px;
    }

    .tesko .c-group__content {
        min-height: 215px;
    }

    .c-news__title {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
    }

    .c-news__content p {
        font-size: 15px;
        line-height: 25px;
        font-weight: 300;
        max-height: 179px;
        overflow: hidden;
    }

    .links i {
        margin-right: 10px;
    }

    .links a {
        font-size: 14px;
    }

    .c-contact__area .address {
        font-size: 14px;
    }

    .c-tk__small {
        font-size: 25px;
    }

    .owl-az-slider .item .az-logo img {
        max-height: 67px;
    }

}

@media (max-width: 1374px) {}

@media (max-width: 1300px) {

    .history-year .text--line {
        font-size: 3.5rem;
    }

    .c-history__item .line {
        left: 85px;
    }


}

@media (max-width: 1240px) {

    .c-tk__small {
        font-size: 22px;
    }
}

@media (max-width: 1170px) {

    .c-tk__title {
        font-size: 40px;
    }

    .c-tk__title--end {
        padding-left: 240px;
    }

}

@media (max-width: 1000px) {
    .c-header {
        display: none;
    }

    .logo-header-right {
        display: none;
    }

    .c-header-mobil,
    .hamburger {
        display: block;
    }

    /*.c-site__item,*/
    .c-site__center__logo img,
    .c-tk__wrapper,
    .c-tk-card__item,
    .c-tk-info__left,
    .c-tk-info__right,
    .c-tk-info__center,
    .c-form--medium {
        width: 100%;
    }



    .c-site__center__logo {
        top: 100%;
        transform: translate(-50%, -50%);

    }

    .c-site__item {
        background-size: cover;
    }

    .c-site__img {
        width: 70%;
        margin: 0 auto;
    }

    .c-banner {
        background-size: cover;
        height: 240px;
    }

    .c-banner.iframe {
        height: 350px;
    }


    .c-tk__date::before {
        content: '';
        height: 210px;
        background-size: 100% 100%;
        transform: translate(none);
    }

    .c-tk-card__item {
        margin-bottom: 2rem;
    }

    .c-tk-info--center {
        width: 100%;
    }

    .c-tk-info-line-left::before {
        left: -10px;
    }

    .c-tk-info_img img {
        max-width: 70px;
    }

    .c-tk-info__center {
        margin-bottom: 2rem;
    }

    .c-footer-site img {
        width: 40%;
    }

    .c-footer-site {
        text-align: center !important;
    }

    .c-footer__logo {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .c-footer__logo img {
        margin-left: 0;
    }

    .c-banner__area img {
        width: 35%;
    }

    .c-page-tab li {
        width: 49%;
        text-align: center;
        padding: 28px 0;
    }

    .c-news__content,
    .c-news__bot {
        padding-top: 2rem;
    }

    .c-contact__area {
        padding: 40px 15px 85px 15px;
    }

    .c-contact__map {
        margin-top: 10px;
    }

    .links a {
        margin-bottom: 25px;
    }

    .c-form {
        padding: 45px 25px;
    }

    .c-button__send {
        margin-top: 2rem;
    }

    .mt-100 {
        margin-top: 10%;
    }

    .c-carier .col-md-6::before {
        width: 92%;
    }

    .c-directors__item {
        width: 48%;
        padding: 0 15px;
    }

    .c-directors__img img {
        width: 100%;
    }

    .c-big--bg::before {
        background-size: 100%;
        width: 100%;
    }

    .c-directors {
        padding-bottom: 100px;
    }

}

/*Ipad and phone Typography*/
@media (max-width: 1000px) {
    .c-tk__title {
        font-size: 35px;
        padding-left: 0;
    }

    p {
        font-size: 15px !important;
        line-height: 20px;
    }

    .c-page-tab a {
        font-size: 19px;
    }

    .c-contact__area a,
    .c-contact__area span {
        font-size: 15px;
    }

    .c-title-img-inner {
        font-size: 35px;
    }

    .c-banner__liddle__title {
        font-size: 30px;
    }

    .c-banner__title {
        font-size: 45px;
    }

    #owl-az-1 {
        height: 250px;
    }

    #owl-az-2 {
        height: 445px;
    }

    #owl-az-3 {
        height: 285px;
    }


    .owl-az-slider .item .az-logo {
        width: 110px;
        height: 80px;
        margin-right: -55px;
    }

    .owl-az-slider .item .az-logo {
        width: 90px;
        height: 60px;
        margin-right: -45px;
        bottom: -10px;
    }

    .owl-az-slider .item .img-area::after {
        height: 60px;
        left: -5px;
        border-radius: 12px;
    }

    .owl-az-slider .history-year .text--line {
        font-size: 1.6rem;
    }


    .c-icon-service {
        width: 90px;
        height: 90px;
        margin-right: -45px;
    }

    .c-icon-service img {
        padding: 10px;
    }

    .owl-az-slider .item .az-logo img {
        max-height: 49px;
    }


}


@media (max-width: 955px) {


    .c-history__wrapper {
        width: 95%;
    }

    .history-year .text--line {
        font-size: 2.5rem;
    }

    .c-site__center__logo {
        top: 100px;
        min-width: 0px !important;
    }

    .c-site__center__logo img {
        width: 160px;
    }

    .c-site__logo {
        min-height: 250px;
    }

    .history-year .year {
        font-size: 41px;
    }





    .owl-az-slider .owl-nav {
        margin-top: 0;
        position: absolute;
        top: 0px;
        width: 100%;
    }

    .owl-az-slider .owl-nav button.owl-prev,
    .owl-az-slider .owl-nav button.owl-next {
        position: relative;
        top: inherit !important;
        left: inherit !important;
        right: inherit !important;
    }

    .owl-az-slider .owl-nav button.owl-prev {
        float: left;
    }

    .owl-az-slider .owl-nav button.owl-next {
        float: right;
    }

    .owl-az-slider .owl-nav button.owl-next,
    .owl-az-slider .owl-nav button.owl-prev {
        border: none !important;
        width: fit-content;
    }

    .owl-az-slider .owl-nav button.owl-next,
    .owl-az-slider .owl-nav button.owl-prev {
        top: -40px;
        left: -14px;
    }

    .owl-az-slider .owl-nav button.owl-next {
        right: -14px;
        left: inherit;
    }

    .owl-az-slider .owl-nav button.owl-prev img,
    .owl-az-slider .owl-nav button.owl-next img {
        width: 14px;
    }

    #owl-az-2 .owl-item {
        padding: 0;
        margin-top: 10px;
    }

}



/* Phone */

@media (max-width:576px) {
    .shrink-image::after {
        display: none;
    }

    .c-content {
        overflow: hidden;
    }

    #logo_id_2 .c-site__img {
        margin-top: 21px;
        width: 84%;
    }

    .c-page-tab li {
        padding: 12px 0;
    }

    .c-page-tab li a {
        padding: 0 0;
    }

    .c-tk {
        margin-top: 0;
        padding-top: 0px;
    }

    .c-tk-card__item {
        margin-bottom: 2rem;
        width: 31%;
    }

    .c-tk-card__item img {
        height: 100px;
    }

    .c-tk-card__count {
        font-size: 32px;
        line-height: 1;
    }

    .c-tk-card__title {
        font-size: 13px;
    }

    .c-tk-info {
        padding: 0px 10px 10px 10px;
    }

    .c-tk-info__col.mb-5 {
        margin-bottom: 1rem !important;
    }

    .c-tk__small {
        font-size: 18px;
    }

    .c-footer {
        margin-top: 15px;
    }

    .c-content {
        padding-top: 0;
    }

    .c-about__title {
        margin-bottom: 10px;
        font-size: 22px;
    }

    .c-about-two .c-about__right {
        padding: 25px;
    }

    .c-about-two .c-about__right::after {
        right: 2%;
    }

    .c-about-three {
        padding: 20px 0;
    }

    .c-about-four__wrapper .pt-5 {
        padding-top: 1rem !important;
    }

    .c-about-four__wrapper .mt-5 {
        margin-top: 1rem !important;
    }

    .c-about-four__wrapper {
        padding-bottom: 7px;
    }

    /* hisotry */

    .c-history__img {
        width: 100%;
    }

    .c-history__item .line {
        top: 233px;
        height: 18px;
    }

    .c-history__item .line.secondary {
        top: 0;
    }

    .c-history__content {
        width: 100%;
        overflow: hidden;
        position: absolute;
        height: 100px;
        top: 106px;
    }

    .c-history {
        margin-top: -40px;
    }

    .owl-carousel .owl-nav button.owl-next,
    .owl-carousel .owl-nav button.owl-prev {
        top: 53px;
    }

    .c-history__item {
        margin-bottom: 165px;
    }

    .c-history__row {
        padding-bottom: 180px;
    }

    .c-tk__title {
        font-size: 28px;
        padding-left: 0;
        text-align: center;
    }

    .c-tk-card {
        margin-top: 3rem;
    }

    .c-tk::before {
        top: 90px;
    }

    .c-history__content p {
        font-size: 13px !important;
    }

    .c-news__item {
        margin-bottom: 40px;
        padding: 0 40px;
    }

    .c-news-block-one,
    .c-page-back {
        margin-top: 25px;
    }

    .c-news__content {
        padding-top: 1rem;
        padding-bottom: 0rem;
    }

    .c-career .c-button__bottom {
        bottom: 35px;
        position: absolute;
        right: 40px;
        background-color: #ffffff60;
    }

    .c-career__content {
        padding: 0 40px;
    }

    .c-num-title {
        margin-top: 0;
        margin-left: -75px;
    }

    .c-num-title h1 {
        font-size: 32px;
        font-weight: bold;
    }

    .c-num-title img {
        width: 106px;
        height: 109px;
    }

    .owl-az-slider .item .history-year {
        font-size: 28px;
    }

    .owl-az-slider .item .az-logo {
        bottom: -15px;
    }

    .owl-az-slider .item .az-logo.big {
        width: 52px;
        height: 55px;
        margin-right: -27px;
        ;
    }

    .owl-az-slider .item .az-logo.az-logo-0 {
        left: 24px;
    }

    .owl-az-slider .item .az-logo.az-logo-1 {
        right: 50px;
    }

    .owl-az-slider .item .az-logo.big .text-center {
        font-size: 0;
    }

    #owl-az-1-1 {
        height: 269px;
    }

    #owl-az-2.owl-az-slider .item .az-logo {
        width: 76px;
        margin-right: -38px;
    }

    #owl-az-2 {
        height: 195px;
    }

    #owl-az-3 {
        height: 265px;
    }

    #owl-az-4 {
        height: 340px;
    }

    #owl-az-4.owl-az-slider .item .az-logo {
        width: 120px;
        height: 70px;
        margin-right: -60px;
        bottom: -10px;
    }

    .c-proccessing-banner__logo {
        bottom: 45px;
        width: 80%;
    }


}

/*Ipad Pro*/
@media (min-width: 1024px) {
    .c-site__center__logo {
        width: 22%;
    }

    .c-site__center__logo img {
        width: 100%;
    }

    .c-site__link {
        bottom: -125px;
    }

    .c-site__logo {
        min-height: inherit;
        width: 40%;
    }

    .c-site__logo img {
        max-height: 250px;
        margin: 0 auto;
    }
}


/*xl Laptop*/
@media (min-width:1400px) {}

/*xxl 1920 Monitor*/
@media (min-width:1920px) {}

/* UCTAN UCA OZEL */
/* UCTAN UCA OZEL */


.owl-az-slider .item .az-logo.az-logo-0 {
    right: inherit;
    left: 35px;
    margin-right: 0;
    padding: 5px;
}

.owl-az-slider .item .az-logo.az-logo-1 {
    left: inherit;
    right: 35px;
    margin-right: 0 !important;
    padding: 5px;
}

.identity-pdf {
    display: block;
}

.identity-pdf-mobile {
    display: none;
}

@media (max-width:1483px) {
    #owl-az-1-1 {
        height: 539px;
    }
}

@media (max-width:1001px) {

    .mobileSide {
        top: 109px;
    }

    .mobil-lang{position: absolute;right: 80px;top: 32px;}
    .mobil-lang ul{ display: flex; }
    .mobil-lang ul li{margin-right: 4px;}
    .mobil-lang ul li a{padding:5px;font-size: 14px;}
    .mobil-lang ul li:last-child{ margin-right:0}
    .mobil-lang ul li.active a{border-bottom: 0px solid #000;font-weight: bold;background: var(--main-color);color: #fff;}

    .c-footer-menu__center::before,
    .c-footer-menu__center::after {
        display: none;
    }

    .files-container .item span {
        font-size: 15px;
        height: inherit;
    }

    .c-directors__item .pt-3 {
        padding-top: 0 !important;
    }

    .files-container .item {
        margin-bottom: 38px;
    }

    .history-year {
        font-size: 20px;
    }

    .c-proccessing-banner__logo {
        position: absolute;
        bottom: 75px;
        width: 37%;
    }

    .c-num-title h1 {
        font-size: 50px;
        font-weight: bold;
    }

    .c-directors {
        padding-bottom: 0;
    }

    .owl-az-slider .owl-nav {
        margin-top: 0;
        position: absolute;
        top: 11px;
        width: 105%;
        left: -11px;
    }

    .owl-az-slider .owl-nav button.owl-prev,
    .owl-az-slider .owl-nav button.owl-next {
        position: relative;
        top: inherit !important;
        left: inherit !important;
        right: inherit !important;
        border: none !important;
        width: fit-content;
        background: none !important;
        box-shadow: none;
    }

    .owl-az-slider .owl-nav button.owl-prev {
        float: left;
    }


    #owl-az-1 {
        height: 291px;
    }

    #owl-az-1-1 {
        height: 349px;
    }

    #owl-az-2 {
        height: 355px;
    }


    .owl-az-slider .item .az-logo.big {
        width: 103px;
        height: 115px;
        font-size: 12px;
        margin-right: -50px;
    }

    #owl-az-5.owl-az-slider .owl-nav {
        margin-top: 0;
        position: absolute;
        top: 36%;
        width: 111%;
        left: -17px;
    }

    .c-footer__menu {
        text-align: center;
    }

    .c-footer__socials {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 20px;
    }

    .c-text--small {
        text-align: center;
    }
}

@media (max-width:767px) {

    .c-num-title h1 {
        font-size: 40px;
        font-weight: bold;
    }

    .c-contact__area {
        padding: 20px 15px 25px 15px;
    }

    .c-contact__item {
        margin-bottom: 0rem;
        padding-top: 15px;
    }

    .c-contact .iframe-height {
        margin-bottom: 25px;
    }

    .c-contact .iframe-height::before {
        content: '';
        position: absolute;
        top: 0px;
        height: 93%;
        width: 5px;
        transition: all 1.4s;
        left: 15px;
        background-color: var(--main-color);
    }

    #owl-az-1 {
        height: 233px;
    }

    #owl-az-1-1 {
        height: 279px;
    }

    #owl-az-2 {
        height: 285px;
    }

    .owl-az-slider .item .az-logo.big {
        width: 73px;
        height: 84px;
        font-size: 10px;
    }

    .whatsapp-icon {
        scale: .8;
        bottom: 10px;
        right: 0px;
    }

    .identity-pdf {
        display: none;
    }

    .identity-pdf-mobile {
        display: block;
        padding: 40px 0;
    }

    .identity-pdf-mobile img {
        max-width: 200px;
    }
}

@media (max-width:576px) {
    .home-logos {
        overflow: hidden;
    }

    .logos-slider.owl-carousel .owl-nav button.owl-prev {
        left: -28px;
    }

    .logos-slider.owl-carousel .owl-nav button.owl-next {
        right: -28px;
    }

    .mobileSide {
        top: 96px;
    }

    .c-page-tab li {
        padding: 8px 3px;
    }

    .c-page-tab li {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }



    .c-directors__item .pt-3 {
        padding-top: 0 !important;
    }


    .c-num-title h1 {
        font-size: 32px;
        font-weight: bold;
    }

    html[lang="en"] .c-num-title h1 {
        font-size: 28px;
    }

    .c-content {
        overflow: hidden;
    }

    .c-about {
        margin-top: 0px;
    }

    .c-directors__img img {
        padding: 15px;
    }

    .c-about-two .about-image,
    .c-about .about-image {
        margin-top: 32px;
    }

    .page-254 .c-about {
        margin-top: 40px;
    }

    .c-to-end {
        padding-bottom: 0;
    }

    #owl-az-5.owl-az-slider .owl-nav {
        margin-top: 0;
        position: absolute;
        top: -10px;
        width: 99%;
        left: 0;
    }

    .owl-az-slider .owl-nav {
        width: 92%;
        left: 10px;
        top: 11px;
    }

    .owl-az-slider .item .history-year {
        font-size: 21px;
    }

    #owl-az-1 {
        height: 295px;
    }

    #owl-az-1-1 {
        height: 269px;
    }

    #owl-az-1-1 .history-year {
        text-align: center;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: -1px;
    }

    #owl-az-2 {
        height: 252px;
    }


    #owl-az-4 {
        height: 420px;
    }

    .owl-az-slider .item .az-logo.big .text-center {
        font-size: 0;
    }

    .owl-az-slider .item .az-logo.big {
        width: 52px;
        height: 55px;
        margin-right: -27px;
    }

    .owl-az-slider .item .az-logo.az-logo-0 {
        left: 45px;
    }

    .owl-az-slider .item .az-logo.big.az-logo-1 {
        margin-right: 0px;
    }

    .c-proccessing-banner__logo {
        position: absolute;
        bottom: 75px;
        width: 77%;
    }

    .categories-container .item a .text {
        bottom: 30px;
    }

    .categories-container .item {
        height: 250px;
    }

    .categories-container .sub-categories .list span {
        margin-bottom: 0;
        line-height: 21px;
        font-weight: 300;
        font-size: 14px;
    }

    .categories-container .sub-categories span.title {
        font-size: 21px;
    }

    .categories-container .item a .text span {
        font-size: 20px;
    }

    .c-form .mb-5 {
        margin-bottom: 1rem !important;
    }

    .c-form .c-button__send {
        margin: 0 auto;
    }

}

@media (max-width:480px) {
    .owl-az-slider .owl-nav {
        width: 95%;
        left: 6px;
        top: 10px;
    }

    #owl-az-1 {
        height: 252px;
    }


    #owl-az-1-1 {
        height: 261px;
    }

    #owl-az-2 {
        height: 232px;
    }

    #owl-az-4 {
        height: 340px;
    }

    .owl-az-slider .item .az-logo::after,
    .owl-az-slider .item .az-logo::before {
        width: 20px;
        height: 20px;
    }

    .owl-az-slider .item .az-logo.big {
        width: 38px;
        height: 55px;
    }

    .owl-az-slider .item .az-logo.big {
        width: 38px;
        height: 55px;
        margin-right: -27px;
    }
}

@media (max-width:440px) {
    #owl-az-1-1 {
        height: 231px;
    }

    .home-slide .main-slider img.w-100 {
        width: 100%;
        display: block;
        height: 440px;
        object-fit: cover;
    }

    .main-slider h2 {
        font-size: 24px;
    }

    .main-slider .container {
        position: absolute;
        padding-top: 0;
        padding-bottom: 0;
        z-index: 30;
        top: 58%;
        right: 0;
        transform: translate(-50%, -60%);
        max-width: 80%;
        display: flex;
        justify-content: flex-end;
        flex-wrap: nowrap;
        flex-direction: column;
        left: 50%;
        padding-left: 0;
    }

    .c-content .container .title-sub-area {
        text-align: center;
        width: 100%;
        position: relative;
        margin-bottom: 0px !important;
        display: block;
        margin-top: 40px;
    }

    .c-header-mobil__logo {
        width: 35%;
    }

    .c-page-tab a {
        font-size: 16px;
    }

    .c-about {
        padding-top: 0;
    }

    .c-about-two {
        margin-bottom: 35px;
    }

    .mt-50.c-content {
        overflow: hidden;
        margin-top: 0;
    }

    .c-page-tab li.sss {
        width: 100%;
        flex-direction: revert;
        align-items: center;
    }

    .c-page-tab.bc-tab li a {
        padding: 1px 25px;
        display: inline-block;
    }

    .title-sub-area::after {
        opacity: 0;
    }

}

@media (max-width:390px) {
    #owl-az-1 {
        height: 220px;
    }

    .owl-az-slider .item .az-logo.az-logo-0 {
        left: 30px;
    }

}


@media (max-width:390px) {}


/* UCTAN UCA OZEL */
/* UCTAN UCA OZEL */