@import url('https://fonts.googleapis.com/css2?display=swap');

* body{
  background-color: #F6F9FF;
  ;
}

/* START HALAMAN LANDING */
.progress-container {
  position: relative;
  display: flex;
  align-items: center;
}

.progress-container .rank-number {
  width: 30px;
  text-align: center;
  margin-right: 10px;
}

.progress-container .progress {
  position: relative;
  flex-grow: 1;
  height: 30px;
  background-color: #f5f5f5;
  overflow: hidden;
}

.progress-bar {
  background-color: #d0e2ff;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.publisher-name {
  position: absolute;
  z-index: 1;
  left: 15px;
  font-weight: 500;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 30px;
  color: black;
}

.articles {
  text-align: center;
  white-space: nowrap;
  width: 80px;
}

.first-header .navbar-brand img {
  margin-left: -66px;
}

.first-header .sign {
  margin-left: 20px;
}

.first-header #navbarNav .nav-link {
  color: var(--primary-blue, #92929d);
  text-align: left;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
  margin-left: 20px;
}

.first-header #navbarNav .nav-link:hover {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
  margin-left: 20px;
}

.first-header #navbarNav .sign a {
  background: var(--primary-blue, #0e0e59);
  border-radius: 40px;
  padding: 10px 30px 10px 30px;
  color: #d2d2d2;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 6px 6px 48px 0px rgba(106, 75, 255, 0.25);
}

.first-header #navbarNav .sign a:hover {
  background: var(--primary-blue, #0e0e59);
  border-radius: 40px;
  padding: 10px 30px 10px 30px;
  color: white;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-shadow: 6px 6px 48px 0px rgba(106, 75, 255, 0.25);
}

#btn-back-to-top {
  position: fixed;
  z-index: 2;
  bottom: 20px;
  right: 20px;
  border-radius: 100px;
  background-color: #0E0E59;
  border: none;

}

#btn-back-to-top i {
  background: none;
  color: #FF6600;
}
.second-header {
  margin-top: 160px;
}
.about-header{
  margin-top: 160px;
}
.breadcrumb-link {
    text-decoration: none; 
    color: #7F817D; 
}

.breadcrumb-link:hover {
    text-decoration: underline; 
}

.breadcrumb-item.active {
    color: #0E0E59;
}

.first-card {
  margin-top: 160px;
}
.login-header {
  margin-top: 160px;
}
.register-header {
  margin-top: 160px;
}
.second-header .frame-1 {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 541px;
  position: relative;
  padding-top: 30px;
  font-size: 21px;
  font-weight: 700;
  color: #92929D;
}

.second-header .citation {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--big-title-48-px, 600 48px/130% 'Poppins', sans-serif);
  position: relative;
  width: 514px;
  margin-top: 15px;
}

.second-header .pubmed-ai {
  color: var(--text-grey, #92929d);
  text-align: left;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  width: 541px;
  margin-top: 15px;
  margin-bottom: 25px;
}

.second-header .title-header {
  color: var(--text-black, #364670);
  text-align: center;
  font: var(--big-title-48-px, 600 48px/130% 'Poppins', sans-serif);
  position: relative;
  /* width: 514px; */
  margin-top: 15px;
}

.second-header .keterangan {
  color: var(--text-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  width: 741px;
  margin-top: 15px;
  margin-bottom: 50px;
}

.second-header .button2 {
  background: var(--primary-blue, #0e0e59);
  border-radius: 40px;
  padding: 17px 25px 17px 25px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  width: 300px;
}

.second-header .button3 {
  color: var(--text-white, #d2d2d2);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.second-header .button3:hover {
  color: var(--text-white, #ffffff);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.second-header .frame-40 {
  width: 465px;
  height: 427px;
  position: absolute;
  left: 0px;
  top: 0px;
}

.second-header .rectangle-45 {
  background: var(--secondary-orange, #ff6600);
  width: 445px;
  height: 278px;
  position: absolute;
  left: 136px;
  top: 97px;
}

.second-header .unsplash-syto-3-xs-06-f-u {
  border-radius: 0px 60px 0px 60px;
  width: 501px;
  height: 334px;
  position: absolute;
  left: 73px;
  top: 34px;
  z-index: 1;
}

.second-header .unsplash-syto-3-xs-06-f-u {
  position: relative;
  width: 500px;
}

.second-header .unsplash-syto-3-xs-06-f-u img {
  max-width: 100%;
  height: auto;
}

.second-header .unsplash-syto-3-xs-06-f-u iframe {
  display: none;
  border-radius: 0px 60px 0px 60px;
  width: 501px;
  height: 334px;
  z-index: 6;
}

video:-webkit-full-page-media {
  width: 459px;
  height: 334px;
}

.second-header .play-btn {
  position: absolute;
  /* z-index:666; */
  top: 50%;
  left: 45%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  border: 0;
}

.second-header .play-btn svg {
  background: none;
}

.second-header .play-btn:hover {
  cursor: pointer;
}

.second-header .play-btn:focus {
  outline: 0;
}

.second-header .image-30 {
  opacity: 0.25;
  width: 184px;
  height: 151px;
  position: absolute;
  left: 0px;
  top: 273px;
}

.second-header .image-302 {
  opacity: 0.25;
  width: 184px;
  height: 151px;
  position: absolute;
  left: 456px;
  top: 0px;
}

.search .search-statistic {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: center;
  justify-content: flex-start;
  /* position: absolute;
    left: 300px;
    top: 567px; */
  background: none;
  padding-top: 70px;
}

.search .rectangle-2 {
  background: #ffffff;
  border-radius: 50px;
  flex-shrink: 0;
  width: 840px;
  height: 86px;
  position: relative;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}

.search form {
  background: none;
  width: 96%;
}

.search input {
  display: flex;
  flex-direction: row;
  gap: 165px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  left: 44px;
  top: 25px;
  background: transparent;
  border: 0;
  outline: none;
  padding: 6px 4px;
  width: 66%;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  color: #888888;
}

.search .search-result {
  position: absolute;
  height: 400px;
  ;
  top: 96px;
  background-color: #ffffff;
  width: 100%;
  z-index: 1;
  border-radius: 25px;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  display: none;
  color: #333333;
  overflow: auto;
}
.search .search-result .riwayat{
  background: white;
  margin-top: 40px;
  margin-left: 30px;
  margin-bottom: -10px;
  font: var(--regular-20-px, 600 20px/149.5% 'Poppins', sans-serif);
  display: none;
}

.search-result p span {
  background: none;
}

.search-result p span i {
  background: none;
}

.search-result p span img {
  background: none;
}

.rectangle-2:focus-within .search-result {
  display: block;
}

.search-result p:hover {
  background: #F6F9FF;
  ;
}

.author {
  background: white;
  margin-top: 40px;
  margin-left: 30px;
  margin-bottom: -10px;
}

.author h5 {
  background: none;
  font-size: 23px;
  font-weight: 500;
}

.author p {
  background: none;
  margin-left: 10px;
  font-size: 18px;
  margin-top: 20px;
}

.publisher {
  background: white;
  margin-top: 40px;
  margin-left: 30px;
  margin-bottom: -10px;
}

.publisher h5 {
  background: none;
  font-size: 23px;
  font-weight: 500;
}

.publisher p {
  background: none;
  margin-left: 10px;
  font-size: 18px;
  margin-top: 20px;
}

.journal {
  background: white;
  margin-top: 40px;
  margin-left: 30px;
  margin-bottom: -10px;
}

.journal h5 {
  background: none;
  font-size: 23px;
  font-weight: 500;
}

.journal p {
  background: none;
  margin-left: 10px;
  font-size: 18px;
  margin-top: 20px;
}

.search button {
  position: absolute;
  top: 26%;
  left: 18%;
  background: none;
  border: none;
}

.search .rectangle-31 {
  background: var(--primary-blue, #0e0e59);
  border-radius: 100px;
  width: 60px;
  height: 60px;
  position: absolute;
  left: 740px;
  top: 12px;
}

.search-statistic .rectangle-31 button i {
  font-size: 25px;
  color: white;
  background: none;
}


.search-statistic .statistic {
  display: flex;
  flex-direction: row;
  gap: 50px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.search-statistic .statistik-stats {
  display: flex;
  flex-direction: column;
  gap: 0px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
}

.search-statistic .stats {
  color: var(--text-color-black, #364670);
  text-align: left;
  font: 600 34px 'Poppins', sans-serif;
  position: relative;
}

.search-statistic .answer {
  color: var(--text-color-black, #364670);
  text-align: left;
  font: var(--h-5, 600 16px 'Poppins', sans-serif);
  position: relative;
}

.frame-25 {
  display: flex;
  flex-direction: column;
  gap: 21px;
  align-items: flex-start;
  justify-content: flex-start;
}

.footer {
  padding-top: 110px;
}

.footer .company {
  width: 37.666667%;
}

.footer .import {
  width: 21.666667%;
}

.footer .eks {
  width: 21.666667%;
}

.footer .sos {
  width: 18.666667%;
}

.frame-23 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.our-company {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 600 20px/149.5% 'Poppins', sans-serif);
  position: relative;
}

.logo-idpublishing-1 {
  flex-shrink: 0;
  width: 210px;
  height: 78.47px;
  position: relative;
}
.frame-24 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  margin-bottom: 40px;
  margin-right:40px;
}

.our-office {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 550 20px 'Poppins', sans-serif);
  position: relative;
}

.frame-4 {
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.email {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.pt-penerbit-jurnal-indonesia {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
}

.pt-penerbit-jurnal-indonesia-span {
  color: var(--text-black, #364670);
  font: var(--regular-20-px, 550 20px 'Poppins', sans-serif);
}

.pt-penerbit-jurnal-indonesia-span2 {
  color: var(--text-black, #364670);
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
}

.frame-3 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  width: 432px;
  position: relative;
}
.pin {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  position: relative;
  overflow: hidden;
}

.group {
  position: absolute;
  left: 4.67px;
  top: 2.33px;
  overflow: visible;
}

.main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
  color: var(--text-black, #364670);
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
  flex: 1;
}

.email2 {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}
.info-idpublishing-org {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}
.frame-2 {
  display: flex;
  flex-direction: row;
  gap: 32px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.phone {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

._62-81990251989 {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}

.sitemap {
  display: flex;
  flex-direction: column;
  gap: 27px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.socmed {
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}
.important-links {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--h-2, 600 20px 'Poppins', sans-serif);
  position: relative;
}
.contact-us {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}

.privacy-policy {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}

.terms-of-service {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}

.sitemap2 {
  display: flex;
  flex-direction: column;
  gap: 28px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.eksternal-links {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--h-2, 600 20px 'Poppins', sans-serif);
  position: relative;
}

.id-publishing {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}

.pubmedia {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
  position: relative;
}


.social-media {
  color: var(--text-black, #364670);
  text-align: left;
  font: var(--h-2, 600 20px 'Poppins', sans-serif);
  position: relative;
}

.socmed2 {
  display: flex;
  flex-direction: row;
  gap: 24px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
}

.facebook-fill {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.twitter-fill {
  flex-shrink: 0;
  position: relative;
  overflow: visible;
}

.linkedin-fill {
  flex-shrink: 0;
  width: 28px;
  height: 28px;
  position: relative;
  overflow: hidden;
}
/* END HALAMAN LANDING */

/* START HALAMAN ABOUT  */

.about .title {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-header .about-us {
  color: var(--text-black, #364670);
  text-align: center;
  font: 600 40px/130% 'Poppins', sans-serif;
  /* position: relative; */
}

.about-header .berikut {
  color: var(--text-color-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  margin-bottom: 2%;
}

.about-id-publishing2 .frame-133 {
  color: #364670;
  text-align: left;
  font: var(--regular-20-px, 600 20px/149.5% 'Poppins', sans-serif);
}

.sub-pt-penerbit {
  color: var(--text-grey, #92929d);
  text-align: justify;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  padding-top: 25px;
}

.sub-pt-penerbit-span {
  color: var(--text-grey, #92929d);
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  text-decoration: underline;
}

.visi-dan-misi {
  color: #364670;
  text-align: left;
  font: var(--regular-20-px, 600 20px/149.5% 'Poppins', sans-serif);
  padding-top: 25px;
  padding-bottom: 25px;
}

.sub-pt-penerbit2 {
  color: var(--text-grey, #92929d);
  text-align: justify;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  height: 239px;
}

.sub-nilai {
  color: var(--text-color-black, #364670);
  text-align: center;
  font: var(--h-2, 600 24px 'Poppins', sans-serif);
  position: relative;
  align-self: stretch;
  padding-top: 25px;
  padding-bottom: 25px;
}

.sub-menunjang {
  color: var(--text-grey, #92929d);
  text-align: justify;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
}


/* END HALAMAN ABOUT */

/* START HALAMAN CONTACT  */

.cta-wrapper {
  background-color: #F37021;
  padding: 20px 30px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: Arial, sans-serif;
}

.cta-text {
  color: white;
  font-size: 20px;
  margin: 0;
}

.cta-button {
  background-color: white;
  color: #1E1E1E;
  padding: 10px 20px;
  border: 1px solid #1E1E1E;
  border-radius: 999px;
  text-decoration: none;
  font-size: 14px;
  transition: background-color 0.3s;
}

.cta-button:hover {
  background-color: #f1f1f1;
}

.our-contact .title {
  padding-top: 20px;
  padding-bottom: 100px;
}

.our-contact .title {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
  justify-content: flex-start;
  position: absolute;
  left: 0px;
  top: 195px;
}

.our-contact {
  color: var(--text-black, #364670);
  text-align: center;
  font: 600 40px/130% 'Poppins', sans-serif;
  position: relative;
  padding-bottom: 10px;
}

.contact-header .silahkan-kontak {
  color: var(--text-color-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  /* width: 696px; */
  padding-bottom: 20px;
}

.contact .main-text {
  display: flex;
  flex-direction: column;
  gap: 40px;
  align-items: flex-start;
  justify-content: flex-start;
  width: 562px;
  padding-bottom: 20px;
}

.frame-133 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  /* position: relative; */
}

.frame-133 .contact-pt-penerbit {
  position: relative;
  color: var(--text-black, #364670);
  text-align: left;
  font: 600 28px 'Poppins', sans-serif;
  width: 514px;
  padding-top: 50px;
  padding-bottom: 50px;
  background: none;
}

.perumahan {
  color: var(--text-grey, #92929d);
  text-align: justify;
  font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  padding-bottom: 50px;
  margin-right: 5%;
}

.contact-header .button {
  display: flex;
  flex-direction: row;
  gap: 48px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  margin-top: -13%;
}

.contact-header .button2 {
  background: var(--primary-blue, #0e0e59);
  border-radius: 30px;
  padding: 20px 40px 20px 40px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  width: 235px;
}

.contact-header .button3 {
  color: var(--text-white, #d2d2d2);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  /* position: relative; */
  background: none;
}

.contact-header .button3:hover {
  color: var(--text-white, #ffffff);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  /* position: relative; */
  background: none;
}

.contact-header .rectangle {
  display: flex;
  flex-direction: column;
  position: relative;
  margin-top: -122%;
  margin-left: 201%;
}

/* END HALAMAN CONTACT  */



/* START HALAMAN LOGIN  */
.body-login{
  background-color: #F6F9FF;
}


.login-header .sign-in2 .unsplash-v-ggn-0-x-ldy-8-s {
  border-radius: 60px 0px 0px 0px;
    width: 100%;
    height: 680px;
    position: relative;
    z-index: 1;
}
.login-header .sign-in2 .rectangle-45 {
  background: var(--secondary-orange, #ff6600);
  width: 97.5%;
  height: 596.66px;
  position: absolute;
  margin-top: 95px;
  margin-left: -11px;
}

.login-header .sign-in3 .logo-big {
  padding: 8.29px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: left;
  flex-shrink: 0;
  background: none;
}


.login-header .pubmedia3 {
  color: var(--text-color-black, #364670);
  text-align: left;
  font: 600 17px/121% 'Poppins', sans-serif;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: none;
}


.login-header .sign-in4 {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: 700 34.81px 'Poppins', sans-serif;
  position: relative;
  left: -5px;
  top: 30px;
  background: none;
}

.login-header .form-sign-in {
  display: flex;
  flex-direction: column;
  gap: 24.86px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 100px;
  background: none;
}

.login-header .frame-57 {
  display: flex;
  flex-direction: column;
  gap: 16.57px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  background: none;
}

.login-header .email-address {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  background: none;
}

.login-header .email-address2 {
  color: var(--dark-grey, #888383);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  background: none;
}

.login-header .input {
  background: var(--text-white, #ffffff);
  border-radius: 11.6px;
  border-style: solid;
  border-color: var(--text-color-grey, #92929d);
  border-width: 1.24px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.48px;
  height: 49.72px;
  position: relative;
}
.login-header .field {
  padding: 8.29px 8.29px 8.29px 13.26px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
  background: none;
}
.login-header input {
  display: flex;
  flex-direction: row;
  gap: 165px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  background: transparent;
  border: 0;
  outline: none;
  padding: 6px 4px;
  width: 100%;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  color: #c9c9c9;
}
.login-header .placeholder {
  color: var(--text-color-line-dark, #979797);
  text-align: left;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  position: relative;
  background: none;
}
.login-header .password {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  background: none;
}

.login-header .password2 {
  color: var(--dark-grey, #888383);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  position: relative;
  background: none;
}

.login-header .frame-58 {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-end;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  background: none;
}

.login-header .lupa-password {
  color: var(--text-color-grey, #92929d);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  position: relative;
  background: none;
}

.login-header .lupa-password:hover {
  color: var(--text-color-grey, #5e5e61);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  position: relative;
  background: none;
}

.login-header .frame-60 {
  display: flex;
  flex-direction: column;
  gap: 16.57px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  background: none;
}

.login-header .frame-60 .button2 {
  color: var(--text-white, #dfdfdf);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.login-header .frame-60 .button2:hover {
  color: var(--text-white, #ffffff);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.login-header .frame-60 .button3 {
  background: var(--primary-blue, #0e0e59);
  border-radius: 16.57px;
  padding: 12.43px 33.15px 12.43px 33.15px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.48px;
  position: relative;
}

.login-header .button4 {
  border-radius: 16.57px;
  border-style: solid;
  border-color: var(--primary-blue, #0e0e59);
  border-width: 1.24px;
  padding: 12.43px 33.15px 12.43px 33.15px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.48px;
  position: relative;
}

.login-header .button5 {
  color: var(--primary-blue, #39399c);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.login-header .button5:hover {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
} 

.login-header .rectangle-49 {
  background: var(--text-color-white, #ffffff);
  border-radius: 60px 0px 60px 0px;
  width: 100%;
  height: 680px;
  position: absolute;
  margin-left: -100px;
}
.login-header .sign-in3{
  position: relative;
  background: none;
  margin-top: 30px;
  margin-left: 10%;
  width: 70%;
}
.login-header .sign-in3 .logo3{
  background: none;
}
.login-header .sign-in3 .logo3 img{
  background: none;
}

/* END HALAMAN LOGIN  */

/* START HALAMAN REGISTER  */

.register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
  border-radius: 60px 0px 0px 0px;
  width: 100%;
  height: 680px;
  position: relative;
  z-index: 1;
}

.register-header .register2 .rectangle-45 {
  background: var(--secondary-orange, #ff6600);
  width: 97.5%;
  height: 596.66px;
  position: absolute;
  margin-top: 95px;
  margin-left: -11px;
}

.register-header .register3 .logo-big {
  padding: 8.29px;
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: center;
  justify-content: left;
  flex-shrink: 0;
  background: none;
  margin-left: -3%;
}

.register-header .pubmedia3 {
  color: var(--text-color-black, #364670);
  text-align: left;
  font: 600 17px/121% 'Poppins', sans-serif;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background: none;
}


.register-header .register4 {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: 700 34.81px 'Poppins', sans-serif;
  position: relative;
  top: 30px;
  background: none;
  margin-left: -1%;
}


.register-header .form-register {
  display: flex;
  flex-direction: column;
  gap: 24.86px;
  align-items: flex-start;
  justify-content: flex-start;
  margin-top: 100px;
  background: none;
}

.register-header .frame-57 {
  display: flex;
  flex-direction: column;
  gap: 16.57px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  background: none;
}

.register-header .email-address {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  background: none;
}

.register-header .email-address2 {
  color: var(--dark-grey, #888383);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  background: none;
}


.register-header .input {
  background: var(--text-white, #ffffff);
  border-radius: 11.6px;
  border-style: solid;
  border-color: var(--text-color-grey, #92929d);
  border-width: 1.24px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.48px;
  height: 49.72px;
  position: relative;
}

.register-header .field {
  padding: 8.29px 8.29px 8.29px 13.26px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex: 1;
  position: relative;
  background: none;
}

.register-header .placeholder {
  color: var(--text-color-line-dark, #979797);
  text-align: left;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.register-header .placeholder:hover {
  color: var(--text-color-line-dark, #4b4b4b);
  text-align: left;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.register-header input {
  display: flex;
  flex-direction: row;
  gap: 165px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  left: 0px;
  top: 0px;
  background: transparent;
  border: 0;
  outline: none;
  padding: 6px 4px;
  width: 100%;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  color: #c9c9c9;
}

.register-header .password {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  background: none;
}

.register-header .how-did-you-hear-about-us {
  color: var(--dark-grey, #5b5575);
  text-align: left;
  font: 400 14.92px 'Poppins', sans-serif;
  position: relative;
  background: none;
}

.register-header .frame-58 {
  display: flex;
  flex-direction: column;
  gap: 8.29px;
  align-items: flex-end;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  background: none;
}

.register-header .dropdown {
  background: var(--text-white, #ffffff);
  border-radius: 11.6px;
  border-style: solid;
  border-color: var(--text-line-dark, #eaeaea);
  border-width: 1.24px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.51px;
  height: 49.73px;
  position: relative;
}

.register-header .placeholder2 {
  color: var(--text-black, #6a7592);
  text-align: left;
  font: var(--h-4, 500 18px 'Poppins', sans-serif);
  position: relative;
  background: none;
  border-color: rgba(178, 34, 34, 0);
  outline: none;
  width: 100%;
}

.register-header .frame-60 {
  display: flex;
  flex-direction: column;
  gap: 16.57px;
  align-items: flex-start;
  justify-content: flex-start;
  flex-shrink: 0;
  position: relative;
  top: 0px;
  background: none;
}

.register-header .frame-60 .to-sign-in {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  left: 45px;
  top: -10px;
  background: none;
}

.register-header .sudah-punya-akun {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: 500 16.58px 'Poppins', sans-serif;
  position: relative;
  background: none;
}

.register-header .frame-60 .sign-in2 {
  color: var(--text-color-grey, #92929d);
  text-align: left;
  font: 500 16.58px 'Poppins', sans-serif;
  position: relative;
  top: -7px;
  background: none;
}

.register-header .frame-60 .sign-in2:hover {
  color: var(--text-color-grey, #4b4b4e);
  text-align: left;
  font: 500 16.58px 'Poppins', sans-serif;
  position: relative;
  top: -7px;
  background: none;
}


.register-header .button2 {
  color: var(--text-white, #dfdfdf);
  text-align: left;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  position: relative;
  background: none;
}

.register-header .button2 a:hover {
  color: var(--text-white, #ffffff);
}

.register-header .button2 a {
  background: var(--primary-blue, #0e0e59);
  border-radius: 16.57px;
  padding: 12.43px 33.15px 12.43px 33.15px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 331.48px;
  position: relative;
  color: rgb(216, 216, 216);
  text-decoration: none;
  margin-left: -4%;
}

.register-header .rectangle-49 {
  background: var(--text-color-white, #ffffff);
  border-radius: 60px 0px 60px 0px;
  width: 105%;
  height: 680px;
  position: absolute;
  margin-left: -100px;
}

.register-header .register3 {
  /* display: contents; */
  position: relative;
  background: none;
  margin-top: 30px;
  margin-left: 10%;
  width: 70%;
}

.register-header .register3 .logo3 {
  background: none;
}

.register-header .register3 .logo3 img {
  background: none;
}



/* END HALAMAN REGISTER  */



/* START HALAMAN GRAFIK */
.first-card{
  padding-bottom: 2px;
  text-align: center;
  color: #364670;
}
.first-card .head-title h1{
  font: var(--h-2, 600 40px 'Poppins', sans-serif);
}
.first-card .head-title p{
  font: var(--h-2, 600 19px 'Poppins', sans-serif);
  color: #92929D;
}
.first-card p span {
  font-weight: 600;
  color: #364670;
}
.first-card .card {
  border: none;
  background: none;
}
.first-card .content .card .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-radius: 25px;  
}
.first-card .title-head {
  text-align: left;
  /* width: 80%; */
  background: #ffff;
}
.first-card .card-body .container{
  background: #ffff;
}
.first-card .title-head h4 {
  background: #ffff;
  margin-top: 20px;
  font: var(--h-3, 600 23px 'Poppins', sans-serif);
}
.first-card .title-head p {
  background: #ffff;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .title-head .p{
  margin-top: -10px;
}
.first-card .row .col-lg-6{
  background: #ffffff;
}
.first-card .row p {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .year-range{
  text-align: left;
  background: #ffffff;
  display: flex;
  align-items: baseline;
}
.first-card .year-range label {
  background: #ffffff;
  color: #364670;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-range select {
  word-wrap: normal;
  border-radius: 25px;
  width: 63px;
  text-align: center;
  background: #ffff;
  height: 30px;
  border: 1px solid #364670;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
  color: #92929D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-range select option{
  background: #ffff;
}
.year-range select::-ms-expand {
  display: none;
}
.first-card .year-range span{
  font-size: x-large;
  font-weight: 900;
  background: #ffffff;
  color: #364670;
}


.first-card .year-range .search-box{
  width: fit-content;
  height: fit-content;
  position: relative;
  background: none;
}
.first-card .year-range .input-search{
  height: 35px;
  width: 50px;
  border-style: none;
  padding: 10px;
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
  outline: none;
  transition: all .5s ease-in-out;
  background-color: #fff;
  padding-right: 40px;
  color:#0E0E59;
}
.first-card .year-range .input-search::placeholder{
  color:#0e0e59;
  font: var(--h-3, 400 13px 'Poppins', sans-serif);
}
.first-card .year-range .btn-search{
  width: 30px;
  height: 30px;
  border-style: none;
  font-size: 20px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 0px;
  color:#0e0e59 ;
  background: none;
  pointer-events: painted;  
}
.first-card .year-range .btn-search i{
  background: #fff;
}
.first-card .year-range .btn-search:focus ~ .input-search{
  width: 100px;
  border-radius: none;
  background: none;
  border-bottom:1px solid #0E0E59;
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.first-card .year-range .input-search:focus{
  width: 100px;
  border-radius: 0px;
  background-color: #fff;
  border-bottom:1px solid #0E0E59;
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}



.first-card .year-range button{
  margin-left: 50%;
  background: #ffffff;
  border: none;
}
.first-card .year-range button img{
  background: #ffffff;
}
.first-card .year-rangeCitation{
  text-align: left;
  background: #ffffff;
  display: flex;
  align-items: baseline;
}
.first-card .year-rangeCitation label {
  background: #ffffff;
  color: #364670;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeCitation select {
  word-wrap: normal;
  border-radius: 25px;
  width: 63px;
  text-align: center;
  background: #ffff;
  height: 30px;
  border: 1px solid #364670;
  color: #92929D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeCitation select option{
  background: #ffff;
}
.year-rangeCitation select::-ms-expand {
  display: none; /* Hapus tanda panah di IE/Edge */
}
.first-card .year-rangeCitation span{
  font-size: x-large;
  font-weight: 900;
  background: #ffffff;
  color: #364670;
}


.search-box{
  width: fit-content;
  height: fit-content;
  position: relative;
  background: none;
}
.input-search{
  height: 35px;
  width: 50px;
  border-style: none;
  padding: 10px;
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
  outline: none;
  transition: all .5s ease-in-out;
  background-color: #fff;
  padding-right: 40px;
  color:#0E0E59;
  margin-left: 10px;
}
.input-search::placeholder{
  color:#0e0e59;
  font: var(--h-3, 400 13px 'Poppins', sans-serif);
}
.btn-search{
  width: 30px;
  height: 30px;
  border-style: none;
  font-size: 20px;
  font-weight: bold;
  outline: none;
  cursor: pointer;
  position: absolute;
  right: 0px;
  color:#0e0e59 ;
  background: none;
  pointer-events: painted;  
}
.btn-search i{
  background: #fff;
}
.btn-search:focus ~ .input-search{
  width: 100px;
  border-radius: none;
  background: none;
  border-bottom:1px solid #0E0E59;
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}
.input-search:focus{
  width: 100px;
  border-radius: 0px;
  background-color: #fff;
  border-bottom:1px solid #0E0E59;
  transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}


.first-card .year-rangeCitation button{
  margin-left: 50%;
  background: #ffffff;
  border: none;
}
.first-card .year-rangeCitation button img{
  background: #ffffff;
}
.first-card .year-rangeJournal{
  text-align: left;
  background: #ffffff;
  display: flex;
  align-items: baseline;
}
.first-card .year-rangeJournal label {
  background: #ffffff;
  color: #364670;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeJournal select {
  word-wrap: normal;
  border-radius: 25px;
  width: 63px;
  text-align: center;
  background: #ffff;
  height: 30px;
  border: 1px solid #364670;
  color: #92929D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeJournal select option{
  background: #ffff;
}
.year-rangeJournal select::-ms-expand {
  display: none; /* Hapus tanda panah di IE/Edge */
}
.first-card .year-rangeJournal span{
  font-size: x-large;
  font-weight: 900;
  background: #ffffff;
  color: #364670;
}
.first-card .year-rangeJournal button{
  margin-left: 50%;
  background: #ffffff;
  border: none;
}
.first-card .year-rangeJournal button img{
  background: #ffffff;
}
.first-card .year-rangeAccess{
  text-align: left;
  background: #ffffff;
  display: flex;
  align-items: baseline;
}
.first-card .year-rangeAccess label {
  background: #ffffff;
  color: #364670;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeAccess select {
  word-wrap: normal;
  border-radius: 25px;
  width: 63px;
  text-align: center;
  background: #ffff;
  height: 30px;
  border: 1px solid #364670;
  color: #92929D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-rangeAccess select option{
  background: #ffff;
}
.year-rangeAccess select::-ms-expand {
  display: none; /* Hapus tanda panah di IE/Edge */
}
.first-card .year-rangeAccess span{
  font-size: x-large;
  font-weight: 900;
  background: #ffffff;
  color: #364670;
}
.first-card .year-rangeAccess button{
  margin-left: 50%;
  background: #ffffff;
  border: none;
}
.first-card .year-rangeAccess button img{
  background: #ffffff;
}
.first-card canvas{
  background-color: #ffffff;
  margin-left: -20px;
  color: #364670;
}
.first-card .label {
  color: #FF9681;
  font-size: 1.2em;
}
.first-card h5 {
  text-align: start;
  background: #fff;
  font-size: 22px;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
}
.first-card .row .title {
  display: flex;
}
.first-card .bar-menu{
  height: auto;
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
}
.first-card .row .title .subject {
  width: 50%;
  background: #F6F9FF;
  color: #000;
}
.first-card .row .title .publications {
  text-align: end;
  width: 50%;
  color: #000;
  background: #F6F9FF;
}
/* .first-card .bar-publication{
  height: auto;
  margin-bottom: 15px;
  border-radius: 15px;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
} */
.first-card .row .countries{
  width: 50%;
  margin-top: -15px;

}
.first-card .row .public{
  width: 25%;
  margin-top: -15px;
  text-align: end;
}
.first-card .row .persen{
  width: 25%;
  margin-top: -15px;
  text-align: end;
}
.first-card .row .public p{
  text-align: end;
}
.first-card .row .persen p{
  text-align: end;
}
.first-card .row .title_publication p{
  background: none;
  color: #000;
}
.first-card .chart_bar {
    line-height: 1.6em;
    font-size: 1.2em;
    font-weight: 700;
    background-color: #afc0d5;
    color: #000;
    width: 85%;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    /* -webkit-text-stroke: 0.4px #0E0E59; */
}
.first-card .bar_subject {
  line-height: 1.6em;
  font-size: 1.2em;
  font-weight: 700;
  background-color: #afc0d5;
  color: #000;
  width: 85%;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  /* -webkit-text-stroke: 0.4px #0E0E59; */
}
.first-card table {
  width: 100%;
  text-align: left;
}

.first-card table thead tr th {
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
  color: #000;
}
.first-card table tbody tr td {
  font: var(--h-3, 600 14px 'Poppins', sans-serif);
  padding-top: 3px;
  padding-bottom: 3px;
}
.first-card table tbody tr td .isi {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  height: 30px;
  background-color: #afc0d5;
  display: flex;
  align-items: center;
}

.first-card table tbody tr td .isi span {
  color: #000;
  background: none;
  white-space: nowrap;
  margin-left: 8px;
}

.first-card .bar_publication {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.first-card .row .publication_bar {
  background-color: #afc0d5;
  color: #000;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}
.first-card .row .bar_countrie {
  background-color: #afc0d5;
  color: #000;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
}

/* .first-card .publication_bar {
  line-height: 1.6em;
  font-size: 1.2em;
  font-weight: 700;
  background-color: #0E0E59;
  color: #FFFFFF;
  width: 85%;
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px;
  -webkit-text-stroke: 0.4px #0E0E59;
} */
.first-card .label {
  color: #0E0E59;
}
.first-card .text{
  background: none;
  border: 2px solid #afc0d5;
}
.first-card .second-content .card1 .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-top-left-radius: 25px; 
  border-bottom-left-radius: 25px; 
  margin-top: 50px; 
  height: 100%;
}
.first-card .second-content .menu-title{
  display: flex;
  background: #fff;
  justify-content: space-between;
  align-items: center;
}
.first-card .second-content .menu-title h5 {
  background: #ffff;
  margin-top: 10px;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
}
.first-card .second-content .menu-title button{
  background: #ffff;
}
.first-card .second-content .menu-title button img{
  background: none;
}
.first-card .select{
  text-align: start;
  background: #ffff;
  margin-top: 15px;
}
.first-card .oldestDiv{
  margin-bottom: 30px;
}
.first-card .resolusi{
  background: none;
}
.first-card #searchRange{
  background: none;
  margin-bottom: 50px;
}
.first-card #searchRange form{
  background: none;
}
.first-card .select label {
  margin-left: 7%;
  background-color: #fff;
  font: var(--h-3, 600 19px 'Poppins', sans-serif);
}
.first-card .select label a{
  text-decoration: none;
  color: #0E0E59;
  background: none;
}
.first-card .search-content form{
  background: #ffff;
}
.first-card .search-content input {
  border: 2px solid rgb(14, 14, 89);
  border-radius: 10px;
  margin-top: 30px;
  width: 100%;
  padding: 9px 4px 9px 40px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .range{
  background: #ffffff;
}
.first-card .range h6 {
  margin-top: 30px;
  text-align: left;
  color: #000;
  background: #ffffff;
  font: var(--h-3, 600 19px 'Poppins', sans-serif);
}
.first-card .range .form{
  background: #fff;
}
.first-card .range input {
  border: 2px solid rgb(14, 14, 89);
  border-radius: 10px;
  width: 100%;
  padding: 8px 4px 8px 18px;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .range button {
  border: 2px solid rgb(14, 14, 89);
  border-radius: 10px;
  margin-top: 30px;
  width: 100%;
  padding: 8px 40px 8px 40px;
  color: white;
  background: #0E0E59;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .second-content .card .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  margin-top: 50px; 
  border-top-right-radius: 25px; 
  border-bottom-right-radius: 25px; 
}
.second-content .menu-link {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  background-color: #fff;
}
.second-content .menu-link .open{
  flex: 0 0 auto;
  width: 18.666667%;
}
.second-content .menu-link .web{
  flex: 0 0 auto;
  width: 18.666667%;
}
.second-content .menu-link .garuda{
  flex: 0 0 auto;
  width: 18.666667%;
}
.second-content .menu-link .scholar{
  flex: 0 0 auto;
  width: 18.666667%;
}
.second-content .menu-link .cited{
  background: #fff;
}
.second-content .menu-link .cited p{
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 19px 'Poppins', sans-serif);
}
/* .first-card .second-content .row{
  background: #fff;
} */
.first-card .second-content .row .col-lg-2 a{
  text-decoration: none;
}
.first-card .second-content .row .col-lg-2 p {
  background: none;
  text-align: center;
  padding-top: 12px;
  font: var(--h-3, 600 18px 'Poppins', sans-serif);
}
.first-card .second-content .row .col-lg-2{
  background: #fff;
}
.first-card .second-content .row .col-lg-2 .text {
  border: none;
  background: #F6F9FF;
  width: 122px;
  height: 46px;
  border-radius: 25px;
}
/* KHUSUS PAGE CITED BY */
.first-card .second-content .menu-cited .col-lg-2 .text-cited {
  border: none;
  background: #F6F9FF;
  width: 122px;
  height: 46px;
  border-radius: 25px;
}
/* END PAGE CITED BY */
.first-card .second-content .title{
  background: #ffffff;
  margin-top: 15px;
}
.first-card .second-content .title a{
  background: #ffffff;
  text-decoration: none;
  color: #0e0e59;
}
.first-card .second-content .title a:hover{
  background: #ffffff;
  text-decoration: none;
  color: #08088e;
}
.first-card .second-content .published p a{
  background: #ffffff;
  text-decoration: none;
  color: #0e0e59;
}
.first-card .second-content .published p a:hover{
  background: #ffffff;
  text-decoration: none;
  color: #08088e;
}
.first-card .second-content .jurnal p a{
  background: #ffffff;
  color: #0e0e59;
}
.first-card .second-content .title h6 {
  background: #ffffff;
  margin-top: 15px;
  text-align: justify;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
}
.first-card .second-content .text-content{
  display: flex;
  background-color: #fff;
}
.first-card .second-content .text-content img{
  width: 20px;
  height: 20px;
  background: #fff;
  margin-top: 5px;
}
.first-card .second-content .text-content h6 {
  text-align: justify;
  color: #000;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .second-content .published{
  display: flex;
  background-color: #fff;
  margin-top: 10px;
}
.first-card .second-content .published img{
  width: 20px;
  height: 20px;
  background: #fff;
  margin-top: 4px;
}
.first-card .second-content .published p {
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 400 19px 'Poppins', sans-serif);
}
.first-card .second-content .jurnal{
  display: flex;
  background-color: #fff;
  /* margin-top: px; */
}
.first-card .second-content .jurnal img{
  width: 20px;
  height: 20px;
  background: #fff;
  margin-top: 5px;
}
.first-card .second-content .jurnal p {
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 400 19px 'Poppins', sans-serif);
}
.first-card .second-content .main-content{
  background-color: #fff;
}
.first-card .second-content .main-content p {
  width: 95%;
  margin-left: 30px;
  text-align: justify;
  background: #ffff;
  color: #808080;
  line-height: 24px;
  overflow: hidden;
  max-height: 107px;
  transition: max-height 0.3s ease;
  font: var(--h-3, 400 19px 'Poppins', sans-serif);
}

.read-more {
  color: #0E0E59;
  text-decoration: underline #FF7115;
  cursor: pointer;
  transition: color 0.3s, text-decoration 0.3s;
  display: flex;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
}
.read-more:hover {
  color: #0E0E59;
  /* text-decoration: none; */
}
.read-more .arrow{
  background: #fff;
}
.read-more i{
  text-decoration: none;
  background: #fff;
}
.second-content .load{
  display: flex;
  justify-content: center;
  align-items: center;
}
.second-content .load_btn {
  width: 200px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #0E0E59;
  border-radius: 26px;
  background: #F6F9FF;
  margin-top: 30px;
}
.second-content .load_btn .rounded-circle{
  border: 1px solid #0E0E59;
  height: 16px;
  width: 16px;
}
.second-content .load_btn .rounded-circle img{
  margin-top: -15px;
}
.second-content .load_btn p {
  margin-top: 15px;
  color: #808080;
  cursor: pointer;
  margin-left: 10px;
  background: none;
  font: var(--h-3, 600 19px 'Poppins', sans-serif);
}
/* END HALAMAN GRAFIK */

/* START HALAMAN ARTICLE */
.first-card .head-title .author{
  background: none;
  margin-top: 0px;
  display: flex;
  justify-content: center;
}
.first-card .head-title .author .isi{
  background: none;
  display: flex;
  justify-content: center;
}
.first-card .head-title .author .isi p{
  display: flex;
  justify-content: center;
  background: none;
  font: var(--h-2, 600 29px 'Poppins', sans-serif);
}
.first-card .head-title .author .isi p a{
  text-decoration: none;
  background: none;
  margin-top: -10px;
}
.first-card .head-title .author .isi p a span{
  font: var(--h-2, 600 19px 'Poppins', sans-serif);
}
.first-card .head-title .author .isi p span{
  font: var(--h-2, 600 19px 'Poppins', sans-serif);
}
.first-card .head-title .author .isi img{
  margin-top: 15px;
  height: 30px;
  width: 30px;
}
.first-card .head-title .author .isi .author2{
  display: none;
}
.first-card .content .menu-row{
  background: none;
}

.first-card .content .menu-row .first-col{
  background: none;
}
.first-card .content .menu-row .first-col .menu{
  display: flex;
  justify-content: flex-start;
  background: none;
}
.first-card .content .menu-row .first-col .text a p {
  background: none;
  text-align: center;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  display: contents;
}
.first-card .content .menu-row .first-col .text {
  border: none;
  background: none;
  border-radius: 25px;
  display: flex;
  justify-content: center;
}
.first-card .content .menu-row .first-col .text a {
  text-decoration: none;
  border-radius: 26px;
  width: 127px;
  display: flex;
  justify-content: center;
  padding: 10px;
  height: 44px;
  margin-left: 10px;

}
.first-card .content .menu-row .first-col .text a:hover {
  background: #d8d8f7;
}
.first-card .content .menu-row .sec-col{
  background: none;
}
.first-card .content .menu-row .sec-col .menu {
  background: none;
  display: flex;
  justify-content: end;
}
.first-card .content .menu-row .sec-col .menu a p {
  background: none;
  text-align: center;
  font: var(--h-4, 500 16px 'Poppins', sans-serif);
  display: contents;
}
.first-card .content .menu-row .sec-col .menu {
  background: none;
}
.first-card .content .menu-row .sec-col .menu .text {
  border: none;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  padding-left: 12px;
}
.first-card .content .menu-row .sec-col .menu .text a img{
  background: none;
  width: 24px;
  height: 24px;
}
.first-card .content .menu-row .sec-col .menu .text a {
  text-decoration: none;
  border-radius: 26px;
  border: 2px solid #364670;
  background: none;
  width: 114px;
  display: flex;
  justify-content: space-evenly;
  padding: 8px;
  height: 44px;
}
.first-card .content .menu-row .sec-col .menu .text a:hover {
  background: #d8d8f7;
}
.first-card .content .menu-row .sec-col .menu .text a p {
  background: none;
  text-align: center;
  font: var(--h-4, 600 16px 'Poppins', sans-serif);
  display: contents;
}
.first-card .content .menu-row .sec-col .menu .download {
  border: none;
  border-radius: 25px;
  display: flex;
  justify-content: center;
  padding-left: 12px;
  background: none;
}
.first-card .content .menu-row .sec-col .menu .download a img{
  background: none;
  width: 14px;
  height: 17px;
  margin-top: 3px;
}
.first-card .content .menu-row .sec-col .menu .download a {
  text-decoration: none;
  border-radius: 26px;
  border: 2px solid #364670;
  background: none;
  display: flex;
  justify-content: space-evenly;
  padding: 8px;
  height: 44px;
  background: #0E0E59;
  width: 170px;
  color: #fff;
  gap: 8px;
}
.first-card .content .menu-row .sec-col .menu .download a:hover {
  background: #10108d;
}
.first-card .content .menu-row .sec-col .menu .download a p {
  background: none;
  text-align: center;
  font: var(--h-4, 600 16px 'Poppins', sans-serif);
  display: contents;
  color: #fff;
}
.first-card .title-head p {
  margin-top: 30px;
  background: #ffff;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .title-head p a{
  background: #ffff;
  text-decoration: none;
  color: #0e0e59;
}
.first-card .title-head .p{
  margin-top: -10px;
}
.first-card .row{
  /* background: #ffffff; */
  margin-top: 30px;
}
.first-card .row .col-lg-6{
  background: #ffffff;
}
.first-card .row .col-lg-6 h2 {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .row .col-lg-6 h3 {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
}
.first-card .year-range{
  text-align: left;
  background: #ffffff;
}
.first-card .year-range label {
  background: #ffffff;
  color: #364670;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
}
.first-card .year-range select {
  word-wrap: normal;
  border-radius: 25px;
  width: 63px;
  text-align: center;
  background: #ffff;
  height: 30px;
  border: 1px solid #364670;
  color: #92929D;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
  box-shadow: none;
}
.first-card .year-range select option{
  background: #ffff;
}
.year-range select::-ms-expand {
  display: none; /* Hapus tanda panah di IE/Edge */
}
.first-card .year-range span{
  font-size: x-large;
  font-weight: 900;
  background: #ffffff;
  color: #364670;
}
.first-card .article .year-range button{
  margin-left: 40%;
  background: #ffffff;
  border: none;
}
.first-card .year-range button img{
  background: #ffffff;
}
.first-card .isi-content {
  display: flex;
  justify-content: center;
}
.first-card .row .col-lg-6 .text-content{
  background: #fff;
  width: 331px;
}
.first-card .row .col-lg-6 .text-content .totalCitation p {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-top: 30px;
}
.first-card .row .col-lg-6 .text-content .citationOrigin{
  background: #ffff;
  margin-top: 50px;
}
.first-card .row .col-lg-6 .text-content .citationOrigin h3 {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
}
.first-card .row .col-lg-6 .text-content .citationOrigin p {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .row .col-lg-6 .text-content .citationSource{
  background: #ffff;
  margin-top: 50px;
}
.first-card .row .col-lg-6 .text-content .citationSource h3 {
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
}
.first-card .abstract {
  background: #fff;
  margin-top: 30px;
}
.first-card .abstract h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .abstract p{
  background: #fff;
  text-align: justify;
  color: #808080;
  margin-top: 10px;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  line-height: 30px;
}
.first-card .keyword {
  background: #fff;
  margin-top: 30px;
}
.first-card .keyword h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .keyword .menu-keyword{
  display: flex;
  justify-content: flex-start;
  background: none;
}
.first-card .keyword .menu-keyword .text a p {
  background: none;
  text-align: center;
  font: var(--h-3, 500 16px 'Poppins', sans-serif);
  display: contents;
  color: #364670;
}
.first-card .keyword .menu-keyword .text {
  border: none;
  background: none;
  border-radius: 25px;
  display: flex;
  justify-content: center;
}
.first-card .keyword .menu-keyword .text a {
  text-decoration: none;
  border-radius: 26px;
  display: flex;
  justify-content: center;
  padding: 10px;
  margin-left: 10px;
  padding: 10px 23px 10px 23px;
}
.first-card .keyword .menu-keyword .text a:hover {
  background: #d8d8f7;
}
.first-card .cite {
  background: #fff;
  margin-top: 30px;
}
.first-card .cite h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .cite p{
  background: #fff;
  text-align: justify;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-top: 10px;
}
.first-card .related {
  background: #fff;
  margin-top: 60px;
}
.first-card .related .content{
  background: #fff;
}
.first-card .related h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .related .content h3{
  background: #fff;
  text-align: justify;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-top: 30px;
}
.first-card .related .content p{
  background: #fff;
  text-align: justify;
  color: #92929D;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-top: 10px;
}
/* END HALAMAN ARTICLE */

/* START HALAMAN CITATION */
/* START HALAMAN CITATION */
.responsive {
  background: #ffffff;
  border-radius: 50px;
  flex-shrink: 0;
  width: 100%;
  height: 50px;
  position: relative;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  margin-top: 10px;
  display: none;
}
.responsive .rectangle-31 {
  background: none;
  border-radius: 100px;
  position: absolute;
  left: 6px;
  top: 10px;
}
.responsive .rectangle-31 button {
  background: none;
  border: none;
}
.responsive .rectangle-31 button i {
  font-size: 25px;
  color: #0E0E59;
  background: none;
  margin-left: 0px;
  margin-top: 0px;
}

.responsive input {
  display: flex;
  flex-direction: row;
  gap: 165px;
  align-items: center;
  justify-content: flex-start;
  flex-shrink: 0;
  position: absolute;
  left: 44px;
  top: 6px;
  background: transparent;
  border: 0;
  outline: none;
  padding: 6px 4px;
  width: 68%;
  font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
  color: #888888;
}
.first-card .content-citation .card1 .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-top-left-radius: 25px; 
  border-bottom-left-radius: 25px; 
  margin-top: 20px; 
  height: 100%;
}
.first-card .content-citation .menu-title{
  display: flex;
  background: #fff;
  justify-content: space-between;
  align-items: center;
}
.first-card .content-citation .menu-title h5 {
  background: #ffff;
  margin-top: 10px;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
}
.first-card .content-citation .menu-title button{
  background: #ffff;
}
.first-card .content-citation .menu-title button img{
  background: none;
}
.first-card .select{
  text-align: start;
  background: #ffff;
  margin-top: 15px;
}
.first-card .resolusi{
  background: none;
}
.first-card #searchRange{
  background: none;
}
.first-card #searchRange form{
  background: none;
}
.first-card .select label {
  margin-left: 7%;
  background-color: #fff;
  font: var(--h-3, 600 19px 'Poppins', sans-serif);
}
.first-card .select label a{
  text-decoration: none;
  color: #0E0E59;
  background: none;
}
.first-card .search-content form{
  background: #ffff;
}
.first-card .search-content input {
  border: 2px solid rgb(14, 14, 89);
  border-radius: 10px;
  margin-top: 30px;
  width: 100%;
  padding: 9px 4px 9px 40px;
  background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
}
.first-card .coverage{
  background: #ffffff;
}
.first-card .coverage .list {
  background: #fff;
  display: flex;
  justify-content: center;
  background: none;
  flex-wrap: wrap;
  flex-direction: row;
}
.first-card .coverage h6 {
  margin-top: 50px;
  text-align: left;
  color: #364670;
  background: #ffffff;
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
}
.coverage .container {
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: flex-start;
  padding-left: 35px;
  margin-top: 20px;
  text-align: left;
}
.coverage .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.coverage .container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #364670;
  border-radius: 5px;
}
/* On mouse-over, add a grey background color */
.coverage .container:hover input ~ .checkmark {
  background-color: #364670;
}

/* When the checkbox is checked, add a blue background */
.coverage .container input:checked ~ .checkmark {
  background-color: #364670;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.coverage .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.coverage .container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 7px;
  height: 11px;
  border: 2px solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first-card .open-access{
  background: #ffffff;
  margin-top: 60px;
}
.open-access .container {
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font: var(--h-3, 500 19px 'Poppins', sans-serif);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  justify-content: flex-start;
  padding-left: 35px;
  margin-top: 20px;
  text-align: left;
}
.open-access .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.open-access .container .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border: 2px solid #364670;
  border-radius: 5px;
}
/* On mouse-over, add a grey background color */
.open-access .container:hover input ~ .checkmark {
  background-color: #364670;
}

/* When the checkbox is checked, add a blue background */
.open-access .container input:checked ~ .checkmark {
  background-color: #364670;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.open-access .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.open-access .container .checkmark:after {
  left: 5px;
  top: 1px;
  width: 7px;
  height: 11px;
  border: 2px solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.first-card .average{
  background: #ffffff;
  margin-top: 60px;
}
.first-card .average .title {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: -10px;
}
.first-card .average .title .main{
  font: var(--h-3, 400 20px 'Poppins', sans-serif);
}
.first-card .average .title a{
  text-decoration: none;
  background: #fff;
}
.first-card .average .title p{
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
}

[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
  background: #FF6600;
}

[slider] > div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
  background: #FF6600;
}

[slider] > div > [inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #0E0E59;
}

[slider] > div > [thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -12.5px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FF6600;
  border-radius: 50%;
  outline: none;
}

[slider] > input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider] > input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider] > input[type=range]:focus {
  outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
  display: none;
}

[slider] > div > [sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -44px;
  z-index: 3;
  background-color: #fff;
  color: #000000;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  /* -webkit-border-radius: 28px; */
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #364670;
}

[slider] > div > [sign]:after {
  position: absolute;
  content: '';
  left: 4px;
  border-radius: 16px;
  top: 24px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: #364670;
}

[slider] > div > [sign] > span {
  line-height: 25px;
  background: none;
  font: var(--h-3, 400 13px 'Poppins', sans-serif);
}

[slider]:hover > div > [sign] {
  opacity: 1;
}


.first-card .daterange{
  background: #ffffff;
  margin-top: 60px;
}
.first-card .daterange .title {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: -10px;
}
.first-card .daterange .title .main{
  font: var(--h-3, 400 20px 'Poppins', sans-serif);
}
.first-card .daterange .title a{
  text-decoration: none;
  background: #fff;
}
.first-card .daterange .title p{
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
}

[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
  background: #FF6600;
}

[slider] > div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
  background: #FF6600;
}

[slider] > div > [inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #0E0E59;
}

[slider] > div > [thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -12.5px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FF6600;
  border-radius: 50%;
  outline: none;
}

[slider] > input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider] > input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider] > input[type=range]:focus {
  outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
  display: none;
}

[slider] > div > [sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -44px;
  z-index: 3;
  background-color: #fff;
  color: #000000;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  /* -webkit-border-radius: 28px; */
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #364670;
}

[slider] > div > [sign]:after {
  position: absolute;
  content: '';
  left: 4px;
  border-radius: 16px;
  top: 24px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: #364670;
}

[slider] > div > [sign] > span {
  line-height: 25px;
  background: none;
  font: var(--h-3, 400 13px 'Poppins', sans-serif);
}

[slider]:hover > div > [sign] {
  opacity: 1;
}

.first-card .h5-index{
  background: #ffffff;
  margin-top: 60px;
  margin-bottom: 30px;
}
.first-card .h5-index .title {
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: -10px;
}
.first-card .h5-index .title .main{
  font: var(--h-3, 400 20px 'Poppins', sans-serif);
}
.first-card .h5-index .title a{
  text-decoration: none;
  background: #fff;
}
.first-card .h5-index .title p{
  font: var(--h-3, 400 16px 'Poppins', sans-serif);
}

[slider] {
  position: relative;
  height: 14px;
  border-radius: 10px;
  text-align: left;
  margin: 45px 0 10px 0;
  background: #FF6600;
}

[slider] > div {
  position: absolute;
  left: 13px;
  right: 15px;
  height: 14px;
  background: #FF6600;
}

[slider] > div > [inverse-left] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [inverse-right] {
  position: absolute;
  right: 0;
  height: 14px;
  border-radius: 10px;
  background: #FF6600;
  margin: 0 7px;
}

[slider] > div > [range] {
  position: absolute;
  left: 0;
  height: 14px;
  border-radius: 14px;
  background-color: #0E0E59;
}

[slider] > div > [thumb] {
  position: absolute;
  top: -7px;
  z-index: 2;
  height: 28px;
  width: 28px;
  text-align: left;
  margin-left: -12.5px;
  cursor: pointer;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
  background-color: #FF6600;
  border-radius: 50%;
  outline: none;
}

[slider] > input[type=range] {
  position: absolute;
  pointer-events: none;
  -webkit-appearance: none;
  z-index: 3;
  height: 14px;
  top: -2px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

div[slider] > input[type=range]::-ms-track {
  -webkit-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]::-moz-range-track {
  -moz-appearance: none;
  background: transparent;
  color: transparent;
}

div[slider] > input[type=range]:focus::-webkit-slider-runnable-track {
  background: transparent;
  border: transparent;
}

div[slider] > input[type=range]:focus {
  outline: none;
}

div[slider] > input[type=range]::-ms-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-moz-range-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
}

div[slider] > input[type=range]::-webkit-slider-thumb {
  pointer-events: all;
  width: 28px;
  height: 28px;
  border-radius: 0px;
  border: 0 none;
  background: red;
  -webkit-appearance: none;
}

div[slider] > input[type=range]::-ms-fill-lower {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-fill-upper {
  background: transparent;
  border: 0 none;
}

div[slider] > input[type=range]::-ms-tooltip {
  display: none;
}

[slider] > div > [sign] {
  opacity: 0;
  position: absolute;
  margin-left: -11px;
  top: -44px;
  z-index: 3;
  background-color: #fff;
  color: #000000;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  /* -webkit-border-radius: 28px; */
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
  border: 2px solid #364670;
}

[slider] > div > [sign]:after {
  position: absolute;
  content: '';
  left: 4px;
  border-radius: 16px;
  top: 24px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top-width: 8px;
  border-top-style: solid;
  border-top-color: #364670;
}

[slider] > div > [sign] > span {
  line-height: 25px;
  background: none;
  font: var(--h-3, 400 13px 'Poppins', sans-serif);
}

[slider]:hover > div > [sign] {
  opacity: 1;
}


.first-card .content-citation .card .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  margin-top: 20px; 
  border-top-right-radius: 25px; 
  border-bottom-right-radius: 25px; 
}
.content-citation .col2 .menu-top .menu-row{
  display: flex;
  justify-content: flex-start;
  background: #fff;
}
.content-citation .col2 .menu-top .menu-row .menu-text{
  border-radius: 26px;
  display: flex;
  justify-content: center;
  padding: 12px;
  height: 44px;
  margin-left: 10px;
}
.content-citation .col2 .menu-top .menu-row .menu-text a{
  background: none;
  text-decoration: none;
}
.content-citation .col2 .menu-top .menu-row .menu-text a p{
  background: none;
  font: var(--h-3, 500 16px 'Poppins', sans-serif);
}

.content-citation .col2 .published{
  display: flex;
  background-color: #fff;
}
.content-citation .col2 .published a{
  text-decoration: none;
  background: #fff;
}
.content-citation .col2 .published a h4 {
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
  margin-top: 30px;
  color: #364670;
}
.content-citation .col2 .jurn{
  display: flex;
  background-color: #fff;
}
.content-citation .col2 .jurn a{
  text-decoration: none;
  background: #fff;
}
.content-citation .col2 .jurn a h4{
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
  color: #0E0E59;
  margin-top: 10px;
}
.content-citation .col2 .eissn{
  display: flex;
  background-color: #fff;
}
.content-citation .col2 .eissn a{
  text-decoration: none;
  background: #fff;
}
.content-citation .col2 .eissn a h4{
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
  color: #0E0E59;
}
.content-citation .col2 .index{
  display: flex;
  background-color: #fff;
}
.content-citation .col2 .index a{
  text-decoration: none;
  background: #fff;
}
.content-citation .col2 .index a h4{
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 600 20px 'Poppins', sans-serif);
  color: #0E0E59;
}
.content-citation .col2 .total{
  display: flex;
  background-color: #fff;
}
.content-citation .col2 .total a{
  text-decoration: none;
  background: #fff;
}
.content-citation .col2 .total h4{
  text-align: justify;
  margin-left: 10px;
  background: #ffff;
  font: var(--h-3, 500 18px 'Poppins', sans-serif);
  color: #696974;
  margin-top: 10px;
}


.content-citation .load{
  display: flex;
  justify-content: center;
  align-items: center;
}
.content-citation .load_btn {
  width: 200px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #0E0E59;
  border-radius: 26px;
  background: #F6F9FF;
  margin-top: 30px;
}
.content-citation .load_btn .rounded-circle{
  border: 1px solid #0E0E59;
  height: 16px;
  width: 16px;
}
.content-citation .load_btn .rounded-circle img{
  margin-top: -15px;
}
.content-citation .load_btn p {
  margin-top: 15px;
  color: #808080;
  cursor: pointer;
  margin-left: 10px;
  background: none;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
}

/* END HALAMAN CITATION */

/* START HALAMAN PROFILE AUTHOR */
.first-card .head-title h1 {
  font: var(--h-2, 600 40px 'Poppins', sans-serif);
  margin-bottom: 15px;
}
.first-card .head-title p {
  font: var(--h-2, 600 19px 'Poppins', sans-serif);
}
.first-card .head-title p a{
  text-decoration: none;
}
.first-card .head-title .p {
  margin-top: -10px;
}
.first-card .content-author .card .card-body{
  background-color: #ffffff; 
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-radius: 25px;  
}
.first-card .content-author .menu-author{
  background: none;
}
.first-card .content-author .menu-author .publication{
  background: none;
}
.first-card .content-author .menu-author .publication .main{
  border-radius: 8px;
  height: 90px;
  width:80%;
}
.first-card .content-author .menu-author .publication .main .total{
  display: flex;
  padding: 9px 2px 0px 20px;
  background: none;
}
.first-card .content-author .menu-author .publication .main .total p{
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  color: #364670;
  width: 100%;
}
.first-card .content-author .menu-author .publication .main .total .jumlah{
  width: 30%;
}
.first-card .content-author .menu-author .dataset{
  background: none;
}
.first-card .content-author .menu-author .dataset .main{
  border-radius: 8px;
  height: 90px;
  width:80%;
}
.first-card .content-author .menu-author .dataset .main .total{
  display: flex;
  padding: 9px 2px 0px 20px;
  background: none;
}
.first-card .content-author .menu-author .dataset .main .total .jumlah{
  width: 30%;
}
.first-card .content-author .menu-author .dataset .main .total p{
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  color: #364670;
  width: 100%;
}
.first-card .content-author .menu-author .grants{
  background: none;
}
.first-card .content-author .menu-author .grants .main{
  border-radius: 8px;
  height: 90px;
  width:80%;
}
.first-card .content-author .menu-author .grants .main .total{
  display: flex;
  background: none;
  padding: 9px 2px 0px 20px;
}
.first-card .content-author .menu-author .grants .main .total p{
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  color: #364670;
  width: 100%;
}
.first-card .content-author .menu-author .grants .main .total .jumlah{
  width: 30%;
}
.first-card .content-author .menu-author .patents{
  background: none;
}
.first-card .content-author .menu-author .patents .main{
  border-radius: 8px;
  height: 90px;
  width: 80%;
}
.first-card .content-author .menu-author .patents .main .total{
  display: flex;
  padding: 9px 2px 0px 20px;
  background: none;
}
.first-card .content-author .menu-author .patents .main .total p{
  background: none;
  width: 100%;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  color: #364670;
}
.first-card .content-author .menu-author .patents .main .total .jumlah{
  width: 30%;
}
.first-card .content-author .menu-row .first-col .menu{
  display: flex;
  justify-content: flex-start;
  background: none;
}
.first-card .content-author .menu-row .first-col .text a p {
  background: none;
  text-align: center;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  display: contents;
}
.first-card .content-author .chart-container{
  display: flex;
  justify-content: center;
}
.first-card .content-author .chart-container .chart{
  width: 70%;
  margin-top: 50px;
}

.first-card .about {
  background: #fff;
  margin-top: 50px;
}
.first-card .about h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .about .row .col-lg-8{
  background: #fff;
}
.first-card .about .row .col-lg-4{
  background: #fff;
}
.first-card .about .field h6{ 
  background: #fff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-bottom: 30px;
}
.first-card .about .field .frame{ 
  background: #fff;
  display: flex;
}
.first-card .about .field .frame a{ 
  background: none;
  text-decoration: none;
  margin-left: 15%;
  font: var(--h-3, 600 18px 'Poppins', sans-serif);
}

.first-card .about .field .frame .image{ 
  background: #fff;
  width: 80px;
  text-align: end;
}
.first-card .about .field .frame p{ 
  background: #ffff;
  margin-left: 15px;
}
.first-card .about .field .frame p span{ 
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
}

.first-card .about .concepts h6{ 
  background: #fff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-bottom: 30px;

}
.first-card .about .concepts .frame{ 
  background: #fff;
  display: flex;
}
.first-card .about .concepts .frame a{ 
  background: none;
  text-decoration: none;
  margin-left: 30%;
  font: var(--h-3, 600 18px 'Poppins', sans-serif);
}
.first-card .about .concepts .frame .image{ 
  background: #fff;
  width: 80px;
  text-align: end;
}
.first-card .about .concepts .frame p{ 
  background: #ffff;
  margin-left: 15px;
}
.first-card .about .concepts .frame p span{ 
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
}

.first-card .network {
  background: #fff;
  margin-top: 50px;
}
.first-card .network h2{
  background: #fff;
  text-align: left;
  font: var(--h-3, 600 24px 'Poppins', sans-serif);
}
.first-card .network .row{
  background: #fff;
}
.first-card .network .row .col-lg-7{
  background: #fff;
}
.first-card .network .row .col-lg-5{
  background: #fff;
}
.first-card .network .auth h6{ 
  background: #fff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-bottom: 30px;
}
.first-card .network .auth .frame{ 
  background: #fff;
  display: flex;
}
.first-card .network .auth .frame a{ 
  background: none;
  text-decoration: none;
  margin-left: 15%;
  font: var(--h-3, 600 18px 'Poppins', sans-serif);
}
.first-card .network .auth .frame .image{ 
  background: #fff;
}
.first-card .network .auth .frame p{ 
  background: #ffff;
  margin-left: 15px;
}
.first-card .network .auth .frame p span{ 
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
}
.first-card .network .found h6{ 
  background: #fff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 500 20px 'Poppins', sans-serif);
  margin-bottom: 30px;
}

.first-card .network .found .frame{ 
  background: #fff;
  display: flex;
}
.first-card .network .found .frame .image{ 
  background: #fff;
}
.first-card .network .found .frame p{ 
  background: #ffff;
  margin-left: 15px;
}
.first-card .network .found .frame p span{ 
  background: #ffff;
  text-align: left;
  color: #364670;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
}
.first-card .card-link{
  margin-top: 50px;
  width: 50%;
  margin-bottom: 50px;
}
.first-card .card-link .card-sub .card-body{
  background: none;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  border-top-left-radius: 10px; 
  border-top-right-radius: 10px; 
  border-bottom-left-radius: 0px; 
  border-bottom-right-radius: 0px; 
  position: relative;
  height: 55px;
}
.first-card .card-link .link-purpose {
  background: none;
  display: flex;
  align-items: baseline;
}
.first-card .card-link .link-purpose .frame-link {
  background: none;
  width: 30%;
  text-align: start;
  height: 36px;
}
.first-card .card-link .link-purpose .frame-link button {
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  text-decoration: none;
  color: #92929D;
  border: none;
}
.first-card .card-link .link-purpose .frame-link:hover {
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  text-decoration: none;
  color: #06319e;
  border-bottom: 4px solid #06319e;
}
.first-card .card-link .link-purpose .frame-link.active {
  background: none;
  font: var(--h-3, 600 16px 'Poppins', sans-serif);
  text-decoration: none;
  color: #06319e;
  border-bottom: 4px solid #06319e;
}
.first-card .card-link .card-content {
  display: none;
}
.first-card .card-link .card-sub .card-content{
  background: #fff;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.first-card .card-link .card-sub .card-content .link-content{
  background: #F1F1F5;
}
.timeline {
  /* width: 800px; */
  color: #fff;
  padding: 30px 20px;
}
.timeline ul {
  list-style-type: none;
  border-left: 5px solid #094a68;
  margin-left: 80px;
  width: 75%;
  margin-top: 35px;
}
.timeline ul li {
  padding: 20px 20px;
  position: relative;
  cursor: pointer;
  transition: .5s;
}
.timeline ul li .content {
  margin-top: 50px;
  width: 120%;
  text-align: left;
  background: #F1F1F5;
  border-radius: 10px;
  box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
}
.timeline ul li span {
  /* display: inline-block; */
  background-color: #0e0e59;
  border-radius: 8px;
  padding: 9px 12px;
  font: var(--h-3, 600 17px 'Poppins', sans-serif);
  text-align: center;
  /* margin-left: -290px; */
  position: absolute;
  top: 0%;
  left: -30%;
}
.timeline ul li .content h3 {
  color: #404040;
  font-size: 18px;
  padding-left: 21px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.timeline ul li .content p {
    color: #404040;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
}
.timeline ul li:before {
  position: absolute;
  content: '';
  width: 30px;
  height: 30px;
  background-color: #FF6600;
  border-radius: 50%;
  left: -50px;
  top: 70px;
  transition: .5s;
}
.timeline ul li:hover:before{
  background-color:#575797;
  box-shadow:0px 0px 10px 2px #575795;
}

/* END HALAMAN PROFILE AUTOR */
@media screen and (max-width: 1400px) {
    /* PROFILE AUTHOR */
    .first-card .content-author .menu-author .grants .main{
      border-radius: 8px;
      height: 90px;
      width:88%;
    }
    /* END */
    /* LANDING */
    .second-header {
      margin-top: 150px;
    }
    .about-header {
      margin-top: 150px;
    }
    .first-card {
      margin-top: 150px;
    }
    .login-header {
      margin-top: 150px;
    }
    .register-header {
      margin-top: 150px;
    }
    /* END */
  
  /* START HALAMAN ABOUT RESOLUSI 1400px */

  .nilai-nilai-utama-perusahaan-kami-yaitu-ciptakan-ide-gagasan-inovasi-dan-berbagi-pengetahuan {
    margin-top: 10%;
  }

  /* END HALAMAN ABOUT RESOLUSI 1400px */

   /* START HALAMAN CONTACT RESOLUSI 1400px */

   .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -140%;
    margin-left: 201%;
  }

  /* END HALAMAN CONTACT RESOLUSI 1400px */
  
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 80%;
  }
  .first-card .second-content .row .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 0px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 14%;
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  /* END  */
}

@media (max-width: 1200px) {

  /* START HALAMAN LANDING RESOLUSI MAX 1200PX */
  .second-header {
    margin-top: 140px;
  }
  .about-header {
    margin-top: 140px;
  }
  .first-card {
    margin-top: 140px;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 19px 'Poppins', sans-serif);
    margin-left: 20px;
  }
  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--big-title-48-px, 600 44px 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }
  .second-header .frame-40 {
    height: 427px;
    position: absolute;
    left: 0px;
    top: 0px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 316px;
    height: 235px;
    position: absolute;
    left: 134px;
    top: 135px;
  }
  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 30px 'Poppins', sans-serif;
    position: relative;
  }
  .second-header .image-30 {
    opacity: 0.25;
    width: 123px;
    height: 123px;
    position: absolute;
    left: 0px;
    top: 292px;
  }

  .second-header .image-302 {
    opacity: 0.25;
    width: 123px;
    height: 123px;
    position: absolute;
    left: 333px;
    top: 0px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 438px;
    height: 294px;
    position: absolute;
    left: 6px;
    top: 70px;
    z-index: 1;
  }

  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    display: none;
    border-radius: 0px 60px 0px 60px;
    width: 438px;
    height: 294px;
    z-index: 6;
  }
  .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 20px 'Poppins', sans-serif);
    position: relative;
  }
  .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 190px;
    height: 68.47px;
    position: relative;
  }
  .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 550 20px 'Poppins', sans-serif);
    position: relative;
  }
  .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 550 20px 'Poppins', sans-serif);
  }
  .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 300px;
    position: relative;
  }
  .pin {
    flex-shrink: 0;
    width: 25px;
    height: 26px;
    position: relative;
    overflow: hidden;
  }
  .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
    color: var(--text-black, #364670);
    text-align: justify;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
    flex: 1;
  }
  .email {
    display: flex;
    flex-direction: row;
    gap: 29px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }
  .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  .frame-2 {
    display: flex;
    flex-direction: row;
    gap: 29px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }
  ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 21px 'Poppins', sans-serif);
    position: relative;
  }
  .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  
  .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  
  .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  
  .sitemap2 {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
  }
  
  .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 21px 'Poppins', sans-serif);
    position: relative;
  }
  
  .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  
  .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 400 19px 'Poppins', sans-serif);
    position: relative;
  }
  
  
  .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 21px 'Poppins', sans-serif);
    position: relative;
  }
  /* END HALAMAN LANDING */

  /* START HALAMAN LOGIN RESOLUSI 1200PX */
  .login-header .sign-in3 {
    position: relative;
    background: none;
    margin-top: 30px;
    margin-left: 4%;
    width: 70%;
  }
  /* END HALAMAN LOGIN  */

  /* START HALAMAN CONTACT RESOLUSI 1200px */

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -174%;
    margin-left: 201%;
    width: 500px;
    height: 380px;
  }
  .frame-133 .contact-pt-penerbit {
    position: relative;
    color: var(--text-black, #364670);
    text-align: left;
    font: 600 28px 'Poppins', sans-serif;
    width: 483px;
    padding-top: 50px;
    padding-bottom: 50px;
    background: none;
  }
  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
  }
  /* END HALAMAN CONTACT RESOLUSI 1200px */

  /* START HALAMAN GRAFIK RESOLUSI 1200PX */
  .first-card .head-title h1 {
    font: var(--h-2, 600 35px 'Poppins', sans-serif);
  }
  .first-card .head-title p {
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .title-head h4 {
    background: #ffff;
    margin-top: 20px;
    font: var(--h-2, 600 19px 'Poppins', sans-serif);
  }
  .first-card .title-head p {
    background: #ffff;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
    margin-top: 0px;
  }
  .first-card .row p {
    background: none;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-range button {
    margin-left: 30%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation button {
    margin-left: 30%;
    background: #ffffff;
    border: none;
  }
  /* PAGE INDONESIAN PUBLHISER */
  .first-card .year-rangeJournal label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal button {
    margin-left: 30%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess button {
    margin-left: 30%;
    background: #ffffff;
    border: none;
  }
  /* END */
  .first-card h5 {
    text-align: start;
    background: #fff;
    font: var(--h-2, 600 19px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title h5 {
    background: #ffff;
    margin-top: 10px;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title {
    display: flex;
    background: #fff;
    justify-content: space-between;
    align-items: center;
    width: 113%;
  }
  .first-card .select label {
    margin-left: 7%;
    font-weight: 600;
    background-color: #fff;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .search-content input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 9px 4px 9px 40px;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .range h6 {
    margin-top: 30px;
    text-align: left;
    color: #000;
    background: #ffffff;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .range input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    width: 109%;
    padding: 7px 0px 7px 4px;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .range button {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 7px 40px 7px 40px;
    color: white;
    background: #0E0E59;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .col-lg-2 {
    background: none;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
  }
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 70%;
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 22%;
    margin-left: 16px;
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  /* END  */
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: justify;
    font: var(--h-2, 600 19px 'Poppins', sans-serif);
    margin-bottom: 15px;
  }
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .jurnal p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
    width: 100%;
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .read-more {
    color: #0E0E59;
    text-decoration: underline #FF7115;
    cursor: pointer;
    transition: color 0.3s, text-decoration 0.3s;
    background: #fff;
    display: flex;
    margin-left: 30px;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 1200px*/
  .first-card .head-title .author p span {
    margin-left: 5px;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row .first-col .menu {
    display: flex;
    justify-content: flex-start;
    background: none;
    margin-left: -10px;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 10px;
    height: 44px;
    margin-left: 10px;
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 100px;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 44px;
  }
  .first-card .content .menu-row .sec-col .menu .text a img {
    background: none;
    width: 20px;
    height: 20px;
    margin-top: 2px;
  }
  .first-card .title-head {
    text-align: left;
    width: 80%;
    background: #ffff;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 23px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 23px 'Poppins', sans-serif);
  }
  .first-card .keyword .menu-keyword .text a {
    text-decoration: none;
    border-radius: 26px;
    display: flex;
    justify-content: center;
    padding: 10px;
    margin-left: 10px;
    /* padding: 10px 23px 10px 23px; */
  }
  /* END HALAMAN ARTCILE */
  /* START HALAMAN PROFILE RESOLUSI 1200px */
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 50px;
    width: 75%;
    margin-top: 35px;
  }
  .first-card .content-author .menu-author .publication{
    background: none;
  }
  .first-card .content-author .menu-author .publication .main{
    border-radius: 8px;
    height: 90%;
    width:100%;
  }
  .first-card .content-author .menu-author .publication .main .total{
    display: flex;
    padding: 0px;
    background: none;
  }
  .first-card .content-author .menu-author .publication .main .total p{
    background: none;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    color: #364670;
    width: 100%;
    margin-left: 11px;
    margin-top: 6px;
  }
  .first-card .content-author .menu-author .publication .main .total .jumlah{
    width: 30%;
  }
  .first-card .content-author .menu-author .dataset{
    background: none;
  }
  .first-card .content-author .menu-author .dataset .main{
    border-radius: 8px;
    height: 90%;
    width:100%;
  }
  .first-card .content-author .menu-author .dataset .main .total{
    display: flex;
    padding: 0px;
    background: none;
  }
  .first-card .content-author .menu-author .dataset .main .total .jumlah{
    width: 30%;
  }
  .first-card .content-author .menu-author .dataset .main .total p{
    background: none;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    color: #364670;
    width: 100%;
    margin-left: 11px;
    margin-top: 6px;
  }
  .first-card .content-author .menu-author .grants{
    background: none;
  }
  .first-card .content-author .menu-author .grants .main{
    border-radius: 8px;
    height: 90%;
    width:100%;
  }
  .first-card .content-author .menu-author .grants .main .total{
    display: flex;
    background: none;
    padding: 0px;
  }
  .first-card .content-author .menu-author .grants .main .total p{
    background: none;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    color: #364670;
    width: 100%;
    margin-left: 11px;
    margin-top: 6px;
  }
  .first-card .content-author .menu-author .grants .main .total .jumlah{
    width: 30%;
  }
  .first-card .content-author .menu-author .patents{
    background: none;
  }
  .first-card .content-author .menu-author .patents .main{
    border-radius: 8px;
    height: 90%;
    width: 100%;
  }
  .first-card .content-author .menu-author .patents .main .total{
    display: flex;
    padding: 0px;
    background: none;
  }
  .first-card .content-author .menu-author .patents .main .total p{
    background: none;
    width: 100%;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    color: #364670;
    margin-left: 11px;
    margin-top: 6px;
  }
  .first-card .content-author .menu-author .patents .main .total .jumlah{
    width: 30%;
  }
  /* END HALAMAN PROFILE */
}

@media  (max-width: 1100px) {
  /* START HALAMAN ABOUT RESOLUSI 1000px */

  .nilai-nilai-utama-perusahaan-kami-yaitu-ciptakan-ide-gagasan-inovasi-dan-berbagi-pengetahuan {
   margin-top: 12%;
 }

 /* END HALAMAN ABOUT RESOLUSI 1000px */
}

@media screen and (max-width: 992px) {


  /* START HALAMAN LANDING RESOLUSI 992px */
  .navbar .collapse{
    background: #fff;
    padding: 8px 16px 20px 22px;
    border-radius: 15px;
  }
  .second-header {
    margin-top: 140px;
  }
  .about-header {
    margin-top: 140px;
  }
  .first-card {
    margin-top: 140px;
  }
  .login-header {
    margin-top: 140px;
  }
  .register-header {
    margin-top: 140px;
  }
  .first-header .sign {
    margin-left: 0px;
  }
  .first-header .navbar-brand img {
    margin-left: -60px;
    width: 105%;
  }
  .first-header #navbarNav .sign a {
    width: 116px;
    background: none;
    border-radius: 0px;
    color: #ff9000;
    align-items: baseline;
    justify-content: flex-start;
    flex-shrink: 0;
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-top: 10px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    background: #fff;
    margin-left: 0px;
  }
  .first-header #navbarNav .nav-link:hover {
    color: var(--primary-blue, #0e0e59);
    text-align: left;
    font: var(--h-3, 500 19px 'Poppins', sans-serif);
    margin-left: 0px;
  }
  .first-header .sign {
    margin-left: 0px;
    background: #fff;
  }
  .first-header #navbarNav .sign a:hover {
    width: 120px;
    background: var(--primary-blue, #0e0e59);
    border-radius: 40px;
    padding: 10px 30px 10px 30px;
    color: white;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 6px 6px 48px 0px rgba(106, 75, 255, 0.25);
  }  
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 649px;
    height: 77px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -1087px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 55px;
    height: 55px;
    position: absolute;
    left: 570px;
    top: 10px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 31px;
    top: 25px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 76%;
    font: var(--regular-20-px, 400 18px 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat{
    background: white;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: -10px;
    font: var(--regular-20-px, 600 20px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 850px;
  }
  .second-header .frame-1 svg{
    width: 5%;
  }
  .second-header .container {
    padding-top: 480px;
  }

  .second-header .col-lg-6 {
    margin-top: 100px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--big-title-48-px, 600 50px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 500 18px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 40px;
    padding: 10px 0px 10px 0px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }
  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
  }
  .second-header .frame-40 {
    width: 706px;
    height: 427px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: none;
    margin-top: -900px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 316px;
    height: 235px;
    position: absolute;
    left: 292px;
    top: 159px;
  }

  .second-header .image-30 {
    opacity: 0.25;
    width: 140px;
    height: 140px;
    position: absolute;
    left: 0px;
    top: 292px;
  }

  .second-header .image-302 {
    opacity: 0.25;
    width: 140px;
    height: 140px;
    position: absolute;
    left: 528px;
    top: 0px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 498px;
    height: 334px;
    position: absolute;
    left: 100px;
    top: 49px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    display: none;
    border-radius: 0px 60px 0px 60px;
    width: 498px;
    height: 338px;
    z-index: 6;
  }

  .footer {
    padding-top: 60px;
  }

  .footer .company {
    width: 64.666667%;
  }

  .footer .import {
    width: 33.666667%;
  }

  .footer .eks {
    width: 64.666667%;
    margin-bottom: 40px;
  }

  .footer .sos {
    width: 33.666667%;
  }

  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 19px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 200px;
    height: 71.47px;
    position: relative;
  }

  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 19px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 19px 'Poppins', sans-serif);
  }
  .group {
    position: absolute;
    left: 4.67px;
    top: 2.33px;
    overflow: visible;
    width: 70%;
  }
  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 75%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
    color: var(--text-black, #364670);
    text-align: justify;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
    flex: 1;
    line-height: 25px;
  }
  .email2 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    width: 25px;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }
  .phone {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    width: 25px;
  }
  ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .sitemap {
    display: flex;
    flex-direction: column;
    gap: 27px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 60px;
  }

  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 19px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .sitemap2 {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 60px;
  }

  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 19px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px 'Poppins', sans-serif);
    position: relative;
  }

  .footer .socmed {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 60px;
    margin-bottom: 40px;
  }

  .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
    position: relative;
  }
  .facebook-fill {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    width: 25px;
  }
  .twitter-fill {
    flex-shrink: 0;
    position: relative;
    width: 25px;
    overflow: visible;
  }
  .linkedin-fill svg{
    width: 70%;
  }
  /* END HALAMAN LANDING */

 /* START HALAMAN CITATION RESOLUSI 992px */
  .first-card .content-citation .card1 .card-body {
    background-color: #ffffff;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
    border-radius: 25px;
    margin-top: 20px;
    height: 100%;
  }
  .first-card .content-citation .card .card-body{
    background-color: #ffffff; 
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: 20px; 
    border-radius: 25px;
  }
  .content-citation .resolusi {
    display: flex;
    align-items: baseline;
    justify-content: flex-end;
  }
  .first-card .content-citation .menu-title {
    display: flex;
    background: #f6f6f9;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    padding: 5px 9px 7px 9px;
    border-radius: 25px;
    width: 17%;
  }
  .first-card .content-citation .menu-title button {
    background: #f6f6f9;
  }
  .first-card .content-citation .menu-title h5 {
    background: #f6f6f9;
    margin-top: 10px;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
  }
  .content-citation .search-content input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 9px 4px 9px 40px;
    /* background: #fff url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E) no-repeat 13px center; */
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
    display: none;
  }
  .responsive {
    background: #f6f6f9;
    border-radius: 50px;
    flex-shrink: 0;
    width: 67%;
    height: 53px;
    position: relative;
    box-shadow: none;
    margin-top: -50px;
    display: block;
  }
  .responsive .rectangle-31 {
    background: none;
    border-radius: 100px;
    position: absolute;
    left: 11px;
    top: 14px;
  }
  .responsive .rectangle-31 button {
    background: none;
    border: none;
  }
  .responsive .rectangle-31 button i {
    font-size: 25px;
    color: #0E0E59;
    background: none;
    margin-left: 0px;
    margin-top: 0px;
  }

  .responsive input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 46px;
    top: 10px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 80%;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .first-card .coverage .list {
    background: #fff;
    display: flex;
    justify-content: center;
    background: none;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .coverage .container {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font: var(--h-3, 500 19px 'Poppins', sans-serif);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 35px;
    margin-top: 20px;
    text-align: left;
    width: 30%;
  }
  .first-card .open-access {
    background: #ffffff;
    margin-top: 60px;
    display: flex;
  }
  /* END HALAMAN CITATION */

  /* START HALAMAN LOGIN RESOLUSI 992px */

  .login-header .column1 {
    display: none;
  }
  .login-header .rectangle-49 {
    background: var(--text-color-white, #ffffff);
    border-radius: 60px 0px 60px 0px;
    width: 100%;
    height: 680px;
    position: absolute;
    margin-left: -100px;
    display: none;
  }
  .login-header .sign-in3 {
    position: relative;
    background: none;
    margin-top: 30px;
    margin-left: 4%;
    width: 70%;
    display: contents;
  }
  .login-header .sign-in3 .logo-big {
    padding: 8.29px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: left;
    flex-shrink: 0;
    background: none;
    display: none;
  }
  .login-header .sign-in4 {
    color: var(--primary-blue, #0e0e59);
    text-align: center;
    font: 700 34.81px 'Poppins', sans-serif;
    position: relative;
    left: -5px;
    top: 30px;
    background: none;
  }
  .login-header .form-sign-in {
    display: flex;
    flex-direction: column;
    gap: 24.86px;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
    background: none;
  }

  /* END HALAMAN LOGIN */

   /* START HALAMAN GRAFIK RESOLUSI 992PX */
   .first-card .head-title p{
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .row .bar {
    background: #ffffff;
    padding-top: 10px;
  }
  .first-card .row .title .subject {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .row .title .publications {
    text-align: end;
    width: 50%;
    color: #000;
    background: #F6F9FF;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .row .bar2 {
    text-align: start;
    background: #fff;
    padding-top: 10px;
  }
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .second-content .col2 .card{
    margin-top: -25px;
  }
  .first-card .second-content .card-body .container {
    background: #ffff;
    padding-bottom: 16px;
  }
  .first-card .year-range button {
    margin-left: 55%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation button {
    margin-left: 55%;
    background: #ffffff;
    border: none;
  }
  /* PAGE INDONESIAN PUBLHISER */
  .first-card .year-rangeJournal label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal button {
    margin-left: 55%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess button {
    margin-left: 55%;
    background: #ffffff;
    border: none;
  }
  /* END */
  .first-card .second-content .card1 .card-body {
    background-color: #ffffff;
    box-shadow: none;
    border-radius: 25px;
    margin-top: 41px;
    height: 100%;
  }
  .first-card .second-content .card .card-body {
    background-color: #ffffff;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: 50px;
    border-radius: 25px;
  }
  .first-card .second-content .menu-row{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .first-card .second-content .menu-row .col-lg-2 {
    background: #fff;
    width: 26%;
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 18%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 6px 2px 1px 1px;
    margin-left: 500px;
  }
  /* PAGE CITED BY */
  .second-content .menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
  }
  .second-content .menu-link .open {
    flex: 0 0 auto;
    width: 27.666667%;
  }
  .second-content .menu-link .web {
    flex: 0 0 auto;
    width: 27.666667%;
  }
  .second-content .menu-link .garuda {
    flex: 0 0 auto;
    width: 27.666667%;
  }
  .second-content .menu-link .scholar {
    flex: 0 0 auto;
    width: 27.666667%;
    margin-top: 5px;
  }
  .second-content .menu-link .full {
    flex: 0 0 auto;
    width: 27.666667%;
    margin-top: 5px;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
  }
  .first-card .second-content .row .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 10px;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  /* END */
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title button img {
    background: none;
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -109px;
    width: 100%;
    display: flex;
    border-radius: 25px;
    padding: 2px 2px 8px 17px;
  }
  .first-card .second-content .select input {
    display: none;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 24%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 6px 17px 10px 0px;
    border-radius: 25px;
  }
  .first-card .select:hover {
    background: #0E0E59;
    color: white;
  }
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .search-content form {
    background: #ffff;
    /* display: none; */
  }
  .first-card .search-content input {
    margin-top: 34px;
  }
  .first-card .range {
    background: #ffffff;
  }
  .first-card .range input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    width: 100%;
    padding: 7px 0px 7px 8px;
  }
  .first-card .resolusi {
    display: flex;
    align-items: baseline;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .resolusi .newest{
    margin-left: -620px;
  }
  .first-card .resolusi .timeCited{
    margin-left: 15px;
  }
  .first-card .resolusi .oldest{
    margin-left: 15px;
  }
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: left;
    text-align: justify;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .jurnal p {
    text-align: left;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-2, 400 18px 'Poppins', sans-serif);
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .read-more {
    color: #0E0E59;
    text-decoration: underline #FF7115;
    cursor: pointer;
    transition: color 0.3s, text-decoration 0.3s;
    background: #fff;
    display: flex;
    margin-left: 30px;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .row .load p {
    background: none;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 18px 'Poppins', sans-serif);
  }
  .second-content .load_btn {
    width: 184px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #0E0E59;
    border-radius: 26px;
    background: #F6F9FF;
    margin-top: 30px;
  }
  /* END HALAMAN GRAFIK */
  /* START HALMAN ARTICLE RESOLUSI 992px */
  .first-card .head-title .author {
    background: none;
    margin-top: 0px;
    display: block;
  }
  .first-card .head-title .author .isi {
      background: none;
      display: flex;
      justify-content: flex-start;
      margin-left: 210px;
      margin-bottom: -10px;
  }
  .first-card .head-title .author .isi .author2 {
    display: block;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row {
    background: none;
    flex-direction: column-reverse;
  }
  .first-card .content .menu-row .first-col {
    background: none;
    margin-top: 30px;
  }
  .first-card .title-head {
    text-align: left;
    width: 100%;
    background: #ffff;
    margin-top: 30px;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 128px;
    display: flex;
    justify-content: center;
    padding: 10px;
    height: 44px;
    margin-left: 10px;
  }
  .first-card .content .menu-row .sec-col .menu {
    background: none;
    display: flex;
    justify-content: flex-start;
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 .text-content {
    background: #fff;
    width: 100%;
  }
  .first-card .row .col-lg-6 .text-content .totalCitation p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-top: 30px;
    text-align: center;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword {
    display: flex;
    justify-content: center;
    background: none;
    flex-wrap: wrap;
    flex-direction: row;
  }
  .first-card .keyword .menu-keyword .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    margin-top: 10px;
    margin-top: 10px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 20px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE*/
  /* START HALAMAN PROFILE RESOLUSI 992PX */
  .first-card .content-author .menu-author .publication .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .dataset .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .grants {
    background: none;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .grants .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .patents {
    background: none;
    display: flex;
    justify-content: center;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .patents .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .about h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
  }
  .first-card .about .field h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-bottom: 30px;
  }
  .first-card .about .field .frame {
    background: #fff;
    display: flex;
    margin-left: 20%;
  }
  .first-card .about .field .frame a {
    background: none;
    text-decoration: none;
    margin-left: 20%;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .about .concepts h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .about .concepts .frame {
    background: #fff;
    display: flex;
    margin-left: 20%;
  }
  .first-card .about .concepts .frame a {
    background: none;
    text-decoration: none;
    margin-left: 20%;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .network h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
  }
  .first-card .network .auth h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: -15px;
  }
  .first-card .network .auth .frame {
    background: #fff;
    display: flex;
    margin-left: 15%;
  }
  .first-card .network .auth .frame a {
    background: none;
    text-decoration: none;
    margin-left: 15%;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .network .found h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .network .found .frame {
    background: #fff;
    display: flex;
    margin-left: 30%;
  }
  .first-card .network .found .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 50%;
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 16px 'Poppins', sans-serif);
  }
  .first-card .card-link {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 50px;
  }
  .first-card .card-link .card-sub .card-body {
    background: none;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    height: 55px;
  }
  .first-card .card-link .card-sub .card-content {
    background: #fff;
    box-shadow: none;
  }
  .first-card .card-link .card-sub .card-content .link-content {
    background: #fff;
  }
  .timeline {
    color: #fff;
    padding: 30px 20px;
    background: #fff;
  }
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 80px;
    width: 75%;
    margin-top: 35px;
    background: #fff;
  }
  .timeline ul li {
    padding: 20px 20px;
    position: relative;
    cursor: pointer;
    transition: .5s;
    background: none;
  }
  .timeline ul li span {
    /* display: inline-block; */
    background-color: #0e0e59;
    border-radius: 8px;
    padding: 9px 12px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    text-align: center;
    /* margin-left: -290px; */
    position: absolute;
    top: 0%;
    left: -30%;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  /* END HALAMAN PROFILE */

  /* START HALAMAN REGISTER RESOLUSI 992 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    margin-left: 31%;
  }

  .register-header .form-register {
    display: flex;
    flex-direction: column;
    gap: 24.86px;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 70px;
    background: none;
    margin-left: 22%;
  }

  /* END HALAMAN REGISTER RESOLUSI 992 PX */

  /* START HALAMAN ABOUT RESOLUSI 992 PX */
  .about-header .about-us {
    font: 600 35px/130% 'Poppins', sans-serif;
  }

  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 22px 'Poppins', sans-serif);
    margin-top: 14%;
  }

  /* END HALAMAN ABOUT RESOLUSI 992 PX */

  /* START HALAMAN CONTACT RESOLUSI 992 PX */

  .frame-133 .contact-pt-penerbit {
    display: flex;
    flex-direction: column;
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 28px 'Poppins', sans-serif;
    margin-top: -4%;
    margin-bottom: 10%;
    left: 13%;
  }

  .perumahan {
    color: var(--text-grey, #92929d);
    text-align: justify;
    font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    left: 3%;
    padding-bottom: 58px;
    margin-top: 45%;
  }

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -120%;
    margin-bottom: 18%;
    margin-left: 19%;
  }

  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
    left: 34%;
  }

  /* END HALAMAN CONTACT RESOLUSI 992 PX */

}

@media screen and (max-width: 767px) {

  /* START HALAMAN LANDING RESOLUSI 767px */
  .second-header {
    margin-top: 160px;
  }
  .first-header .navbar-brand img {
    width: 100%;
    margin-left: -60px;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
  }
  .first-header #navbarNav .sign a {
    width: 116px;
    background: none;
    border-radius: 0px;
    color: #ff9000;
    align-items: baseline;
    justify-content: flex-start;
    flex-shrink: 0;
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-top: 10px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .head-title h1{
    font-size: 29px;
  }
  .first-card .head-title p {
    font-size: 16px;
  }
  .second-header .col-lg-6 {
    margin-top: 50px;
  }

  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 490px;
    height: 65px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -977px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 25px;
    top: 18px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 78%;
    font: var(--regular-20-px, 400 17px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat{
    background: white;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: -10px;
    font: var(--regular-20-px, 600 19px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 19px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 19px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 19px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .second-header .frame-1 svg {
    width: 4.5%;
  }
  .second-header .frame-1 {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 541px;
    position: relative;
    padding-top: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #92929D;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 417px;
    top: 11px;
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    gap: 50px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 802px;
  }

  .search-statistic .rectangle-31 button i {
    font-size: 21px;
    color: white;
    background: none;
    margin-left: -1px;
  }

 .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 45px'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 17px 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
    line-height: 30px;
  }
  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 12px;
    padding: 10px 20px 10px 20px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
    width: 100%;
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .frame-40 {
    width: 508px;
    height: 427px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: none;
    margin-top: -790px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 307px;
    height: 201px;
    position: absolute;
    left: 180px;
    top: 139px;
  }
  .search-statistic .answer {
      color: var(--text-color-black, #364670);
      text-align: left;
      font: var(--h-5, 600 17px 'Poppins', sans-serif);
      position: relative;
  }
  .second-header .image-30 {
    opacity: 0.25;
    width: 115px;
    height: 115px;
    position: absolute;
    left: 0px;
    top: 293px;
    display: none;
  }

  .second-header .image-302 {
    opacity: 0.25;
    width: 115px;
    height: 115px;
    position: absolute;
    left: 363px;
    top: 0px;
    display: none;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 443px;
    height: 286px;
    position: absolute;
    left: 38px;
    top: 38px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    display: none;
    border-radius: 0px 60px 0px 60px;
    width: 443px;
    height: 286px;
    position: absolute;
    left: 0px;
    top: 10px;
    z-index: 6;
  }
  .footer .company {
    width: 80.666667%;
  }

  .footer .import {
    width: 80.666667%;
  }

  .footer .eks {
    width: 80.666667%;
    margin-bottom: 40px;
  }

  .footer .sos {
    width: 80.666667%;
  }

  .footer .sitemap2 {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 60px;
  }

  .footer .socmed {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 177px;
    height: 64.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
  }

  .group {
    position: absolute;
    left: 4.67px;
    top: 2.33px;
    overflow: visible;
    width: 65%;
  }
  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 100%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
    color: var(--text-black, #364670);
    text-align: justify;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
    flex: 1;
  }
  .email2 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    width: 22px;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .phone {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    width: 22px;
  }
  ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */

  /* START HALAMAN LOGIN RESOLUSI 767px */
  /* 
  content
 */
  /* END HALAMAN LOGIN */

  /* START HALAMAN ABOUT RESOLUSI 767px */

  .about-header .about-us {
    font: 600 35px/130% 'Poppins', sans-serif;
  }

  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 22px 'Poppins', sans-serif);
    margin-top: 42%;
  }
  /* END HALAMAN ABOUT RESOLUSI 767px */

   /* START HALAMAN GRAFIK RESOLUSI 767px */
  .first-card .title-head h4 {
    background: #ffff;
    margin-top: 20px;
    font: var(--h-2, 700 18px 'Poppins', sans-serif);
  }
  .first-card .title-head p {
    background: #ffff;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-range button {
    margin-left: 40%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation button {
    margin-left: 40%;
    background: #ffffff;
    border: none;
  }
  /* PAGE INDONESIAN PUBLHISER */
  .first-card .year-rangeJournal label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal button {
    margin-left: 40%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess button {
    margin-left: 40%;
    background: #ffffff;
    border: none;
  }
  /* END */
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .bar h5 {
    text-align: start;
    background: #fff;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  .first-card .row .title .subject {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .row .title .publications {
    text-align: end;
    width: 50%;
    color: #000;
    background: #F6F9FF;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);
  }
  .first-card .bar2 h5 {
    text-align: start;
    background: #fff;
    font: var(--h-2, 600 18px 'Poppins', sans-serif);
  }
  
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 6px 2px 3px 1px;
    margin-left: 356px;
  }
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);  
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -107px;
    width: 97%;
    display: flex;
    border-radius: 25px;
    padding: 0px 4px 6px 18px;
  }
  .first-card .resolusi .timeCited {
    margin-left: 12px;
  }
  .first-card .resolusi .newest {
    margin-left: -501px;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 27%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 6px 17px 10px 0px;
    border-radius: 25px;
  }
  .first-card .second-content .menu-row .col-lg-2 {
    background: none;
    width: 26%;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    font: var(--h-2, 600 17px 'Poppins', sans-serif);  
  }
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 65%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 2px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 16px;
  }
  /* END */
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-2, 600 17px 'Poppins', sans-serif);  
  }
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: left;
    text-align: justify;
    font: var(--h-2, 600 17px 'Poppins', sans-serif);  
  }
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 17px 'Poppins', sans-serif);  
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 17px 'Poppins', sans-serif);  
  }
  .first-card .second-content .jurnal p {
    text-align: left;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-2, 400 17px 'Poppins', sans-serif);  
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-2, 400 17px 'Poppins', sans-serif);  
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .first-card .row .load p {
    background: none;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 17px 'Poppins', sans-serif);  
  }
  .second-content .load_btn {
    width: 179px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #0E0E59;
    border-radius: 26px;
    background: #F6F9FF;
    margin-top: 30px;
  }

  /* END HALAMAN GRAFIK */
  /* START HALAMAN CITATION RESOLUSI 767px */
  .responsive input[type="text"] {
    max-width: 100%; 
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis; 
  }
  .first-card .content-citation .menu-title {
    display: flex;
    background: #f6f6f9;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    padding: 5px 9px 7px 9px;
    border-radius: 25px;
    width: 95px;
    margin-right: -15px;
  }
  .first-card .content-citation .menu-title h5 {
    background: #f6f6f9;
    margin-top: 13px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .responsive input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 44px;
    top: 10px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 80%;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .first-card .coverage h6 {
    margin-top: 50px;
    text-align: left;
    color: #364670;
    background: #ffffff;
    font: var(--h-3, 400 17px 'Poppins', sans-serif);
  }
  .first-card .coverage .list {
    background: #fff;
    display: flex;
    justify-content: center;
    background: none;
    flex-wrap: wrap;
    flex-direction: row;
    width: 105%;
  }
  .coverage .container {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 35px;
    margin-top: 20px;
    text-align: left;
    width: 32%;
  }
  .open-access .container {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 35px;
    margin-top: -5px;
    text-align: left;
  }
  .first-card .average .title .main {
    font: var(--h-3, 400 17px 'Poppins', sans-serif);
  }
  .first-card .daterange .title .main {
    font: var(--h-3, 400 17px 'Poppins', sans-serif);
  }
  .first-card .h5-index .title .main {
    font: var(--h-3, 400 17px 'Poppins', sans-serif);
  }
  .content-citation .col2 .menu-top .menu-row {
    display: flex;
    justify-content: flex-start;
    background: #fff;
    flex-wrap: wrap;
  }
  .content-citation .col2 .menu-top .menu-row .menu-text {
    border-radius: 26px;
    display: flex;
    justify-content: center;
    padding: 12px;
    height: 44px;
    margin-left: 10px;
    margin-top: 10px;
  }
  .content-citation .col2 .menu-top .menu-row .menu-text a p {
    background: none;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .content-citation .col2 .published a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-top: 30px;
    color: #364670;
  }
  .content-citation .col2 .jurn a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    color: #0E0E59;
    margin-top: 10px;
  }
  .content-citation .col2 .eissn a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    color: #0E0E59;
  }
  .content-citation .col2 .index a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    color: #0E0E59;
  }
  .content-citation .col2 .total h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    color: #696974;
    margin-top: 10px;
  }
  /* END HALAMAN CITATION */
  /* START HALAMAN ARTICLE RESOLUSI 767px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 140px;
    margin-bottom: -10px;
  }
  .first-card .head-title .author .isi img {
    margin-top: 17px;
    height: 25px;
    width: 25px;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 17px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 17px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row .first-col .menu {
    display: flex;
    justify-content: flex-start;
    background: none;
    /* margin-left: -10px; */
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 117px;
    display: flex;
    /* justify-content: center; */
    height: 41px;
    margin-left: 0px;
  }
  .first-card .content .menu-row .first-col .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    /* padding-top: 0px; */
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 .text-content .totalCitation p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-top: 30px;
    text-align: center;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 19px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 767px */
  .first-card .content-author .menu-author .publication .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .dataset .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .grants {
    background: none;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .grants .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .patents {
    background: none;
    display: flex;
    justify-content: center;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .patents .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .chart-container .chart {
    width: 86%;
    margin-top: 50px;
  }
  .first-card .about h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .about .field h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-bottom: 30px;
  }
  .first-card .about .field .frame {
    background: #fff;
    display: flex;
    margin-left: 10%;
  }
  .first-card .about .field .frame a {
    background: none;
    text-decoration: none;
    margin-left: 25%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .about .concepts h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .about .concepts .frame {
    background: #fff;
    display: flex;
    margin-left: 10%;
  }
  .first-card .about .concepts .frame a {
    background: none;
    text-decoration: none;
    margin-left: 25%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .network h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .network .auth h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 17px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: -15px;
  }
  .first-card .network .auth .frame {
    background: #fff;
    display: flex;
    margin-left: 15%;
  }
  .first-card .network .auth .frame a {
    background: none;
    text-decoration: none;
    margin-left: 25%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .network .found h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .network .found .frame {
    background: #fff;
    display: flex;
    margin-left: 30%;
  }
  .first-card .network .found .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 50%;
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .card-link {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 50px;
  }
  .first-card .card-link .card-sub .card-body {
    background: none;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    height: 55px;
  }
  .first-card .card-link .card-sub .card-content {
    background: #fff;
    box-shadow: none;
  }
  .first-card .card-link .card-sub .card-content .link-content {
    background: #fff;
  }
  .timeline {
    color: #fff;
    padding: 30px 20px;
    background: #fff;
  }
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 40px;
    width: 75%;
    margin-top: 35px;
    background: #fff;
  }
  .timeline ul li {
    padding: 20px 20px;
    position: relative;
    cursor: pointer;
    transition: .5s;
    background: none;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 140%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  }
  .timeline ul li span {
    /* display: inline-block; */
    background-color: #0e0e59;
    border-radius: 8px;
    padding: 9px 12px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    text-align: center;
    /* margin-left: -290px; */
    position: absolute;
    top: 0%;
    left: -45%;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  /* END HALAMAN PROFILE */

  /* START HALAMAN REGISTER RESOLUSI 767 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    margin-left: 25%;
  }

  .register-header .form-register {
    margin-left: 15%;
  }
  /* END HALAMAN REGISTER RESOLUSI 767 PX */

  /* START HALAMAN CONTACT RESOLUSI 767px */

  .frame-133 .contact-pt-penerbit {
    display: flex;
    flex-direction: column;
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 28px 'Poppins', sans-serif;
    margin-bottom: 10%;
    left: 0%;
  }

  .perumahan {
    color: var(--text-grey, #92929d);
    text-align: justify;
    font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    left: 3%;
    padding-bottom: 58px;
    margin-top: 53%;
  }

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -135%;
    margin-bottom: 18%;
    margin-left: 14%;
    width: 400px;
    height: 340px;
  }

  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
    left: 28%;
  }
/* END HALAMAN CONTACT RESOLUSI 767px */
}

@media screen and (max-width: 576px) {

  /* START HALAMAN LANDING RESOLUSI 576px */
  .second-header {
    margin-top: 130px;
  }
  .about-header {
    margin-top: 130px;
  }
  .first-card {
    margin-top: 130px;
  }
  .login-header {
    margin-top: 130px;
  }
  .register-header {
    margin-top: 130px;
  }
  .first-header .navbar-brand img {
    margin-left: -62px;
    width: 95%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-header #navbarNav .sign a {
    width: 116px;
    background: none;
    border-radius: 0px;
    color: #ff9000;
    align-items: baseline;
    justify-content: flex-start;
    flex-shrink: 0;
    box-shadow: none;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin-top: 10px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .second-header .col-lg-6 {
    margin-top: 25px;
  }

  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 450px;
    height: 56px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -875px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 23px;
    top: 13px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 78%;
    font: var(--regular-20-px, 400 14px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat {
    background: white;
    margin-top: 30px;
    margin-left: 30px;
    margin-bottom: -20px;
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    gap: 19px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 749px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 45px;
    height: 45px;
    position: absolute;
    left: 392px;
    top: 6px;
  }

  .first-header .navbar-brand img {
    margin-left: -50px;
    width: 100%;
  }

  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }

  .second-header .frame-1 {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    padding-top: 18px;
  }

  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 15px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 38px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 16px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 12px 15px 12px 12px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .frame-40 {
    width: 443px;
    height: 427px;
    position: absolute;
    left: 50px;
    top: 0px;
    background: none;
    margin-top: -755px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 291px;
    height: 229px;
    position: absolute;
    left: 152px;
    top: 150px;
  }

  .second-header .image-302 {
    opacity: 0.25;
    width: 115px;
    height: 115px;
    position: absolute;
    left: 393px;
    top: 0px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 98%;
    height: 257px;
    position: absolute;
    left: 1px;
    top: 79px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe{
    border-radius: 0px 60px 0px 60px;
    width: 98%;
    height: 257px;
    position: absolute;
    left: 11px;
    top: 35px;
    z-index: 7;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
  }

  .second-header .image-30 {
    opacity: 0.25;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 293px;
  }

  .second-header .image-302 {
    opacity: 0.25;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 317px;
    top: 0px;
  }

  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 17px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 30px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 15px 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */
  /* START HALAMAN LOGIN RESOLUSI 576px */
  .login-header .email-address2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    background: none;
  }
  .login-header .password2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    position: relative;
    background: none;
  }
  .login-header .placeholder {
    color: var(--text-color-line-dark, #979797);
    text-align: left;
    font: var(--h-4, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .frame-60 .button2 {
    color: var(--text-white, #dfdfdf);
    text-align: left;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .button5 {
    color: var(--primary-blue, #39399c);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  /* END HALAMAN LOGIN */

  /* START HALAMAN ABOUT RESOLUSI 576px */

  .about-header .about-us {
    font: 600 30px/130% 'Poppins', sans-serif;
  }

  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 22%;
  }

/* END HALAMAN ABOUT RESOLUSI 576px */

   /* START HALAMAN GRAFIK RESOLUSI 576px */
   .first-card .head-title h1 {
    font: var(--h-3, 600 27px 'Poppins', sans-serif);
  }
  .first-card .head-title p {
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .title-head h4 {
    background: #ffff;
    margin-top: 20px;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .title-head p {
    background: #ffff;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .bar h5 {
    text-align: start;
    background: #fff;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .label {
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .text {
    background: none;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    border: 2px solid #afc0d5;
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 16px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .row .title .subject {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .row .title .publications {
    text-align: end;
    width: 50%;
    color: #000;
    background: #F6F9FF;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .resolusi .newest {
    margin-left: -114%;
  }
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .search-content input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 9px 4px 9px 40px;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .range h6 {
    margin-top: 30px;
    text-align: left;
    color: #000;
    background: #ffffff;
    font: var(--h-2, 500 16px 'Poppins', sans-serif);
  }
  .first-card .range input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    width: 100%;
    padding: 7px 0px 7px 4px;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .range button {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 7px 40px 7px 40px;
    color: white;
    background: #0E0E59;
    font: var(--h-2, 500 16px 'Poppins', sans-serif);
    margin-bottom: -10px
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 2px 2px 1px 1px;
    margin-left: 81%;
  }
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -95%;
    width: 90%;
    display: flex;
    border-radius: 25px;
    padding: 10px 2px 14px 14px;
  }
  .first-card .second-content .menu-title button img {
    background: none;
    width: 18%;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 26%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 6px 17px 10px 0px;
    border-radius: 25px;
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 1px 2px 1px 1px;
    margin-left: 81%;
  }
   /* PAGE CITED BY */
   .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 65%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 4px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 16px;
  }
  /* END */
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: left;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    text-align: justify;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .jurnal p {
    text-align: left;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-3, 400 16px 'Poppins', sans-serif);
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .first-card .row .load p {
    background: none;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    text-align: left;
    color: #364670;
  }
  .second-content .load_btn {
    width: 170px;
    height: 49px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid #0E0E59;
    border-radius: 26px;
    background: #F6F9FF;
    margin-top: 30px;
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 767px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 140px;
    margin-bottom: -10px;
  }
  .first-card .head-title .author .isi img {
    margin-top: 17px;
    height: 25px;
    width: 25px;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row .first-col .menu {
    display: flex;
    justify-content: flex-start;
    background: none;
    /* margin-left: -10px; */
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 117px;
    display: flex;
    /* justify-content: center; */
    height: 41px;
    margin-left: 5px;
  }
  .first-card .content .menu-row .first-col .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    /* padding-top: 0px; */
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 .text-content .totalCitation p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-top: 30px;
    text-align: center;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 18px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 576px */
  .first-card .content-author .menu-author .publication .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .dataset .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .grants {
    background: none;
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .grants .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .patents {
    background: none;
    display: flex;
    justify-content: center;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 90px;
    width: 40%;
  } 
  .first-card .content-author .menu-author .patents .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .chart-container .chart {
    width: 95%;
    margin-top: 50px;
  }
  .first-card .about h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .about .field h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-bottom: 30px;
  }
  .first-card .about .field .frame {
    background: #fff;
    display: flex;
    margin-left: 10%;
  }
  .first-card .about .field .frame a {
    background: none;
    text-decoration: none;
    margin-left: 25%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .about .concepts h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .about .concepts .frame {
    background: #fff;
    display: flex;
    margin-left: 10%;
  }
  .first-card .about .concepts .frame a {
    background: none;
    text-decoration: none;
    margin-left: 25%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .network h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
  }
  .first-card .network .auth h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: -15px;
  }
  .first-card .network .auth .frame {
    background: #fff;
    display: flex;
    margin-left: 10%;
  }
  .first-card .network .auth .frame a {
    background: none;
    text-decoration: none;
    margin-left: 20%;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .network .found h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 17px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .network .found .frame {
    background: #fff;
    display: flex;
    margin-left: 20%;
  }
  .first-card .network .found .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 57%;
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .card-link {
    margin-top: 30px;
    width: 100%;
    margin-bottom: 50px;
  }
  .first-card .card-link .card-sub .card-body {
    background: none;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    position: relative;
    height: 55px;
  }
  .first-card .card-link .card-sub .card-content {
    background: #fff;
    box-shadow: none;
  }
  .first-card .card-link .card-sub .card-content .link-content {
    background: #fff;
  }
  .timeline {
    color: #fff;
    padding: 30px 20px;
    background: #fff;
  }
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 65px;
    width: 75%;
    margin-top: 35px;
    background: #fff;
  }
  .timeline ul li {
    padding: 20px 20px;
    position: relative;
    cursor: pointer;
    transition: .5s;
    background: none;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 125%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  }
  .timeline ul li span {
    /* display: inline-block; */
    background-color: #0e0e59;
    border-radius: 8px;
    padding: 9px 12px;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    text-align: center;
    /* margin-left: -290px; */
    position: absolute;
    top: 0%;
    left: -45%;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  /* END HALAMAN PROFILE */
  /* START HALAMAN REGISTER RESOLUSI 576 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    margin-left: 23%;
  }

  .register-header .form-register {
    margin-left: 13%;
  }
  /* END HALAMAN REGISTER RESOLUSI 576 PX */
/* START HALAMAN CONTACT RESOLUSI 576px */
    
.contact-header .silahkan-kontak {
  color: var(--text-color-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  /* width: 696px; */
  padding-bottom: 10px;
}

  .frame-133 .contact-pt-penerbit {
    display: flex;
    flex-direction: column;
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 25px/130% 'Poppins', sans-serif;
    margin-bottom: 10%;
    left: 12%;
    width: 420px;
    background: none;
  }

  .perumahan {
    color: var(--text-grey, #92929d);
    text-align: justify;
    font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    left: 3%;
    padding-bottom: 58px;
    margin-top: 40%;
  }

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -125%;
    margin-bottom: 18%;
    margin-left: 18%;
    width: 385px;
    height: 280px;
  }

  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
    left: 28%;
  }

/* END HALAMAN CONTACT RESOLUSI 576px */


}
@media (max-width: 535px) {
  /* START HALAMAN LANDING RESOLUSI 535PX */
  .second-header .frame-40 {
    width: 443px;
    height: 427px;
    position: absolute;
    /* left: 50px; */
    top: 0px;
    background: none;
    margin-top: -755px;
    margin-left: 0%;
  }
  /* END HALAMAN LANDING */
   /* START HALAMAN GRAFIK RESOLUSI 535px */
   .first-card .year-range button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 1px 2px 1px 1px;
    margin-left: 81%;
  }
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .resolusi .timeCited {
    margin-left: 9px;
  }
  .first-card .resolusi .oldest {
    margin-left: 10px;
  }
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .row .col-lg-2 {
    background: none;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 89%;
  }
  /* END HALAMAN GRAFIK */
   /* START HALAMAN ARTICLE 535px */
   .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 115px;
    display: flex;
    height: 41px;
    margin-left: -2px;
  }
  /* END HALAMAN ARTICLE */

  /* START HALAMAN REGISTER RESOLUSI 535 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 535 PX */
 /* START HALAMAN CONTACT RESOLUSI 535px */
    
 .contact-header .silahkan-kontak {
  color: var(--text-color-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
  position: relative;
  /* width: 696px; */
  padding-bottom: 10px;
}

  .frame-133 .contact-pt-penerbit {
    display: flex;
    flex-direction: column;
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 25px/130% 'Poppins', sans-serif;
    margin-bottom: 10%;
    left: 12%;
    width: 420px;
    background: none;
  }

  .perumahan {
    color: var(--text-grey, #92929d);
    text-align: justify;
    font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    left: 3%;
    padding-bottom: 58px;
    margin-top: 43%;
  }

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -135%;
    margin-bottom: 18%;
    margin-left: 15%;
    width: 385px;
    height: 280px;
  }

  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
    left: 28%;
  }

/* END HALAMAN CONTACT RESOLUSI 535px */
  
}
@media (max-width: 495px) {
  /* START HALAMAN PROFILE RESOLUSI 495 */
  .responsive {
    background: #f6f6f9;
    border-radius: 50px;
    flex-shrink: 0;
    width: 67%;
    height: 53px;
    position: relative;
    box-shadow: none;
    margin-top: -50px;
    display: block;
    margin-left: -15px;
  }
  /* END HALAMAN PROFILE */
  /* START HALAMAN LANDING RESOLUSI 495px */
  .second-header {
    margin-top: 120px;
  }
  .about-header {
    margin-top: 120px;
  }
  .first-card {
    margin-top: 120px;
  }
  .login-header {
    margin-top: 120px;
  }
  .register-header {
    margin-top: 120px;
  }
  .first-header .navbar-brand img {
    margin-left: -53px;
    width: 85%;
  }
  .first-header .navbar-toggler img {
    width: 85%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
  }
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 422px;
    height: 53px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -875px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 375px;
    top: 10px;
  }

  .search-statistic .rectangle-31 button i {
    font-size: 17px;
    color: white;
    background: none;
    margin-left: -2px;
    position: absolute;
    top: 0%;
    /* left: 0%; */
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 19px;
    top: 11px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 78%;
    font: var(--regular-20-px, 400 14px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat{
    background: white;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: -30px;
    font: var(--regular-20-px, 600 16px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 16px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }
  .second-header .frame-40 {
    width: 444px;
    height: 427px;
    position: absolute;
    /* left: 50px; */
    top: 0px;
    background: none;
    margin-top: -755px;
    margin-left: -3%;
  }
  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 92%;
    height: 257px;
    position: absolute;
    left: 1px;
    top: 79px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe{
    border-radius: 0px 60px 0px 60px;
    width: 100%;
    height: 257px;
    position: absolute;
    left: 0px;
    top: 17px;
    z-index: 1;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 263px;
    height: 208px;
    position: absolute;
    left: 152px;
    top: 150px;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
  }
  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 16px 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */

   /* START HALAMAN GRAFIK 495px */
   .first-card .head-title h1 {
    font: var(--h-3, 600 25px 'Poppins', sans-serif);
  }
  .first-card .head-title p {
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .title-head h4 {
    background: #ffff;
    margin-top: 20px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .title-head p {
    background: #ffff;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 60px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
  }
  .first-card .year-range button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  /* PAGE INDONESIAN PUBLHISER */
  .first-card .year-rangeJournal label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess label {
    background: #ffffff;
    color: #364670;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess select {
    word-wrap: normal;
    border-radius: 25px;
    width: 63px;
    text-align: center;
    background: #ffff;
    height: 30px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess button {
    margin-left: 35%;
    background: #ffffff;
    border: none;
  }
  /* END */
  .first-card .select label {
    margin-left: 7%;
    background: none;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .bar h5 {
    text-align: start;
    background: #fff;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .row .title .subject {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .row .title .publications {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .text {
    background: none;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    border: 2px solid #afc0d5;
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 15px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .label {
    color: #0E0E59;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .bar2 h5 {
    text-align: start;
    background: #fff;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-title button img {
    background: none;
    width: 21%;
  }
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
   /* PAGE CITED BY */
   .second-content .menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin-left: -25px;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 65%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 4px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 16px;
  }
  /* END */
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 27%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 6px 7px 10px 0px;
    border-radius: 25px;
  }
  .first-card .second-content .row .col-lg-2 {
    background: none;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 85%;
  }
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: left;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    text-align: justify;
  }
  .first-card .second-content .text-content img {
    width: 17px;
    height: 17px;
    background: #fff;
    margin-top: 5px;
  }
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .published img {
    width: 17px;
    height: 17px;
    background: #fff;
    margin-top: 5px;
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .jurnal img {
    width: 17px;
    height: 17px;
    background: #fff;
    margin-top: 5px;
  }
  .first-card .second-content .jurnal p {
    text-align: left;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .read-more {
    color: #0E0E59;
    text-decoration: underline #FF7115;
    cursor: pointer;
    transition: color 0.3s, text-decoration 0.3s;
    background: #fff;
    display: flex;
    margin-left: 30px;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN CITATION RESOLUSI 495px */
  .first-card .content-citation .menu-title {
    display: flex;
    background: #f6f6f9;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    padding: 1px 9px 6px 9px;
    border-radius: 25px;
    /* width: 27%; */
  }
  /* END HALAMAN CITATION */
  /* START HALAMAN ARTICLE RESOLUSI 495px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 120px;
    margin-bottom: -10px;
  }
  .first-card .content .menu-row .first-col {
    background: none;
    margin-top: 30px;
    width: 100%;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    height: 41px;
    margin-left: 10px;
  }
  /* END HALAMAN ARTICLE */
  
  /* START HALAMAN REGISTER RESOLUSI 495 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 495 PX */

  /* START HALAMAN ABOUT RESOLUSI 495px */

  .about-header .about-us {
    font: 600 30px/130% 'Poppins', sans-serif;
  }

  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 26%;
  }

  /* END HALAMAN ABOUT RESOLUSI 495px */

  /* START HALAMAN CONTACT RESOLUSI 495px */
 
  .contact-header .silahkan-kontak {
    color: var(--text-color-grey, #92929d);
    text-align: center;
    font: var(--regular-20-px, 400 20px/149.5% 'Poppins', sans-serif);
    position: relative;
    /* width: 696px; */
    padding-bottom: 0px;
  }

    .frame-133 .contact-pt-penerbit {
      display: flex;
      flex-direction: column;
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 25px/130% 'Poppins', sans-serif;
      margin-bottom: 10%;
      left: 3%;
      width: 420px;
      background: none;
    }
  
    .perumahan {
      color: var(--text-grey, #92929d);
      text-align: justify;
      font: var(--regular-30-px, 400 20px/149.5% 'Poppins', sans-serif);
      position: relative;
      left: 3%;
      padding-bottom: 58px;
      margin-top: 46%;
    }
  
    .contact-header .rectangle {
      display: flex;
      flex-direction: column;
      position: relative;
      margin-top: -135%;
      margin-bottom: 18%;
      margin-left: 9%;
      width: 385px;
      height: 280px;
    }
  
    .contact-header .button {
      display: flex;
      flex-direction: row;
      gap: 48px;
      align-items: flex-start;
      justify-content: flex-start;
      flex-shrink: 0;
      position: relative;
      margin-top: -7%;
      left: 22%;
    }
  
  /* END HALAMAN CONTACT RESOLUSI 495px */


}

@media (max-width:475px){
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 27%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 6px 17px 10px 0px;
    border-radius: 25px;
  }

  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 10px;
    font-size: 14px;
  }

  .first-card .second-content .menu-row .col-lg-2 {
    background: #fff;
    width: 28%;
  }

  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -95px;
    width: 100%;
    display: flex;
    border-radius: 25px;
    padding: 13px 2px 14px 17px;
  }

  /* START HALAMAN REGISTER RESOLUSI 475 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 475 PX */
}

@media (max-width: 465px) {

  /* START HALAMAN LANDING RESOLUSI 465px */
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 404px;
    height: 52px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -875px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 351px;
    top: 6px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 19px;
    top: 11px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 80%;
    font: var(--regular-20-px, 400 13px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat{
    background: white;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: -30px;
    font: var(--regular-20-px, 600 16px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .second-header .frame-40 {
    width: 407px;
    height: 427px;
    position: absolute;
    left: 50px;
    top: 0px;
    background: none;
    margin-top: -755px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 263px;
    height: 208px;
    position: absolute;
    left: 152px;
    top: 148px;
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 265px;
    height: 208px;
    position: absolute;
    left: 117px;
    top: 130px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 92%;
    height: 249px;
    position: absolute;
    left: 1px;
    top: 79px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
      border-radius: 0px 60px 0px 60px;
      width: 100%;
      height: 257px;
      position: absolute;
      left: 0px;
      top: -5px;
      z-index: 1;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 17px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 28px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 15px 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */
  /* START HALAMAN GRAFIK RESOLUSI 465px */
  .first-card .year-range button {
    margin-left: 25%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation button {
    margin-left: 25%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeJournal button {
    margin-left: 25%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess button {
    margin-left: 25%;
    background: #ffffff;
    border: none;
  }
  /* PAGE CITED BY */
   .second-content .menu-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
    margin-left: -15px;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 60%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 4px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 11px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 16px;
  }
  /* END */
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 465px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 100px;
    margin-bottom: -10px;
  }
  .first-card .content .menu-row .sec-col .menu {
    background: none;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-left: -12px;
  }
  .first-card .content .menu-row .sec-col .menu .text {
    border: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    padding-left: 5px;
  }
  .first-card .content .menu-row .sec-col .menu .download {
    border: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    padding-left: 5px;
    background: none;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    height: 41px;
    margin-left: 3px;
  }
  /* END HALAMAN ARTICLE */

 
  /* START HALAMAN REGISTER RESOLUSI 465 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    color: var(--primary-blue, #0e0e59);
    text-align: left;
    font: 700 30px 'Poppins', sans-serif;
    position: relative;
    left: -5px;
    top: 30px;
    background: none;
    width: 290px;
    margin-left: 19%;
  }

  .register-header .form-register {
    margin-left: 9%;
  }

  .register-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    height: 49.72px;
    position: relative;
  }

  .register-header .dropdown {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-line-dark, #eaeaea);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    height: 49.73px;
    position: relative;
  }

  .register-header .button2 a {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    position: relative;
    color: rgb(216, 216, 216);
    text-decoration: none;
    margin-left: -4%;
  }

  .register-header .frame-60 .to-sign-in {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    left: 24px;
    top: -10px;
    background: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 465 PX */

  /* START HALAMAN ABOUT RESOLUSI 465px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }

  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 34%;
  }

  /* END HALAMAN ABOUT RESOLUSI 465px */

   /* START HALAMAN CONTACT RESOLUSI 465px */
 
   .our-contact {
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 30px/130% 'Poppins', sans-serif;
    position: relative;
    padding-bottom: 10px;
  }

   .contact-header .silahkan-kontak {
    color: var(--text-color-grey, #92929d);
    text-align: center;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    /* width: 696px; */
    padding-bottom: 0px;
  }

    .frame-133 .contact-pt-penerbit {
      display: flex;
      flex-direction: column;
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 20px/130% 'Poppins', sans-serif;
      margin-bottom: 10%;
      left: 10%;
      width: 357px;
      background: none;
    }
  
    .perumahan {
      color: var(--text-grey, #92929d);
      text-align: justify;
      font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
      position: relative;
      left: 3%;
      padding-bottom: 58px;
      margin-top: 42%;
    }
  
    .contact-header .rectangle {
      display: flex;
      flex-direction: column;
      position: relative;
      margin-top: -121%;
      margin-bottom: 18%;
      margin-left: 11%;
      width: 360px;
      height: 270px;
    }
  
    .contact-header .button {
      display: flex;
      flex-direction: row;
      gap: 48px;
      align-items: flex-start;
      justify-content: flex-start;
      flex-shrink: 0;
      position: relative;
      margin-top: -7%;
      left: 8%;
    }
  
    .contact-header .button2 {
      background: var(--primary-blue, #0e0e59);
      border-radius: 25px;
      padding: 10px 100px 10px 100px;
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      position: relative;
      box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
      /* width: 235px; */
    }
  /* END HALAMAN CONTACT RESOLUSI 465px */


}
@media (max-width: 450px) {

  /* START HALAMAN CONTACT RESOLUSI 450px */

  .our-contact {
   color: var(--text-black, #364670);
   text-align: center;
   font: 600 30px/130% 'Poppins', sans-serif;
   position: relative;
   padding-bottom: 10px;
 }

  .contact-header .silahkan-kontak {
   color: var(--text-color-grey, #92929d);
   text-align: center;
   font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
   position: relative;
   /* width: 696px; */
   padding-bottom: 0px;
 }

   .frame-133 .contact-pt-penerbit {
     display: flex;
     flex-direction: column;
     color: var(--text-black, #364670);
     text-align: center;
     font: 600 20px/130% 'Poppins', sans-serif;
     margin-bottom: 10%;
     left: 8%;
     width: 357px;
     background: none;
   }
 
   .perumahan {
     color: var(--text-grey, #92929d);
     text-align: justify;
     font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
     position: relative;
     left: 3%;
     padding-bottom: 58px;
     margin-top: 47%;
   }
 
   .contact-header .rectangle {
     display: flex;
     flex-direction: column;
     position: relative;
     margin-top: -123%;
     margin-bottom: 18%;
     margin-left: 9%;
     width: 360px;
     height: 270px;
   }
 
   .contact-header .button {
     display: flex;
     flex-direction: row;
     gap: 48px;
     align-items: flex-start;
     justify-content: flex-start;
     flex-shrink: 0;
     position: relative;
     margin-top: -7%;
     left: 8%;
   }
 
   .contact-header .button2 {
     background: var(--primary-blue, #0e0e59);
     border-radius: 25px;
     padding: 10px 100px 10px 100px;
     display: flex;
     flex-direction: row;
     gap: 10px;
     align-items: center;
     justify-content: center;
     flex-shrink: 0;
     position: relative;
     box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
     /* width: 235px; */
   }
 /* END HALAMAN CONTACT RESOLUSI 450px */


}
@media (max-width: 435px) {

  /* START HALAMAN LANDING RESOLUSI 435px */
  .second-header .col-lg-6 {
    margin-top: 0px;
  }

  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 378px;
    height: 52px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -833px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 15px;
    top: 11px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 85%;
    font: var(--regular-20-px, 400 13px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat {
    background: white;
    margin-top: 30px;
    margin-left: 25px;
    margin-bottom: -15px;
    font: var(--regular-20-px, 600 16px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 327px;
    top: 6px;
  }

  .second-header .frame-40 {
    width: 372px;
    height: 389px;
    position: absolute;
    left: 50px;
    top: 0px;
    background: none;
    margin-top: -686px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 92%;
    height: 226px;
    position: absolute;
    left: 1px;
    top: 79px;
    z-index: 1;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
      border-radius: 0px 60px 0px 60px;
      width: 100%;
      height: 235px;
      position: absolute;
      left: 0px;
      top: -5px;
      z-index: 1;
  }
  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 237px;
    height: 185px;
    position: absolute;
    left: 113px;
    top: 130px;
  }

  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 17px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 27px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 15px 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */

 /* START HALAMAN Grafik RESOLUSI 435px */

  .first-card .year-range button {
    margin-left: 10%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeCitation button {
    margin-left: 10%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeJournal button {
    margin-left: 10%;
    background: #ffffff;
    border: none;
  }
  .first-card .year-rangeAccess button {
    margin-left: 10%;
    background: #ffffff;
    border: none;
  }
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font-size: 14px;
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 14px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .second-content .menu-title h5 {
    background: none;
    width: 60%;
    margin-top: 3px;
    font-size: 13px;
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -86px;
    width: 100%;
    display: flex;
    border-radius: 25px;
    padding: 9px 6px 12px 16px;
  }
  .first-card .second-content .menu-title button img {
    background: none;
    width: 26%;
  }
  .first-card .select label {
    margin-left: 7%;
    font-weight: 600;
    background: none;
    font-size: 13px;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
    margin-left: -25px;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 70%;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font-size: 13px;
  }
  /* PAGE CITED BY */
   .second-content .menu-cited {
    margin-left: -10px;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 55%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 4px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .web .text-cited p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .garuda .text-cited p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .scholar .text-cited p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .first-card .second-content .menu-cited .full .text-cited p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 16px;
  }
  /* END */
  /* END HALAMAN GRAFIK */

  /* START HALAMAN ARTICLE RESOLUSI 435px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 90px;
    margin-bottom: -10px;
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 90px;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 40px;
  }
  .first-card .content .menu-row .sec-col .menu .download a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 40px;
    background: #0E0E59;
    width: 155px;
    color: #fff;
    gap: 8px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 435px */
  .first-card .content-author .menu-author .publication .main .total p {
      background: none;
      width: 100%;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      color: #364670;
  }
  .first-card .content-author .menu-author .publication .main {
    border-radius: 8px;
    height: 85px;
    width: 90%;
  }
  .first-card .content-author .menu-author .dataset .main .total p {
      background: none;
      width: 100%;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      color: #364670;
  }
  .first-card .content-author .menu-author .dataset .main {
    border-radius: 8px;
    height: 85px;
    width: 90%;
  }
  .first-card .content-author .menu-author .grants .main .total p {
      background: none;
      width: 100%;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      color: #364670;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 85px;
    width: 55%;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 85px;
    width: 55%;
  }
  .first-card .content-author .menu-author .patents .main .total p {
      background: none;
      width: 100%;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      color: #364670;
  }
  .first-card .about .field .frame {
    background: #fff;
    display: flex;
    margin-left: 0%;
  }
  .first-card .about .field .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .about .field .frame a {
    background: none;
    text-decoration: none;
    margin-left: 35%;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .about .concepts .frame {
    background: #fff;
    display: flex;
    margin-left: 0%;
  }
  .first-card .about .concepts .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .about .concepts .frame a {
    background: none;
    text-decoration: none;
    margin-left: 35%;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .network {
    background: #fff;
    margin-top: 30px;
  }
  .first-card .network .auth .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .network .auth .frame a {
    background: none;
    text-decoration: none;
    margin-left: 30%;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .network .found .frame {
    background: #fff;
    display: flex;
    margin-left: 15%;
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .card-link .link-purpose {
    background: none;
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
  }
  .first-card .card-link .link-purpose .frame-link button {
    background: none;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    text-decoration: none;
    color: #92929D;
    border: none;
  }
  .first-card .card-link .link-purpose .frame-link.active {
    background: none;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    text-decoration: none;
    color: #06319e;
    border-bottom: 4px solid #06319e;
  }
  .timeline ul li span {
    /* display: inline-block; */
    background-color: #0e0e59;
    border-radius: 8px;
    padding: 9px 12px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
    text-align: center;
    /* margin-left: -296px; */
    position: absolute;
    top: 0%;
    left: -50%;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 21px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  /* END HALAMAN PROFILE */

 /* START HALAMAN REGISTER RESOLUSI 435 PX */
 .register-header .register2 .rectangle-45 {
  display: none;
}

.register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
  display: none;
}

.register-header .rectangle-49 {
  display: none;
}

.register-header .pubmedia3 {
  display: none;
}

.register-header .register3 .logo-big {
  display: none;
}

.register-header .register4 {
  color: var(--primary-blue, #0e0e59);
  text-align: left;
  font: 700 30px 'Poppins', sans-serif;
  position: relative;
  left: -5px;
  top: 30px;
  background: none;
  width: 290px;
  margin-left: 19%;
}

.register-header .form-register {
  margin-left: 9%;
}

.register-header .input {
  background: var(--text-white, #ffffff);
  border-radius: 11.6px;
  border-style: solid;
  border-color: var(--text-color-grey, #92929d);
  border-width: 1.24px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 290px;
  height: 49.72px;
  position: relative;
}

.register-header .dropdown {
  background: var(--text-white, #ffffff);
  border-radius: 11.6px;
  border-style: solid;
  border-color: var(--text-line-dark, #eaeaea);
  border-width: 1.24px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 290px;
  height: 49.73px;
  position: relative;
}

.register-header .button2 a {
  background: var(--primary-blue, #0e0e59);
  border-radius: 16.57px;
  padding: 12.43px 33.15px 12.43px 33.15px;
  display: flex;
  flex-direction: row;
  gap: 8.29px;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 290px;
  position: relative;
  color: rgb(216, 216, 216);
  text-decoration: none;
  margin-left: -4%;
}

.register-header .frame-60 .to-sign-in {
  display: flex;
  flex-direction: row;
  gap: 4px;
  align-items: flex-start;
  justify-content: center;
  flex-shrink: 0;
  position: relative;
  left: 13px;
  top: -10px;
  background: none;
}

/* END HALAMAN REGISTER RESOLUSI 435 PX */

/* START HALAMAN ABOUT RESOLUSI 435px */

.about-header .about-us {
  font: 600 28px/130% 'Poppins', sans-serif;
}

.about-header .berikut{
  font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
}

.about-id-publishing2 .frame-133 {
  font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
}


.sub-pt-penerbit {
  font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
}

.sub-pt-penerbit-span {
  font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
}

.visi-dan-misi {
  font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
}

.sub-pt-penerbit2 {
  font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
}
.sub-menunjang {
  font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
}

.sub-nilai {
  font: var(--h-2, 600 20px 'Poppins', sans-serif);
  margin-top: 41%;
}

/* END HALAMAN ABOUT RESOLUSI 435px */

 /* START HALAMAN CONTACT RESOLUSI 435px */

 .our-contact {
  color: var(--text-black, #364670);
  text-align: center;
  font: 600 30px/130% 'Poppins', sans-serif;
  position: relative;
  padding-bottom: 10px;
}

 .contact-header .silahkan-kontak {
  color: var(--text-color-grey, #92929d);
  text-align: center;
  font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  position: relative;
  /* width: 696px; */
  padding-bottom: 0px;
}

  .frame-133 .contact-pt-penerbit {
    display: flex;
    flex-direction: column;
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 20px/130% 'Poppins', sans-serif;
    margin-bottom: 10%;
    left: 4%;
    width: 357px;
    background: none;
  }

  .perumahan {
    color: var(--text-grey, #92929d);
    text-align: justify;
    font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    left: 3%;
    padding-bottom: 58px;
    margin-top: 50%;
  }

  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -123%;
    margin-bottom: 18%;
    margin-left: 4%;
    width: 360px;
    height: 270px;
  }

  .contact-header .button {
    display: flex;
    flex-direction: row;
    gap: 48px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: -7%;
    left: 3%;
  }

  .contact-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 25px;
    padding: 10px 100px 10px 100px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
    /* width: 235px; */
  }
/* END HALAMAN CONTACT RESOLUSI 435px */
}

@media (max-width: 420px){
   /* START HALAMAN GRAFIK RESOLUSI 420px */
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 26%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 5px 0px 0px 0px;
    margin-left: 85%;
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -83px;
    width: 106%;
    display: flex;
    border-radius: 25px;
    padding: 5px 0px 8px 15px;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 24%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 4px 0px 7px 0px;
    border-radius: 25px;
  }
  .first-card .resolusi .timeCitedDiv {
    margin-left: 4%;
  }
  .first-card .resolusi .timeCitedDiv label{
    margin-left: 1px;
  }
  .first-card .resolusi .oldestDiv {
    margin-left: 4%;
  }
  .first-card .resolusi .oldestDiv label{
    margin-left: 1px;
  }
  .first-card .search-content input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 30px;
    width: 100%;
    padding: 6px 2px 6px 40px;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
    font-size: 14px
  }
  .first-card .range h6 {
    margin-top: 23px;
    text-align: left;
    color: #000;
    background: #ffffff;
    font-size: 14px;
  }
  .first-card .range input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    width: 100%;
    padding: 3px 0px 5px 10px;
    font-size: 14px;
  }
  .first-card .range button {
    font-size: 14px;
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 25px;
    width: 100%;
    padding: 6px 40px 6px 40px;
    color: white;
    background: #0E0E59;
  }
  .first-card .second-content .menu-row .col-lg-2 {
    background: #fff;
    width: 33%;
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 420px */
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    height: 41px;
    margin-left: 0px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN REGISTER RESOLUSI 420 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    margin-left: 17%;
  }

  .register-header .form-register {
    margin-left: 5%;
  }

  /* END HALAMAN REGISTER RESOLUSI 420 PX */

  /* START HALAMAN ABOUT RESOLUSI 420px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 42%;
  }

  /* END HALAMAN ABOUT RESOLUSI 420px */


}
@media (max-width: 410px) {
  /* START HALAMAN PROFILE REOSLUSI 410PX */
  .responsive {
    background: #f6f6f9;
    border-radius: 50px;
    flex-shrink: 0;
    width: 67%;
    height: 53px;
    position: relative;
    box-shadow: none;
    margin-top: -50px;
    display: block;
    margin-left: -20px;
  }
  /* END HALMAAN PROFILE */
  /* START HALAMAN CONTACT */
  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -131%;
    margin-bottom: 18%;
    margin-left: 6%;
    width: 325px;
    height: 230px;
  }

  /* END HALMAN CONTAC */

  /* START HALAMAN LANDING RESOLUSI 410px */
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 365px;
    height: 52px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -833px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 11px;
    top: 14px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 85%;
    font: var(--regular-20-px, 400 12px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 40px;
    height: 40px;
    position: absolute;
    left: 314px;
    top: 6px;
  }
 .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 186px;
    height: 65.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 15px'Poppins', sans-serif);
  }

  .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 315px;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
  }

  /* END HALAMAN LANDING */

  /* START HALAMAN GRAFIK RESOLUSI 410px */
  .first-card .second-content .row .col-lg-2 .text a {
      text-decoration: none;
      border-radius: 26px;
      width: 70%;
      height: 35px;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 10px;
    font-size: 13px;
  }

  /* END HALAMAN GRAFIK */

  /* START HALAMAN REGISTER RESOLUSI 410 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    margin-left: 16%;
  }

  .register-header .form-register {
    margin-left: 5%;
  }

  /* END HALAMAN REGISTER RESOLUSI 410 PX */

  /* START HALAMAN ABOUT RESOLUSI 410px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 49%;
  }

  /* END HALAMAN ABOUT RESOLUSI 410px */
}

@media (max-width: 400px) {

  /* START HALAMAN LANDING RESOLUSI 400px */
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -60px;
      width: 100%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }

  .navbar-toggler-icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }

  .second-header .container {
    padding-top: 443px;
  }

  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 342px;
    height: 50px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -736px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 33px;
    height: 33px;
    position: absolute;
    left: 298px;
    top: 8px;
  }
  .search-statistic .rectangle-31 button i {
    font-size: 16px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 0%;
    /* left: 0%; */
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 13px;
    top: 11px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 82%;
    font: var(--regular-20-px, 400 13px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 16px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 16px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 16px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .statistic .statistic {
    display: flex;
    flex-direction: row;
    gap: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 636px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 20px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 15px 'Poppins', sans-serif);
    position: relative;
  }

  .second-header .frame-40 {
    width: 335px;
    height: 371px;
    position: absolute;
    left: 45px;
    top: 0px;
    background: none;
    margin-top: -604px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    border-radius: 0px 60px 0px 60px;
    width: 100%;
    height: 208px;
    position: absolute;
    left: 0px;
    top: -5px;
    z-index: 1;
  }
  .second-header .play-btn svg {
    background: none;
    width: 70%;
  }

  .second-header .frame-1 {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 100%;
    position: relative;
    padding-top: 8px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 25px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .rectangle-45 {
    background: var(--secondary-orange, #ff6600);
    width: 208px;
    height: 139px;
    position: absolute;
    left: 103px;
    top: 149px;
  }

  .second-header .image-30 {
    display: none;
    opacity: 0.25;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0px;
    top: 293px;
  }
  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    gap: 19px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 635px;
  }

  .second-header .image-302 {
    display: none;
    opacity: 0.25;
    width: 100px;
    height: 100px;
    position: absolute;
    left: 317px;
    top: 0px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 303px;
    height: 201px;
    position: absolute;
    left: 2px;
    top: 79px;
    z-index: 1;
  }

  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 186px;
    height: 65.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 15px'Poppins', sans-serif);
  }

  .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 315px;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 16px 'Poppins', sans-serif);
    position: relative;
  }
  /* END HALAMAN LANDING */

  /* START HALAMAN LOGIN RESOLUSI 400px */
  .login-header .email-address2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    background: none;
  }
  .login-header .password2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    position: relative;
    background: none;
  }
  .login-header .placeholder {
    color: var(--text-color-line-dark, #979797);
    text-align: left;
    font: var(--h-4, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .frame-60 .button2 {
    color: var(--text-white, #dfdfdf);
    text-align: left;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .button5 {
    color: var(--primary-blue, #39399c);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .login-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 303.48px;
    height: 49.72px;
    position: relative;
  }
  .login-header .frame-60 .button3 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 303.48px;
    position: relative;
  }
  .login-header .button4 {
    border-radius: 16.57px;
    border-style: solid;
    border-color: var(--primary-blue, #0e0e59);
    border-width: 1.24px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 303.48px;
    position: relative;
  }
  /* END HALAMAN LOGIN */
  /* START HALAMAN CITATION RESOLUSI 400px */
  .responsive {
    background: #f6f6f9;
    border-radius: 50px;
    flex-shrink: 0;
    width: 65%;
    height: 53px;
    position: relative;
    box-shadow: none;
    margin-top: -50px;
    display: block;
  }
  .responsive input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 38px;
    top: 10px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 73%;
    font: var(--regular-20-px, 500 15px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }
  .responsive .rectangle-31 button i {
    font-size: 21px;
    color: #0E0E59;
    background: none;
    margin-left: 0px;
    margin-top: 2px;
  }
  .first-card .content-citation .menu-title button img {
    background: none;
    width: 17px;
  }
  .first-card .content-citation .menu-title h5 {
    background: #f6f6f9;
    margin-top: 13px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    }
    .first-card .content-citation .menu-title {
      display: flex;
      background: #f6f6f9;
      justify-content: space-between;
      align-items: center;
      flex-direction: row-reverse;
      padding: 1px 9px 6px 9px;
      border-radius: 25px;
      width: 78PX;
    }
    .first-card .coverage h6 {
      margin-top: 50px;
      text-align: left;
      color: #364670;
      background: #ffffff;
      font: var(--h-3, 400 16px 'Poppins', sans-serif);
    }
    .first-card .coverage .list {
      background: #fff;
      display: flex;
      justify-content: center;
      background: none;
      flex-wrap: wrap;
      flex-direction: row;
      width: 110%;
    }
    .coverage .container {
      position: relative;
      margin-bottom: 12px;
      cursor: pointer;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      display: flex;
      justify-content: flex-start;
      padding-left: 35px;
      margin-top: 20px;
      text-align: left;
      width: 50%;
    }
    .open-access .container {
      position: relative;
      margin-bottom: 12px;
      cursor: pointer;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      display: flex;
      justify-content: flex-start;
      padding-left: 35px;
      margin-top: -5px;
      text-align: left;
    }
    .first-card .average .title .main {
      font: var(--h-3, 400 16px 'Poppins', sans-serif);
    }
    .first-card .date-range .title .main {
      font: var(--h-3, 400 16px 'Poppins', sans-serif);
    }
    .first-card .h5-index .title .main {
      font: var(--h-3, 400 16px 'Poppins', sans-serif);
    }
    .content-citation .col2 .menu-top .menu-row .menu-text a p {
      background: none;
      font: var(--h-3, 500 14px 'Poppins', sans-serif);
    }
    .content-citation .col2 .published a h4 {
      text-align: justify;
      margin-left: 10px;
      background: #ffff;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      margin-top: 30px;
      color: #364670;
    }
    .content-citation .col2 .jurn a h4 {
      text-align: justify;
      margin-left: 10px;
      background: #ffff;
      font: var(--h-3, 600 15px 'Poppins', sans-serif);
      color: #0E0E59;
      margin-top: 10px;
    }
    .content-citation .col2 .eissn a h4 {
      text-align: justify;
      margin-left: 10px;
      background: #ffff;
      font: var(--h-3, 600 15px 'Poppins', sans-serif);
      color: #0E0E59;
      margin-top: 10px;
    }
    .content-citation .col2 .index a h4 {
      text-align: justify;
      margin-left: 10px;
      background: #ffff;
      font: var(--h-3, 600 15px 'Poppins', sans-serif);
      color: #0E0E59;
      margin-top: 10px;
    }
    .content-citation .col2 .total h4 {
      text-align: justify;
      margin-left: 10px;
      background: #ffff;
      font: var(--h-3, 600 15px 'Poppins', sans-serif);
      margin-top: 10px;
    }
    .content-citation .load_btn {
      width: 50%;
      height: 48px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 2px solid #0E0E59;
      border-radius: 26px;
      background: #F6F9FF;
      margin-top: 30px;
    }
    .first-card .row .load p {
      background: none;
      font: var(--h-3, 500 15px 'Poppins', sans-serif);
      text-align: left;
      color: #364670;
    }
  /* END HALAMAN CITATION */

  /* START HALAMAN GRAFIK RESOLUSI 400px */
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font-size: 14px;
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 55px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 14px;
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font-size: 14px;
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 55px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 14px;
  }
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font-size: 13px;
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 13px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .chart_bar {
    line-height: 1.6em;
    font-size: 1.2em;
    font-weight: 700;
    background-color: #afc0d5;
    color: #000;
    width: 85%;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    /* -webkit-text-stroke: 0.4px #0E0E59; */
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -106%;
    width: 106%;
    display: flex;
    border-radius: 25px;
    padding: 5px 0px 8px 15px;
  }
  .first-card .second-content .menu-title button img {
    background: none;
    width: 23%;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 26%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 4px 0px 7px 0px;
    border-radius: 25px;
  }
  .first-card .second-content .menu-row .col-lg-2 {
    background: #fff;
    width: 33%;
    padding-top: 5px;
  }
  .first-card .second-content .row .col-lg-2 {
    background: none;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
    display: flex;
    justify-content: center;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 76%;
    padding-top: 5px;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 7px;
    font-size: 13px;
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 400px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 80px;
    margin-bottom: -10px;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row .sec-col .menu .text a img {
    background: none;
    width: 20px;
    height: 20px;
    margin-top: 0px;
  }
  .first-card .content .menu-row .sec-col .menu .text a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 15px 'Poppins', sans-serif);
    display: contents;
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 75px;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 37px;
  }
  .first-card .content .menu-row .sec-col .menu .download a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 40px;
    background: #0E0E59;
    width: 150px;
    color: #fff;
    gap: 8px;
    align-items: center;
  }
  .first-card .content .menu-row .sec-col .menu .download a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 15px 'Poppins', sans-serif);
    display: contents;
    color: #fff;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    /* justify-content: center; */
    height: 41px;
    margin-left: 0px;
  }
  .first-card .content .menu-row .first-col .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    /* padding-top: 0px; */
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 .text-content .totalCitation p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    margin-top: 30px;
    text-align: center;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 16px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 400px */
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 35px;
    width: 80%;
    margin-top: 35px;
    background: #fff;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 135%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
  }
  /* END HALAMAN APROFILE */

  /* START HALAMAN REGISTER RESOLUSI 400 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    color: var(--primary-blue, #0e0e59);
    text-align: left;
    font: 700 30px 'Poppins', sans-serif;
    position: relative;
    left: -5px;
    top: 30px;
    background: none;
    width: 290px;
    margin-left: 19%;
  }

  .register-header .form-register {
    margin-left: 1%;
  }

  .register-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    height: 49.72px;
    position: relative;
  }

  .register-header .dropdown {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-line-dark, #eaeaea);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    height: 49.73px;
    position: relative;
  }

  .register-header .button2 a {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290px;
    position: relative;
    color: rgb(216, 216, 216);
    text-decoration: none;
    margin-left: -4%;
  }

  .register-header .frame-60 .to-sign-in {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    left: 20px;
    top: -10px;
    background: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 400 PX */

  /* START HALAMAN ABOUT RESOLUSI 320px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 70%;
  }

  /* END HALAMAN ABOUT RESOLUSI 320px */


  /* START HALAMAN CONTACT RESOLUSI 435px */
 
  .our-contact {
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 30px/130% 'Poppins', sans-serif;
    position: relative;
    padding-bottom: 10px;
  }

   .contact-header .silahkan-kontak {
    color: var(--text-color-grey, #92929d);
    text-align: center;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    /* width: 696px; */
    padding-bottom: 0px;
  }

    .frame-133 .contact-pt-penerbit {
      display: flex;
      flex-direction: column;
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 20px/130% 'Poppins', sans-serif;
      margin-bottom: 10%;
      left: 0%;
      width: 357px;
      background: none;
    }
  
    .perumahan {
      color: var(--text-grey, #92929d);
      text-align: justify;
      font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
      position: relative;
      left: 3%;
      padding-bottom: 58px;
      margin-top: 50%;
    }
  
    .contact-header .rectangle {
      display: flex;
      flex-direction: column;
      position: relative;
      margin-top: -131%;
      margin-bottom: 18%;
      margin-left: 6%;
      width: 325px;
      height: 230px;
    }
  
    .contact-header .button {
      display: flex;
      flex-direction: row;
      gap: 48px;
      align-items: flex-start;
      justify-content: flex-start;
      flex-shrink: 0;
      position: relative;
      margin-top: -7%;
      left: 4%;
    }
  
    .contact-header .button2 {
      background: var(--primary-blue, #0e0e59);
      border-radius: 25px;
      padding: 10px 80px 10px 80px;
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      position: relative;
      box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
      /* width: 235px; */
    }
  /* END HALAMAN CONTACT RESOLUSI 435px */

}
@media (max-width: 380px) {
  /* PAGE CITED BY */
  .second-content .menu-link .open {
    flex: 0 0 auto;
    width: 42.666667%;
  }
  .second-content .menu-link .web {
    flex: 0 0 auto;
    width: 42.666667%;
  }
  .second-content .menu-link .garuda {
    flex: 0 0 auto;
    width: 42.666667%;
    margin-top: 5px;
  }
  .second-content .menu-link .scholar {
    flex: 0 0 auto;
    width: 42.666667%;
    margin-top: 5px;
  }
  .second-content .menu-link .full {
    flex: 0 0 auto;
    width: 42.666667%;
    margin-top: 5px;
  }
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 74%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 15px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  /* END */
  /* START HALAMAN PROFILE RESOLUSI 380px */
  .first-card .content-author .menu-author .publication .main {
    border-radius: 8px;
    height: 85px;
    width: 100%;
  }
  .first-card .content-author .menu-author .dataset .main {
    border-radius: 8px;
    height: 85px;
    width: 100%;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 85px;
    width: 60%;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 85px;
    width: 60%;
  }
  .first-card .content-author .chart-container .chart {
    width: 100%;
    margin-top: 50px;
  }
  .first-card .about .field .frame {
    background: #fff;
    display: flex;
    margin-left: -3%;
  }
  .first-card .about .field .frame .image {
    background: #fff;
    width: 75px;
    text-align: end;
  }
  .first-card .about .concepts .frame {
    background: #fff;
    display: flex;
    margin-left: -3%;
  }
  .first-card .about .concepts .frame .image {
    background: #fff;
    width: 75px;
    text-align: end;
  }
  .timeline ul li:before {
    position: absolute;
    content: '';
    width: 30px;
    height: 30px;
    background-color: #FF6600;
    border-radius: 50%;
    left: -50px;
    top: 70px;
    transition: .5s;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 155%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-left: -30px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  /* END HALAMAN ARTICLE */
    /* START HALAMAN REGISTER RESOLUSI 380 PX */
    .register-header .register2 .rectangle-45 {
      display: none;
    }
  
    .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
      display: none;
    }
  
    .register-header .rectangle-49 {
      display: none;
    }
  
    .register-header .pubmedia3 {
      display: none;
    }
  
    .register-header .register3 .logo-big {
      display: none;
    }
  
    .register-header .register4 {
      color: var(--primary-blue, #0e0e59);
      text-align: left;
      font: 700 30px 'Poppins', sans-serif;
      position: relative;
      left: -5px;
      top: 30px;
      background: none;
      width: 250px;
      margin-left: 19%;
    }
  
    .register-header .form-register {
      margin-left: -2%;
    }
  
    .register-header .input {
      background: var(--text-white, #ffffff);
      border-radius: 11.6px;
      border-style: solid;
      border-color: var(--text-color-grey, #92929d);
      border-width: 1.24px;
      display: flex;
      flex-direction: row;
      gap: 8.29px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      width: 290px;
      height: 49.72px;
      position: relative;
    }
  
    .register-header .dropdown {
      background: var(--text-white, #ffffff);
      border-radius: 11.6px;
      border-style: solid;
      border-color: var(--text-line-dark, #eaeaea);
      border-width: 1.24px;
      display: flex;
      flex-direction: row;
      gap: 8.29px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      width: 290px;
      height: 49.73px;
      position: relative;
    }
  
    .register-header .button2 a {
      background: var(--primary-blue, #0e0e59);
      border-radius: 16.57px;
      padding: 12.43px 33.15px 12.43px 33.15px;
      display: flex;
      flex-direction: row;
      gap: 8.29px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      width: 290px;
      position: relative;
      color: rgb(216, 216, 216);
      text-decoration: none;
      margin-left: -4%;
    }
  
    .register-header .frame-60 .to-sign-in {
      display: flex;
      flex-direction: row;
      gap: 4px;
      align-items: flex-start;
      justify-content: center;
      flex-shrink: 0;
      position: relative;
      left: 20px;
      top: -10px;
      background: none;
    }
    /* END HALAMAN REGISTER RESOLUSI 380 PX */
}
@media screen and (max-width: 360px) {

  /* START HALAMAN LANDING RESOLUSI 360px */
  .second-header {
    margin-top: 100px;
  }
  .about-header {
    margin-top: 100px;
  }
  .first-card {
    margin-top: 100px;
  }
  .login-header {
    margin-top: 100px;
  }
  .register-header {
    margin-top: 100px;
  }
  .first-header .navbar-toggler img {
    width: 75%;
  }
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -55px;
      width: 100%;
  }
  .flash-on-fill-0-wght-400-grad-0-opsz-48-1 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    height: 27px;
  }

  .second-header .container {
    padding-top: 359px;
  }

  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 305px;
    height: 43px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -650px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 7px;
    top: 9px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 85%;
    font: var(--regular-20-px, 400 12px 'Poppins', sans-serif);
    color: #888888;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 15px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 15px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 15px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 10px;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 264px;
    top: 7px;
  }

  .search-statistic .rectangle-31 button i {
    font-size: 15px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 2%;
    /* left: 0%; */
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 560px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 23px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 12px 'Poppins', sans-serif);
    position: relative;
  }

  .second-header .frame-40 {
    width: 297px;
    height: 260px;
    position: absolute;
    left: 40px;
    top: 0px;
    background: none;
    margin-top: -509px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    border-radius: 0px 60px 0px 60px;
    width: 100%;
    height: 180px;
    position: absolute;
    left: 0px;
    top: -5px;
    z-index: 1;
  }
  .second-header .frame-1 svg {
    width: 6.5%;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 14px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 26px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .rectangle-45 {
    /* display: none; */
    background: var(--secondary-orange, #ff6600);
    width: 64%;
    height: 43%;
    position: absolute;
    left: 89px;
    top: 107px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 88%;
    height: 46%;
    position: absolute;
    left: 13px;
    top: 39px;
    z-index: 1;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    /* width: 38%; */
  }
  .second-header .play-btn svg {
    background: none;
    width: 60%;
  }
  /* END HALMAAN LANDING */
  /* START HALMAN ARTICLE RESOLUSI 360px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 70px;
    margin-bottom: -10px;
  }
  .first-card .content .menu-row .sec-col {
    background: none;
    WIDTH: 100%;
  }
  .first-card .content .menu-row .sec-col .menu {
    background: none;
    display: flex;
    justify-content: flex-start;
    width: 100%;
    margin-left: -15px;
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 37px;
  }
  .first-card .content .menu-row .sec-col .menu .download a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    display: block;
    padding: 7px;
    height: 39px;
    background: #0E0E59;
    width: 120px;
    color: #fff;
  }
  .first-card .content .menu-row .sec-col .menu .download a img {
    background: none;
    width: 13px;
    height: 16px;
    margin-top: 0px;
    margin-right: 5px;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 41px;
    margin-left: 0px;
    align-items: center;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 360px */
  .first-card .content-author .menu-author .publication .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .dataset .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .grants .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .content-author .menu-author .patents .main .total p {
    background: none;
    width: 100%;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    color: #364670;
  }
  .first-card .about .field .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 66%;
  }
  .first-card .card-link .link-purpose .frame-link {
    background: none;
    width: 50%;
    text-align: start;
    height: 36px;
  }
  .first-card .network .auth .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .network .found .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 70%;
  }
  .timeline ul {
    list-style-type: none;
    border-left: 5px solid #094a68;
    margin-left: 15px;
    width: 80%;
    margin-top: 35px;
    background: #fff;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 195%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-left: -30px;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .timeline ul li .content p {
    color: #404040;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #F1F1F5;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  /* END HALAMAN PROFILEE */
  /* START HALAMAN LOGIN RESOLUSI 360px */
  .login-header .email-address2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    background: none;
  }
  .login-header .password2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    position: relative;
    background: none;
  }
  .login-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290.48px;
    height: 40.72px;
    position: relative;
  }
  .login-header .placeholder {
    color: var(--text-color-line-dark, #979797);
    text-align: left;
    font: var(--h-4, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .frame-60 .button3 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 10.43px 29.15px 10.43px 29.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290.48px;
    position: relative;
  }
  .login-header .button4 {
    border-radius: 16.57px;
    border-style: solid;
    border-color: var(--primary-blue, #0e0e59);
    border-width: 1.24px;
    padding: 10.43px 29.15px 10.43px 29.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 290.48px;
    position: relative;
  }
  .login-header .frame-60 .button2 {
    color: var(--text-white, #dfdfdf);
    text-align: left;
    font: var(--h-3, 500 18px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .button5 {
    color: var(--primary-blue, #39399c);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  /* END HALAMAN LOGIN */
  /* START HALAMAN CITATION RESOLUSI 360px */
  .first-card .resolusi {
    display: flex;
    align-items: baseline;
    width: 105%;
  }
  .first-card .content-citation .menu-title h5 {
    background: #f6f6f9;
    margin-top: 13px;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .content-citation .menu-title button img {
    background: none;
    width: 15px;
  }
  .responsive {
    background: #f6f6f9;
    border-radius: 50px;
    flex-shrink: 0;
    width: 64%;
    height: 47px;
    position: relative;
    box-shadow: none;
    margin-top: -47px;
    display: block;
  }
  .responsive .rectangle-31 button {
    background: none;
    border: none;
    margin-top: -6px;
  }
  .responsive .rectangle-31 button i {
    font-size: 18px;
    color: #0E0E59;
    background: none;
    margin-left: 0px;
    margin-top: 0PX;
  }
  .responsive input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 34px;
    top: 11px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 73%;
    font: var(--regular-20-px, 500 12px 'Poppins', sans-serif);
    color: #888888;
  }
  .first-card .coverage h6 {
    margin-top: 50px;
    text-align: left;
    color: #364670;
    background: #ffffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .coverage .container {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 35px;
    margin-top: 20px;
    text-align: left;
    width: 50%;
  }
  .open-access .container {
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    justify-content: flex-start;
    padding-left: 35px;
    margin-top: -5px;
    text-align: left;
  }
  .first-card .average .title .main {
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .average .title p {
    font: var(--h-3, 400 14px 'Poppins', sans-serif);
  }
  .first-card .date-range .title .main {
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .date-range .title p {
    font: var(--h-3, 400 14px 'Poppins', sans-serif);
  }
  .first-card .eissn .title .main {
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .eissn .title p {
    font: var(--h-3, 400 14px 'Poppins', sans-serif);
  }
  .first-card .h5-index .title .main {
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .h5-index .title p {
    font: var(--h-3, 400 14px 'Poppins', sans-serif);
  }
  .content-citation .col2 .menu-top .menu-row .menu-text a p {
    background: none;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
  .content-citation .col2 .menu-top .menu-row .menu-text {
    border-radius: 26px;
    display: flex;
    justify-content: center;
    padding: 15px 11px 3px 12px;
    height: 44px;
    margin-left: 10px;
    margin-top: 10px;
  }
  .content-citation .col2 .published a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    margin-top: 30px;
    color: #364670;
  }
  .content-citation .col2 .jurn a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    color: #0E0E59;
    margin-top: 10px;
  }
  .content-citation .col2 .eissn a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    color: #0E0E59;
    margin-top: 10px;
  }
  .content-citation .col2 .h5-index a h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    color: #0E0E59;
    margin-top: 10px;
  }
  .content-citation .col2 .total h4 {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN CITATION */
  /* START HALAMAN GRAFIK RESOLUSI 360px */
  .first-card .year-range label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 50px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation label {
    background: #ffffff;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 50px;
    text-align: center;
    background: #ffff;
    height: 26px;
    border: 1px solid #364670;
    box-shadow: none;
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font: var(--h-3, 600 12px 'Poppins', sans-serif);  
  }
  .first-card table tbody tr td .isi span {
    font: var(--h-2, 500 12px 'Poppins', sans-serif);
    color: #000;
    background: none;
    white-space: nowrap;
    margin-left: 8px;
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 28%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 5px 0px 0px 0px;
    margin-left: 85%;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 28%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 4px 0px 7px 0px;
    border-radius: 25px;
  }
  .first-card .resolusi .newest {
    margin-left: -127%;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: none;
    border-radius: 25px;
  }
  .first-card .second-content .title h6 {
    background: #ffffff;
    margin-top: 15px;
    text-align: left;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    text-align: justify;
  }
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 73%;
    padding-top: 5px;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 5px;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 60%;
  }
  .first-card .second-content .menu-cited .open .text-cited p {
    background: none;
    text-align: center;
    padding-top: 5px;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
  }
  /* END */
  .first-card .second-content .text-content h6 {
    text-align: justify;
    color: #000;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .published p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
  }
  .first-card .second-content .jurnal p {
    text-align: justify;
    margin-left: 10px;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
    width: 93%;
  }
  .first-card .second-content .main-content p {
    width: 95%;
    margin-left: 30px;
    text-align: justify;
    background: #ffff;
    font: var(--h-3, 400 15px 'Poppins', sans-serif);
    color: #808080;
    line-height: 24px;
    overflow: hidden;
    max-height: 100px;
    transition: max-height 0.3s ease;
  }
  .read-more {
    color: #0E0E59;
    text-decoration: underline #FF7115;
    cursor: pointer;
    transition: color 0.3s, text-decoration 0.3s;
    background: #fff;
    display: flex;
    margin-left: 30px;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
  }
  .first-card .row .load p {
    background: none;
    font: var(--h-3, 500 15px 'Poppins', sans-serif);
    text-align: left;
    color: #364670;
  }
  /* END HALAMAN GRAFIK */

  /* START HALAMAN ARTICLE 36px */
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
    margin-bottom: -10px;
  }
  .first-card .head-title .author .isi img {
    margin-top: 20px;
    height: 20px;
    width: 20px;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 70px;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 37px;
  }
  .first-card .content .menu-row .sec-col .menu .text a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 15px 'Poppins', sans-serif);
    display: none;
  }
  .first-card .content .menu-row .sec-col .menu .download a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    display: block;
    padding: 7px;
    height: 37px;
    background: #0E0E59;
    width: 70px;
    color: #fff;
  }
  .first-card .content .menu-row .sec-col .menu .download a img {
    background: none;
    width: 13px;
    height: 16px;
    margin-top: -5px;
  }
  .first-card .content .menu-row .sec-col .menu .download a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 15px 'Poppins', sans-serif);
    display: none;
    color: #fff;
  }
  .first-card .content .menu-row .first-col .menu {
    display: flex;
    justify-content: flex-start;
    background: none;
    flex-wrap: wrap;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 41px;
    margin-left: 1px;
    align-items: baseline;
    margin-top: 5px;
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE */
   /* START HALAMAN REGISTER RESOLUSI 360 PX */
   .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    color: var(--primary-blue, #0e0e59);
    text-align: left;
    font: 700 30px 'Poppins', sans-serif;
    position: relative;
    top: 30px;
    background: none;
    width: 260px;
    margin-left: 13%;
  }

  .register-header .form-register {
    margin-left: 0%;
  }

  .register-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    height: 49.72px;
    position: relative;
  }

  .register-header .dropdown {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-line-dark, #eaeaea);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    height: 49.73px;
    position: relative;
  }

  .register-header .button2 a {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    position: relative;
    color: rgb(216, 216, 216);
    text-decoration: none;
    margin-left: -4%;
  }

  .register-header .frame-60 .to-sign-in {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    left: 10px;
    top: -10px;
    background: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 360 PX */

  /* START HALAMAN ABOUT RESOLUSI 360px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 84%;
  }

  /* END HALAMAN ABOUT RESOLUSI 360px */

  /* START HALAMAN CONTACT RESOLUSI 360px */
 
  .our-contact {
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 30px/130% 'Poppins', sans-serif;
    position: relative;
    padding-bottom: 10px;
  }

   .contact-header .silahkan-kontak {
    color: var(--text-color-grey, #92929d);
    text-align: center;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    /* width: 696px; */
    padding-bottom: 0px;
  }

    .frame-133 .contact-pt-penerbit {
      display: flex;
      flex-direction: column;
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 20px/130% 'Poppins', sans-serif;
      margin-bottom: 10%;
      left: 6%;
      width: 300px;
      background: none;
    }
  
    .perumahan {
      color: var(--text-grey, #92929d);
      text-align: justify;
      font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
      position: relative;
      left: 3%;
      padding-bottom: 58px;
      margin-top: 45%;
    }
  
    .contact-header .rectangle {
      display: flex;
      flex-direction: column;
      position: relative;
      margin-top: -140%;
      margin-bottom: 18%;
      margin-left: 6%;
      width: 300px;
      height: 200px;
    }
  
    .contact-header .button {
      display: flex;
      flex-direction: row;
      gap: 48px;
      align-items: flex-start;
      justify-content: flex-start;
      flex-shrink: 0;
      position: relative;
      margin-top: -7%;
      left: 0%;
    }
  
    .contact-header .button2 {
      background: var(--primary-blue, #0e0e59);
      border-radius: 25px;
      padding: 10px 80px 10px 80px;
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      position: relative;
      box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
      /* width: 235px; */
    }
  /* END HALAMAN CONTACT RESOLUSI 360px */

}
@media (max-width: 340px){
   /* START HALAMAN LANDING RESOLUSI 360px */
  .first-header .navbar-toggler img {
    width: 75%;
  }
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -55px;
      width: 100%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .flash-on-fill-0-wght-400-grad-0-opsz-48-1 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    height: 27px;
  }

  .second-header .container {
    padding-top: 307px;
  }
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 280px;
    height: 43px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -625px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 5px;
    top: 10px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 85%;
    font: var(--regular-20-px, 400 11px 'Poppins', sans-serif);
    color: #888888;
  }
  .search .search-result .riwayat {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -15px;
    font: var(--regular-20-px, 600 14px/149.5% 'Poppins', sans-serif);
    display: block;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 242px;
    top: 7px;
  }

  .search-statistic .rectangle-31 button i {
    font-size: 15px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 2%;
    /* left: 0%; */
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 560px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 20px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 12px 'Poppins', sans-serif);
    position: relative;
  }

  .second-header .frame-40 {
    width: 290px;
    height: 260px;
    position: absolute;
    left: 35px;
    top: 0px;
    background: none;
    margin-top: -510px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    border-radius: 0px 45px 0px 45px;
    width: 100%;
    height: 160px;
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 1;
  }
  .second-header .frame-1 svg {
    width: 6.5%;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 14px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 26px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .rectangle-45 {
    /* display: none; */
    background: var(--secondary-orange, #ff6600);
    width: 62%;
    height: 42%;
    position: absolute;
    left: 91px;
    top: 103px;
  }

  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 88%;
    height: 46%;
    position: absolute;
    left: 13px;
    top: 39px;
    z-index: 1;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 70%;
    left: 52%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    /* width: 38%; */
  }

  .second-header .play-btn svg {
    background: none;
    width: 60%;
  }
  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 186px;
    height: 65.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 14px'Poppins', sans-serif);
  }

  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 110%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
  }
  /* END HALMAAN LANDING */
  /* START HALAMAN GRAFIK RESOLUSI 340px */
  .first-card .head-title p {
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .title-head h4 {
    background: #ffff;
    margin-top: 15px;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .title-head p {
    background: #ffff;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .year-range span {
    font-size: large;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
  }
    
  .first-card .year-range .search-box{
    width: fit-content;
    height: fit-content;
    position: relative;
    background: none;
  }
  .first-card .year-range .input-search{
    height: 35px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
    outline: none;
    transition: all .5s ease-in-out;
    background-color: #fff;
    padding-right: 40px;
    color:#0E0E59;
  }
  .first-card .year-range .input-search::placeholder{
    color:#0e0e59;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
  }
  .first-card .year-range .btn-search{
    width: 30px;
    height: 30px;
    border-style: none;
    font-size: 15px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
    color:#0e0e59 ;
    background: none;
    pointer-events: painted;  
  }
  .first-card .year-range .btn-search i{
    background: #fff;
  }
  .first-card .year-range .btn-search:focus ~ .input-search{
    width: 80px;
    border-radius: none;
    background: none;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-range .input-search:focus{
    width: 80px;
    border-radius: 0px;
    background-color: #fff;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 45px;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: none;
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 13px;
  }
  .first-card .year-range button img {
    background: #ffffff;
    width: 82%;
  }
  .first-card .year-rangeCitation span {
    font-size: large;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
  }
   
  .first-card .year-rangeCitation .search-box{
    width: fit-content;
    height: fit-content;
    position: relative;
    background: none;
  }
  .first-card .year-rangeCitation .input-search{
    height: 35px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
    outline: none;
    transition: all .5s ease-in-out;
    background-color: #fff;
    padding-right: 40px;
    color:#0E0E59;
  }
  .first-card .year-rangeCitation .input-search::placeholder{
    color:#0e0e59;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation .btn-search{
    width: 30px;
    height: 30px;
    border-style: none;
    font-size: 15px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
    color:#0e0e59 ;
    background: none;
    pointer-events: painted;  
  }
  .first-card .year-rangeCitation .btn-search i{
    background: #fff;
  }
  .first-card .year-rangeCitation .btn-search:focus ~ .input-search{
    width: 80px;
    border-radius: none;
    background: none;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeCitation .input-search:focus{
    width: 80px;
    border-radius: 0px;
    background-color: #fff;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 45px;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeCitation button img {
    background: #ffffff;
    width: 82%;
  }
  /* PAGE INDONESIAN PUBLISHER */

  .first-card .year-rangeJournal span {
    font-size: large;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
  }
   
  .first-card .year-rangeJournal .search-box{
    width: fit-content;
    height: fit-content;
    position: relative;
    background: none;
  }
  .first-card .year-rangeJournal .input-search{
    height: 35px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
    outline: none;
    transition: all .5s ease-in-out;
    background-color: #fff;
    padding-right: 40px;
    color:#0E0E59;
  }
  .first-card .year-rangeJournal .input-search::placeholder{
    color:#0e0e59;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal .btn-search{
    width: 30px;
    height: 30px;
    border-style: none;
    font-size: 15px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
    color:#0e0e59 ;
    background: none;
    pointer-events: painted;  
  }
  .first-card .year-rangeJournal .btn-search i{
    background: #fff;
  }
  .first-card .year-rangeJournal .btn-search:focus ~ .input-search{
    width: 80px;
    border-radius: none;
    background: none;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeJournal .input-search:focus{
    width: 80px;
    border-radius: 0px;
    background-color: #fff;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeJournal select {
    word-wrap: normal;
    border-radius: 25px;
    width: 45px;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeJournal button img {
    background: #ffffff;
    width: 82%;
  }
  .first-card .year-rangeAccess span {
    font-size: large;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
  }
   
  .first-card .year-rangeAccess .search-box{
    width: fit-content;
    height: fit-content;
    position: relative;
    background: none;
  }
  .first-card .year-rangeAccess .input-search{
    height: 35px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
    outline: none;
    transition: all .5s ease-in-out;
    background-color: #fff;
    padding-right: 40px;
    color:#0E0E59;
  }
  .first-card .year-rangeAccess .input-search::placeholder{
    color:#0e0e59;
    font: var(--h-3, 400 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess .btn-search{
    width: 30px;
    height: 30px;
    border-style: none;
    font-size: 15px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    position: absolute;
    right: 0px;
    color:#0e0e59 ;
    background: none;
    pointer-events: painted;  
  }
  .first-card .year-rangeAccess .btn-search i{
    background: #fff;
  }
  .first-card .year-rangeAccess .btn-search:focus ~ .input-search{
    width: 80px;
    border-radius: none;
    background: none;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeAccess .input-search:focus{
    width: 80px;
    border-radius: 0px;
    background-color: #fff;
    border-bottom:1px solid #0E0E59;
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
  }
  .first-card .year-rangeAccess select {
    word-wrap: normal;
    border-radius: 25px;
    width: 45px;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: none;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .year-rangeAccess button img {
    background: #ffffff;
    width: 82%;
  }
  /* END */
  .first-card .bar h5 {
    text-align: start;
    background: #fff;
    font: var(--h-3, 600 15px 'Poppins', sans-serif);
  }
  .first-card .row .title .subject {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .row .title .publications {
    width: 50%;
    background: #F6F9FF;
    color: #000;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .first-card .text {
    background: none;
     border: 2px solid #afc0d5;
    font-size: 11px;
  }
  .first-card .select label {
    margin-left: 7%;
    font-weight: 600;
    background: none;
    font-size: 12px;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 30%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 4px 0px 7px 0px;
    border-radius: 25px;
  }
  .first-card .resolusi .newest {
    margin-left: -137%;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 7px;
    font-size: 12px;
  }
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 55%;
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 30px;
  }
  /* END */
  .first-card .second-content .row .col-lg-2 .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 65%;
    padding-top: 5px;
  }
  .first-card .second-content .menu-title button {
    background: none;
    margin-top: 0px;
    margin-left: -88%;
    width: 92%;
    display: flex;
    border-radius: 25px;
    padding: 5px 0px 8px 2px;
  }
  /* END HALAMAN GRAFIK */

  /* START HALAMAN REGISTER RESOLUSI 340 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 340 PX */

  /* START HALAMAN ABOUT RESOLUSI 340px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 115%;
  }

  /* END HALAMAN ABOUT RESOLUSI 340px */

    /* START HALAMAN CONTACT RESOLUSI 340px */
 
    .our-contact {
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 30px/130% 'Poppins', sans-serif;
      position: relative;
      padding-bottom: 10px;
    }
  
     .contact-header .silahkan-kontak {
      color: var(--text-color-grey, #92929d);
      text-align: center;
      font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
      position: relative;
      /* width: 696px; */
      padding-bottom: 0px;
    }
  
      .frame-133 .contact-pt-penerbit {
        display: flex;
        flex-direction: column;
        color: var(--text-black, #364670);
        text-align: center;
        font: 600 20px/130% 'Poppins', sans-serif;
        margin-bottom: 14%;
        left: 0%;
        width: 300px;
        background: none;
      }
    
      .perumahan {
        color: var(--text-grey, #92929d);
        text-align: justify;
        font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
        position: relative;
        left: 3%;
        padding-bottom: 53px;
        margin-top: 45%;
      }
    
      .contact-header .rectangle {
        display: flex;
        flex-direction: column;
        position: relative;
        margin-top: -140%;
        margin-bottom: 18%;
        margin-left: 0%;
        width: 300px;
        height: 200px;
      }
    
      .contact-header .button {
        display: flex;
        flex-direction: row;
        gap: 48px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-shrink: 0;
        position: relative;
        margin-top: -7%;
        left: 0%;
      }
    
      .contact-header .button2 {
        background: var(--primary-blue, #0e0e59);
        border-radius: 25px;
        padding: 10px 60px 10px 60px;
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
        position: relative;
        box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
        /* width: 235px; */
      }
    /* END HALAMAN CONTACT RESOLUSI 340px */

}
@media (max-width: 320px) {

  /* START HALAMAN LANDING RESOLUSI 320px */

  .first-header .navbar-toggler img {
    width: 75%;
  }
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -50px;
      width: 100%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 14px 'Poppins', sans-serif);
  }
  .flash-on-fill-0-wght-400-grad-0-opsz-48-1 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    height: 27px;
  }

  .second-header .container {
    padding-top: 307px;
  }
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 256px;
    height: 40px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -625px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 5px;
    top: 8px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 84%;
    font: var(--regular-20-px, 400 10px 'Poppins', sans-serif);
    color: #888888;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 14px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 220px;
    top: 6px;
  }
  .search-statistic .rectangle-31 button i {
    font-size: 13px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 2%;
    /* left: 0%; */
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 520px;
  }
  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 20px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 12px 'Poppins', sans-serif);
    position: relative;
  }
  .second-header .frame-40 {
    width: 265px;
    height: 260px;
    position: absolute;
    left: 35px;
    top: 0px;
    background: none;
    margin-top: -510px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    border-radius: 0px 45px 0px 45px;
    width: 100%;
    height: 148px;
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 1;
  }
  .second-header .frame-1 svg {
    width: 6.5%;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 14px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 26px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .second-header .rectangle-45 {
    /* display: none; */
    background: var(--secondary-orange, #ff6600);
    width: 60%;
    height: 36%;
    position: absolute;
    left: 91px;
    top: 105px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 88%;
    height: 46%;
    position: absolute;
    left: 13px;
    top: 39px;
    z-index: 1;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 65%;
    left: 52%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    /* width: 38%; */
  }

  .second-header .play-btn svg {
    background: none;
    width: 60%;
  }
  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 175px;
    height: 60.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 14px'Poppins', sans-serif);
  }

  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 110%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 14px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 15px 'Poppins', sans-serif);
    position: relative;
  }

  /* .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 278px;
    height: 40px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -650px;
  }

  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 30px;
    height: 30px;
    position: absolute;
    left: 242px;
    top: 4px;
  }

  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 9px;
    top: 9px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 87%;
    font: var(--regular-20-px, 400 9px/149.5% 'Poppins', sans-serif);
    color: #888888;
  }

  .second-header .frame-40 {
    width: 277px;
    height: 320px;
    position: absolute;
    left: 15px;
    top: 0px;
    background: none;
    margin-top: -510px;
  }

  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 21px 'Poppins', sans-serif;
    position: relative;
  }

  .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 283px;
    position: relative;
  }

  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 18px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 178px;
    height: 65.47px;
    position: relative;
  }

  .footer .sitemap2 {
    display: flex;
    flex-direction: column;
    gap: 28px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 60px;
  }

  .footer .socmed {
    display: flex;
    flex-direction: column;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 18px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 18px/149.5% 'Poppins', sans-serif);
  }

  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
    flex: 1;
  }

  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  }

  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 17px/149.5% 'Poppins', sans-serif);
    position: relative;
  } */

  /* END HALAMAN LANDING */

  /* START HALAMAN LOGIN RESOLUSI 320px */
  .login-header .email-address2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    background: none;
  }
  .login-header .password2 {
    color: var(--dark-grey, #888383);
    text-align: left;
    font: 500 15.92px 'Poppins', sans-serif;
    position: relative;
    background: none;
  }
  .login-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260.48px;
    height: 40.72px;
    position: relative;
  }
  .login-header .frame-60 .button3 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260.48px;
    position: relative;
  }
  .login-header .button4 {
    border-radius: 16.57px;
    border-style: solid;
    border-color: var(--primary-blue, #0e0e59);
    border-width: 1.24px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260.48px;
    position: relative;
  }
  .login-header .placeholder {
    color: var(--text-color-line-dark, #979797);
    text-align: left;
    font: var(--h-4, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .frame-60 .button3 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 10.43px 28.15px 10.43px 28.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260.48px;
    position: relative;
  }
  .login-header .frame-60 .button2 {
    color: var(--text-white, #dfdfdf);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  .login-header .button4 {
    border-radius: 16.57px;
    border-style: solid;
    border-color: var(--primary-blue, #0e0e59);
    border-width: 1.24px;
    padding: 10.43px 28.15px 10.43px 28.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260.48px;
    position: relative;
  }

  .login-header .button5 {
    color: var(--primary-blue, #39399c);
    text-align: left;
    font: var(--h-3, 500 16px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }
  /* END HALAMAN LOGIN */
 /* START HALAMAN GRAFIK RESOLUSI 320px */
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 18%;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 13px;
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 18%;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 13px;
  }
  .first-card .second-content .card1 .card-body {
    background-color: #ffffff;
    box-shadow: none;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 0px;
    margin-top: 10px;
    height: 100%;
  }
  .first-card .second-content .card-body .container {
    background: #ffff;
    padding-bottom: 0px;
  }
  .first-card .search-content input {
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 0px;
    width: 100%;
    padding: 6px 2px 6px 40px;
    background: #fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
    font-size: 14px;
  }
  .first-card .range button {
    font-size: 14px;
    border: 2px solid rgb(14, 14, 89);
    border-radius: 10px;
    margin-top: 25px;
    width: 100%;
    padding: 6px 40px 6px 40px;
    color: white;
    background: #0E0E59;
    margin-bottom: -35px;
  }
  .first-card .text {
    background: none;
    border: 2px solid #afc0d5;
    font-size: 10px;
  }
  .first-card .resolusi .newest {
    margin-left: -130%;
  }
  .first-card .resolusi .timeCitedDiv {
    margin-left: 1%;
  }
  .first-card .resolusi .oldestDiv {
    margin-left: 1%;
  }
  .first-card .select {
    text-align: center;
    margin-top: 15px;
    width: 33%;
    border: 1px solid #f6f9ff;
    background: #f6f9ff;
    padding: 4px 0px 7px 0px;
    border-radius: 25px;
  }
  .first-card .second-content .menu-title {
    background: #F6F9FF;
    justify-content: flex-end;
    align-items: center;
    width: 33%;
    border: 1px solid #F6F9FF;
    border-radius: 25px;
    padding: 5px 0px 0px 0px;
    margin-left: 85%;
  }
  .first-card .second-content .menu-row .col-lg-2 {
    background: #fff;
    width: 37%;
    padding-top: 5px;
  }
  .first-card .second-content .menu-row .open {
    margin-left: -26px;
  }
  /* PAGE CITED BY */
  .first-card .second-content .row .col-lg-2 .text-cited a {
    text-decoration: none;
    border-radius: 26px;
    width: 50%;
  }
  .second-content .menu-link .cited {
    background: #fff;
    width: 50%;
    margin-left: 35px;
  }
  /* END */

  /* END HALAMAN GRAFIK */
  
  
  /* START HALAMAN REGISTER RESOLUSI 320 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  .register-header .register4 {
    color: var(--primary-blue, #0e0e59);
    text-align: left;
    font: 700 30px 'Poppins', sans-serif;
    position: relative;
    top: 30px;
    background: none;
    width: 260px;
    margin-left: 13%;
  }

  .register-header .form-register {
    margin-left: -4%;
  }

  .register-header .input {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-color-grey, #92929d);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    height: 49.72px;
    position: relative;
  }

  .register-header .dropdown {
    background: var(--text-white, #ffffff);
    border-radius: 11.6px;
    border-style: solid;
    border-color: var(--text-line-dark, #eaeaea);
    border-width: 1.24px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    height: 49.73px;
    position: relative;
  }

  .register-header .button2 a {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16.57px;
    padding: 12.43px 33.15px 12.43px 33.15px;
    display: flex;
    flex-direction: row;
    gap: 8.29px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 260px;
    position: relative;
    color: rgb(216, 216, 216);
    text-decoration: none;
    margin-left: -4%;
  }

  .register-header .frame-60 .to-sign-in {
    display: flex;
    flex-direction: row;
    gap: 4px;
    align-items: flex-start;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    left: 10px;
    top: -10px;
    background: none;
  }
  /* END HALAMAN REGISTER RESOLUSI  320 PX */

  /* START HALAMAN ABOUT RESOLUSI 320px */

  .about-header .about-us {
    font: 600 28px/130% 'Poppins', sans-serif;
  }
  
  .about-header .berikut{
    font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
  }
  
  .about-id-publishing2 .frame-133 {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  

  .sub-pt-penerbit {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit-span {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  
  .visi-dan-misi {
    font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
  }
  
  .sub-pt-penerbit2 {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }
  .sub-menunjang {
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
  }

  .sub-nilai {
    font: var(--h-2, 600 20px 'Poppins', sans-serif);
    margin-top: 135%;
  }

  /* END HALAMAN ABOUT RESOLUSI 320px */


  /* START HALAMAN CONTACT RESOLUSI 340px */
 
  .our-contact {
    color: var(--text-black, #364670);
    text-align: center;
    font: 600 30px/130% 'Poppins', sans-serif;
    position: relative;
    padding-bottom: 10px;
  }

   .contact-header .silahkan-kontak {
    color: var(--text-color-grey, #92929d);
    text-align: center;
    font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    position: relative;
    /* width: 696px; */
    padding-bottom: 0px;
  }

    .frame-133 .contact-pt-penerbit {
      display: flex;
      flex-direction: column;
      color: var(--text-black, #364670);
      text-align: center;
      font: 600 18px/130% 'Poppins', sans-serif;
      margin-bottom: 14%;
      left: 0%;
      width: 280px;
      background: none;
    }
  
    .perumahan {
      color: var(--text-grey, #92929d);
      text-align: justify;
      font: var(--regular-30-px, 400 15px/149.5% 'Poppins', sans-serif);
      position: relative;
      left: 3%;
      padding-bottom: 53px;
      margin-top: 45%;
    }
  
    .contact-header .rectangle {
      display: flex;
      flex-direction: column;
      position: relative;
      margin-top: -140%;
      margin-bottom: 18%;
      margin-left: 0%;
      width: 280px;
      height: 180px;
    }
  
    .contact-header .button {
      display: flex;
      flex-direction: row;
      gap: 48px;
      align-items: flex-start;
      justify-content: flex-start;
      flex-shrink: 0;
      position: relative;
      margin-top: -7%;
      left: -1%;
    }
  
    .contact-header .button2 {
      background: var(--primary-blue, #0e0e59);
      border-radius: 25px;
      padding: 10px 60px 10px 60px;
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      flex-shrink: 0;
      position: relative;
      box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
      /* width: 235px; */
    }
  /* END HALAMAN CONTACT RESOLUSI 340px */

}

@media (max-width: 290px) {
  /* START HALMAN CONTACT */
  .contact-header .rectangle {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: -140%;
    margin-bottom: 18%;
    margin-left: -2%;
    width: 280px;
    height: 180px;
  }
  /* END HALMAN CONTACT */

  /* START HALAMAN LANDING RESOLUSI 290px */

  .first-header .navbar-toggler img {
    width: 75%;
  }
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -50px;
      width: 100%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .flash-on-fill-0-wght-400-grad-0-opsz-48-1 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    height: 27px;
  }

  .second-header .container {
    padding-top: 307px;
  }
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 256px;
    height: 40px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -625px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 5px;
    top: 8px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 84%;
    font: var(--regular-20-px, 400 10px 'Poppins', sans-serif);
    color: #888888;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 220px;
    top: 6px;
  }
  .search-statistic .rectangle-31 button i {
    font-size: 13px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 2%;
    /* left: 0%; */
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 520px;
  }
  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 18px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 11px 'Poppins', sans-serif);
    position: relative;
  }
  .second-header .frame-40 {
    width: 260px;
    height: 260px;
    position: absolute;
    left: 25px;
    top: 0px;
    background: none;
    margin-top: -510px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u iframe {
    border-radius: 0px 45px 0px 45px;
    width: 100%;
    height: 145px;
    position: absolute;
    left: 0px;
    top: 8px;
    z-index: 1;
  }
  .second-header .frame-1 svg {
    width: 6.5%;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 13px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 23px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 13px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .rectangle-45 {
    /* display: none; */
    background: var(--secondary-orange, #ff6600);
    width: 60%;
    height: 36%;
    position: absolute;
    left: 91px;
    top: 103px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 88%;
    height: 46%;
    position: absolute;
    left: 13px;
    top: 39px;
    z-index: 1;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 57%;
    left: 52%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    /* width: 38%; */
  }

  .second-header .play-btn svg {
    background: none;
    width: 60%;
  }
  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 175px;
    height: 60.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 13px'Poppins', sans-serif);
  }

  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 118%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
  }
  /* END HALAMAN LANDING */

  
  /* START HALAMAN GRAFIK RESOLUSI 290px */
  .first-card .year-range select {
    word-wrap: normal;
    border-radius: 25px;
    width: 18%;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 13px;
    margin-left: -4px;
  }
  .first-card .year-range span {
    font-size: inherit;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
    margin-left: -4px;
  }
  .first-card .year-rangeCitation select {
    word-wrap: normal;
    border-radius: 25px;
    width: 18%;
    text-align: center;
    background: #ffff;
    height: 27px;
    border: 1px solid #364670;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10);
    font-weight: 500;
    color: #92929D;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    font-size: 13px;
    margin-left: -4px;
  }
  .first-card .year-rangeCitation span {
    font-size: inherit;
    font-weight: 900;
    background: #ffffff;
    color: #364670;
    margin-left: -4px;
  }
  .first-card .select label {
    margin-left: 7%;
    font-weight: 600;
    background: none;
    font-size: 11px;
  }
  .first-card .second-content .row .col-lg-2 p {
    background: none;
    text-align: center;
    padding-top: 7px;
    font-size: 11px;
  }
  .first-card .second-content .row .col-lg-2 .text {
    border: none;
    background: #F6F9FF;
    width: 135%;
    height: 37px;
    border-radius: 25px;
  }
  /* END HALAMAN GRAFIK */
  /* START HALAMAN ARTICLE RESOLUSI 290px */
  .first-card .head-title .author .isi img {
    margin-top: 18px;
    height: 18px;
    width: 18px;
  }
  .first-card .head-title .author .isi p a span {
    font: var(--h-2, 600 13px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi p span {
    font: var(--h-2, 600 13px 'Poppins', sans-serif);
  }
  .first-card .head-title .author .isi {
    background: none;
    display: flex;
    justify-content: flex-start;
    margin-left: 50px;
    margin-bottom: -20px;
  }
  .first-card .content .menu-row .sec-col .menu .text a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    width: 70px;
    display: flex;
    justify-content: space-evenly;
    padding: 8px;
    height: 37px;
  }
  .first-card .content .menu-row .sec-col .menu .text a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 13px 'Poppins', sans-serif);
    display: none;
  }
  .first-card .content .menu-row .sec-col .menu .download a {
    text-decoration: none;
    border-radius: 26px;
    border: 2px solid #364670;
    background: none;
    display: block;
    padding: 7px;
    height: 37px;
    background: #0E0E59;
    width: 70px;
    color: #fff;
  }
  .first-card .content .menu-row .sec-col .menu .download a img {
    background: none;
    width: 13px;
    height: 16px;
    margin-top: -5px;
  }
  .first-card .content .menu-row .sec-col .menu .download a p {
    background: none;
    text-align: center;
    font: var(--h-4, 600 13px 'Poppins', sans-serif);
    display: none;
    color: #fff;
  }
  .first-card .content .menu-row .first-col .menu {
    display: flex;
    justify-content: flex-start;
    background: none;
    flex-wrap: wrap;
  }
  .first-card .content .menu-row .first-col .text a {
    text-decoration: none;
    border-radius: 26px;
    width: 100%;
    display: flex;
    justify-content: center;
    height: 41px;
    margin-left: 1px;
    align-items: baseline;
    margin-top: 5px;
  }
  .first-card .content .menu-row .first-col .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 h3 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    text-align: center;
    margin-top: 30px;
  }
  .first-card .row .col-lg-6 h2 {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
    text-align: center;
    margin-bottom: 30px;
  }
  .first-card .row .col-lg-6 .text-content .citationOrigin p {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .row .col-lg-6 .text-content .citationSource h3 {
    background: #ffff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-bottom: -20px;
  }
  .first-card .abstract h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    margin-top: 60px;
  }
  .first-card .abstract p {
    background: #fff;
    text-align: justify;
    color: #808080;
    margin-top: 10px;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    line-height: 30px;
  }
  .first-card .keyword h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    margin-top: 50px;
  }
  .first-card .keyword .menu-keyword .text a p {
    background: none;
    text-align: center;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    display: contents;
    color: #364670;
  }
  .first-card .cite h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .cite p {
    background: #fff;
    text-align: center;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  .first-card .related h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .related .content h3 {
    background: #fff;
    text-align: justify;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-top: 30px;
  }
  .first-card .related .content p {
    background: #fff;
    text-align: justify;
    color: #92929D;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-top: 10px;
  }
  /* END HALAMAN ARTICLE */
  /* START HALAMAN PROFILE RESOLUSI 290px */
  .first-card .head-title p {
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .first-card .content-author .menu-author .publication .main {
    border-radius: 8px;
    height: 85px;
    width: 117%;
  }
  .first-card .content-author .menu-author .publication .main .total {
    display: flex;
    padding: 9px 0px 0px 14px;
    background: none;
  }
  .first-card .content-author .menu-author .dataset .main {
    border-radius: 8px;
    height: 85px;
    width: 117%;
  }
  .first-card .content-author .menu-author .grants .main {
    border-radius: 8px;
    height: 85px;
    width: 75%;
  }
  .first-card .content-author .menu-author .patents .main {
    border-radius: 8px;
    height: 85px;
    width: 75%;
  }
  .first-card .about h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .about .field h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-bottom: 30px;
  }
  .first-card .row {
    background: #ffffff;
    margin-top: 15px;
  }
  .first-card .about .field .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 12px 'Poppins', sans-serif);
  }
  .first-card .about .field .frame a {
    background: none;
    text-decoration: none;
    margin-left: 45%;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
   .first-card .about .concepts h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .first-card .about .concepts .frame p {
    background: #ffff;
    margin-left: 15px;
    width: 50%;
  }
  .first-card .about .concepts .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 12px 'Poppins', sans-serif);
  }
  .first-card .about .concepts .frame a {
    background: none;
    text-decoration: none;
    margin-left: 45%;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
  .first-card .network h2 {
    background: #fff;
    text-align: center;
    font: var(--h-3, 600 14px 'Poppins', sans-serif);
  }
  .first-card .network .auth h6 {
    background: #fff;
    text-align: center;
    color: #364670;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    margin-bottom: 30px;
    margin-top: -5px;
  }
  .first-card .network .auth .frame p span {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 600 12px 'Poppins', sans-serif);
  } 
  .first-card .row p {
    background: #ffff;
    text-align: left;
    color: #364670;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
  .first-card .network .auth .frame a {
    background: none;
    text-decoration: none;
    margin-left: 35%;
    font: var(--h-3, 500 12px 'Poppins', sans-serif);
  }
  .first-card .card-link .link-purpose .frame-link button {
    background: none;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
    text-decoration: none;
    color: #92929D;
    border: none;
  }
  .timeline ul li span {
    /* display: inline-block; */
    background-color: #0e0e59;
    border-radius: 8px;
    padding: 9px 4px;
    font: var(--h-3, 600 12px 'Poppins', sans-serif);
    text-align: center;
    /* margin-left: -296px; */
    position: absolute;
    top: 0%;
    left: -100%;
  }
  .timeline ul li .content {
    margin-top: 50px;
    width: 323%;
    text-align: left;
    background: #F1F1F5;
    border-radius: 10px;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-left: -30px;
  }
  .timeline ul li .content h3 {
    color: #404040;
    font: var(--h-3, 600 13px 'Poppins', sans-serif);
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  /* END HALAMAN PROFILE */


    /* START HALAMAN REGISTER RESOLUSI 290 PX */
    .register-header .register2 .rectangle-45 {
      display: none;
    }
  
    .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
      display: none;
    }
  
    .register-header .rectangle-49 {
      display: none;
    }
  
    .register-header .pubmedia3 {
      display: none;
    }
  
    .register-header .register3 .logo-big {
      display: none;
    }
  
    /* END HALAMAN REGISTER RESOLUSI 290 PX */
  
    /* START HALAMAN ABOUT RESOLUSI 290 PX */
  
    .about-header .about-us {
      font: 600 28px/130% 'Poppins', sans-serif;
    }
    
    .about-header .berikut{
      font: var(--regular-20-px, 400 18px/149.5% 'Poppins', sans-serif);
    }
    
    .about-id-publishing2 .frame-133 {
      font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
    }
    
  
    .sub-pt-penerbit {
      font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    }
    
    .sub-pt-penerbit-span {
      font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    }
    
    .visi-dan-misi {
      font: var(--regular-20-px, 600 15px/149.5% 'Poppins', sans-serif);
    }
    
    .sub-pt-penerbit2 {
      font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    }
    .sub-menunjang {
      font: var(--regular-20-px, 400 15px/149.5% 'Poppins', sans-serif);
    }
  
    .sub-nilai {
      font: var(--h-2, 600 20px 'Poppins', sans-serif);
      margin-top: 144%;
    }
  
    /* END HALAMAN ABOUT RESOLUSI 290 PX */
}

@media (max-width: 280px) {

  /* START HALAMAN LANDING RESOLUSI 280px */
  
  .first-header .navbar-toggler img {
    width: 75%;
  }
  .first-header .navbar-brand {
    width: 65%;
    margin-left: 11px;
  }
  .first-header .navbar-brand img {
      margin-left: -50px;
      width: 100%;
  }
  .first-header #navbarNav .nav-link {
    color: var(--primary-blue, #92929d);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
  }
  .flash-on-fill-0-wght-400-grad-0-opsz-48-1 {
    flex-shrink: 0;
    position: relative;
    overflow: visible;
    height: 27px;
  }

  .second-header .container {
    padding-top: 307px;
  }
  .search .rectangle-2 {
    background: #ffffff;
    border-radius: 50px;
    flex-shrink: 0;
    width: 256px;
    height: 40px;
    position: relative;
    box-shadow: 0px 15px 50px 0px rgba(0, 0, 0, 0.10), 0px 0px 15px 0px rgba(0, 0, 0, 0.10);
    margin-top: -625px;
  }
  .search input {
    display: flex;
    flex-direction: row;
    gap: 165px;
    align-items: center;
    justify-content: flex-start;
    flex-shrink: 0;
    position: absolute;
    left: 5px;
    top: 8px;
    background: transparent;
    border: 0;
    outline: none;
    padding: 6px 4px;
    width: 84%;
    font: var(--regular-20-px, 400 10px 'Poppins', sans-serif);
    color: #888888;
  }
  .author {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .author h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .author p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .publisher {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .publisher h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .publisher p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .journal {
    background: white;
    margin-top: 30px;
    margin-left: 10px;
    margin-bottom: -10px;
  }
  .journal h5 {
      background: none;
      font: var(--regular-20-px, 900 13px/149.5% 'Poppins', sans-serif);
      font-weight: 500;
  }
  .journal p {
    background: none;
    margin-left: 5px;
    font: var(--regular-20-px, 500 12px/149.5% 'Poppins', sans-serif);
    margin-top: 20px;
  }
  .search .rectangle-31 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 100px;
    width: 27px;
    height: 27px;
    position: absolute;
    left: 220px;
    top: 6px;
  }
  .search-statistic .rectangle-31 button i {
    font-size: 13px;
    color: white;
    background: none;
    margin-left: -3px;
    position: absolute;
    top: 2%;
    /* left: 0%; */
  }

  .search-statistic .statistic {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    position: relative;
    margin-top: 520px;
  }
  .search-statistic .stats {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: 600 18px 'Poppins', sans-serif;
    position: relative;
  }

  .search-statistic .answer {
    color: var(--text-color-black, #364670);
    text-align: left;
    font: var(--h-5, 600 11px 'Poppins', sans-serif);
    position: relative;
  }
  .second-header .frame-40 {
    width: 260px;
    height: 260px;
    position: absolute;
    left: 7px;
    top: 0px;
    background: none;
    margin-top: -510px;
  }
  .second-header .frame-1 svg {
    width: 6.5%;
  }
  .all-new-id-publishing-web-app {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--semi-20-px, 600 13px/130% 'Poppins', sans-serif);
    position: relative;
    width: 306px;
  }

  .second-header .citation {
    color: var(--text-black, #364670);
    text-align: center;
    font: var(--big-title-48-px, 600 23px/130% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
  }

  .second-header .pubmed-ai {
    color: var(--text-grey, #92929d);
    text-align: left;
    font: var(--regular-20-px, 400 13px/149.5% 'Poppins', sans-serif);
    position: relative;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 25px;
  }

  .second-header .button2 {
    background: var(--primary-blue, #0e0e59);
    border-radius: 16px;
    padding: 9px 15px 9px 15px;
    display: flex;
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    box-shadow: 0px 12px 48px 0px rgba(0, 0, 0, 0.25);
  }

  .second-header .button3 {
    color: var(--text-white, #d2d2d2);
    text-align: left;
    font: var(--h-3, 500 13px 'Poppins', sans-serif);
    position: relative;
    background: none;
  }

  .second-header .rectangle-45 {
    /* display: none; */
    background: var(--secondary-orange, #ff6600);
    width: 60%;
    height: 36%;
    position: absolute;
    left: 91px;
    top: 103px;
  }
  .second-header .unsplash-syto-3-xs-06-f-u {
    border-radius: 0px 60px 0px 60px;
    width: 88%;
    height: 46%;
    position: absolute;
    left: 13px;
    top: 39px;
    z-index: 1;
  }

  .second-header .play-btn {
    position: absolute;
    /* z-index: 666; */
    top: 57%;
    left: 52%;
    transform: translate(-50%, -50%);
    background-color: transparent;
    border: 0;
    /* width: 38%; */
  }

  .second-header .play-btn svg {
    background: none;
    width: 60%;
  }
  .footer .our-company {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 600 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .logo-idpublishing-1 {
    flex-shrink: 0;
    width: 175px;
    height: 60.47px;
    position: relative;
  }
  .footer .our-office {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pt-penerbit-jurnal-indonesia-span {
    color: var(--text-black, #364670);
    font: var(--regular-20-px, 500 13px'Poppins', sans-serif);
  }

  .footer .frame-3 {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: flex-start;
    flex-shrink: 0;
    width: 118%;
    position: relative;
  }
  .footer .main-office-pubmedia-journal-training-kelurahan-ngestiharjo-kecamatan-kasihan-kabupaten-bantul-d-i-yogyakarta {
      color: var(--text-black, #364670);
      text-align: justify;
      font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
      position: relative;
      flex: 1;
  }
  .footer .info-idpublishing-org {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer ._62-81990251989 {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .important-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
    margin-top: -50px;
  }
  .footer .contact-us {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .privacy-policy {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px'Poppins', sans-serif);
    position: relative;
  }
  .footer .terms-of-service {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px 'Poppins', sans-serif);
    position: relative;
  }
  .footer .eksternal-links {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
    margin-top: -5px;
  }
  .footer .id-publishing {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .pubmedia {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--regular-20-px, 500 13px/149.5% 'Poppins', sans-serif);
    position: relative;
  }
  .footer .social-media {
    color: var(--text-black, #364670);
    text-align: left;
    font: var(--h-2, 600 14px 'Poppins', sans-serif);
    position: relative;
  }
  /* END HALAMAN LANDING */

  /* START HALMAN LOGIN RESOLUSI 280px */


  /* END HALMANLOGIN */

  /* START HALAMAN REGISTER RESOLUSI 280 PX */
  .register-header .register2 .rectangle-45 {
    display: none;
  }

  .register-header .register2 .unsplash-v-ggn-0-x-ldy-8-s {
    display: none;
  }

  .register-header .rectangle-49 {
    display: none;
  }

  .register-header .pubmedia3 {
    display: none;
  }

  .register-header .register3 .logo-big {
    display: none;
  }

  /* END HALAMAN REGISTER RESOLUSI 280 PX */

}
