

@media screen and (min-width: 1920px) {
    .container {
        max-width: 1700px;
    }
}

 @media screen and (max-width: 1600px) {
  .favoriteSlider .swiper-slide.four {
    opacity: 0;
  }
#garmyLife img {
    width: 100%;
    height: 400px;
    min-width: 100%
  }
  .garmyStoryPhoto {width: 100%; min-width: 100%;}
}
 @media screen and (max-width: 1400px) {
#garmyLife {
    margin-bottom: 60px;
}
.bottomMenu {
    padding-left: 0;
}
.bottomMenu>ul>li+li {
    margin-left: 50px;
}
 .productDetailInfo >h2 {
    font-size: 30px;
    line-height: 36px;
 } 
 .productDetailInfo span {
    font-size: 20px;
    line-height: 24px;
}
#productDetailAccordion .accordion-button {
    font-size: 15px;
}
.similarProducts .sectionTitle {
    font-size: 30px;
    line-height: 36px;
 }
.productItem .productItemDetail .text a {
    font-size: 15px;
    line-height: 18px;
 }
 .productItem .productItemDetail .text p {
    font-size: 13px;
    line-height: 16px;
 }
 .productItem .productItemDetail .text span {
    font-size: 15px;
    line-height: 18px;
 }
 .companyPageText {
    font-size: 15px;
    line-height: 18px;
 }
 .accordion-button {
    font-size: 15px;
    line-height: 18px;
    padding: 15px 25px;
 }
 .accordion-body {
    font-size: 15px;
    line-height: 18px; 
padding: 0px 25px 20px }

.copyRight {
    font-size: 15px;
    line-height: 18px;
    padding: 20px 0;
 }
.lastFuarItem .text a {
    font-size: 20px;
    line-height: 24px;
 }
  .pageTitle{
    font-size: 30px;
    line-height: 36px;}
    .textHeader .desc{
    font-size: 15px;
    line-height: 18px;
    }
    .lastfuarHeader strong {
    font-size: 30px;
    line-height: 36px;}
    .lastFuars {
        margin-top: 30px;
    }
     #pageContent{
        padding-bottom: 80px;
     }
     .fuarPhotoList img {
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
     }
      .fuarDetail p{
        font-size: 15px;
        line-height: 18px;}
        .factorySliderGallery .factorySliderGalleryItem img {
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;}
         .factorySlider{
            height: 450px;
         }
}

 @media screen and (max-width: 1200px) {
    .homeProductList .homeProductItem {
        padding: 30px 0;
    }
    .favoriteSlider .swiper-slide.three {
        opacity: 0;
    }
    .homeProductList .homeProductItem .detail {
        padding: 0 20px;
    }
    .homeProductList .homeProductItem .detail strong {
        font-size: 20px;
        line-height: 24px;
    }
    #garmyBox .garmyBoxContent .text p {
        font-size: 15px;
        line-height: 18px;
    }
    #garmyBox .garmyBoxContent .text {
        padding: 30px;
    }
    .garmyLifeTitle p {
        font-size: 18px;
        line-height: 22px;
    }
     .fuarInfoBox{
        padding: 20px;
        width: 230px;
     }
     .fuarInfoBox .locationLogo {
        margin: auto;
     }
      .fuarInfoBox .fuarName{
        font-size: 20px;
        line-height: 24px;
      }
      .fuarInfoBox .fuarAdress  , .fuarInfoBox .fuarStand{
        font-size: 15px;
        line-height: 18px;
      }
      .footerMenu .footerMenuItem ul li a {
        font-size: 14px;
        line-height: 16px;
      }
      .topMenu ul li a {
        font-size: 14px;
      }
       .topMenu ul li+li:before{
        margin:0 10px;
       }
       .bottomMenu>ul>li+li {
        margin-left: 30px;
       }
       .bottomMenu>ul>li>a {
        font-size: 14px;
        line-height: 16px;
       }
        .bottomMenu>ul>li>ul{
            padding: 20px;
            min-width: 400px;
        }
         .bottomMenu>ul>li>ul li a{
            font-size: 14px;
            line-height: 16px;
            padding: 10px 0;
        }
        .maps iframe {
            height: 500px;
        }
 }


 @media screen and (max-width: 992px) {
    .topMenu {
        display: none;
    }
    .mobileMenu {
        display: block;}
            .hc-nav-trigger.hc-nav-1 {
        display: block;
        position: relative;
        top: auto;
    }
    .hc-nav-trigger span, .hc-nav-trigger span::before, .hc-nav-trigger span::after  {
        background:var(--green)
    }
    .headerbottom *:has(.social) {
        justify-content: center !important;
    }
    .headerbottom .social {
     padding:20px 0
    }
    .container, .container-md, .container-sm {
        max-width: 90%;
    }
    .homeProductList .homeProductItem+.homeProductItem {
        margin-left: 20px;
    }
     .factorySliderText strong ,     .factorySliderText i{
        font-size: 20px;
        line-height: 24px;
     }
     .factorySliderText .middle img {
        width: 60px;
     }
     .factorySlider {
        height: auto
     }
         .factorySlidercontent .col-lg-7 {
     order:2 }
     .factorySlidercontent .col-lg-5 {
     order:1 }
     .factorySliderText .top , .factorySliderText .bottom {
        display: none;
     }
.factorySlider .nextButtons{
     position: relative;
     display: flex;
     align-items: center;
     justify-content: space-between;
     width: 100%;
     }
     .nextButtons .swiper-button-prev {
        display: block;
        order:1;
        transform: rotate(90deg);
        width: 33px;
        height: 17px;
            margin: 0;
     }
       .nextButtons .swiper-button-next {
        display: block;
        order:2;
        transform: rotate(-90deg);
        width: 33px;
        height: 33px;
        margin: 0;
     }
       .factorySlider .nextButtons * {
        display: flex;
        align-items: center;
        justify-content: center;
       }
     .factorySlider .nextButtons img {
        width: 16.5px;
        height: 9.5px;
     }
      .favoriteSlider .swiper-slide .photo{
        transform: rotate(0deg) !important;
        width: 100%;
      }
          .favoriteSlider .swiper-slide .photo img {
            width: 100%;
          }
          .favoriteSlider .swiper-slide .text {
            transform: rotate(0deg) !important;
        width: 100%;
        opacity: 1;
        bottom:20px;
        font-size: 13px;
          }
          .favoriteSlider .swiper-slide .photo:before {
            opacity: 1;
          }
          .favoriteSlider .swiper-wrapper {
            padding: 40px 0;
          }
           .favoriteSlider .swiper-slide a{
            right: 20px !important;
            bottom: auto !important;
            top: 20px;
            left: auto !important;
           }
            .custom-modal .modal-content{
                max-width: 50%;
                margin: auto;
            }
             .custom-modal .modal-content a{
                font-size: 15px;
                line-height: 18px;
                padding: 5px 20px;
                margin: 0 auto;
                display: block;
                text-align: center;
             }
             #garmyLife img {
                width: 100%;
                height: auto;
                aspect-ratio: 1/1;
             }
             .garmyStoryPhoto {
                margin-bottom: 20px;
             }
             .garmyBoxContent {
                flex-direction: column;
             }
             .homeProductList  {
                flex-direction: column;
                align-items: center;
                padding: 20px 0;
             }
             .homeProductList .homeProductItem + .homeProductItem {
                margin-left: 0;
                margin-top: 20px;
             }
             #homeSlider .swiper-buttons {bottom:0px}
             #homeSlider .homeSlide .slide-content img {
                height: auto;
             }
             #garmyBox .garmyBoxContent>* {
                width: 100%;
             }
             .footerMenu {
                flex-direction: column;
             }
              .footerMenu .footerMenuItem  {
                text-align: center;
              }
             .footerMenu .footerMenuItem + .footerMenuItem {
                margin-left: 0;
                margin-top: 20px;
             }
             #homeSlider {
                margin-bottom:0
             }
             .flogo {
               text-align: center;
             }
             .fshare {
                justify-content: center;
                margin-bottom: 30px;
             }
             .copyRight {
                text-align: center;
             }
             .favoriteSlider .swiper-slide.two .text {
             right: auto;
             left: 0;
             }
              #pageHeader .headerPhoto img {
                min-height: 250px;
              }
               .videoLink {
                width: 28px;
                height: 28px;
               }
               .videoLink::before {
                width: 50px;
                height: 50px;
               }
               .factorySliderGallery .factorySliderGalleryItem img {border-radius: 10px;}
               #pageContent {
                padding: 20px 0;}
                 .fuarslider .slide-content {
                    flex-direction: column;
                 }
                .fuarslider .slide-content .fuarsliderPhoto {
                    width: 100%;
                }
                .lastfuarHeader * {
                    text-align: center;
                }
                 .lastfuarHeader strong{
                    margin-bottom: 20px;
                 }
                .lastfuarHeader span {
                    text-align: center;
                }
                .fuarInfo {
                    position: relative;
                    bottom: auto;
                    margin: auto;
                }
                .fuarInfoBox {
                    margin: -40px auto 20px;
                }
                .fuarDetail .fuarDetailLocation{
                    text-align: center;
                }
                .fuarDetail .pageTitle {
                    text-align: center;
                }
                .fuarDetail p {
                    width: 100%;
                    text-align: center;
                }
                .productDetailPhoto {
                    margin-bottom: 15px;
                }
                .productDetailInfo {
    margin-top: 20px;
}
            
  }

   @media screen and (max-width: 768px) {
    .contact .pageTitle + div {
        flex-direction: column !important;
    }
    .contactItem {max-width: 100%;}
    .companyImgList {
        flex-direction: column;
    }
    .companyImgList .companyImgItem:first-child , .companyImgList .companyImgItem:last-child {
      transform: rotate(0deg) !important;
    }
    .companyImgList .companyImgItem +.companyImgItem {
        margin-left: 0;
        margin-top: 20px;
    }
.productDetailPhoto {
    margin-bottom: 10px;
}
     .productDetailSubPhotos{
                    margin-bottom: 20px;
                 }
.productDetailSubPhotos .col-4 {
   padding-left: 5px;
padding-right: 5px;}

   }