body {
  margin: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  font-size: 16px;
  color: #414042;
  background-color: #ffffff;
  padding-top: 0;
  min-height: 100%;
}

header {
    position: sticky;
    top: 0;
    z-index:999;
    width:100%;
}

.header {
  top: 0;
  width: 100%;
  background: 0 0;
  height: auto;
  -webkit-transition: all .3;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-size: 16px;
  font-weight: 400;
  color: #bbbdbf;
}

.header .top-header {
  position: relative;
}

.header a {
  font-size: 15px;
  font-weight: 400;
}

#bar {
  padding-top: 13px;
  padding-bottom: 14px;
  background: #fff;
}

.header .logo {
  line-height: 95px;
  max-height: 100px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header .title {
  font-size: 24px;
  font-weight: 700;
  color: #000;
}

.header .subtitle {
  color: #282a2c;
}

.nav-bar {
    background: rgb(11,11,11);
}

.header .navbar {
  padding: .5rem 0;
}

#main {
  position: relative;
  z-index: 1;
}

.top-header .nav-bar{
  position: sticky;
  top: 0;
}

.container.m-container {
  padding: 0;
  margin: 0;
}

#main-nav a {
  color: #fff;
}

#main-nav .dropdown-menu {
  background-color: rgb(11,11,11);
  margin-top: 6px;
  border-radius: 0;
}

#main-nav .dropdown-menu a {
  background-color: rgb(11,11,11);
}

#main-nav a:hover {
  background-color: rgb(31,30,30);
  -webkit-transform: scale(1.029999);
  transform: scale(1.029999);
  opacity: 1;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

#main-nav .nav-bar-toggler{

}

#banner {
  position: relative;
  z-index: 1;
}

#banner .item {
  max-height: 470px;
}

.owl-carousel.owl-theme.index-banner {
  overflow-x: hidden !important;
}

.overlayer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.top-banner .overlayer .container {
  height: 100%;
  padding: 80px 0 20px;
  position: relative;
}

.index-banner.top-banner .overlayer .container {
  height: 90%;
}

.top-banner .overlayer .container .banner-caption {
  width: 40%;
  color: #fff;
  line-height: 1.2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
}

.owl-theme .owl-nav {
  margin-top: 0;
}

.owl-nav {
  pointer-events: none;
}

.owl-carousel.owl-theme.index-banner .owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  left: -50px;
  display: block;
  background: 0 0;
  transition: .2s all ease-in;
  -webkit-transition: .2s all ease-in;
  -moz-transition: .2s all ease-in;
}

.owl-carousel.owl-theme.index-banner .owl-prev i, .owl-carousel.owl-theme.index-banner .owl-next i {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  transition: .2s color ease-in;
  -webkit-transition: .2s color ease-in;
  -moz-transition: .2s color ease-in;
  font-size: 23px;
}

.owl-carousel.owl-theme.index-banner .owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  opacity: 0;
  transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: -50px;
  display: block;
  background: 0 0;
  transition: .2s all ease-in;
  -webkit-transition: .2s all ease-in;
  -moz-transition: .2s all ease-in;
}

.owl-carousel.owl-theme.index-banner:hover .owl-prev {
  left: 50px;
  opacity: 1;
}

.owl-carousel.owl-theme.index-banner:hover .owl-next {
  right: 50px;
  opacity: 1;
}

.owl-stage-outer {
  width: 100%;
}

.index-banner .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
}

.index-banner .owl-dots .owl-dot span {
  background: 0 0;
  border: 1px solid #fff;
  width: 15px;
  height: 15px;
}

.index-banner .owl-dots .owl-dot.active span {
  background: #fff;
}

.owl-theme .owl-dots {
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  background: #d6d6d6;
}

.owl-dot:hover span {
  background: #869791;
}

.owl-next:focus, .owl-prev:focus {
  outline: 0;
}

.owl-nav {
  pointer-events: none;
}

.owl-next, .owl-prev {
  pointer-events: auto;
}

@media (min-width:992px) {
  .owl-theme .owl-dots {
    display: none;
  }
}

@media (max-width:1279px) {
  .owl-carousel.owl-theme.index-banner .owl-next, .owl-carousel.owl-theme.index-banner .owl-prev {
    display: none !important;
  }
}

.owl-item .image-bg {
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.owl-item .slide-bg-wrap, .owl-item .slide-bg-wrap .slide-bg-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.owl-carousel.with-nav .owl-nav .owl-prev {
  left: 0;
}

.owl-carousel.with-nav.big-nav .owl-nav [class*="owl-"] {
  font-size: 32px;
}

#highlights {
  background: #000;
  background-color: rgb(0, 0, 0);
  color: #fff;
  padding: 10px;
}

@media (min-width: 1200px) {
  #highlights {
    /**
    margin-top: -67px;
    position: relative;
    z-index: 1;
    background-color: rgba(0,0,0,.8);
    margin-top: -54.5px; **/
    position: relative;
    z-index: 1;
    height: 54.5px;
  }
}

@media (min-width:992px) and (max-width:1200px) {
  #highlights {
    /** margin-top: -67px; **/
    position: relative;
    z-index: 1;
  /**  background-color: rgba(0,0,0,.8); **/
  }
}

#highlights .owl-carousel {
  max-width: 95%;
  margin: 0 auto;
}

.pricedata, .changedata {
  padding-left: 10px;
}

.nochange {
  color: #000000;
  font-weight: 600;
}

#ticker .nochange {
  color: #FFD700;
  font-weight: 600;
}
.changeup {
  color: #00FF00;
  font-weight: 600;
}
.changedown {
  color: #FF0000;
  font-weight: 600;
}
#tab-content .fa-sort-up {
  color: #00FF00;
}
#tab-content .nochange {
  color: #000000;
  font-weight: 600;
}

.ticker-slider .item {
  text-transform: uppercase;
}

.ticker-slider div {
  display: block;
  max-height: 100%;
}

.items, items2 {
  padding: 10px;
  display: flex;
  padding: 6px 10px;
}

.owl-carousel.with-nav .owl-nav [class*="owl-"] i {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.owl-carousel.with-nav .owl-nav .owl-next {
  right: 0;
}

@media (max-width: 767px) {
  .owl-carousel.with-nav .owl-nav .owl-next {
    right: 0px;
  }
}

.owl-carousel.with-nav .owl-nav [class*="owl-"] {
  pointer-events: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 0;
  margin: 0;
  background: transparent;
  color: rgb(198,4,43);
}

#highlights .owl-carousel.with-nav .owl-nav .owl-next {
  right: -50px !important;
}

#highlights .owl-carousel.with-nav .owl-nav .owl-prev {
  left: -50px !important;
}

.owl-carousel.with-nav .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: -10px;
  width: 100%;
}

.red-header {
  background: rgb(11,11,11);
  color: #fff;
  margin: 0;
  padding: 0;
}

.watch{
  background-color: #ffffff;
}

.footnote {
  font-size: 13px;
  line-height: 1.3;
  font-style: italic;
}

.red-header h3, .red-header .nav {
  padding: 5px 10px;
}

.watch-nav li a, .watch-nav li a:visited {
  box-shadow: inset 0 0 0 2px #fff;
  border: 0 !important;
  background-color: transparent;
  color: #fff;
  border-radius: 0;
}

.red-header a.active {
  color: #000 !important;
  text-decoration: none !important;
}

.btn {
  font-weight: 600;
  border-radius: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #ffffff;
  color: #000000;
}

.watch.nav-pills .nav-link {
  color: #000000;
}

.nav-pills.watch .nav-link.active, .nav-pills .show > .nav-link {
  background-color: rgb(11, 11, 11);
  color: #ffffff;
}

.watch-nav .nav-link {
  border-radius: 0;
}

.tab-pane {
  background-color: #fff;
}

table thead > tr, table thead > tr:first-of-type th, table thead > tr:first-of-type td {
  background-color: rgb(11,11,11);
  vertical-align: middle;
  color: #fff;
}

#overview .owl-carousel.with-nav.big-nav .owl-nav [class*="owl-"] i {
  top: -26px;
}

.stock_change {
  text-align: left;
  position: relative;
  display: block;
  margin: 0 auto;
}

#tab-content.fa-sort-up {
  color: #58bb01;
}

#tab-content .fa-sort-down {
  color: #ce171e;
}

.side-right .card:not(:first-child) {
  margin-top: 15px;
}

.table-responsive.hide .dataTables_wrapper .row:first-child{
  display: none;
}

.card-title{
  background: rgb(11, 11, 11);;
  color: #fff;
}


/**
Team
 */
.team-clean {
  color: #313437;
  background-color: #fff;
}

.team-clean p {
  color: #7d8285;
}

.team-clean h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .team-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.team-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.team-clean .intro p {
  margin-bottom: 0;
}

.team-clean .people {
  padding-bottom: 40px;
}

.team-clean .item {
  text-align: center;
  padding-top: 50px;
}

.team-clean .item .name {
  font-weight: bold;
  margin-top: 28px;
  margin-bottom: 8px;
  color: inherit;
}

.team-clean .item .title {
  text-transform: uppercase;
  font-weight: bold;
  color: #d0d0d0;
  letter-spacing: 2px;
  font-size: 13px;
}

.team-clean .item .description {
  font-size: 15px;
  margin-top: 15px;
  margin-bottom: 20px;
}

.team-clean .item img {
  max-width: 160px;
}

.bg-mse{
  //background: linear-gradient(to right,rgb(198,4,43) 0%,rgb(198,4,43) 66%,rgb(198,4,43) 100%);
  background: rgb(11, 11, 11);
  color: #fff;
}

.nav-tabs.mse li a{
  //background: linear-gradient(to right,rgb(198,4,43) 0%,rgb(198,4,43) 66%,rgb(198,4,43) 100%);
  background: rgb(11, 11, 11);
  color: #fff;
  font-weight: 600;
}

.tab-content{
  background-color: #fff;
}

.market-watch.owl-carousel.with-nav .owl-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin-top: 50px;
  width: 100%;
}

.market-watch.owl-carousel.with-nav .owl-nav [class*="owl-"] {
  pointer-events: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 40px;
  height: 0;
  margin: 0;
  background: transparent;
  color: rgb(255, 255, 255);
}

.people a{
  text-decoration: none;
  color: #414042;
}

.modal-confirm {
  color: #434e65;
  width: 525px;
  margin: 30px auto;
}
.modal-confirm .modal-content {
  padding: 20px;
  font-size: 16px;
  border-radius: 5px;
  border: none;
}
.modal-confirm .modal-header {
  border-bottom: none;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin: -20px -20px 0;
  border-radius: 5px 5px 0 0;
  padding: 35px;
}
.modal-confirm h4 {
  text-align: center;
  font-size: 36px;
  margin: 10px 0;
}
.modal-confirm .form-control, .modal-confirm .btn {
  min-height: 40px;
  border-radius: 3px;
}
.modal-confirm .close {
  position: absolute;
  top: 15px;
  right: 15px;
  color: #fff;
  text-shadow: none;
  opacity: 0.5;
}
.modal-confirm .close:hover {
  opacity: 0.8;
}
.modal-confirm .icon-box {
  color: #fff;
  width: 95px;
  height: 95px;
  display: inline-block;
  border-radius: 50%;
  z-index: 9;
  border: 5px solid #fff;
  padding: 15px;
  text-align: center;
}
.modal-confirm .icon-box i {
  font-size: 64px;
  margin: -4px 0 0 -4px;
}
.modal-confirm .btn {
  color: #fff;
  border-radius: 4px;
  background: #eeb711;
  text-decoration: none;
  transition: all 0.4s;
  line-height: normal;
  border-radius: 30px;
  margin-top: 10px;
  padding: 6px 20px;
  border: none;
}
.modal-confirm .btn:hover, .modal-confirm .btn:focus {
  background: #eda645;
  outline: none;
}
.modal-confirm .btn span {
  margin: 1px 3px 0;
  float: left;
}
.modal-confirm .btn i {
  margin-left: 1px;
  font-size: 20px;
  float: right;
}

.modal-success{
  background: #47c9a2;
}

.modal-warning{
  background: #e85e6c;
}

.carousel-caption .date {
  font-weight: 500;
  font-size: 12px;
  color: #fff;
  margin-bottom: 6px;
}

/**
.carousel-caption .date::before {
  content: "-";
}

 */

.carousel-caption .title {
  color: #ffffff;
  font-size: 20px;
  margin-bottom: 13px;
}

.carousel-caption .description {
  font-size: 14px;
  color: #fff;
  line-height: 15px;
}

.learn {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  background-color: #dfdfdf;
}

.child-content {
  position: absolute;
  top: 0;
  z-index: 1;
  padding: 16px;
  padding: 2rem;
  width: 100%;
  font-size: 11.2px;
  font-size: 1.4rem;
}

.child-content {
  top: auto;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 20%,rgb(0, 0, 0) 100%);
}

.child-content .description {
  font-size: 0.95rem;
}

.child-content a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  background-color: #a3cf61;
}

.child-content a {
  font-weight:600;
  border-radius:0;
  text-transform:uppercase;
  background: transparent;
  border: 2px solid #ffffff;
  color: #ffffff;
  -webkit-transition: color 0.3s ease-in;
  -o-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
}

.child-content a:hover {
  color: #1a1a1a;
  background-color: #ffffff;
}

.media::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

.media img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}

.content .content {
  top: auto;
  bottom: 0;
}


.slide-content {
  background-color: #e5e5e5;
}

.slide-content span.date {
  font-size: 12px;
  font-weight: 700;
}

.slide-content-container {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.carousel-caption {
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: left;
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 20%,rgb(0, 0, 0) 100%)
}

.carousel-caption h5{
  font-weight: bold;
}

.carousel-inner {
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 50%,rgba(0,0,0,1) 100%);
}

.news-card a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 1;
}

.news.overflow{
  max-height: 20px;
}

.overflow {
  overflow: hidden;
  text-overflow: ellipsis;
}

/*
Ticker Slider
 */

@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker-wrap {
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.9);
  padding-left: 100%;
  box-sizing: content-box;
}
.ticker-wrap .ticker {
  display: inline-block;
  white-space: nowrap;
  padding-right: 100%;
  box-sizing: content-box;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 200s;
  animation-duration: 200s;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  color: white;
}
.ticker-wrap .ticker:hover {
  -webkit-animation-play-state:paused;
  -moz-animation-play-state:paused;
  -o-animation-play-state:paused;
  animation-play-state:paused;
  cursor: pointer;
}

.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgb(251,234,178);
}

.bg-black{
  background-color: rgb(11,11,11);
}

