/* RESPONSIVE-MOBILE =============================================================================*/
@media screen and (max-width: 600px) {
#banner-1{
  width: 100%;
  height: 100vh;
  background: url('img/testing/katalog/banner1_m.jpg');
  background-size: 100%;
  background-repeat: no-repeat;
}
}


@media screen and (min-width:501px) and (max-width: 600px) {

  /* LOGIN */
.border_login{
  margin: 3% 7% 30% 7%;
}
.bg_login{
  margin: 25% 6% 40% 6%;
}
/* LOGIN */
    

          /* SIDEBAR FILTER MOB ================================== */
    
          
          
          
          
          
            

          /* =============================  SIDEBAR FILTER MOB*/

          /* LANDING */
          section #edu-2{
            margin-top: 10%;
          } 
          section #edu-2 .capt-edu-2{
            margin-top: -14%;
          } 
          .produk_terlaris{
              margin-top: 5%;
            }
            .section-testimoni{
              margin-top: -10%;
            }
            .owl-dots-dots .owl-dots{
              margin-top: -55%;
              margin-bottom: 55%;
            }
          /* LANDING */
          
        }
    /* =========================================================================  RESPONSIVE-MOBILE*/