
        @media only screen and (min-width : 320px) and (max-width : 480px)  {
     .title-page{
        font-size:20px !important;
     }
     .section-heading{
         font-size:17px !important;
         line-height:30px !important;
     }
     .section-title h2{
         font-size:20px !important;
     }
     .btn, .btn-primary, .btn-secondary, .btn-light, .btn-ghost-light {
    font-size: 16px !important;
    color: #ffffff;
    padding: 10px 28px;
    border: 0;
    min-width: 150px;
    border-radius: 5px;
}
    .header-1 .navbar-main .nav-link {
    color: #222222;
    padding: 10px !important;
    margin-left: .2rem;
    margin-right: .2rem;
    background-color: transparent;
    font-size: 13px !important;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
}
.info{
    margin-left:25px !important;  
}
.sosmed-icon{
  margin-right:160px !important;  
}
.sosmed-icon a {
  color: #ffffff;
  background-color: transparent;
  width: 30px;
  height: 30px;
  font-size: 14px;
  display: flex;
  border:1px solid white;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  
  margin: 0 2px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%; }
.sub1{
    font-size: 19px !important;
    letter-spacing:0px !important;
}
.category-nav li.active a {
    background-color: #02d01b;
    color: #ffffff;
    font-size: 20px !important;
}
.cfg{
    font-size: 21px !important;
}
.uk18 {
    font-size: 16px !important;
}
.bd {
    width: 40% !important;
}
h2, .banner-page .title-page {
    font-size: 23px !important;
    padding-top:25px !important;
    line-height: normal;
}
.rs-funfact .box-fun:before {
    background-color: transparent;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto;
    content: '';
    margin-top: 25px !important;
    width: 96px;
    height: 92px;
    display: block;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.card-img-top {
    width: 330px !important;
    height: 270px;
    z-index: 1;
}
.spc{
    margin-top:10px !important;
}
  .rs-box-testimony .quote-box blockquote {
    font-size: 14px !important;
    padding: 0;
    background-color: transparent;
    margin: 0;
    border-left: 0; }
     .card-title1{
         font-size:14px !important;
     }
     .supheading{
         font-size:17px !important;
     }
 }