
@font-face {
  font-family: 'NOTOSANSKR-BOLD';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/NOTOSANSKR-BOLD.woff') format('woff');
}
@font-face {
  font-family: 'NOTOSANSKR-MEDIUM';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/NOTOSANSKR-MEDIUM.woff') format('woff');
}
@font-face {
  font-family: 'NOTOSANSKR-BLACK';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/NOTOSANSKR-BLACK.woff') format('woff');
}
@font-face {
  font-family: 'GMARKETSANSBOLD';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/GMARKETSANSBOLD.woff') format('woff');
}
@font-face {
  font-family: 'GMARKETSANSMEDIUM';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/GMARKETSANSMEDIUM.woff') format('woff');
}
@font-face {
  font-family: 'GMARKETSANSMEDIUM';
  src: url('https://rtvmkibcubxg10422314.cdn.ntruss.com/dev/css/fonts/GMARKETSANSMEDIUM.woff') format('woff');
}
body
{
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: relative;
    display: block;
    overflow-y: auto;
    overflow-x: hidden;
}
li
        {
            margin-bottom: 10px;
        }
        a
        {
            color: blueviolet !important;
            text-decoration-line: none;
        }
.policy_content
    {
      width: 99%;
      /* height: calc(100vh - 130px); */
      height: 93%;
      position: relative;
      background: transparent;
      object-fit: cover;
      display: block;
      top: 6px;
    }

    body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	border-radius: 8px;
	background-color: transparent;
}

body::-webkit-scrollbar
{
	width: 8px;
	background-color: transparent;
}

body::-webkit-scrollbar-thumb
{
  border-radius: 8px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
	background-color: rgba(85,85,85,0.5);
}
@media (min-width : 992px) {
  .policy_content .title-section {
    position: relative;
    display: block;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
    text-align: center;
  }
  .policy_content .title-section .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 30px;
      
    }
    .policy_content .title-section .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 17px;
      font-style: italic;
    }
    .policy_content .title-section .substance
      {
        font-family: "NOTOSANSKR-BLACK";
        font-size: 15px;
      }
      .policy_content .substance-section .substance-section-div .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 20px;
      /* margin-bottom: 0.5rem !important; */
      margin: 50px 0px 0px 0px;
    }
    .policy_content .substance-section .substance-section-div .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 15px;
      margin: 15px 0px 5px 0px !important;
    }
    .policy_content .substance-section .substance-section-div .substance
    {
      font-family: "NOTOSANSKR-MEDIUM";
      font-size: 14px;
      /* margin-bottom: 1rem !important; */
      margin: 0px 73px 0px 3px;
      line-height: 1.3rem;
    }
   
   
}
@media (max-width : 992px) and (min-width:450px) {
  .policy_content .title-section {
    position: relative;
    display: block;
    width: 80%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    text-align: center;
  }
  .policy_content .title-section .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 30px;
    }
    .policy_content .title-section .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 17px;
      font-style: italic;
    }
    .policy_content .title-section .substance
      {
        font-family: "NOTOSANSKR-BLACK";
        font-size: 15px;
      }
      .policy_content .substance-section .substance-section-div .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 17px;
      margin-bottom: 0.5rem !important;
    }
    .policy_content .substance-section .substance-section-div .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 16px;
      margin-bottom: 0.3rem !important;
    }
    .policy_content .substance-section .substance-section-div .substance
    {
      font-family: "NOTOSANSKR-BLACK";
      font-size: 15px;
      margin-bottom: 1rem !important;
    }
}
@media (max-width : 450px) {
  .policy_content .title-section {
    position: relative;
    display: block;
    width: 90%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    text-align: center;
  }
  .policy_content .title-section .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 28px;
      
    }
    .policy_content .title-section .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 13px;
      font-style: italic;
    }
    .policy_content .title-section .substance
      {
        font-family: "NOTOSANSKR-BLACK";
        font-size: 10px;
      }
      .policy_content .substance-section .substance-section-div .title
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 15px;
      margin-bottom: 0.5rem !important;
    }
    .policy_content .substance-section .substance-section-div .subtitle
    {
      font-family: "GMARKETSANSMEDIUM";
      font-size: 12px;
      margin-bottom: 0.3rem !important;
    }
    .policy_content .substance-section .substance-section-div .substance
    {
      font-family: "NOTOSANSKR-BLACK";
      font-size: 10px;
      margin-bottom: 1rem !important;
    }
}
  
    .policy_content .substance-section
    {
      position: relative;
      display: block;
      width: 90%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
      margin-top: 70px;
    }

    .policy_content .substance-section .substance-section-div
    {
      position: relative;
      display: block;
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto;
      margin: 30px 5px;
    }
    .policy_content .substance-section .substance-section-div .substance .ul-circle
    {
     list-style-type: disc !important;
    }
    
