@media only screen and (min-width : 320px) and (max-width : 480px) {
  .logoMobile {
    display: block;
  }
  .logoDesktop {
    display: none;
  }
  button.dropdown-toggle {
    padding-left: 0px;
  }
  #mitra .online img {
    width: 76px;
  }
  #mitra .online {
    width: 100%;
  }
  #mitra .kompetitif {
    width: 100%;
  }
  #mitra .kompetitif img {
    width: 125px;
  }
  #mitra .descForm p {
    font-size: 16px;
    line-height: 20px;
  }
  #mitra .boxForm {
    width: 100%;
  }
  #how-to .videoHowTo iframe {
    height: 300px;
  }
  #detailProduk {
    padding-top: 2rem !important;
  }
  #detailProduk .imgDetail img {
    height: 300px;
  }
  #boxVideoHome .boxContent .videoHome iframe {
    width: 100%;
    height: 240px;
  }
  #whyHome .boxContent img {
    width: 100%;
    height: 230px;
  }
  #whyHome .boxContent .descWhy {
    padding-left: 15px;
    padding-right: 15px;
  }
  #whyHome .boxContent .descWhy h2 {
    font-size: 21px;
  }
  #detailResep .imgDetail img {
    width: 100%;
    max-height: 320px;
  }
  #detailResep .titleResepDetail h2 {
    font-size: 32px;
  }
  #detailResep .descDetailResep {
    padding-top: 25px;
  }
  #detailResep .descDetailResep .caraMasak ul li .boxnumbers {
    width: 10%;
  }
  #detailResep .descDetailResep .caraMasak ul li .descMasak {
    float: left;
    width: 89%;
  }
  #detailResep .descDetailResep .caraMasak ul li .descMasak p {
    line-height: 19px;
  }
  #boxResep .boxContent .titleOtherResep {
    margin-top: 10px;
    border-top: 1px solid #e9e9e9;
    padding-top: 20px;
  }
  #boxResep .boxContent .titleOtherResep h2 {
    font-size: 30px;
  }
  #footer .menuFooter .titleMenu h2 {
    text-align: center;
    margin-bottom: 20px;
  }
  #footer .sosmedFooter .sosmed .listSosmed {
    float: inherit;
  }
  .mobile {
    display: block;
  }
  .desktop {
    display: none;
  }
  .mobileLanguage {
    right: 10px;
    top: 8px;
  }
  /* #masterSlide {
    height: auto;
    margin-top: 77px;
  } */
  #masterSlide .boxMaster .owl-carousel {
    height: 100%;
    top: 0px;
  }
  
  #bgWave {
    margin-top: -51px;
  }
  .boxSearch {
    display: none;
  }
  .formTop {
    display: none;
  }
  .slideDetailProduct {
    margin-top: 0px !important;
  }
  #masterSlide .boxMaster .owl-carousel .owl-dots {
    top: -20px;
  }

  #masterSlide .boxMaster .owl-carousel .owl-dots {
    top: 0;
  }
  #masterSlide .boxMaster .owl-carousel .owl-dots span {
    width: 13px;
    height: 13px;
    margin: 0px 5px;
  }
  #masterSlide .boxMaster .videoSlide iframe {
    height: 253px;
  }
  #slideProduct {
    padding-top: 0px !important;
  }
  #slideProduct .boxContent {
    padding-bottom: 40px;
  }
  #slideProduct .boxSlide .owl-nav {
    top: 4%;
  }
  #offerProduct {
    margin-top: -10px;
  }
  #offer .boxImg {
    width: 100%;
  }
  #howto .headHowto {
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;
  }
  #howto .listOrder ul li {
    text-align: center;
  }
  #mainNav .navbar-brand {
    text-align: center;
    width: 100%;
    margin: 0px;
    margin-top: -40px;
  }
  .navbar-light .navbar-toggler {
    z-index: 999;
    position: relative;
    top: 17px;
  }
  .navbar-light .navbar-toggler:focus {
    outline: 0px;
  }
  #footer .menuFooter {
    text-align: left;
    overflow: hidden;
    margin-bottom: 20px;
  }
  #footer .menuFooter ul{
    padding-left: 0px;
    width: 50%;
    margin-right: 0px;
    text-align: center;
  }
  #footer .sosmedFooter {
    text-align: center;
  }
  #footer .sosmedFooter .sosmed ul{
    padding-left: 0px;
    overflow: hidden;
    display: inline-table;
  }
  #footer .copyright {
    width: 100%;
    text-align: center;
    font-size: 15px;
  }
}