/* CSS Document */



/*1024*/
@media only screen and (min-width:1000px) and (max-width:1024px) {
    /*--*/
    .search-container {
        display: table !important;
        margin-top: 10px;
    }
    .menu ul li {
        margin-right: 15px !important;
    }
        .menu ul li a {
            font-size: 18px !important;
        }
        .sustainability-content-img {
            width: auto;
        }
    .tanitim {
        width: 18% !important;
    }

    .sustainable-container {
        height: 410px;
    }

        .sustainable-container:before {
            height: 65%;
            width: 45%;
            background-size: 70%;
            background-position: 47% 100%;
        }

        .sustainable-container .main-categories-content {
            padding-top: 122px;
            max-width: 591px;
        }

    .main-categories-content-container {
        width: 75%;
        height: 300px;
    }

    .main-introduction-container {
        background-size: 79%;
        margin-bottom: 0;
        height: 480px;
        padding-bottom:0;
    }

        .main-introduction-container .main {
            margin-top: 5.6%;
            width: 380px;
            height: 390px;
            margin-right: 2%;
            background-size: 100%;
        }

    .introduction-box-area {
        width: 100%;
    }

    .introduction-box-left img {
        width: 110px;
    }

    .introduction-box-right img {
        width: 108px;
    }
    .introduction-box-right{
        font-size:22px;
    }

    .introduction-title {
        margin-top: 40px;
        font-size: 31px;
    }

    .introduction-box-left::after {
        right: -43px;
    }

    .middle-production-container {
        height: 335px;
        background-size: 67%;
    }

    .main-categories-content {
        padding-top: 65px;
    }

    .middle-production-title {
        margin-top: 19px;
    }

    .middle-production-text {
        width: 41%;
        font-size: 21px;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-item {
        width: 31.8%;
        height: 230px;
        background-size: cover !important;
    }

    .main-slogan-content {
        padding-left: 65px !important;
        padding-right: 0 !important;
    }

    .main-slogan-container::before {
        background-position: calc(50vw - 935px);
    }

    .collection-container-content {
        height: 388px;
        background-size: 140%;
    }

    .collection-container-block {
        width: 24%;
        height: 88%;
        margin-top: 2.3%;
        line-height: 45px;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 27%;
        height: 676px;
    }

    .home-gallery-right {
        width: 71.6%;
    }

    .home-gallery-right-box {
        width: 31.25%;
        height: 319px;
    }

        .home-gallery-right-box:nth-child(3) {
            height: 319px;
            width: 34.6%;
        }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.15%;
            height: 350px;
        }

        .home-gallery-right-box:nth-child(6) {
            height: 350px;
            width: 34.8%;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 170px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.2%;
    }

    .home-gallery-container {
        height: 674px;
    }

    .corporate-product-list li {
        width: 15.6%;
    }

    .corporate-product-list-img {
        height: 200px !important;
    }

    .product-categories-list-container li {
        width: 107px;
        margin-right: 11px;
    }

    .main-production-list-text {
        min-height: 120px;
    }
}
/* width 1280 */
@media only screen and (min-width:1081px) and (max-width:1280px) {
    .slider {
        height: 450px;
    }

    .tanitim {
        width: 17%;
    }

    .logo {
        left: 40px;
    }

    .menu {
        width: calc(100% - 570px);
        margin-left: 120px;
        padding-right: 0px;
    }

        .menu.ar {
            max-width: calc(100% - 300px);
            margin-left: 30px;
        }

    .header-social-media {
        width: calc(100% - 120px);
        margin-left: 120px;
    }

    .main-products-container .main {
        width: 100%;
        padding: 0px 40px;
    }

    .main-products-list-box ul li a {
        height: 413px;
    }

    .main-products-list-img {
        height: 318px;
    }

    .main-products-list-header {
        height: 85px;
    }

    .main-products-category-icon {
        height: 244px;
    }

    .main-products-category-header {
        height: 93px;
    }

    .search-container {
        width: 180px;
        margin-left: 45px;
        margin-top: 8px;
    }

    .language-box {
        width: 507px;
        height: 111px;
        background-size: 100%;
    }

    .language-drp {
        width: 86px;
    }

    .menu ul li {
        margin-right: 18px;
    }

        .menu ul li a {
            font-size: 18px;
        }
    /*.slider-content {
		padding: 0px 40px;
	}

	.main-production-container {
		padding: 0px 40px;
	}*/
    .main {
        width: 100%;
        padding: 0px 40px;
    }

    .main-production-earth {
        left: 40px;
    }

    .main-production-turkey {
        right: 40px;
    }
    /*--*/
    .header.fixed .language-box {
        width: 460px;
        height: 73px;
        background-size: 100%;
    }

    .header.fixed .language-drp {
        margin: 12px auto 0 auto;
    }

    .header.fixed .logo {
        height: 60px;
    }

    .main-introduction-container {
        background-size: 80%;
        margin-bottom: 0;
        height: 590px;
        background-position: -13% top;
    }

        .main-introduction-container .main {
            margin-top: 5.5%;
            width: 490px;
            height: 460px;
            margin-right: 2%;
            background-size: 100%;
        }

    .introduction-box-area {
        width: 85%;
    }
        .introduction-box-area img{
            width:125px;
            height:125px;
        }
        .introduction-title {
            margin-top: 77px;
        }
    .introduction-box-right {
        font-size: 25px;
    }
    .introduction-box-left::after {
        right: -52px;
    }

    .middle-production-container {
        height: 420px;
        background-size: 67%;
    }

    .middle-production-title {
        margin-top: 70px;
    }

    .middle-production-text {
        width: 41%;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-item {
        width: 32.1%;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 28%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70.9%;
    }

    .home-gallery-right-box {
        width: 31.25%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.25%;
        }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.8%;
    }

    .corporate-product-list li {
        width: 15.8%;
    }

    .product-categories-list-container li {
        margin-right: 24px;
    }

    .sustainable-container {
        height: 500px;
    }

        .sustainable-container .main-categories-content {
            padding-top: 190px;
        }

    .main-categories-content-container {
        height: auto;
    }
    .sustainability-content-img{
        width:auto;
    }
    /**/
}

/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {
    .slider {
        height: 450px;
    }

    .tanitim {
        width: 17%;
    }

    .logo {
        left: calc(50vw - 600px);
    }

    .menu {
        width: calc(100% - 550px);
        margin-left: 120px;
    }

    .header-social-media {
        width: calc(100% - 120px);
        margin-left: 120px;
    }

    .main-products-container .main {
        width: 100%;
        padding: 0px 40px;
    }

    .main-products-list-box ul li a {
        height: 440px;
    }

    .main-products-list-img {
        height: 340px;
    }

    .main-products-list-header {
        height: 90px;
    }

    .main-products-category-icon {
        height: 260px;
    }

    .main-products-category-header {
        height: 104px;
    }

    .search-container {
        width: 180px;
        margin-left: 100px;
        margin-top: 8px;
    }

    .language-box {
        width: 507px;
        height: 111px;
        background-size: 100%;
    }

    .language-drp {
        width: 86px;
    }
    /*--*/
    .sustainability-content-img{
        width:auto;
    }
    .header.fixed .language-box {
        width: 492px;
        height: 70px;
        background-size: 100%;
    }

    .header.fixed .logo {
        height: 60px;
    }

    .main-introduction-container {
        background-size: 87%;
        margin-bottom: 0;
        height: 640px;
        background-position: -31% top;
    }

        .main-introduction-container .main {
            margin-top: 8.3%;
            width: 480px;
            height: 535px;
            margin-right: 2%;
            background-size: 100%;
        }
    .introduction-title {
        margin-top: 50px;
        font-size: 35px;
    }
    .introduction-box-area img{
        width:130px;
        height:130px;
    }
    .introduction-box-right {
        font-size: 25px;
    }
    .introduction-box-left::after {
        right: -41px;
    }

    .middle-production-container {
        height: 468px;
        background-size: 67%;
        margin-bottom: 20px;
    }

    .middle-production-title {
        margin-top: 70px;
    }

    .middle-production-text {
        width: 41%;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-item {
        width: 32.3%;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 28%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70.9%;
    }

    .home-gallery-right-box {
        width: 31.35%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.35%;
        }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.9%;
    }

    .corporate-product-list li {
        width: 15.9%;
    }
    .sustainable-container {
        height: 515px;
    }

        .sustainable-container .main-categories-content {
            padding-top: 200px;
        }

    .main-categories-content-container {
        height: auto;
    }
    /**/
}

/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    .slider {
        height: 640px;
    }

    .tanitim {
        width: 17%;
    }

    .logo {
        left: calc(50vw - 600px);
    }

    .menu {
        width: calc(100% - 550px);
        margin-left: 120px;
    }

    .header-social-media {
        width: calc(100% - 120px);
        margin-left: 120px;
    }

    .main-products-container .main {
        width: 100%;
        padding: 0px 40px;
    }

    .main-products-list-box ul li a {
        height: 467px;
    }

    .main-products-list-img {
        height: 360px;
    }

    .main-products-list-header {
        height: 97px;
    }

    .main-products-category-icon {
        height: 276px;
    }

    .main-products-category-header {
        height: 115px;
    }

    .search-container {
        width: 220px;
        margin-left: 100px;
        margin-top: 8px;
    }
    .language-box {
        width: 507px;
        height: 111px;
        background-size: 100%;
    }
    .language-drp {
        width: 86px;
    }
    /*--*/
    .header.fixed .language-box {
        width: 485px;
        height: 73px;
        background-size: 100%;
    }

    .header.fixed .logo {
        height: 60px;
    }

    .main-introduction-container {
        background-size: 87%;
        margin-bottom: 0;
        background-position: -35% center;
    }

        .main-introduction-container .main {
            /*margin-top: 2.5%;
            width: 675px;*/
            margin-top: 11%;
            width: 500px;
            height: 475px;
            margin-right: 2%;
            background-size: 100%;
        }
    .introduction-title {
        margin-top: 75px;
    }
    .introduction-box-area img {
        width: 125px;
        height: 125px;
    }
    .introduction-box-left::after {
        right: -56px;
    }
    .middle-production-container {
        height: 468px;
        background-size: 67%;
    }
    .introduction-box-right {
        font-size: 25px;
    }

    .middle-production-title {
        margin-top: 70px;
    }

    .middle-production-text {
        width: 41%;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-item {
        width: 32.3%;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 28.1%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70.9%;
    }

    .home-gallery-right-box {
        width: 31.45%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.45%;
        }

    .corporate-product-list li {
        width: 15.9%;
    }

    .sustainable-container {
        height: 520px;
    }

        .sustainable-container .main-categories-content {
            padding-top: 200px;
        }
    .main-categories-content-container{
        height:auto;
    }
    .production-container-item {
        margin: 0 7px 14px;
    }
    /**/
}
/* width 1440 mac fix */
@media only screen and (min-width:1367px) and (max-width:1423px){
    .home-gallery-left {
        width: 28% !important;
    }
    .home-gallery-right-box {
        width: 32.55% !important;
    }
        .home-gallery-right-box:nth-child(3) {
            width: 33.4% !important;
            margin-right: 0 !important;
        }
        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 32.55% !important;
        }
        .home-gallery-right-box:nth-child(6) {
            margin-right: 0;
            width: 33.4% !important;
        }
    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.7% !important;
    }
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
    .slider {
        height: 490px
    }
    /**/
    /*home*/
    .header-main-top {
        margin-bottom: 21px;
    }

    .middle-production-text {
        width: 38%;
    }

    .header.fixed .search-container {
        left: -100px;
        transition: all ease-in-out .5s;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-item {
        width: 32.4%;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 28.1%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70.9%;
    }

    .home-gallery-right-box {
        width: 31.45%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.45%;
        }

    .corporate-product-list li {
        width: 16%;
    }

    .sustainable-container {
        height: 580px;
    }

        .sustainable-container .main-categories-content {
            padding-top: 200px;
        }

    .main-introduction-container {
        background-position: -27% top;
    }

        .main-introduction-container .main {
            width: 480px;
            height: 575px;
            margin-top: 11.5%;
            margin-right: 3%;
            background-size: 100%;
        }

    .introduction-box-area img {
        width: 120px;
        height: 120px;
    }

    .introduction-title {
        margin-top: 80px;
        font-size: 36px;
    }

    .introduction-box-right {
        font-size: 23px;
    }

    .introduction-box-left::after {
        right: -56px;
    }
    /**/
}

/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .slider {
        height: 600px
    }
    /**/
    /*home*/
    .middle-production-text {
        width: 41%;
    }

    .header.fixed .search-container {
        left: -60px;
        transition: all ease-in-out .5s;
    }
    .main-introduction-container .main {
        width: 520px;
        height: 500px;
        margin-top: 9%;
        margin-right: 3%;
        background-size: 100%;
    }
    .introduction-box-area img{
        width:125px;
        height:125px;
    }
    .introduction-box-left::after {
        right: -66px;
    }
    .introduction-title {
        margin-top: 80px;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 29.1%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70%;
    }

    .home-gallery-right-box {
        width: 31.55%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.55%;
        }

    .corporate-product-list li {
        width: 16%;
    }

    .middle-production-container {
        margin-bottom: 50px;
    }

    .production-container-item {
        width: 32.4%;
        height: 300px;
        margin: 0 7px 14px;
        float: left;
        position: relative;
    }
    /**/
}
/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    .slider {
        height: 690px
    }
    /**/
    /*home*/
    .middle-production-text {
        width: 45%;
    }
    .main-introduction-container .main {
        width: 595px;
        height: 500px;
        margin-top: 7%;
        margin-right: 3%;
        background-size: 100%;
    }

    .introduction-box-area img {
        width: 150px;
        height: 150px;
    }

    .introduction-title {
        margin-top: 80px;
    }
    .introduction-box-left::after {
        right: -66px;
    }
    /*home gallery*/
    .home-gallery-left {
        width: 29.1%;
        height: 914px;
    }

    .home-gallery-right {
        width: 70%;
    }

    .home-gallery-right-box {
        width: 31.55%;
    }

        .home-gallery-right-box:nth-child(4), .home-gallery-right-box:nth-child(5) {
            width: 31.55%;
        }

    .corporate-product-list li {
        width: 16%;
    }
    /**/
}
/* width 1920 */
@media only screen and (min-width:1601px) and (max-width:1920px) {
}

/* width more than 1920 */
@media only screen and (min-width: 1921px) {
    .main-categories-container::before {
        margin-left: calc(50vw - 960px);
        background-position: unset;
    }

    .main-slogan-container::before {
        margin-left: calc(50vw - 960px);
        background-position: unset;
    }
}

/* width less than 1200 */
@media only screen and (max-width:1200px) {
    /**/
    .sustainable-container .main-categories-content-text {
        font-size: 16px;
    }
    .production-container-title {
        margin-top: 5px;
    }

    .sustainability-content-img img {
        width: 100%;
    }
    /**/
    .main {
        width: 100%;
    }

    .tanitim {
        width: 28%;
    }

    .logo {
        left: 40px;
    }

    .header-social-media {
        width: calc(100% - 120px);
        margin-left: 120px;
    }

    .menu {
        width: calc(100% - 580px);
        margin-left: 120px;
    }

        .menu ul li {
            margin-right: 20px;
        }

    .main {
        padding: 0px 40px;
    }

    .search-container {
        width: 180px;
    }

    .main-products-container .main {
        width: 100%;
        padding: 0px 40px;
    }

    .main-categories-container::after {
        content: none;
    }

    .main-slogan-content {
        padding-right: 60px;
    }

    .main-slogan-container::after {
        content: none;
    }

    .breadcrumb {
        width: calc(100% - 80px);
        right: 40px;
    }

    .rooter-back {
        position: absolute;
        top: 0;
    }

    /*.rooter-back a {
		margin-left: 20px;
	}*/

    .hamburger-menu-mobile {
        display: block;
        position: absolute;
        top: 40px;
        right: 40px;
    }

    .hamburger-menu-mobile {
        display: block;
        position: absolute;
        top: 57px;
        right: 40px;
    }

    .language-box {
        background-image: none;
        display: none;
    }

    .search-container {
        display: none;
    }

    .header-social-media {
        position: absolute;
        top: 47px;
        right: calc((100% - 367px) / 2 + 65px);
        width: max-content;
    }
}

/* width less than 880 */
@media only screen and (max-width:880px) {
    .error {
        width: 100%;
    }
}

/* iphone 5/5s dikey */
@media only screen and (max-width:359px) {
    /**/
    .logo {
        left: 22px;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .sustainable-container {
        height: auto;
    }

        .sustainable-container .main-categories-content-container {
            height: auto;
        }

        .sustainable-container .main-categories-content {
            padding: 195px 0 0 8px;
        }

        .sustainable-container:before {
            height: 41%;
            width: 100%;
            background-size: 61%;
            background-position: center;
        }

        .sustainable-container:after {
            display: none;
        }

        .sustainable-container .main-categories-content-header {
            font-size: 32px;
            margin-bottom: 25px;
        }

    .main-introduction-container {
        height: auto;
        margin-bottom: 0;
        background-size: 100%;
    }

        .main-introduction-container .main {
            width: 90%;
            height: auto;
            margin: 135px auto 0;
            float: none;
            display: table;
            background-size: 100%;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 33px;
    }

    .introduction-box-left::after {
        right: -48px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 25px auto;
    }

        .introduction-box-area img {
            width: 83px;
        }

    .main-counter-container {
        padding-bottom: 30px;
    }

    .middle-production-container {
        background-size: 100%;
        margin-bottom: 35px;
    }

    .middle-production-title {
        width: 70%;
        margin-top: 170px;
    }

    .middle-production-text {
        width: 100%;
        padding: 0 0 0 48px;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 100%;
        height: 179px;
        margin: 0 0 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 38%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
    }

    .home-gallery-left {
        width: 95%;
        height: 461px;
        margin: 0 auto;
        float: none;
    }

    .home-gallery-right {
        width: 95%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 144px !important;
        width: 48.7% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2), .home-gallery-right-box:nth-child(4) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: auto;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2), .home-gallery-right-box-sub:nth-child(3) {
        height: 154px;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 100% !important;
        height: auto !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }

    .sustainability-content-img {
        width: 100%;
        float: none;
        margin: 10px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 40%;
        left: 37%;
        width: 34%;
        text-align: right;
    }

    .search-container {
        display: none;
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        position: absolute;
        top: 40px;
        right: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        /*right: 40px;*/
        right: 90px;
        top: 26.5px;
        display: none;
    }

    .slider {
        height: 190px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 210px;
        left: 22.5%;
    }

    .main-products-categories {
        width: 100%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
    }

        .main-products-list-box ul li {
            width: 100%;
            margin: 0;
            margin-bottom: 25px;
        }

            .main-products-list-box ul li a {
                height: 365px;
            }

    .main-products-list-img {
        height: 280px;
    }

    .main-products-list-header {
        height: 75px;
    }

    .main-products-category-icon {
        height: 196px;
    }

    .main-products-category-header {
        height: 93px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 40px auto 40px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -20px;
        padding-left: calc((100% - 200px) / 2);
        padding-right: calc((100% - 200px) / 2);
        margin-right: -20px;
    }

    .main-production-list {
        padding: 0px;
        overflow: unset;
    }

        .main-production-list ul li {
            float: none;
            width: 100%;
            max-width: 250px;
            margin: auto;
            margin-bottom: 50px;
        }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 20px;
    }

    .main-counter-list ul {
        min-height: 60px;
        padding-left: 10px;
    }

    .main-counter-list-content-header {
        font-size: 20px;
        line-height: 14px;
        margin-bottom: 6px;
    }

        .main-counter-list-content-header span {
            font-size: 14px;
            line-height: 14px;
        }

    .main-counter-list-content-text {
        font-size: 14px;
        line-height: 16px;
    }

    .main-production-container {
        margin-top: 44px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 110px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0;
            width: 100%;
        }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 240px;
        font-size: 24px;
        line-height: 30px;
        max-width: 250px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 400px;
    }

    .main-slogan-content-header {
        font-size: 32px;
        line-height: 40px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 400px;
    }

    .footer-products {
        width: 50%;
        display: none;
    }

    .footer-menu {
        width: 50%;
        padding: 0;
        display: none;
    }

    .footer-contact {
        width: 100%;
        padding: 0;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-phone span {
        display: block;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .main {
        padding: 0 20px;
    }

    .slider-content .main {
        padding: 0px;
    }

    .corporate-content {
        min-height: 450px;
        margin: 20px 0;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 25px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 90%;
            margin: 10px auto;
            float: none;
        }

    .corporate-product-list-img {
        height: 200px;
    }

    .corporate-gallery-container ul {
        width: 111.25%;
    }

    .corporate-gallery-container li {
        width: 40%;
        margin-right: 10%;
        margin-bottom: 10%;
    }

    .corporate-gallery-list-img {
        height: 91px;
    }

    .production-container-production-list {
        width: 100%;
        margin-left: 0;
    }

        .production-container-production-list ul {
            width: 100%;
        }

            .production-container-production-list ul li {
                width: 100%;
                margin-bottom: 50px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 48%;
        margin-bottom: 5px;
    }

    .certificate-list-image {
        height: 82px;
    }

    .media-link-list {
        width: 100%;
    }

        .media-link-list li {
            width: 50%;
        }

    .media-gallery-list-container {
        padding-top: 5px;
    }

        .media-gallery-list-container li {
            width: 47.66%;
            margin-left: 1.66%;
            min-height: 205px;
            margin-bottom: 15px;
        }

    .media-gallery-list-content-img {
        height: 88px;
    }

    .media-video-list-container {
        padding-top: 5px;
    }

        .media-video-list-container li {
            width: 47.66%;
            margin-left: 1.66%;
            min-height: 185px;
            margin-bottom: 15px;
        }

    .media-video-list-content-img {
        height: 88px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 15px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
        width: calc(100% + 20px);
        margin-left: -10px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 45%;
            margin-right: 5%;
            margin-bottom: 5%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 88px;
    }

    .human-resource-container {
        width: 104%;
        margin-left: -2%;
        position: relative;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 203px;
        position: unset;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
    }

    .human-resource-content {
        display: block;
    }

    .human-resource-img {
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        margin: auto;
        text-align: center;
    }

    .human-resource-content-validation-container {
        width: 100%;
        position: absolute;
        left: calc(50% - 152px);
        bottom: 0;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-container {
        display: block;
    }

    .contact-content-phone span {
        display: block;
    }

    .contact-message-header {
        width: 100%;
        margin: auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
        width: 106%;
        margin-left: -3%;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: max-content;
        position: relative;
    }

    .contact-message-content {
        height: 660px;
        margin: auto;
        width: 100%;
        position: relative;
    }

    .contact-message-content-left-space {
        display: none;
    }

    .contact-message-content-validation-container {
        width: 100%;
    }

    .contact-message-content-validation-content {
        width: 100%;
        padding: 20px 15px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 120%;
        margin-left: -10%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media {
        display: none;
    }

    .products li {
        width: 100%;
    }

    .products-list-img {
        height: 465px;
    }

    .product-categories-products-list-container ul {
        width: 100%;
    }

    .product-categories-products-list-container li {
        width: 100%;
        margin-right: 0;
    }

    .product-categories-products-list-img {
        height: 380px;
    }

    .product-categories-list-container {
        width: 100%;
        overflow: hidden;
    }

        .product-categories-list-container ul {
            width: 111.25%;
        }

        .product-categories-list-container li {
            max-width: 130px;
            width: 40%;
            margin-right: 10%;
        }

    .product-detail {
        position: relative;
    }

    .product-detail-card {
        width: 100%;
        /*padding-bottom: 124px;*/
    }

    .product-detail-header span {
        padding: 0 20px;
    }

    .product-detail-content {
        margin: 25px 20px;
        margin-top: 495px;
    }

    /*.product-detail-container {
		display: table-caption;
	}*/

    /*.product-detail-zoom {
		width: 100%;
		display: block;
		background-color: white;
		padding: 0;
	}*/

    .product-detail-zoom {
        width: 100%;
        display: block;
        background-color: #e7e4e0;
        padding: 0;
        position: absolute;
        top: 80px;
        display: none;
    }

        .product-detail-zoom a {
            line-height: 45px;
            margin: auto;
            display: block;
            width: max-content;
        }

    /*.product-detail-main-img {
		width: 100%;
		display: block;
	}*/

    .product-detail-main-img {
        width: 100%;
        display: block;
        position: absolute;
        top: 120px;
        top: 80px;
    }

    #surround {
        width: 260px;
        height: 350px;
        margin: auto;
    }

    /*.product-detail-gallery {
		z-index: 5;
		width: calc(100% - 40px);
		margin-top: -190px;
		margin-left: 20px;
		background-color: white;
		margin-right: 20px;
		display: block;
	}*/

    .product-detail-gallery {
        position: absolute;
        width: calc(100% - 80px);
        top: 400px;
        display: block;
        margin-right: 20px;
        margin-left: 20px;
        background-color: white;
        z-index: 5;
        max-width: 260px;
    }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
        top: 0 !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
                background-color: white !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
                background-color: white !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
        margin-bottom: 0 !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

    .error {
        padding: 20px 20px;
    }

    .error-img {
        display: block;
        width: 70%;
        height: 230px;
        margin: auto;
        margin-bottom: 50px;
    }

        .error-img img {
            object-fit: contain;
        }

    .error-container {
        display: block;
        width: 100%;
        padding: 20px;
    }
}

/* Samsung S3 dikey */
@media only screen and (min-width:360px) and (max-width:369px) {
    /**/
    .logo {
        left: 22px;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 30px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 195px 0 0 8px;
    }

    .sustainable-container:before {
        height: 39%;
        width: 100%;
        background-size: 61%;
        background-position: center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        background-size:100%;
    }

        .main-introduction-container .main {
            width: 90%;
            height: auto;
            margin: 44% auto 0;
            float: none;
            display: table;
            background-size: 100%;
            background-position: center;
        }

    .introduction-title {
        margin-top: 25px;
        font-size: 35px;
    }

    .introduction-box-left::after {
        right: -42px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 20px auto;
    }

        .introduction-box-area img {
            width: 83px;
        }

    .middle-production-container {
        background-size: 100%;
        margin-bottom: 35px;
    }

    .middle-production-title {
        width: 70%;
        margin-top: 185px;
    }

    .middle-production-text {
        width: 100%;
        padding: 0 0 0 48px;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 100%;
        height: 179px;
        margin: 0 0 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 38%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
    }

    .home-gallery-left {
        width: 95%;
        height: 461px;
        margin: 0 auto;
        float: none;
    }

    .home-gallery-right {
        width: 95%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 144px !important;
        width: 48.7% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2), .home-gallery-right-box:nth-child(4) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: auto;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2), .home-gallery-right-box-sub:nth-child(3) {
        height: 154px;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 100% !important;
        height: auto !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }

    .sustainability-content-img {
        width: 100%;
        float: none;
        margin: 10px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 57%;
        left: 40%;
        width: 32%;
        text-align: right;
    }

    .search-container {
        display: none;
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        margin-left: 5px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 190px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 210px;
        left: 22.5%;
    }

    .main-products-categories {
        width: 100%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
    }

        .main-products-list-box ul li {
            width: 100%;
            margin: 0;
            margin-bottom: 25px;
        }

            .main-products-list-box ul li a {
                height: 426px;
            }

    .main-products-list-img {
        height: 329px;
    }

    .main-products-list-header {
        height: 85px;
    }

    .main-products-category-icon {
        height: 228px;
    }

    .main-products-category-header {
        height: 122px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 60px auto 60px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 160px) / 2);
        padding-right: calc((100% - 160px) / 2);
        margin-right: -40px;
    }

    .main-production-list {
        padding: 0px;
        overflow: unset;
    }

        .main-production-list ul li {
            float: none;
            width: 100%;
            max-width: 250px;
            margin: auto;
            margin-bottom: 50px;
        }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 25px;
    }

    .main-counter-list ul {
        min-height: 70px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 25px;
        line-height: 14px;
        margin-bottom: 11px;
    }

        .main-counter-list-content-header span {
            font-size: 14px;
            line-height: 14px;
        }

    .main-counter-list-content-text {
        font-size: 14px;
        line-height: 16px;
    }

    .main-production-container {
        margin-top: 44px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 130px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0 4% 0 0;
            width: 48%;
        }

            .main-categories-list ul li:nth-child(2n) {
                margin: 0;
            }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 270px;
        font-size: 24px;
        line-height: 30px;
        max-width: 250px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 420px;
    }

    .main-slogan-content-header {
        font-size: 38px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 420px;
    }

    .footer-products {
        width: 50%;
        display: none;
    }

    .footer-menu {
        width: 50%;
        padding: 0;
        display: none;
    }

    .footer-contact {
        width: 100%;
        padding: 0;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-phone span {
        display: block;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .slider-content .main {
        padding: 0px;
    }

    .corporate-content {
        min-height: 450px;
        margin: 25px 0px;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 25px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 90%;
            margin: 10px auto;
            float: none;
        }

    .corporate-product-list-img {
        height: 210px;
    }

    .corporate-gallery-container ul {
        width: 111.25%;
    }

    .corporate-gallery-container li {
        width: 40%;
        margin-right: 10%;
        margin-bottom: 10%;
    }

    .corporate-gallery-list-img {
        height: 90.5px;
    }

    /*.corporate-product-list ul {
		width: 100%;
	}

	.corporate-product-list li {
		width: 100%;
		margin-bottom: 50px;
	}

	.corporate-product-list-img {
		height: 357.5px;
	}

	.corporate-gallery-container ul {
		width: 100%;
	}

	.corporate-gallery-container li {
		width: 100%;
		margin-bottom: 50px;
	}

	.corporate-gallery-list-img {
		height: 204px;
	}*/

    .production-container-production-list {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

        .production-container-production-list ul {
            width: 100%;
        }

            .production-container-production-list ul li {
                width: 100%;
                margin-bottom: 50px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 48%;
        margin-bottom: 5px;
    }

    .certificate-list-image {
        height: 94px;
    }

    .media-link-list {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

        .media-link-list li {
            width: 50%;
        }

    .media-gallery-list-container {
        padding-top: 11px;
    }

        .media-gallery-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 205px;
        }

    .media-gallery-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-gallery-list-content-img {
        height: 96px;
    }

    .media-video-list-container {
        padding-top: 11px;
    }

        .media-video-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 185px;
        }

    .media-video-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-video-list-content-img {
        height: 96px;
    }

    .media-news-detail-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 25px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
        width: calc(100% + 20px);
        margin-left: -10px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 45%;
            margin-right: 5%;
            margin-bottom: 5%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 94.5px;
    }

    .human-resource-container {
        width: 104%;
        margin-left: -2%;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
    }

    .human-resource-img {
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        margin: auto;
        text-align: center;
    }

    .human-resource-content-validation-container {
        width: 104%;
        margin-left: -2%;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-container {
        display: block;
    }

    .contact-content-phone span {
        display: block;
    }

    .contact-message-header {
        width: 100%;
        margin: auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
        width: 106%;
        margin-left: -3%;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: max-content;
        position: relative;
    }

    .contact-message-content {
        height: 660px;
        margin: auto;
        width: 100%;
        position: relative;
    }

    .contact-message-content-left-space {
        display: none;
    }

    .contact-message-content-validation-container {
        width: 100%;
    }

    .contact-message-content-validation-content {
        width: 100%;
        padding: 20px 15px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 120%;
        margin-left: -10%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media {
        display: none;
    }

    .products li {
        width: 100%;
    }

    .products-list-img {
        height: 465px;
    }

    .product-categories-products-list-container ul {
        width: 100%;
    }

    .product-categories-products-list-container li {
        width: 100%;
        margin-right: 0;
    }

    .product-categories-products-list-img {
        height: 380px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 111.25%;
        }

        .product-categories-list-container li {
            max-width: 130px;
            width: 40%;
            margin-right: 10%;
        }

    .product-detail {
        position: relative;
    }

    .product-detail-card {
        width: 100%;
        /*padding-bottom: 124px;*/
    }

    .product-detail-header span {
        padding: 0 20px;
    }

    .product-detail-content {
        margin: 25px 20px;
        margin-top: 495px;
    }

    /*.product-detail-container {
		display: table-caption;
	}*/

    /*.product-detail-zoom {
		width: 100%;
		display: block;
		background-color: white;
		padding: 0;
	}*/

    .product-detail-zoom {
        width: 100%;
        display: block;
        background-color: #e7e4e0;
        padding: 0;
        position: absolute;
        top: 80px;
        display: none;
    }

        .product-detail-zoom a {
            line-height: 45px;
            margin: auto;
            display: block;
            width: max-content;
        }

    /*.product-detail-main-img {
		width: 100%;
		display: block;
	}*/

    .product-detail-main-img {
        width: 100%;
        display: block;
        position: absolute;
        top: 120px;
        top: 80px;
    }

    #surround {
        width: 260px;
        height: 350px;
        margin: auto;
    }

    /*.product-detail-gallery {
		z-index: 5;
		width: calc(100% - 40px);
		margin-top: -190px;
		margin-left: 20px;
		background-color: white;
		margin-right: 20px;
		display: block;
	}*/

    .product-detail-gallery {
        position: absolute;
        width: calc(100% - 120px);
        top: 400px;
        display: block;
        margin-right: 20px;
        margin-left: 20px;
        background-color: white;
        z-index: 5;
        max-width: 260px;
    }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
        top: 0 !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
                background-color: white !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
                background-color: white !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
        margin-bottom: 0 !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

    .error {
        padding: 20px 40px;
    }

    .error-img {
        display: block;
        width: 70%;
        height: 230px;
        margin: auto;
        margin-bottom: 50px;
    }

        .error-img img {
            object-fit: contain;
        }

    .error-container {
        display: block;
        width: 100%;
        padding: 20px;
    }
}

/* iphone 6/6s dikey */
@media only screen and (min-width:370px) and (max-width:399px) {
    /**/
    .logo {
        left: 22px;
    }

    .header-social-media {
        display: none;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 30px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 195px 0 0 8px;
    }

    .sustainable-container:before {
        height: 41%;
        width: 100%;
        background-size: 59%;
        background-position: center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        background-size: 100%;
        margin-bottom: 0;
    }

        .main-introduction-container .main {
            width: 90%;
            height: auto;
            margin: 160px auto 0;
            float: none;
            display: table;
            background-size: 100%;
            background-position: center;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 35px;
    }

    .introduction-box-left::after {
        right: -48px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin:25px auto;
    }

        .introduction-box-area img {
            width: 83px;
        }

    .middle-production-container {
        background-size: 100%;
        margin-bottom: 35px;
    }

    .middle-production-title {
        width: 70%;
        margin-top: 185px;
    }

    .middle-production-text {
        width: 100%;
        padding: 0 0 0 48px;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 100%;
        height: 179px;
        margin: 0 0 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 38%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
    }

    .home-gallery-left {
        width: 95%;
        height: 461px;
        margin: 0 auto;
        float: none;
    }

    .home-gallery-right {
        width: 95%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 144px !important;
        width: 49% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2), .home-gallery-right-box:nth-child(4) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: auto;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2), .home-gallery-right-box-sub:nth-child(3) {
        height: 154px;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 100% !important;
        height: auto !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }

    .sustainability-content-img {
        width: 100%;
        float: none;
        margin: 10px auto;
    }
    /**/
    .search-container {
        float: right;
        width: 150px;
    }

    .tanitim {
        top: 52%;
        left: 40%;
        width: 32%;
        text-align: right;
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        margin-left: 5px;
        top: 50px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 220px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 240px;
        left: 22.5%;
    }

    .main-products-categories {
        width: 100%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
    }

        .main-products-list-box ul li {
            width: 100%;
            margin: 0;
            margin-bottom: 25px;
        }

            .main-products-list-box ul li a {
                height: 449px;
            }

    .main-products-list-img {
        height: 347px;
    }

    .main-products-list-header {
        height: 92px;
    }

    .main-products-category-icon {
        height: 240px;
    }

    .main-products-category-header {
        height: 133px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        margin: 60px auto 60px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 180px) / 2);
        padding-right: calc((100% - 180px) / 2);
        margin-right: -40px;
    }

    .main-production-list {
        padding: 0px;
        overflow: unset;
    }

        .main-production-list ul li {
            float: none;
            width: 100%;
            max-width: 250px;
            margin: auto;
            margin-bottom: 50px;
        }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 25px;
    }

    .main-counter-list ul {
        min-height: 80px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 25px;
        line-height: 14px;
        margin-bottom: 11px;
    }

        .main-counter-list-content-header span {
            font-size: 14px;
            line-height: 14px;
        }

    .main-counter-list-content-text {
        font-size: 14px;
        line-height: 16px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 130px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0 4% 0 0;
            width: 48%;
        }

            .main-categories-list ul li:nth-child(2n) {
                margin: 0;
            }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 290px;
        font-size: 26px;
        line-height: 32px;
        max-width: 270px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 410px;
    }

    .main-slogan-content-header {
        font-size: 35px;
        line-height: 40px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 410px;
    }

    .footer-products {
        width: 50%;
        display: none;
    }

    .footer-menu {
        width: 50%;
        padding: 0;
        display: none;
    }

    .footer-contact {
        width: 100%;
        padding: 0;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-phone span {
        display: block;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .slider-content .main {
        padding: 0px;
    }

    .corporate-content {
        min-height: 450px;
        /*margin-bottom: 50px;*/
        margin: 25px 0;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 40px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 100%;
            margin-bottom: 10px;
        }

    .corporate-product-list-img {
        height: 226px;
        width: 90%;
        margin: 0 auto;
        float: none;
    }

    .corporate-gallery-container ul {
        width: 113.65%;
    }

    .corporate-gallery-container li {
        width: 38.1%;
        margin-right: 11.9%;
        margin-bottom: 11.9%;
    }

    .corporate-gallery-list-img {
        height: 93px;
    }

    .production-container-production-list {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

        .production-container-production-list ul {
            width: 100%;
        }

            .production-container-production-list ul li {
                width: 100%;
                margin-bottom: 50px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 48%;
        margin-bottom: 5px;
    }

    .certificate-list-image {
        height: 98px;
    }

    .media-link-list {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

        .media-link-list li {
            width: 50%;
        }

    .media-gallery-list-container {
        padding-top: 11px;
    }

        .media-gallery-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 205px;
        }

    .media-gallery-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-gallery-list-content-img {
        height: 100px;
    }

    .media-video-list-container {
        padding-top: 11px;
    }

        .media-video-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 185px;
        }

    .media-video-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-video-list-content-img {
        height: 100px;
    }

    .media-news-detail-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 25px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
        width: calc(100% + 20px);
        margin-left: -10px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 45%;
            margin-right: 5%;
            margin-bottom: 5%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 99px;
    }

    .human-resource-container {
        width: 104%;
        margin-left: -2%;
    }

    .human-resource-content-text {
        width: 200px;
        margin: auto;
        margin-bottom: 15px;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
    }

    .human-resource-img {
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        margin: auto;
        text-align: center;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-container {
        display: block;
    }

    .contact-content-phone span {
        display: block;
    }

    .contact-message-header {
        width: 100%;
        margin: auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
        width: 106%;
        margin-left: -3%;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: max-content;
        position: relative;
    }

    .contact-message-content {
        height: 660px;
        margin: auto;
        width: 100%;
        position: relative;
    }

    .contact-message-content-left-space {
        display: none;
    }

    .contact-message-content-validation-container {
        width: 100%;
    }

    .contact-message-content-validation-content {
        width: 100%;
        padding: 20px 15px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 110%;
        margin-left: -5%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media {
        display: none;
    }

    .products li {
        width: 100%;
    }

    .products-list-img {
        height: 490px;
    }

    .product-categories-products-list-container ul {
        width: 100%;
    }

    .product-categories-products-list-container li {
        width: 100%;
        margin-right: 0;
    }

    .product-categories-products-list-img {
        height: 400px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 111.25%;
        }

        .product-categories-list-container li {
            max-width: 140px;
            width: 40%;
            margin-right: 10%;
        }

    .product-detail {
        position: relative;
    }

    .product-detail-card {
        width: 100%;
        /*padding-bottom: 124px;*/
    }

    .product-detail-header span {
        padding: 0 20px;
    }

    /*.product-detail-content {
		margin: 25px 30px;
	}*/

    .product-detail-content {
        margin: 25px 30px;
        padding-top: 490px;
    }

    /*.product-detail-zoom {
		width: 100%;
		display: block;
		background-color: white;
		padding: 0;
	}*/

    .product-detail-zoom {
        width: 100%;
        display: block;
        background-color: #e7e4e0;
        padding: 0;
        position: absolute;
        top: 80px;
        display: none;
    }

        .product-detail-zoom a {
            line-height: 45px;
            margin: auto;
            display: block;
            width: max-content;
        }

    /*.product-detail-main-img {
		width: 100%;
		display: block;
	}*/

    .product-detail-main-img {
        width: 100%;
        display: block;
        position: absolute;
        top: 125px;
        top: 80px;
    }

    #surround {
        width: 260px;
        height: 350px;
        margin: auto;
    }

    /*.product-detail-gallery {
		z-index: 5;
		width: calc(100% - 40px);
		margin-top: -190px;
		margin-left: 20px;
		background-color: white;
		margin-right: 20px;
		display: block;
	}*/

    .product-detail-gallery {
        position: absolute;
        width: calc(100% - 120px);
        top: 410px;
        display: block;
        margin-right: 20px;
        margin-left: 20px;
        background-color: white;
        z-index: 5;
        max-width: 260px;
    }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
        top: 0 !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
                background-color: white !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
            background-color: white !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
                background-color: white !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
        margin-bottom: 0 !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

    .error {
        padding: 40px 60px;
    }

    .error-img {
        display: block;
        width: 70%;
        height: 230px;
        margin: auto;
        margin-bottom: 50px;
    }

        .error-img img {
            object-fit: contain;
        }

    .error-container {
        display: block;
        width: 100%;
        padding: 20px;
    }
}

/* iphone Plus dikey */
@media only screen and (min-width:400px) and (max-width:479px) {
    /**/
    .logo {
        left: 22px;
    }

    .header-social-media {
        display: none;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 5px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 210px 0 0 8px;
    }

    .sustainable-container:before {
        height: 47%;
        width: 100%;
        background-size: 61%;
        background-position: center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 20px;
        background-size: 100%;
        padding-bottom:0;
    }

        .main-introduction-container .main {
            width: 90%;
            height: auto;
            margin: 175px auto 0;
            float: none;
            display: table;
            background-size: 90%;
            background-position: center;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 35px;
    }

    .introduction-box-left::after {
        right: -66px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin:20px auto;
    }

        .introduction-box-area img {
            width: 83px;
        }

    .middle-production-container {
        background-size: 100%;
        margin-bottom: 35px;
    }

    .middle-production-title {
        width: 70%;
        margin-top: 215px;
    }

    .middle-production-text {
        width: 100%;
        padding: 0 0 0 48px;
    }

    .production-container .main {
        width: 100%;
    }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 100%;
        height: 179px;
        margin: 0 0 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 31%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
    }

    .home-gallery-left {
        width: 95%;
        height: 563px;
        margin: 0 auto;
        float: none;
    }

    .home-gallery-right {
        width: 95%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 185px !important;
        width: 48.7% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2), .home-gallery-right-box:nth-child(4) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: auto;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2), .home-gallery-right-box-sub:nth-child(3) {
        height: 154px;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 100% !important;
        height: auto !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }
    /**/
    .search-container {
        float: right;
    }

    .tanitim {
        top: 58%;
        left: 45%;
        width: 28%;
        text-align: right;
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        margin-left: 15px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 230px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 250px;
        left: 22.5%;
    }

    .main-products-categories {
        width: 100%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
    }

        .main-products-list-box ul li {
            width: 100%;
            margin: 0;
            margin-bottom: 25px;
        }

            .main-products-list-box ul li a {
                height: 508px;
            }

    .main-products-list-img {
        height: 395px;
    }

    .main-products-list-header {
        height: 104px;
    }

    .main-products-category-icon {
        height: 272px;
    }

    .main-products-category-header {
        height: 160px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 70px auto 70px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 210px) / 2);
        padding-right: calc((100% - 210px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        float: none;
        width: 100%;
        max-width: 250px;
        margin: auto;
        margin-bottom: 50px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 30px auto;
    }

    .main-counter-list ul {
        min-height: 80px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 25px;
        line-height: 14px;
        margin-bottom: 11px;
    }

        .main-counter-list-content-header span {
            font-size: 14px;
            line-height: 14px;
        }

    .main-counter-list-content-text {
        font-size: 15px;
        line-height: 17px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 130px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0 4% 0 0;
            width: 48%;
        }

            .main-categories-list ul li:nth-child(2n) {
                margin: 0;
            }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 310px;
        font-size: 26px;
        line-height: 32px;
        max-width: 270px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 410px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 410px;
    }

    .footer-products {
        width: 50%;
        display: none;
    }

    .footer-menu {
        width: 50%;
        padding: 0;
        display: none;
    }

    .footer-contact {
        width: 100%;
        padding: 0;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .slider-content .main {
        padding: 0px;
    }

    .corporate-content {
        min-height: 450px;
        margin-bottom: 50px;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 30px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 100%;
            margin-bottom: 15px;
        }

    .corporate-product-list-img {
        height: 236px;
        width: 90%;
        margin: 0 auto;
    }

    .corporate-gallery-container ul {
        width: 113.65%;
    }

    .corporate-gallery-container li {
        width: 38.1%;
        margin-right: 11.9%;
        margin-bottom: 11.9%;
    }

    .corporate-gallery-list-img {
        height: 105.5px;
    }

    .production-container-production-list ul {
        width: 100%;
    }

        .production-container-production-list ul li {
            width: 100%;
            margin-bottom: 50px;
        }

    .certificate-list li {
        margin-right: 2%;
        width: 48%;
        margin-bottom: 5px;
    }

    .certificate-list-image {
        height: 110px;
    }

    .media-link-list {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

        .media-link-list li {
            width: 50%;
        }

    .media-gallery-list-container {
        padding-top: 12.5px;
    }

        .media-gallery-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 205px;
        }

    .media-gallery-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-gallery-list-content-img {
        height: 113px;
    }

    .media-video-list-container {
        padding-top: 12.5px;
    }

        .media-video-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 185px;
        }

    .media-video-list-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-video-list-content-img {
        height: 113px;
    }

    .media-news-detail-container {
        width: calc(100% + 40px);
        margin-left: -20px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 25px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 45%;
            margin-right: 5%;
            margin-bottom: 5%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 105px;
    }

    .human-resource-img {
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        text-align: center;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-container {
        display: block;
    }

    .human-resource-content-text {
        width: 200px;
        margin: auto;
        margin-bottom: 15px;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
    }

    .contact-content-phone span {
        display: block;
    }

    .contact-message-header {
        width: 365px;
        margin: auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
        width: 106%;
        margin-left: calc(-10px - 3%);
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: max-content;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .contact-message-content {
        height: 680px;
        margin: auto;
        width: unset;
    }

    .contact-message-content-left-space {
        display: none;
    }

    .contact-message-content-validation-container {
        width: 365px;
    }

    .contact-message-content-validation-content {
        width: 365px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 100%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media {
        display: none;
    }

    .products li {
        width: 50%;
    }

    .products-list-img {
        height: 280px;
    }

    .product-categories-products-list-container ul {
        width: 104%;
    }

    .product-categories-products-list-container li {
        width: 46%;
        margin-right: 4%;
    }

    .product-categories-products-list-img {
        height: 210px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 111.25%;
        }

        .product-categories-list-container li {
            max-width: 160px;
            width: 40%;
            margin-right: 10%;
        }

    .product-detail {
        position: relative;
    }

    .product-detail-card {
        width: 100%;
        /*padding-bottom: 124px;*/
    }

    .product-detail-header span {
        padding: 0 20px;
    }

    /*.product-detail-content {
		margin: 25px 30px;
	}*/

    .product-detail-content {
        margin: 25px 30px;
        margin-top: 510px;
    }

    /*.product-detail-container {
		display: table-caption;
	}*/

    .product-detail-container {
        display: table-cell;
        vertical-align: top;
        background-color: white;
    }

    /*.product-detail-zoom {
		width: 100%;
		display: block;
		background-color: white;
		padding: 0;
	}*/

    .product-detail-zoom {
        width: 100%;
        display: block;
        background-color: #e7e4e0;
        padding: 0;
        position: absolute;
        top: 80px;
        display: none;
    }

        .product-detail-zoom a {
            line-height: 45px;
            margin: auto;
            display: block;
            width: max-content;
        }

    /*.product-detail-main-img {
		width: 100%;
		display: block;
	}*/

    .product-detail-main-img {
        width: 100%;
        display: block;
        position: absolute;
        top: 125px;
        top: 80px;
    }

    #surround {
        width: 260px;
        height: 350px;
        margin: auto;
    }

    /*.product-detail-gallery {
		z-index: 5;
		width: calc(100% - 40px);
		margin-top: -190px;
		margin-left: 20px;
		background-color: white;
		margin-right: 20px;
		display: block;
	}*/

    .product-detail-gallery {
        position: absolute;
        width: calc(100% - 120px);
        top: 410px;
        display: block;
        margin-right: 20px;
        margin-left: 20px;
        background-color: white;
        z-index: 5;
        max-width: 260px;
        margin-left: calc(50% - 170px);
    }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
        top: 0 !important;
    }

        .thumbelina-but.horiz.left {
            left: -30px !important;
            background-color: white !important;
            width: 30px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -30px !important;
                background-color: white !important;
                width: 30px !important;
            }

        .thumbelina-but.horiz.right {
            right: -30px !important;
            background-color: white !important;
            width: 30px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
                background-color: white !important;
                width: 30px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
        margin-bottom: 0 !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

    .error {
        padding: 40px 60px;
    }

    .error-img {
        display: block;
        width: 70%;
        height: 230px;
        margin: auto;
        margin-bottom: 50px;
    }

        .error-img img {
            object-fit: contain;
        }

    .error-container {
        display: block;
        width: 100%;
        padding: 20px;
    }
}

/* iphone 4 yatay */
@media only screen and (min-width:480px) and (max-width:559px) {
    /**/
    .logo {
        left: 22px;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 45px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 195px 0 0 8px;
        text-align: center;
    }

    .sustainable-container:before {
        height: 47%;
        width: 100%;
        background-size: 46%;
        background-position: center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 20px;
        background-size: 100%;
        padding-bottom:0;
    }

        .main-introduction-container .main {
            width: 86%;
            height: auto;
            margin: 200px auto 0;
            float: none;
            display: table;
            background-size: 90%;
            background-position: center;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 33px;
    }

    .introduction-box-left::after {
        right: -78px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 25px auto;
    }

        .introduction-box-area img {
            width: 100px;
        }

    .middle-production-container {
        background-size: 100%;
        margin-bottom: 35px;
    }

    .middle-production-title {
        width: 70%;
        margin-top: 255px;
    }

    .middle-production-text {
        width: 100%;
        padding: 0 0 0 48px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 49%;
        height: 138px;
        margin: 0 2px 6px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 27%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 28%;
        height: 201px;
        margin-left: 5px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 201px !important;
        width: 34.2% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.1% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: auto;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 23%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 30.8% !important;
        height: 201px !important;
        margin-right: 0 !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 58%;
        left: 43%;
        width: 24%;
        text-align: right;
    }

    .search-container {
        float: right;
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 190px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 210px;
        left: 22.5%;
    }

    .main-products-list {
        position: relative;
    }

    .main-products-categories {
        width: calc(50% + 20px);
        margin-left: -30px;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
        position: relative;
        margin-top: -360px;
    }

        .main-products-list-box ul li {
            display: none;
        }

            .main-products-list-box ul li:first-child {
                display: table;
                width: calc(50% + 20px);
                margin-right: -30px;
                float: right;
                margin-bottom: 25px;
                margin-top: unset;
            }

            /*.main-products-list-box ul li {
		width: calc(50% + 20px);
		margin-left: -30px;
		margin-bottom: 25px;
		margin-top: 360px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		width: calc(50% + 20px);
		margin-right: -30px;
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

            .main-products-list-box ul li a {
                height: 335px;
            }

    .main-products-list-img {
        height: 256px;
    }

    .main-products-list-header {
        height: 69px;
    }

    .main-products-category-icon {
        height: 179px;
    }

    .main-products-category-header {
        height: 80px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 50px auto 50px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 280px) / 2);
        padding-right: calc((100% - 280px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        float: none;
        width: 100%;
        max-width: 250px;
        margin: auto;
        margin-bottom: 50px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 10px auto 35px;
    }

    .main-counter-container {
        padding-bottom: 15px;
    }

    .main-counter-list ul {
        min-height: 90px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 30px;
        line-height: 30px;
    }

        .main-counter-list-content-header span {
            font-size: 15px;
            line-height: 15px;
        }

    .main-counter-list-content-text {
        font-size: 15px;
        line-height: 17px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 130px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0 4% 0 0;
            width: 48%;
        }

            .main-categories-list ul li:nth-child(2n) {
                margin: 0;
            }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 350px;
        font-size: 28px;
        line-height: 36px;
        max-width: 290px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 280px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 280px;
    }

    .main-slogan-content-header {
        font-size: 29px;
    }

    .footer-products {
        width: 25%;
        display: none;
    }

    .footer-menu {
        width: 25%;
        display: none;
    }

    .footer-contact {
        width: 50%;
        width: 100%;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .slider-content .main {
        padding: 0px;
    }

    .corporate-content {
        min-height: 450px;
        margin: 25px 0;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 25px 0;
    }

        .corporate-product-list ul {
            width: 100%;
        }

        .corporate-product-list li {
            width: 44.75%;
            margin-left: 1.75%;
            margin-bottom: 3.85%;
        }

    .corporate-product-list-img {
        height: 225px;
    }

    .corporate-gallery-container ul {
        width: 113.65%;
    }

    .corporate-gallery-container li {
        width: 38.1%;
        margin-right: 11.9%;
        margin-bottom: 11.9%;
    }

    .corporate-gallery-list-img {
        height: 126.3px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 109.5%;
        }

            .production-container-production-list ul li {
                width: 41.3%;
                margin-right: 8.7%;
                margin-bottom: 8.7%;
                height: 320px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 48%;
        margin-bottom: 5px;
    }

    .certificate-list-image {
        height: 130px;
    }

    .media-gallery-list-container {
        padding-top: 13.25px;
    }

        .media-gallery-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 205px;
        }

    .media-gallery-list-content-img {
        height: 120px;
    }

    .media-video-list-container {
        padding-top: 13.25px;
    }

        .media-video-list-container li {
            width: 45%;
            margin-left: 3.33%;
            min-height: 185px;
        }

    .media-video-list-content-img {
        height: 120px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 25px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 41%;
            margin-right: 9%;
            margin-bottom: 9%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 104px;
    }

    .human-resource-img {
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        text-align: center;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: 380px;
    }

    .contact-content-address div {
        float: right;
    }

    .contact-message-header {
        width: 365px;
        margin: auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .contact-message-content {
        height: 680px;
        margin: auto;
        width: unset;
    }

    .contact-message-content-left-space {
        display: none;
    }

    .contact-message-content-validation-container {
        width: 365px;
    }

    .contact-message-content-validation-content {
        width: 365px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 100%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media {
        display: none;
    }

    .products li {
        width: 50%;
    }

    .products-list-img {
        height: 335px;
    }

    .product-categories-products-list-container ul {
        width: 104%;
    }

    .product-categories-products-list-container li {
        width: 46%;
        margin-right: 4%;
    }

    .product-categories-products-list-img {
        height: 255px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 107.5%;
        }

        .product-categories-list-container li {
            max-width: 125px;
            width: 27%;
            margin-right: 6%;
        }

    .product-detail-card {
        width: 100%;
        /*padding-bottom: 124px;*/
    }

    .product-detail-header span {
        padding: 0 20px;
    }

    .product-detail {
        position: relative;
    }
    /*.product-detail-content {
		margin: 25px 30px;
	}*/
    .product-detail-content {
        margin: 25px 30px;
        margin-top: 500px;
    }

    /*.product-detail-zoom {
		width: 100%;
		display: block;
		background-color: white;
		padding: 0;
	}

	.product-detail-zoom a{
		line-height: 45px;
		margin: auto;
		display: block;
		width: max-content;
	}*/
    .product-detail-zoom {
        width: 100%;
        display: block;
        background-color: #e7e4e0;
        padding: 0;
        position: absolute;
        top: 80px;
        display: none;
    }

        .product-detail-zoom a {
            line-height: 45px;
            margin: auto;
            display: block;
            width: max-content;
        }

    /*.product-detail-main-img {
		width: 100%;
		display: block;
	}*/

    .product-detail-main-img {
        width: 100%;
        display: block;
        position: absolute;
        top: 125px;
        top: 80px;
    }

    #surround {
        width: 260px;
        height: 350px;
        margin: auto;
    }

    /*.product-detail-gallery {
		z-index: 5;
		width: calc(100% - 40px);
		margin-top: -190px;
		margin-left: 20px;
		background-color: white;
		margin-right: 20px;
		display: block;
	}*/

    .product-detail-gallery {
        z-index: 5;
        margin-left: 20px;
        background-color: white;
        margin-right: 20px;
        display: block;
        position: absolute;
        top: 400px;
        width: calc(100% - 120px);
        max-width: 240px;
    }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
        top: 0px !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
        background-color: white !important;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

    .error {
        padding: 40px 60px;
    }

    .error-img {
        display: block;
        width: 70%;
        height: 230px;
        margin: auto;
        margin-bottom: 50px;
    }

        .error-img img {
            object-fit: contain;
        }

    .error-container {
        display: block;
        width: 100%;
        padding: 20px;
    }
}

/* iphone 5/5s yatay */
@media only screen and (min-width:560px) and (max-width:639px) {
    /**/
    .logo {
        left: 22px;
    }

    .header.fixed .tanitim {
        top: 48%;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 40px 0 0 8px;
        float: right;
        width: 276px;
    }

    .sustainable-container .main-categories-content-slogan {
        font-size: 15px;
        line-height: 2;
    }

    .sustainable-container:before {
        height: 100%;
        width: 100%;
        background-size: 41%;
        background-position: 5% center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 10px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 15px;
        background-size: 85%;
        background-position: -35% top;
    }

        .main-introduction-container .main {
            width: 38%;
            height: auto;
            margin: 38px 3% 0px 154px;
            float: right;
            display: table;
            padding: 0 15px;
            background-size:100%;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 32px;
    }

    .introduction-box-left::after {
        right: -34px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 20px 0;
    }

        .introduction-box-area img {
            width: 57px;
        }

    .middle-production-container {
        background-size: 76%;
        margin-bottom: 35px;
        height: 230px;
        background-position: 190% top;
    }

    .middle-production-title {
        width: 33%;
        margin-top: 0;
    }

    .middle-production-text {
        width: 53%;
        padding: 0 0 0 48px;
        font-size: 17px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 49%;
        height: 138px;
        margin: 0 2px 6px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 27%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 28%;
        height: 201px;
        margin-left: 5px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 201px !important;
        width: 34.5% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.1% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 121px;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 23.8%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 31.2% !important;
        height: 201px !important;
        margin-right: 0 !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 41%;
        left: 27%;
        width: 20%;
        text-align: right;
    }

    .search-container {
        display: block;
        position: absolute;
        right: 95px;
        top: 42px;
        width: calc(100% - 398px);
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        top: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 200px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 220px;
        left: 22.5%;
    }

    .main-products-list {
        position: relative;
    }

    .main-products-categories {
        width: calc(50% + 10px);
        margin-left: -20px;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
        position: relative;
        margin-top: -412px;
    }

        .main-products-list-box ul li {
            display: none;
        }

            .main-products-list-box ul li:first-child {
                display: table;
                width: calc(50% + 10px);
                margin-right: -20px;
                float: right;
                margin-bottom: 25px;
                margin-top: unset;
            }

            /*.main-products-list-box ul li {
		width: calc(50% + 10px);
		margin-left: -20px;
		margin-bottom: 25px;
		margin-top: 412px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		width: calc(50% + 10px);
		margin-right: -20px;
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

            .main-products-list-box ul li a {
                height: 387px;
            }

    .main-products-list-img {
        height: 297px;
    }

    .main-products-list-header {
        height: 80px;
    }

    .main-products-category-icon {
        height: 207px;
    }

    .main-products-category-header {
        height: 104px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 60px auto 50px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 360px) / 2);
        padding-right: calc((100% - 360px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        float: none;
        width: 100%;
        max-width: 250px;
        margin: auto;
        margin-bottom: 50px;
    }

    .main-counter-container {
        padding-bottom: 20px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 25px;
    }

    .main-counter-list ul {
        min-height: 90px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 35px;
        line-height: 35px;
    }

        .main-counter-list-content-header span {
            font-size: 16px;
            line-height: 16px;
        }

    .main-counter-list-content-text {
        font-size: 18px;
        line-height: 20px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-content-slogan {
        margin-bottom: 0;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-categories-list, .main-categories-list ul {
        position: relative;
    }

        .main-categories-list::before {
            content: "";
            width: calc(100% + 130px);
            height: 100%;
            position: absolute;
            background-color: #e7e4e0;
            top: 0;
            left: -65px;
        }

        .main-categories-list ul li {
            margin: 0 4% 0 0;
            width: 48%;
        }

            .main-categories-list ul li:nth-child(2n) {
                margin: 0;
            }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 400px;
        font-size: 28px;
        line-height: 36px;
        max-width: 290px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 300px;
    }

    .main-slogan-content-header {
        font-size: 35px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 300px;
    }

    .footer-products {
        width: 25%;
        display: none;
    }

    .footer-menu {
        width: 25%;
        display: none;
    }

    .footer-contact {
        width: 50%;
        width: 100%;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 100%;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
    }

    .slider-content .main {
        padding: 0px;
        width: 500px;
    }

    .corporate-content {
        min-height: 450px;
        margin: 20px 0;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 30px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 43.65%;
            margin-left: 3.85%;
            margin-bottom: 3.85%;
        }

    .corporate-product-list-img {
        height: 195.5px;
    }

    .corporate-gallery-container ul {
        width: 109.85%;
    }

    .corporate-gallery-container li {
        width: 25%;
        margin-right: 8%;
        margin-bottom: 8%;
    }

    .corporate-gallery-list-img {
        height: 97.7px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 109.5%;
        }

            .production-container-production-list ul li {
                width: 41.3%;
                margin-right: 8.7%;
                margin-bottom: 8.7%;
                height: 300px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 100px;
    }

    .media-gallery-list-container {
        padding-top: 33px;
    }

        .media-gallery-list-container li {
            width: 40%;
            margin-left: 6.66%;
            min-height: 215px;
        }

    .media-gallery-list-content-img {
        height: 130px;
    }

    .media-video-list-container {
        padding-top: 33px;
    }

        .media-video-list-container li {
            width: 40%;
            margin-left: 6.66%;
            min-height: 195px;
        }

    .media-video-list-content-img {
        height: 130px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 200px;
    }

    .media-news-detail-content {
        padding: 30px 35px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 27%;
            margin-right: 6%;
            margin-bottom: 6%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 81px;
    }

    .human-resource-img {
        padding: 0;
        width: 35%;
        padding-right: 3%;
        display: none;
    }

    .human-resource-content {
        padding-left: 0%;
        width: 70%;
        text-align: center;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: 380px;
    }

    .contact-content-address div {
        float: right;
    }

    .contact-message-header {
        width: 365px;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .contact-message-content {
        height: 680px;
    }

    .contact-message-content-validation-container {
        width: 365px;
    }

    .contact-message-content-validation-content {
        width: 365px;
    }

    .contact-message-content-validation-content-form {
        width: 100%;
        float: none;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 100%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .contact-message-content-social-media li {
        height: 40%;
    }

    .products li {
        width: 50%;
    }

    .products-list-img {
        height: 405px;
    }

    .product-categories-products-list-container ul {
        width: 104%;
    }

    .product-categories-products-list-container li {
        width: 46%;
        margin-right: 4%;
    }

    .product-categories-products-list-img {
        height: 313px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 107.5%;
        }

        .product-categories-list-container li {
            max-width: 150px;
            width: 27%;
            margin-right: 6%;
        }

    .thumbelina {
        width: max-content;
    }

    .thumbelina-but.horiz {
        width: 20px !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-card {
        width: 100%;
        min-height: 460px;
    }

    .product-detail-zoom {
        display: none;
    }

    .product-detail-main-img {
        width: 240px;
    }

    #surround {
        height: 300px;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

        .product-detail-gallery-img img {
            object-fit: cover !important;
        }

    .product-detail .main {
        position: relative;
    }

    .product-detail-gallery {
        width: 200px;
        height: 130px;
        margin: 10px 20px;
        position: absolute;
        top: 337px;
        z-index: 2;
        display: block;
    }

    .error {
        padding: 40px 60px;
    }

    .error-img {
        width: 190px;
    }
}

/* Samsung S3 yatay */
@media only screen and (min-width:640px) and (max-width:659px) {
    /**/
    .logo {
        left: 22px;
    }

    /*.header-social-media {
        display: none;
    }*/

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 40px 0 0 8px;
        float: right;
        width: 276px;
    }

    .sustainable-container .main-categories-content-slogan {
        font-size: 15px;
        line-height: 0;
    }

    .sustainable-container:before {
        height: 100%;
        width: 100%;
        background-size: 41%;
        background-position: 5% center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: 305px;
        margin-bottom: 25px;
        background-size: 89%;
        background-position: -50% top;
        padding-bottom: 0;
    }

        .main-introduction-container .main {
            width: 34%;
            height: auto;
            margin: 61px auto 0;
            display: table;
            margin-right: 3%;
            padding: 0 15px;
            background-size: 100%;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 27px;
    }

    .introduction-box-left::after {
        right: -26px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 20px auto;
    }

        .introduction-box-area img {
            /*width: 116px;*/
            width: 70px;
        }

    .middle-production-container {
        background-size: 76%;
        margin-bottom: 35px;
        height: 260px;
        background-position: 170% top;
    }

    .middle-production-title {
        width: 46%;
        margin-top: 30px;
    }

    .middle-production-text {
        width: 45%;
        padding: 0 0 0 48px;
        font-size: 17px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 49%;
        height: 138px;
        margin: 0 2px 6px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 22%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 28%;
        height: 245px;
        margin-left: 5px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 245px !important;
        width: 34.5% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.1% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 121px;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 23.8%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 31.2% !important;
        margin-right: 0 !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 41%;
        left: 27%;
        width: 18%;
        text-align: right;
    }

    .search-container {
        display: block;
        position: absolute;
        right: 95px;
        top: 42px;
        width: calc(100% - 418px);
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        top: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 220px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 230px;
        left: 22.5%;
    }

    .main-products-list {
        position: relative;
    }

    .main-products-categories {
        width: 45%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
        position: relative;
        margin-top: -411px;
    }

        .main-products-list-box ul li {
            display: none;
        }

            .main-products-list-box ul li:first-child {
                display: table;
                width: 45%;
                margin-left: 0;
                float: right;
                margin-bottom: 25px;
                margin-top: unset;
            }

            /*.main-products-list-box ul li {
		width: 45%;
		margin-left: 0;
		margin-bottom: 25px;
		margin-top: 411px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

            .main-products-list-box ul li a {
                height: 384px;
            }

    .main-products-list-img {
        height: 295px;
    }

    .main-products-list-header {
        height: 79px;
    }

    .main-products-category-icon {
        height: 205px;
    }

    .main-products-category-header {
        height: 105px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 60px auto 50px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 370px) / 2);
        padding-right: calc((100% - 370px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        float: none;
        width: 100%;
        max-width: 250px;
        margin: auto;
        margin-bottom: 50px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 40px;
    }

    .main-counter-list ul {
        min-height: 90px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 40px;
        line-height: 40px;
    }

        .main-counter-list-content-header span {
            font-size: 17px;
            line-height: 17px;
        }

    .main-counter-list-content-text {
        font-size: 20px;
        line-height: 23px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-container {
        height: 610px;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 70%;
        height: 580px;
    }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 450px;
        font-size: 30px;
        line-height: 38px;
        max-width: 300px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 300px;
    }

    .main-slogan-content-header {
        font-size: 39px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 300px;
    }

    .footer-products {
        width: 25%;
        display: none;
    }

    .footer-menu {
        width: 25%;
        display: none;
    }

    .footer-contact {
        width: 50%;
        width: 100%;
    }

    .footer-enews {
        float: none;
        width: 100%;
        padding-top: 15px;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 50%;
        float: left;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-content {
        margin-top: 25px;
        min-height: 430px;
    }

    .corporate-product-list {
        margin: 25px 0;
    }

        .corporate-product-list ul {
            width: 100%;
        }

        .corporate-product-list li {
            width: 44.75%;
            margin-left: 2.45%;
            margin-bottom: 4.05%;
        }

    .corporate-product-list-img {
        height: 188px;
    }

    .corporate-gallery-container ul {
        width: 109.85%;
    }

    .corporate-gallery-container li {
        width: 25%;
        margin-right: 8%;
        margin-bottom: 8%;
    }

    .corporate-gallery-list-img {
        height: 112.3px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 109.5%;
        }

            .production-container-production-list ul li {
                width: 41.3%;
                margin-right: 8.7%;
                margin-bottom: 8.7%;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 115px;
    }

    .media-gallery-list-container {
        padding-top: 14px;
    }

        .media-gallery-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 205px;
        }

    .media-gallery-list-content-img {
        height: 112px;
    }

    .media-video-list-container {
        padding-top: 14px;
    }

        .media-video-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 185px;
        }

    .media-video-list-content-img {
        height: 112px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 210px;
    }

    .media-news-detail-content {
        padding: 30px 35px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 27%;
            margin-right: 6%;
            margin-bottom: 6%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 96px;
    }

    .human-resource-img {
        padding: 0;
        width: 35%;
    }

    .human-resource-content {
        padding-left: 5%;
        width: 65%;
        text-align: center;
        position: relative;
    }

    .FileError {
        width: 100%;
        left: 0;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
        margin-left: 5%;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: 380px;
    }

    .contact-content-address div {
        float: right;
    }

    .contact-message-header {
        width: 465px;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content {
        height: 530px;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .contact-message-content-validation-container {
        width: 465px;
    }

    .contact-message-content-validation-content {
        width: 465px;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 100%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .products li {
        width: 50%;
    }

    .products-list-img {
        height: 465px;
    }

    .product-categories-list-container {
        width: 100%;
    }

        .product-categories-list-container ul {
            width: 105.25%;
        }

    .product-categories-products-list-container ul {
        width: 107%;
    }

    .product-categories-list-container li {
        max-width: 125px;
        width: 20%;
        margin-right: 5%;
    }

    .product-categories-products-list-container li {
        width: 29.5%;
        margin-right: 2.5%;
    }

    .product-categories-products-list-img {
        height: 234px;
    }

    .thumbelina {
        width: max-content;
    }


    .thumbelina-but.horiz {
        width: 20px !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-card {
        width: 100%;
        min-height: 460px;
    }

    .product-detail-zoom {
        display: none;
    }

    .product-detail-main-img {
        width: 240px;
    }

    #surround {
        height: 300px;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

        .product-detail-gallery-img img {
            object-fit: cover !important;
        }

    .product-detail .main {
        position: relative;
    }

    .product-detail-gallery {
        width: 200px;
        height: 130px;
        margin: 10px 20px;
        position: absolute;
        top: 337px;
        z-index: 2;
        display: block;
    }

    .error {
        padding: 60px 80px;
    }
}

/* iphone 6/6s yatay */
@media only screen and (min-width:660px) and (max-width:699px) {
    /**/
    .logo {
        left: 22px;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 40px 0 0 8px;
        float: right;
        width: 325px;
    }

    .sustainable-container .main-categories-content-slogan {
        font-size: 15px;
        line-height: 3;
    }

    .sustainable-container:before {
        height: 100%;
        width: 100%;
        background-size: 38%;
        background-position: 5% center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 20px;
        background-size: 82%;
        background-position: -28% top;
    }

        .main-introduction-container .main {
            width: 40%;
            height: auto;
            margin: 42px 15px auto 180px;
            float: right;
            display: table;
            padding: 0 15px;
            background-size: 100%;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 30px;
    }

    .introduction-box-left::after {
        right: -42px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 100%;
        margin: 24px auto;
    }

        .introduction-box-area img {
            width: 80px;
        }

    .middle-production-container {
        background-size: 76%;
        margin-bottom: 35px;
        height: 240px;
        background-position: 180% top;
    }

    .middle-production-title {
        width: 30%;
        margin-top: 0;
    }

    .middle-production-text {
        width: 48%;
        padding: 0 0 0 48px;
        font-size: 19px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 49%;
        height: 175px;
        margin: 0 2px 6px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 162%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 22%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 28%;
        height: 245px;
        margin-left: 5px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 245px !important;
        width: 34.7% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.1% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 121px;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 24.2%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 31.6% !important;
        margin-right: 0 !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 41%;
        left: 27%;
        width: 18%;
        text-align: right;
    }

    .search-container {
        display: block;
        position: absolute;
        right: 95px;
        top: 42px;
        width: calc(100% - 418px);
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        top: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 235px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 245px;
        left: 22.5%;
    }

    .main-products-list {
        position: relative;
    }

    .main-products-categories {
        width: 47%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
        position: relative;
        margin-top: -445px;
    }

        .main-products-list-box ul li {
            display: none;
        }

            .main-products-list-box ul li:first-child {
                display: table;
                width: 45%;
                margin-left: 0;
                float: right;
                margin-bottom: 25px;
                margin-top: unset;
            }

            /*.main-products-list-box ul li {
		width: 47%;
		margin-left: 0;
		margin-bottom: 25px;
		margin-top: 445px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

            .main-products-list-box ul li a {
                height: 420px;
            }

    .main-products-list-img {
        height: 324px;
    }

    .main-products-list-header {
        height: 86px;
    }

    .main-products-category-icon {
        height: 225px;
    }

    .main-products-category-header {
        height: 119px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        max-width: 475px;
        margin: 60px auto 50px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 390px) / 2);
        padding-right: calc((100% - 390px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        width: 44.3%;
        margin-right: 5.7%;
        margin-bottom: 50px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0 auto 40px;
    }

    .main-counter-list ul {
        min-height: 100px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 45px;
        line-height: 45px;
    }

        .main-counter-list-content-header span {
            font-size: 18px;
            line-height: 18px;
        }

    .main-counter-list-content-text {
        font-size: 22px;
        line-height: 25px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-container {
        height: auto;
    }

    .main-categories-content-container {
        height: 300px;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-content-slogan {
        margin-bottom: 0;
    }

    .main-categories-container::before {
        background-position: 70%;
    }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 470px;
        font-size: 30px;
        line-height: 38px;
        max-width: 300px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 215px;
    }

    .main-slogan-content-header {
        font-size: 38px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 215px;
    }

    .footer-products {
        width: 25%;
    }

    .footer-menu {
        width: 25%;
    }

    .footer-contact {
        width: 50%;
    }

    .footer-enews {
        float: none;
        width: 50%;
        padding-top: 15px;
        clear: both;
        display: block;
        position: relative;
    }

    .footer-enews-container {
        width: 100%;
        position: absolute;
        top: 25px;
        left: 100%;
    }

    #pnlENews {
        float: right;
    }

    .footer-phone span {
        display: block;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 50%;
        float: left;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list {
        margin: 30px 0;
    }

        .corporate-product-list ul {
            width: 100%;
            margin: 0;
        }

        .corporate-product-list li {
            width: 30.7%;
            margin-left: 1.1%;
            margin-bottom: 1.4%;
        }

    .corporate-product-list-img {
        height: 185px;
    }

    .corporate-gallery-container ul {
        width: 109.85%;
    }

    .corporate-gallery-container li {
        width: 25%;
        margin-right: 8%;
        margin-bottom: 8%;
    }

    .corporate-gallery-list-img {
        height: 117.5px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 109.5%;
        }

            .production-container-production-list ul li {
                width: 41.3%;
                margin-right: 8.7%;
                margin-bottom: 8.7%;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 120px;
    }

    .media-gallery-list-container {
        padding-top: 15px;
    }

        .media-gallery-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 210px;
        }

    .media-gallery-list-content-img {
        height: 117.33px;
    }

    .media-video-list-container {
        padding-top: 15px;
    }

        .media-video-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 190px;
        }

    .media-video-content-img {
        height: 117.33px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 250px;
    }

    .media-news-detail-content {
        padding: 30px 35px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

        .media-news-detail-content-gallery-list ul {
            width: 110.15%;
        }

        .media-news-detail-content-gallery-list li {
            width: 27%;
            margin-right: 6%;
            margin-bottom: 6%;
        }

    .media-news-detail-content-gallery-list-img {
        height: 105px;
    }

    .human-resource-content {
        text-align: center;
        position: relative;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .FileError {
        width: 100%;
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
        margin-left: 9%;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
        position: relative;
        margin-bottom: 90px;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
            margin-left: calc(50% - 102px);
            position: absolute;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: 380px;
    }

    .contact-content-address div {
        float: right;
    }

    .contact-message-header {
        width: 465px;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content {
        height: 530px;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .contact-message-content-validation-container {
        width: 465px;
    }

    .contact-message-content-validation-content {
        width: 465px;
    }

    .contact-message-content-validation-content-validate-area {
        display: table;
        width: 100%;
    }

    .contact-message-content-validation-content-validate-area-reChaptca {
        display: block;
        margin: auto;
        margin-bottom: 20px;
        width: fit-content;
    }

    .contact-message-content-validation-content-validate-area-button-container {
        display: block;
        margin: auto;
    }

    .products li {
        width: 50%;
    }

    .products-list-img {
        height: 490px;
    }

    .product-categories-list-container li {
        width: 121px;
    }

    .product-categories-products-list-container ul {
        width: 107%;
    }

    .product-categories-products-list-container li {
        width: 29.5%;
        margin-right: 2.5%;
    }

    .product-categories-products-list-img {
        height: 255px;
    }

    .product-detail-gallery {
        position: absolute;
        width: 200px;
        height: 130px;
        top: 372px;
        margin: 10px 20px;
        display: block;
        z-index: 2;
    }

    .thumbelina {
        width: max-content;
    }


    .thumbelina-but.horiz {
        width: 20px !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
        background-color: rebeccapurple;
    }

    .product-detail-card {
        width: 100%;
        min-height: 460px;
    }

    .product-detail-zoom {
        display: none;
    }

    .product-detail-main-img {
        width: 240px;
    }

    #surround {
        height: 300px;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

        .product-detail-gallery-img img {
            object-fit: cover !important;
        }

    .product-detail .main {
        position: relative;
    }

    .product-detail-gallery {
        width: 200px;
        height: 130px;
        margin: 10px 20px;
        position: absolute;
        top: 337px;
        z-index: 2;
        display: block;
    }

    .error {
        padding: 60px 80px;
    }
}

/* iphone Plus yatay */
@media only screen and (min-width:700px) and (max-width:759px) {
    /**/
    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 40px 0 0 8px;
        float: right;
        width: 325px;
    }

    .sustainable-container .main-categories-content-slogan {
        font-size: 15px;
        line-height: 3;
    }

    .sustainable-container:before {
        height: 100%;
        width: 100%;
        background-size: 41%;
        background-position: 8% center;
    }

    .sustainable-container:after {
        display: none;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 20px;
        background-size: 77%;
        background-position: -10% top;
    }

        .main-introduction-container .main {
            width: 40%;
            height: auto;
            margin: 45px 20px auto 180px;
            float: right;
            display: table;
            padding: 0 15px;
            background-size: 100%;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 33px;
    }

    .introduction-box-left::after {
        right: -39px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 90%;
        margin: 24px auto;
    }

        .introduction-box-area img {
            width: 85px;
        }

    .middle-production-container {
        background-size: 76%;
        margin-bottom: 35px;
        height: 275px;
        background-position: 176% top;
    }

    .middle-production-title {
        width: 40%;
        margin-top: 30px;
    }

    .middle-production-text {
        width: 50%;
        padding: 0 0 0 48px;
        font-size: 18px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 48.4%;
        height: 175px;
        margin: 0 0 10px 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 127%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 22%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 28%;
        height: 245px;
        margin-left: 5px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 245px !important;
        width: 34.9% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.2% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 121px;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 24.2%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 31.6% !important;
        margin-right: 0 !important;
    }

    .sustainability-container {
        margin: 25px auto;
    }

    .product-categories-list-container li {
        width: 139px;
    }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 41%;
        left: 24%;
        width: 15%;
        text-align: right;
    }

    .search-container {
        display: block;
        position: absolute;
        right: 95px;
        top: 42px;
        width: calc(100% - 418px);
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        top: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 255px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 275px;
        left: 22.5%;
    }

    .main-products-list {
        position: relative;
    }

    .main-products-categories {
        width: 47%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 100%;
        padding: 0;
        position: relative;
        margin-top: -495px;
    }

        .main-products-list-box ul li {
            display: none;
        }

            .main-products-list-box ul li:first-child {
                display: table;
                width: 45%;
                margin-left: 0;
                float: right;
                margin-bottom: 25px;
                margin-top: unset;
            }

            /*.main-products-list-box ul li {
		width: 47%;
		margin-left: 0;
		margin-bottom: 25px;
		margin-top: 495px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

            .main-products-list-box ul li a {
                height: 469px;
            }

    .main-products-list-img {
        height: 363px;
    }

    .main-products-list-header {
        height: 96px;
    }

    .main-products-category-icon {
        height: 251px;
    }

    .main-products-category-header {
        height: 142px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        margin: 60px auto 50px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 390px) / 2);
        padding-right: calc((100% - 390px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        width: 42.3%;
        margin-right: 7.7%;
        margin-bottom: 50px;
    }

    .main-counter-header {
        font-size: 26px;
        line-height: 30px;
        margin: 0px auto 30px;
    }

    .main-counter-list ul {
        min-height: 110px;
        padding-left: 0;
    }

    .main-counter-list-content-header {
        font-size: 50px;
        line-height: 50px;
    }

        .main-counter-list-content-header span {
            font-size: 20px;
            line-height: 20px;
        }

    .main-counter-list-content-text {
        font-size: 25px;
        line-height: 30px;
    }

    .main-production-container {
        margin-top: 54px;
    }

    .main-production-earth {
        display: block;
        width: 100%;
        background-size: contain;
    }

    .main-categories-container {
        height: 630px;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 75%;
        height: 560px;
    }

    .main-production-slogan {
        margin: 20px auto;
        margin-top: 505px;
        font-size: 30px;
        line-height: 38px;
        max-width: 300px;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 240px;
    }

    .main-slogan-content-header {
        font-size: 40px;
    }

    .main-slogan-container::before {
        background-position: 90%;
        height: 240px;
    }

    .footer-products {
        width: 25%;
    }

    .footer-menu {
        width: 25%;
    }

    .footer-contact {
        width: 50%;
    }

    .footer-enews {
        float: none;
        width: 50%;
        padding-top: 15px;
        clear: both;
        display: block;
        position: relative;
    }

    .footer-enews-container {
        width: 100%;
        position: absolute;
        top: 25px;
        left: 100%;
    }

    #pnlENews {
        float: right;
    }

    .footer-phone span {
        display: block;
    }

    .footer-bottom {
        position: relative;
        padding: 10px;
    }

    .footer-table-cell {
        display: block;
        width: 50%;
        float: left;
    }

    .copyrigth {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .footer-mtable-header {
        width: 100%;
        margin: 0;
        height: 90px;
        display: block;
        position: absolute;
        right: 0;
        top: 10px;
    }

    .footer-logo {
        margin-top: 10px;
    }

    .owner {
        text-align: center;
        line-height: 40px;
        margin-top: 90px;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-content {
        margin: 25px 0;
        min-height: auto;
    }

    .corporate-product-list {
        margin-top: 10px;
        margin-bottom: 25px;
    }

        .corporate-product-list ul {
            width: 104%;
        }

        .corporate-product-list li {
            width: 30.1%;
            margin-right: 1.9%;
            margin-bottom: 1.9%;
        }

    .corporate-product-list-img {
        height: 184.5px;
    }

    .corporate-gallery-container ul {
        width: 106.35%;
    }

    .corporate-gallery-container li {
        width: 19%;
        margin-right: 6%;
        margin-bottom: 6%;
    }

    .corporate-gallery-list-img {
        height: 96.65px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 108.25%;
        }

            .production-container-production-list ul li {
                width: 26.3%;
                margin-right: 6.7%;
                margin-bottom: 6.7%;
                height: 300px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 135px;
    }

    .media-gallery-list-container {
        padding-top: 16.5px;
    }

        .media-gallery-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 220px;
        }

    .media-gallery-list-content-img {
        height: 131.33px;
    }

    .media-video-list-container {
        padding-top: 16.5px;
    }

        .media-video-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 200px;
        }

    .media-video-list-content-img {
        height: 131.33px;
    }

    .media-news-detail-content-text {
        margin-bottom: 50px;
    }

    .media-news-detail-content-img {
        height: 290px;
    }

    .media-news-detail-content {
        padding: 30px 35px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

    .media-news-detail-content-gallery-list-img {
        height: 80px;
    }

    .human-resource-content {
        text-align: center;
        position: relative;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
        margin-left: 9%;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
        width: 380px;
    }

    .contact-content-address div {
        float: right;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content {
        height: 460px;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .products-list-img {
        height: 275px;
    }

    .product-categories-products-list-container ul {
        width: 107%;
    }

    .product-categories-products-list-container li {
        width: 29.5%;
        margin-right: 2.5%;
    }

    .product-categories-products-list-img {
        height: 275px;
    }

    /*#slider1 {
		position: relative;
		width: 200px;
		height: 130px;
	}*/

    .product-detail-gallery {
        position: absolute;
        width: 200px;
        height: 130px;
        top: 372px;
        margin: 10px 20px;
        display: block;
        z-index: 2;
    }

    .thumbelina {
        width: max-content;
    }


    .thumbelina-but.horiz {
        width: 20px !important;
    }

        .thumbelina-but.horiz.left {
            left: -20px !important;
        }

            .thumbelina-but.horiz.left.disabled,
            .thumbelina-but.horiz.left.disabled:hover {
                left: -20px !important;
            }

        .thumbelina-but.horiz.right {
            right: -20px !important;
        }

            .thumbelina-but.horiz.right.disabled,
            .thumbelina-but.horiz.right.disabled:hover {
                right: -20px !important;
            }

    .product-detail-gallery > div:nth-child(2) {
        display: block;
    }

    .left, .right {
        display: table;
    }

    .product-detail-card {
        width: 100%;
        min-height: 460px;
    }

    .product-detail-zoom {
        display: none;
    }

    .product-detail-main-img {
        width: 240px;
    }

    #surround {
        height: 300px;
    }

    .product-detail-gallery li {
        float: left;
        margin-right: 10px !important;
    }

        .product-detail-gallery li:last-child {
            margin-right: 0px !important;
        }

    .product-detail-gallery-img {
        width: 93px;
    }

        .product-detail-gallery-img img {
            object-fit: cover !important;
        }

    .product-detail .main {
        position: relative;
    }

    .product-detail-gallery {
        width: 200px;
        height: 130px;
        margin: 10px 20px;
        position: absolute;
        top: 337px;
        z-index: 2;
        display: block;
    }
}

/* tablet dikey */
@media only screen and (min-width:760px) and (max-width:999px) {
    /**/
    .main-counter-header {
        margin: 0 auto 50px;
    }

    .main-counter-list ul {
        padding-left: 0;
    }

    .header.fixed .tanitim {
        top: 52%;
    }

    .header.fixed .hamburger-menu-mobile {
        top: 40px;
    }

    .sustainable-container {
        height: auto;
    }

    .main-counter-container .main {
        padding: 0 11px;
    }

    .sustainable-container .main-categories-content-container {
        height: auto;
    }

    .sustainable-container .main-categories-content {
        padding: 40px 0 0 8px;
        float: right;
        width: 475px;
    }

    .sustainable-container .main-categories-content-slogan {
        font-size: 15px;
        line-height: 3;
    }

    .sustainable-container:before {
        height: 100%;
        width: 35%;
        background-size: 89%;
        background-position: 27% center;
    }

    .sustainable-container:after {
        width: 32%;
        background-size: 82%;
    }

    .sustainable-container .main-categories-content-header {
        font-size: 32px;
        margin-bottom: 25px;
    }

    .main-introduction-container {
        height: auto;
        margin-bottom: 20px;
        background-size: 77%;
        background-position: -13% top;
    }

        .main-introduction-container .main {
            width: 39%;
            height: 269px;
            margin: 30px 20px 0 212px;
            float: right;
            display: table;
            background-size: 100%;
            padding: 0 20px;
        }

    .introduction-title {
        margin-top: 20px;
        font-size: 33px;
    }

    .introduction-box-left::after {
        right: -29px;
    }

    .introduction-box-right {
        font-size: 20px;
    }

    .introduction-box-area {
        width: 90%;
        margin: 24px auto;
    }

        .introduction-box-area img {
            width: 100px;
        }

    .middle-production-container {
        background-size: 76%;
        margin-bottom: 35px;
        height: 275px;
        background-position: 176% top;
    }

    .middle-production-title {
        width: 40%;
        margin-top: 30px;
    }

    .middle-production-text {
        width: 50%;
        padding: 0 0 0 48px;
        font-size: 18px;
    }

    .production-container {
        margin-bottom: 30px;
    }

        .production-container .main {
            width: 100%;
        }

    .production-container-header {
        margin-bottom: 30px;
    }

    .production-container-item {
        width: 48.6%;
        height: 226px;
        margin: 0 0 10px 10px;
        background-size: cover !important;
    }

    .collection-container-content {
        background-size: 107%;
        height: auto;
    }

    .collection-container-header {
        margin: 25px 0 15px;
    }

    .collection-container-block {
        width: 22%;
        height: auto;
        padding: 1.5% 3%;
        line-height: 28px;
        margin: 0;
    }

        .collection-container-block-title, .collection-container-block ul {
            font-size: 15px;
        }

            .collection-container-block ul li:before {
                width: 8px;
                height: 8px;
            }

    .home-gallery-container {
        height: auto;
        margin-top: 0;
    }

    .home-gallery-left {
        width: 27.8%;
        height: 245px;
        margin-left: 7px;
        float: left;
        margin-top: 7px;
    }

    .home-gallery-right {
        width: 98%;
        height: 100%;
        float: none;
        margin: 0 auto;
    }

    .home-gallery-right-box {
        height: 245px !important;
        width: 35% !important;
        margin-right: 7px !important;
        margin-top: 7px !important;
    }

        .home-gallery-right-box:nth-child(2) {
            margin-right: 0 !important;
        }

        .home-gallery-right-box:nth-child(3), .home-gallery-right-box:nth-child(4) {
            width: 33.2% !important;
        }

        .home-gallery-right-box:nth-child(6) {
            width: 100% !important;
            height: auto !important;
        }

    .home-gallery-right-box-sub:nth-child(1) {
        height: 121px;
        width: 40%;
        margin-right: 7px;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 63.6%;
    }

    .home-gallery-right-box-sub:nth-child(2) {
        width: 33.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 24.6%;
        height: 121px;
        margin-top: 0;
    }

    .home-gallery-right-box:nth-child(5) {
        width: 31.8% !important;
        margin-right: 0 !important;
    }

    .footer-enews-textbox .textbox {
        padding-left: 10px;
    }

    .sustainability-container {
        margin: 25px auto;
    }

    .product-categories-list-container li {
        width: 158px;
    }
    /**/
    /**/
    .corporate-product-list {
        margin: 40px 0;
    }

        .corporate-product-list li {
            width: 31.7%;
            margin-bottom: 12px;
            margin-right: 12px;
        }
    /**/
    .header-social-media {
        display: none;
    }

    .tanitim {
        top: 41%;
        left: 23%;
        width: 14%;
        text-align: right;
    }

    .search-container {
        display: block;
        position: absolute;
        right: 95px;
        top: 42px;
        width: calc(100% - 418px);
    }

    .menu {
        display: none;
    }

    .hamburger-menu-mobile {
        display: block;
        float: right;
        top: 40px;
    }

    .language-box {
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .slider {
        height: 275px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 295px;
        left: 22.5%;
    }

    /*	.main-products-list{
		position: relative;
	}

	.main-products-categories {
		width: 47%;
		margin-bottom: 25px;
	}

	.main-products-list-box {
		width: 100%;
		padding: 0;
		position: relative;
		margin-top: -365px;
	}

	.main-products-list-box ul li {
		width: 47%;
		margin-left: 0;
		margin-bottom: 25px;
		margin-top: 365px;
	}

	.main-products-list-box ul li:first-child, .main-products-list-box ul li:last-child {
		float: right;
		margin-bottom: 25px;
		margin-top: unset;
	}*/

    .main-products-categories {
        width: 33%;
        margin-bottom: 25px;
    }

    .main-products-list-box {
        width: 67%;
        padding: 0;
    }

        .main-products-list-box ul {
            width: 100%;
        }

            .main-products-list-box ul li {
                width: 45%;
                margin-left: 5%;
                margin-right: 0;
            }

                .main-products-list-box ul li:last-child {
                    display: none;
                }

                .main-products-list-box ul li a {
                    height: 370px;
                }

    .main-products-list-img {
        height: 295px;
    }

    .main-products-list-header {
        height: 66px;
    }

    .main-products-category-icon {
        height: 212px;
    }

    .main-products-category-header {
        height: 82px;
    }

    .main-production-turkey {
        display: none;
    }

    .main-production-content {
        background-color: #f59d3a;
        padding: 20px;
        margin: 300px auto 100px auto;
        display: block;
        float: none;
        width: 100vw;
        max-width: unset;
        margin-left: -40px;
        padding-left: calc((100% - 390px) / 2);
        padding-right: calc((100% - 390px) / 2);
        margin-right: -40px;
    }

    .main-production-list ul li {
        width: 42.3%;
        margin-right: 7.7%;
        margin-bottom: 50px;
    }

    .main-production-earth {
        left: calc(50vw - 385px);
    }

    .main-categories-container {
        height: 600px;
    }

    .main-categories-content {
        margin: auto;
        float: none;
        padding-left: 25px;
        padding-top: 25px;
    }

    .main-categories-container::before {
        background-position: 80%;
    }

    .main-slogan-content {
        padding: 0;
        margin: auto;
        float: unset;
        height: 240px;
    }

    .main-slogan-content-header {
        font-size: 40px;
    }

    .main-slogan-container::before {
        background-position: 100%;
        height: 240px;
    }

    .copyrigth {
        line-height: 20px;
        text-align: center;
    }

    .footer-mtable-header {
        display: table-caption;
        width: 100%;
        width: 15%;
        display: table-cell;
    }

    .footer-logo {
        margin-top: 20px;
    }

    .footer-phone span {
        display: block;
    }

    .owner {
        line-height: 20px;
        text-align: center;
    }

    .footer-bottom .main {
        display: block;
    }

    .corporate-content-container {
        background-image: unset;
    }

    .corporate-content-box {
        float: none;
        margin: auto;
    }

    .corporate-product-list-img {
        height: 218px;
    }

    .corporate-gallery-list-img {
        height: 93px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

        .production-container-production-list ul {
            width: 108.25%;
        }

            .production-container-production-list ul li {
                width: 26.3%;
                margin-right: 6.7%;
                margin-bottom: 6.7%;
                height: 300px;
            }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 140px;
    }

    .media-gallery-list-container {
        padding-top: 18px;
    }

        .media-gallery-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 225px;
        }

    .media-gallery-list-content-img {
        height: 140.66px;
    }

    .media-video-list-container {
        padding-top: 18px;
    }

        .media-video-list-container li {
            width: 30%;
            margin-left: 2.5%;
            min-height: 225px;
        }

    .media-video-list-content-img {
        height: 140.66px;
    }

    .media-news-detail-content-text {
        margin-bottom: 60px;
    }

    .media-news-detail-content-img {
        height: 330px;
    }

    .media-news-detail-content {
        padding: 50px 35px;
    }

    .media-news-detail-content-gallery-list {
        margin-bottom: 0px;
    }

    .media-news-detail-content-gallery-list-img {
        height: 91px;
    }

    .human-resource-content {
        text-align: center;
        position: relative;
    }

    .FileError {
        left: 0;
        width: 100%;
        margin-top: 10px;
        top: unset;
        padding: 0 40px;
        margin-left: 9%;
    }

    .human-resource-content-upload-container {
        margin: auto;
        margin-bottom: 35px;
        position: unset;
    }

    .human-resource-content-validation-reCaptcha {
        margin-bottom: 15px;
        display: block;
    }

        .human-resource-content-validation-reCaptcha div {
            width: min-content;
            margin: auto;
        }

    .human-resource-content-validation-button-container {
        display: block;
        margin: auto;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content {
        height: 460px;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .products-list-img {
        height: 305px;
    }

    .product-categories-products-list-img {
        height: 225px;
    }

    .product-detail-card {
        width: 90%;
        float: left;
    }

    .product-detail-main-img {
        width: 320px;
    }

    .product-detail-gallery {
        margin-top: 152px;
        float: right;
    }

    .product-detail-gallery-img {
        height: 70px;
    }

    .product-detail-header {
        width: 120%;
    }

    .product-detail-content {
        margin: 45px 20px 45px 60px;
    }
}

/* tablet dikey yeni */
@media only screen and (min-width:760px) and (max-width:810px) {
    .home-gallery-right-box {
        width: 34.9% !important;
    }

        .home-gallery-right-box:nth-child(5) {
            width: 31.7% !important;
        }

    .home-gallery-right-box-sub:nth-child(3) {
        width: 24.5%;
    }

    .main-counter-list-content-header {
        font-size: 55px;
    }

    .production-container-item {
        width: 48.5%;
    }

    .product-categories-list-container li {
        width: 145px;
    }
    .introduction-box-left::after {
        right: -20px;
    }
}

/* tabley yatay */
@media only screen and (min-width:1000px) and (max-width:1080px) {
    .header-social-media {
        margin-left: 120px;
        position: unset;
    }

    .hamburger-menu-mobile {
        display: none;
    }

    .language-box {
        background-image: none;
        display: block;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .menu {
        margin-left: 120px;
        width: calc(100% - 300px);
    }

        .menu.ar {
            max-width: calc(100% - 120px);
        }

    .slider {
        height: 335px;
    }

    .slider-shadow {
        width: 55%;
        -webkit-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        box-shadow: 0px -19px 39px 10px rgba(0, 0, 0, 0.75);
        top: 355px;
        left: 22.5%;
    }

    .main-products-list-box ul li a {
        height: 344px;
    }

    .main-products-list-img {
        height: 263px;
    }

    .main-products-list-header {
        height: 62px;
    }

    .main-products-category-icon {
        height: 206px;
    }

    .main-products-category-header {
        height: 71px;
    }

    .main-production-slogan {
        margin-left: 275px;
    }

    .main-production-list {
        margin: 0 -40px;
        width: calc(100% + 80px);
    }

    .corporate-product-list-img {
        height: 300px;
    }

    .corporate-gallery-list-img {
        height: 128px;
    }

    .production-container-production-list {
        width: calc(100% + 80px);
        margin-left: -40px;
    }

    .certificate-list li {
        margin-right: 2%;
        width: 31.3%;
        margin-bottom: 10px;
    }

    .certificate-list-image {
        height: 190px;
    }

    .media-gallery-list-container {
        padding-top: 40px;
    }

        .media-gallery-list-container li {
            min-height: 215px;
        }

    .media-gallery-list-content-img {
        height: 133.33px;
    }

    .media-video-list-container {
        padding-top: 40px;
    }

        .media-video-list-container li {
            min-height: 215px;
        }

    .media-video-list-content-img {
        height: 133.33px;
    }

    .media-news-detail-content-img {
        height: 410px;
    }

    .media-news-detail-content {
        padding: 50px 65px;
    }

    .media-news-detail-content-gallery-list-img {
        height: 120px;
    }

    .human-resource-img {
        padding: 0;
        width: 35%;
    }

    .human-resource-content {
        padding-left: 5%;
        width: 65%;
    }

    .FileError {
        width: 100%;
    }

    .contact-content {
        display: block;
        margin: 25px auto;
    }

    .contact-message-container {
        display: block;
        max-width: 720px;
        margin: auto;
    }

    .contact-message-content {
        height: 460px;
    }

    .contact-message-content-validation-content-form textarea {
        resize: none;
    }

    .products-list-img {
        height: 415px;
    }

    .product-categories-products-list-img {
        height: 315px;
    }

    .product-detail-gallery-img {
        height: unset;
    }
}

/* ara b�lge */
@media only screen and (min-width:1080px) and (max-width:1200px) {
    .header-social-media {
        margin-left: 120px;
        position: unset;
    }

    .hamburger-menu-mobile {
        display: none;
    }

    .language-box {
        display: block;
        background-image: none;
        height: 60px;
        width: 88px;
        right: 40px;
    }

    .menu {
        margin-left: 120px;
        width: calc(100% - 300px);
    }

        .menu.ar {
            max-width: calc(100% - 120px);
        }

    .contact-content {
        width: 380px;
    }

    .contact-message-header {
        width: 565px;
    }

    .contact-message-content-validation-container {
        width: 565px;
    }

    .contact-message-content-validation-content {
        width: 565px;
    }

    .FileError {
        width: 100%;
    }

    .product-detail-gallery-img {
        height: unset;
    }
}
