.sp-next-arrow:after, .sp-next-arrow:before, .sp-previous-arrow:after, .sp-previous-arrow:before {
    content: '';
    position: absolute;
    width: 20%;
    height: 50%;
    background-color: #FFF;
}

.market-content li.us:before {
    content: "";
    background-image: url(../../asset/images/commission/icon-us.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    vertical-align: text-bottom;
    top: 5px;
    /* white-space: revert-layer; */
    /* white-space: pre; */
    left: 0px;
    margin-left: -32px;
}

.market-content li.hk:before {
    content: "";
    background-image: url(../../asset/images/commission/icon-hk.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    vertical-align: text-bottom;
    top: 5px;
    /* white-space: revert-layer; */
    /* white-space: pre; */
    left: 0px;
    margin-left: -32px;
}

.market-content li.cn:before {
    content: "";
    background-image: url(../../asset/images/commission/icon-cn.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    vertical-align: text-bottom;
    top: 5px;
    /* white-space: revert-layer; */
    /* white-space: pre; */
    left: 0px;
    margin-left: -32px;
}

.market-content li.vn:before {
    content: "";
    background-image: url(../../asset/images/commission/icon-vn.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    vertical-align: text-bottom;
    top: 5px;
    /* white-space: revert-layer; */
    /* white-space: pre; */
    left: 0px;
    margin-left: -32px;
}

.market-content li.indo:before {
    content: "";
    background-image: url(../../asset/images/commission/icon-indo.png);
    background-size: 100% 100%;
    display: inline-block;
    height: 32px;
    width: 32px;
    position: relative;
    vertical-align: text-bottom;
    top: 5px;
    /* white-space: revert-layer; */
    /* white-space: pre; */
    left: 0px;
    margin-left: -32px;
}
.market-content li.jp:before {
  content: "";
  background-image: url(../../asset/images/commission/icon-japan.png);
  background-size: 100% 100%;
  display: inline-block;
  height: 32px;
  width: 32px;
  position: relative;
  vertical-align: text-bottom;
  top: 5px;
  /* white-space: revert-layer; */
  /* white-space: pre; */
  left: 0px;
  margin-left: -32px;
}
.market-content li.eu:before {
  content: "";
  background-image: url(../../asset/images/commission/icon-eu.png);
  background-size: 100% 100%;
  display: inline-block;
  height: 32px;
  width: 32px;
  position: relative;
  vertical-align: text-bottom;
  top: 5px;
  /* white-space: revert-layer; */
  /* white-space: pre; */
  left: 0px;
  margin-left: -32px;
}
.market-content li.uk:before {
  content: "";
  background-image: url(../../asset/images/commission/icon-uk.png);
  background-size: 100% 100%;
  display: inline-block;
  height: 32px;
  width: 32px;
  position: relative;
  vertical-align: text-bottom;
  top: 5px;
  /* white-space: revert-layer; */
  /* white-space: pre; */
  left: 0px;
  margin-left: -32px;
}

.img-pdf{
  width: 30%;
}
td {
    font-size: 24px !important;
}
th {
    font-size: 28px !important;
}
.border-style{
  border-bottom: 1px solid #DDD;
  border-top: 1px solid #DDD;
}
#Slider-PC{
  margin: 0px 0px 0px -15px !important;
}
.sp-button {
    border: 2px solid white;
}
.sp-selected-button {
    background-color: white;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail{
  background: #F7975C;
  border-radius: 10px;

}
.sp-thumbnails-container.sp-right-thumbnails.sp-has-pointer{
  margin-top: 100px;
}

.sp-thumbnails-container.sp-right-thumbnails.sp-has-pointer {
    right: -15px;
}

.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    border-right: none !important;

}
.sp-slides-container{
  padding: 3rem 0px;
}

.counter::before {
    counter-increment: sublist;
    content: counter(sublist);
    font-style: normal;
    display: inline-block;
    font-family: "DB Heavent Light";
    font-size: 1.9375rem;
    color: #fff;
    border-radius: 90%;
    text-align: center;
    line-height: 1.1;
    width: 36px;
    height: 36px;
    margin-right: 10px;
    vertical-align: middle;
}
@media screen and (max-width: 662px) and (orientation: portrait) {
  .section-3-header-footer{
  height: 250px !important;
  }

.stck table tr:first-child th:first-child, .stck table tr td:first-child {
    border-right: 2px solid white;
}  
.section-2-header-bg {
    height: 100px !important;
}
.counter::before {
    opacity: 1;
    display: table-column;
}  
.sp-button {
    width: 12px;
    height: 12px;
    
}

.sp-buttons{
  margin-left: -5px;
}
.sp-thumbnail-title{
  text-align: center;
  margin-top: 20px;
}

.sp-thumbnail-description {
    width: 100% !important;
    text-align: center;
    padding: 0px 20px;
    margin-left: 0px !important;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-thumbnail{
  width: 100% !important;
}
  
}

.counter::before {
    background: #F7975C;
    color: white;
}

.sp-right-thumbnails .sp-selected-thumbnail .counter::before {
    background: white !important;
    color: #F7975C;
}

.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    border-bottom: none !important;
}
.sp-bottom-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    content: '';
    position: absolute;
    top: 0;
    content: counter(sublist);
    font-style: normal;
    display: inline-block;
    font-family: "DB Heavent Light";
    font-size: 1.9375rem;
    color: #fff;
    border-radius: 90%;
    text-align: center;
    line-height: 1.2;
    width: 36px;
    height: 36px;
    vertical-align: middle;
    background: #F7975C;
    color: white;
    border-bottom: none !important;
    margin-left: -22px;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    content: '';
    position: absolute;
    height: 0;
    border-left: none;
    left: 0;
    top: 0;
    margin-left: 13px;
}
.sp-image{
  height: 85% !important;
  left: -220px;
}
.sp-thumbnail-title {
    font-size: 40px;
    color: white;
    font-weight: 100;
    cursor: context-menu;
}
.sp-thumbnail-description {
    font-size: 24px;
    color: white;
    margin-left: 45px;
    width: 100%;
    cursor: context-menu;
}
span.circle {
    font-style: normal;
    display: inline-block;
    /* font-family: "DB Heavent Light"; */
    /* font-size: 1.9375rem; */
    color: #fff;
    border-radius: 90%;
    text-align: center;
    /* line-height: 1; */
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background: #999fc1;
    vertical-align: middle;
}
.stck table.table-res-hover tbody tr:hover td {
     background-color: var(--fs-grey) !important; 
     color: #000; 
}

.stck td {
    font-weight: 600;
}
.stck table tr td {
    border-right: 1px solid var(--fs-med-grey);
    border-left: 1px solid var(--fs-med-grey);
    border-bottom: 1px solid var(--fs-med-grey);
    border-top: 1px solid var(--fs-med-grey);
    padding: 5px;
}
.stck table tr:nth-child(odd) td:first-child {
    background: var(--fs-grey);
}

.stck table {
    border-collapse: separate;
    border-spacing: 5px 5px;
}

.stck tr:nth-child(odd) {
    background-color: var(--fs-grey);
    opacity: 1;
}
@media screen and (max-width: 750px) and (orientation: landscape) {
  .sp-thumbnail-description {
      font-size: 22px;
      color: white;
      margin-left: 45px;
      width: 85% !important;
  }
}
@media screen and (max-width: 1200px) and (orientation: landscape) 
{
  .img-pdf{
  width: 50%;
  }
  .section-3-header-footer{
  height: 200px !important;
  }
  .sp-thumbnail-description {
      font-size: 22px;
      color: white;
      margin-left: 45px;
      width: 95%;
  }
.sp-thumbnail-title {
    font-size: 26px;
    color: white;
    font-weight: 100;
}
#Slider-PC {
    margin: 0px auto !important;
}
}




@media screen and (min-width: 662px) and (max-width: 800px) and (orientation: portrait) 
{
  .sp-image {
      height: 80% !important;
      left: -160px;
  }
  .sp-thumbnail-description {
    font-size: 24px;
    color: white;
    margin-left: 45px;
    width: 100% !important; 
  }
  
}

@media screen and (min-width: 801px) and (max-width: 860px) and (orientation: portrait) 
{
  .sp-image {
      height: 80% !important;
      left: -150px;
  }

  
}
@media screen and (min-width: 662px) and (max-width: 902px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -130px;
  }


  
}

@media screen and (min-width: 903px) and (max-width: 992px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -190px;
  }


  
}

@media screen and (min-width: 992px) and (max-width: 1200px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -130px;
  }


  
}

@media screen and (min-width: 992px) and (max-width: 1100px) and (orientation: portrait) 
{
  .sp-image {
      height: 85% !important;
      left: -150px;
  }


  
}


@media screen and (min-width: 600px) and (max-width: 699px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -150px;
  }


  
}

@media screen and (min-width: 760px) and (max-width: 902px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -190px;
  }


  
}

@media screen and (min-width: 1100px) and (max-width: 1200px) and (orientation: landscape) 
{
#Slider-PC{
  margin: 0px 0px 0px 150px !important;
}


  
}

@media screen and (min-width: 1200px) and (orientation: landscape) 
{
#Slider-PC{
  margin: 0 auto !important;
}
}

@media screen and (min-width: 2200px) and (orientation: landscape) 
{
#Slider-PC{
  margin: 0 auto !important;
}
}

  
}

@media screen and (min-width: 700px) and (max-width: 920px) and (orientation: landscape) 
{
  .sp-image {
      height: 80% !important;
      left: -170px;
  }

  
}

    @media screen and (orientation: portrait) and (max-width: 662px)
    {
      .sp-thumbnail-description {
          width: 85%;
      }
       .mobile-center{
        text-align: center;
        margin-top: 20px;
       }
       .mobile-center img{
        float: none !important;
       }   
      .sp-image {
          height: 90% !important;
          right: 34% !important;
          left: auto;
      }   
    }
.download-program .card:last-child, .download-manual .card:last-child, .download-application .card:last-child, .download-form .card:last-child{
  padding: 0;
}  
.downloadWrapper .card-header.active{
  background: none !important;
}
.image-relative{
  position: relative;
}
.image-logo{
  position: absolute;
  bottom: 0px;
}
.q1-padding{
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    margin: auto;
    justify-content: space-between;

}
.q2-padding{
    padding-top: 48px;
    padding-bottom: 48px;
    margin: auto;
    justify-content: space-between;

}
.q1-mg{
    font-size: 20px;
    color: black;

}
.q1-padding2{
    padding-bottom: 70px;
    display: flex;
    margin: auto;
    justify-content: space-between;

}
.text-q1{
  margin: 5px 20px;
  width: 80%;
}
body {
    counter-reset: sublist;
}
.border-bottom{
  border-bottom: 1px solid #cecece;
}
.icon-commission{
  max-width: 44px;
  max-height: 44px;
}
.icon-market{
  max-width: 26px;
  max-height: 26px;
}
.market-content{
  color: #6D6E71;
  font-family: DB Heavent;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
td{
  text-align: left !important;
}
.commission-text{
  color: #002561;
  text-align: center;
  font-family: DB Heavent;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-top: 120px;
}
.text-line{
  margin-left: 55px;
}
ol.item {
  list-style: none;
  counter-reset: steps;
}
ol.item li {
  counter-increment: steps;
  font-size: 40px;
  color: white;
  font-weight: bold;
  margin-bottom: 32px;
}
ol.item li::before {
  content: counter(steps);
  margin-right: 0.5rem;
  background: #F37021;
  color: white;
  width: 1.2em;
  height: 1.2em;
  border-radius: 50%;
  display: inline-grid;
  place-items: center;
  line-height: 1.2em;
}
  .grey-bg {
    background-color: #F5F5F5 !important;
  }

  .mg-t-120{
    margin-top: 120px;
  }
.icon-class {
    width: 100px;
    height: 100px;
    display: block;
    justify-content: center;
    /* position: relative; */
    margin: 10% auto;
    flex-shrink: 0;
}
.section-1-header{
  color: #002561;

  font-family: DB Heavent;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0; /* 45.949px */
}
.section-1-content{
  color: #6D6E71;
  font-family: DB Heavent;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.0;

}
  .section-1{
    height: auto;
    padding: 50px 0px;
    flex-shrink: 0;
    background: url('../../asset/images/section-1.png') no-repeat;
    background-size: cover;

  }

  .section-2{
    height: auto;
    flex-shrink: 0;
    background: url('../../asset/images/section-2.png') no-repeat;
    padding-bottom: 100px;
    background-size: cover;

  }  

.section-2-header-bg {
    border-radius: 0px 0px 20px 20px;
    background: #002561;
    width: 100%;
    height: 141px;
    display: block;
    flex-shrink: 0;
}

.section-3-header-footer{
    border-radius: 20px 20px 0px 0px;
    background: #002561;
    width: 100%;
    height: 141px;
    display: block;
    flex-shrink: 0;
}

.section-3-font{
color: #FFF;
font-family: 'DB Heavent Light';
font-size: 24px;
font-style: normal;
font-weight: 100;
line-height: normal;
}
.section-2-header-bg h1 {
    display:block;
    text-align: center;
}

.header-box {
    align-items: center;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

.content-box {
    align-items: center;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

  </style>
  <style>
    @media (max-width: 425px) {
      .download-mainMenuWrapper .nav .nav-item:not(:last-child):after {
        content: "";
        background: radial-gradient(ellipse at 50% -30%, #c5c5c5 0, rgba(255, 255, 255, 0) 40%);
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 100%;
        height: 9px;
      }

    }
    .bannerDownload {
      background: url(../../asset/images/banner-global-new.png?v=20232111-2) no-repeat !important;
      background-position-x: center;
      background-position-y: 1.5em !important;
      background-size: contain;
      background-position-x: center !important;
    }

    @media screen and (orientation: portrait) and (max-width: 662px)
    {
      .bannerDownload {
          background: url(../../asset/images/banner-global-mobile-new.png) no-repeat !important;
          height: 404px !important;
		  background-position: center !important;
      }
    }

    @media screen and (orientation: portrait) and (min-width: 700px) and (max-width: 1024px)
    {
        .bannerDownload {
          background: url(../../asset/images/banner-global-new.png?v=20232111-2) no-repeat !important;
          background-position-y: 1.5em !important;
          background-size: auto !important;
          background-position-x: 35% !important;
        }
    }

    @media screen and (orientation: landscape) and (max-width: 992px)
    {
          .bannerDownload {
          background: url(../../asset/images/banner-global-new.png?v=20232111-2) no-repeat !important;
          background-position-y: 0em !important; 
          background-size: auto !important;
          background-position-x: 40% !important;
      }

    }

    @media screen and (orientation: landscape) and (max-width: 1380px) and (min-width: 993px)
    {
      .bannerDownload {
          background: url(../../asset/images/banner-global-new.png?v=20232111-2) no-repeat !important;
          background-position-y: 1.5em !important;
          background-size: auto !important;
          background-position-x: 30% !important;
      }
    }

    @media (max-width: 428px){
    .bannerDownload .verticalItem {
        position: absolute;
        top: 65% !important;
        bottom: 90px !important;
    }
    }





