@media screen and (min-width: 1366px) and (max-width: 1500px) {
    .hero-container {
        max-width: 95%;
        margin: 0 auto;
    }

    .news-containers {
        max-width: 1300px !important;
    }
    /* ==========news-slider===== */
    .news-slider-content {
        min-height: 372px;
        padding: 32px 16px 16px 16px;
        min-height: 250px;
    }

        .news-slider-content a {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            margin-bottom: 20px;
        }

        .news-slider-content h2 {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
        }

            .news-slider-content h2 br {
                display: none !important;
            }

    .ns-date p {
        font-weight: 700;
        font-size: 16px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 40px;
        font-weight: 700;
        color: #05213E;
        /* display: none; */
    }

    .main-content2 .owl-theme .custom-nav {
        position: absolute;
        top: 45%;
        left: -40px;
        right: -40px;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 380px;
        height: 8px;
        margin: 5px 12px;
    }

    .main-content .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -10px;
        width: 100%;
    }
}

/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 1201px) and (max-width: 1365px) {
    .hero-container {
        max-width: 95%;
        margin: 0 auto;
    }

    .news-containers {
        max-width: 1300px !important;
    }
    /* ==========news-slider===== */
    .news-slider-content {
        min-height: 372px;
        padding: 32px 16px 16px 16px;
        min-height: 300px;
    }

        .news-slider-content a {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 18px;
            margin-bottom: 20px;
        }

        .news-slider-content h2 {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 24px;
        }

            .news-slider-content h2 br {
                display: none !important;
            }

    .ns-date p {
        font-weight: 700;
        font-size: 18px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 40px;
        font-weight: 700;
        color: #05213E;
        /* display: none; */
    }

    .main-content2 .owl-theme .custom-nav {
        position: absolute;
        top: 45%;
        left: -40px;
        right: -40px;
    }
    /* =====Mevzuat Sirkuleri slider area start ======== */
    .mev-slider-item img {
        height: 350px;
        border-radius: 20px;
        width: 100%;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 380px;
        height: 8px;
        margin: 5px 12px;
    }

    .mev-slider-item ul li a {
        font-weight: 400;
        font-size: 18px;
        padding: 7px 30px;
        margin: 0 10px;
    }

    .mev-slider-content h3 {
        font-weight: 700;
        font-size: 40px;
    }

    .mev-slider-content p {
        font-weight: 400;
        font-size: 24px;
    }

    .mev-slider-content {
        position: absolute;
        bottom: 24px;
        left: 30px;
    }

    .skg-content a {
        font-size: 22px;
    }
    /* =====Turmob bizden area start ====== */
    .rumob-news-item {
        margin-bottom: 36px;
    }

        .rumob-news-item a h2 {
            font-weight: 700;
            font-size: 24px;
            color: #F1F1F1;
            position: absolute;
            top: 29px;
            left: 26px;
        }

    .rumob-link {
        font-weight: 400;
        font-size: 15px;
        color: #000000 !important;
        display: inline-block;
        background: #d9d9d9b6;
        border-radius: 50px;
        padding: 6px 21px;
        margin-right: 13px;
        transition: .2s;
    }

    .rumob-news-item img {
        width: 100%;
        border-radius: 20px;
    }

    .main-content .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -9px;
        width: 100%;
    }
}

/*
====================================
Medium Screen - Others
====================================
*/

@media screen and (min-width: 992px) and (max-width: 1200px) {
    /* 
.main-content .owl-theme .custom-nav .owl-prev {
  left: 0;
  display: block;
}

.main-content .owl-theme .custom-nav .owl-next {
  right: 0;
  display: block;
} */
    /* ======mobile-hero========= */
    .main-content .owl-theme .owl-dots .owl-dot span {
        width: 12.6rem;
        height: 1.5rem;
    }

    .main-content .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -9px;
        width: 100%;
    }
    /* ==========news-slider===== */
    .news-slider-content {
        min-height: 372px;
        padding: 32px 16px 16px 16px;
        min-height: 250px;
    }

        .news-slider-content a {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            margin-bottom: 20px;
        }

        .news-slider-content h2 {
            /*font-family: 'Inter';*/
            font-style: normal;
            font-weight: 700;
            font-size: 20px;
        }

            .news-slider-content h2 br {
                display: none !important;
            }

    .ns-date p {
        font-weight: 700;
        font-size: 16px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 40px;
        font-weight: 700;
        color: #05213E;
        /* display: none; */
    }

    .main-content2 .owl-theme .custom-nav {
        position: absolute;
        top: 45%;
        left: -40px;
        right: -40px;
    }

    .hero-container {
        max-width: 97%;
    }
    /* =====Mevzuat Sirkuleri slider area start ======== */
    .mev-slider-item img {
        height: 350px;
        border-radius: 20px;
        width: 100%;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 280px;
        height: 8px;
        margin: 5px 12px;
    }

    .mev-slider-item ul li a {
        font-weight: 400;
        font-size: 18px;
        padding: 7px 30px;
        margin: 0 10px;
    }

    .mev-slider-content h3 {
        font-weight: 700;
        font-size: 40px;
    }

    .mev-slider-content p {
        font-weight: 400;
        font-size: 24px;
    }

    .mev-slider-content {
        position: absolute;
        bottom: 24px;
        left: 30px;
    }
    /* =====SGK area start --===== */
    .skg-item {
        position: relative;
    }

        .skg-item img {
            width: 100%;
            height: 317px;
            border-radius: 20px;
        }

    .skg-content a {
        font-size: 16px;
    }
    /* =====Turmob bizden area start ====== */
    .rumob-news-item {
        margin-bottom: 36px;
    }

        .rumob-news-item a h2 {
            font-weight: 700;
            font-size: 20px;
            color: #F1F1F1;
            position: absolute;
            top: 29px;
            left: 26px;
        }

    .rumob-link {
        font-weight: 400;
        font-size: 13px;
        color: #000000 !important;
        display: inline-block;
        background: #d9d9d9b6;
        border-radius: 50px;
        padding: 6px 12px;
        margin-right: 13px;
        transition: .2s;
    }

    .rumob-news-item img {
        width: 100%;
        border-radius: 20px;
    }
    /*==== footer-area-start ====== */
    .footer-left-content h3 {
        font-weight: 700;
        font-size: 15px;
        color: #FFFFFF;
        margin-bottom: 20px;
        margin-top: 21px;
    }

    .footer-left-content small {
        font-weight: 400;
        font-size: 14px;
        line-height: 22px;
        color: #FFFFFF;
        margin-bottom: 25px;
        display: block;
    }

    .footer-left-content p {
        font-weight: 400;
        font-size: 12px;
        color: #ffffff;
    }

        .footer-left-content p span {
            font-weight: 700;
        }

    .social-icon ul li a {
        width: 40px;
        height: 40px;
        text-align: center;
        display: block;
        line-height: 40px;
        color: #fff;
        font-size: 20px;
        background-color: #0B4C86;
        margin-right: 15px;
        transition: .2s;
    }
    /* ============== */
    /*.mega-menu-area {
        background-color: #0B5494;
        max-width: 905px;
        padding: 50px 30px 30px 30px;
        border-top: 2px solid #fff;
        width: 100%;
        position: absolute;
        top: 168px;
        left: 39px;
    }*/
    /* =========== new-page-start======= */
    .uye-tab-top-1000px-content-item-wrapper {
        display: block !important;
    }

    .d-snsn-none {
        display: none;
    }

    .uye-acc-title p {
        font-weight: 400;
        font-size: 17px;
    }

    .uye-acc-open ul li a {
        font-weight: 400;
        font-size: 17px;
    }

    .uye-tab-contents span img {
        width: 126px;
        height: 126px;
    }

    .uye-tab-contents p {
        font-size: 13px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1201px) {
    .news-containers {
        max-width: 1000px !important;
    }

    .hero-container {
        max-width: 95%;
    }
}

/*
====================================
Small Screen - Tablate
====================================
*/

@media screen and (min-width: 768px) and (max-width: 991px) {
    .top-header {
        display: none;
    }

    .main-menu-area {
        display: none;
    }

    .mobile-menu-area {
        display: block;
    }

    .click-bar img {
        width: 72px !important;
    }
    /* .hero-slider-item img {
      height: 290px;
    } */
    .main-content .owl-theme .custom-nav .owl-prev {
        left: 0;
        display: block;
    }

    .main-content .owl-theme .custom-nav .owl-next {
        right: 0;
        display: block;
    }

    .desktop-hero {
        display: none;
    }

    .mobile-hero-slider {
        display: block;
    }

    .hero-slider-item h3 {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        font-size: 5rem;
        color: #fff;
        position: absolute;
        bottom: 16rem;
        left: 12rem;
    }
    /* ==========news-slider===== */
    .news-slider-content {
        min-height: 372px;
        padding: 32px 17px 17px 17px;
        min-height: 207px;
    }

        .news-slider-content a {
            /*  font-family: 'Inter'; */
            font-style: normal;
            font-weight: 700;
            font-size: 12px;
            margin-bottom: 10px;
        }

            .news-slider-content a br {
                display: none;
            }

        .news-slider-content h2 {
            /*  font-family: 'Inter'; */
            font-style: normal;
            font-weight: 700;
            font-size: 14px;
        }

            .news-slider-content h2 br {
                display: none !important;
            }

    .ns-date p {
        font-weight: 700;
        font-size: 13px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 60px;
        font-weight: 700;
        color: #05213E;
        display: none;
    }

    .n-s-c-4 a {
        padding-bottom: 8px !important;
    }
    /* =====Mevzuat Sirkuleri slider area start ======== */
    .mev-slider-item img {
        height: 250px;
        border-radius: 20px;
        width: 100%;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 200px;
        height: 8px;
        margin: 5px 12px;
    }

    .mev-slider-item ul li a {
        font-weight: 400;
        font-size: 16px;
        padding: 5px 30px;
        margin: 0 3px;
    }

    .mev-slider-content h3 {
        font-weight: 700;
        font-size: 20px;
    }

    .mev-slider-content p {
        font-weight: 400;
        font-size: 12px;
    }

    .mev-slider-content {
        position: absolute;
        bottom: 24px;
        left: 10px;
    }
    /* =====SGK area start --===== */
    .skg-item {
        position: relative;
    }

        .skg-item img {
            width: 100%;
            height: 240px;
            border-radius: 20px;
        }

    .skg-content a {
        font-size: 13px;
    }

        .skg-content a br {
            display: none;
        }
    /* =====TÜRMOB E-BİRLİK -area-start ===== */
    .turmob-item-area {
        padding: 60px 20px 0;
    }

    .turmob-items {
        margin-bottom: 30px;
        padding: 10px;
    }

        .turmob-items h4 {
            font-size: 15px;
        }

        .turmob-items p {
            font-size: 14px;
        }
    /* =====Turmob bizden area start ====== */
    .rumob-news-item {
        margin-bottom: 36px;
    }

        .rumob-news-item a h2 {
            font-weight: 700;
            font-size: 24px;
            color: #F1F1F1;
            position: absolute;
            top: 29px;
            left: 26px;
        }

    .rumob-link {
        font-weight: 400;
        font-size: 15px;
        color: #000000 !important;
        display: inline-block;
        background: #d9d9d9b6;
        border-radius: 50px;
        padding: 6px 51px;
        margin-right: 13px;
        transition: .2s;
    }

    .rumob-news-item img {
        width: 100%;
        border-radius: 20px;
        height: 280px;
    }

    .rumob-h2 {
        color: #020202 !important;
    }
    /* ========footer-area-start======== */
    .footer-wrapperr {
        display: block;
        justify-content: space-between;
    }

    .footer-left-content h3 {
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 2px;
    }

    .footer-left-content small {
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
        margin-bottom: 15px;
        display: block;
    }

    .footer-left-content p {
        font-weight: 400;
        font-size: 12px;
        color: #ffffff;
    }

        .footer-left-content p br {
            display: none;
        }

        .footer-left-content p span {
            font-weight: 700;
        }

    .f-apps-store ul {
        display: flex;
        /* justify-content: center; */
        margin-left: 130px;
    }

        .f-apps-store ul img {
            width: 200px;
        }

    .social-icon ul {
        justify-content: left;
        margin-left: 140px;
    }

        .social-icon ul li a {
            width: 60px;
            height: 60px;
            text-align: center;
            display: block;
            line-height: 60px;
            color: #fff;
            font-size: 20px;
            background-color: #0B4C86;
            margin-right: 20px;
            transition: .2s;
            margin-top: 15px;
        }
    /* =========== new-page-start======= */
    .uye-acc-title p {
        font-weight: 400;
        font-size: 22px;
        padding: 6px 34px;
    }

    .uye-acc-open ul li a {
        font-weight: 400;
        font-size: 20px;
        padding: 8px 30px;
    }

    .uye-tab-contents span img {
        width: 100px;
        height: 100px;
    }

    .uye-tab-contents h5 {
        margin-left: 0px;
    }

    .uye-tab-contents p {
        font-size: 13px !important;
    }

    .uye-tab-content-title h2 {
        position: relative;
        z-index: 9999;
        font-size: 27px;
        font-weight: 400;
        padding-left: 0;
        padding: 7px 10px 7px 0;
    }

        .uye-tab-content-title h2::before {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -11;
        }

        .uye-tab-content-title h2::after {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -11;
        }

    .uye-m-bar img {
        width: 50px !important;
    }

    .uye-tab-items-content {
        padding: 0px 6px;
    }

    .uye-tab-top-content-item-wrapper:last-of-type {
        border-bottom: none !important;
    }

    .tab-all-title-all-areas {
        display: none;
    }

    .tab-bar-click {
        display: block;
    }
    /* ======mobile-hero========= */
    .main-content5 .owl-theme .owl-dots .owl-dot span {
        width: 11.1rem;
        height: 1.5rem;
    }

    .main-content5 .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -8px;
        width: 100%;
    }

    .tab-bar-click span {
        background: none !important;
    }

    .layout-container {
        padding: 0px 0px 0px 0px !important;
        margin: 0px 3px;
    }

    .page-title h2 {
        font-size: 15px;
        line-height: 0px;
        font-weight: 700;
        margin-bottom: 5px;
    }
}

/*
====================================
Small Screen - Mobile
====================================
*/

@media screen and (min-width: 576px) and (max-width: 767px) {
    .top-header {
        display: none;
    }

    .main-menu-area {
        display: none;
    }

    .mobile-menu-area {
        display: block;
    }

    .main-content .owl-theme .custom-nav .owl-prev {
        left: 0;
        display: block;
    }

    .main-content .owl-theme .custom-nav .owl-next {
        right: 0;
        display: block;
    }

    .hero-slider-item img {
        height: 200px;
    }

    .click-bar img {
        width: 72px !important;
    }

    .desktop-hero {
        display: none;
    }

    .mobile-hero-slider {
        display: block;
    }

    .hero-slider-item h3 {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        font-size: 5rem;
        color: #fff;
        position: absolute;
        bottom: 16rem;
        left: 12rem;
    }
    /* =======mobile-hero======== */
    .main-content5 .owl-theme .owl-dots .owl-dot span {
        width: 10rem;
        height: 1.8rem;
    }

    .main-content5 .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -7px;
        width: 100%;
    }
    /* ==========news-slider===== */
    .news-slider-content a {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        font-size: 10px;
        margin-bottom: 10px;
    }

    .news-slider-content {
        min-height: 372px;
        padding: 20px 13px 13px 13px;
        min-height: 160px;
    }

        .news-slider-content h2 {
            /*  font-family: 'Inter'; */
            font-style: normal;
            font-weight: 700;
            font-size: 12px;
        }

    .ns-date p {
        font-weight: 700;
        font-size: 13px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 60px;
        font-weight: 700;
        color: #05213E;
        display: none;
    }
    /* =====Mevzuat Sirkuleri slider area start ======== */
    .mev-slider-item img {
        height: 250px;
        border-radius: 20px;
        width: 100%;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 140px;
        height: 10px;
        margin: 5px 12px;
    }

    .mev-slider-item ul li a {
        font-weight: 400;
        font-size: 16px;
        padding: 5px 30px;
        margin: 0 3px;
    }

    .mev-slider-content h3 {
        font-weight: 700;
        font-size: 40px;
    }

    .mev-slider-content p {
        font-weight: 400;
        font-size: 24px;
    }

    .mev-slider-content {
        position: absolute;
        bottom: 24px;
        left: 10px;
    }
    /* =====SGK area start --===== */
    .skg-item {
        position: relative;
    }

        .skg-item img {
            width: 100%;
            height: 240px;
            border-radius: 20px;
        }

    .skg-content a {
        font-size: 13px;
    }

        .skg-content a br {
            display: none;
        }
    /* =====TÜRMOB E-BİRLİK -area-start ===== */
    .turmob-item-area {
        padding: 60px 20px 0;
    }

    .turmob-items {
        margin-bottom: 30px;
        padding: 5px;
    }

        .turmob-items h4 {
            font-size: 12px;
        }

        .turmob-items p {
            font-size: 11px;
        }
    /* =====Turmob bizden area start ====== */
    .rumob-news-item {
        margin-bottom: 36px;
    }

        .rumob-news-item a h2 {
            font-weight: 700;
            font-size: 24px;
            color: #F1F1F1;
            position: absolute;
            top: 29px;
            left: 26px;
        }

    .rumob-link {
        font-weight: 400;
        font-size: 15px;
        color: #000000 !important;
        display: inline-block;
        background: #d9d9d9b6;
        border-radius: 50px;
        padding: 6px 51px;
        margin-right: 13px;
        transition: .2s;
    }

    .rumob-news-item img {
        width: 100%;
        border-radius: 20px;
    }
    /* ========footer-area-start======== */
    .footer-wrapperr {
        display: block;
        justify-content: space-between;
    }

    .footer-left-content h3 {
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 2px;
    }

    .footer-left-content small {
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
        margin-bottom: 15px;
        display: block;
    }

    .footer-left-content p {
        font-weight: 400;
        font-size: 12px;
        color: #ffffff;
    }

        .footer-left-content p br {
            display: none;
        }

        .footer-left-content p span {
            font-weight: 700;
        }

    .f-apps-store ul {
        display: flex;
        justify-content: center;
    }

        .f-apps-store ul img {
            width: 120px;
        }

    .social-icon ul li a {
        width: 36px;
        height: 36px;
        text-align: center;
        display: block;
        line-height: 36px;
        color: #fff;
        font-size: 17px;
        background-color: #0B4C86;
        margin-right: 15px;
        transition: .2s;
        margin-top: 15px;
    }
    /* =========== new-page-start======= */
    .d-snsn-none {
        display: none;
    }

    .uye-acc-title p {
        font-weight: 400;
        font-size: 22px;
        padding: 6px 34px;
    }

    .uye-acc-open ul li a {
        font-weight: 400;
        font-size: 20px;
        padding: 8px 30px;
    }

    .uye-tab-contents span img {
        width: 126px;
        height: 126px;
    }

    .uye-tab-contents p {
        font-size: 13px !important;
    }

    .mobile-content-item-wrapper {
        display: block;
    }

    .uye-tab-content-title h2 {
        position: relative;
        z-index: 9999;
        font-size: 27px;
        font-weight: 400;
        padding-left: 0;
        padding: 7px 10px 7px 0;
    }

        .uye-tab-content-title h2::before {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -11;
        }

        .uye-tab-content-title h2::after {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -11;
        }

    .uye-m-bar img {
        width: 50px !important;
    }

    .tab-all-title-all-areas {
        display: none;
    }

    .tab-bar-click {
        display: block;
    }

    .layout-container {
        padding: 0px 0px !important;
        margin: 0px 3px;
    }

    .page-title h2 {
        font-size: 15px;
        font-weight: 700;
        line-height: 0px;
        margin-bottom: 5px;
    }
}

/*
====================================
Xtra Small Screen - Small Mobile
====================================
*/

@media screen and (max-width: 576px) {
    .top-header {
        display: none;
    }

    .main-menu-area {
        display: none;
    }

    .mobile-menu-area {
        display: block;
    }

    .click-bar img {
        width: 80px;
    }

    .mobile-menu-item ul li a {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 400;
        font-size: 19px;
    }

    .open-sub-menus ul li a {
        font-size: 17px;
    }

    .open-sub-menus h6 {
        font-weight: 700;
        font-size: 20px;
    }

    .mobile-menu-btn ul li a {
        padding: 18px 16px;
    }

    .hero-slider-item h3 {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        color: #fff;
    }

    .main-content .owl-theme .custom-nav .owl-prev {
        left: 0;
        display: block;
    }

    .main-content .owl-theme .custom-nav .owl-next {
        right: 0;
        display: block;
    }

    .hero-slider-item img {
        height: 150px;
    }

    .desktop-hero {
        display: none;
    }

    .mobile-hero-slider {
        display: block;
    }

    .hero-slider-item h3 {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        font-size: 5rem;
        color: #fff;
        position: absolute;
        bottom: 16rem;
        left: 12rem;
    }
    /* =======mobile-hero======== */
    .main-content5 .owl-theme .owl-dots .owl-dot span {
        width: 7.5rem;
        height: 1.8rem;
    }

    .main-content5 .owl-theme .owl-dots {
        text-align: center;
        -webkit-tap-highlight-color: transparent;
        position: absolute;
        bottom: -5.5px;
        width: 100%;
    }
    /* ==========news-slider===== */
    .news-slider-content a {
        /*  font-family: 'Inter'; */
        font-style: normal;
        font-weight: 700;
        /*font-size: 9px;*/
        margin-bottom: 10px;
    }

    .news-slider-content {
        min-height: 372px;
        padding: 20px 10px 10px 10px;
        min-height: 160px;
    }

        .news-slider-content a br {
            display: none;
        }

        .news-slider-content h2 {
            /*  font-family: 'Inter'; */
            font-style: normal;
            font-weight: 700;
            /*font-size: 9px;*/
        }

            .news-slider-content h2 br {
                display: none !important;
            }

    .ns-date p {
        font-weight: 700;
        font-size: 15px;
    }

    .main-content2 .owl-theme .custom-nav .owl-prev i,
    .main-content2 .owl-theme .custom-nav .owl-next i {
        font-size: 60px;
        font-weight: 700;
        color: #05213E;
        display: none;
    }

    .n-s-c-4 a {
        padding-bottom: 8px !important;
    }
    /* =====Mevzuat Sirkuleri slider area start ======== */
    .mev-slider-item img {
        height: 400px;
        border-radius: 20px;
        width: 80%;
    }

    .main-content3 .owl-theme .owl-dots .owl-dot span {
        max-width: 450px;
        width: 85px;
        height: 10px;
        margin: 5px 12px;
    }

    .mev-slider-item ul li a {
        font-weight: 400;
        font-size: 11px;
        padding: 5px 30px;
        margin: 0 3px;
    }

    .mev-slider-item ul {
        display: flex;
        align-items: center;
        position: absolute;
        top: 20px;
        left: 5px;
    }

    .mev-slider-content h3 {
        font-weight: 700;
        font-size: 20px;
    }

    .mev-slider-content p {
        font-weight: 400;
        font-size: 15px;
    }

    .mev-slider-content {
        position: absolute;
        bottom: 24px;
        left: 10px;
    }
    /* =====SGK area start --===== */
    .skg-item {
        position: relative;
    }

        .skg-item img {
            width: 100%;
            height: 240px;
            border-radius: 20px;
        }

    .skg-content a {
        font-size: 13px;
        text-align: center;
    }

        .skg-content a br {
            display: none;
        }
    /* =====TÜRMOB E-BİRLİK -area-start ===== */
    .turmob-item-area {
        padding: 60px 20px 0;
    }

    .turmob-items {
        margin-bottom: 30px;
        padding: 5px;
    }

        .turmob-items h4 {
            font-size: 12px;
        }

        .turmob-items p {
            font-size: 11px;
        }
    /* =====Turmob bizden area start ====== */
    .rumob-news-item {
        margin-bottom: 36px;
    }

        .rumob-news-item a h2 {
            font-weight: 700;
            font-size: 20px;
            color: #F1F1F1;
            position: absolute;
            top: 29px;
            left: 26px;
        }

    .rumob-link {
        font-weight: 400;
        font-size: 15px;
        color: #000000 !important;
        display: inline-block;
        background: #d9d9d9;
        border-radius: 50px;
        padding: 6px 51px;
        margin-right: 13px;
        transition: .2s;
    }

    .rumob-news-item img {
        width: 100%;
        border-radius: 20px;
    }
    /* ========footer-area-start======== */
    .footer-wrapperr {
        display: block;
        justify-content: space-between;
    }

    .footer-left-content h3 {
        font-weight: 700;
        font-size: 14px;
        color: #FFFFFF;
        margin-bottom: 10px;
        margin-top: 2px;
    }

    .footer-left-content small {
        font-weight: 400;
        font-size: 13px;
        line-height: 22px;
        color: #FFFFFF;
        margin-bottom: 15px;
        display: block;
    }

    .footer-left-content p {
        font-weight: 400;
        font-size: 12px;
        color: #ffffff;
    }

        .footer-left-content p br {
            display: none;
        }

        .footer-left-content p span {
            font-weight: 700;
        }

    .f-apps-store ul {
        display: flex;
        justify-content: center;
    }

        .f-apps-store ul img {
            width: 120px;
        }

    .social-icon ul li a {
        width: 36px;
        height: 36px;
        text-align: center;
        display: block;
        line-height: 36px;
        color: #fff;
        font-size: 17px;
        background-color: #0B4C86;
        margin-right: 15px;
        transition: .2s;
        margin-top: 15px;
    }
    /* =========== new-page-start======= */
    .d-snsn-none {
        display: none;
    }

    .uye-acc-title p {
        font-weight: 400;
        font-size: 15px;
        padding: 6px 34px;
    }

    .uye-acc-open ul li a {
        font-weight: 400;
        font-size: 15px;
        padding: 8px 30px;
    }

    .uye-tab-contents span img {
        width: 100px;
        height: 100px;
    }

    .uye-tab-contents p {
        font-size: 13px !important;
    }

    .uye-tab-contents h5 {
        font-weight: 700;
        font-size: 14px;
        color: #000000;
        margin-left: 2px;
    }

    .mobile-content-item-wrapper {
        display: block;
    }

    .uye-tab-content-title h2 {
        position: relative;
        z-index: 9999;
        font-size: 27px;
        font-weight: 400;
        padding-left: 0;
        padding: 7px 10px 7px 0;
    }

        .uye-tab-content-title h2::before {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            left: 0;
            z-index: -11;
        }

        .uye-tab-content-title h2::after {
            content: '';
            height: 100%;
            width: 200%;
            display: block;
            background-color: #212E84;
            position: absolute;
            top: 0;
            right: 0;
            z-index: -11;
        }

    .uye-tab-items-content {
        padding: 0px 1px;
    }

    .uye-m-bar img {
        width: 50px !important;
    }

    .tab-all-title-all-areas {
        display: none;
    }

    .tab-bar-click {
        display: block;
    }

    .layout-container {
        padding: 0px 0px 0px 0px !important;
        margin: 0px 3px;
    }

    .page-title h2 {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 5px;
    }
}

.pagination {
}

    .pagination li {
        padding: 5px;
    }


.page-link {
    width: 45px !important;
    height: 45px !important;
    color: #0B5494;
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
    border: 1px solid #0B5494;
}

.page-item.active .page-link {
    background-color: #0B5494;
    border-color: #0B5494;
}

@media (max-width: 991px) {

    .navbar button {
        font-size: 20px !important;
        margin-top: 5px;
        padding-bottom: 10px;
        color: #fff;
        padding-left: 15px;
        text-shadow: 1px 1px #000;
 
    }

        .navbar button:active {
            border: none;
        }

    h5, h4, h3,h6,h2,h1 {
        font-size: inherit;
    }
    button{
        font-size:6rem !important;
    }
    a{
        font-size:inherit !important;
    }
    .rurmob-news-area {
        padding: 10px 0 0 0;
    }

    .legATitle {
        font-size:25px;
        top:-250px;
    }

    .navbar-toggler:focus {
       
        box-shadow: none;
    }
    .side-nav {
        background-color: #0B5494;
        margin-left:0px;
        width:100%;

     
        margin-bottom:3px;

    }
        .side-nav button i {
            top: 3px;
            position:relative;
        }

    .btn-group-lg > .btn, .btn-lg {
        font-size:inherit;
    }
    .pagination li {
        padding: 1px;
    }

    .page-link {
        width: 25px !important;
        height: 25px !important;
        font-size: 15px;
       
    }

    .main-content5 .owl-theme .owl-dots .owl-dot span {
        width:4rem;
        height:4rem;
        border-radius:4rem;
    }

}
