.responsive-banner-tceege-online {
    width: 100%;
    height: 774px;
    background-image: url(../img/img/tceege-online-section-banner.png);
    background-repeat: no-repeat;
    background-size: cover;
}

/* yanasmaplan syle */
/* Scrollable table container */
.table-container-section {
    overflow-x: auto;
    overflow-y: auto;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    background-color: #ffffff;
    position: relative;
    max-height: 300px;
    display: block;
}

/* Scrollbar styling */
.table-container-section::-webkit-scrollbar {
    width: 12px;
}

.table-container-section::-webkit-scrollbar-track {
    background-color: #da2128;
}

.table-container-section::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 6px;
}

.table-container-section::-webkit-scrollbar-thumb:hover {
    background-color: #da2128;
}

/* General table styles */
.table-container-section table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}

/* Sticky header for better scroll experience */
.table-container-section thead th {
    background-color: #1c59a3;
    color: #ffffff;
    text-align: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 2;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
    padding: 8px;
    font-size: 14px;
}

/* Hover effect for table headers */
.table-container-section thead th:hover {
    background-color: #da2128;
    color: #ffffff;
    cursor: pointer;
}

/* Table data styles */
.table-container-section tbody td {
    color: #000000;
    font-weight: 700;
    padding: 6px;
    vertical-align: top;
    font-family: 'Archivo', sans-serif;
    font-size: 14px;
}

/* Hover effect for table data cells */
.table-container-section tbody td:hover {
    background-color: #da2128;
    color: #ffffff;
    cursor: pointer;
}

/* Specific styling for Acente column cells */
.table-container-section .acente-cell {
    text-align: left;
}

/* Center alignment for other cells */
.table-container-section .vessel-name,
.table-container-section .etb-date,
.table-container-section .pier-name {
    text-align: center;
}

/* Add space between header and data cells */
.table-container-section th,
.table-container-section td {
    padding-top: 8px;
    padding-bottom: 8px;
}

/* Status headings */
.status-heading {
    background-color: #da2128;
    color: #ffffff;
    font-size: 16px;
    padding: 10px;
    text-align: left;
    width: 100%;
    margin-bottom: 10px;
    box-sizing: border-box;
    font-weight: bold;
    font-family: 'Inter', sans-serif;
}

/* Styles for the new image */
.tceege-online-yanasma-plan-image {
    text-align: left;
    padding: 5px;
    border: 3px solid #da2128;
    display: inline-block;
    margin-left: 0;
    margin-top: -30px;
}

.tceege-online-yanasma-plan-image img {
    width: 300px;
    height: 350px;
    object-fit: cover;
    display: block;
}

/* yanasmaplan syle */
.tceege-online-content-01 {
    width: 100%;       
    height: 509px;
    position: absolute;
    left: 65%;
    margin-top: 100px;
}

#tceege-online-yanasmaplan-button-red {
    width: 235px;
    height: 70px;
    background-image: url(../img/icons/tceegeOnlinered.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 15px 50px;
    font-size: 14px;
    font-weight: 800;
}

.yanasmaplan-text-sz-btn-88 {
    border: none !important;
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

#tceege-online-button-red-login-text {
    width: 260px;
    height: 77px;
    background-image: url(../img/icons/tceegeOnlinered.svg);
    background-repeat: no-repeat;
    background-size: contain;
    overflow: hidden;
    object-fit: cover;
    margin-top: 250px;
    margin-left: 30px;
}

.text-sz-button-red-login-text {
    width: 153.1px;
    position: relative;
    font-size: 20px;
    line-height: 100%;
    text-transform: uppercase;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 19.2px;
    left: 2rem;
    top: 15px;
}

#tceege-online-button-wht-login-text {
    width: 160px;
    height: 50px;
    background-image: url(../img/img/tceege-online-mteri-btn-01.png);
    background-repeat: no-repeat;
    background-size: contain;
    top: 60px;
    position: relative;
    text-align: center;
}

.text-sz-button-wht-login-text {
    width: 83.5px;
    position: relative;
    font-size: 8px;
    line-height: 100%;
    font-weight: 500;
    text-transform: uppercase;
    display: flex;
    font-family: 'Inter', sans-serif;
    color: #0072BC;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 10.4px;
    top: 10px;
    left: 20px;
}

.tceege-online-icons-all {
    width: 100%;
    position: relative;
    height: 86.5px;
    left: 100px;
    top: 120px;
}

.tceege-online-mteri-girii {
    width: 100%;
    position: relative;
    font-size: 44px;
    line-height: 48px;
    display: inline-block;
    font-family: 'Inter', sans-serif;
    color: #fff;
    top: 150px;
}

.tceege-online-mteri-text {
    width: 350px;
    position: relative;
    font-size: 16px;
    line-height: 16px;
    font-family: 'Archivo', sans-serif;
    color: var(--white-color);
    text-align: center;
    display: flex;
    opacity: 0.9;
    top: 190px;
}

.tceege-online-genel-hizmet-tarife-pdf-icon {
    position: absolute;
    margin-top: 1.7rem;
    left: 10px;
    width: 106px;
    height: 36px;
    font-size: 14px;
    color: #ffffff;
}

#tceege-online-mteri-btn {
    margin-top: 250px;
    margin-left: 50px;
}

.tceege-online-mteri-btn-all {
    top: 60px;
    margin-left: 2.5rem;
    width: 100%;
    position: relative;
    height: 33.5px;
    text-align: center;
}

#tarifeler-hesaplar-bg-all {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #F1F1F1 !important;
    width: 100%;
    height: 150px;
}

#tarifeler-hesaplar-bg-all-2 {
    position: relative;
    top: 0px;
    left: 0px;
    background-color: #0072BC !important;
    width: 100%;
    height: 150px;
}

.tarifeler-hesaplar-divider-grey {
    width: 10px;
    position: relative;
    overflow: hidden;
    height: 68.7px;
    float: right;
    top: 1.2rem;
    left: 50px;
}

.tarifeler-hesaplar-divider-grey-2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 68.7px;
    text-align: right;
    top: -120px;
}

.tarifeler-hesaplar-divider-grey-3 {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 68.7px;
    text-align: right;
    top: -100px;
}

.tarifeler-hesaplar-divider-grey-4 {
    width: 10px;
    position: relative;
    overflow: hidden;
    height: 68.7px;
    float: right;
    top: 2rem;
    left: 20px;
}

.tarifeler-hesaplar {
    width: 100%;
    height: 600px;
}

.tceege-online-download-links {
    width: 100%;
    position: relative;
    height: 274px;
    text-align: left;
    font-size: var(--font-size-17xl);
    color: #15161C;
    font-family: 'Inter', sans-serif;
}

.tceege-online-download-links-hiz {
   margin-top: 100px;
}

.tceege-online-download-links-parent {
    width: 100%;
    position: relative;
    height: 274.3px;
    text-align: left;
    margin-bottom: 2.5rem;
    font-size: var(--font-size-base);
    color: #15161C;
    font-family: 'Inter', sans-serif;
    border: #000000 solid 1px;
}

.tceege-online-download-links-parent-1 {
    width: 100%;
    position: relative;
    height: 274.3px;
    text-align: left;
    font-size: 36px;
    margin-bottom: 2.5rem;
    color: #15161C;
    font-family: 'Inter', sans-serif;
    border: #000000 solid 1px;
}

.tceege-online-download-links-parent-2 {
    width: 100%;
    position: relative;
    height: 274.3px;
    text-align: left;
    margin-bottom: 2.5rem;
    font-size: 36px;
    color: #15161C;
    font-family: 'Inter', sans-serif;
    border: #000000 solid 1px;
}

.cfs-hizmet-talep-container {
    position: absolute;
    top: 47.17px;
    left: 44.78px;
    line-height: 35px;
    text-transform: capitalize;
    display: inline-block;
    width: 100%;
    font-size: 36px;
    font-family: 'Inter', sans-serif;
    color: #15161C;
    text-align: left;
    height: 135px;
    font-weight: 700;
}

.tceege-online-genel-hizmet-tarife {
    position: absolute;
    top: 120px;
    left: 40px;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    width: 487.4px;
    height: 108.4px;
}

.lgili-forma-yandaki-container {
    position: absolute;
    top: 120px;
    left: 40px;
    font-size: 20px;
    line-height: 30px;
    display: inline-block;
    width: 487.4px;
    height: 108.4px;
}

.tceege-online-download-links-icon-kup {
    margin-left: 450px;
    margin-top: 40px;
}

.tceege-online-download-links-icon-ship {
    margin-left: 340px;
    margin-top: 25px;
}

.tarifeler-hesaplar-hesapno {
    margin-top: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.tarifeler-hesaplar-div-all {
    margin-left: 2rem;
}

.tarifeler-hesaplar-text {
    width: 210px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Archivo', sans-serif;
    color: #000000;
    font-weight: 700;
    top: -5px;
    left: 20px;
    text-align: left;
    height: 99px;
}

.tarifeler-hesaplar-text-2 {
    width: 100px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #000000;
    text-align: center;
    display: flex;
    align-items: center;
    height: 99px;
    top: -15px;
    left: 20px;
}

.tarifeler-hesaplar-text-3 {
    top: 20px;
    width: 175px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #000000;
    text-align: center;
    display: inline-block;
    height: 99px;
    left: 20px;
}

.tarifeler-hesaplar-text-3 p {
    color: #000000;
    line-height: 12px;
}

.tarifeler-hesaplar-text-4 {
    top: 20px;
    width: 100px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #000000;
    text-align: center;
    display: inline-block;
    height: 99px;
    left: 20px;
}

.tarifeler-hesaplar-text-5 {
    top: 20px;
    width: 280px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #000000;
    text-align: left;
    display: inline-block;
    height: 99px;
    left: 20px;
}

.tarifeler-hesaplar-text-7 {
    width: 100px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    text-align: center;
    display: flex;
    align-items: center;
    height: 99px;
    top: -15px;
    left: 20px;
}

.tarifeler-hesaplar-text-8 {
    top: 20px;
    width: 200px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    height: 99px;
}

.tarifeler-hesaplar-text-9 {
    top: 20px;
    width: 100px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    text-align: center;
    display: inline-block;
    height: 99px;
}

.tarifeler-hesaplar-text-10 {
    top: 20px;
    width: 300px;
    position: relative;
    font-size: 16px;
    line-height: 33px;
    text-transform: capitalize;
    font-family: 'Archivo', sans-serif;
    color: #ffffff;
    text-align: left;
    display: inline-block;
    height: 99px;
}

.tceege-online-yanasma-plani {
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
}

#tceege-online-index-yanasma-plani {
    width: 100%;
    position: relative;
    height: auto;
    top: -100px;
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
}

#tceege-online-tce-only-yanasma-plani {
    margin-top: 0;
    width: 100%;
    position: relative;
    height: 1100px;
    text-align: left;
    font-size: 16px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
}

.tceege-online-yanasma-plan-hed {
    top: 10px;
    width: 305px;
    position: relative;
    font-size: 58px;
    line-height: 55px;
    text-transform: capitalize;
    display: inline-block;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    height: 145px;
}

.tceege-online-yanasma-plan-text {
    top: 300px;
    width: 317px;
    position: relative;
    font-size: 16px;
    line-height: 30px;
    text-transform: capitalize;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    float: left;
    height: 84px;
}

.tceege-online-yanasma-plan-btn-3 {
    top: -150px;
    left: 0;
    box-sizing: border-box;
    gap: 10px;
    display: inline-flex;
    position: relative;
    text-align: left;
    float: left;
}

.tceege-online-yanasma-plan-decore-2 {
    left: -300px;
    top: 0;
    height: 377px;
    position: relative;
    overflow: hidden;
    object-fit: contain;
}

.tceege-online-yanasma-plan-left-all {
    width: 100%;
    position: relative;
    height: 412px;
    margin-top: 100px;
}

.tceege-online-yanasma-plan-left-01-all .nav-tabs {
    margin-top: 50px;
}

.tceege-online-yan-plan-vert-tabs-tabCont-all .tab-content {
    width: 530px;
    position: relative;
    background-color: #0072BC !important;
    height: 452px;
    left: -100px;
}

#vert-tabs-tceege-yan-plan-01 {
    margin-left: 85px;
    margin-top: 2.25rem;
}

#vert-tabs-tceege-yan-plan-02 {
    margin-left: 85px;
    margin-top: 2.25rem;
}

#vert-tabs-tceege-yan-plan-03 {
    margin-left: 85px;
    margin-top: 2.25rem;
}

#tceege-online-yan-plan-footer {
    margin-top: 10px;
    float: right;
}

.previous {
    width: 48px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 48px;
    object-fit: cover;
    background-image: url(../img/icons/tceege-online-yan-plan-left-arrow.png);
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

.next {
    width: 48px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    height: 48px;
    object-fit: contain;
    background-image: url(../img/icons/tceege-online-yan-plan-right-arrow.png);
    background-repeat: no-repeat;
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

#vert-tabs-tceege-yan-plan-01-tab {
    width: 100%;
    position: relative;
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    display: inline-block;
    height: 62px;
    text-decoration: none;
    margin-bottom: 2rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#vert-tabs-tceege-yan-plan-02-tab {
    width: 100%;
    position: relative;
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    display: inline-block;
    height: 62px;
    margin-bottom: 2rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#vert-tabs-tceege-yan-plan-03-tab {
    width: 100%;
    position: relative;
    font-size: 25px;
    line-height: 32px;
    font-weight: 600;
    font-family: 'Inter', sans-serif;
    color: #000000;
    text-align: left;
    display: inline-block;
    height: 62px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

#tceege-online-yan-plan-vert-tabs-tab .nav-link {
    width: 300px;
    position: relative;
    background-color: #ffffff;
    height: 85px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.tceege-online-yanasma-plani .nav-link.active {
    width: 300px;
    position: relative;
    height: 80px;
    color: #DA2128 !important;
    background-color: #ffffff !important;
    z-index: 5;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.tceege-online-yanasma-plani .nav-link.active #tceege-online-yanasma-plan-decore-icon-up-arrow {
    position: absolute;
    z-index: 5;
}

.tceege-online-yanasma-plani .nav-link.active .icon-up-arrow-up {
    position: absolute;
    height: 66px;
    width: 66px;
    top: 10.71%;
    bottom: 18.98%;
    left: 225px;
    overflow: hidden;
    text-align: left;
    object-fit: contain;
    background-color: #DA2128;
    background-image: url(../img/icons/tceege-online-yanasma-plan-decore-icon-up.png);
    background-repeat: no-repeat;
}

.vento-di-bora-8-container {
    width: 351.9px;
    position: relative;
    font-size: 16px;
    line-height: 32px;
    color: #fff;
    text-align: left;
    display: inline-block;
    height: 33px;
    font-family: 'Inter', sans-serif;
    margin-bottom: 1.25rem;
}

#tceege-online-tarifeler-hesaplar-red {
    width: 199px;
    height: 59px;
    background-image: url(../img/icons/tceegeOnlinered.svg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    padding: 15px 50px;
    text-align: left;
    font-size: 12px;
    line-height: 17px;
    font-weight: 800;
    font-family: 'Inter', sans-serif;
}

.tceege-online-tarifeler-hesaplar-888 {
    border: none !important;
    margin-top: 5px;
    color: #fff;
}

/* @media (min-width: 1664px) and (max-width: 2496px) {
    .tceege-online-content-01 {
        width: 100%;       
        height: 509px;
        left: 75%;
        margin-top: 100px;
    }
} */
/* Desktops and large screens */
@media (min-width: 1201px) and (max-width: 1400px) {
    #tceege-online-yan-plan-vert-tabs-tab .nav-link {
        width: 250px;
    }

    .tceege-online-content-01 {
        width: 100%;
        position: relative;
        height: 509px;
        left: 1220px;
    }

    #tceege-online-button-red-login-text {
        width: 200px;
        height: 50px;
        background-image: url(../img/icons/tceegeOnlinered.svg);
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        object-fit: cover;
        margin-top: 200px;
        margin-left: -330px;
    }

    .text-sz-button-red-login-text {     
        left: 0;
        top: 15px;
    }

    .tceege-online-download-links-icon-kup {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-download-links-icon-ship {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-yanasma-plan-image {
        margin-top: -40px;
    }

    #tceege-online-tce-only-yanasma-plani {
        margin-top: 0;
        width: 100%;
        position: relative;
        height: 1200px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-yanasma-plani .nav-link.active .icon-up-arrow-up {
        left: 175px;
    }

    .responsive-banner-tceege-online {
        width: 100%;
        height: 774px;
        background-image: url(../img/img/tceege-online-section-banner.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .tceege-online-icons-all {
        width: 100%;
        position: relative;
        height: 86.5px;
        left: -300px;
        top: 120px;
    }

    .tceege-online-mteri-girii {
        left: -350px;
        font-size: 30px;
    }

    .tceege-online-mteri-text {
        left: -380px;
        font-size: 12px;
        top: 120px;
    }

    #tceege-online-mteri-btn {
        margin-top: 130px;
        margin-left: -320px;
        height: 40px;
    }

    .tceege-online-all-mteri-btn-all {
        margin-left: -380px;
    }

    .tceege-online-mteri-btn-all {
        top: 25px;
        margin-left: 0.10rem;
        width: 100%;
        position: relative;
        height: 30px;
        text-align: center;
    }

    .tarifeler-hesaplar {
        width: 100%;
        height: auto;
        margin-top: 80px;
    }

    .tarifeler-hesaplar-text {
        font-size: 14px;
        width: 150px;
    }

    .tarifeler-hesaplar-text-2 {
        font-size: 14px;
        top: -20px;
        left: 20px;
    }

    .tarifeler-hesaplar-text-3 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-4 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-5 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-6 {
        font-size: 14px;
        width: 150px;
        top: -20px;
        left: 20px;
    }

    .tarifeler-hesaplar-text-7 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-8 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-9 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-text-10 {
        font-size: 14px;
    }

    .tarifeler-hesaplar-div-all {
        margin-left: 0.80rem;
    }

    .tceege-online-download-links {
        margin-top: 100px;
        width: 100%;
        height: auto;
    }

    .tceege-online-download-links-icon-kup {
        margin-left: 450px;
    }

    .tceege-online-download-links-icon-ship {
        margin-left: 330px;
    }


}

/* Laptops */
@media (min-width: 993px) and (max-width: 1200px) {
    .responsive-banner-tceege-online {
        width: 100%;
        height: 774px;
        background-image: url(../img/img/tceege-online-section-banner.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .tceege-online-content-01 {
        width: 100%;
        position: relative;
        height: 509px;
        left: 1220px;
    }

    .status-heading {
        font-size: 20px;
    }

    .table-container-section table {
        font-size: 16px;
    }

    .tceege-online-img-icons-all {
        width: 50px;
        height: 50px;
        margin-left: 15px;
        margin-top: -120px;
    }

    .tceege-online-mteri-girii {
        font-size: 20px;
        left: 80px;
        top: 10px;
    }

    .tceege-online-mteri-text {
        font-size: 0.6rem;
        top: -30px;
        width: 200px;
        left: 70px;
    }

    #tceege-online-mteri-btn {
        margin-top: -30px;
        height: 33.5px;
        margin-left: 80px;
    }

    .tarifeler-hesaplar-text-3 {
        top: -80px;
        left: -20px;
    }

    .tarifeler-hesaplar-text-4 {
        top: -80px;
        left: 20px;
    }

    .tarifeler-hesaplar-text-5 {
        top: -80px;
        left: 25px;
    }

    .tarifeler-hesaplar-divider-grey {
        top: -170px;
        left: 20px;
    }

    #tceege-online-tarifeler-hesaplar-red {
        margin-top: 20px;
    }

    .tceege-online-2-red {
        margin-top: 20px;
    }

    .tceege-online-all-mteri-btn-all-11 {
        width: 100%;
        position: relative;
        height: 86.5px;
    }

    .tceege-online-all-mteri-btn-all-icons {
        width: 50px;
        position: relative;
        height: 50px;
        left: 80px;
        top: -25px;
    }

    .tceege-online-all-mteri-btn-all-22 {
        width: 100%;
        position: relative;
        height: 86.5px;
        left: 10px;
    }

    .tarifeler-hesaplar-divider-grey {
        top: -80px;
    }

    .tarifeler-hesaplar-divider-grey-2 {
        top: -140px;
    }

    .tarifeler-hesaplar-divider-grey-3 {
        top: -100px;
    }

    .tarifeler-hesaplar-divider-grey-4 {
        top: -68px;
        left: 2rem;
    }

    .tceege-online-mteri-btn-all {
        top: 5px;
        margin-left: 1rem;
        width: 100%;
        position: relative;
        height: 30px;
        text-align: center;
        visibility: hidden;
        clear: both;
        display: none;
        overflow: hidden;
    }

    .tceege-online-content-01 {
        width: 100%;
        position: relative;
        height: 509px;
        left: 430px;
    }

    .tceege-online-all-tab-yanasma-plani {
        margin-top: 100px;
    }

    .tceege-online-yanasma-plan-text {
        width: 100%;
        height: 84px;
    }

    .tceege-online-tab-yanasma-plani {
        top: -180px;
        width: 100%;
        position: relative;
        height: auto;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-mobil-yanasma-plani {
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-tab-yanasma-plani .tceege-online-yan-plan-vert-tabs-tabCont-all {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
    }

    .tceege-online-tab-yanasma-plani .vento-di-bora-8-container {
        width: 100%;
        position: relative;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        text-align: left;
        display: inline-block;
        height: 33px;
        font-family: 'Inter', sans-serif;
        margin-top: 2rem;
        left: 100px;
    }

    .tceege-online-yan-plan-vert-tabs-tabCont-all .tab-content {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
    }

    .tceege-online-index-yan-plan-vert-tabs-tabCont-all .tab-content {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
        left: 0;
    }

    .tceege-online-yanasma-plan-left-01-all .nav-tabs {
        margin-top: -200px;
    }

    .tceege-online-tab-yanasma-plani .collapseallhed {
        top: 2rem;
        width: 100%;
        position: relative;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        color: #000000;
        text-align: left;
        display: inline-block;
        height: 62px;
        text-decoration: none;
        margin-bottom: 2rem;
    }

    .tceege-online-tab-yanasma-plani .icon-up-arrow-up {
        position: relative;
        height: 66px;
        width: 66px;
        margin-top: -1.5rem;
        float: right;
        object-fit: cover;
        background-color: #DA2128;
        background-image: url(../img/icons/tceege-online-yanasma-plan-decore-icon-down.png);
        background-repeat: no-repeat;
    }

    #tceege-online-yan-plan-vert-tabs-tab .nav-link {
        top: 200px;
        width: 300px;
        position: relative;
        background-color: #ffffff;
        height: 80px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .tceege-online-yanasma-plani .nav-link.active {
        width: 300px;
        position: relative;
        height: 80px;
        color: #DA2128 !important;
        background-color: #ffffff !important;
        z-index: 5;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .tceege-online-yanasma-plani .nav-link.active #tceege-online-yanasma-plan-decore-icon-up-arrow {
        position: absolute;
        z-index: 5;
    }

    .tceege-online-yanasma-plani .nav-link.active .icon-up-arrow-up {
        position: absolute;
        height: 66px;
        width: 66px;
        top: 10.71%;
        bottom: 18.98%;
        left: 255px;
        overflow: hidden;
        text-align: left;
        object-fit: contain;
        background-color: #DA2128;
        background-image: url(../img/icons/tceege-online-yanasma-plan-decore-icon-down.png);
        background-repeat: no-repeat;
    }

    #vert-tabs-tceege-yan-plan-01 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    #vert-tabs-tceege-yan-plan-02 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    #vert-tabs-tceege-yan-plan-03 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    .tarifeler-hesaplar {
        width: 100%;
        height: 1000px;
    }

    #tarifeler-hesaplar-bg-all {
        width: 100%;
        height: 300px;
    }

    #tarifeler-hesaplar-bg-all-2 {
        width: 100%;
        height: 300px;
    }

    .tceege-online-download-links {
        width: 100%;
        height: 800px;
        margin-top: 100px;
    }

    .tceege-online-download-links-parent {
        top: 350px;
        width: 400px;
        left: -245px;
        border: none;
    }

    .tceege-online-download-links-icon-kup {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-download-links-icon-ship {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    #tceege-online-download-links-all-005 {
        width: 90%;
    }
}

@media (min-width: 900px) and (max-width: 1156px) {
    #tceege-online-index-yanasma-plani {
        width: 100%;
        height: 1300px;
        top: 0;
    }
}

/* Small laptops and larger tablets (landscape) */
@media (min-width: 768px) and (max-width: 992px) {
    .footer {
        position: fixed;
        width: 100%;
        height: 520px !important;
        left: 0;
        bottom: 0;
        color: white;
        background-color: transparent;
    }    

    .tceege-online-yanasma-plan-image {
        margin-top: 30px;
    }

    .status-heading {
        font-size: 20px;
    }

    .table-container-section table {
        font-size: 16px;
    }

    .tceege-online-content-01 {
        width: 100%;
        position: relative;
        height: 509px;
        left: 65%;
    }

    .tceege-online-all-mteri-btn-all {
        visibility: hidden;
        clear: both;
        display: none;
        overflow: hidden;
    }

    #tceege-online-button-red-login-text {
        width: 130px;
        height: 50px;
        background-image: url(../img/icons/tceegeOnlinered.svg);
        background-repeat: no-repeat;
        background-size: contain;
        overflow: hidden;
        object-fit: cover;
        margin-top: 0;
        margin-left: 80px;
    }

    #tceege-online-button-red-login-text .btn:hover {
        width: 130px;
        height: 50px;
        overflow: hidden;
        object-fit: cover;
    }

    .text-sz-button-red-login-text {
        top: 5px;
        left: -20px;
        font-size: 12px;
    }

    .tceege-online-genel-hizmet-tarife {
        width: 100%;
        font-size: 16px;
    }

    .cfs-hizmet-talep-container {
        font-size: 28px;
        width: 70%;
        left: 40px;
    }

    .lgili-forma-yandaki-container {
        width: 100%;
        font-size: 16px;
    }

    .tceege-online-yanasma-plan-btn-3 {
        top: -100px;
    }

    .tceege-online-yanasma-plan-image img {
        width: 100%;
        height: auto;
    }

    .responsive-banner-tceege-online {
        width: 100%;
        height: 800px;
        background-image: url(../img/img/tceege-online-section-banner.png);
        background-repeat: no-repeat;
        background-size: contain;
    }

    .tceege-online-img-icons-all {
        width: 50px;
        height: 50px;
        margin-left: 20px;
        margin-top: -120px;
    }

    .tceege-online-mteri-girii {
        font-size: 18px;
        left: 80px;
        top: 1.5rem;
    }

    .tceege-online-mteri-text {
        font-size: 0.6rem;
        top: -15px;
        width: 180px;
        left: 55px;
    }

    #tceege-online-mteri-btn {
        margin-top: -30px;
        height: 33.5px;
        margin-left: 80px;
    }

    .tarifeler-hesaplar-text-3 {
        top: -80px;
        left: -20px;
    }

    .tarifeler-hesaplar-text-4 {
        top: -80px;
        left: 20px;
    }

    .tarifeler-hesaplar-text-5 {
        top: -80px;
        left: 25px;
    }

    .tarifeler-hesaplar-divider-grey {
        top: -170px;
        left: 20px;
    }

    #tceege-online-tarifeler-hesaplar-red {
        margin-top: 20px;
    }

    .tceege-online-2-red {
        margin-top: 20px;
    }

    .tceege-online-all-mteri-btn-all-11 {
        width: 100%;
        position: relative;
        height: 86.5px;
        top: -10px;
    }

    .tceege-online-all-mteri-btn-all-icons {
        width: 50px;
        position: relative;
        height: 50px;
        left: 260px;
        top: -130px;
    }

    .tceege-online-all-mteri-btn-all-22 {
        width: 100%;
        position: relative;
        height: 86.5px;
        left: 10px;
        top: -10px;
    }

    .tarifeler-hesaplar-divider-grey {
        top: -80px;
    }

    .tarifeler-hesaplar-divider-grey-2 {
        top: -117px;
    }

    .tarifeler-hesaplar-divider-grey-3 {
        top: -100px;
    }

    .tarifeler-hesaplar-divider-grey-4 {
        top: -68px;
        left: 2rem;
    }

    .tceege-online-mteri-btn-all {
        top: 5px;
        margin-left: 1rem;
        width: 100%;
        position: relative;
        height: 30px;
        text-align: center;
        visibility: hidden;
        clear: both;
        display: none;
        overflow: hidden;
    }

    #tceege-online-tce-only-yanasma-plani {
        margin-top: 0;
        width: 100%;
        position: relative;
        height: 1200px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-all-tab-yanasma-plani {
        margin-top: 100px;
    }

    .tceege-online-yanasma-plan-text {
        width: 100%;
        height: 84px;
    }

    .tceege-online-tab-yanasma-plani {
        top: -180px;
        width: 100%;
        position: relative;
        height: auto;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-mobil-yanasma-plani {
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-tab-yanasma-plani .tceege-online-yan-plan-vert-tabs-tabCont-all {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
    }

    .tceege-online-tab-yanasma-plani .vento-di-bora-8-container {
        width: 100%;
        position: relative;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        text-align: left;
        display: inline-block;
        height: 33px;
        font-family: 'Inter', sans-serif;
        margin-top: 2rem;
        left: 100px;
    }

    .tceege-online-yan-plan-vert-tabs-tabCont-all .tab-content {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
    }

    .tceege-online-index-yan-plan-vert-tabs-tabCont-all .tab-content {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
        left: 0;
    }

    .tceege-online-yanasma-plan-left-01-all .nav-tabs {
        margin-top: -200px;
    }

    .tceege-online-tab-yanasma-plani .collapseallhed {
        top: 2rem;
        width: 100%;
        position: relative;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        color: #000000;
        text-align: left;
        display: inline-block;
        height: 62px;
        text-decoration: none;
        margin-bottom: 2rem;
    }

    .tceege-online-tab-yanasma-plani .icon-up-arrow-up {
        position: relative;
        height: 66px;
        width: 66px;
        margin-top: -1.5rem;
        float: right;
        object-fit: cover;
        background-color: #DA2128;
        background-image: url(../img/icons/tceege-online-yanasma-plan-decore-icon-down.png);
        background-repeat: no-repeat;
    }

    #tceege-online-yan-plan-vert-tabs-tab .nav-link {
        top: 200px;
        width: 300px;
        position: relative;
        background-color: #ffffff;
        height: 80px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .tceege-online-yanasma-plani .nav-link.active {
        width: 300px;
        position: relative;
        height: 80px;
        color: #DA2128 !important;
        background-color: #ffffff !important;
        z-index: 5;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .tceege-online-yanasma-plani .nav-link.active #tceege-online-yanasma-plan-decore-icon-up-arrow {
        position: absolute;
        z-index: 5;
    }

    .tceege-online-yanasma-plani .nav-link.active .icon-up-arrow-up {
        position: absolute;
        height: 66px;
        width: 66px;
        top: 10.71%;
        bottom: 18.98%;
        left: 255px;
        overflow: hidden;
        text-align: left;
        object-fit: contain;
        background-color: #DA2128;
        background-image: url(../img/icons/tceege-online-yanasma-plan-decore-icon-down.png);
        background-repeat: no-repeat;
    }

    #vert-tabs-tceege-yan-plan-01 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    #vert-tabs-tceege-yan-plan-02 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    #vert-tabs-tceege-yan-plan-03 {
        margin-left: 0;
        margin-top: 2.25rem;
    }

    .tarifeler-hesaplar {
        width: 100%;
        height: 1000px;
    }

    #tarifeler-hesaplar-bg-all {
        width: 100%;
        height: 300px;
    }

    #tarifeler-hesaplar-bg-all-2 {
        width: 100%;
        height: 300px;
    }

    .tceege-online-download-links {
        width: 100%;
        height: 300px;
        margin-top: 50px;
    }

    .tceege-online-download-links-parent {
        top: 350px;
        width: 400px;
        left: -245px;
        border: none;
    }

    .tceege-online-download-links-icon-kup {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-download-links-icon-ship {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    #tceege-online-download-links-all-005 {
        width: 90%;
    }
}

/* Tablets (portrait and landscape) */
@media (max-width: 576px) and (max-width: 768px) {
    .responsive-banner-tceege-online {
        width: 100%;
        height: 774px;
        background-image: url(../img/img/tceege-online-section-banner.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .tceege-online-download-links-hiz {
        margin-top: 200px;
     }
     .table-container-section tbody td {        
        font-size: 10px;
    }

    .tceege-online-mteri-girii {
        font-size: 38px;
    }

    .tceege-online-mteri-text {
        width: 300px;
    }

    .tceege-online-download-links-icon-kup {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-download-links-icon-ship {
        visibility: hidden;
        clear: both;
        float: right;
        display: none;
    }

    .tceege-online-genel-hizmet-tarife {
        width: 100%;
        font-size: 16px;
    }

    .lgili-forma-yandaki-container {
        width: 100%;
        font-size: 16px;
    }

    .cfs-hizmet-talep-container {
        font-size: 28px;
        width: 70%;
        left: 40px;
    }

    #tceege-online-index-yanasma-plani {
        width: 100%;
        position: relative;
        height: 1600px;
        margin-top: 100px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    #tceege-online-tce-only-yanasma-plani {
        margin-top: 0;
        width: 100%;
        position: relative;
        height: 1750px;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-yanasma-plan-image {
        visibility: hidden;
        clear: both;
        display: none;
        overflow: hidden;
    }

    .table-container-section {
        width: 70%;
        height: auto;
        padding: 0;
    }

    .table-container-section th,
    .table-container-section td {
        font-size: 12px;
        padding: 6px;
    }

    .tceege-online-yanasma-plan-left-all {
        width: 500px;
        position: relative;
        height: 412px;
        top: 500px;
        left: -150px;
    }

    .status-heading {
        font-size: 14px;
        width: 70%;
    }

    .status-section {
        width: 100%;
        overflow-y: auto;
        height: auto;
    }

    .in-port-table-container {
        height: auto;
    }

    .arrived-table-container,
    .departure-table-container {
        height: 400px;
        overflow-x: auto;
        overflow-y: auto;
        display: block;
    }

    .tceege-online-content-01 {
        width: 100%;
        position: relative;
        height: 509px;
        left: 50px;
    }

    .tarifeler-hesaplar {
        width: 100%;
        height: 1470px;
    }

    #tarifeler-hesaplar-bg-all {
        width: 100%;
        height: 450px;
    }

    #tarifeler-hesaplar-bg-all-2 {
        width: 100%;
        height: 450px;
    }

    .tarifeler-hesaplar-text {
        top: 0;
    }

    .tarifeler-hesaplar-text-2 {
        top: -225px;
        left: 250px;

    }

    .tarifeler-hesaplar-text-3 {
        top: -100px;
        left: -120px;
    }

    .tarifeler-hesaplar-text-4 {
        top: -300px;
        left: 220px;
    }

    .tarifeler-hesaplar-text-5 {
        top: -270px;
        left: 25px;
    }

    .tarifeler-hesaplar-divider-grey {
        top: -250px;
        left: 280px;
    }

    .tarifeler-hesaplar-divider-grey-2 {
        top: -130px;
        left: 250px;
    }

    .tarifeler-hesaplar-divider-grey-3 {
        top: -215px;
        left: 120px;
    }

    .tarifeler-hesaplar-divider-grey-4 {
        top: -250px;
        left: 280px;
    }

    #tceege-online-tarifeler-hesaplar-red {
        margin-top: 20px;
    }

    .tceege-online-2-red {
        margin-top: 20px;
    }

    .tceege-online-download-links {
        margin-top: 50px;
        width: 100%;
        height: 600px;
    }

    .tceege-online-download-links-parent {
        top: 350px;
        width: 400px;
        left: -245px;
        border: none;
    }

    #tceege-online-mob-tce-only-yanasma-plani {
        margin-top: 200px;
        margin-bottom: 2rem;
        top: -100px;
        width: 100%;
        position: relative;
        height: auto;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-mob-yanasma-plani {
        top: -100px;
        width: 100%;
        position: relative;
        height: auto;
        text-align: left;
        font-size: 16px;
        color: #ffffff;
        font-family: 'Inter', sans-serif;
    }

    .tceege-online-mob-yanasma-plani .tceege-online-yan-plan-vert-tabs-tabCont-all {
        width: 100%;
        position: relative;
        background-color: #0072BC !important;
        height: 452px;
    }

    .tceege-online-mob-yanasma-plani .vento-di-bora-8-container {
        position: relative;
        font-size: 16px;
        line-height: 32px;
        color: #fff;
        text-align: left;
        display: inline-block;
        height: auto;
        font-family: 'Inter', sans-serif;
        margin-top: 2rem;
        left: 20px;
    }

    .tceege-online-mob-yanasma-plani .collapseallhed {
        top: 1rem;
        width: 100%;
        position: relative;
        font-size: 25px;
        line-height: 32px;
        font-weight: 600;
        font-family: 'Inter', sans-serif;
        color: #000000;
        text-align: left;
        display: inline-block;
        height: auto;
        text-decoration: none;
        margin-bottom: 2rem;
    }

    .tceege-online-all-mteri-btn-all-icons {
        width: 50px;
        position: relative;
        height: 50px;
        left: 80px;
        top: -25px;
        text-align: center;
        visibility: hidden;
        clear: both;
        display: none;
        overflow: hidden;
    }

    #vert-tabs-tceege-yan-plan-01-tab {
        font-size: 1.8rem;
    }

    #vert-tabs-tceege-yan-plan-02-tab {
        font-size: 1.8rem;
    }

    #vert-tabs-tceege-yan-plan-03-tab {
        font-size: 1.8rem;
    }

    .tceege-online-mteri-btn-all {
        margin-left: 1rem;
    }

}