@media (max-width: 1344px) {
    .site_header .menu .nav_link {
        padding: 10px 20px;
        font-size: 1.1rem !important;
    }

    .site_header .site_logo {
        display: block;
        width: 165px;
        padding: 25px 0;
        transform-origin: left;
    }

    .site_header .primary_btn {
        padding: 10px 15px;
        font-size: 0.875rem;
    }
}


.leadershipDevelopment {
    background-color: var(--green);
    border-radius: 40px;
    padding: 40px;
    color: white;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    text-align: center;
}

    .leadershipDevelopment h2 {
        display: inline-block;
        vertical-align: middle;
        margin-right: 40px;
    }

    .leadershipDevelopment .primary_btn {
        background-color: var(--orange);
        color: white;
        margin-left: auto; /* Bu satÄ±rÄ± ekledik */
    }

.side-by-side--full-width-img .side-by-side__figure {
    border-radius: 0 40px 40px 0;
    margin-left: 0;
}

.side-by-side--full-width-img .side-by-side__figure {
    border-radius: 0 30px 30px 0;
    margin-left: -1.25em;
}

.side-by-side__figure {
    margin-right: 150px;
}

.side-by-side--full-width-img {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    overflow: hidden;
}

.side-by-side__figure {
    flex: 1 1 auto;
    margin-right: 50px;
    margin-bottom: 0;
    border-radius: 40px;
}

.side-by-side__figure {
    position: relative;
    margin-right: 0;
    margin-bottom: 25px;
    border-radius: 30px;
    height: 100vh;
    overflow: hidden;
}

.side-by-side__img {
    position: relative;
    background: no-repeat center center / cover;
    height: 100%;
}

.key-notes {
    padding: 120px 0;
}

    .key-notes .sec_title {
        text-align: center;
        margin-bottom: 60px;
    }

    .key-notes .items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 30px;
    }

    .key-notes img {
        height: 90px;
        width: 100%;
        filter: brightness(0) saturate(100%) invert(29%) sepia(69%) saturate(1723%) hue-rotate(143deg) brightness(94%) contrast(102%);
    }

.size1rem {
    font-size: 1rem !important;
}

.site_header {
    position: sticky !important;
}

.content_box .content ul.list li {
    list-style: disc;
    font-weight: normal !important;
    padding: 4px 0;
}

.custs ul li {
    padding-bottom: 7px;
}

.manager_training .items li {
    display: block;
    text-align: center;
    background-color: white;
    border-radius: 40px;
    padding: 40px;
}

.manager_training .items h5 {
    font-weight: 700;
    margin-bottom: 14px;
    font-size: 1.4rem;
}

.manager_training .items p {
    font-size: 1.1rem;
}

.leadership_resources .items h5 {
    height: 60px;
}

.leadership_training0 .item h5 {
    height: 60px;
}

.ls0 .items li a {
    height: 405px;
}

.ls0 .items li h5 {
    height: 90px;
}

.leadership_resources .items .icon img {
    height: 120px;
}

.manager_training .items .icon img {
    height: 120px;
}

.leadership_resources .items .item {
    display: block;
    text-align: center;
    background-color: white;
    border-radius: 40px;
    padding: 40px;
}

.stat-blue {
    margin: 25px;
    padding: 25px;
    text-align: center;
    color: #fff;
    background-color: #005C7D;
    border-radius: 40px;
    height: 250px;
}

.stat-dark-blue {
    margin: 25px;
    padding: 25px;
    text-align: center;
    color: #fff;
    background-color: #002231;
    border-radius: 40px;
    height: 250px;
}

.stat-number {
    font-family: "Barlow", sans-serif;
    font-size: 72px;
    font-weight: 500;
    line-height: 60px;
    margin-top: 5px;
}

.stat-small-caps {
    top: 20px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 28px;
    font-weight: 700;
    left: 0;
    width: 100%;
    text-align: center;
}

.widget-twoBox__items {
    display: flex;
    align-items: stretch;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 2rem 0 1rem;
}

.widget-twoBox__item--green {
    background-color: #008065;
}

.widget-twoBox__item {
    width: calc(100% * (1 / 2) - 2rem);
    margin: 1rem;
    border-radius: 40px;
    padding: 1.5rem 2rem;
}

.widget-twoBox__title {
    display: block;
    font-size: 1.5rem;
    font-family: "Barlow", sans-serif;
    color: #fff;
    margin-bottom: 0.5rem;
    margin-top: 0;
    font-weight: 400;
}

.widget-twoBox__item-description {
    color: #fff;
    margin: 0;
    font-size: 1rem;
}

.widget-twoBox__item--dark-blue {
    background-color: #003146;
}

.widget-twoBox__item--blue {
    background-color: #005D7D;
}

.widget-twoBox__item--dark-green {
    background-color: #005A46;
}

ul li {
    font-family: "Noto sans";
}
/** video */
/* Modal Styles */
/* Modal Styles */
.modal {
    display: none;
    position: fixed;
    z-index: 123;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0px;
    width: 90%; /* EkranÄ±n %75'ini kaplamasÄ± iÃ§in geniÅŸlik ayarÄ± */
    max-width: 75%; /* Ä°steÄŸe baÄŸlÄ± olarak maksimum geniÅŸlik ayarÄ± ekleyebilirsiniz */
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
}

.modaal-close:before {
    transform: rotate(-45deg);
}

.modaal-close {
    border: none;
    background: transparent;
    padding: 0;
    -webkit-appearance: none;
}

.modaal-close {
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    font-size: 3rem;
}
/* Video Container Styles */
#videoContainer {
    width: 100%;
    padding-bottom: 56.25%; /* Video boyutunu korumak iÃ§in 16:9 oranÄ± */
    position: relative;
}

    #videoContainer iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


/** video */
/* Modal Styles */
/* Modal Styles */
.modal {
    display: none;
    position: fixed;
    z-index: 123;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0px;
    width: 90%; /* Ekranın %75'ini kaplaması için genişlik ayarı */
    max-width: 75%; /* İsteğe bağlı olarak maksimum genişlik ayarı ekleyebilirsiniz */
}

.close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    cursor: pointer;
}

.modaal-close:before {
    transform: rotate(-45deg);
}

.modaal-close {
    border: none;
    background: transparent;
    padding: 0;
    -webkit-appearance: none;
}

.modaal-close {
    position: fixed;
    right: 20px;
    top: 20px;
    color: #fff;
    cursor: pointer;
    opacity: 1;
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0);
    border-radius: 100%;
    transition: all 0.2s ease-in-out;
    font-size: 3rem;
}
/* Video Container Styles */
#videoContainer {
    width: 100%;
    padding-bottom: 56.25%; /* Video boyutunu korumak için 16:9 oranı */
    position: relative;
}

    #videoContainer iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }


/**** video **/
@media (max-width: 991px) {
    .one_minute_manager .slider .content p {
        padding: 20px !important;
    }

    .one_minute_manager .slider .content h1 {
        padding: 20px 20px 0 20px !important;
        font-size: 34px !important;
    }
}


