﻿/* Mobil (0-767px) */
@media (max-width: 767px) {
    .section1 {
        min-height: auto;
    }

    /* Slider üzerindeki ayzı için
    .sliderImgText {
        width: 100%;
        height: auto;
        right: auto;
        font-size: 40px;
        text-align: center;
    }*/

    .anaSayfa {
        padding-top: 15px;
    }

    .header {
        height: 60px;
    }

        .header.mini {
            height: 60px;
        }

    .headerContainer {
        padding: 0 1rem;
    }

    .headerLogoCont {
        padding: 0;
        width: 50px;
        height: 50px;
    }

    .headerMMenu {
        display: block;
    }

    .headerMenu {
        display: none;
    }

    /*.swiper {
        border-radius: 0px;
    }*/

    .sectionTitle {
        font-size: 30px;
    }

    .kartContainer {
        margin-block: 0px;
    }

    .kartK1,
    .kartK2 {
        flex-wrap: wrap;
        padding-inline: 0px;
    }

    .kart {
        width: auto;
        max-width: none;
        margin: 16px;
        margin-bottom: -6px;
        max-height: 150px;
    }

    .card1Bottom {
        justify-content: center;
        gap: 20px;
    }

    .kardTitle {
        left: auto;
        font-size: 14px;
    }

    .footerUst {
        flex-direction: column;
        padding: 20px 0px;
        height: auto;
    }

    .sectionTitle {
        text-align: center;
    }

    .section3Container {
        margin-block: 0px;
    }

    .section3content {
        width: 100%;
        flex-direction: column;
    }

    .s3ContentLeft {
        max-width: 100%;
    }

    .nyItem {
        width: 50px;
        height: 50px;
    }

    .haberContainer {
        margin-block: 0px;
    }

    .footerMenu {
        width: 130px;
    }

    .footerMenuUl {
        margin: 20px 0px;
        flex-direction: column;
        gap: 20px;
    }

    .footerLogoMenu {
        margin: 20px 0px;
    }

    /*----------Tümünü gör sayfası----------*/
    .seeAllContainer {
        padding: 0;
    }

    .kategorilerListe {
        height: auto;
    }

    .katListeImg {
        width: auto;
        height: 200px;
    }

    .katListeItem1 {
        width: 90%;
    }

    .katTabloTitle {
        text-align: center;
    }

    .katListeTitle {
        text-align: center;
    }

    .kategorilerListe:nth-child(even),
    .kategorilerListe:nth-child(odd) {
        flex-direction: column-reverse;
    }

    .tumunuGorTitle {
        font-size: 30px;
    }

    .kategorilerTablo {
        width: 100%;
    }

    .siralamaCont {
        padding: 0;
    }

    .katTabloTitle p:nth-child(1) {
        font-size: 35px;
        font-weight: 400;
    }

    /* ---------- Detay Sayfası ---------- */
    .detayInfoCont {
        flex-direction: column;
        align-items: flex-start;
        margin-bottom: 25px;
    }

    .detayInfo {
        margin: 0;
    }
    /*---------------------------------------------------------------------------------------*/
    .section1Wellcome{
        flex-direction: column;
        align-items: center;
        top: 35%;
    }
    .section1WItem1{
        width: 100%;
    }
    .section1WItem1H1{
        font-size: 40px;
    }
    .section1WItem2 {
        width: 90%;
    }
    .section1WItem2P {
        font-size: 20px;
    }
    .swiperLogo {
        top: 70%;
        left: 45%;
        width: 150px;
        height: 150px;
    }
    /**/
    .hakkimizdaContainer {
        flex-direction: column;
    }
    .hakkimizdaCitem1 {
        width: 80%;
    }
    .hakkimizdaCitem2 {
        width: 80%;
    }
    .paket5Cont{
        display: flex;
        width: 100%;
    }
    .Card5 {
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .card5First {
        width: 90%;
        margin: 4px 18px;
    }
    /**/
    .bizKimizItemActive{
        flex-direction: column-reverse;
    }
    /**/
    .rehberContainer {
        flex-direction: column;
        width: 100%;
    }
    .rehberCitem1, .rehberCitem2 {
        width: 85%;
    }
    /**/
    .bizKimizItemInnerItem1 {
        width: 90%;
    }
    .rehberContainer {
        align-items: center;
    }
    .card5First h3 {
        font-size: 20px;
    }
}

/* Tablet (768-991px) */
@media (min-width: 768px) and (max-width: 991px) {
    .headerContainer {
        padding: 0 1rem;
    }

    /*.swiper-slide img {
        border-radius: 0px !important;
    }

    .swiper {
        border-radius: 0px;
    }*/

    .kartK1,
    .kartK2 {
        flex-wrap: nowrap;
        padding-inline: 6px;
    }

    .section3content {
        width: 90%;
        flex-direction: column;
    }

    .footerUst {
        flex-direction: column;
        padding: 20px 0px;
        height: auto;
    }

    .footerLogoMenu {
        margin: 20px 0px;
    }

    .footerMenu {
        width: 130px;
    }

    /* ---------- Tümünü Gör sayfası ---------- */
    .kategorilerTablo {
        width: 100%;
    }

    .siralamaCont {
        padding: 0;
    }

    .katTabloTitle p:nth-child(1) {
        font-size: 45px;
        font-weight: 500;
    }
    /* ---------- Detay Sayfası ---------- */

    /*-------------------------------------------------------------------------------------*/
    .bizKimizItemActive {
        flex-direction: column-reverse
    }
    .bizKimizItemInnerItem1{
        width: 90%;
    }
    .bizKimizItemInnerItem2Img{
        width: 200px;
    }
    .section3content p {
        font-size: 16px;
    }
    .section1Wellcome {
        width: 90%;
        flex-direction: column;
        align-items: center;
        top: 40%;
    }
    .section1WItem1{
        width: 100%;
    }
    .section1WItem2{
        width: 90%;
    }
    .section1WItem1H1 {
        font-size: 50px;
    }
    .section1WItem2P{
        font-size: 25px;
    }
    /**/
    .hakkimizdaContainer {
        flex-direction: column;
    }
    .hakkimizdaCitem1 {
        width: 90%;
    }
    .hakkimizdaCitem2 {
        width: 90%;
    }
    .card5First{
        width: auto;
    }
    /**/
    .rehberContainer {
        flex-direction: column;
        width: 100%;
    }
    .rehberCitem1 {
        width: 90%;
    }
    .rehberCitem2{
        width: 90%;
    }
    /**/
    .bizKimizItemInnerItem1 {
        width: 60%;
    }
    .rehberContainer {
        align-items: center;
    }
}

/* Masaüstü (992px ve üstü) */
@media (min-width: 992px) {
    .slider {
        width: calc(100% - 2rem);
    }

    /*.swiper-slide img {
        border-radius: var(---Sradius);
    }*/

    .mediaLinksCont:hover {
        width: 100px;
        justify-content: space-between;
        padding-inline: 5px;
        transform: .3s all;
    }

        .mediaLinksCont:hover span {
            display: inline;
        }

    /* ---------- Tümünü Gör sayfası ---------- */

    /* ---------- Detay Sayfası ---------- */

    /*--------------------------------------------------------------------------------------*/
    .hakkimizdaCitem1{
        width: 50%;
    }
    .hakkimizdaCitem2 {
        width: 50%;
    }
    /**/
    .bizKimizItemInnerItem1 {
        width: 60%;
    }
    .rehberContainer {
        align-items: flex-start;
    }

}

/* En küçük responsive */
@media (max-width: 450px) {

    /* ---------- Tümünü Gör sayfası ---------- */
    .kategorilerListe {
        width: 92%;
    }

    .katListeImg {
        height: 100px;
    }

    .katListeTitle {
        font-size: 20px;
    }

    .kategorilerTablo {
        height: 350px;
    }

    .seeAllContainer {
        padding: 0;
    }

    .kategorilerTablo {
        height: 300px;
    }

    .katTabloTitle p:nth-child(1) {
        font-size: 25px;
    }
    /* ---------- Detay Sayfası ---------- */
}
