/*sm */
@media (min-width: 576px) {
  .fs-sm-1 {
    font-size: 40px !important;
  }

  .fs-sm-2 {
    font-size: 32px !important;
  }

  .fs-sm-3 {
    font-size: 28px !important;
  }

  .fs-sm-4 {
    font-size: 24px !important;
  }

  .fs-sm-5 {
    font-size: 20px !important;
  }

  .fs-sm-body {
    font-size: 16px !important;
  }

  .fs-sm-body-small {
    font-size: 14px !important;
  }

  .fs-sm-caption {
    font-size: 12px !important;
  }
}

/*md */
@media (min-width: 768px) {

  .fs-md-1 {
    font-size: 40px !important;
  }

  .fs-md-2 {
    font-size: 32px !important;
  }

  .fs-md-3 {
    font-size: 28px !important;
  }

  .fs-md-4 {
    font-size: 24px !important;
  }

  .fs-md-5 {
    font-size: 20px !important;
  }

  .fs-md-body {
    font-size: 16px !important;
  }

  .fs-md-body-small {
    font-size: 14px !important;
  }

  .fs-md-caption {
    font-size: 12px !important;
  }  

  
}


/*lg */
@media (min-width: 992px) {
  .fs-lg-1 {
    font-size: 40px !important;
  }

  .fs-lg-2 {
    font-size: 32px !important;
  }

  .fs-lg-3 {
    font-size: 28px !important;
  }

  .fs-lg- {
    font-size: 24px !important;
  }

  .fs-lg-5 {
    font-size: 20px !important;
  }

  .fs-lg-body {
    font-size: 16px !important;
  }

  .fs-lg-body-small {
    font-size: 14px !important;
  }

  .fs-lg-caption {
    font-size: 12px !important;
  }

}
@media (min-width: 1200px) {
  .container {
    max-width: 1110px;
  }
  .branding-container img.danpac-logo{
    width: 190px;
    height: auto;
  }
  .fixed .branding-container img.danpac-logo{
    width: 160px;
    height: auto;
  }
}
@media (max-width: 1024px) {
  .branding-container img.danpac-logo{
    width: 130px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .nav-container{
    display: none !important;
  }
  .mobile-btn-container{
    display: flex;
    align-items: center;
  }
  .global-header.stopfix{
    background: #fff;
  }
  .global-header.stopfix .nav-item a{
    color: #002F6C;
    display: block;
  }
  .global-header.stopfix  .nav-item.active a:after, .global-header.stopfix  .nav-item a:hover:after{
    background: #002F6C;
    display: none;
  }
  .global-header .nav-contact a, .global-header.fixed .nav-contact a{
    border-radius: 5px;
  }
  .mobile-btn-container .btn-search{
    margin: 0  10px 0 0;
  }
  .mobile-btn-container .btn-search img{
    width: 25px;
    height: 25px;
  }
  .branding-container{
    display: flex;
    justify-content: space-between;
    flex: 0 0 100%;
  }
  .nav-contact.nav-item{
    padding-top: 15px;
  }
  .bar1, .bar2, .bar3 {
    width: 30px;
    height: 2px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
    display: block;
  } 
  .change .bar1 {
    transform: translate(0, 8px) rotate(-45deg);
  } 
  .change .bar2 {opacity: 0;}
  
  .change .bar3 {
    transform: translate(0, -8px) rotate(45deg);
  }
  .btn-burger{
    padding: 0;
    border: 0;
    background: transparent;
    display: block !important;
  }
  .nav-container.active-menu{
    display: block !important;
    padding-top: 30px;
    flex: 0 0 100%;
  }
  .header-content.menu-actived{
    flex-wrap: wrap;
  }
  .nav-container.active-menu .search-button-container{
    display: none;
  }
  .active-menu .navbar-nav{
    flex-wrap: wrap;
  }
  .active-menu .navbar-nav li{
    flex: 0 0 100%;
    margin: 0;
  }
  .menuis-visible{
    height: 100%;
    overflow: hidden;
  }
  .banner{
    background-size: cover;
  }
  .btn-burger:active, .btn-burger:focus-visible, .btn-burger:focus{
    outline: none; 
  }
  li.nav-item.tentang-menu {
    margin-bottom: 20px;
  }
  .footer-other-info > div{
    margin-bottom: 20px;
  }
  .floation-btn-container{
    bottom: 100px;
  }
  .mitralist-container{
    padding: 0;
  }
 
  .mitralogo-item{
    height: 100%;
  }
  .mitralist-container{
    margin: 0;
  }
  .content-part-container{
    padding-top: 50px;
  }
  .bottom-footer .office-address-container{
    margin-bottom: 10px !important;
  }
  .mitralogo-item img {
    height: 100%;
    width: 100%;
    object-fit: contain;
  }
  .bottom-footer-content .left-footer{
    flex: 0 0 40%;
  }
  .bottom-footer-content .right-footer{
    flex: 0 0 60%;
    margin-left: 30px;
  }
  .footer-menu-container{
    flex-wrap: wrap;
  }
  .footer-menu-container > ul{
    flex: 0 0 50%;
  }
  .footer-contact-info{
    padding: 0;
  }
  .mitralist-container li{
    flex: 0 0 33.33%;
  }
}
@media (max-width: 768px) {
  .mitralist-container li {
    flex: 0 0 50%; 
    height: 100px;
  }
  body::before{
    display: none;
  }

  .banner h1, .banner p{
    color: #fff !important;
  }
  ul.ks-cboxtags{
    padding: 20px 0;
  }
  .register-form-container .nav-link{
    min-width: 120px;
  }
  .global-header{
    background: #fff;
    position: relative;
  }
  .nav-item{
    padding: 10px 0;
  }
  .nav-item a{
    color: #002F6C;
  }
  .nav-item.active a:after{
    background:  #002F6C;
  }
  
  .footer-menu-container > div{
    flex: 0 0 100%;
  }
  .bottom-footer-content{
    flex-wrap: wrap;
  }
  .bottom-footer-content .left-footer{
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
  .bottom-footer-content .right-footer{
    flex: 0 0 100%;
    margin-left: 0;
  }
  .footer-content{
    margin: 0;
  }
  .footer-container{
    padding: 50px 0 ;
  }
  .scroll-to-top div{
    height: 50px;
  }
  .banner h1{
    font-size: 28px !important;
    margin-bottom: 20px;

  }
  .banner p{
    line-height: 1.3;
  }
  .bottom-footer{
    padding-top: 20px;
  }
}
@media (max-width: 768px) and (min-width: 576px) {
  .banner h1, .banner p{
    color: var(--neutral-800) !important;
  }
}