/* Mobile Portrait */
@media (max-width: 399px) {
  .fs-107 { font-size: 60px; line-height: 76px; }
  .fs-60 { font-size: 36px; line-height: 48px; }
  .fs-48 { font-size: 30px; line-height: 42px; }
  .fs-36{font-size: 24px;line-height: 30px;}
  .fs-30 { font-size: 20px; line-height: 30px; }
  .fs-24 { font-size: 18px; line-height: 26px; }
  .fs-20 { font-size: 16px; line-height: 24px; }
  .fs-18 { font-size: 14px; line-height: 22px; }
  .fs-16 { font-size: 13px; line-height: 20px; }
  .fs-14 { font-size: 12px; line-height: 18px; }
  .logo{width: 225px;height: auto;}
  .navbar{height: 100px;}
  .carousel-item {height: 450px;}
  .carousel-item img, .carousel-item .slider-video {height: 450px;}
  .slide-product-area{display: none;}
  .slide-text {top: 40%; max-width: 85%;} 
  .slide-count {top: 30%;}  
  .carousel-fade .first-btn {top: 70%;}
  .slider-btn {display: none;}
  .next-btn {left: 22%;}
  .slide-prod-category {top: auto; bottom: 270px; font-size: 40px;line-height: 45px;}
  .slide-product img{width: 200px; top: auto; bottom: 140px; left: auto; right: 0;}
  .slide-product-box {height: 150px;width: 300px;margin-bottom: 85px;}
  .slider-prod-category-sm {left: 10%;bottom: 80px;}
  .slide-product-area {right: 10%;}
  .social-icons {bottom: 40px;}
  .product-image {width: calc(335px - 30%);height: calc(276px - 30%);margin-top: -50px;}
  .prod-image{width: calc(335px - 10%) !important;height: calc(276px - 10%);}
  .bg {height: 1080px;margin-top: -323%;}
  .corporate-img{height: 150px; object-fit: cover; border-radius: 16px;box-shadow: 0px 40px 74px -43px #00000099;}
  .parallax {height: 335px;}
  .parallax-video {height: 335px;}
  .parallax-video video{height: 335px;}
  .banner-img{margin-top: 130px; height: 150px; object-fit: cover; border-radius: 0px 0px 16px 16px; box-shadow: 0px 40px 74px -43px #00000099;}
  .corporate-one-svg-text{width: 100%;}
  .corporate-two-svg-text{margin-top: 50px; width: 100%;}
  .corporate-product{width: 80% !important; margin-top: 25% !important;}
  .product-card {min-height: 320px;}
}
@media (min-width: 400px) and (max-width: 599px) {
  .fs-107 { font-size: 60px; line-height: 76px; }
  .fs-60 { font-size: 36px; line-height: 48px; }
  .fs-48 { font-size: 30px; line-height: 42px; }
  .fs-36{font-size: 27px;line-height: 32px;}
  .fs-30 { font-size: 20px; line-height: 30px; }
  .fs-24 { font-size: 18px; line-height: 26px; }
  .fs-20 { font-size: 16px; line-height: 24px; }
  .fs-18 { font-size: 14px; line-height: 22px; }
  .fs-16 { font-size: 13px; line-height: 20px; }
  .fs-14 { font-size: 12px; line-height: 18px; }

  .carousel-indicators {bottom: 0px !important; left: 10px !important;}
  .social-icons {bottom: 10px;right: 0px !important;}
  .wp{font-size: 25px;}

  .quality-title{font-size: 100px;}
  .docs-bg{padding-top: 70%;margin-top: -10%;}
  .files-container{margin-top: -65%;}
  .documents{margin-bottom: 130%}

  .logo{width: 225px;height: auto;}
  .navbar{height: 100px;}
  /* .slide-count{top: 20%;}
  .carousel-fade .first-btn{top: 45%;left: 7%;} */
  .carousel-item {height: 450px;}
  .carousel-item img, .carousel-item .slider-video {height: 450px;}
  .slide-product-area{display: none;}
  .slide-text {top: 40%; max-width: 85%;} 
  .slide-count {top: 30%;}  
  .carousel-fade .first-btn {top: 70%;}
  
  .slider-btn {display: none;}
  .next-btn {left: 22%;}
  .slide-prod-category {top: auto; bottom: 270px; font-size: 40px;line-height: 45px;}
  .slide-product img{width: 200px; top: auto; bottom: 140px; left: auto; right: 0;}
  .slide-product-box {height: 150px;width: 300px;margin-bottom: 85px;}
  .slider-prod-category-sm {left: 10%;bottom: 80px;}
  .slide-product-area {right: 10%;}
  .social-icons {bottom: 40px;}
  .product-image {width: calc(335px - 30%);height: calc(276px - 30%);margin-top: -50px;}
  .prod-image{width: calc(335px - 10%) !important;height: calc(276px - 10%);}
  .bg{height: 800px;margin-top: -800px;}
  .corporate-img{height: 150px; object-fit: cover; border-radius: 16px;box-shadow: 0px 40px 74px -43px #00000099;}
  .parallax {height: 335px;}
  .parallax-video {height: 335px;}
  .parallax-video video{height: 335px;}
  .banner-img{margin-top: 130px; height: 150px; object-fit: cover; border-radius: 0px 0px 16px 16px; box-shadow: 0px 40px 74px -43px #00000099;}
  .corporate-one-svg-text{width: 100%;}
  .corporate-two-svg-text{margin-top: 50px; width: 100%;}
  .corporate-product{width: 80% !important; margin-top: 25% !important;}
  .product-card {min-height: 320px;}
}

/* Tablet Portrait */
@media (min-width: 600px) and (max-width: 899px) {
  .fs-107 { font-size: 76px; line-height: 96px; }
  .fs-60 { font-size: 44px; line-height: 58px; }
  .fs-48 { font-size: 36px; line-height: 50px; }
  .fs-36{font-size: 30px;line-height: 33px;}
  .fs-30 { font-size: 24px; line-height: 36px; }
  .fs-24 { font-size: 20px; line-height: 30px; }
  .fs-20 { font-size: 18px; line-height: 28px; }
  .fs-18 { font-size: 16px; line-height: 26px; }
  .fs-16 { font-size: 15px; line-height: 22px; }
  .fs-14 { font-size: 13px; line-height: 20px; }

  .quality-title{font-size: 175px;}
  .docs-bg{padding-top: 35%;margin-top: -10%;}
  .files-container{margin-top: -30%;}
  .documents{margin-bottom: 30%}

  .slide-count{top: 25%;}
  .slide-prod-category {top: -50%;font-size: 48px;line-height: 50px;}
  .slider-btn {top: 26%;left: 16%;}
  .next-btn {left: 22%;}
  .slide-text{top: 35%; max-width: 50%;}
  .slide-product img{width: 400px; top: -40%; left: -25%;}
  .slide-product-box {height: 350px;width: 300px;margin-bottom: -5%;}
  
  .slide-product-area {right: 10%;}
  .product-image {width: calc(335px - 10%);height: calc(276px - 10%);margin-top: -50px;}
  .prod-image{width: calc(335px - 10%);height: calc(276px - 10%);}
  .product-card {min-height: 300px;}

  .parallax {height: 400px;}
  .parallax-video {height: 400px;}
  .parallax-video video{height: 400px;}
}

/* Tablet Landscape */
@media (min-width: 900px) and (max-width: 1199px) {
  .fs-107 { font-size: 92px; line-height: 112px; }
  .fs-60 { font-size: 52px; line-height: 66px; }
  .fs-48 { font-size: 42px; line-height: 56px; }
  .fs-30 { font-size: 26px; line-height: 40px; }
  .fs-24 { font-size: 22px; line-height: 32px; }
  .fs-20 { font-size: 18px; line-height: 28px; }
  .fs-18 { font-size: 17px; line-height: 26px; }
  .fs-16 { font-size: 16px; line-height: 24px; }
  .fs-14 { font-size: 14px; line-height: 20px; }
  .nav-item {padding: 0 10px;}

  .quality-title{font-size: 245px;}
  .docs-bg{padding-top: 35%;margin-top: -10%;}
  .files-container{margin-top: -30%;}
  .documents{margin-bottom: 15%}

  .slide-count{top: 25%;}
  .slide-prod-category {top: -40%;font-size: 50px;line-height: 55px;}
  .slider-btn {top: 27%;left: 15%;}
  .next-btn {left: 20%;}
  .slide-text{top: 35%;}
  .slide-product img{width: 400px; top: -30%; left: 0%;}
  .slide-product-box {height: 400px;width: 350px;}
  .product-image {width: calc(335px - 10%);height: calc(276px - 10%);margin-top: -50px;}
  .prod-image{width: calc(335px - 40%) !important;height: calc(276px - 40%);}
  .product-card-v2{height: 400px;}

  .parallax {height: 500px;}
  .parallax-video {height: 500px;}
  .parallax-video video{height: 500px;}
}

/* Desktop (Small) */
@media (min-width: 1200px) and (max-width: 1439px) {
  .quality-title{font-size: 325px;}
  .docs-bg{padding-top: 35%;margin-top: -10%;}
  .files-container{margin-top: -20%;}
  .documents{margin-bottom: 15%}

  .slider-btn {top: 30%;left: 15%;}
  .next-btn {left: 18%;}
  .slide-product img{width: 500px;}
  .product-image {width: calc(335px - 35%);height: calc(276px - 35%);margin-top: -20px;}
  .prod-image{width: calc(335px - 50%) !important;height: calc(276px - 50%);}
  .product-card {min-height: 300px;}
  .slide-prod-category {font-size: 60px;line-height: 65px;}

  .parallax {height: 600px;}
  .parallax-video {height: 600px;}
  .parallax-video video{height: 600px;}
}
/* Desktop (Large) */
@media (min-width: 1440px) and (max-width: 1799px) {
  .quality-title{font-size: 345px;}
  .docs-bg{padding-top: 35%;margin-top: -10%;}
  .files-container{margin-top: -20%;}
  .documents{margin-bottom: 15%}

  .slider-btn {top: 30%;left: 15%;}
  .next-btn {left: 18%;}
  .slide-product img{width: 500px;}
  .product-image {width: calc(335px - 35%);height: calc(276px - 35%);margin-top: -20px;}
  .prod-image{width: calc(335px - 40%) !important;height: calc(276px - 40%);}
  .product-card {min-height: 300px;}
  .slide-prod-category {font-size: 70px;line-height: 75px;}
  .parallax {height: 650px;}
  .parallax-video {height: 650px;}
  .parallax-video video{height: 650px;}
}

/* Desktop (Extra Large) */
@media (min-width: 1800px) {
}