@media (max-width:1920px){
    .products-page .items .box .image{max-width:200px;max-height:200px;}
    .products-page .items .box .texts{width:70%;}
}

@media (max-width:1680px){
    .footer .contents .item{width:30%;}
    .footer .row{height:381.78px}
    .footer .shape {right: -158px;bottom: 0;height: 381.78px;}
    .products-page .items .box{width:45%;}
}

@media (max-width:1400px){
    .header .contents .logomark{width:100%;height:auto;}
    .header .contents h1{font-size:35pt;}
    .header .contents #text{height:7rem;font-size:35pt;}
    .header .contents .animation-texts::after{height:80px;}
}

@media (max-width:1366px){}

@media (max-width:1200px){
    .satisfaction .items{flex-wrap:wrap;}
    .satisfaction .items .box{width:45%;}
    .footer .col-lg-3{width:100%;}
    .footer .col-lg-9{width:100%;margin-top:4rem;}
    .footer .row{height:100%;}
    .footer .shape{display:none;}
    .footer .contents, .footer .bottom-content{padding:3rem 5rem;}
    .footer .contents .item{width:25%;}
    .products-page .items .box{width:45%;}
    .other-products{background-size:cover;}
    .information .items{gap:2rem;}
    .information .items .item .icon{width:50px;height:50px;}
}

@media (max-width:992px){
    .header{padding-top:0;}
    .header .contents .animation-texts::after{width:60%;}
    .banner{padding-top:0;}
    .navbar .logo.white-logo{filter:none;}
    .navbar{background-color:#fff;padding:2rem 0;}
    .navbar .navbar-toggler{background-color:#281734;width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;}
    .navbar .navbar-nav .nav-item{width:100%;border-bottom:1px solid #281734;text-align:center;padding:1rem 0;}
    .navbar .navbar-nav .nav-item:nth-child(6){border-color:transparent;}
    .navbar .navbar-nav .b4b{background-color:#281734;border-color:#281734;color:#fff;}
    .navbar .navbar-nav .b4b:hover{background-color:transparent;color:#281734;}
    .navbar .navbar-nav .nav-item .nav-link{color:#281734;}
    .navbar .logo{width:220px;}
    .home-page-content .corporate .head{margin-top:3rem;}
    .products .container{max-width:90%;width:100%;}
    .home-page-content .products .head::before, .news .items h1::before, .brands .head::before, .other-products .head::before, .other-news .head::before{margin-top:0;}
    .home-page-content .products .swiper-button-prev, .brands .swiper-button-prev, .other-products .op-swiper-button-prev, .other-news .news-swiper-button-prev{right:2rem;width:26px;height:26px;}
    .home-page-content .products .swiper-button-next, .brands .swiper-button-next, .other-products .op-swiper-button-next, .other-news .news-swiper-button-next{width:26px;height:26px;}
    .home-page-content .products .swiper-button-prev::after, .home-page-content .products .swiper-button-next::after, .brands .swiper-button-next::after, .brands .swiper-button-prev::after, .other-products .op-swiper-button-prev::after, .other-products .op-swiper-button-next::after, .other-news .news-swiper-button-prev::after, .other-news .news-swiper-button-next::after{font-size:7pt;}
    .other-news .news-swiper-button-prev{right:0;}
    .other-products .float-right{right:10px;}
    .home-page-content .products .productSlider .box .image{max-width:200px;max-height:200px;}
    .satisfaction .container-fluid{padding-left:1rem!important;}
    .satisfaction .col-lg-3{padding-right:2rem;}
    .news .container{display:block;}
    .news .items{rotate:0deg;margin-bottom:2rem;justify-content:space-between;}
    .footer .shape{display:none;}
    .corporate-content .desc{margin-top:1rem;}
    .vz-mz .container{padding:2rem;max-width:90%;}
    .vz-mz .col-lg-2{justify-content:normal;}
    .vz-mz .hr{width:100%;height:2px;margin:2rem 0;}
    .history .timeline{overflow-y:auto;max-width: 800px;width: 100%;height: 270px;}
    .footer .contents, .footer .bottom-content{padding:3rem;}
    .products-page .col-lg-9{margin-top:3rem;}
    .footer.mt-0{margin-top:10rem!important;}
    .contact-header .navbar{margin-top:0;}
    .information .items{display:grid;justify-items: center;justify-content: center;}
    .information .items .hr{width:100%;height:1px;}
}

@media (max-width:768px){
    .header .contents .animation-texts::after{width:90%;}
    .home-page-content .corporate-banner .box .items{display:grid;padding:2rem;justify-items:center;justify-content:center;text-align:center;}
    .home-page-content .corporate-banner .box .items .texts{justify-items:center;justify-content:center;text-align:center;}
    .home-page-content .corporate-banner .object{width: 60px;left: 20px;bottom: -30px;}
    .satisfaction .items .box{width:100%;}
    .brands .brandSlider img{max-width:150px;max-height:150px;}
    .footer .contents, .footer .bottom-content{display:grid;}
    .footer .contents .item{width:100%;}
    .products-page .items .box{width:98%;}
}