
@media(max-width: 992px) {
    .main-instagram-feed {
        margin: 0 0 30px;
    }

    .main-instagram-feed .gallery-container .image:nth-child(n+4) {
        display: none;
    }

    .main-instagram-feed .gallery-container .image {
        width: calc(100% / 3);
    }

    .main-instagram-feed .gallery-container {
        column-gap: 20px;
    }

    .header .menu li a {
        display: none;
     }
}


@media screen and (max-width: 760px) {
    header .menu li a {
       display: none;
    }
    header .logo-text p {
        display: none;
    }
    .openmenu h3 {
        color: #fff;
        font-size: 15px;
        font-weight: 300;
    }
    .gap-4 {
        gap: 0.5rem!important;
    }
    .openmenu .search {
        margin-right: 10px;
        cursor: pointer;
    }
    .arrows .next {
        position: absolute;
        right: 10px;
        bottom: 25%;
        z-index: 15;
    }
    .arrows .prev {
        position: absolute;
        left: 10px;
        bottom: 25%;
        z-index: 15;
    }
    .slick-slider-dots {
        display: none;
    }

    .numbers {
        padding-top: 50px;
    }
    .numbers .number {
        border-bottom: 2px solid #4E3C90;
        padding: 30px;
    }
    .numbers h4 {
        font-size: 23px;
    }
    .whatsapp img {
        width: 17.5vw;
    }
    .whatsapp {
        position: fixed;
        bottom: 20px;
        right: 5%;
        z-index: 5;
    }

    .select .group {
        cursor: pointer;
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin: 10px;
        }

    .select .search-input {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: start;
        margin: 10px;
    }

    .select .filter {
        cursor: pointer;
        position: relative;
        display: flex;
        align-items: center;
        width: 100%;
        justify-content: space-between;
        margin: 10px;
    }

    .page-product-detail .go-back {
        font-size: 12px;
        font-weight: 500;
        color: #262626;
    }

    .select {
        margin-bottom: 40px;
        margin-top: 100px;
        margin-right: 25px;
    }

    .page-product-detail .content .right {
        padding-right: 15px;
    }

    .page-product-detail .content-text .items {
        padding: 30px 15px 30px 15px;
    }

    .page-product-detail .content-text h2 {
        font-weight: 500;
        font-size: 24px;
        color: #4E3C90;
        line-height: 32px;
    }

    .page-product-detail h1 {
        color: #4E3C90;
        font-size: 30px;
        font-weight: 500;
        line-height: 40px;
        margin-top: 20px;
        margin-bottom: 60px;
        margin-left: 20px;
        width: 90%;
    }

    .marka-logo {
        margin-left: 20px;
    }

    .page {
        padding: 5px 0 0;
    }

    .banner .banner-content h1 {
        font-size: 46px;
        font-weight: 700;
        color: #4E3C90;
        margin-bottom: 20px;
    }

    footer h5 {
        margin-bottom: 55px;
        color: #fff;
        font-size: 32px;
        font-weight: 300;
        line-height: 45px;
    }

    .pazar .content p {
        line-height: 32px;
        font-size: 24px;
        font-weight: 300;
        color: #fff;
        width: 100%;
    }

    .page-about .content .left p {
        font-size: 12px;
        font-weight: 300;
        color: #262626;
        line-height: 21px;
    }

    .page-about .content .right {
        width: 46%;
    }

    .page-about .content .right p {
        line-height: 23px;
        font-size: 12px;
        font-weight: 300;
        color: #262626;
        margin-bottom: 28px;
    }


    .page-about .content .left {
        width: 45%;
    }

    .page-about img { 
        display: none;
    }

    .mission-vizion { 
        padding-top: 50px;
    }

    footer .sosyal p {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: unset;
        margin-bottom: 25px;
        margin-top: 25px;
    }

    .news-katalog { 
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .katalog a i {
        margin-left: 34px;
        font-size: 11px;
        display: none;
    }
    
    .katalog a {
        padding: 10px 20px;
        border-radius: 10px 0 10px 0;
        font-weight: 500;
        color: #707070;
        background: #fff;
    }


    .teklifal a i {
        display: none;
    }

    .teklifal a {
        padding: 20px 10px;
        border-radius: 10px 0 10px 0;
        font-weight: 500;
        color: #707070;
        background: #fff;
    }

    .main-instagram-feed .section-header {
        text-align: center;
        margin-bottom: 50px;
        margin-top: 50px;
    }

    .home-group h2 {
        font-size: 33px;
        font-weight: 600;
        line-height: 50px;
        color: #4E3C90;
        margin-bottom: 0;
        width: 100%;
    }

    .home-group a.all-product {
        background: transparent;
        color: #707070;
        padding: 10px 10px;
        font-size: 11px;
        font-weight: 500;
        border: 1px solid #707070;
        border-radius: 10px 0 10px 0;
    }

    .home-group a.all-product i {
        display: none;
    }

    .home-group-slider-dots .slick-dots {
        position: initial;
        margin-left: 0;
        margin-bottom: 0;
    }


    .openmenu .flexd {
        flex-direction: column;
        justify-content: space-between;
        display: flex;
        padding: 40px 0 15px;
        height: 100vh;
    }

    .form .buttons {
        display: inline-flex;
        justify-content: end;
        position: relative;
        margin-top: 25px;
    }

    .homeabout a {
        background: #E71984;
        color: #fff;
        padding: 20px 30px;
        font-size: 16px;
        font-weight: 500;
        border-radius: 10px 0 10px 0;
        z-index: 22222;
        position: relative;
    }

    .katalog .left {
        margin-left: 0%;
    }

    .new-product-slider-prev {
        width: 55px;
        border-radius: 50px;
        border: 2px solid #fff;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        left: 100px;
        top: 34%;
    }

    .new-product-slider-next {
        width: 55px;
        border-radius: 50px;
        border: 2px solid #fff;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        position: absolute;
        right: 100px;
        top: 34%;
    }

    .footer-kvkk {
        position: absolute;
        bottom: 160px;
        left: 5%;
    }

    .cl-container {
        width: 100%;
        max-width: var(--container-lwidth);
        margin: 0 auto;
        margin-left: 0;
    }
}
