@media screen and (max-width:1680px) {
    .contact-left .top {
        padding: 50px 100px 80px 100px;
    }

    header.main-header {
        padding: 20px !important;
    }

    .banner-left h1 {
        font-size: 50px;
    }

    .bayi-banner .bayi-info p.custom {
        left: 52%;
        top: 19%;
    }

    .bayi-banner .bayi-info h1 {
        margin-bottom: 117px;
    }
}

@media screen and (max-width:1600px) {
    .big-title h3 {
        font-size: 40px;
    }

    .big-title p {
        font-size: 25px;
    }

    .bayilik-items .item {
        font-size: 18px;
    }

    .big-title {
        margin-bottom: 40px;
    }

    .about-us-container .items .item p {
        width: 75%;
    }

    .main-blog a .blog-link {
        width: 70%;
    }

    .blog-item img {
        margin-bottom: 20px;
    }

    .blog-item-detail h3 {
        font-size: 21px;
    }

    .blog-item-detail p {
        font-size: 16px;
    }

    img.bayi-buyuk {
        display: none;
    }

    .concept-container.container {
        margin-top: 140px;
    }

    .banner-right {
        width: 600px;
        top: 22%;
    }

    .bannerContainer.container {
        height: 100vh;
    }

    .banner-bg img {
        width: 100%;
        height: 100%;
    }

    .footer-main {
        padding-left: 100px;
    }
}

@media screen and (max-width:1440px) {
    .contact-left .top {
        padding: 50px 80px;
    }

    .main-blog a .blog-link {
        width: 80%;
    }

    .main-blog a {
        left: 140px;
    }

    .main-blog {
        margin-bottom: 100px;
    }

    .blog-conatiner .container {
        gap: 50px;
    }

    .product-detail.container p {
        font-size: 15px;
    }

    .banner-right {
        width: 550px;
    }

    .header-right .header-menu ul {
        gap: 30px;
    }

    .header-right .header-menu ul li a {
        font-size: 18px;
    }

    .bayi-banner .bayi-info h1 {
        margin-bottom: 60px;
    }

    .footer-main {
        padding-left: 50px;
    }

    .footer-social {
        padding: 80px;
    }
}

@media screen and (max-width:1366px) {
    .contact-info h3 {
        font-size: 20px;
    }

    .contact-info h4 {
        font-size: 20px;
    }

    .contact-info ul li a {
        font-size: 18px;
    }

    .big-title h3 {
        font-size: 34px;
    }

    .big-title p {
        font-size: 22px;
    }

    .bayilik-items .item {
        font-size: 15px;
    }

    .about-us-container .items .item p {
        width: 85%;
        font-size: 15px;
    }

    .blog-conatiner .container {
        gap: 50px 20px;
    }

    .blog-item-detail h3 {
        font-size: 18px;
    }

    .blog-item-detail p {
        font-size: 15px;
    }

    .blog-deatil .left p {
        font-size: 15px;
    }

    .recent-item a .blog-item-detail h3 {
        font-size: 15px;
    }

    .banner-right {
        width: 500px;
    }

    .urunlerContainer .container {
        gap: 100px;
    }

    .footer-social {
        padding: 40px;
    }
}

@media screen and (max-width:1200px) {
    .contact-right {
        padding: 50px;
    }

    .header-right .header-menu ul {
        gap: 20px;
    }

    .header-right .header-menu ul li a {
        font-size: 16px;
    }

    .bannerContainer.container {
        height: 45vh;
    }

    .contact-right h1 {
        font-size: 34px;
        margin-bottom: 50px;
    }

    .contact-left .top {
        padding: 30px 50px;
    }

    .bayilik-top {
        flex-direction: column;
    }

    .bayilik-right img {
        max-width: 100%;
    }

    .big-title h3 {
        font-size: 30px;
    }

    .fancy {
        grid-template-columns: repeat(3, 1fr);
    }

    .about-us-banner {
        height: 331px;
    }

    .main-blog {
        height: 57vh;
        margin-bottom: 80px;
    }

    .main-blog a {
        bottom: 35px;
        left: 100px;
    }

    .main-blog a .blog-link h3 {
        font-size: 36px;
    }

    .main-blog a .blog-link {
        width: 98%;
    }

    .blog-conatiner .container {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-us-banner {
        padding-left: 50px;
    }

    .about-us-banner h2 {
        font-size: 20px;
    }

    .product-container.container {
        grid-template-columns: repeat(2, 1fr);
    }

    .bayi-banner {
        padding-left: 35px;
    }

    img.bayi-kucuk {
        transform: unset;
        width: 457px;
    }

    .banner-right {
        width: 370px;
    }

    .urunlerContainer .container {
        padding-top: 0;
        gap: 8px;
        height: 100%;
        margin-top: 66px;
    }

    .urunler-top {
        align-items: center;
    }

    .urunler-top h3 {
        text-align: center;
    }

    .urunler-top p {
        text-align: center;
        width: 70%;
    }

    .banner-left h1 {
        font-size: 40px;
    }

    .urunler-top h3 {
        width: 83%;
    }

    .concept-container.container {
        margin-top: 100px;
    }

    .blog-home-container.container {
        flex-direction: column;
    }

    .header-menu {
        display: none;
    }

    .footer-main {
        flex-wrap: wrap;
        gap: 50px;
        padding: 0;
    }

    .footer-social {
        width: 100%;
    }

    .fotter-logo {
        padding-left: 50px;
    }

    .footer-contact {
        padding-right: 50px;
    }
}

@media screen and (max-width:990px) {
    .contact-container {
        flex-direction: column;
    }

    .banner-right {
        width: 300px;
    }

    .banner-left {
        height: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .bannerContainer.container {
        height: 44vh;
    }

    .banner-left p {
        margin-bottom: 21px;
        font-size: 15px;
    }

    .banner-left h4 {
        font-size: 27px;
        text-align: center;
    }

    .banner-left h1 {
        font-size: 30px;
        text-align: center;
    }

    .mobile-slide{
        margin-top: 20px;
    }

    .banner-left a {
        width: max-content;
        font-size: 18px;
    }

    .urunlerContainer .container {
        margin-top: -1px;
    }

    .urunlerContainer {
        margin-top: -2px;
        padding-top: 80px;
    }

    .urunlerContainer::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgb(169 0 19 / 77%), rgb(20 20 20)), repeating-linear-gradient(45deg, rgb(255 255 255 / 23%) 0, rgb(255 255 255 / 0%) 2px, transparent 2px, transparent 20px);
    z-index: -1;
    }


    .urunler-top h3 {
        width: 100%;
    }

    .urunler-top p {
        font-size: 17px;
        width: 100%;
    }

    .concept-container.container {
        margin-top: 100px;
    }

    .fancy-2{
        margin-top: 30px;
    }
    .fancy-2 a{
        width: 40%;
        height: 100%;
    }

    .swiper.urunSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        padding-bottom: 0;
    }

    .bayi-banner.home {
        margin-top: 52px;
    }

    .footer-link {
        padding-left: 40px;
    }

    .footer-contact {
        padding-left: 40px;
        padding-right: 0;
    }

    .footer-contact a {
        width: 200px;
    }

    .product-detail.container {
        flex-direction: column;
    }

    .big-title h3 {
        font-size: 20px;
    }

    .big-title p {
        font-size: 16px;
    }

    .fancy {
        grid-template-columns: repeat(2, 1fr);
    }

    .about-us-container .items {
        flex-direction: column;
        display: none;
    }

    .swiper.hakkimizdaSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
        display: block;
        /* overflow: unset; */
        margin-top: -100px;
    }

    .about-us-info {
        flex-direction: column;
        gap: 50px;
        margin-bottom: 60px;
    }

    .about-us-bottom p {
        width: 100%;
    }

    .main-blog {
        height: 50vh;
    }

    .blog-deatil {
        flex-direction: column;
    }

    .concept-container.container h1 {
        font-size: 40px;
    }

    .concept-container.container p {
        width: 66%;
    }

    .concept-container.container .buttom {
        gap: 50px;
    }

    .bayi-banner {
        flex-direction: column;
        gap: 0px;
        padding: 50px;
        background-size: cover;
        padding-bottom: 0;
    }

    .footer-main {
        flex-wrap: nowrap;
        gap: 64px;
        padding: 0;
        flex-direction: column;
    }

    .fotter-logo {
        padding-left: 40px;
    }

    .footer-contact {
        padding-right: 40px;
    }

    .footer-social {
        width: 100%;
    }

    .bayilik-form-side .contact-left {
        display: none;
    }

    .bayilik-form-side .contact-right {
        height: 100%;
    }

    .content-right-wrap {
        height: 100%;
    }

    .bayilik-form-side .contact-right .wrapp {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .fancy {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 0 50px;
    }

    .fancy a {
        height: 120px;
        width: 45%;
    }

    .swiper-wrapper.items {
        display: flex;
        z-index: 999999999;
        position: relative;
        flex-direction: unset;
        align-items: unset;
        justify-content: unset;
        gap: 0;
        margin-top: 0;
    }

    .swiper-slide.item {
        min-height: 220px;
    }
}

@media screen and (max-width:767px) {
    .contact-right h1 {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .contact-right {
        padding: 20px;
        padding-top: 50px;
    }

    .contact-left .top {
        padding: 20px;
        padding-bottom: 50px;
        gap: 34px;
    }

    .contact-info ul li a {
        font-size: 15px;
    }

    .group-input {
        flex-direction: column;
        gap: 15px;
    }

    .kvkk-container p {
        font-size: 15px;
    }

    .bayilik-left h1 {
        font-size: 22px;
    }

    .bayilik-left p {
        font-size: 15px;
    }

    .bayilik-info .info {
        font-size: 18px;
    }

    .big-title {
        flex-direction: column;
    }

    .big-title h3 {
        width: 100%;
        text-align: center;
    }

    .big-title p {
        width: 100%;
        padding: 20px;
        font-size: 18px;
    }

    .about-us-banner {
        height: 200px;
        background-position: center;
        padding-left: 20px;
    }

    .fancy {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 0;
    }

    .main-blog a .blog-link h3 {
        font-size: 20px;
    }

    .main-blog a {
        bottom: 20px;
        left: 40px;
    }

    .main-blog a .blog-link::before {
        left: -20px;
    }

    .main-blog a .blog-link span {
        display: none;
    }

    .blog-conatiner .container {
        grid-template-columns: repeat(1, 1fr);
    }

    .main-blog {
        height: 30vh;
    }

    .concept-container.container h1 {
        font-size: 21px;
    }

    .concept-container.container p {
        width: 85%;
        margin-bottom: 50px;
    }

    .product-container.container {
        margin: 100px 0;
        grid-template-columns: repeat(1, 1fr);
        gap: 75px;
    }

    .bayi-banner .bayi-info h1 {
        font-size: 33px;
    }

    .bayi-banner .bayi-info p.custom {
        font-size: 49px;
        left: 85px;
    }

    .bayi-banner .bayi-info p {
        font-size: 16px;
    }

    .breadcramp ul li a {
        font-size: 15px;
    }

    .product-detail.container {
        gap: 50px;
        margin-top: 50px;
    }

    header.main-header {
        padding: 20px !important;
    }

    .header-logo a {
        width: 150px;
        display: flex;
    }

    .header-logo a img {
        width: 100%;
    }

    img.desktop {
        display: none;
    }

    .banner-bg .mobile {
        display: flex;
    }

    .bannerContainer.container {
        height: 100vh;
    }

    .banner-bg {
        top: unset;
        width: 100%;
    }

    .banner-left {
        justify-content: start;
        align-items: center;
        justify-content: center;
        margin-bottom: 250px;
    }

    .banner-left p {
        width: 100%;
        text-align: center;
    }

    .banner-right {
        bottom: 75px;
        width: 250px;
        height: 250px;
        top: unset;
        left: calc(50% - 125px);
    }

    .urunler-top h3 {
        font-size: 26px;
    }

    .urunler-top {
        margin-bottom: 0;
    }

    img.bayi-kucuk {
        width: 300px;
    }

    .footer-container {
        flex-direction: column;
        gap: 20px;
    }

    .bayilik-form-side .contact-right .wrapp {
        padding: 30px;
    }

    .bayilik-form-side.active .contact-right {
        flex-direction: column-reverse;
        justify-content: start;
        gap: 60px;
    }

    .close-tab {
        padding: 15px;
        flex-direction: row-reverse;
        align-items: center;
    }

    .close-tab ul.social {
        flex-direction: row;
        align-items: center;
    }

    .footer-link ul li a::before {
        display: none
    }

    .bayilik-form-side .contact-right .wrapp {
        display: none;
    }

    .bayilik-form-side .header-menu {
        display: flex;
        flex-direction: column;
    }

    .bayilik-form-side .header-menu ul {
        padding: 0 50px;
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .bayilik-form-side .header-menu ul li a {
        font-size: 20px;
        font-weight: 400;
        color: #870110;
    }

    .footer-main {
        gap: 35px;
    }

    .btns {
        width: 100%;
    }

    .alt .footer-contact {
        flex-direction: column;
    }

    .alt .footer-contact a {
        width: 100%;
    }
    .swiper.urunSwiper.swiper-initialized.swiper-horizontal.swiper-backface-hidden {
    padding: 85px 0;
}

.urunler-bottom {
    padding: 0 27px;
}

.bayi-banner .bayi-info a {
    display: none;
}

.bayi-banner.home {
    padding: 20px;
}
    .not-found .info h2 {
    font-size: 17px;
    text-align: center;
}

.not-found .info {
    padding: 20px;
}

.not-found img {
    object-fit: contain;
}
}