﻿.object-fit-contain {
  object-fit: cover;
}

#cardpostcover .card .cardpost-img img {
  height: 250px;
}

#cardpostcover .card.card-feature .cardpost-img img {
  height: 440px;
}

@media (max-width: 768px) {
  #cardpostcover .card .cardpost-img img {
    height: 188px;
  }
}

@media (max-width: 414px) {

  #cardpostcover .card.card-feature .cardpost-img img,
  #cardpostcover .card .cardpost-img img {
    height: 166px;
  }
}

.iti{
  display: inline;
}
@media (max-width: 768px) {
  #edit-contact-number-phone {
    width: 100%;
  }
}
.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text]{
  padding-top: 10px;
}

.select2-search {
  display: none;
}

/* yayasan tm language setting */
.lang-toggle .toggle-ar .tg-text.active {
    background-color: #FF6600;
    color: #ffffff;
    font-weight: 700;
    font-size: 13px;
    border-radius: 25px
}
.contextual-region {
  position: initial;
}
a.our_people_link {
  text-decoration: none;
}

.error-issue .placeholder {
  background-color: transparent !important;
  color: #FF0000 !important;
  opacity: 1;
}
/* 26/06/2024 */
