@media (max-width: 1024px) {
	.icon-back-to-corp{
		font-size: 0.4rem;
    bottom: -10px;
  }
  .page-ir-home .section-home-chart .last-done-home {
    text-align: center;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .year{
    font-size: 1.4rem !important;
    line-height: 30px !important;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .short_desc{
    display: block;
    font-size: 1.1rem;
  }
  .management a.box-item-profile .boxText h3 {
    font-size: 1.4rem;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .management a.box-item-profile .boxText p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1rem;
  }
  .management a.box-item-profile .overlay-backg .boxText h3 {
    font-size: 1.6rem;
  }
  .management a.box-item-profile .overlay-backg .boxText p {
    font-size: 1rem;
  }
}

@media (max-width: 1366px) {
  /*.page-ir-home h1 {
    font-size: 2rem;
  }*/
  .ir-page.glance .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption .year{
    font-size: 1.5rem;
    line-height: 35px;
  } 
  .ir-page.glance .section-promotions.perjalanan-kami .popup {
    /*top: 20%;*/
    padding: 2.5rem 1.5rem 1rem;
  }
}

@media (min-width: 992px) and (max-width: 1024px){
	.page-ir-home .section-home-chart .stock-quotes{
	  font-size: 1rem;
	}
	.page-ir-home .section-home-chart .foot-note{
		font-size: 12px;
	}
  .ir-page.modal-popup.management .modal-content{
    max-height: 500px;
    overflow-y: auto;
  }
}

@media only screen and (max-width : 992px){
  .subsidiaries-glance.section-anak-perusahaan .anak-nav{
    top: 97%;
  }
  .fin-home-box:nth-child(2), .fin-home-box:nth-child(6), .fin-home-box:nth-child(10){
    border-right-color: transparent;
  }
  .fin-home-box:nth-child(5), .fin-home-box:nth-child(6), .fin-home-box:nth-child(9), .fin-home-box:nth-child(10){
    border-bottom: 1px solid rgba(112, 112, 112, 0.2);
  }
	.ir-page.report.slides .inner-box,
	.ir-page.report.financials .inner-box {
		text-align: center;
	}
  /*.table.table-ir-custom thead{
    position: absolute;
    top: -999px;
    left: -999px;
  }*/
  .table.table-ir-custom tbody tr{
    display: flex;
    flex-direction: column;
  }
  .table.table-ir-custom thead th{
    display: none;
    text-align: center;
  }
  .table.table-ir-custom tbody tr td{
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    align-items: center;
    text-align: right;
  }
  .table.table-ir-custom.t-risk-esg tbody tr td{
    display: grid;
    text-align: initial;
  }
  .table.table-ir-custom tbody tr td ul li,
  .table.table-ir-custom tbody tr td ol li{
    text-align: left;
  }
  .table.table-ir-custom tbody tr td:before{
    content: attr(data-title);
    display: inline-block;
    font-weight: 800;
    text-align: left;
  }
  .table.table-ir-custom tbody tr td.table-ir-cust-title,
  .table.table-ir-custom tbody tr td.table-ir-sub-title{
    justify-content: center;
    text-align: center;
    font-weight: bold;
  }
  .table.table-ir-custom tr td.table-ir-cust-title:before{
    content: none !important;
    display: inline-block;
    font-weight: 800;
    text-align: left;
  }
  .ir-page.newsroom .table td:last-child, .ir-page.newsroom .table th:last-child, .ir-page.newsroom .table .table-cell-end{
    padding-right: 0.5rem;
  }
  .ir-page.newsroom .table th, .ir-page.newsroom .table td{
    padding: 0.5rem;
  }
  .ir-page.historicalprice .rows {
    display: block;
    margin-bottom: 20px;
  }
  .ir-page.historicalprice .rows p:first-of-type {
    min-width: 50px;
  }
  .ir-page.historicalprice p {
    padding: 0 !important;
  }
  .table.table-ir-custom th.show-mobile{
    display: revert;
  }  
  .ir-page.fundamentals .btn-stock-fundamental{
    padding: 10px 5px !important;
  }
  .ir-page.fundamentals .table.table-ir-custom tbody tr td:first-child{
    text-align: center;
    background-color: var(--blue);
    color: var(--white);
    font-weight: 700;
  }
  .ir-page.fundamentals .table.table-ir-custom tbody tr td:first-child:before{
    content: none;
  }
  .ir-page.dividend .table.table-ir-custom tbody tr td:first-child,
  .ir-page.bond-info .table.table-ir-custom tbody tr td:first-child{
    background-color: var(--pink);
    color: var(--white);
    font-weight: 700;
  }
  .theme-default input:-webkit-autofill, .theme-default input:-webkit-autofill:hover{
    -webkit-text-fill-color: var(--white);
  }

  .ir-page.why-invest .investment-box .item-custom {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2rem;
  }
  .ir-page.why-invest .investment-box .item-custom .icon{
    width: 70px;
    flex: 0 0 auto;
    margin: 0;
  }
  .ir-page.why-invest .investment-box .item-custom .text {
    margin-left: 2rem;
    width: 320px;
  }
  .ir-page.why-invest .investment-box .item-custom .text h3{
    text-align: left;
    margin: 0;
  }
  .ir-page.why-invest.invest-esg .col-esg{
    margin-bottom: 0;
  }
  .ir-page.why-invest.invest-hybrid h3.judul-sub-invest{
    font-size: 1.5rem;
  }
  .ir-page.modal-popup.management .modal-content{
    flex-direction: column;
    max-height: 400px;
    width: 85%;
    padding: 3rem;
    overflow-y: auto;
  }
  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom {
    margin-top: -300px !important;
    text-align: right;
  }

  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom.text-dividend {
    margin-top: -110px !important;
  }
  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom.text-dividend h1 {
    color: var(--blue);
  }
}

@media only screen and (max-width : 540px){
  /*home banner*/
  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom {
    margin-top: -150px !important;
    text-align: right;
  }
  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom.text-dividend {
    margin-top: -50px !important;
  }
  body.theme-default .section-home-slider.small.cc .banner-item .caption.caption-custom.text-dividend h1 {
    color: var(--blue);
  }
  .theme-default .section-home-slider .banner-item .caption.caption-custom h1 {
    font-size: 1rem;
    line-height: 0px;
  }
  .theme-default .caption.caption-custom .btn.btn-lg.btn-custom-secondary {
    padding: 0.5rem 1rem !important;
    font-size: .5rem;
  }
  /*end of home banner*/
  .ir-page{
    padding-left: 12px;
    padding-right: 12px;
  }
  .ir-page.page-ir-home{
    padding-left: 0;
    padding-right: 0;
  }
	.page-ir-home .section-home-chart .stock-quotes{
	  font-size: 1rem;
	}
	.page-ir-home .section-home-chart .foot-note{
		font-size: 12px;
    text-align: center;
	}
  .fin-figures-glance img{
    margin: 0 auto;
    display: block;
    width: 120px;
  }
  .fin-figures-glance .fin-home-box{
    border-bottom: none;
    border-right: none;
  }
  .fin-figures-glance .title-fin-home{
    text-align: center;
    margin-top: 20px;
  }
  .subsidiaries-glance.section-anak-perusahaan .anak-nav{
    top: 98%;
  }
  .section-anak-perusahaan .anak-nav button.owl-prev{
    left: 25px;
  }
  .section-anak-perusahaan .anak-nav button.owl-next{
    right: 25px;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .boxPromo .sliderPromo .promo-item a .box-item .caption{
    padding: 1rem;
  }
  .ir-page .popup{
    padding: 20px;
  }
  .ir-page .popup .close-popup {
    right: 20px;
  }
	.ir-page.report.slides .inner-box,
	.ir-page.report.financials .inner-box {
		text-align: center;
	}
	.ir-page.newsroom .ir-news-title{
		font-size: 18px;
	}
  .ir-page.why-invest .image-investment{
    width: 100%;
  }
  .ir-page.gcg .img-gcg{
    width: 100%;
  }
  .ir-page.wbs table.table-wbs td{
    padding: 0.5rem !important;
  }
  .ir-page.corp-action .modal-content {
    margin: 0px auto;
    padding: 10px;
    background: #fff;
    width: 95%;
    position: relative;
    transition: all 5s ease-in-out;
    border-radius: 20px;
    text-align: center;
    font-size: 10px;
  }
  .ir-page.corp-action .modal-dialog-centered{
    top: 30px;
  }
  .ir-page.corp-action .close-popup{
    right: 1rem;
    top: 10px;
  }

  .ir-page.ir-download .file-wrap {
    display: inline-block;
  }
  .ir-page.ir-download .file-wrap p {
    display: inline-block;
  }
  .ir-page.ir-download .file-wrap .input-text {
    margin: 0;
    display: inline-block;
    padding: 0.8rem 1.3rem;
  }
  .ir-page.why-invest .judul-invest{
    font-size: 1.8rem;
  }
  .ir-page.why-invest .content p{
    font-size: 11px;
    margin-bottom: 5px;
  }
  .ir-page.why-invest .popup{
    padding: 10px;
    top: 5%;
    width: 95%;
  }  
  .ir-page.why-invest.invest-capital .investment-box .col{
    margin-bottom: 30px;
  }
  .ir-page.why-invest.invest-capital .investment-box .col:last-child{
    margin-bottom: 0;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .popup {
    width: 90%;
    padding: 15px;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .popup h2{
    font-size: 1.25rem;
    margin-top: 50px;
  }
  .ir-page.glance .section-promotions.perjalanan-kami .popup p{
    margin-bottom: 10px;
    font-size: 10px;
  }
  .ir-page.gcg .img-gcg {
    width: 100%;
  }
}

@media screen and (min-width: 768px) {
  .ir-page.acgs .table.table-acgs-custom tbody tr td:not(:first-child) * {
    width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
  }
}

@media screen and (max-width: 767px) {
  .ir-page.acgs .table.table-acgs-custom tbody tr td:nth-child(4) * {
    width: 100%;
    overflow-wrap: break-word;
    word-break: break-word;
  }
  .ir-page.acgs .table.table-acgs-custom tr {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }
  .ir-page.acgs .table.table-acgs-custom thead th{
    display: none;
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr {
    display: flex;
    flex-direction: column;
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr.part-header {
    flex-direction: row;
    background-color: var(--pink);
  }
  .ir-page.acgs .table.table-acgs-custom td{
  	border-style: none;
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header):not(:first-child) td:before {
    /*border-bottom: 1px dashed #E0E0E0;*/
    font-weight: 600;
    display: block;
    margin: -8px -8px 14px;
    padding: 8px;
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header) td:nth-child(1) {
    text-align: center;
    background-color: var(--blue);
    color: var(--white);
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header):not(:first-child) td:nth-child(1) p {
   margin-bottom: 0;
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header):not(:first-child) td:nth-child(2):before {
    content: "Item";
    font-size: 16px;
    color: var(--blue);
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header):not(:first-child) td:nth-child(3):before {
    content: "Practice";
    font-size: 16px;
    color: var(--blue);
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr:not(.part-header):not(:first-child) td:nth-child(4):before {
    content: "Source Information";
    font-size: 16px;
    color: var(--blue);
  }
  .ir-page.acgs .table.table-acgs-custom tbody tr td ol, .ir-page.acgs .table.table-acgs-custom tbody tr td ul {
    padding-left: 1.4rem;
  }
}

@media only screen and (max-width : 1280px){
  .management a.box-item-profile .overlay-backg .boxText h3 {
    font-size: 1.6rem;
  }
}

@media only screen and (max-width : 1366px){
  .ir-page.modal-popup.management .modal-content{
    max-height: 400px;
    overflow-y: auto;
  }
}

@media only screen and (min-width: 1366px){
  body.theme-default .section-home-slider.small.cc .banner-item .caption.text-dividend{
    margin-left: -50px;
  }
}

@media (max-width: 820px) {
  .hubungi-kami .social {
    padding-top: 1rem;
  }
}