@media screen and (min-width: 768px) {
  #footer {
    padding: 2.5rem 0 2.5rem;
    text-align: left;
  }

  .section-header .sh-title,
  .section-header-left .sh-title {
    font-size: 2.375rem;
  }

  .section-title {
    font-size: 2.375rem;
    margin-bottom: 20px;
  }
}

@media (min-width:992px) {

  #navbar.navbar-scrolled {
     --bs-navbar-padding-y: 0rem;
    background-color: rgba(255, 255, 255, .98);
    backdrop-filter: blur(8px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
  }

  #navbar.navbar-scrolled .navbar-brand img {
    width: 110px;
  }

  #navbar.navbar-scrolled .navbar-brand {
    top: -4px;
  }

}

@media (max-width: 991.98px) {
  
  .section-header-left {
    text-align: center;
  }

  .page-section {
    padding: 3rem 0 !important;
  }

  .navbar-custom {
    --bs-navbar-padding-y: 25px;
  }

  .navbar-custom>.container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .navbar-custom .navbar-nav {
    margin-top: 20px;
    padding-left: 0;
  }

  .navbar-brand {
    margin-right: auto;
  }

  .navbar-custom .navbar-brand {
    top: -30px;
    left: .75rem;
  }

  .navbar-custom .navbar-brand img {
    width: 100px;
  }

  .navbar-toggler {
    border: none;
    padding: 0;
    background: transparent;
  }

  .navbar-toggler:focus {
    box-shadow: none;
  }

  .navbar-collapse {
    flex-basis: 100%;
  }

  /* section */
  .section-header .sh-title,
  .section-header-left .sh-title {
    font-size: 2.1rem;
  }

  .section-title {
    font-size: 2.1rem;
  }

  /* home */

  #slider {
    top: 65px !important;
  }

  .home-slider-slide img {
    height: 500px !important;
    object-fit: cover;
  }

  .home-slider-controls {
    display: none !important;
  }

  .hslc-title {
    margin-top: 20px;
  }

  #slider+.content-wrap {
    margin-top: 60% !important;
  }

  .hpc-product {
    height: 120px !important;
  }

  /* product category */
  .banner {
    height: 300px;
  }

  .banner .container {
    height: 360px;
  }

  .feature-h {
    font-size: 24px;
  }

  /* who we are */
  .section-subtitle {
    height: 60px;
  }

  .info-card {
    position: relative;
    width: 100%;
  }

  .card-top,
  .card-bottom {
    top: 0;
    left: 0;
    text-align: center;
    padding: 16px;
    margin-top: 12px;
  }

  .card-bottom h3,
  .card-bottom h5 {
    font-size: 24px;
    font-weight: 700;
  }

  .founder-image img {
    height: 300px;
    object-fit: cover;
  }

  /* maklon */
  .maklon-section {
    background-color: var(--bs-primary);
    padding: 30px 0;
  }

  .background-maklon {
    height: 300px;
  }

  .company-title {
    font-size: 42px;
  }

  .product-dyna {
    padding-bottom: 0.5rem;
    padding-top: 2rem;
  }

}

@media (max-width:767.98px) {

  .home-slider-slide-content {
    padding-bottom: 0 !important;
  }

  .container {
    --bs-gutter-x: 60px !important;
  }

  .navbar-custom .navbar-nav {
    padding-left: 0;
    padding-right: 0;
    align-items: center;
  }

  .navbar-custom .nav-item,
  .navbar-custom .nav-link {
    width: 100%;
    text-align: center;
  }

  #slider {
    top: 65px !important;
  }

  .home-slider-slide img {
    height: 500px !important;
    object-fit: cover;
  }

  .mobile-resp {
    text-align: center;
  }

  .hslc-title {
    margin-top: 30px;
  }

  .hslc-description {
    color: white;
  }

  #slider+.content-wrap {
    margin-top: 120% !important;
  }

  .home-category-section {
    transform: translateY(0) !important;
  }

  .hpc-product {
    height: 100px;
  }

  .home-category-wrapper {
    background-color: transparent !important;
  }

  .home-category-wrapper.card {
    box-shadow: none !important;

  }

  .hsw-nav {
    bottom: 18px !important;
  }

  .glance-section {
    margin-top: 30px;
  }

  .glm-img-label h3 {
    font-size: 22px !important;
  }

  .glm-img-label h3>strong {
    font-size: 1.5em !important;
    display: block;
  }

  .cc-icon {
    margin-top: 20px;
  }

  .cc-count {
    font-size: 40px;
  }

  .cc-content p {
    font-size: 18px;
  }

  .client-marquee {
    margin-top: 16px;
  }

  /* product category */
  .banner {
    height: 400px;
  }

  .banner .container {
    height: 460px;
  }

  .feature-h {
    font-size: 24px;
  }

  /* who we are */
  .section-subtitle {
    height: 160px;
  }

  /* 
  .glance-section-about {
    margin-top: -10px;
  } */

  .glance-section-about .section-header {
    margin-top: 2rem;
  }

  .info-card {
    position: relative;
    width: 100%;
  }

  .card-top,
  .card-bottom {
    top: 0;
    left: 0;
    text-align: center;
    padding: 16px;
    margin-top: 12px;
  }

  .card-bottom h3,
  .card-bottom h5 {
    font-size: 24px;
    font-weight: 700;
  }

  .founder-image img {
    height: 300px;
    object-fit: cover;
  }

  /* maklon */
  .background-maklon {
    height: 400px;
  }

  .maklon-section {
    background-color: var(--bs-primary);
    padding: 20px 0;
  }

  .company-title {
    font-size: 28px;
  }
}