span.rs-style1.style1 {
  display: none; }

@media (max-width: 768px) {
  div.templatecontent.container .responsive-hidden {
    display: none; }
  div.templatecontent.container #cdin-tab {
    display: block;
    width: 100%; }
    div.templatecontent.container #cdin-tab * {
      /*border : none;*/ }
    div.templatecontent.container #cdin-tab > tbody {
      display: block;
      width: 100%;
        /*tr{
          display: block;
          width: 100%;
          border : 1px solid black;


        }*/ }
      div.templatecontent.container #cdin-tab > tbody .style3 {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        border: 1px solid black;
        border-top: none; }
        div.templatecontent.container #cdin-tab > tbody .style3 td, div.templatecontent.container #cdin-tab > tbody .style3 th {
          display: flex;
          flex-direction: column;
          justify-content: center;
          border: none; }
          div.templatecontent.container #cdin-tab > tbody .style3 td img, div.templatecontent.container #cdin-tab > tbody .style3 th img {
            height: auto;
            width: 100%; }
        div.templatecontent.container #cdin-tab > tbody .style3 td:first-child, div.templatecontent.container #cdin-tab > tbody .style3 th:first-child {
          width: 16%;
          border-right: 1px solid black; }
          div.templatecontent.container #cdin-tab > tbody .style3 td:first-child div, div.templatecontent.container #cdin-tab > tbody .style3 th:first-child div {
            color: #005959; }
        div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(2), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(2) {
          width: 26%;
          border-right: 1px solid black; }
        div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(3), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(3) {
          width: 16%;
          border-right: 1px solid black; }
        div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(4), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(4) {
          width: 16%;
          border-right: 1px solid black; }
        div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(5), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(5) {
          width: 26%; }
      div.templatecontent.container #cdin-tab > tbody .style3:nth-child(1) {
        border-top: 1px solid black; }
      div.templatecontent.container #cdin-tab > tbody .style3.rs-style {
        display: flex;
        flex-direction: row;
        justify-content: space-between; }
        div.templatecontent.container #cdin-tab > tbody .style3.rs-style td {
          display: block;
          width: 100%;
          padding-top: 20px; } }
@media (max-width: 575px) {
  div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(4) *, div.templatecontent.container #cdin-tab > tbody .style3 th * {
    font-size: 12px; } }
@media (max-width: 450px) {
  div.templatecontent.container #cdin-tab > tbody .style3 td * {
    font-size: 14px; }
  div.templatecontent.container #cdin-tab > tbody .style3 td:first-child, div.templatecontent.container #cdin-tab > tbody .style3 th:first-child {
    width: 16%;
    border-right: 1px solid black; }
  div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(2), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(2) {
    width: 26%;
    border-right: 1px solid black; }
  div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(3), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(3) {
    width: 16%;
    border-right: 1px solid black; }
  div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(4), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(4) {
    width: 16%;
    border-right: 1px solid black; }
  div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(4) div span.style1 {
    display: none; }
  div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(4) div span.style1.rs-style1 {
    display: block; }
  div.templatecontent.container #cdin-tab > tbody .style3 td:nth-child(5), div.templatecontent.container #cdin-tab > tbody .style3 th:nth-child(5) {
    width: 26%; } }
@media (max-width: 450px) {
  div.templatecontent.container #cdin-tab > tbody .style3 td * {
    font-size: 11px; } }


