/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (max-width: 1336px) {
  
  .dot-brand{
    display: none;
  }
  .dot-brand-2{
    display: none;
  }
  
}

@media (min-width: 1281px) {
  

}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
 
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  .site-blocks-cover{
    min-height: 200px;
    height: auto;
    width: 100%;
  }
  .page-saniter {
    margin-top: 70px;
  }
  .info-border{
    border-right: none;
  }
  .infoin {
    display: block;
    padding: 0px 69px;
    margin: 20px 0px;
  }
  .dot-brand{
    display: none;
  }
  .dot-brand-2{
    display: none;
  }
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

}
@media (width: 768px){


}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  /*slider*/
  .owl-carousel .owl-stage-outer {
    margin: 2px 0px!important;
    padding: 20px 0px;
  }
  .slider-saniter {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .slider-single {
    position: relative;
    width: 100%;
    display: inline-block;
  }
  .slider-produk{
    padding: 0px 0px;
    width: 100%;
    border: 0px solid #ddd;
  }
  .left-nih{
    width: unset;
    padding: 0px 0px;
  }
  .right-nih {
    width: unset;
    text-align: center;
    margin: 0px 25%;
    padding-top: 30px;
  }
  
  .landscape {
    margin: 0px 12%;
  }
  
  .detail-prod-imglandscape img {
    width: 266px;
    margin-top: 0px;
  }
  .lainnyainilandscape{
    margin: 0% 20%;
  }
  .detail-single-slide {
    position: inherit;
    bottom: unset;
    bottom: unset;
    width: 150px;
  }
  .block-3 .owl-dots {
    text-align: center!important;
    margin-left: unset;
    margin-top: unset;
  }

  .article-detail-page {
    padding: 0px 0px 60px 0px;
  }

  /*RESPONSIVE*/
  .is-desktop{
    display: none;
  }
  .is-desktop2{
    display: none;
  }
  .is-mobile{
    display: block;
  }
 
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  /*slider*/
  .owl-carousel .owl-stage-outer {
    margin: 2px 0px!important;
    padding: 20px 0px;
  }
  .slider-saniter {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .slider-single {
    position: relative;
    width: 100%;
    display: inline-block;
  }
  .slider-produk{
    padding: 0px 0px;
    width: 100%;
    border: 0px solid #ddd;
  }
  .left-nih{
    width: unset;
    padding: 0px 0px;
  }
  .right-nih {
    width: unset;
    text-align: center;
    margin: 0px 25%;
    padding-top: 30px;
  }
  .landscape {
    margin: 0px 12%;
  }
  .detail-prod-imglandscape img {
    width: 266px;
    margin-top: 0px;
  }
  .lainnyainilandscape{
    margin: 0% 20%;
  }
  .detail-single-slide {
    position: inherit;
    bottom: unset;
    bottom: unset;
    width: 150px;
  }
  .block-3 .owl-dots {
    text-align: center!important;
    margin-left: unset;
    margin-top: unset;
  }
  /*.left-nih {
    width: unset;
    padding: 10px 0px;
  }
  .slider-produk {
    border: none;
    padding: 0px 0px;
    width: 650px;
  }
*/
  .site-blocks-cover{
    min-height: 200px;
    height: 200px;
    width: 100%;
  }
  .page-saniter {
    margin-top: 70px;
  }
  .container-liner {
    margin: 0px;
  }
  .info-border{
    border-right: none;
  }
  .right {
    text-align: left;
    margin-top: 25px;
  }
  .card-saniter{
    margin: 20px 0px;
  }
  .article-home {
    padding: 30px 0px 0px 0px;
  }
  .right-lihat {
    position: inherit;
    right: 0;
    top: 15px;
    color: #35B7EB;
  }
  /*produk*/
  .container-produk {
     margin: 0px 0px; 
  }
  .content-produk {
    position: absolute;
    bottom: 0px;
    top: 120px;
  }
  .produk-title {
    margin-top: 20px;
  }
  .saniter-produk {
    background: #F5F5F6;
    -webkit-border-top-left-radius: 90px;
    -webkit-border-bottom-right-radius: 90px;
    -moz-border-radius-topleft: 90px;
    -moz-border-radius-bottomright: 90px;
    border-top-left-radius: 90px;
    border-bottom-right-radius: 90px;
    padding: 40px 70px 70px 50px;
    margin: 40px 20px;
  }
  .produk-img img {
    width: auto;
    height: 200px;
    margin-left: 30px;
  }
  
  .produkinilandscape{
    margin: 32% -10%;
  }
  .produkini{
    margin: 20% 10%;
  }
  .hemm {
    display: none;
  }
  .hemm2{
    display: none;
  }
  .lainnya-right {
    margin-bottom: 20px;
    text-align: center;
  }
  .saniter-lainnya {
    margin-top: 30px;
    height: 300px;
  }
  .lainnya-left {
    margin: 0;
    position: relative;
    height: 90px;
    overflow: hidden;
  }
  .prod-det h1 {
    color: #2b9fd9;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 27px;
    line-height: 30px;
  }
  .lainnya {
    margin-top: -40px!important;
  }
  /*promo*/
  .card-comerce{
    margin: 20px 0px 30px 0px;
  }
  .promo-button{
    bottom: 20px;
  }
  /*Footer*/
  .footer-right {
     text-align: center;
  }
  .sosmed-footer {
    display: block;
    text-align: center;
  }
  .footer-left {
    text-align: center;
  }
  /*DIstancing*/
  .mt-30 {
    margin-top: 15px;
  }
  /*artikel*/
  .other-product {
     margin: 0px 0px; 
  }
  .article-detail-page {
    padding: 0px 0px 60px 0px;
  }
  /*slide*/
  .carousel-control-prev{
    width: 5%;
  }
  .carousel-control-next{
    width: 5%;
  }
  .dot-brand{
    display: none;
  }
  .dot-brand-2{
    display: none;
  }

  /*RESPONSIVE*/
  .is-desktop{
    display: none;
  }
  .is-desktop2{
    display: none;
  }
  .is-mobile{
    display: block;
  }

}
/* iphone X */
@media (width: 375px) and (height: 812px){
 
}
@media (max-width: 320px) {
  
}
@media(width:360px){
  
  
}
