@media(max-width:960px) {
    .home-recel {
        min-height: 165vw;
        padding-top: 25vw;
    }

    .recel-slider {
        top: 85vw;
    }

    .slide-slogan {
        width: 80vw;
        font-size: 4vw;
    }

    .logo {
        width: 40vw;
    }

    .arrow-svg {
        position: absolute;
        right: -5vw;
        width: 5.5vw !important;
    }

    .menu-btn,
    .lang
     {
        width: 10vw;
        top: 4.7vw;
    }

    .other-langs {
        top: 12vw;
        width: 10vw;
    }

    .cat-title {
        font-size: 23vw;
        top: 34vw;
    }

    .home-helva .cat-title {
        top: -15vw;
    }

    .helva-slogan {
        width: 80vw;
        font-size: 4vw;
    }

    .home-helva .blur {
        width: 150%;
        height: 50vw;
        filter: blur(20px);
        left: -23vw;
        top: -17vw;
    }

    .helva-wood {
        width: 90vw;
    }

    .helva-packages.active {
        top: 55vw;
        width: 95vw;
    }

    .helva-packages {
        top: 70vw;
        width: 90vw;
        left: 70%;
    }

    .home-helva {
        min-height: 150vw;
    }

    .tahin-slogan {
        width: 80vw;
        font-size: 4vw;
    }

    .tahin {
        width: 45vw;
        top: 15vw;
    }

    .home-tahin {
        min-height: 170vw;
    }

    .home-tahin.active .susam {
        width: 45vw;
        right: 3vw;
        opacity: 1;
    }

    .home-tahin.active .humus {
        left: 5vw;
        opacity: 1;
        width: 40vw;
        top: 80vw;
    }

    .humus {
        top: 80vw;
    }

    .home-kfk {
        min-height: 120vw;
    }

    .findik {
        top: -15vw;
        left: -30vw;
        width: 150vw;
    }

    .kfk.active {
        width: 50vw;
        left: 50%;
        transform: translate(-50%, 0) rotate(0);
    }

    .pekmez-slogan {
        width: 80vw;
        font-size: 4vw;
    }

    .pekmez {
        width: 45vw;
        top: 22vw;
    }

    .home-pekmez .cat-title {
        top: 0vw;
    }

    .home-pekmez {
        min-height: 170vw;
    }

    .uzum {
        top: 20vw;
        width: 105vw;
    }

    .pekmez-slogan-2 {
        font-size: 4vw;
        top: inherit;
        bottom: 0vw;
    }

    .foot-logo {
        width: 30vw;
        margin-bottom: 30px;
    }

    .m-text-center {
        text-align: center;
    }

    .foot-contact {
        font-size: 3.3vw;
        text-align: center;
    }

    .foot-social {
        width: 10vw;
        height: 10vw;
        line-height: 9vw;
        margin-bottom: 30px;
    }

    .foot-social img {
        width: 55%;
    }

    .sise-wrap {
        width: 100%;
    }

    .a-b-title {
        font-size: 40px;
    }

    .about-shapes img:nth-child(2) {
        width: 40vw;
        left: -20vw;
        bottom: -60vw;
    }

    .about-shapes img:first-of-type {
        bottom: -45vw;
    }

    .main-menu ul {
        padding: 0;
        margin-top: 30px;
    }

    .main-menu {
        padding: 96px 32px 32px 32px;
    }

    .main-menu ul li a {
        font-size: 12px;
        gap: 5px;
        line-height: normal;
        font-size: 20px;
    }

    .about-cont p {
        text-align: justify;
    }

    .marka-title,
    .cert-title {
        font-size: 7.5vw;
        padding-bottom: 5vw;
    }

    .marka-s {
        width: 20vw;
    }

    .certificates {
        padding: 15vw 0;
    }

    .product-list {
        padding: 40vw 0 40vw 0;
    }

    .p-list {
        margin-bottom: 50vw;
    }

    .p-img img {
        height: 60vw;
    }

    .little-hover .active .p-img {
        transform: scale(1.3) rotate(0) translate(0, -10vw);
    }

    .p-list-desc {
        position: absolute;
        bottom: 0;
        transform: translate(50%, 35%);
        right: 50%;
        width: 100%;
        opacity: 0;
        visibility: hidden;
        transition: all .4s cubic-bezier(.68, -.55, .265, 1.55);
        z-index: 2;
        text-align: center;
    }

    .active .p-list-desc {
        right: 50%;
        bottom: -100%;
    }

    .p-list .p-title::after {
        height: 0;
    }

    .p-list .p-title {
        font-size: 7vw;
    }

    .p-list .p-gram {
        font-size: 5vw;
    }

    .p-list .p-detail-btn {
        font-size: 4vw;
        padding: 2vw 3vw;
    }

    .cont-header {
        padding: 25vw 0 25vw 0;
    }

    .contact-title {
        font-size: 7vw;
    }

    .cont-wrap input,
    .cont-wrap textarea {
        height: 10vw;
        margin-bottom: 2vw;
        font-size: 3vw;
    }

    .cont-wrap iframe {
        padding: 10vw 0;
    }

    .c-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding-bottom: 5vw;
    }

    .c-icon {
        margin-bottom: 2vw;
    }

    .c-icon img {
        height: 7vw;
        margin-right: 0;
    }

    .c-info a {
        font-size: 3.3vw;
    }

    .form-btn {
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .detail-first::after {
        height: 175vw;
    }

    .p-gram {
        font-size: 5vw;
    }

    .product-title {
        font-size: 5vw;
    }

    .p-desc {
        width: 100%;
        font-size: 3vw;
    }

    .left-product, .right-product {
        top: 40%;
    }

    .f-p-img {
        width: 30vw;
        height: 100%;
        display: none;
    }

    .nav-tabs {
        gap: 5vw;
    }

    .detail-tab-group .nav-link.active {
        font-size: 4vw;
        margin-right: 0;
    }

    .detail-tab-group .nav-link, .detail-tab-group .nav-link.active {
        font-size: 4vw;
        margin-right: 0;
    }

    .facts-wrap {
        flex-direction: column;
    }

    .facts-wrap .value {
        margin-left: 0;
        text-align: center;
        padding-top: 5vw;
    }

    .right-product span {
        margin-right: 17vw;
    }

    .left-product span, .right-product span {
        margin-left: 17vw;
        box-sizing: unset;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
    }
    .main-menu ul li {
        width: 50%;
    }
    .p-big-img {
        margin-bottom: 0vw;
        margin-top: 10vw;
    }
    .tab-title
    {
        display: none;
    }
}
@media(min-width:2560px){
    .main-menu ul{
        padding-top: 250px;
    }
}