@media screen and (max-width: 999px) {
    .main-title {
      font-size: 43px;
    }
  }
  
  .sub-title {
    font-size: 34px;
    line-height: 0.9em;
    font-family: "DB_Adman_X";
  }
  @media screen and (max-width: 999px) {
    .sub-title {
      font-size: 34px;
    }
  }
  
  .-main-color {
    color: #0082D6;
  }
  
  .-sub-color {
    color: #666;
  }
  
  .defaults h3 {
    color: #0082D6;
    font-size: 35px;
    line-height: 0.9em;
    margin-bottom: 10px;
  }
  
  .cms-panel .content {
    display: block;
  }
  .cms-panel .content.-title {
    margin-bottom: 30px;
  }
  .cms-panel .content.-title h3 {
    color: #0082D6;
    font-size: 35px;
    line-height: 0.9em;
    margin-bottom: 10px;
  }
  .cms-panel .content.-title h4 {
    color: #0082D6;
    font-size: 29px;
    line-height: 1em;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #666;
  }
  .cms-panel .content.-title time {
    font-family: "DB_Adman_X";
    font-size: 23px;
  }
  .cms-panel .content.-image {
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .cms-panel .content.-image .img-responsive {
    max-width: 100%;
  }
  .cms-panel .content.-image .img-responsive.-left {
    margin-left: 0px;
  }
  .cms-panel .content.-image .img-responsive.-right {
    margin-right: 0px;
  }
  .cms-panel .content.-image .img-responsive.-center {
    margin: 0 auto;
  }
  .cms-panel .content.-slider {
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
  }
  .cms-panel .content.-text {
    margin-bottom: 30px;
  }
  .cms-panel .content.-text h4 {
    color: #0082D6;
    font-size: 29px;
    line-height: 1em;
    text-transform: uppercase;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .cms-panel .content.-text p {
    padding-bottom: 5px;
    margin-bottom: 10px;
    line-height: 1.4em;
  }
  .cms-panel .content.-text .list-ul {
    padding-left: 15px;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .cms-panel .content.-text .list-ul li {
    margin-bottom: 5px;
  }
  .cms-panel .content.-note {
    margin-bottom: 30px;
  }
  .cms-panel .content.-video {
    margin-bottom: 30px;
  }
  .cms-panel .btn-back {
    float: left;
    width: 140px;
    background-color: #0082D6;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    padding: 10px;
    font-size: 23px;
    text-align: center;
    color: #fff;
    text-decoration: none;
  }
  .cms-panel .btn-back:hover {
    background-color: #01A1DF;
  }
  .cms-panel .btn-back i {
    font-size: 16px;
  }
  .cms-panel .slider {
    max-width: 60%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 35px;
  }
  .cms-panel .accordion_example h3 {
    font-size: 25px;
    line-height: 0.9em;
    margin-bottom: 5px;
  }
  .cms-panel .article h3 {
    font-size: 25px;
    line-height: 0.9em;
    margin-bottom: 5px;
  }
  .cms-panel .article .info-right {
    line-height: 1.1em;
  }
  .cms-panel .article .info-right .img-sample {
    margin-right: 15px;
    margin-bottom: 40px;
  }
  @media screen and (max-width: 640px) {
    .cms-panel .article .info-right .img-sample {
      min-width: 100%;
      margin-right: 0px;
      margin-bottom: 15px;
    }
  }
  .cms-panel .article .info-right h3 a {
    color: #0082D6;
    text-decoration: none;
  }
  .cms-panel .article .info-right h3 a:hover {
    color: #01A1DF;
  }
  .cms-panel .article .info-right ul {
    list-style: disc;
    list-style-position: inside;
  }
  
  /* Page Top Title */
  .search-bar {
    width: 100%;
    display: block;
    height: auto;
    overflow: hidden;
  }
  
  #content #legend1 {
    margin-top: 10px;
    margin-right: 15px;
  }
  @media (max-width: 640px) {
    #content #legend1 {
      display: none;
    }
  }
  #content .holder {
    float: right;
    margin: 10px 0;
  }
  @media (max-width: 640px) {
    #content .holder {
      margin-top: 10px;
    }
  }
  #content .holder a {
    cursor: pointer;
    margin: 0 5px;
    color: #333;
  }
  #content .holder a:hover {
    color: #00B4E5;
  }
  #content .holder a.jp-previous {
    margin-right: 10px;
  }
  #content .holder a.jp-next {
    margin-left: 10px;
  }
  #content .holder a.jp-current {
    font-weight: bold;
    cursor: default;
    background: none;
  }
  #content .holder a.jp-current:hover {
    font-weight: bold;
  }
  #content .holder a.jp-disabled {
    color: #bbb;
    cursor: default;
    background: none;
  }
  #content .holder a.jp-disabled:hover {
    color: #bbb;
  }
  #content .holder span {
    margin: 0 5px;
  }
  #content .navigate-index {
    margin-top: 8px;
  }
  #content .navigate-panel {
    margin-top: 15px;
  }
  
  .jpage-container {
    margin: 30px 0;
  }
  .jpage-container .item-Page-1 .itemPage {
    border: 1px solid #666;
    padding: 3px 5px 2px;
    line-height: 20px;
  }
  .jpage-container .item-Page-2 {
    text-align: right;
  }
  .jpage-container .item-Page-2 .holder {
    margin: 0px;
    line-height: 20px;
  }
  
  .survey-page-wrapper {
    display: block;
    padding: 0;
    margin: 0 auto;
    font-size: 20px;
    line-height: 20px;
    color: #666;
  }
  .survey-page-wrapper .survey-page-header {
    margin-bottom: 20px;
  }
  .survey-page-wrapper .survey-page-header .title-box {
    margin: 22px auto;
  }
  .survey-page-wrapper .survey-page-header .title-box .sub-title {
    margin-bottom: 10px;
  }
  .survey-page-wrapper .survey-page-header .form-group {
    margin-bottom: 0;
  }
  .survey-page-wrapper .survey-page-header .form-group .form-check {
    position: relative;
    cursor: pointer;
  }
  .survey-page-wrapper .survey-page-header label.item {
    font-size: 24px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-header label.item span {
    font-size: 24px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-header .title {
    margin: 0;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 20px;
  }
  .survey-page-wrapper .survey-page-header .description {
    font-size: 0.8125em;
    line-height: 18px;
  }
  .survey-page-wrapper .survey-page-body {
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #01A1DF;
    overflow: hidden;
  }
  .survey-page-wrapper .survey-page-body .page-subtitle {
    font-size: 0.8125em;
    line-height: 18px;
  }
  .survey-page-wrapper .survey-page-body .datePicker {
    position: relative;
    width: 100%;
    margin: 5px 0 20px 0;
    clear: both;
  }
  .survey-page-wrapper .survey-page-body .datePicker .img-datepicker {
    position: absolute;
    top: 3px;
    left: 0px;
    font-size: 20px;
    color: #fff;
  }
  .survey-page-wrapper .survey-page-body .datePicker .dateinput {
    width: 100%;
    border: 1px solid #bebebe;
    padding: 5px;
    margin: 0;
    border-radius: 0;
    -pie-border-radius: 0;
    behavior: url(../PIE.htc);
    background: #fff;
    position: relative;
  }
  .survey-page-wrapper .survey-page-body .questions {
    display: block;
  }
  .survey-page-wrapper .survey-page-body .questions fieldset {
    padding: 20px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row {
    margin-bottom: 30px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-body {
    margin-bottom: 20px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-body .answer-option-cell {
    width: 100%;
    margin: 10px 0;
    clear: both;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom {
    margin: 0;
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom.styled {
    color: #0082D6;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-body .label-custom span {
    color: red;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-legend {
    padding: 0 10px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .question-legend span {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .custom-radio span.content-rdo-inline {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .gen-input input[type=text] {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .gen-input-textarea textarea {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .select-item {
    width: 100%;
    margin: 5px 0 20px 0;
    clear: both;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .select-item .selectric {
    font-size: 20px;
    border-radius: 0px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .select-item .selectric .label {
    margin-bottom: 0px;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input {
    width: 100%;
    margin: 5px 0 20px 0;
    clear: both;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text {
    width: 100%;
    border: 1px solid #bebebe;
    font-size: 20px;
    padding: 5px;
    margin: 0;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text::-webkit-input-placeholder {
    color: #bebebe;
    text-align: left;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text:-moz-placeholder { /* Firefox 18- */
    color: #bebebe;
    text-align: left;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text::-moz-placeholder { /* Firefox 19+ */
    color: #bebebe;
    text-align: left;
    opacity: 1;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input .input-text:-ms-input-placeholder {
    color: #bebebe;
    text-align: left;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .information-input textarea {
    resize: none;
    min-height: 100px;
    width: 100%;
    border: 1px solid #bebebe;
    font-size: 20px;
    padding: 5px;
    margin: 0;
  }
  .survey-page-wrapper .survey-page-body .questions .question-row .note p {
    margin: 5px 0 10px 0;
  }
  .survey-page-wrapper .survey-page-body .survey-submit-actions .gen-button {
    height: auto;
  }
  .survey-page-wrapper .survey-page-result {
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 2px solid #01A1DF;
    overflow: hidden;
  }
  .survey-page-wrapper .survey-page-result .print-wrapper {
    text-align: right;
  }
  .survey-page-wrapper .survey-page-result .print-wrapper .add-print {
    color: #662c2c;
    font-family: "DB_Adman_X";
    font-size: 20px;
    margin: 0 5px 5px;
    padding: 5px 15px;
    display: inline-block;
    text-align: center;
    background-color: #01A1DF;
  }
  .survey-page-wrapper .survey-page-result .print-wrapper .add-print:hover {
    color: #fff;
    background-color: #0082D6;
    text-decoration: none;
  }
  .survey-page-wrapper .survey-page-result .print-wrapper .add-print i {
    font-size: 16px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .point {
    text-align: center;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .point p {
    font-size: 24px;
    line-height: 36px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .point .result {
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0 auto;
    border: 2px solid #01A1DF;
    border-radius: 50%;
    text-align: center;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .point .result h3 {
    margin: 0 auto;
    font-size: 60px;
    line-height: 80px;
    color: #01A1DF;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result h3 {
    margin: 22px 0;
    font-size: 24px;
    line-height: 36px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result p {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive {
    margin-bottom: 22px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table {
    border-collapse: collapse;
    margin-bottom: 0;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table thead tr th {
    background-color: #fff;
    padding: 5px 15px;
    border: none;
    border: 1px solid #01A1DF;
    text-align: center;
    color: #01A1DF;
    font-weight: normal;
    font-size: 20px;
    line-height: 24px;
    vertical-align: middle;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr td {
    background-color: #fff;
    padding: 5px 15px;
    border: none;
    border: 1px solid #01A1DF;
    text-align: center;
    color: #666;
    font-weight: normal;
    font-size: 18px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr td:first-child {
    text-align: left;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .table-responsive .table tbody tr.result td {
    background-color: #01A1DF;
    border: 1px solid #0082D6;
    color: #fff;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .section {
    margin-bottom: 22px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .section p {
    font-size: 20px;
    line-height: 24px;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .section p span {
    color: #0082D6;
  }
  .survey-page-wrapper .survey-page-result .riskprofile-result .note p {
    color: red;
  }
  
  #bottom-content-box {
    margin-top: 10px;
  }
  #bottom-content-box .thumb {
    display: block;
    width: 100px;
    height: 75px;
    background: #efefef;
  }
  #bottom-content-box .detail .heading, #bottom-content-box .media-body .heading {
    margin: 0;
    padding: 0;
    font-size: 23px;
    font-weight: normal;
    color: #01A1DF;
    line-height: 1.4em;
  }
  #bottom-content-box .detail .desc, #bottom-content-box .media-body .desc {
    overflow: hidden;
    margin: 3px 0 10px 0;
    padding: 0;
    height: 5.6em;
    line-height: 1.4em;
  }
  #bottom-content-box .detail .gen-button, #bottom-content-box .media-body .gen-button {
    float: left;
    width: 80px;
  }
  #bottom-content-box .collapsible-content .panel {
    margin-bottom: 0;
    border: 0px;
  }
  #bottom-content-box .collapsible-content .corporate-item {
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    -webkit-transition: height 0.35s ease 0s;
    transition: height 0.35s ease 0s;
  }
  #bottom-content-box .collapsible-content .corporate-item .article-text {
    color: #01A1DF;
    margin-bottom: 10px;
  }
  #bottom-content-box .collapsible-content .corporate-item .article-text ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
    display: block;
    padding: 0;
    margin-bottom: 0px;
    color: #666;
    font-size: 20px;
    line-height: 32px;
    text-decoration: none;
    font-weight: normal;
    font-family: "DB_Adman_X";
  }
  #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link:before {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    content: "\f0da";
    font-size: 18px;
    padding-right: 5px;
  }
  @media screen and (max-width: 767px) {
    #bottom-content-box .collapsible-content .corporate-item .article-text ul .text-link {
      min-height: 1px;
      margin-bottom: 10px;
    }
  }
  #bottom-content-box .collapsible-content .corporate-item .collapse {
    padding-bottom: 10px;
    display: none;
  }
  #bottom-content-box .collapsible-content .corporate-item .collapse.in {
    display: block;
  }
  #bottom-content-box .collapsible-content .corporate-item ul, #bottom-content-box .collapsible-content .corporate-item ol {
    padding-left: 25px;
    margin: 0;
  }
  #bottom-content-box .collapsible-content .corporate-item p, #bottom-content-box .collapsible-content .corporate-item li {
    padding-bottom: 0;
  }
  #bottom-content-box .collapsible-content .corporate-item h3 {
    margin: 0px;
    margin-bottom: 15px;
    color: #01A1DF;
    text-transform: uppercase;
    max-width: 220px;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.4em;
  }
  #bottom-content-box .collapsible-content .corporate-item h3 a {
    display: block;
    position: relative;
    padding-right: 40px;
    color: #01A1DF;
  }
  #bottom-content-box .collapsible-content .corporate-item h3 a:hover, #bottom-content-box .collapsible-content .corporate-item h3 a:focus {
    cursor: pointer;
    text-decoration: none;
  }
  #bottom-content-box .collapsible-content .corporate-item h3 span {
    margin-right: -40px;
    background-color: #01A1DF;
    color: #fff;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    padding-left: 1px;
    text-align: center;
    margin-top: -5px;
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(../PIE.htc);
  }
  #bottom-content-box .collapsible-content .corporate-item h3 span.pull-right {
    position: absolute;
    top: 5px;
    right: 0px;
    margin-top: 0px;
    margin-right: 0px;
  }
  #bottom-content-box .collapsible-content .corporate-item h3 i {
    font-size: 16px;
  }
  #bottom-content-box .collapsible-content .corporate-item h4 {
    font-size: 25px;
    line-height: 1.4em;
    font-weight: normal;
    margin: 0;
  }
  #bottom-content-box .collapsible-content .corporate-item h4 a {
    color: #0082D6;
    text-decoration: none;
  }
  #bottom-content-box .collapsible-content .corporate-item h4 a:hover {
    color: #fff;
  }
  .footer-inner {
    width: 100%;
    display: block;
  }
  .footer-inner h3 {
    text-align: left;
    font-size: 29px;
    line-height: 1.4em;
  }
  .footer-inner .footer-button {
    text-align: center;
    display: block;
    margin: 10px auto;
  }
  .footer-inner .footer-button .-totop {
    padding: 5px 0;
    margin-bottom: 10px;
    color: #666;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    font-family: "DB_Adman_X";
  }
  .footer-inner .footer-button .-totop:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  .footer-inner .footer-button .-totop:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    content: "\f0d8";
    font-size: 18px;
    padding-left: 10px;
  }
  .footer-inner._footer-banner {
    padding: 10px 0;
    text-align: center;
  }
  .footer-inner._footer-banner h3 {
    color: #01A1DF;
  }
  .footer-inner._footer-banner .col-md-4 {
    border-right: solid 1px #ccc;
  }
  .footer-inner._footer-banner .col-md-4:last-child {
    border: 0px;
  }
  @media (max-width: 640px) {
    .footer-inner._footer-banner .col-md-4 {
      border: 0px;
      border-bottom: solid 1px #ccc;
    }
  }
  .footer-inner._footer-banner .item-banner img {
    max-width: 100%;
    vertical-align: middle;
  }
  .footer-inner._footer-banner .item-banner._last-item {
    border: 0;
  }
  .footer-inner._footer-top {
    background-color: #E9E9E9;
    padding-top: 10px;
  }
  .footer-inner._footer-top .footer-button {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .footer-inner._footer-top .footer-button .-totop {
    padding: 5px 0;
    margin-bottom: 10px;
    color: #666;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    font-family: "DB_Adman_X";
  }
  .footer-inner._footer-top .footer-button .-totop:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  .footer-inner._footer-top .footer-button .-totop:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    content: "\f0d8";
    font-size: 18px;
    padding-left: 10px;
  }
  .footer-inner._footer-bottom {
    background-color: #fff;
    border-top: solid 1px #fff;
  }
  .footer-inner._footer-bottom .footer-button {
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .footer-inner._footer-bottom .footer-button .-totop {
    padding: 5px 0;
    margin-bottom: 10px;
    color: #666;
    font-size: 23px;
    text-decoration: none;
    font-weight: normal;
    font-family: "DB_Adman_X";
  }
  .footer-inner._footer-bottom .footer-button .-totop:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  .footer-inner._footer-bottom .footer-button .-totop:after {
    font-family: "FontAwesome";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    text-transform: none;
    content: "\f0d8";
    font-size: 18px;
    padding-left: 10px;
  }
  
  #footer-panel {
    padding-top: 10px;
  }
  #footer-panel .social-link {
    float: none;
    margin-bottom: 10px;
  }
  #footer-panel .social-link .heading {
    display: block;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin-bottom: 5px;
  }
  #footer-panel .social-link > ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  #footer-panel .social-link > ul li {
    display: inline-block;
    float: none;
    margin: 0 0 0 8px;
  }
  #footer-panel .social-link > ul li:first-child {
    margin-left: 0;
  }
  #footer-panel .social-link > ul li a {
    display: inline-block;
    margin-right: 5px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-family: "FontAwesome";
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    font-size: 20px;
    color: #ffffff;
    cursor: pointer;
    border-radius: 16px;
    -pie-border-radius: 16px;
    behavior: url(../PIE.htc);
  }
  #footer-panel .social-link > ul li a:hover {
    text-decoration: none;
  }
  #footer-panel .social-link > ul li a.yt {
    background: #cc181e;
  }
  #footer-panel .social-link > ul li a.yt:before {
    content: "\f167";
  }
  #footer-panel .social-link > ul li a.yt:hover {
    background-color: #000;
  }
  #footer-panel .social-link > ul li a.fb {
    background: #3b5998;
  }
  #footer-panel .social-link > ul li a.fb:before {
    content: "\f09a";
  }
  #footer-panel .social-link > ul li a.fb:hover {
    background-color: #000;
  }
  #footer-panel .social-link > ul li a.tw {
    background: #2CAAE1;
  }
  #footer-panel .social-link > ul li a.tw:before {
    content: "\f099";
  }
  #footer-panel .social-link > ul li a.tw:hover {
    background-color: #000;
  }
  #footer-panel .social-link > ul li a.ig {
    background: #0077B5;
  }
  #footer-panel .social-link > ul li a.ig:before {
    content: "\f16d";
  }
  #footer-panel .social-link > ul li a.ig:hover {
    background-color: #000;
  }
  #footer-panel .social-link > ul li a > span {
    display: none;
  }
  #footer-panel .social-link > ul li i {
    display: none;
    font-size: 20px;
    vertical-align: middle;
  }
  .lt-ie9 #footer-panel .social-link {
    float: right;
    margin-top: 0;
  }
  .lt-ie9 #footer-panel .social-link .heading {
    display: inline-block;
    font-size: 24px;
    color: #ffffff;
    text-align: right;
  }
  .lt-ie9 #footer-panel .social-link > ul {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: initial;
  }
  .lt-ie9 #footer-panel .social-link > ul li {
    display: block;
    float: left;
    margin: 0 0 0 8px;
  }
  .lt-ie9 #footer-panel .social-link > ul li:first-child {
    margin-left: 0;
  }
  .lt-ie9 #footer-panel .social-link > ul li a {
    display: inline;
    margin-right: 5px;
    width: initial;
    height: initial;
    line-height: 13px;
    font-family: tahoma, arial;
    font-size: 13px;
    color: #ffffff;
    text-decoration: none;
    background: none;
    cursor: pointer;
  }
  .lt-ie9 #footer-panel .social-link > ul li a:hover {
    text-decoration: underline;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.yt {
    background: none;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.yt:before {
    content: "";
  }
  .lt-ie9 #footer-panel .social-link > ul li a.yt:hover {
    background-color: #000;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.fb {
    background: none;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.fb:before {
    content: "";
  }
  .lt-ie9 #footer-panel .social-link > ul li a.fb:hover {
    background-color: #000;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.tw {
    background: none;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.tw:before {
    content: "";
  }
  .lt-ie9 #footer-panel .social-link > ul li a.tw:hover {
    background-color: #000;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.ig {
    background: none;
  }
  .lt-ie9 #footer-panel .social-link > ul li a.ig:before {
    content: "";
  }
  .lt-ie9 #footer-panel .social-link > ul li a.ig:hover {
    background-color: #000;
  }
  .lt-ie9 #footer-panel .social-link > ul li a > span {
    display: none;
  }
  .lt-ie9 #footer-panel .social-link > ul li i {
    display: inline-block;
    font-size: 20px;
    vertical-align: middle;
  }
  @media (min-width: 768px) {
    #footer-panel .social-link {
      float: right;
      margin-top: 0;
      margin-bottom: 0px;
    }
    #footer-panel .social-link .heading {
      display: inline-block;
      font-size: 24px;
      color: #ffffff;
      text-align: right;
      padding-right: 10px;
    }
    #footer-panel .social-link > ul {
      overflow: hidden;
      margin: -3px 0 -3px -3px;
      padding: 0;
      text-align: initial;
      display: inline-block;
      text-align: left;
    }
    #footer-panel .social-link > ul li {
      display: inline-block;
      margin: 0 0 0 8px;
    }
    #footer-panel .social-link > ul li:first-child {
      margin-left: 0;
    }
    #footer-panel .social-link > ul li a {
      display: inline;
      margin-right: 5px;
      width: initial;
      height: initial;
      line-height: 13px;
      font-family: tahoma, arial;
      font-size: 13px;
      color: #01A1DF;
      text-decoration: none;
      background: none;
      cursor: pointer;
    }
    #footer-panel .social-link > ul li a:hover {
      color: #000;
      text-decoration: underline;
    }
    #footer-panel .social-link > ul li a.yt {
      background: none;
    }
    #footer-panel .social-link > ul li a.yt:before {
      content: "";
    }
    #footer-panel .social-link > ul li a.yt:hover {
      background: none;
    }
    #footer-panel .social-link > ul li a.fb {
      background: none;
    }
    #footer-panel .social-link > ul li a.fb:before {
      content: "";
    }
    #footer-panel .social-link > ul li a.fb:hover {
      background: none;
    }
    #footer-panel .social-link > ul li a.tw {
      background: none;
    }
    #footer-panel .social-link > ul li a.tw:before {
      content: "";
    }
    #footer-panel .social-link > ul li a.tw:hover {
      background: none;
    }
    #footer-panel .social-link > ul li a.ig {
      background: none;
    }
    #footer-panel .social-link > ul li a.ig:before {
      content: "";
    }
    #footer-panel .social-link > ul li a.ig:hover {
      background: none;
    }
    #footer-panel .social-link > ul li a > span {
      display: none;
    }
    #footer-panel .social-link > ul li i {
      display: inline-block;
      font-size: 23px;
      vertical-align: middle;
    }
  }
  
  #e-newsletter {
    display: block;
    margin-bottom: 10px;
    float: left;
  }
  @media (max-width: 640px) {
    #e-newsletter {
      float: none;
    }
  }
  #e-newsletter .head-text {
    font-family: "DB_Adman_X";
    color: #fff;
    font-size: 24px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    padding-top: 2px;
  }
  @media (max-width: 640px) {
    #e-newsletter .head-text {
      float: none;
      margin-right: 0px;
      margin-bottom: 5px;
      padding-top: 0px;
    }
  }
  #e-newsletter .email-box {
    float: left;
  }
  @media (max-width: 640px) {
    #e-newsletter .email-box {
      float: none;
    }
  }
  #e-newsletter .email-box .gen-input {
    min-width: 230px;
    margin-right: 10px;
  }
  @media (max-width: 640px) {
    #e-newsletter .email-box .gen-input {
      float: none;
      display: inline-block;
    }
  }
  #e-newsletter .email-box .gen-button {
    position: relative;
    min-width: 26px;
    width: 26px;
    height: 26px;
    border-radius: 13px;
    -pie-border-radius: 13px;
    behavior: url(../PIE.htc);
  }
  @media (max-width: 640px) {
    #e-newsletter .email-box .gen-button {
      float: none;
      display: inline-block;
    }
  }
  #e-newsletter .email-box .gen-button.color-blue {
    background-color: #0082D6;
  }
  #e-newsletter .email-box .gen-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  #e-newsletter .email-box .gen-button > i {
    color: #fff;
    position: absolute;
    left: 10px;
    top: 1px;
    z-index: 0;
  }
  #e-newsletter .email-box .round {
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(../PIE.htc);
  }
  #e-newsletter .email-box .icn-right {
    padding: 0 10px;
    margin-right: 5px;
  }
  
  #footer {
    position: relative;
  }
  
  .footer-address {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .footer-address p {
    margin: 0;
    padding: 0;
    text-align: left;
  }
  .footer-address p a.sitemap {
    display: block;
    color: #666;
    text-decoration: underline;
  }
  .footer-address p span.address:before {
    content: "";
    padding-right: 0;
  }
  .footer-address p span.phone {
    display: block;
  }
  .lt-ie9 .footer-address p a.sitemap {
    display: inline;
  }
  .lt-ie9 .footer-address p span.address:before {
    content: "|";
    padding-right: 3px;
  }
  .lt-ie9 .footer-address p span.phone {
    display: inline;
  }
  
  @media screen and (min-width: 319px) and (max-width: 1000px) {
    .footer-address {
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .footer-address p {
      margin: 0;
      padding: 0;
      text-align: left;
    }
    .footer-address p a.sitemap {
      display: inline;
    }
    .footer-address p span.address:before {
      content: "|";
      padding-right: 3px;
    }
    .footer-address p span.phone {
      display: inline;
    }
  }
  .footer-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }
  .footer-menu .footer-menu-list {
    text-align: right;
    padding: 0px;
    margin: 0px;
  }
  .footer-menu .footer-menu-list li {
    display: inline-block;
    height: 20px;
    border-right: 1px solid #666;
  }
  .footer-menu .footer-menu-list li:last-child {
    border: 0px;
  }
  .footer-menu .footer-menu-list li a {
    color: #666;
    text-decoration: none;
    padding: 0 15px;
    margin: 0px;
    line-height: 14px;
    height: 20px;
  }
  .footer-menu .footer-menu-list li a:hover {
    color: #01A1DF;
    text-decoration: none;
    cursor: pointer;
  }
  
  @media screen and (min-width: 768px) and (max-width: 1000px) {
    .footer-menu {
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .footer-menu .footer-menu-list {
      text-align: right;
      padding: 0px;
      margin: 0px;
    }
    .footer-menu .footer-menu-list li {
      display: inline-block;
      height: 20px;
      border-right: 1px solid #666;
    }
    .footer-menu .footer-menu-list li:last-child {
      border: 0px;
    }
    .footer-menu .footer-menu-list li a {
      color: #666;
      text-decoration: none;
      padding: 0 15px;
      margin: 0px;
      line-height: 14px;
      height: 20px;
    }
    .footer-menu .footer-menu-list li a:hover {
      color: #01A1DF;
      text-decoration: none;
      cursor: pointer;
    }
  }
  @media screen and (min-width: 319px) and (max-width: 480px) {
    .footer-menu {
      padding-top: 10px;
      padding-bottom: 10px;
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .footer-menu .footer-menu-list {
      text-align: left;
      padding: 0px;
      margin: 0px;
    }
    .footer-menu .footer-menu-list li {
      display: block;
      height: 20px;
      padding: 0;
      border-right: 0px solid #666;
      margin-bottom: 10px;
    }
    .footer-menu .footer-menu-list li:first-child {
      padding-left: 0;
    }
    .footer-menu .footer-menu-list li:last-child {
      border: 0px;
    }
    .footer-menu .footer-menu-list li a {
      color: #666;
      text-decoration: none;
      padding: 0;
      margin: 0px;
      line-height: 14px;
      height: 20px;
    }
    .footer-menu .footer-menu-list li a:hover {
      color: #01A1DF;
      text-decoration: none;
      cursor: pointer;
    }
  }
  .cookies--wrapper {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 19;
  }
  
  .minimize--modal {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 64px;
    height: 64px;
    z-index: 19;
    cursor: pointer;
  }
  .minimize--modal img {
    max-width: 100%;
  }
  
  .consent--wrapper {
    position: relative;
    width: 100%;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    overflow: hidden;
  }
  .consent--wrapper .content--container {
    display: block;
    padding: 25px 15px;
    overflow: hidden;
  }
  .consent--wrapper .content--container .group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  @media screen and (max-width: 767.98px) {
    .consent--wrapper .content--container .group {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
    }
  }
  .consent--wrapper .content--container h3 {
    margin: 0;
    margin-bottom: 15px;
    font-weight: normal;
    color: #01A1DF;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
  }
  .consent--wrapper .content--container .consent__text {
    color: #666;
    font-size: 20px;
    line-height: 24px;
  }
  .consent--wrapper .content--container .consent__text a {
    color: #01A1DF;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .consent--wrapper .content--container .consent__text a:hover {
    color: #0082D6;
  }
  .consent--wrapper .content--container .consent__button .btn--consent {
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    min-width: 130px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    height: 40px;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 24px;
    color: white;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 1px solid #01A1DF;
    background-color: #01A1DF;
  }
  .consent--wrapper .content--container .consent__button .btn--consent:hover {
    color: white;
    border-color: #0082D6;
    background-color: #0082D6;
  }
  
  .consent--modal {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
    opacity: 0;
    z-index: -1;
  }
  .consent--modal.show {
    position: fixed;
    top: 0;
    left: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    opacity: 1;
    z-index: 2002;
    -webkit-transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
    transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
    transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out;
    transition: z-index 0s 0s ease-in-out, opacity 0.2s 0s ease-in-out, transform 0.2s 0s ease-in-out, -webkit-transform 0.2s 0s ease-in-out;
  }
  .consent--modal .modal--wrapper {
    position: relative;
    max-width: 600px;
    width: 100%;
    height: auto;
    padding: 15px 20px;
    background-color: white;
    -webkit-box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
  }
  .consent--modal .modal--wrapper .modal--head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-bottom: 10px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
  }
  .consent--modal .modal--wrapper .modal--head h3 {
    margin-top: 0;
    font-weight: normal;
    color: #01A1DF;
    font-size: 24px;
    line-height: 28px;
    text-transform: uppercase;
  }
  .consent--modal .modal--wrapper .modal--head h3 img {
    max-width: 28px;
  }
  .consent--modal .modal--wrapper .modal--content {
    color: #666;
    font-size: 20px;
    line-height: 26px;
  }
  .consent--modal .modal--wrapper .modal--content a {
    color: #01A1DF;
    text-decoration: none;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }
  .consent--modal .modal--wrapper .modal--content a:hover {
    color: #0082D6;
  }
  .consent--modal .modal--wrapper .modal--foot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px;
    border-top: 1px solid #ddd;
  }
  .consent--modal .modal--wrapper .modal--foot .btn--custom {
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    min-width: 175px;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    height: 40px;
    padding: 0 30px;
    margin: 0 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 20px;
    line-height: 28px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .consent--modal .modal--wrapper .modal--foot .btn--primary {
    color: white;
    border: 1px solid #01A1DF;
    background-color: #01A1DF;
  }
  .consent--modal .modal--wrapper .modal--foot .btn--primary:hover {
    background-color: #0082D6;
  }
  .consent--modal .modal--wrapper .modal--foot .btn--default {
    color: #333;
    border: 1px solid #ddd;
    background-color: #ddd;
  }
  .consent--modal .modal--wrapper .modal--foot .btn--default:hover {
    color: white;
    background-color: #333;
  }
  .consent--modal .modal--wrapper .modal--close {
    position: absolute;
    top: 15px;
    right: 20px;
    cursor: pointer;
  }
  .consent--modal .modal--wrapper .modal--close img {
    width: 24px;
    height: 24px;
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.4s ease-in-out 0s;
    transition: -webkit-transform 0.4s ease-in-out 0s;
    transition: transform 0.4s ease-in-out 0s;
    transition: transform 0.4s ease-in-out 0s, -webkit-transform 0.4s ease-in-out 0s;
  }
  .consent--modal .modal--wrapper .modal--close:hover img {
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  @media screen and (max-width: 767.98px) {
    .consent--modal .modal--wrapper {
      max-height: 450px;
      overflow-y: auto;
    }
  }
  .consent--modal .consent--list .smk_accordion .accordion_in {
    border: none;
  }
  .consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 15px 0 25px;
    margin-right: 60px;
  }
  .consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head h3 {
    margin: 0 10px;
    font-weight: normal;
    color: #01A1DF;
    font-size: 20px;
    line-height: 26px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head .acc_icon_expand {
    /*position: relative;*/
    top: auto;
    left: 0;
    right: auto;
    margin-top: 0;
    background: none;
    background-image: url("../images/icon--plus.png");
    background-size: cover;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }
  .consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head:hover h3 {
    color: #0082D6;
  }
  .consent--modal .consent--list .smk_accordion.acc_with_icon .accordion_in .acc_head:hover .acc_icon_expand {
    -webkit-transform: scale(0.8) rotate(180deg);
        -ms-transform: scale(0.8) rotate(180deg);
            transform: scale(0.8) rotate(180deg);
  }
  .consent--modal .consent--list .smk_accordion .accordion_in .acc_content {
    font-size: 20px;
    line-height: 26px;
    color: #666;
  }
  .consent--modal .input__box {
    position: absolute;
    top: 19px;
    right: 5px;
  }
  .consent--modal .input__box .input--lock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 45px !important;
    height: 20px;
    margin: 0;
    border-radius: 30px;
    background-color: #0082D6;
  }
  .consent--modal .input__box .input--lock img {
    width: auto;
    height: 14px;
  }
  .consent--modal .input__box input.switch {
    position: relative;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 45px !important;
    height: 20px;
    margin: 0;
    border-radius: 30px;
    cursor: pointer;
    background: #ccc;
    -webkit-transition: padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    transition: padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out;
    transition: box-shadow 0.3s ease-in-out, padding 0.25s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
    -webkit-transition-delay: 0.1s, 0s;
            transition-delay: 0.1s, 0s;
  }
  .consent--modal .input__box input.switch:focus {
    border: 0;
    outline: 0;
  }
  .consent--modal .input__box input.switch:checked {
    -webkit-transition-delay: 0s, 0s;
            transition-delay: 0s, 0s;
    -webkit-box-shadow: inset 0 0 0 2.62857em #0082D6 !important;
            box-shadow: inset 0 0 0 2.62857em #0082D6 !important;
    padding-left: 25px;
  }
  .consent--modal .input__box input.switch:before {
    display: inline-block;
    height: 14px;
    width: 14px;
    margin: 3px;
    background-color: #fff;
    border-radius: 50%;
    -webkit-transition: all 0.1s ease 0.1s;
    transition: all 0.1s ease 0.1s;
  }
  .consent--modal .input__box input.switch:before, .consent--modal .input__box input.switch:after {
    content: "";
    display: block;
  }
  .consent--modal .input__box input.switch:active::before {
    -webkit-transition: all 0.1s ease 0.05s;
    transition: all 0.1s ease 0.05s;
  }
  
  /* general inputs buttons style  */
  /* ############################################# */
  /*                  General Input                */
  /* ############################################# */
  .gen-input {
    position: relative;
    display: block;
    float: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 3px;
    height: 24px;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 1.2em;
  }
  .gen-input:hover {
    border-color: #ccc;
  }
  .gen-input > i {
    display: none;
  }
  .gen-input > input[type=text], .gen-input input[type=password] {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 3px 10px;
    width: 100%;
    height: 100%;
    font-size: 13px;
    color: #333;
    border: 0;
    outline: 0;
  }
  .gen-input select.selectric {
    width: 130px;
  }
  .gen-input .selectricWrapper {
    min-width: 100px;
    width: 100%;
  }
  .gen-input .selectric {
    border: 0 none;
  }
  .gen-input .selectric .label {
    margin: 0px 8px 0px 0px;
    padding: 2px 10px 2px 0;
  }
  .gen-input .selectric .button {
    width: 16px;
  }
  .gen-input.block {
    display: block;
    float: none;
  }
  .gen-input.round {
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .gen-input.round.icn-left {
    padding: 0 3px 0 5px;
  }
  .gen-input.round.icn-left .selectricWrapper {
    padding-left: 16px;
  }
  .gen-input.round.icn-left .selectricWrapper .selectricItems {
    margin-left: 16px;
  }
  .gen-input.round.icn-right {
    padding: 0 5px 0 3px;
  }
  .gen-input.round.icn-right .selectricWrapper {
    padding-right: 16px;
  }
  .gen-input.round.icn-right .selectricWrapper .selectricItems {
    margin-right: 16px;
  }
  .gen-input.pround {
    padding: 0 9px;
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(../PIE.htc);
  }
  .gen-input.pround .selectric .button {
    width: 8px;
  }
  .gen-input.pround.icn-left {
    padding: 0 9px 0 9px;
  }
  .gen-input.pround.icn-left > i {
    margin: 3px 0 0 6px;
  }
  .gen-input.pround.icn-left .selectricWrapper {
    padding-left: 16px;
  }
  .gen-input.pround.icn-left .selectricWrapper .selectricItems {
    margin-left: 16px;
  }
  .gen-input.pround.icn-right {
    padding: 0 9px 0 9px;
  }
  .gen-input.pround.icn-right > i {
    margin: 3px 6px 0 0;
  }
  .gen-input.pround.icn-right .selectricWrapper {
    padding-right: 16px;
  }
  .gen-input.pround.icn-right .selectricWrapper .selectricItems {
    margin-right: 16px;
  }
  .gen-input.icn-left > input[type=text], .gen-input.icn-left input[type=password] {
    float: right;
  }
  .gen-input.icn-left > i {
    position: absolute;
    display: block;
    float: left;
    left: 0;
    margin: 3px 0 0 3px;
    font-size: 14px;
    color: #666;
  }
  .gen-input.icn-left > i + input {
    padding-left: 15px;
  }
  .gen-input.icn-left-outside {
    margin-left: 23px;
  }
  .gen-input.icn-left-outside > input[type=text], .gen-input.icn-left-outside input[type=password] {
    float: right;
  }
  .gen-input.icn-left-outside > i {
    position: absolute;
    display: block;
    float: left;
    left: -23px;
    margin: 3px 0 0 3px;
    font-size: 14px;
    color: #666;
  }
  .gen-input.icn-right > input[type=text], .gen-input.icn-right input[type=password] {
    float: left;
  }
  .gen-input.icn-right > i {
    position: absolute;
    display: block;
    float: right;
    right: 0;
    margin: 3px 3px 0 0;
    font-size: 14px;
    color: #666;
  }
  .gen-input.icn-right > i + input {
    padding-right: 15px;
  }
  .gen-input.icn-right-outside {
    margin-right: 23px;
  }
  .gen-input.icn-right-outside > input[type=text], .gen-input.icn-right-outside input[type=password] {
    float: left;
  }
  .gen-input.icn-right-outside > i {
    position: absolute;
    display: block;
    float: right;
    right: -23px;
    margin: 3px 3px 0 0;
    font-size: 14px;
    color: #666;
  }
  /* ############################################# */
  /*                 General button                */
  /* ############################################# */
  .gen-button {
    position: relative;
    display: block;
    float: left;
    min-width: 60px;
    height: 24px;
    text-align: center;
    line-height: 1.2 !important;
  }
  .gen-button:hover {
    text-decoration: underline;
  }
  .gen-button > input[type=button],
  .gen-button input[type=submit],
  .gen-button input[type=reset], .gen-button a {
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    outline: 0 none;
    color: #666;
    text-decoration: none;
    border: 0 none;
    background: 0 none;
  }
  .gen-button > i {
    display: none;
    position: absolute;
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #666;
  }
  .gen-button.round {
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  .gen-button.pround {
    padding: 0 5px;
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(../PIE.htc);
  }
  .gen-button.round-left {
    border-radius: 12px 2px 2px 12px;
    -pie-border-radius: 12px 2px 2px 12px;
    behavior: url(../PIE.htc);
  }
  .gen-button.round-left > input, .gen-button.round-left a {
    padding-left: 20px;
  }
  .gen-button.round-right {
    border-radius: 2px 12px 12px 2px;
    -pie-border-radius: 2px 12px 12px 2px;
    behavior: url(../PIE.htc);
  }
  .gen-button.round-right > input, .gen-button.round-right a {
    padding-right: 20px;
  }
  .gen-button.icn-left > i {
    display: block;
    left: 10px;
  }
  .gen-button.icn-left > i + input, .gen-button.icn-left i + a {
    padding-left: 25px;
    text-align: right;
  }
  .gen-button.icn-right > i {
    display: block;
    right: 10px;
  }
  .gen-button.icn-right > i + input, .gen-button.icn-right i + a {
    padding-right: 25px;
    text-align: left;
  }
  .gen-button.color-main {
    background: #01A1DF;
  }
  .gen-button.color-main:hover {
    text-decoration: none;
    background: #01b3f8;
  }
  .gen-button.color-main > input, .gen-button.color-main a, .gen-button.color-main i {
    color: #fff;
  }
  .gen-button.color-secondary1 {
    background: #0082D6;
  }
  .gen-button.color-secondary1:hover {
    text-decoration: none;
    background: #0091f0;
  }
  .gen-button.color-secondary1 > input, .gen-button.color-secondary1 a, .gen-button.color-secondary1 i {
    color: #fff;
  }
  .gen-button.color-black {
    background: #373737;
  }
  .gen-button.color-black:hover {
    text-decoration: none;
    background: #444444;
  }
  .gen-button.color-black > input, .gen-button.color-black a, .gen-button.color-black i {
    color: #fff;
  }
  .gen-button.color-white {
    background: #fff;
  }
  .gen-button.color-white:hover {
    text-decoration: none;
    background: #fafafa;
  }
  .gen-button.color-white > input, .gen-button.color-white a {
    color: #01A1DF;
  }
  .gen-button.color-white i {
    color: #000 !important;
  }
  .gen-button.color-default {
    background: #efefef;
  }
  .gen-button.color-default:hover {
    text-decoration: none;
    background: #eaeaea;
  }
  .gen-button.color-default > input, .gen-button.color-default a {
    color: #666;
  }
  .gen-button.color-default i {
    color: #666 !important;
  }
  
  .gen-circle-button {
    position: relative;
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 1.2;
    border-radius: 12px;
    -pie-border-radius: 12px;
    behavior: url(../PIE.htc);
  }
  .gen-circle-button > input[type=button], .gen-circle-button input[type=submit], .gen-circle-button input[type=reset], .gen-circle-button a {
    z-index: 90;
    top: 0;
    display: block;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: 100%;
    outline: 0 none;
    font-size: 20px;
    color: #666;
    text-decoration: none;
    border: 0 none;
    background: transparent;
  }
  .gen-circle-button i {
    position: absolute;
    z-index: 10;
    top: 0;
    margin: 5px 0 0 0;
    font-size: 14px;
    color: #666;
  }
  .gen-circle-button.icn-left i {
    right: 11px;
  }
  .gen-circle-button.icn-left i:before {
    content: "\f0d9";
  }
  .gen-circle-button.icn-right i {
    left: 11px;
  }
  .gen-circle-button.icn-right i:before {
    content: "\f0da";
  }
  .gen-circle-button.icn-up i {
    left: 8px;
  }
  .gen-circle-button.icn-up i:before {
    content: "\f0d8";
  }
  .gen-circle-button.icn-down i {
    left: 8px;
  }
  .gen-circle-button.icn-down i:before {
    content: "\f0d7";
  }
  .gen-circle-button.color-main {
    background: #01A1DF;
  }
  .gen-circle-button.color-main:hover {
    text-decoration: none;
    background: #01b3f8;
  }
  .gen-circle-button.color-main > input, .gen-circle-button.color-main a, .gen-circle-button.color-main i {
    color: #fff;
  }
  .gen-circle-button.color-black {
    background: #373737;
  }
  .gen-circle-button.color-black:hover {
    text-decoration: none;
    background: #444444;
  }
  .gen-circle-button.color-black > input, .gen-circle-button.color-black a, .gen-circle-button.color-black i {
    color: #fff;
  }
  
  /* ############################################# */
  /*                  General text                 */
  /* ############################################# */
  .forms-text {
    display: block;
    float: left;
    padding: 0 5px;
    padding-top: 4px;
    min-height: 24px;
    font-size: 13px;
    line-height: 1.3;
  }
  .forms-text.fontfacetext, .forms-text .fontfacetext-bold {
    padding-top: 0;
    font-size: 20px;
    line-height: 1.2;
  }
  .forms-text > a {
    color: #01A1DF;
    text-decoration: none;
  }
  .forms-text > a:hover {
    text-decoration: underline;
  }
  
  /* ############################################# */
  /*             General form element              */
  /* ############################################# */
  .gen-form {
    display: block;
    float: left;
    padding: 0 3px;
    border: 1px solid #ddd;
  }
  .gen-form:hover {
    border-color: #ccc;
  }
  .gen-form.textarea > textarea {
    width: 100%;
    border: 0 none;
    resize: none;
    outline: 0;
  }
  .gen-form.round {
    border-radius: 5px;
    -pie-border-radius: 5px;
    behavior: url(../PIE.htc);
  }
  
  /* ############################################# */
  /*             General form setting              */
  /* ############################################# */
  .form-section table td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .form-section > .row {
    margin-bottom: 10px;
  }
  
  .inline_list {
    margin: 0;
    padding: 0;
  }
  .inline_list--item {
    display: block;
    float: left;
    margin: 0 0 0 5px;
    padding: 0;
  }
  .inline_list--item:first-child {
    margin: 0 0 0 0;
  }
  
  /* general table style  */
  .table-responsive {
    padding-bottom: 15px;
  }
  .table-responsive .table {
    border-collapse: separate;
  }
  .table-responsive .table thead th {
    vertical-align: middle;
  }
  .table-responsive .table > tbody > tr > td {
    padding: 1px;
    font-size: 13px;
  }
  .table-responsive .table .tb-tab1-1,
  .table-responsive .table .tb-tab1-2 {
    width: 50%;
    background-color: #0082D6;
    padding: 15px 20px 14px 20px;
    border-right: 1px solid #fff;
  }
  .table-responsive .table .tb-tab1-2 {
    border-right: 0px;
  }
  .table-responsive .table .tb-tab2-1 {
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
  }
  .table-responsive .table .tb-tab2-2 {
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
    text-align: right;
  }
  .table-responsive .table .tb-tab3-1,
  .table-responsive .table .tb-tab3-2 {
    width: 50%;
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
    border-right: 1px solid #fff;
  }
  .table-responsive .table .tb-tab3-2 {
    border-right: 0px;
  }
  .table-responsive .table .tb-tab-4 {
    width: 50%;
  }
  .table-responsive .table .tb-tab5-1,
  .table-responsive .table .tb-tab5-2 {
    background-color: #0082D6;
    padding: 10px 5px 9px;
    border-right: 1px solid #fff;
    text-align: center;
  }
  .table-responsive .table .tb-tab5-2 {
    border-right: 0px;
  }
  .table-responsive .table .tb-tab-w1 {
    background-color: #fff;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-w1-1 {
    background-color: #fff;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-w2 {
    background-color: #fff;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-w3 {
    background-color: #fff;
    padding: 5px 8px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-g1 {
    background-color: #EFEFEF;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-g1-1 {
    background-color: #EFEFEF;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-g2 {
    background-color: #EFEFEF;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-g3 {
    background-color: #EFEFEF;
    padding: 5px 8px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-b1 {
    background-color: #232323;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-b1-1 {
    background-color: #232323;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-b2 {
    background-color: #232323;
    padding: 5px 8px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .tb-tab-b3 {
    background-color: #232323;
    padding: 5px 8px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .table-responsive .table .table-sub {
    border-collapse: collapse;
  }
  .table-responsive .table .table-sub tbody tr td:first-child {
    min-width: 100px;
  }
  
  /* content page*/
  /* param as  width, top, left, opacity(ex: 0.80), fontsize, line-height */
  .circle-box .circle {
    overflow: hidden;
    display: table;
    position: relative;
    top: 0;
    left: 0;
    text-align: center;
  }
  .circle-box .circle span {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
  }
  .circle-box .circle a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .circle-box .circle > i {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 20px;
    color: #fff;
  }
  .lt-ie9 .circle-box .circle {
    overflow: hidden;
    display: table;
    position: absolute;
    text-align: center;
  }
  .lt-ie9 .circle-box .circle span {
    display: table-cell;
    vertical-align: middle;
  }
  .lt-ie9 .circle-box .circle a {
    display: block;
    color: #fff;
    text-decoration: none;
  }
  .lt-ie9 .circle-box .circle > i {
    position: absolute;
    bottom: 18%;
    right: 18%;
    font-size: 20px;
    color: #fff;
  }
  @media (min-width: 768px) {
    .circle-box .circle {
      overflow: hidden;
      display: table;
      position: absolute;
      text-align: center;
    }
    .circle-box .circle span {
      display: table-cell;
      vertical-align: middle;
    }
    .circle-box .circle a {
      display: block;
      color: #fff;
      text-decoration: none;
    }
    .circle-box .circle > i {
      position: absolute;
      bottom: 18%;
      right: 18%;
      font-size: 20px;
      color: #fff;
    }
  }
  
  .mutual-fund .content-section .grid .col-sm-6,
  .mutual-fund .content-section .grid .col-md-6,
  .mutual-fund .content-section .grid .col-sm-12 {
    padding-left: 3px;
    padding-right: 3px;
  }
  @media screen and (max-width: 767px) {
    .mutual-fund .content-section .grid .col-sm-6,
    .mutual-fund .content-section .grid .col-md-6,
    .mutual-fund .content-section .grid .col-sm-12 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  .mutual-fund .content-section .grid .grid-item .grid-item-content {
    height: 160px;
    margin-bottom: 6px;
  }
  @media screen and (max-width: 1200px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content {
      height: 135px;
    }
  }
  @media screen and (max-width: 999px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content {
      height: 210px;
    }
  }
  @media screen and (max-width: 767px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content {
      height: auto;
    }
  }
  .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
    height: 326px;
  }
  @media screen and (max-width: 1200px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
      height: 276px;
    }
  }
  @media screen and (max-width: 999px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
      height: 426px;
    }
  }
  @media screen and (max-width: 767px) {
    .mutual-fund .content-section .grid .grid-item .grid-item-content--height2 {
      height: auto;
    }
  }
  .mutual-fund .content-section .widget {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .mutual-fund .content-section .widget .img-widget {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .mutual-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    max-width: 100%;
  }
  @media screen and (max-width: 1000px) {
    .mutual-fund .content-section .widget .img-widget .img-custom-responsive {
      width: 100%;
    }
  }
  @media screen and (max-width: 767px) {
    .mutual-fund .content-section .widget .img-widget .img-custom-responsive {
      width: auto;
      display: block;
      margin: 0 auto;
    }
  }
  .mutual-fund .content-section .widget .txt-widget {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
  }
  .mutual-fund .content-section .widget .txt-widget .icon-link.-top {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .mutual-fund .content-section .widget .txt-widget .icon-link.-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .mutual-fund .content-section .widget .txt-widget .txt-link {
    font-family: "DB_Adman_X";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
  .mutual-fund .content-section .widget .txt-widget.-bottom {
    bottom: 20px;
  }
  .mutual-fund .content-section .widget .txt-widget.-bottom .txt-link {
    text-align: center;
  }
  .mutual-fund .content-section .widget .txt-widget.-middle {
    top: 25%;
    vertical-align: top;
  }
  .mutual-fund .content-section .widget.-bg-blue {
    background-color: #01A1DF;
  }
  .mutual-fund .content-section .widget.-bg-grey {
    background-color: #999999;
  }
  .mutual-fund .content-section .targetDiv {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 492px;
    background-color: #fff;
    border: 1px solid #666;
    display: none;
    z-index: 9;
  }
  @media screen and (max-width: 999px) {
    .mutual-fund .content-section .targetDiv {
      height: auto;
      padding-bottom: 15px;
    }
  }
  .mutual-fund .content-section .mutual-list {
    padding: 10px 15px;
    position: relative;
  }
  .mutual-fund .content-section .mutual-list .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .mutual-fund .content-section .mutual-list .list-menu {
    overflow: auto;
    position: relative;
    height: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .mutual-fund .content-section .mutual-list .list-menu ul {
    padding: 0px;
    padding-left: 1px;
    margin: 0px;
    list-style: none;
  }
  .mutual-fund .content-section .mutual-list .list-menu ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .mutual-fund .content-section .mutual-list .list-menu ul li a {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    color: #666;
  }
  .mutual-fund .content-section .mutual-list .list-menu ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  @media screen and (max-width: 999px) {
    .mutual-fund .content-section .mutual-list .list-menu {
      height: auto;
      padding-bottom: 15px;
    }
  }
  .mutual-fund .content-section .btn-close {
    position: absolute;
    top: 5px;
    right: 12px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 0px;
  }
  .mutual-fund .content-section .btn-close i {
    margin-left: 0px;
    font-size: 26px;
  }
  .mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
  }
  .mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #999999;
  }
  .mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .mutual-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #999999;
  }
  .mutual-fund .content-section .mCSB_scrollTools {
    right: 0px;
  }
  
  .property-fund .content-section {
    min-height: 1px;
  }
  .property-fund .content-section .grid .col-sm-6,
  .property-fund .content-section .grid .col-md-6,
  .property-fund .content-section .grid .col-sm-12 {
    padding-left: 3px;
    padding-right: 3px;
  }
  @media screen and (max-width: 767px) {
    .property-fund .content-section .grid .col-sm-6,
    .property-fund .content-section .grid .col-md-6,
    .property-fund .content-section .grid .col-sm-12 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  .property-fund .content-section .grid .grid-item .grid-item-content {
    height: 329px;
    margin-bottom: 6px;
  }
  @media screen and (max-width: 767px) {
    .property-fund .content-section .grid .grid-item .grid-item-content {
      height: auto;
    }
  }
  .property-fund .content-section .widget {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .property-fund .content-section .widget .img-widget {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  @media screen and (max-width: 1000px) {
    .property-fund .content-section .widget .img-widget .img-custom-responsive {
      width: 100%;
    }
  }
  .property-fund .content-section .widget .txt-widget {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
  }
  .property-fund .content-section .widget .txt-widget .icon-link.-top {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .property-fund .content-section .widget .txt-widget .icon-link.-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .property-fund .content-section .widget .txt-widget .txt-link {
    font-family: "DB_Adman_X";
    font-size: 24px;
    line-height: 24px;
    color: #666;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
  .property-fund .content-section .widget .txt-widget.-bottom {
    bottom: 20px;
  }
  .property-fund .content-section .widget .txt-widget.-bottom .txt-link {
    text-align: center;
  }
  .property-fund .content-section .widget .txt-widget.-middle {
    top: 25%;
    vertical-align: top;
  }
  .property-fund .content-section .widget.-bg-blue {
    background-color: #01A1DF;
  }
  .property-fund .content-section .widget.-bg-grey {
    background-color: #999999;
  }
  .property-fund .content-section .targetDiv {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #666;
    display: none;
    z-index: 9;
  }
  @media screen and (max-width: 999px) {
    .property-fund .content-section .targetDiv {
      width: 100%;
      height: 100%;
    }
  }
  .property-fund .content-section .mutual-list {
    padding: 10px 15px;
    position: relative;
  }
  .property-fund .content-section .mutual-list .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .property-fund .content-section .mutual-list .list-menu {
    overflow: auto;
    position: relative;
    height: 250px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .property-fund .content-section .mutual-list .list-menu ul {
    padding: 0px;
    padding-left: 1px;
    margin: 0px;
    list-style: none;
  }
  .property-fund .content-section .mutual-list .list-menu ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .property-fund .content-section .mutual-list .list-menu ul li a {
    color: #666;
  }
  .property-fund .content-section .mutual-list .list-menu ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  .property-fund .content-section .btn-close {
    position: absolute;
    top: 5px;
    right: 12px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 0px;
  }
  .property-fund .content-section .btn-close i {
    margin-left: 0px;
    font-size: 26px;
  }
  .property-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
  }
  .property-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #999999;
  }
  .property-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .property-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #999999;
  }
  .property-fund .content-section .mCSB_scrollTools {
    right: 9px;
  }
  
  .private-fund .shortcut-menu {
    position: absolute;
    top: 100px;
    z-index: 9;
    right: 0;
  }
  .private-fund .shortcut-menu ul {
    padding: 0px;
    margin: 0px;
  }
  .private-fund .shortcut-menu ul li {
    padding: 12px 15px;
    margin-bottom: 10px;
    list-style: none;
    display: block;
    transition: width 0.2s ease-in-out 0s;
    -webkit-transition: width 0.2s ease-in-out 0s;
    -moz-transition: width 0.2s ease-in-out 0s;
    -o-transition: width 0.2s ease-in-out 0s;
    height: 50px;
    clear: both;
    overflow: hidden;
  }
  .private-fund .shortcut-menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .private-fund .shortcut-menu ul li a:hover {
    text-decoration: none;
  }
  .private-fund .shortcut-menu ul li a img,
  .private-fund .shortcut-menu ul li a i {
    margin-right: 10px;
  }
  .private-fund .shortcut-menu ul li a span {
    color: #fff;
  }
  .private-fund .shortcut-menu .link-login {
    width: 150px;
    float: right;
  }
  .private-fund .shortcut-menu .link-login:hover {
    width: 150px;
  }
  .private-fund .shortcut-menu .link-video {
    width: 150px;
    float: right;
  }
  .private-fund .shortcut-menu .link-video:hover {
    width: 150px;
  }
  .private-fund .shortcut-menu .bg-shortcut-link {
    background-color: #01A1DF;
    -webkit-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
  }
  .private-fund .shortcut-menu .bg-shortcut-link:hover {
    background-color: #0082D6;
  }
  @media screen and (max-width: 767px) {
    .private-fund .shortcut-menu {
      top: 195px;
    }
    .private-fund .shortcut-menu ul li span {
      display: none;
    }
    .private-fund .shortcut-menu .link-login {
      width: 55px;
      float: right;
    }
    .private-fund .shortcut-menu .link-login:hover {
      width: 55px;
    }
    .private-fund .shortcut-menu .link-video {
      width: 55px;
      float: right;
    }
    .private-fund .shortcut-menu .link-video:hover {
      width: 55px;
    }
  }
  .private-fund .private-login {
    display: none;
    position: absolute;
    top: 100px;
    right: 0;
    width: 295px;
    height: 210px;
    background-color: #01A1DF;
    z-index: 99;
  }
  .private-fund .private-login .box-login {
    display: block;
    padding: 10px;
    position: relative;
  }
  .private-fund .private-login .box-login .btn-close {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    border: 0px;
  }
  .private-fund .private-login .box-login .txt-title {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #fff;
    font-family: "DB_Adman_X";
  }
  .private-fund .private-login .box-login .txt-title h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
  }
  .private-fund .private-login .box-login .txt-title h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;
  }
  .private-fund .private-login .box-login .how-login .choose-login {
    margin-bottom: 15px;
  }
  .private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper {
    width: 100%;
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 30px;
  }
  .private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric {
    border: none;
  }
  .private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric .label {
    color: #666;
    height: 30px;
  }
  .private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric .button {
    height: 30px;
  }
  .private-fund .private-login .box-login .how-login .choose-login .selectric-wrapper .selectric-items {
    color: #666;
    border: none;
  }
  .private-fund .heading-section .search-section {
    display: none;
  }
  .private-fund .content-section .grid .col-sm-6,
  .private-fund .content-section .grid .col-md-6 {
    padding-left: 3px;
    padding-right: 3px;
  }
  @media screen and (max-width: 767px) {
    .private-fund .content-section .grid .col-sm-6,
    .private-fund .content-section .grid .col-md-6 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  .private-fund .content-section .grid .grid-item .grid-item-content {
    height: 329px;
    margin-bottom: 6px;
  }
  .private-fund .content-section .widget {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .private-fund .content-section .widget .img-widget {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .private-fund .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    max-width: 100%;
  }
  @media screen and (max-width: 1000px) {
    .private-fund .content-section .widget .img-widget .img-custom-responsive {
      width: 100%;
    }
  }
  @media screen and (max-width: 767px) {
    .private-fund .content-section .widget .img-widget .img-custom-responsive {
      width: auto;
      display: block;
      margin: 0 auto;
    }
  }
  .private-fund .content-section .widget .txt-widget {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
  }
  .private-fund .content-section .widget .txt-widget .icon-link.-top {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .private-fund .content-section .widget .txt-widget .icon-link.-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .private-fund .content-section .widget .txt-widget .txt-link {
    font-family: "DB_Adman_X";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
  .private-fund .content-section .widget .txt-widget.-bottom {
    bottom: 20px;
  }
  .private-fund .content-section .widget .txt-widget.-bottom .txt-link {
    text-align: center;
  }
  .private-fund .content-section .widget .txt-widget.-middle {
    top: 25%;
    vertical-align: top;
  }
  .private-fund .content-section .widget.-bg-blue {
    background-color: #01A1DF;
  }
  .private-fund .content-section .widget.-bg-grey {
    background-color: #999999;
  }
  .private-fund .content-section .targetDiv {
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #666;
    display: none;
    z-index: 9;
  }
  @media screen and (max-width: 999px) {
    .private-fund .content-section .targetDiv {
      width: 100%;
      height: 100%;
    }
  }
  .private-fund .content-section .mutual-list {
    padding: 10px 15px;
    position: relative;
  }
  .private-fund .content-section .mutual-list .txt-highlight {
    margin-bottom: 15px;
  }
  .private-fund .content-section .mutual-list .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    margin: 0px;
    font-weight: normal;
  }
  .private-fund .content-section .mutual-list .list-menu {
    overflow: auto;
    position: relative;
    height: 260px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .private-fund .content-section .mutual-list .list-menu p {
    margin-bottom: 15px;
  }
  .private-fund .content-section .mutual-list .list-menu ul {
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
    list-style: none;
  }
  .private-fund .content-section .mutual-list .list-menu ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .private-fund .content-section .mutual-list .list-menu ul li a {
    color: #666;
  }
  .private-fund .content-section .mutual-list .list-menu ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  @media screen and (max-width: 768px) {
    .private-fund .content-section .mutual-list {
      padding: 30px 15px;
    }
  }
  .private-fund .content-section .contact-staff {
    padding: 10px 15px;
    position: relative;
  }
  .private-fund .content-section .contact-staff .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper {
    width: 300px;
    font-family: arial, sans-serif;
    font-size: 13px;
    line-height: 30px;
    border: 1px solid #ddd;
    border-radius: 15px;
    -pie-border-radius: 15px;
    behavior: url(../PIE.htc);
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric {
    border: none;
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric .label {
    margin: 0 32px 0 15px;
    color: #666;
    height: 30px;
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric .button {
    height: 30px;
  }
  .private-fund .content-section .contact-staff .list-contact .selectric-wrapper .selectric-items {
    color: #666;
    border: none;
  }
  .private-fund .content-section .contact-staff .list-contact .status {
    margin: 15px 0;
    padding: 10px;
    display: none;
  }
  .private-fund .content-section .contact-staff .list-contact .status .txt-title {
    font-family: "DB_Adman_X";
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;
    margin: 5px 0;
    display: block;
  }
  .private-fund .content-section .contact-staff .list-contact .status .tel {
    margin: 5px 0;
    display: block;
  }
  .private-fund .content-section .contact-staff .list-contact .status .email {
    margin: 5px 0;
    display: block;
    color: #01A1DF;
    text-decoration: none;
  }
  .private-fund .content-section .contact-staff .list-contact .status .email:hover {
    color: #0082D6;
    text-decoration: none;
  }
  @media screen and (max-width: 768px) {
    .private-fund .content-section .contact-staff {
      padding: 30px 15px;
    }
    .private-fund .content-section .contact-staff .list-contact .selectric-wrapper {
      max-width: 90%;
    }
  }
  .private-fund .content-section .btn-close {
    position: absolute;
    top: 5px;
    right: 12px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 0px;
  }
  .private-fund .content-section .btn-close i {
    margin-left: 0px;
    font-size: 26px;
  }
  .private-fund .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
  }
  .private-fund .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #999999;
  }
  .private-fund .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .private-fund .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #999999;
  }
  
  .mutual-fund .content-section {
    min-height: 500px;
  }
  
  .fund-details .heading-section .title-section {
    margin: 15px auto;
  }
  .fund-details .content-details {
    position: relative;
    margin: 30px 0;
  }
  .fund-details .content-details .add-this-print {
    width: auto;
    min-height: 25px;
    padding: 5px 10px;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: right;
    z-index: 1;
  }
  .fund-details .content-details .add-this-print a {
    color: #fff;
    font-family: "DB_Adman_X";
    font-size: 20px;
    margin: 0 5px 5px;
    padding: 5px 15px;
    display: block;
    text-align: center;
    background-color: #01A1DF;
    -webkit-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
  }
  .fund-details .content-details .add-this-print a:hover {
    color: #fff;
    background-color: #0082D6;
    text-decoration: none;
  }
  .fund-details .content-details .add-this-print a i {
    font-size: 16px;
  }
  .fund-details .content-details .heading-bar .mutual-name {
    position: relative;
    background-color: #0082D6;
  }
  .fund-details .content-details .heading-bar .mutual-name :after {
    bottom: 100%;
    left: 50px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #0082D6;
    border-width: 15px;
    margin-left: -15px;
  }
  .fund-details .content-details .heading-bar .mutual-name h3 {
    padding: 10px 10px 20px;
    font-size: 34px;
    line-height: 1.2em;
    color: #fff;
    font-family: "DB_Adman_X";
    font-weight: normal;
  }
  .fund-details .content-details .heading-bar .mutual-date {
    display: inline-block;
    font-family: "DB_Adman_X";
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    padding: 10px;
    line-height: 1.2em;
  }
  .fund-details .content-details .heading-bar .mutual-date .date-nav {
    font-size: 36px;
    color: #01A1DF;
  }
  .fund-details .content-details .heading-bar .mutual-nav {
    display: inline-block;
    font-family: "DB_Adman_X";
    font-weight: normal;
    font-size: 20px;
    text-align: right;
    padding: 10px;
    line-height: 1.2em;
  }
  .fund-details .content-details .heading-bar .mutual-nav .value-nav {
    font-size: 43px;
    color: #01A1DF;
  }
  .fund-details .content-details .img-information {
    margin-bottom: 15px;
  }
  .fund-details .content-details .img-information .img-responsive {
    width: 100%;
  }
  .fund-details .content-details .txt-title h3 {
    padding: 10px 10px 20px;
    font-size: 34px;
    line-height: 1.2em;
    color: #666;
    font-family: "DB_Adman_X";
    font-weight: normal;
  }
  .fund-details .content-details .jpage-container .item-Page-1 {
    margin: 10px 0;
  }
  .fund-details .content-details .jpage-container .item-Page-1 .itemPage {
    border: 1px solid #666;
    padding: 3px 5px 2px;
    line-height: 20px;
  }
  .fund-details .content-details .jpage-container .item-Page-2 {
    text-align: right;
    margin: 10px 0;
  }
  .fund-details .content-details .jpage-container .item-Page-2 .holder {
    margin: 0px;
    line-height: 20px;
  }
  .fund-details .content-details.-general-information .col-md-4 {
    padding-right: 5px !important;
  }
  .fund-details .content-details.-general-information .col-md-8 {
    padding-left: 5px !important;
  }
  .fund-details .content-details.-general-information .txt-information {
    overflow: auto;
    position: relative;
    height: 800px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    line-height: 18px;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    margin-bottom: 15px;
    width: 100% !important;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr {
    border-bottom: 1px solid #fff;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th {
    width: 35%;
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    vertical-align: text-top;
    background-color: #0082D6;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    font-weight: normal !important;
    width: 65%;
    vertical-align: text-top;
    background-color: #fff;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:first-child, .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:first-child {
    width: 35%;
    font-weight: normal;
    vertical-align: text-top;
    background-color: #0082D6;
    padding: 10px;
    color: #fff;
    background-color: #0082D6;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:last-child, .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:last-child {
    width: 65%;
    vertical-align: text-top;
    background-color: #fff;
    padding: 10px;
    color: #666;
    background-color: #fff;
  }
  .fund-details .content-details.-general-information .txt-information .table-responsive sub,
  .fund-details .content-details.-general-information .txt-information .table-responsive sup,
  .fund-details .content-details.-general-information .txt-information .table-responsive p,
  .fund-details .content-details.-general-information .txt-information .table-responsive span {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
  }
  .fund-details .content-details.-general-information .txt-information .-label {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    padding: 0;
    color: #fff;
    background-color: #0082D6;
  }
  .fund-details .content-details.-general-information .txt-information .-label.-title {
    font-weight: bold;
  }
  .fund-details .content-details.-general-information .txt-information .-information {
    font-family: "DB_Adman_X" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    font-weight: normal !important;
    padding: 0;
    color: #666;
    background-color: #fff;
  }
  .fund-details .content-details.-general-information .txt-information .remark {
    position: relative;
    margin-bottom: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .fund-details .content-details.-general-information .txt-information .remark .bullet {
    padding: 5px 0 5px 16px;
    list-style: circle;
  }
  .fund-details .content-details.-general-information .txt-information .remark .bullet li {
    color: #01A1DF;
  }
  .fund-details .content-details.-general-information .txt-information .remark .bullet li span {
    color: #666;
  }
  @media screen and (max-width: 767px) {
    .fund-details .content-details.-general-information .txt-information {
      height: auto;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive {
      line-height: unset;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr {
      border-bottom: 1px solid #fff;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th {
      display: block;
      margin-bottom: 0px;
      width: 100%;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td {
      display: block;
      margin-bottom: 0px;
      width: 100% !important;
      height: auto !important;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:first-child,
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:first-child {
      width: 100%;
    }
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr th:last-child,
    .fund-details .content-details.-general-information .txt-information .table-responsive table tbody tr td:last-child {
      width: 100%;
    }
    .fund-details .content-details.-general-information .txt-information .-label {
      padding: 5px;
      color: #fff;
      background-color: #0082D6;
    }
    .fund-details .content-details.-general-information .txt-information .-information {
      padding: 5px;
      color: #666;
      background-color: #fff;
    }
  }
  .fund-details .content-details.-graph-information .graph-wrapper .graph-display {
    margin-bottom: 20px;
    overflow: hidden;
  }
  .fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts {
    display: block;
    margin-top: 10px;
    margin-bottom: 1px;
  }
  .fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a {
    text-align: center;
    display: block;
    line-height: 24px;
    padding: 3px 10px 2px;
    background-color: #3C3C3C;
    color: #fff;
    font-family: "DB_Adman_X";
    font-size: 20px;
    text-decoration: none;
    border: 1px solid #fff;
  }
  .fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a:hover {
    color: #fff;
    background-color: #0082D6;
  }
  .fund-details .content-details.-graph-information .graph-wrapper .graph-display .nav-charts a.active {
    color: #fff;
    background-color: #0082D6;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    text-align: right;
    z-index: 1;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a {
    color: #666;
    font-size: 18px;
    line-height: 20px;
    margin: 0 5px;
    padding: 3px 10px 2px;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a:hover {
    color: #0082D6;
    text-decoration: none;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a.export-excel {
    color: #009900;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a.export-excel:hover {
    color: #0082D6;
    text-decoration: none;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .add-this-excel a i {
    font-size: 16px;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .nav-table {
    min-height: 465px;
  }
  .fund-details .content-details.-history-nav-information .nav-wrapper .nav-table .txt-title-1 {
    font-family: "DB_Adman_X";
    font-size: 19px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
  }
  @media screen and (max-width: 999px) {
    .fund-details .content-details.-history-nav-information .nav-wrapper .nav-table {
      min-height: 1px;
    }
  }
  .fund-details .content-details.-document-download .document-wrapper {
    position: relative;
  }
  .fund-details .content-details.-document-download .document-wrapper .txt-title h3 {
    padding: 10px 10px 20px;
    padding-left: 0px;
    font-size: 34px;
    line-height: 1.2em;
    color: #666;
    font-family: "DB_Adman_X";
    font-weight: normal;
  }
  .fund-details .content-details.-document-download .document-wrapper .download-list {
    padding: 5px 0 5px 16px;
    padding-bottom: 15px;
    list-style: circle;
  }
  .fund-details .content-details.-document-download .document-wrapper .download-list .item {
    color: #01A1DF;
    margin-bottom: 10px;
  }
  .fund-details .content-details.-document-download .document-wrapper .download-list .item a {
    color: #666;
  }
  .fund-details .content-details.-document-download .document-wrapper .download-list .item a:hover {
    color: #01A1DF;
    text-decoration: none;
  }
  .fund-details .content-details.-divided .nav-wrapper .nav-table {
    min-height: 465px;
    height: auto;
  }
  .fund-details .content-details.-divided .nav-wrapper .nav-table .txt-title-1 {
    font-family: "DB_Adman_X";
    font-size: 19px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
  }
  .fund-details .content-details.-divided .nav-wrapper .nav-table .-last {
    color: #fff;
  }
  @media screen and (max-width: 999px) {
    .fund-details .content-details.-divided .nav-wrapper .nav-table {
      min-height: 1px;
    }
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel {
    width: auto;
    height: auto;
    text-align: right;
    z-index: 1;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a {
    color: #01A1DF;
    font-family: "DB_Adman_X";
    font-size: 20px;
    line-height: 36px;
    margin: 0 5px;
    padding: 3px 10px 2px;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a:hover {
    color: #0082D6;
    text-decoration: none;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a.export-excel {
    color: #009900;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a.export-excel:hover {
    color: #0082D6;
    text-decoration: none;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .add-this-excel a i {
    font-size: 16px;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-w1-1 span,
  .fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-g1-1 span,
  .fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-w1 span,
  .fund-details .content-details .-performance-information .nav-wrapper .table-responsive .table .tb-tab-g1 span {
    line-height: 18px !important;
  }
  .fund-details .content-details .-performance-information .nav-wrapper .nav-table .txt-title-1 {
    font-family: "DB_Adman_X";
    font-size: 19px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
  }
  .fund-details .content-details .nav-wrapper .nav-table {
    min-height: 465px;
    height: auto;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table {
    border-collapse: separate;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table > tbody > tr > td {
    padding: 1px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-1,
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-2 {
    width: 50%;
    position: relative;
    background-color: #0082D6;
    padding: 15px 20px 14px 20px;
    border-right: 1px solid #fff;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab1-2 {
    border-right: 0px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab2-1 {
    position: relative;
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab2-2 {
    position: relative;
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
    text-align: right;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-1,
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-2 {
    width: 50%;
    position: relative;
    background-color: #0082D6;
    padding: 10px 20px 9px 20px;
    border-right: 1px solid #fff;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab3-2 {
    border-right: 0px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-4 {
    width: 50%;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-1,
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-2 {
    position: relative;
    background-color: #0082D6;
    padding: 10px 5px 9px;
    border-right: 1px solid #fff;
    text-align: center;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab5-2 {
    border-right: 0px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w1 {
    background-color: #fff;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
    width: 100px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w1-1 {
    background-color: #fff;
    padding: 5px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w2 {
    background-color: #fff;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-w3 {
    background-color: #fff;
    padding: 5px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g1 {
    background-color: #EFEFEF;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
    width: 100px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g1-1 {
    background-color: #EFEFEF;
    padding: 5px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g2 {
    background-color: #EFEFEF;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-g3 {
    background-color: #EFEFEF;
    padding: 5px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b1 {
    background-color: #232323;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: right;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b1-1 {
    background-color: #232323;
    padding: 5px;
    border-right: 1px solid #fff;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b2 {
    background-color: #232323;
    padding: 5px;
    border-right: 1px solid #fff;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .tb-tab-b3 {
    background-color: #232323;
    padding: 5px;
    border-right: 0px;
    text-align: center;
    line-height: 24px;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .table-sub {
    border-collapse: collapse;
  }
  .fund-details .content-details .nav-wrapper .nav-table .table .table-sub tbody tr td:first-child {
    min-width: 100px;
  }
  @media screen and (max-width: 999px) {
    .fund-details .content-details .nav-wrapper .nav-table {
      min-height: 1px;
    }
  }
  @media screen and (max-width: 1199px) {
    .fund-details .content-details {
      margin-top: 0px;
      margin-bottom: 10px;
    }
    .fund-details .content-details .add-this-print {
      position: relative;
      width: auto;
      margin-bottom: 15px;
      top: 0px;
      padding: 5px 0px;
      text-align: left;
    }
    .fund-details .content-details .add-this-print a {
      display: inline-block;
      width: auto;
      margin-right: 0px;
      margin-left: 0px;
    }
    .fund-details .content-details .heading-bar {
      margin-bottom: 15px;
    }
    .fund-details .dropdown-content {
      display: block;
      margin-bottom: 10px;
    }
    .fund-details .dropdown-content .btn {
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .fund-details .dropdown-content .btn-primary {
      background-color: #01A1DF;
      border-radius: 0;
      border: none;
    }
    .fund-details .dropdown-content .btn-primary:hover {
      background-color: #01A1DF;
    }
    .fund-details .dropdown-content .btn-primary:focus {
      background-color: #01A1DF;
    }
    .fund-details .dropdown-content .dropdown-menu {
      float: left;
      background-color: #e9e9e9;
      border-radius: 0;
    }
    .fund-details .dropdown-content .dropdown-menu li {
      font-size: 20px;
      cursor: pointer;
    }
    .fund-details .dropdown-content .dropdown-menu li a {
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .fund-details .dropdown-content .all-content {
      margin-top: 25px;
      float: right;
    }
    .fund-details .dropdown-content .all-content a {
      font-family: "DB_Adman_X";
      font-size: 20px;
      color: #666666;
    }
    .fund-details .dropdown-content .all-content a i {
      margin-left: 10px;
      font-size: 12px;
    }
    .fund-details #tabs_content {
      display: none;
    }
  }
  
  .datatable-container {
    display: block;
  }
  .datatable-container .data-table.desktop {
    display: block;
  }
  .datatable-container .data-table.mobile {
    display: none;
  }
  @media screen and (max-width: 999px) {
    .datatable-container .data-table.desktop {
      display: none;
    }
    .datatable-container .data-table.mobile {
      display: block;
    }
    .datatable-container .data-table.mobile .sorting_1 {
      background-color: transparent !important;
    }
  }
  .datatable-container .data-table .table-bordered {
    border: none !important;
    border-collapse: collapse !important;
  }
  .datatable-container .data-table table.dataTable thead th, .datatable-container .data-table table.dataTable thead td {
    border-bottom: 1px solid #fff;
  }
  .datatable-container .data-table table.dataTable.no-footer {
    border-bottom: none;
  }
  .datatable-container .data-table .sorting_1 {
    background-color: #def !important;
  }
  .datatable-container .data-table .txt-title-1 {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    font-weight: normal;
  }
  .datatable-container .data-table .table thead tr th {
    background-color: #01A1DF;
    padding: 10px 5px 9px;
    border-right: 1px solid #fff;
    text-align: center;
  }
  .datatable-container .data-table .table tbody tr td {
    text-align: center;
    border: none !important;
    border-right: 1px solid #fff !important;
  }
  .datatable-container .data-table .table tbody tr td a {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    font-size: 20px;
  }
  .datatable-container .data-table .table tbody tr td a i {
    font-size: 16px;
  }
  .datatable-container .data-table .table tbody tr td:first-child {
    text-align: left;
  }
  .datatable-container .data-table .btn-box {
    height: 30px;
    margin: 10px 0;
    text-align: right !important;
    overflow: hidden;
  }
  .datatable-container .data-table .btn-box a {
    display: inline-block;
    margin-left: 15px;
    color: #666;
    text-decoration: none;
  }
  .datatable-container .data-table .btn-box a i {
    font-size: 14px;
    padding-right: 5px;
  }
  .datatable-container .data-table .btn-box a:hover {
    color: #01A1DF;
  }
  .datatable-container .data-table .btn-box .btn-loadMore {
    display: inline-block;
    margin: 10px 5px;
    padding: 0;
  }
  .datatable-container .data-table .btn-box .btn-loadMore a {
    padding: 10px 20px !important;
  }
  .datatable-container .data-table .btn-box .btn-loadMore a span {
    margin-right: 0;
  }
  .datatable-container .note-wrapper ul {
    padding: 5px 0 5px 16px;
    padding-bottom: 5px;
    padding-bottom: 15px;
    list-style: circle;
    color: #01A1DF;
  }
  .datatable-container .note-wrapper ul li span {
    color: #666;
  }
  
  .default-pvd .main-bg-pvd {
    height: 645px;
    overflow: hidden;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper {
    min-height: 100px;
    height: auto;
    display: block;
    margin-top: -550px;
    position: relative;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight {
    width: 112px;
    display: block;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon {
    width: 112px;
    height: 60px;
    margin: 0;
    margin-bottom: 10px;
    background-color: #01A1DF;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon:hover {
    cursor: pointer;
    width: 112px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text {
    color: #666;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-title h3 {
    font-size: 36px;
    padding: 0px;
    margin: 0px;
    padding-bottom: 15px;
    font-weight: normal;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-content {
    margin-left: 50px;
    line-height: 25px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-content p {
    margin: 0;
    padding: 0;
    padding-bottom: 15px;
    font-size: 20px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link {
    display: block;
    width: 150px;
    height: auto;
    padding: 5px;
    margin: 0;
    background-color: #01A1DF;
    cursor: pointer;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    padding-right: 0px;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a:hover {
    text-decoration: none;
    cursor: pointer;
  }
  .default-pvd .main-bg-pvd .highlight-wrapper .highlight-text .highlight-link a i {
    font-size: 18px;
    padding-left: 10px;
  }
  @media screen and (max-width: 1199px) {
    .default-pvd .main-bg-pvd {
      height: 360px;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper {
      margin-top: -300px;
    }
  }
  @media screen and (max-width: 767px) {
    .default-pvd .main-bg-pvd {
      height: 170px;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper {
      margin-top: -100px;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu {
      position: relative;
      text-align: center;
      margin-bottom: 15px;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight {
      width: 100%;
      display: block;
      text-align: center;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon {
      width: 130px;
      height: 60px;
      margin: 0;
      margin-bottom: 10px;
      background-color: #01A1DF;
      display: inline-block;
    }
    .default-pvd .main-bg-pvd .highlight-wrapper .highlight-menu .open-highlight .highlight-icon:hover {
      cursor: pointer;
      width: 130px;
    }
  }
  .default-pvd .main-bg-pvd .shortcut-menu {
    position: absolute;
    top: 100px;
    z-index: 9;
    right: 0;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul {
    padding: 0px;
    margin: 0px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li {
    padding: 12px 15px;
    margin-bottom: 10px;
    list-style: none;
    display: block;
    transition: width 0.2s ease-in-out 0s;
    -webkit-transition: width 0.2s ease-in-out 0s;
    -moz-transition: width 0.2s ease-in-out 0s;
    -o-transition: width 0.2s ease-in-out 0s;
    height: 50px;
    clear: both;
    overflow: hidden;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li a:hover {
    text-decoration: none;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li a img,
  .default-pvd .main-bg-pvd .shortcut-menu ul li a i {
    margin-right: 10px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu ul li a span {
    color: #fff;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-login {
    width: 150px;
    float: right;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-login:hover {
    width: 150px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-video {
    width: 150px;
    float: right;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .link-video:hover {
    width: 150px;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .bg-shortcut-link {
    background-color: #01A1DF;
    -webkit-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
  }
  .default-pvd .main-bg-pvd .shortcut-menu .bg-shortcut-link:hover {
    background-color: #0082D6;
  }
  @media screen and (max-width: 767px) {
    .default-pvd .main-bg-pvd .shortcut-menu {
      top: 195px;
    }
    .default-pvd .main-bg-pvd .shortcut-menu ul li span {
      display: none;
    }
    .default-pvd .main-bg-pvd .shortcut-menu .link-login {
      width: 55px;
      float: right;
    }
    .default-pvd .main-bg-pvd .shortcut-menu .link-login:hover {
      width: 55px;
    }
    .default-pvd .main-bg-pvd .shortcut-menu .link-video {
      width: 55px;
      float: right;
    }
    .default-pvd .main-bg-pvd .shortcut-menu .link-video:hover {
      width: 55px;
    }
  }
  .default-pvd .main-bg-pvd .pvd-login {
    display: none;
    position: absolute;
    top: 100px;
    right: 0;
    width: 295px;
    height: 210px;
    background-color: #01A1DF;
    z-index: 99;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login {
    display: block;
    padding: 10px;
    position: relative;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .btn-close {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    cursor: pointer;
    border: 0px;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .txt-title {
    margin-top: 30px;
    margin-bottom: 15px;
    color: #fff;
    font-family: "DB_Adman_X";
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .txt-title h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1.2em;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .txt-title h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2em;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login {
    margin-bottom: 15px;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper {
    width: 100%;
    font-family: arial, sans-serif;
    font-size: 14px;
    line-height: 30px;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric {
    border: none;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric .label {
    color: #666;
    height: 30px;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric .button {
    height: 30px;
  }
  .default-pvd .main-bg-pvd .pvd-login .box-login .how-login .choose-login .selectric-wrapper .selectric-items {
    color: #666;
    border: none;
  }
  .default-pvd .widget-pvd-nav {
    margin-top: -200px;
  }
  @media screen and (max-width: 1199px) {
    .default-pvd .widget-pvd-nav {
      margin-top: -75px;
    }
  }
  @media screen and (max-width: 767px) {
    .default-pvd .widget-pvd-nav {
      margin-top: 25px;
    }
  }
  .default-pvd .widget-pvd-nav .content-section {
    position: relative;
    width: 860px;
    margin: 0 auto;
  }
  @media screen and (max-width: 999px) {
    .default-pvd .widget-pvd-nav .content-section {
      width: 90%;
      margin: 0 auto;
    }
  }
  @media screen and (max-width: 767px) {
    .default-pvd .widget-pvd-nav .content-section {
      width: 100%;
      margin: 0 auto;
    }
  }
  .default-pvd .widget-pvd-nav .content-section .grid {
    width: 100%;
  }
  .default-pvd .widget-pvd-nav .content-section .grid .grid-item {
    width: 207px;
    margin: 3px;
  }
  .default-pvd .widget-pvd-nav .content-section .grid .grid-item .grid-item-content {
    height: 97px;
  }
  .default-pvd .widget-pvd-nav .content-section .grid .grid-item .grid-item-content--height2 {
    height: 320px;
  }
  .default-pvd .widget-pvd-nav .content-section .widget {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .img-widget {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  @media screen and (max-width: 1000px) {
    .default-pvd .widget-pvd-nav .content-section .widget .img-widget .img-custom-responsive {
      width: 100%;
    }
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget {
    position: absolute;
    width: 100%;
    height: 100px;
    text-align: center;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget .icon-link.-top {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget .icon-link.-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget .txt-link {
    font-family: "DB_Adman_X";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-bottom {
    bottom: 20px;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-bottom .txt-link {
    text-align: center;
  }
  .default-pvd .widget-pvd-nav .content-section .widget .txt-widget.-middle {
    top: 25%;
    vertical-align: top;
  }
  .default-pvd .widget-pvd-nav .content-section .widget.-bg-blue {
    background-color: #01A1DF;
  }
  .default-pvd .widget-pvd-nav .content-section .widget.-bg-grey {
    background-color: #999999;
  }
  .default-pvd .widget-pvd-nav .content-section .targetDiv {
    position: absolute;
    width: 50%;
    height: 100%;
    background-color: #fff;
    border: 1px solid #666;
    display: none;
    z-index: 9;
  }
  .default-pvd .widget-pvd-nav .content-section .targetDiv.-left {
    top: 0;
    left: 0px;
  }
  .default-pvd .widget-pvd-nav .content-section .targetDiv.-right {
    top: 0;
    right: 0px;
  }
  @media screen and (max-width: 999px) {
    .default-pvd .widget-pvd-nav .content-section .targetDiv {
      width: 100%;
      height: 100%;
    }
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list {
    padding: 10px 15px;
    position: relative;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #01A1DF;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu {
    overflow: auto;
    position: relative;
    height: 230px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu p {
    margin-bottom: 15px;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul {
    padding: 0px;
    padding-left: 1px;
    margin: 0px;
    list-style: none;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li a {
    color: #666;
  }
  .default-pvd .widget-pvd-nav .content-section .mutual-list .list-menu ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  .default-pvd .widget-pvd-nav .content-section .btn-close {
    position: absolute;
    top: 5px;
    right: 12px;
    width: 40px;
    height: 40px;
    line-height: 30px;
    text-align: center;
    border: 0px;
  }
  .default-pvd .widget-pvd-nav .content-section .btn-close i {
    margin-left: 0px;
    font-size: 26px;
  }
  .default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
  }
  .default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #999999;
  }
  .default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #999999;
  }
  .default-pvd .widget-pvd-nav .content-section .mCSB_scrollTools {
    right: 0px;
  }
  
  .about-us .pagination > li > a,
  .about-us .pagination > li > span {
    color: #01A1DF;
  }
  .about-us .content-section {
    margin-bottom: 35px;
  }
  .about-us .content-section .grid .col-sm-6,
  .about-us .content-section .grid .col-md-6 {
    padding-left: 3px;
    padding-right: 3px;
  }
  @media screen and (max-width: 767px) {
    .about-us .content-section .grid .col-sm-6,
    .about-us .content-section .grid .col-md-6 {
      padding-left: 10px;
      padding-right: 10px;
    }
  }
  .about-us .content-section .grid .grid-item .grid-item-content {
    height: 160px;
    margin-bottom: 6px;
  }
  .about-us .content-section .grid .grid-item .grid-item-content--height2 {
    height: 326px;
  }
  .about-us .content-section .widget {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
    overflow: hidden;
  }
  .about-us .content-section .widget .img-widget {
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .about-us .content-section .widget .img-widget .img-custom-responsive {
    width: auto;
    max-width: 100%;
  }
  @media screen and (max-width: 1000px) {
    .about-us .content-section .widget .img-widget .img-custom-responsive {
      width: 100%;
    }
  }
  @media screen and (max-width: 767px) {
    .about-us .content-section .widget .img-widget .img-custom-responsive {
      width: auto;
      display: block;
      margin: 0 auto;
    }
  }
  .about-us .content-section .widget .txt-widget {
    position: absolute;
    width: 100%;
    min-height: 50px;
    height: auto;
    text-align: center;
  }
  .about-us .content-section .widget .txt-widget .icon-link.-top {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }
  .about-us .content-section .widget .txt-widget .icon-link.-left {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
  }
  .about-us .content-section .widget .txt-widget .txt-link {
    font-family: "DB_Adman_X";
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  }
  .about-us .content-section .widget .txt-widget .txt-link.-txt-long {
    font-size: 24px;
    line-height: 1.1em;
  }
  .about-us .content-section .widget .txt-widget.-bottom {
    bottom: 20px;
  }
  .about-us .content-section .widget .txt-widget.-bottom .txt-link {
    text-align: center;
  }
  .about-us .content-section .widget .txt-widget.-middle {
    top: 25%;
    vertical-align: top;
  }
  .about-us .content-section .widget .txt-widget.-middle-height {
    top: 25%;
    vertical-align: top;
  }
  .about-us .content-section .widget.-bg-blue {
    background-color: #01A1DF;
  }
  .about-us .content-section .widget.-bg-grey {
    background-color: #999999;
  }
  .about-us .content-section .targetDiv {
    position: absolute;
    top: 0;
    left: 0px;
    width: 580px;
    height: 485px;
    background-color: #fff;
    border: 1px solid #666;
    display: none;
    z-index: 9;
  }
  @media screen and (max-width: 1000px) {
    .about-us .content-section .targetDiv {
      max-width: 97%;
    }
  }
  @media screen and (max-width: 768px) {
    .about-us .content-section .targetDiv {
      max-width: 95%;
    }
  }
  .about-us .content-section .mutual-list {
    padding: 10px 15px;
    position: relative;
  }
  .about-us .content-section .mutual-list .txt-highlight h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    margin-bottom: 15px;
    font-weight: normal;
  }
  .about-us .content-section .mutual-list .list-menu ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
  }
  .about-us .content-section .mutual-list .list-menu ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .about-us .content-section .mutual-list .list-menu ul li a {
    color: #666;
  }
  .about-us .content-section .mutual-list .list-menu ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  .about-us .content-section .btn-close {
    position: absolute;
    top: 10px;
    right: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
  }
  .about-us .content-section .btn-close i {
    margin-left: 2px;
  }
  .about-us .search-section {
    display: none;
  }
  
  .about-us-inside .main-bg {
    height: auto !important;
  }
  .about-us-inside .inside-wrapper {
    margin-top: -1000px;
  }
  @media screen and (max-width: 1440px) {
    .about-us-inside .inside-wrapper {
      margin-top: -850px;
    }
  }
  @media screen and (max-width: 1199px) {
    .about-us-inside .inside-wrapper {
      margin-top: -650px;
    }
  }
  @media screen and (max-width: 999px) {
    .about-us-inside .inside-wrapper {
      margin-top: -475px;
    }
  }
  @media screen and (max-width: 767px) {
    .about-us-inside .inside-wrapper {
      margin-top: -275px;
    }
  }
  .about-us-inside .content-section {
    margin-bottom: 35px;
  }
  .about-us-inside .content-section .row {
    margin: 0px;
  }
  .about-us-inside .content-section .row .no-padding {
    padding: 0px;
  }
  .about-us-inside .content-section .about-menu {
    font-family: "DB_Adman_X";
    color: #666;
  }
  .about-us-inside .content-section .about-menu .dropdown-content {
    display: none;
  }
  @media (max-width: 767px) {
    .about-us-inside .content-section .about-menu .dropdown-content {
      display: block;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .btn {
      font-family: "DB_Adman_X";
      font-size: 20px;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .btn-primary {
      background-color: #01A1DF;
      border-radius: 0;
      border: none;
      max-width: 100;
      white-space: normal;
      text-align: left;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .btn-primary:hover {
      background-color: #01A1DF;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .btn-primary:focus {
      background-color: #01A1DF;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu {
      float: left;
      background-color: #e9e9e9;
      border-radius: 0;
      max-width: 100%;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu li {
      line-height: 20px;
      cursor: pointer;
    }
    .about-us-inside .content-section .about-menu .dropdown-content .dropdown-menu li a {
      font-family: "DB_Adman_X";
      font-size: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      font-weight: normal;
    }
  }
  .about-us-inside .content-section .about-content {
    border: 1px solid #CCCCCC;
    background-color: #fff;
    padding: 10px 15px 15px 30px;
    margin-top: -70px;
    z-index: 6;
  }
  @media screen and (max-width: 767px) {
    .about-us-inside .content-section .about-content {
      padding: 15px 10px;
      margin-top: 15px;
    }
  }
  .about-us-inside .content-section .about-content .txt-editor {
    margin-top: 8px;
    overflow: auto;
    position: relative;
    height: 768px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  @media screen and (max-width: 999px) {
    .about-us-inside .content-section .about-content .txt-editor {
      overflow: hidden;
      height: auto;
    }
  }
  @media screen and (max-width: 767px) {
    .about-us-inside .content-section .about-content .txt-editor {
      overflow: hidden;
      height: auto;
    }
  }
  .about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #999999;
  }
  .about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #999999;
  }
  .about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
  .about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: #999999;
  }
  .about-us-inside .content-section .about-content .txt-editor .mCSB_scrollTools {
    right: 0px;
  }
  .about-us-inside .content-section .about-content .txt-editor h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    font-weight: normal;
    margin: 15px 0;
  }
  .about-us-inside .content-section .about-content .txt-editor p {
    margin: 5px 0;
  }
  .about-us-inside .content-section .about-content .txt-editor table {
    margin: 5px 0;
    width: 100%;
  }
  .about-us-inside .content-section .about-content .txt-editor table tr td {
    padding: 5px;
  }
  .about-us-inside .content-section .about-content .txt-editor ul {
    padding: 0px;
    padding-left: 1px;
    margin: 0px;
    list-style: none;
  }
  .about-us-inside .content-section .about-content .txt-editor ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .about-us-inside .content-section .about-content .txt-editor ul li span {
    color: #666;
  }
  .about-us-inside .content-section .about-content .txt-editor ul li a {
    color: #666;
  }
  .about-us-inside .content-section .about-content .txt-editor ul li a:hover {
    text-decoration: none;
    color: #01A1DF;
  }
  .about-us-inside .content-section .about-content .content-editor {
    margin-top: 8px;
    overflow: auto;
    position: relative;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .about-us-inside .content-section .about-content .content-editor h3 {
    font-family: "DB_Adman_X";
    font-size: 24px;
    color: #01A1DF;
    font-weight: normal;
    margin: 15px 0;
  }
  .about-us-inside .content-section .about-content .content-editor p {
    margin: 5px 0;
  }
  .about-us-inside .content-section .about-content .content-editor table {
    margin: 5px 0;
    width: 100%;
  }
  .about-us-inside .content-section .about-content .content-editor table tr td {
    padding: 5px;
  }
  .about-us-inside .content-section .about-content .content-editor ul {
    padding: 0px;
    padding-left: 1px;
    margin: 0px;
    list-style: none;
  }
  .about-us-inside .content-section .about-content .content-editor ul li {
    list-style-type: circle;
    list-style-position: inside;
    color: #01A1DF;
    margin-bottom: 5px;
  }
  .about-us-inside .content-section .about-content .list-download .item-download {
    list-style: none !important;
    padding: 10px 0 9px;
    border-bottom: dotted 1px #666;
    overflow: hidden;
  }
  .about-us-inside .content-section .about-content .list-download .item-download a {
    color: #666;
    text-decoration: none;
  }
  .about-us-inside .content-section .about-content .list-download .item-download a .-pdf {
    color: #ff0000;
  }
  .about-us-inside .content-section .about-content .list-download .item-download a .-excel {
    color: #009900;
  }
  .about-us-inside .content-section .about-content .list-download .item-download:hover {
    background-color: #f5f5f5;
  }
  .about-us-inside .content-section .about-content .jpage-container .item-Page-1 {
    margin: 10px 0;
  }
  .about-us-inside .content-section .about-content .jpage-container .item-Page-1 .itemPage {
    border: 1px solid #666;
    padding: 3px 5px 2px;
    line-height: 20px;
  }
  .about-us-inside .content-section .about-content .jpage-container .item-Page-2 {
    text-align: right;
    margin: 10px 0;
  }
  .about-us-inside .content-section .about-content .jpage-container .item-Page-2 .holder {
    margin: 0px;
    line-height: 20px;
  }
  .about-us-inside .content-section .heading-bar {
    margin-bottom: 25px;
  }
  .about-us-inside .content-section .heading-bar .txt-title {
    font-family: "DB_Adman_X";
    font-size: 20px;
    color: #666;
    line-height: 32px;
  }
  .about-us-inside .content-section .heading-bar .txt-title .img-datepicker {
    font-size: 20px;
    padding-left: 5px;
    color: #0082D6;
  }
  .about-us-inside .content-section .heading-bar .datePicker {
    padding: 0 15px;
    margin: 0;
    height: 32px;
    line-height: 32px;
    border-radius: 25px;
    -pie-border-radius: 25px;
    behavior: url(../PIE.htc);
    font-size: 18px;
    border: 1px solid #CCC;
    background: #FFF;
  }
  .about-us-inside .content-section .heading-bar .datePicker .img-datepicker {
    position: absolute;
    top: 3px;
    left: 0px;
    font-size: 20px;
    color: #0082D6;
  }
  .about-us-inside .content-section .heading-bar .datePicker .dateinput {
    width: 100%;
    height: 28px;
  }
  .about-us-inside .content-section .heading-bar .select-item {
    float: left;
    width: 80%;
    margin-right: 20px;
  }
  .about-us-inside .content-section .heading-bar .select-item .selectric-wrapper {
    width: 100%;
    font-family: arial, sans-serif;
    line-height: 28px;
  }
  .about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric .label {
    color: #666;
    height: 28px;
  }
  .about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric .button {
    height: 28px;
  }
  .about-us-inside .content-section .heading-bar .select-item .selectric-wrapper .selectric-items {
    color: #666;
    border: none;
  }
  .about-us-inside .content-section .heading-bar .gen-input {
    display: inline-block;
    min-width: 100%;
    padding: 0 15px;
    margin: 0;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    -pie-border-radius: 15px;
    behavior: url(../PIE.htc);
    vertical-align: top;
  }
  .about-us-inside .content-section .heading-bar .gen-input > input[type=text] {
    font-size: 18px;
    width: 96%;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
  }
  .about-us-inside .content-section .heading-bar .gen-button {
    display: inline-block;
    min-width: 32px;
    width: 32px;
    height: 32px;
    margin: 0px;
    border-radius: 16px;
    -pie-border-radius: 16px;
    behavior: url(../PIE.htc);
    vertical-align: top;
    background-color: #01A1DF;
    font-family: "DB_Adman_X";
    font-size: 20px;
  }
  .about-us-inside .content-section .heading-bar .gen-button input[type=submit] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .about-us-inside .content-section .heading-bar .gen-button > i {
    font-size: 16px !important;
    color: #fff;
    position: absolute;
    left: 8px;
    top: 8px;
    z-index: 0;
    margin: 0px;
    display: block;
  }
  .about-us-inside .content-section .heading-bar .gen-button > span {
    display: none;
  }
  .about-us-inside .content-section .heading-bar .add-this-print {
    width: auto;
    min-height: 15px;
    text-align: right;
    z-index: 1;
  }
  .about-us-inside .content-section .heading-bar .add-this-print a {
    color: #fff;
    font-family: "DB_Adman_X";
    font-size: 20px;
    line-height: 20px;
    margin: 0 5px;
    padding: 5px 10px;
    display: inline-block;
    background-color: #01A1DF;
    -webkit-transition: background-color 500ms ease-out;
    transition: background-color 500ms ease-out;
  }
  .about-us-inside .content-section .heading-bar .add-this-print a:hover {
    color: #fff;
    background-color: #0082D6;
    text-decoration: none;
  }
  .about-us-inside .content-section .heading-bar .add-this-print a i {
    font-size: 16px;
  }
  @media screen and (max-width: 999px) {
    .about-us-inside .content-section .heading-bar .add-this-print {
      text-align: left;
    }
    .about-us-inside .content-section .heading-bar .add-this-print a {
      margin-right: 0px;
      margin-left: 0px;
    }
  }
  @media screen and (max-width: 767px) {
    .about-us-inside .content-section .heading-bar .datePicker {
      margin-bottom: 10px;
    }
    .about-us-inside .content-section .heading-bar .select-item {
      width: 100%;
      margin: 0px;
      margin-bottom: 10px;
    }
    .about-us-inside .content-section .heading-bar .gen-button {
      min-width: 100px;
      margin: 0 auto;
      margin-bottom: 25px;
    }
    .about-us-inside .content-section .heading-bar .gen-button > span {
      display: inline-block;
      line-height: 32px;
      color: #fff;
      padding-left: 15px;
    }
    .about-us-inside .content-section .heading-bar .add-this-print {
      text-align: left;
    }
    .about-us-inside .content-section .heading-bar .add-this-print a {
      margin-right: 0px;
      margin-left: 0px;
    }
  }