.banner {
  position: relative;
  height: 300px;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: auto 100%;
}
.banner .mask {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
   background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0.5);
  filter: alpha(opacity=50) \9; 
  display: table;
}
.banner h3,
.banner h4,
.banner p {
  position: relative;
  font-weight: 400;
  color: #fff;
  line-height: 1;
}
.banner h3 {
  font-size: 50px;
  display: table-cell;
  vertical-align: middle;
}
.banner h4 {
  font-size: 40px;
  padding-top: 333px;
}
.banner p {
  font-size: 90px;
}
.investor-home .investor-home-title {
  font-size: 24px;
  color: #393c45;
  font-weight: 500;
}
.investor-home .panel {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.investor-home .panel-heading {
  padding: 0;
}
.investor-home .panel-body {
  padding: 0;
}
.investor-home .panel-footer {
  padding: 0;
}
.investor-home .panel-default {
  border-color: transparent;
}
.investor-home .panel-default .panel-heading {
  background-color: transparent;
  border-color: transparent;
}
.investor-home .panel-title {
  color: #004EA2;
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  border: none;
  margin-bottom: 0;
  clear: both;
  display: block;
  margin-top: 0;
}
.investor-home .panel-footer {
  background-color: transparent;
  border-color: transparent;
}
.profile p {
  color: #393c45;
  display: block;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 28.8px;
  margin-bottom: 0;
  margin-top: 20px;
}
.profile .panel-heading {
  margin-top: 30px;
}
.profile .more {
  margin-top: 20px;
  border: 1px solid #8a93aa;
  color: #7f8aa3;
  font-size: 16px;
  text-align: center;
  width: 100px;
}
.profile .more:hover {
  background-color: #1984f7;
  color: #fff;
}
.reports {
  margin-top: 30px;
}
.reports .reports-list {
  padding: 10px 0;
}
.reports .reports-list li {
  padding: 11px  11px 11px 33px;
  background: url(../images/pdf_icon.svg) left center no-repeat;
  background-size: 22px 22px;
}
.reports .reports-list li a {
  color: #393c45;
  cursor: pointer;
  display: inline;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 22px;
  font-weight: normal;
}
.reports .reports-list li a:hover {
  color: #1984f7;
  -webkit-text-decoration-color: #1984f7;
  -moz-text-decoration-color: #1984f7;
  text-decoration-color: #1984f7;
}
.events {
  margin-top: 30px;
}
.events p {
  color: #393c45;
  font-size: 16px;
  line-height: 2;
}
.events dl {
  padding: 10px 0 10px 50px;
  background: url(../images/calender.png) left center no-repeat;
  background-size: 38px 40px;
}
.events dt {
  color: #393c45;
  font-weight: bold;
  font-size: 16px;
}
.events dd {
  margin-left: 0;
}
.events dd a {
  color: #393c45;
  cursor: pointer;
  display: inline;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
}
.events dd a:hover {
  color: #1984f7;
  text-decoration: underline;
  -webkit-text-decoration-color: #1984f7;
  text-decoration-color: #1984f7;
  -moz-text-decoration-color: #1984f7;
}
.stock .panel {
  background-color: #f7f7f7;
  padding: 10px;
}
.stock .panel-title {
  padding: 10px 0;
}
.stock .table th {
  background-color: #ddd;
  color: #393c45;
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
}
.stock .table td {
  color: #393c45;
  font-size: 16px;
  padding: 10px;
}
.stock .table .stock-price {
  font-weight: bold;
}
.stock .table .stock-up {
  color: #19b772;
}
.stock .table .stock-down {
  color: #c91623;
}
.stock .more {
  margin-top: 20px;
  border: 1px solid #8a93aa;
  color: #7f8aa3;
  font-size: 16px;
  text-align: center;
  width: 100px;
}
.stock .more:hover {
  background-color: #1984f7;
  color: #fff;
}
.releases .media {
  margin-top: 10px;
}
.releases .media-heading {
  font-weight: bold;
  color: #393C45;
  margin-bottom: 0;
}
.releases .media-body p {
  line-height: 1;
}
.releases .media-body a {
  color: #393c45;
  cursor: pointer;
  display: inline;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  line-height: 22.8571px;
  font-weight: normal;
}
.releases .media-body a:hover {
  color: #1984f7;
  -webkit-text-decoration-color: #1984f7;
  -moz-text-decoration-color: #1984f7;
  text-decoration-color: #1984f7;
}
.releases .more {
  margin-top: 20px;
  border: 1px solid #8a93aa;
  color: #7f8aa3;
  font-size: 16px;
  text-align: center;
  width: 100px;
}
.releases .more:hover {
  background-color: #1984f7;
  color: #fff;
}
.aboutjz {
  margin-top: 40px;
  padding: 0;
}
.aboutjz h1 {
  color: #393c45;
  font-size: 24px;
  font-weight: 500;
}
.aboutjz p {
  margin-bottom: 30px;
  color: #393c45;
  font-size: 16px;
}
.list-table {
  margin: 30px 0 0 0;
  padding-left: 0;
  padding-right: 0;
}
.list-table table {
  width: 100%;
}
.list-table th,
.list-table td {
  height: 22px;
  line-height: 22px;
  padding: 10px;
  font-size: 16px;
  color: #393C45;
  border-bottom: 1px solid #eee;
}
.list-table tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
.list-table th {
  background-color: #ddd;
  font-weight: bold;
}
.list-table th:first-of-type {
  width: 20%;
}
.release-art {
  padding: 0;
}
.release-header {
  padding-bottom: 0;
  margin-bottom: 0;
  font-weight: 500;
  margin-top: 35px;
  font-size: 24px;
  padding: 35px 0;
}
.release-left {
  float: left;
}
.release-right {
  float: right;
}
.release-tool {
  overflow: hidden;
}
.release-tool a {
  color: #393c45;
  cursor: pointer;
  font-family: proxima-nova, sans-serif;
  font-size: 16px;
  height: auto;
  line-height: 22.8571px;
}
.release-tool a:hover {
  color: #1984f7;
  text-decoration: underline;
  -webkit-text-decoration-color: #1984f7;
  text-decoration-color: #1984f7;
  -moz-text-decoration-color: #1984f7;
}
.release-tool img {
  vertical-align: top;
}
.release-content h1 {
  color: #1984f7;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 10px;
}
.node__content p {
  margin-bottom: 30px;
  color: #393c45;
  font-size: 16px;
}
.box__right {
  margin-right: 0;
  float: right;
  width: 30%;
  margin-left: 1.5em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
  padding: 1em;
}
.pdf-file-link {
  background: url(../images/pdf.svg) 1em center no-repeat;
  background-size: 24px auto;
}
.pdf-file-link a {
  padding-left: 50px;
  font-size: 16px;
  line-height: 1.5rem;
  color: #009ec2;
}
.pdf-file-link a:hover {
  color: #393c45;
}
.release-content a {
  color: #009ec2;
}
.goverance {
  padding: 0;
}
.goverance h1 {
  color: #393c45;
  font-size: 24px;
  font-weight: 500;
  margin: 40px 0 20px 0;
}
.goverance .committee,
.goverance .documents {
  width: 100%;
}
.goverance .committee tr:nth-of-type(even),
.goverance .documents tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
.goverance .committee th,
.goverance .documents th {
  background-color: #ddd;
  color: #393c45;
  font-size: 16px;
  padding: 10px;
  height: 22px;
  line-height: 22px;
}
.goverance .committee td,
.goverance .documents td {
  padding: 10px;
  font-size: 16px;
  color: #393C45;
}
.goverance .committee th,
.goverance .documents th,
.goverance .committee td,
.goverance .documents td {
  border-bottom: 1px solid #ddd;
}
.goverance .committee .member {
  font-weight: bold;
}
.goverance .documents {
  margin: 40px 0;
}
.sec {
  padding: 0;
}
.sec h1 {
  color: #393c45;
  font-size: 24px;
  font-weight: 500;
  margin: 40px 0 20px 0;
}
.sec table {
  width: 100%;
}
.sec table tr:nth-of-type(even) {
  background-color: #f7f7f7;
}
.sec table th {
  background-color: #ddd;
  color: #393c45;
  font-size: 16px;
  padding: 10px;
  height: 22px;
  line-height: 22px;
}
.sec table td {
  padding: 10px;
  font-size: 16px;
  color: #393C45;
}
.sec table th,
.sec table td {
  border-bottom: 1px solid #ddd;
}
.sec .word-icon,
.sec .xls-icon,
.sec .pdf-icon {
  display: inline-block;
  width: 28px;
  height: 28px;
}
.sec .xls-icon {
  width: 32px;
  height: 32px;
}
.pager-nav .pager li > a,
.pager-nav .pager li > span {
  margin-top: 30px;
}

.person {
  margin: 30px 0;
}
.person .person-back {
  font-size: 16px;
  text-align: right;
  margin-bottom: 20px;
}
.person .person-back a {
  color: #009ec2;
}
.person .person-pic a{
  display: block;
  width: 198px;
  height: 254px;
  overflow: hidden;
}
.person .person-pic img {
  margin-left: -28px;
  width: 254px;
  height: 254px;
  background-color: #e2e2e2;
}

.person .person-intro {
  padding-left: 30px;
}
.person .person-intro h4 {
  font-size: 18px;
  color: #1984f7;
  font-weight: bold;
}
.person .person-intro h5 {
  font-size: 16px;
  font-weight: bold;
}
.person .person-intro p {
  color: #393c45;
  font-size: 16px;
  padding-bottom: 20px;
}

.email {
  margin: 30px 0;
}
.email p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #393C45;
}
.email-group {
  padding: 0;
}
.email-group .form-control {
  margin: 0 0 20px 0;
}

/*# sourceMappingURL=../../maps/investor.css.map */

.b2iPlugInHeadLineUL{
  display: flex;
  flex-wrap: wrap;
}

li.b2iPlugInHeadlinesDate.b2iPlugInHeadlinesDate0 {
    padding: 20px 10px;
    font-size: 16px;
    color: #393C45;
    border-bottom: 1px solid #eee;
    display: block;
    width: 20%;
    overflow: hidden;
}
li.b2iPlugInHeadlinesItem.b2iPlugInHeadlinesItem0 {
    padding: 20px 10px;
    font-size: 16px;
    color: #393C45;
    border-bottom: 1px solid #eee;
    display: block;
    width: 80%;
    overflow: hidden;
}
li.b2iPlugInHeadlinesDate.b2iPlugInHeadlinesDate1 {
    padding: 20px 10px;
    font-size: 16px;
    color: #393C45;
    border-bottom: 1px solid #eee;
    display: block;
    width: 20%;
    background-color: #f7f7f7;
    overflow: hidden;
}
li.b2iPlugInHeadlinesItem.b2iPlugInHeadlinesItem1 {
    padding: 20px 10px;
    font-size: 16px;
    color: #393C45;
    border-bottom: 1px solid #eee;
    display: block;
    width: 80%;
    background-color: #f7f7f7;
    overflow: hidden;
}
div#b2iLibNav {
    text-align: center;
    margin-top: 20px;
}

div#LibDiv {
padding-bottom: 50px;
padding-left: 0;
padding-right: 0;
}

.faqs {
margin: 40px 0;
}

.commitee-key {
       margin-bottom: 30px;
    margin-top: 20px;
    color: #393c45;
    font-size: 16px;
}
span.ndqicon__member {
        padding-left: 30px;
        position: relative;
}
span.ndqicon__member:before {
   content: '';
    background-image: url(../images/memberM.gif);
    background-size: 64px 17px;
    background-repeat: no-repeat;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 12px;
}
span.ndqicon__chairman {
        padding-left: 30px;
        position: relative;
}
span.ndqicon__chairman:before {
  content: '';
  background-image: url(../images/1.png);
  background-size: 64px 17px;
  background-repeat: no-repeat;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 12px;
}
span.ndqicon__financial {
    padding-left: 30px;
    position: relative;
}
    span.ndqicon__financial:before {
        content: '';
        background-image: url(../images/2.png);
        background-size: 64px 17px;
        background-repeat: no-repeat;
        position: absolute;
        width: 17px;
        height: 17px;
        left: 12px;
    }

    #b2iSecTop .b2iSECIconsCell{
      width: 25px;
      height: 25px;
      text-align: center;
      white-space:nowrap;
    }
    
    #b2iSecTop .b2iSECIconsCell a {
      display: inline-block;
    }


.b2iSECTitleRow th {text-align: left;}

@media screen and (max-width: 750px) {
  #b2iSecForm, .b2iSECtopTitleTable{padding:0 10px;}
  .b2iSECtopSelect{margin-bottom:25px;} 
  .b2iSECtopSelect select{display:block;margin-bottom:25px;width:100%;}
  .b2iSECtopSelect .textbox{width:50%;}
  table.b2iSECtopTitleTable th { display: none; }
  table.b2iSECtopTitleTable tbody td {display: block;padding:10px 0;}
  table.b2iSECtopTitleTable tbody tr td:first-child {background: #BBBBBB;color: #FFFFFF;padding-right:5px;margin-top: 20px;width: 100%;}
  table.b2iSECtopTitleTable tbody td:before {content: attr(data-th); font-weight: bold; display: inline-block; width:auto; padding-right:5px;}
  .b2iSECtopRow{display:none;}
  table.b2iSECtopTitleTable .b2iSECtopTitleFont {font-size:12px;font-weight:bold;}
  table.b2iSECtopTitleTable td.b2iSECIconsCell {display:inline-block;border:0;}
  .b2iSECtopTitleTable td, .b2iSECtopTitleTable  th{border: 0px solid #ddd;text-align: left;padding: 8px;}
  .b2iSECtopTitleTable, .b2iSECtopTitleTable {text-align: left;padding: 8px;}
  #SECdiv {float:left; width:100%; display:block; padding:5px;}
  #SECdiv .b2iSECFormCell a{white-space:normal;}
  .b2iDocImage {display:none;}
  .b2iSECDataRow {
      width: 100%;
  }
  .sec table  .b2iSECtopSelectCell2{
      border: 0;
  }
  #b2iSecTop .b2iSECIconsCell{
    width: auto;
    height: auto;
  }
  .sec table tr:nth-of-type(even){
    background-color: #fff;
  }
}

@media (max-width: 768px) {
  .person .person-intro{
    padding-left: 0;
  }
  .person-pic-wrap {
    margin-bottom: 25px;
  }
  .person-pic{
    display: block;
  }
  .person .person-pic a {
    margin: 0 auto;
  }
}

@media (max-width: 991px) {
  li.b2iPlugInHeadlinesDate.b2iPlugInHeadlinesDate0{
    width: 20%;
  }
  li.b2iPlugInHeadlinesItem.b2iPlugInHeadlinesItem0{
    width: 80%;
  }
  li.b2iPlugInHeadlinesDate.b2iPlugInHeadlinesDate1{
    width: 20%;
  }
  li.b2iPlugInHeadlinesItem.b2iPlugInHeadlinesItem1{
    width: 80%;
  }
}

@media (min-width: 992px) {
  .person-pic-wrap{
    width: 20%;
 }
 .person-intro-wrap{
   width: 80%;
 }
}