@media (min-width: 1201px) {
    body {
        padding-top: 66px;
    }

}

@media(max-width:1200px) {
    body {
        padding-top: 0px;
    }

    .page-baslik1 {
        margin-top: 88px;
    }

    .navbar-light .navbar-toggler {
        background: transparent;
        color: #fff;
        border-radius: 0px;
        margin-top: 5px;
    }

    .header-menu {
        position: fixed !important;
    }

    .header-menu ul.navbar-nav li {
        margin-left: 0px !important;
        padding: 0px;
    }

    .header-menu .nav {
        display: none;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 900;
        overflow-x: hidden;
        overflow-y: auto
    }

    .header-menu .navbar-nav .nav-item.nav-submenu>ul {
        background: transparent;
        padding: 10px 0px 0px;
    }

    .header-menu .nav {
        background: #061BFE;
        margin-top: 0px;
    }

    .header-menu .nav-no-js .nav-button:hover+.nav,
    .header-menu .nav-no-js .nav-button:hover+.nav+.nav-close,
    .header-menu .nav-no-js .nav:hover,
    .header-menu .nav-no-js .nav:hover+.nav-close {
        display: block
    }

    .header-menu .nav-lock-scroll {
        overflow: hidden
    }

    .header-menu .nav ul ul {
        position: relative !important;
    }

    .header-menu .navbar-nav .nav-item:first-child {
        border-top: 0px;
    }

    .header-menu .navbar-nav .nav-item {
        display: inline-block;
        width: 50%;
    }

    .header-menu .navbar-nav .nav-item .nav-link i {
        display: block;
        font-size: 35px;
        margin-bottom: 25px;
    }

    .header-menu .navbar-nav .nav-item .nav-link {
        box-shadow: none;
        text-align: center;
        padding: 25px 35px;
        border: solid 1px #fff3;
        width: 100%;
        height: 140px;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        border-radius: 5px;
        line-height: 1.2;
        background: transparent;
        font-weight: 600;
        color: #fff;
    }

    .header-menu .navbar-nav .nav-item.nav-submenu>ul li a {
        color: #000;
    }

    .header-menu .nav ul ul ul {
        top: 0px !important;
        left: 0px !important;
    }

    .header-menu .nav .nav-submenu>ul li a {
        width: 100%;
        display: flex;
        padding: 0px 15px !important;
    }

    .header-menu .mobilmenu-ac {
        background: transparent;
        border: none;
        color: #333;
        font-size: 22px;
        line-height: 22px;
    }

    .header-menu .mobilmenu-kapat {
        background: transparent;
        border: none;
        color: #fff;
        font-size: 22px;
        position: relative;
        width: 100%;
        text-align: right;
        margin-right: 10px;
        outline: none;
        display: flex;
        align-items: center;
        padding: 12px 15px 12px 0px;
        display: flex;
        justify-content: flex-end;
    }

    .header-menu .navbar-nav {
        display: flex;
        flex-direction: row;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        flex-wrap: wrap;
    }

    .mobil_navbar-brand {
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 35px;
    }

    .mobil_navbar-brand img {
        height: 50px;
    }

    .slider1 .swiper-button-next:after,
    .slider1 .swiper-button-prev:after {
        font-size: 20px;
    }

    .slider1 .swiper-button-next {
        right: 0px;
    }

    .slider1 .swiper-button-prev {
        left: 0px;
    }

    .slider1 .swiper-slide .text-bg .textic {
        padding: 0px 25px;
    }


    .home-hakkimizda1,
    .home-hakkimizda2,
    .hizmetler-slider {
        width: 100%;
        height: auto;
        padding: 2.375rem 0rem;
    }

    .home-hakkimizda1 a.liste {
        margin-bottom: 1.25rem;
        display: block;
    }

    .home-hakkimizda2 .texttt {
        margin-bottom: 25px;
    }

    .home-hakkimizda2 .image-box__float {
        display: none;
    }

    .home-hakkimizda2 .inset-xl-1 {
        padding-left: 0px;
    }

    .site-baslik1 p {
        max-width: 100%;
    }


    /* Footer Başla*/
    footer.footer1 .footer-orta {
        display: block;
        padding: 25px 0px;
    }

    footer.footer1 .footer-bilgi .listee {
        display: block;
        text-align: center;
    }

    footer.footer2 .footer-ust .footer-iletisim {
        display: block;
    }

    footer.footer2 .footer-orta {
        display: block;
        padding: 0px 0px;
    }

    footer.footer2 .footer-liste li {
        margin-top: 0px;
    }

    .footer3 .footer-alt {
        margin-top: 0px;
    }

    .footer4 .footer_genel .footer_bottom {
        margin-top: 0px;
    }

    .footer4 .footer_genel {
        padding-top: 25px;
    }

    .footer5 .footer_genel {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .footer5 .footer_genel .liste ul.footer-sosyal {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .footer5 .footer_genel .liste ul.footer-list li {
        margin-bottom: 0px;
    }

    .footer6 .maps {
        height: 330px;
    }

    .footer6 .iletisimbg .iletisim {
        padding: 15px 15px;
    }

    .footer6 .footer-firma {
        display: block;
        text-align: center;
    }

    .footer6 .footer-firma .footer-logo {
        margin: 0px auto;
        display: inline-block;
    }

    footer.footer7 .footer-liste li {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    footer.footer7 .footer-liste h3 {
        margin-bottom: 10px;
    }

    footer.footer7 .footer-sosyal {
        margin-bottom: 20px;
    }

    footer.footer7 .footer-liste {
        margin-bottom: 20px;
    }

    footer.footer7 .footer-orta {
        padding-top: 25px;
        padding-bottom: 15px;
    }

    footer.footer7 .footer-alt {
        display: block;
        text-align: center;
    }

    footer.footer7 .footer-alt .hasem-logo {
        display: inline-block;
    }

    /* Footer Son*/

    .mobilbuttonlar {
        position: fixed;
        width: 100%;
        bottom: 0;
        z-index: 9;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover,
    .sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a {
        background: transparent;
        color: black;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a:hover:after .sol-menu-style2 .sol-menu .menu-akordiyon ul li.active a:after {
        display: none;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li:first-child {
        border-bottom: 1px solid #e1e1e1;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li {
        box-shadow: none !important;
    }

    .sol-menu-style2 .sol-menu .menu-akordiyon ul li a {
        padding: 0px;
    }

    .sol-menu-style2 .navbar .navbar-toggler {
        font-size: 15px;
    }

    /* Sol menÃ¼ stil 1 */
    .sol-menu-hasem .menu-akordiyon {
        max-height: 95vh;
        overflow-y: scroll;
    }

    /* width */
    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar {
        width: 5px;
    }

    /* Track */
    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

    /* Handle */
    .sol-menu-hasem .menu-akordiyon::-webkit-scrollbar-thumb {
        background: #6d6d6d;
        border-radius: 10px;
    }

    .sol-menu-hasem {
        width: 80%;
        height: 100%;
        position: fixed;
        top: 0;
        left: -80%;
        z-index: 999999999999;
        background: #fff;
        transition: 0.20s ease-in-out;
    }

    .sol-menu-hasem-fixed {
        left: 0;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    }

    .sol-menu-hasem .menu-akordiyon ul li {
        display: flex;
        flex-direction: column;
        padding: 10px 15px !important;
        border-bottom: 1px solid #e1e1e1;
    }

    .sol-menu-hasem .menu-akordiyon ul li.active {
        background: #fff;
    }

    .sol-menu-hasem .menu-akordiyon ul li a {
        display: flex;
        flex-wrap: wrap;
        font-weight: 500;
        color: #333;
        font-size: 14px;
        padding: 11px 24px
    }

    .tab-sol-menu .menu-akordiyon ul li a .icon {
        margin-right: 15px;
    }

    .sol-menu-hasem .menu-akordiyon ul li a .sol-menu-icon {
        margin-right: 5px;
    }

    .sol-menu-hasem .akordiyon-baslik {
        font-size: 16px;
        text-align: left;
        font-weight: 700;
        padding: 15px;
        border-bottom: 1px solid #d6d6d6;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0);
        text-transform: capitalize;
    }

    .sol-menu-hasem .menu-akordiyon ul li ul li {
        display: flex;
        flex-direction: column;
        padding: 10px 15px 0px 15px !important;
        border-bottom: none;
    }

    .sol-menu-alt-var {
        margin-left: -5px;
    }

    .kapatma-yeri-kose {
        position: absolute;
        top: 10px;
        right: 0;
        width: 50px;
        height: 50px;
        text-align: center;
        color: #333;
        border-style: solid;
        border-width: 0 50px 50px 0;
        border-color: transparent transparent transparent transparent;
        display: none;
    }

    .kapatma-yeri-kose i {
        display: inline-block;
        font-size: 14px;
        margin-left: 26px;
        margin-top: 0px;
    }

    .kapatma-yeri {
        padding: 15px;
        display: none !important;
        margin-top: 10px;
    }

    .kapatma-yeri h1 {
        font-size: 20px;
        font-weight: 300;
        color: #333;
    }

    .kapatma-yeri i {
        color: #333;
        font-size: 35px;
    }

    .header-menu .navbar-brand img {
        height: 31px;
    }

    .header-menu .navbar {
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        background: #fff;
        padding: 8px 0px 6px 0px;
    }

    a.mobil-UyelikTikla {
        position: relative;
        color: #fff;
        height: 33px;
        font-size: 11px;
        font-weight: 600;
        line-height: normal;
        border-radius: 3px;
        transition: all .2s ease-in-out;
        display: flex;
        line-height: 1;
        align-items: center;
        overflow: hidden;
        width: 100%;
        background: #1B246D;
        justify-content: center;
    }

    a.mobil-UyelikTikla .icon {
        background: #061BFE;
        color: #fff;
        height: 25px;
        width: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }

    a.mobil-UyelikTikla .icon img {
        height: 10px;
    }

    a.mobil-UyelikTikla .Uyelik-text {
        background: #1B246D;
        height: 100%;
        color: #fff;
        display: flex;
        align-items: center;
        padding: 0px 9px;
    }

    a.mobil-UyelikTikla .Uyelik-text b {
        margin-left: 12px;
        text-decoration: underline !important;
    }

    .header-menu .navbar-nav .nav-item:first-child {
        border-top: 0px;
        display: none;
    }

    .header-menu .navbar-nav .nav-item .nav-link.nav-link:hover::after {
        display: none;
    }

    .header-menu .nav a.mobil-UyelikTikla {
        height: 73px;
        font-size: 15px;
        font-weight: 600;
        background: #fff;
    }

    .header-menu .nav a.mobil-UyelikTikla .Uyelik-text {
        background: transparent;
        color: #061BFE;
        align-items: center;
        padding: 0px 9px;
    }

    .header-menu .nav a.mobil-UyelikTikla .icon {
        background: #061BFE;
        color: #fff;
        height: 45px;
        width: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
    }

    .header-menu .nav a.mobil-UyelikTikla .icon img {
        height: 19px;
    }

    .slider1 .swiper-slide .text-bg .resim-slider-bg {
        position: relative;
        display: flex;
        justify-content: center;
        padding-bottom: 30px;
    }

    .slider1 .swiper-slide .text-bg .resim-slider {
        width: 100%;
        position: relative;
        height: 190px;
        display: flex;
        justify-content: center;
    }

    .slider1 .swiper-slide .text-bg .resim-slider img {
        width: auto;
        height: 100%;
    }

    .slider1 .swiper-slide .text-bg .textic .text1 {
        font-size: 21px;
        font-weight: 300;
        line-height: 1;
    }

    .slider1 .swiper-slide .text-bg .textic .text1 b {
        font-size: 38px;
        font-weight: 700;
        line-height: 1;
        display: block;
        border-bottom: 2px solid #fff;
        color: #fff;
    }

    .slider1 .swiper-slide .text-bg .textic .text3 {
        font-size: 13px;
        font-weight: 400;
        margin-top: 6px;
        margin-bottom: 12px;
        line-height: 1.2;
    }

    .slider1 .swiper-slide .text-bg .textic {
        padding: 0px 25px;
        margin-bottom: 35px;
    }

    .slider1 .swiper-slide .text-bg {
        align-items: center;
    }

    .site-baslik1 h3 {
        font-size: 32px;
        line-height: 1.4;
        margin-bottom: 4px;
        font-weight: 400;
    }

    .py-7 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .tarihce .swiper-slide .tarih_liste .tarih_liste_ic .svgIcon {
        display: none;
    }

    .tarihce .swiper-slide .tarih_liste .tarih_liste_ic span {
        height: 39px;
        display: flex;
        align-items: center;
    }

    .tarihce .swiper-slide .resimm {
        width: 100%;
        height: 240px;
        background-position: center !important;
        background-size: cover !important;
        position: relative;
    }

    .tarihce .swiper-slide .swiper-baslik3 {
        font-size: 26px;
        margin-bottom: 20px;
        font-weight: 700;
        line-height: 1.2;
    }

    .tarihce .swiper-slide .swiper-text {
        display: block;
        text-align: left;
        color: #1B246D;
        position: relative;
        padding: 30px 0px;
    }

    .tarihce .okbg {
        display: none;
    }

    .tarihce .swiper-slide .swiper-baslik1 {
        display: none;
    }

    .home-uyelik {
        text-align: center;
    }

    .home-uyelik .logo {
        display: block;
        margin-bottom: 35px;
    }

    .home-uyelik .baslik {
        display: block;
        padding-left: 0;
        text-align: center;
        margin-bottom: 35px;
    }

    .Home-Bilgi {
        padding: 35px 15px;
    }

    .Home-Bilgi .Home-Bilgi-sag .iconlar {
        right: -11px;
        top: -40px;
        width: 396px;
        height: 376px;
        display: block;
    }

    footer.footer9 .footer-sag {
        padding-left: 15px;
        position: relative;
    }

    footer.footer9 .footer-liste {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        list-style: none;
    }

    footer.footer9 .footer-liste li {
        width: 100%;
        height: auto;
        margin-top: 7px;
        list-style: none;
    }

    footer.footer9 .footer-iletisim {
        margin-top: 25px;
        padding-top: 25px;
    }

    footer.footer9 .footer-iletisim .liste {
        display: flex;
        margin-bottom: 17px;
    }

    .page-kurumsal .tab-sol-menu {
        margin-top: 0;
    }

    .sol-menu-mobil-button {
        height: auto;
        background: #061BFE;
        color: #fff;
        border-radius: 0;
        padding: 8px 12px;
        transform: rotate(90deg);
        position: fixed;
        left: -55px;
        z-index: 99;
        margin-top: -195px;
    }

    .sol-menu-mobil-button.urunbuton {
        left: -61px;
        margin-top: 175px;
    }

    .page-icerik {
        padding: 25px 0px;
        min-height: 150px;
    }

    .page-baslik3 {
        width: 100%;
        height: 200px;
        padding: 0px 0px;
        background-size: cover !important;
        background-position: center !important;
        display: flex;
        align-items: center;
        position: relative;
        margin-top: 90px;
    }

    .page-kurumsal .kurumsalyazilar {
        max-width: 840px;
        margin: 0px auto;
        padding-top: 0;
        position: relative;
        min-height: 500px;
    }

    .tab-sol-menu .menu-akordiyon ul {
        width: 100%;
        height: auto;
        position: relative;
        display: block !important;
        justify-content: center;
    }

    .tab-sol-menu .menu-akordiyon ul li {
        list-style: none;
        margin-left: 0;
    }

    .tab-sol-menu .menu-akordiyon ul li a {
        box-shadow: 0px 8px 17px #0000000f;
        text-align: left;
        padding: 25px 35px;
        border: solid 1px #f1f1f1;
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: start;
        border-radius: 5px;
        line-height: 1.2;
        background: #fff;
    }

    .header-menu .navbar-nav .nav-item .nav-link.nav-link.active::after {
        display: none;
    }

    .header-menu .navbar-nav .nav-item .nav-link:hover {
        color: #fff;
    }

    .tab-sol-menu .menu-akordiyon ul li a span {
        height: auto;
        font-weight: 700;
    }

    .sol-menu-urunler .menu-akordiyon ul {
        display: block !important;
    }

    .sol-menu-urunler .menu-akordiyon ul li {
        width: 100%;
        height: auto;
        list-style: none;
        margin-left: 0;
    }

    .sol-menu-urunler .menu-akordiyon ul li:after {
        display: none;
    }

    .slider1 {
        width: 100%;
        height: auto;
        position: relative;
        margin-top: 88px;
    }

    .slider1 .gallery-top .swiper-slide {
        width: 100%;
        height: calc(100vh - 90px);
    }

    .slider1 .swiper-slide .text-bg .textic .text2 {
        font-size: 16px;
        font-weight: 400;
    }

    .btn-genel2 {
        height: 32px;
        padding: 0px 26px;
        font-size: 13px;
    }

    .urun222-buton {
        color: #fff;
        position: absolute;
        right: 10px;
        background: transparent;
        top: 11px;
        border: none;
    }

    .page-baslik1 h3 {
        margin-bottom: 0px;
        font-size: 18px;
        font-weight: 700;
        color: #fff;
    }

    .page-baslik1 .breadcrumb {
        margin-bottom: 0px;
        border-radius: 0px;
        background: transparent;
        padding: 0px;
        font-size: 12px;
        margin-top: 6px;
    }
}

