/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media screen and (max-width: 320px) {
  h1 {
    font-size: 2em;
  }
}

@media screen and (max-width: 425px) {
  h1 {
    font-size: 2.5em !important;
    z-index: 100 !important;
  }

  h2 {
    font-size: 2em !important;
  }

  .row.testimonials-section .col {
    padding: 0 3rem !important;
  }

  .about-us__company-values__desc h4 {
    text-align: center;
  }
}

.start-section-image {
  max-width: 100%;
}

@media screen and (max-width: 769px) {
  h1 {
    z-index: 100;
  }
}

.testimonial {
  max-height: 600px;
  display: block;
  margin: 0 auto;
  padding: 20px 0;
}

li.indicator-item.active {
  background-color: #202020 !important;
}

li.indicator-item {
  background-color: rgba(20, 20, 20, 0.5) !important;
}

.about-us__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 15px;
}

.preloader {
  background-color: #fff;
  height: 100%;
  width: 100%;
}

.first-section,
.first-section:after {
  background-color: #202020;
}

.first-section p,
.first-section h1,
.first-section h2,
.first-section h3,
.first-section h4 {
  color: #fff;
}

.first-section {
  padding: 100px 0;
}

.second-section {
  padding: 50px 0;
}

.first-section-image {
  max-width: 100%;
}

.general-features {
  padding-top: 5px;
  background: #eef0f2;
}

p {
  font-size: 18px;
  line-height: 2em;
  font-family: "source-han-sans-simplified-c";
}

body {
  font-weight: 500;
  overflow-x: hidden;
  font-family: "source-han-sans-simplified-c";
}

nav {
  background-color: #000 !important;
}

footer {
  background-color: #0a0a0a !important;
}

blockquote {
  border-color: #f8c300 !important;
}

.advatanges-text {
  width: 70%;
  display: block;
  margin: 0 auto;
}

.row {
  margin-bottom: 0px !important;
}

.lightningchart-logo {
  height: 59px;
  padding: 2% 2% 2% 15%;
}

.lc-ultimate {
  font-size: 22px;
}

.product-intro {
  padding: 0 0 50px 0;
}

.promo-caption {
  font-size: 24px;
  font-weight: bold;
}

.advantages-section {
  padding: 50px 0;
}

.advantages-section img {
  height: 64px;
}

/*Decoration for mainpage button
*/

.btn,
.btn-large {
  background-color: #f8c300 !important;
  color: black !important;
}

.btn:hover,
.btn-large:hover {
  background-color: #ffd333 !important;
  color: black !important;
}

.card-image img {
  width: 150px !important;
}

.card-image {
  padding: 25px;
}

.free-trial {
  text-align: center;
  padding: 50px;
  color: #fff;
}

.customer-logos {
  background: #eef0f2;
  padding: 0 0 50px;
}

.free-trial p {
  padding: 15px;
  font-size: 18px;
}

.free-trial-row {
  text-align: center;
  padding: 80px;
  background-position: center;
  background-image: url(../img/gallery/bg-logoshow.jpg);
}

.trail-row {
  display: flex;
  width: 100%;
  text-align: center;
  height: auto;
  color: #FFF;
  background-color: #202020;
  padding-top: 50px;
  padding-bottom: 50px;
}

.trail-row h2 {
  font-size: 40px;
}

.net-download {
  width: 50%;
}

.Js-download {
  width: 50%;
}

.features-section {
  background: #eef0f2;
  padding: 50px;
}

.features-section .container {
  min-height: 480px;
}

.features-section .tabs {
  background: #eef0f2;
  text-align: center;
  font-weight: bold;
}

.features-section .feaure-list {
  line-height: 2.1em;
  width: 85%;
  margin: 0px auto;
  display: block;
  padding: 15px;
}

.features-section .tabs .tab a {
  color: #787878;
}

.features-section .tabs .tab a:hover,
.tabs .tab a.active {
  color: black !important;
}

.features-section .tabs .indicator {
  background-color: black;
}

.chart-examples-section {
  padding: 50px 0;
}

.chart-examples-title,
.features-title {
  text-align: center;
  padding: 20px 0;
}

.flex-container {
  padding: 2% 0 2% 0;
  margin: 0 auto;
  list-style: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex-item {
  padding: 1%;
}

.flex-item img {
  filter: grayscale(100%);
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 64px;
  max-width: 100%;
}

.flex-item img:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.testimonials {
  padding: 2%;
}

.about-us {
  padding: 50px 0;
}

.about-us__title {
  text-align: center;
}

.introduction-text {
  margin-top: 25% !important;
}

.about-us__company-values__title h2 {
  text-align: center;
  padding: 50px;
}

.about-us__description {
  padding: 50px 0;
}

.about-us__company-desc {
  padding: 50px 0;
}

.about-us__company-desc-mission-vission {
  padding-top: 34px;
}

.about-us__company-values__title {
  padding: 0 10px 0;
}

.about-us__company-values {
  padding: 0 0 100px;
}

#javascript_form {
  color: #fff;
}

.contact-form-textarea {
  height: 5rem;
  margin-bottom: 1em;
}

.page-footer__inner,
.direct-email {
  padding: 50px 0;
}

.page-footer {
  padding-top: 3% !important;
}

.page-footer-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 3% !important
}

.send-box {
  width: 40%
}

.QR-code-box {
  width: 30%
}

.wechat-box {
  width: 70%;
}

.wechat-box img {
  width: 51%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wechat-box p {
  color: #FFF;
  text-align: center;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

input:not([type]):focus:not([readonly]),
input[type=text]:focus:not([readonly]),
input[type=password]:focus:not([readonly]),
input[type=email]:focus:not([readonly]),
input[type=url]:focus:not([readonly]),
input[type=time]:focus:not([readonly]),
input[type=date]:focus:not([readonly]),
input[type=datetime]:focus:not([readonly]),
input[type=datetime-local]:focus:not([readonly]),
input[type=tel]:focus:not([readonly]),
input[type=number]:focus:not([readonly]),
input[type=search]:focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #f8c300 !important;
  box-shadow: 0 1px 0 0 #f8c300 !important;
}

@media only screen and (min-width: 993px) {
  .container {
    width: 100% !important;
  }
}

.section-two-title {
  display: block;
  text-align: center;
  padding: 0 0 35px;
}

.card-content p {
  font-size: 14px;
}

.floating-links {
  top: 37%;
  right: 0%;
  position: fixed;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 1024px) {
  .floating-links {
    display: none;
  }
}

.floating-links img {
  display: block;
  margin: 0 auto;
}

.floating-link__website,
.floating-link__weibo,
.floating-link__youku {
  height: 64px;
  width: 64px;
  text-align: center;
  background: #fff;
  padding-top: 6px;
  margin: 0 0 4px;
}

.floating-link__youku img {
  padding-top: 10px;
}

.floating-link__weibo img {
  padding-top: 10px;
}

.floating-link--shadow {
  box-shadow: 0px 2px 2px 1px rgba(0, 0, 0, 0.2);
}

.floating-link--radius {
  border-radius: 10% 0 0 10%;
}

/*SVG logos*/

.customer-logo-container {
  max-width: 98.4rem;
  padding: 2% 0 0 0;
  margin: 0 auto;
  list-style: none !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.customer-logo-svg {
  padding: 1% 25px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 3.5+, IE10 */
  filter: #808080;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
  -webkit-transition: all 0.6s ease;
  /* Fade to color for Chrome and Safari */
  transition: all 0.6 ease;
}

.customer-logo-svg:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

.customer-icon {
  display: inline-block;
  background-repeat: no-repeat;
  background-image: url("svg/logos-sprite.svg");
}

.icon-performance {
  width: 60px;
  height: 60px;
  background-position: 0 0;
}

.icon-support {
  width: 60px;
  height: 60px;
  background-position: -76px 0;
}

.icon-flexibility {
  width: 60px;
  height: 60px;
  background-position: -152px 0;
}

.icon-denso-logo {
  width: 122px;
  height: 60px;
  background-position: -228px 0;
}

.icon-abb-logo {
  width: 91px;
  height: 60px;
  background-position: -380px 0;
}

.icon-areva-logo {
  width: 100px;
  height: 60px;
  background-position: -532px 0;
}

.icon-thermo-fisher-scientific-logo {
  width: 201px;
  height: 60px;
  background-position: -684px 0;
}

.icon-toyota-logo {
  width: 123px;
  height: 60px;
  background-position: -912px 0;
}

.icon-halliburton-logo {
  width: 258px;
  height: 60px;
  background-position: -1064px 0;
}

.icon-cirrus-logic-logo {
  width: 211px;
  height: 60px;
  background-position: -1368px 0;
}

.icon-medtronic-logo {
  width: 273px;
  height: 60px;
  background-position: -1596px 0;
}

.icon-analog-devices-logo {
  width: 149px;
  height: 60px;
  background-position: -1900px 0;
}

.icon-nov-logo {
  width: 91px;
  height: 60px;
  background-position: -2128px 0;
}

.icon-samsung-loho {
  width: 157px;
  height: 60px;
  background-position: -2280px 0;
}

.icon-us-air-force-logo {
  width: 83px;
  height: 60px;
  background-position: -2508px 0;
}

.icon-lloyds-banking-group-logo {
  width: 127px;
  height: 60px;
  background-position: -2660px 0;
}

.icon-anritsu-logo {
  width: 132px;
  height: 60px;
  background-position: -2812px 0;
}

.icon-komatsu-logo {
  width: 163px;
  height: 60px;
  background-position: -2964px 0;
}

.icon-siemens-logo {
  width: 166px;
  height: 60px;
  background-position: -3192px 0;
}

.icon-nokia-logo {
  width: 133px;
  height: 60px;
  background-position: -3420px 0;
}

.icon-osram-logo {
  width: 152px;
  height: 60px;
  background-position: -3572px 0;
}

.icon-airbus-logo {
  width: 169px;
  height: 60px;
  background-position: -3800px 0;
}

.icon-northrop-grumman-logo {
  width: 271px;
  height: 60px;
  background-position: -4028px 0;
}

.icon-hmb-logo {
  width: 67px;
  height: 60px;
  background-position: -4332px 0;
}

.icon-agilent-technologies-logo {
  width: 302px;
  height: 60px;
  background-position: -4408px 0;
}

.icon-atmel-logo {
  width: 137px;
  height: 60px;
  background-position: 0 -76px;
}

.icon-joe-gibbs-racing {
  width: 176px;
  height: 60px;
  background-position: -152px -76px;
}

.icon-ge-healthcare-logo {
  width: 80px;
  height: 60px;
  background-position: -380px -76px;
}

.icon-intel-logo {
  width: 91px;
  height: 60px;
  background-position: -532px -76px;
}

.icon-mitsubishi-logo {
  width: 81px;
  height: 60px;
  background-position: -684px -76px;
}

.icon-audi-logo {
  width: 95px;
  height: 60px;
  background-position: -836px -76px;
}

.floating-link__website a {
  font-size: .95em;
}

a:link {
  color: #ffca00;
}

.force-tobe-yellow {
  color: #ffca00;
}

.industries {
  padding-top: 5px;
  padding-bottom: 40px;
  padding-left: 100px;
}

@media (max-width: 500px) {
  .industries {
    padding-left: 0px;
  }
}

.product-pic {
  width: 40%;
  height: 40%;
  margin-top: 2%;
  margin-bottom: 2%;
}

div.industries-title {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 1%;
}

ul.industries-list li {
  list-style-type: disc !important;
  text-align: left !important;
  font-size: 20px;
  margin-left: 20%;
  margin-bottom: 2%;
}

ul.industries {
  padding-left: 25px !important;
}

.url-link {
  color: black;
  text-decoration: underline;
}

.url-link:hover {
  color: gray;
  text-decoration: underline;
}

.pricing {
  padding-top: 25px;
  padding-bottom: 50px;
}

.pricing_table {
  background-color: #eef0f2;
  padding: 3% 0;
}

.pricing_title {
  padding-bottom: 15px;
  text-align: center;
}

.pricing h4 {
  padding-top: 15px;
}

table.pricing {
  border-collapse: collapse;
  width: 100%;
}

.pricing th {
  font-size: large;
  font-weight: bold;
  padding: 12px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  background-color: #ffcc009c;
  text-align: left;
}

.pricing td {
  padding: 8px;
  text-align: left;
  border-bottom: 1px solid #ddd;
}

.pricing tr:hover {
  background-color: white;
}

.nav-bar-pricing {
  background-color: #333333;
  display: flex;
  margin-bottom: 50px;
  align-items: stretch;
}

.nav-bar-pricing a {
  width: 25%;
}

.price_tab {
  color: #fff;
  text-align: center;
  font-size: 20px;
  border-bottom: solid 7px #333333;
  border-radius: 0;
  padding: 30px 0 0;
  min-height: 81px;

}

.price_tab:hover {
  border-radius: 0;
  color: #fecc00;
  border-bottom: solid 7px #fecc00;
  border-radius: 0;
  padding: 30px 0 0;
  min-height: 81px;
  height: 100%;
}

.active_price_tab,
.active_price_tab2 {
  text-align: center;
  font-size: 20px;
  color: #fecc00;
  border-bottom: solid 7px #fecc00;
  border-radius: 0;
  padding: 30px 0 0;
  min-height: 81px;
  height: 100%;
}

.c-pointer {
  cursor: pointer;
}

.package_price ul {
  width: 100%;
  text-align: center;
}

.cd-pricing-features li {
  background-color: #fff;
  list-style-type: none !important;
  width: 100%;
  min-height: 30px;
  padding: 8px 10px;

}

.cd-pricing-features li:nth-of-type(2n+1) {
  background-color: rgba(23, 61, 80, 0.06);
  width: 100%;
  min-height: 30px;
  padding: 8px 10px;
}

.popular-item {
  color: #212121;
  background-color: #fecc00;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  width: 23.3%;
  border-radius: 6px 6px 0 0;
  padding: 5px;
  top: 0;
}

.w49 {
  width: 49% !important;
}

.width100 {
  width: 100% !important;
}

.w50 {
  width: 50% !important;
}

.small-item {
  display: block;
  font-size: 14px;
  position: relative;
  top: 10px;
}

.s-item-menu {
  position: relative;
  top: -10px;
}

.center-text {
  text-align: center;
}

.blub-note {
  display: inline-block;
  background-color: #fecc00;
  padding: 0px 12px;
  border-radius: 8px;
  margin: 0 6px;
}


.package_price {
  -webkit-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}

.package_image {
  width: 25%;
  height: 25%;
  vertical-align: middle;
}

ul.price_description li {
  list-style-type: disc !important;
  font-size: 20px;
  padding-bottom: 1%;
}

ul.price_description {
  padding-left: 25px !important;
}

.box {
  background-color: #eef0f2;
  padding: 1rem;
  border-radius: 1rem;
  margin-left: 1rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
  display: flex;
}

.box-2 {
  display: flex;
  align-items: center;
}

@media (max-width: 500px) {
  .box {
    display: block;
  }

  .box-2 {
    display: block;
  }
}

.pricing_table h5 {
  padding-bottom: 15px;
  font-size: 20px !important;
}

.individiual {
  padding-bottom: 30px;
  padding-top: 30px;
  margin-left: 30px;
}

a.active-page {
  color: #C0C0C0;
}

a.active-page:hover {
  color: #ffffff;
}

.product-upgrade {
  padding-bottom: 30px;
  padding-top: 30px;
}

.resources {
  padding-top: 30px;
}

.resources h1 {
  text-align: center;
}

.resources ul {
  font-size: 20px;
  text-align: left !important;
  margin-left: 20%;
  margin-bottom: 5%;
}

.resources li {
  list-style-type: disc !important;
  padding: 0rem 1rem 0.5rem;
}

.resources h5 {
  margin-top: 2%;
}

.resources h4 {
  margin-top: 4%;
}

.url-link-yellow {
  color: #ffca00;
  text-decoration: underline;
}

.url-link-yellow:hover {
  color: black;
  text-decoration: underline;
}

.link-casestudy {
  display: inline-block;
  width: 125px;
  height: 40px;
}

.link-casestudy:hover {
  opacity: 1;
}

.case_studies {
  padding-bottom: 30px;
  background-color: #eef0f2;
}

.case_studies li {
  list-style-type: disc !important;
}

.case_study li {
  margin-left: 15px;
  list-style-type: disc !important;
  font-size: 17px;
  margin-bottom: 10px;
}

.case_study img {
  height: 70%;
  width: 70%;
  position: centre;
  margin-bottom: 10px;
  margin-top: 10px;
}

.case_study {
  max-width: 1000px !important;
  margin: auto;
  padding-bottom: 20px;
}

.case_study span {
  font-style: italic;
  font-size: 15px;
}

.company_logo {
  height: 50% !important;
  width: 50% !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.chapter {
  margin-top: 35px;
  padding-bottom: 20px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.text {
  background-color: #202020;
  color: black;
  font-style: bold;
  font-size: 16px;
  padding: 16px 32px;
}

.industry-title {
  text-align: left !important;
  margin-left: 15px;
  ;
  margin-bottom: 20px;
}

@media (max-width: 500px) {
  .position-1 {
    padding-bottom: 0px;
    padding-left: 0px;
  }
}

.position-1 {
  padding-bottom: 70px;
  padding-left: 30px;
}

.testimonial-height {
  max-height: 300px;
}

a.inactive-page {
  color: #ffffff;
}

a.inactive-page:hover {
  color: #C0C0C0;
}

p.statement {
  text-align: left;
}

.about_additional {
  background-color: #eef0f2;
  padding: 50px 0 100px;
}

.contact-form_contact_page {
  color: #000;
  padding: 75px;
}

@media (max-width: 500px) {
  .contact-form_contact_page {
    padding: 0px;
  }
}

.contact-form_contact_page h5 {
  padding: 20px 0px 30px;
}

.contact-header {
  background: #000;
  background-image: url('/public/img/chart.jpg');
  color: #fff;
  padding: 50px;
}

.contact-form-input::-webkit-input-placeholder {
  color: #000;
}

.contact-form-input:-moz-placeholder {
  color: #000;
}

.contact-form-input::-moz-placeholder {
  color: #000;
}

.information li {
  font-size: 20px;
}

.information p {
  text-align: right;
}

.resources h2 {
  text-align: center;
  padding: 25px 50px 50px
}

.contact-form-textarea_contact-page {
  height: 14rem;
  margin-bottom: 1em
}

.mobile-nav-icon {
  padding: 15px;
}

.case_studies {
  padding-top: 30px;
}

.case_studies h1 {
  text-align: center;
}

.case_studies ul {
  font-size: 20px;
  text-align: left !important;
  margin-left: 20%;
  margin-bottom: 5%;
}

.case_studies li {
  list-style-type: disc !important;
  padding: 1rem;
}

.case_studies h5 {
  margin-top: 2%;
}

h5.expand_less {
  color: #ffca00 !important;
  background: url('/public/img/icons/expand_less.png') no-repeat !important;
  cursor: pointer;
}

h5.expand_less:hover {
  cursor: pointer;
}

h5.expand_more {
  padding: 0em 3em 1em;
  background: url('/public/img/icons/expand_more.png') 0 0 no-repeat;
  cursor: pointer;
}

h5.expand_more:hover {
  color: #787878;
  cursor: pointer;
}

#result em {
  font-size: 1.2rem;
  font-style: inherit;
  line-height: 2rem;
  padding: 0 8rem 1rem;
  display: inline-block;
}

.answer-list li {
  list-style-type: disc !important;
  padding: 1rem;
}

.faq {
  padding: 5rem 0rem 5rem;
}

.faq-search {
  background: url('/public/img/icons/search.png') 0 0 no-repeat;
}

#banner {
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: start;
  -webkit-justify-content: start;
  -ms-justify-content: start;
  justify-content: start;
  background-image: url("/public/img/banner.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-top: 0;
  min-height: 100vh;
  height: 100vh !important;
  width: 100%;
  position: relative;
  text-align: left;
  overflow: hidden;
}

#pagenotfound {
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -moz-flex;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  min-height: 50vh;
  height: 50vh !important;
  width: 100%;
  flex-shrink: 0;
}

#second-section {
  background-color: #202020;
}

#second-section .inner {
  background-color: #fff;
  padding: 1rem;
  border-radius: 1rem;
  margin-left: 15rem;
  margin-right: 15rem;
  margin-bottom: 1rem;
}

@media screen and (max-width: 1280px) {
  #second-section {
    background-color: #fff;
  }

  #second-section .inner {
    padding: 0rem;
    border-radius: 0rem;
    margin-left: 0rem;
    margin-right: 0rem;
    margin-bottom: 0rem;
  }

  #banner {
    background-image: none;
    background-position: none;
    background-size: none;
    background-repeat: no-repeat;
    border-top: 0;
    min-height: 5vh;
    height: 5vh;
    width: 100%;
    position: static;
    text-align: center;
    overflow: hidden;
  }
}

.description_centerd p {
  font-size: 1.1rem;
}

.testimonials h2 {
  text-align: center;
}

/*-----------------------CSS code for LightningChart chart .NET price page--------------*/

.PI-content h2 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  margin: 0 0 !important;
}

.PI-content h3 {
  font-size: 30px;
}

.PI-content h4 {
  font-size: 25px;
  margin: 2.1rem 0 1.68rem 0;
}

.PI-content p {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 18px;
  line-height: 2em;
}

.PI-head {
  /* padding: 55px 0; */
  padding-top: 40px;
  background-image: linear-gradient(to bottom, #161616, #6a6a6a);
  color: white;
  background-position: center;
  background-size: cover;
  position: relative;
}

.PI-head-container {
  display: flex;
  justify-content: space-between;
}

.PI-head-container img {
  height: 24%;
  width: 77%;
  margin-bottom: 1%;
}

.PI-head-container .logo-box {
  width: 30%;
}

.header-button {
  /* width: 200px; */
  height: 50px;
  background-color: #fecc00;
  border-radius: 50px;
  border: 2px solid #fecc00;
  color: #000;
  margin-top: 100px;
}

#PI-inner-left-border {
  /* border-left: 6px solid; */
  /* border-left-color: #f7c215; */
  padding-left: 10px;
}

.wider-container .header-img img {
  height: 100%;
}

.PI-head-container .link-box {
  line-height: 2.5rem;
  padding-top: 9%;
  width: 90%;
}

.PI-head-container h2 {
  padding: 2% !important;
}

.PI-head-container span {
  color: #f8c300;
}

#price-buying {
  display: inline-block;
  width: 200px;
  height: 40px;
  color: black;
  text-align: center;
  font-size: 20px;
  margin-left: 18%;
  border-radius: 4px;
  background-color: #ffca00 !important;
  padding-top: 10px;
}

#price-buying:hover {
  opacity: 0.5;
  border-bottom: 5px solid black;
}

.renew-license {
  padding: 3% 0;
  color: black;
}

#PI-license-body-container {
  justify-content: space-between;
  flex-flow: unset;
  letter-spacing: unset
}

.PI-pdf-download-content {
  background-color: #eef0f2 !important;
  padding: 3% 0;
  position: relative;
}

.PI-pdf-download-container {
  display: flex;
  justify-content: space-evenly;
}

.PI-pdf-download-subcontainer1 {
  max-width: 600px;
  padding-bottom: 27px;
  text-align: center;
}

.PI-pdf-download-subcontainer2 {
  width: 42%;
}

.PI-pdf-download-subcontainer2-inner {
  text-align: center;
  background-color: white;
  border-radius: 20px;
  padding-top: 1% !important;
  padding-bottom: 4% !important;
}

.PI-moreDetails {
  padding: 0% 0
}

.PI-moreDetails h3 {
  font-size: 30px;
  padding-top: 1%;
}

/*-----------------------CSS code for LightningChart chart .NET product page--------------*/

.PR-content h2 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  margin: 0 0 !important;
}

.PR-content h3 {
  font-size: 30px;
}

.PR-content p {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  font-size: 18px;
  line-height: 2em;
}

.PR-content li {
  list-style-type: disc !important;
  line-height: 26px;
  font-size: 17px;
  margin-left: 3%;
}

.PR-head {
  padding: 80px 0;
  background-image: url(../img/Lightningchart-.NET-Background-laptop-1.jpg) !important;
  background-color: rgba(12, 12, 12, 0.57) !important;
  color: white;
  background-position: center;
  background-size: cover
}

.white-bottom {
  padding: 7.5px 5px !important;
  font-size: 16px !important;
}

.PR-header-container img {

  width: 80%;
  margin-bottom: 1%;
}

.PR-header-container h1 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  padding-bottom: 2%;
}

.PR-header-container a {
  margin: 5px;
}

.wider-container {
  width: 80%;
  max-width: 1300px;
  margin: auto;
  position: relative;
}

.perpetual {
  padding-top: 70px;
}


.perpetual-table h2 {
  text-align: center;
}

.perpetual-table h5 {
  text-align: center;
}

.perpetual-table table {
  border-collapse: separate;
  border-spacing: 0;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  border-collapse: collapse;
  overflow-x: auto;
}

@media screen and (max-width: 900px) {
  .perpetual-table {
    overflow-x: scroll;
  }
}



.perpetual-table th,
td {
  height: 50px;
  width: 160px;
  padding-left: 20px;
  border-radius: 0;
}

.perpetual-table th {
  border-radius: 0;
  background-color: #1d1c1c;
  color: #fff;
  border: 1px solid #202020;
}

.perpetual-table th:first-child {
  background-color: #2b2b2b;
}

.perpetual-table td:first-child {
  background-color: #2b2b2b;
  color: #f2ca02;
  border: 1px solid #202020;
}

.perpetual-table td:nth-child(2) {
  background-color: #f4f4f4;
}

.perpetual-table td:nth-child(4) {
  background-color: #f4f4f4;
}

.perpetual-table td {
  padding-left: 20px;
  height: 70px;
  border-radius: 0;
  background-color: #fff;
  border: 1px solid #dddddd;
}

.tabs-renew h2 {
  text-align: center;
}

.tabs-renew p {
  text-align: center;
}

.tabs-renew .platforms {
  display: flex;
  padding-bottom: 50px;
  font-size: 20px;
  justify-content: center;
  gap: 50px;
}

.tabs-renew .platforms span {
  position: relative;
}

.licensing-container-2 {
  visibility: visible;
  visibility: block;
}

.licensing-mobile {
  visibility: collapse;
  display: none;
}

@media screen and (max-width: 1300px) {
  .licensing-container-2 {
    visibility: collapse;
    visibility: none;
  }

  .licensing-mobile {
    visibility: visible;
    display: block;
  }

  .licensing-mobile-box {
    border-radius: 15px;
    box-shadow: 0px 38px 50px 6px rgba(0, 0, 0, 0.18);
    text-align: center;
    padding: 25px 0;
  }

  .licensing-mobile-box .title {
    border-radius: 15px 15px 0 0;
    background-color: #2a2a2a;
    text-align: center;
    color: #fcca00;
  }
  .licensing-mobile-box .header {
    text-align: center;
  }

  .licensing-mobile-box .info {
    height: 100px;
    background-color: #f5f5f5;
    border-radius: 10px;
    border: 2px solid #e9e9e9;
  }

  .licensing-mobile-box ul {
    text-align: left;
  }

  .licensing-mobile-box .info {
    height: 100px;
    background-color: #f5f5f5;
    border-radius: 10px;
    border: 2px solid #e9e9e9;
    
  }
  
  .licensing-mobile-box li {
    padding-top: 15px;
  }
  .licensing-mobile-box li::before {
    content: '•';
    font-size: 15px;
  }

  .licensing-mobile-box .end p {
    font-size: 13px;
  }
  .licensing-mobile-box button {
    width: 80%;
    height: 45px;
    background-color: #fecc00;
    border-radius: 50px;
    border: 2px solid #fecc00;
    color: #000;
  }
  .licensing-mobile-box .column {
    padding-left: 20px;
    font-size: 16px;
    height: 77px;
    display: flex;
    align-items: center;
    background-color: #f4f4f4;
  }
  .licensing-mobile-box .column img {
    width: 50px;
    padding-right: 20px;
  }
  .licensing-mobile-box .column:nth-child(odd) {
    background-color: #fff;
  }
  .licensing-mobile-box .column:last-child {
    border-radius: 0 0 15px 15px;
  }

}

.licensing-container button {
  width: 250px;
  height: 45px;
  background-color: #fecc00;
  border-radius: 50px;
  border: 2px solid #fecc00;
  color: #000;
}

.licensing-container table {
  border-collapse: separate;
  border-spacing: 0;
  box-shadow: none;
}

.licensing-container thead th:first-child {
  background-color: transparent;
  border-bottom: none;
  border: 0;
}

.licensing-container tbody td:first-child {
  border: 1px solid transparent;
  text-align: right;
  width: 150px;
  font-weight: bold;
  padding-right: 20px;
  font-size: 14px;
}

.licensing-container tbody td:nth-child(2) {
  border-left: 1px solid #cccccc;
}

.licensing-container tr:last-child td:nth-last-child(-n+4) {
  border-bottom: 2px solid #cccccc;
}

.licensing-container thead th:nth-child(2) {
  border-top-left-radius: 10px;
}

.licensing-container thead th:last-child {
  border-top-right-radius: 10px;
}

.licensing-container td,
th {
  width: 300px;
  height: 50px;

}

.licensing-container th {
  border-radius: 0;
  text-align: center;
  font-size: 25px;
  color: #fdc902;
  font-weight: 100;
  background-color: #2a2a2a;
}

.licensing-container th:nth-child(even) {
  background-color: #3a3939;
}

.licensing-container td {
  border-radius: 0;
  border-left: 1px solid #cccccc;
  border-top: 0;
  border-bottom: 0;
  text-align: center;
}

.licensing-container tbody td:last-child {
  border-right: 1px solid #cccccc;
}

.licensing-container tr:nth-child(even) {
  background-color: #f5f5f5;
}

.licensing-container .main p {
  font-size: 15px;
}

.licensing-container td h2 {
  font-size: 30px;
}

.licensing-container .header p {
  font-weight: bold;
  font-size: 13px;
}

.licensing-container .main {
  text-align: center;
}

.licensing-container .info {
  height: 100px;
  background-color: #f5f5f5;
  border-radius: 10px;
  border: 2px solid #e9e9e9;
}

.licensing-container .end p {
  font-size: 13px;
}

.licensing-container ul {
  text-align: left;
}

.licensing-container li {
  padding-top: 15px;
}

.licensing-container li::before {
  content: '•';
  font-size: 15px;
}

.licensing-container td img {
  width: 10%;
}

.renewals-container {
  align-items: center;
  margin: 0;
  padding-top: 100px;
  display: flex;
  /* height: 250px; */
}

.renewals-container .black-box {
  border-radius: 20px;
  background-color: #212121;
  text-align: center;
  width: 40%;
}

.renewals-container .black-box h2 {
  color: #fecc00;
  font-size: 65px;
}

.renewals-container .black-box p {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}

.renewals-container .black-box p:nth-of-type(1) {
  color: #fecc00;
  font-size: 30px;
  margin-top: 0;
}

.details-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 100px;
}

.details-container div {
  width: 90%;
}

@media (max-width: 900px) {
  .details-container {
    grid-template-columns: 1fr;
    /* Yksi sarake mobiililaitteilla */
    gap: 20px;
    /* Vähemmän väliä mobiililaitteilla */
  }
}

.floating-licenses li::before {
  padding-left: 20px;
}

.renewals-container .renewal-text {
  padding-left: 50px;
  width: 70%;
}

.renewals-container .renewal-text h2 {
  font-size: 40px;
}

.renewals-container .renewal-text p {
  font-size: 16px;
}

@media screen and (max-width: 900px) {
  .renewals-container {
    flex-direction: column;
  }

  .renewals-container .black-box {
    width: 100%;
  }

  .renewals-container .renewal-text {
    width: 100%;
    padding-left: 0;
  }
}

.dwk-section-1 {
  background-color: #f4f4f4;
}

.dwk-container {
  display: flex;
  padding: 100px 0;
  gap: 100px;
  align-items: flex-start;
}

.dwk-container .header-text {
  width: 50%;
}

.dwk-container .header-text p:nth-of-type(1) {
  padding-top: 50px;
}

.dwk-container .header-img {
  width: 50%;
}

.dwk-container .header-img img {
  width: 100%;
}

@media screen and (max-width: 900px) {
  .dwk-container {
    flex-direction: column;
  }
  .dwk-container .header-text {
    width: 100%;
  }
  .dwk-container .header-img {
    width: 100%;
  }
}

.dwk-section-2 {
  background-color: #fff;
  display: flex;
  text-align: center;
}

.dwk-section-2 h2 {
  font-size: 24px;
  padding-top: 50px;
}

.dwk-info-1 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  background-color: #fff;
  padding-bottom: 100px;
  gap: 50px;
  padding-top: 50px;
}

.dwk-info-1 .text {
  background-color: #fff;
  align-items: flex-start;
  width: 33%;
}

.dwk-info-1 .text img {
  width: 96px;
  padding-bottom: 30px;
}

.dwk-info-1 .text p:nth-of-type(1) {
  font-size: 24px;
}

.dwk-info-1 .text p:nth-of-type(2) {
  padding-top: 50px;
  text-align: left;
}

.dwk-info-1 .text p {
  font-size: 16px;
}

@media screen and (max-width: 900px) {
  .dwk-info-1 {
    flex-direction: column;
  }

  .dwk-info-1 .text {
    width: 100%;
  }
}

.dwk-info-2 {
  background-color: #fff;
  display: flex;
  align-items: stretch;
  padding-top: 50px;
}



.dwk-info-2 .box {
  background-color: #fff;
  flex-direction: column;
  border-radius: 0;
  border: 1px solid #b7b9bc;
  width: 25%;
  height: auto;
}

.dwk-info-2 .box p {
  font-size: 16px;
}

.dwk-info-2 .img-text {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  padding-bottom: 20px;
}

.dwk-info-2 .img-text img {
  width: 40px;
  padding-right: 7px;
}

@media screen and (max-width: 900px) {
  .dwk-info-2 {
    flex-direction: column;
  }

  .dwk-info-2 .box {
    width: 100%;
  }
}

.dwk-more-info {
  padding: 50px;
  text-align: center;
}

.PR-description-inner {
  display: flex;
}

.PR-description-2 {
  background-color: #eef0f2 !important;
}

.PR-description-inner .text-box {
  width: 50%;
}

.top-diver9 {
  height: 86px;
  width: 100%;
}

.PR-description-inner {
  padding: 50px 0;
  ;
}

.PR-description-inner .img-box {
  width: 50%;
}

.PR-description-inner .img-box img {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.PR-product-video {
  background-color: #202020 !important;
  color: white;
}

.PR-video-container {
  display: flex;
  padding: 2% 0;
  border-bottom-color: 2F4F4F;
  border-bottom: 1.5px solid;
}

#special-PR-video-container {
  border-bottom: unset
}

.PR-video-container .text-box {
  width: 50%;
}

.PR-video-container .video-box {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.PR-video-container .video-box iframe {
  border: 10px solid #0c0c0c;
  top: 50%;
  left: 50%;
}

.top-diver10 {
  height: 100px;
  width: 100%;
}

.PR-sub-chart {
  width: 70%;
}

.PR-sub-chart img {
  width: 30%;
}

.top-diver11 {
  height: 100px;
  width: 100%;
}

.PR-tools {
  position: relative;
  background-color: #fff;
  color: black;
  padding-top: 1%;
}

.PR-tools-container {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
}

.PR-tools h2 {
  padding-bottom: 5%;
}

.PR-edtion {
  background-color: #efefef !important;
  padding-bottom: 3%;
}

.PR-edtion h2 {
  padding-top: 2%;
}

.top-diver12 {
  width: 100%;
  transform: rotateY(180deg);
}

.PR-edtion-inner {
  display: flex;
}

.PR-edtion-inner .text-box {
  width: 46%;
  padding-right: 5%;
}

.PR-edtion-inner .table-box {
  width: 54%;
}

table.greyGridTable {
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  background: #FFF;
  overflow-x: scroll;
}

table.greyGridTable thead th {
  font-size: 14px;
  font-weight: bold;
  color: #f8c300;
  text-align: center;
  background: #202020;
  padding: 15px 10px;
}

table.greyGridTable td,
table.greyGridTable th {
  border: 1px solid #ebe9e9;
  padding: 0px 10px;
}

table.greyGridTable tr:nth-child(even) {
  background: #f7f7f7;
}

.PR-general {
  padding: 2% 0;
}

.PR-general-container {
  display: flex;
  justify-content: space-between;
  padding: 2% !important;
}

.PR-general-container img {
  width: 20%;
}

.PR-general-container h2 {
  padding: 5%;
}

.PR-requirement {
  position: relative;
}

.PR-requirement-container {
  padding: 3%;
  display: flex;
  justify-content: space-around;
}

.PR-requirement-container h2 {
  padding: 4% 0;
}

.PR-requirement-container .img-box {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.PR-requirement-container .img-box img {
  width: 30%;
}

/*-----------------------CSS code for LightningChart chart .NET gallery page--------------*/

.gallery-header {
  padding: 54px 0;
  background-image: url(../img/gallery/bg-logoshow.jpg);
  background-color: #202020 !important;
  color: white;
  background-position: center;
  background-size: cover;
}

.GE-header-container {
  padding: 10px 0
}

.GE-header-container img {
  height: 19%;
  width: 42%;
  margin-bottom: 1%
}

.GE-header-container h1 {
  font-weight: 700;
  font-size: 35px;
}

.gallery-picture {
  text-align: center;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  margin-bottom: 5%
}

.GE-body-container p {
  margin: 3% 0;
  font-size: 30px
}

.picture-container {
  width: 88%;
  margin: 20px;
  justify-self: center;
}

.picture-container img {
  width: 98%;
  border-radius: 6px;
}

/*--------------------CSS code for LightningChart JS product Chinese website--------------------------------------------------*/

.main-content {
  background-image: linear-gradient(180deg, #0a0a0a 0%, #3d3d3d 100%) !important;
  height: auto;
  color: white;
  position: relative;
}

.JS-background {
  background-image: url(/public/img/lightningchart-js-4.0.jpg);
  padding: 3% 0;
  background-size: cover;
  background-position: center;
}

.container-inside {
  width: 90%;
  max-width: 1680px;
  margin: auto;
}

#buttton-div a {
  margin: 5px;
}

.wider-border-button {
  padding: 7px 5px !important;
  font-size: 16px !important;
  margin-left: 1% !important;
}

.wider-border-button span {
  color: #fecc00;
}

#JS-background-container p {
  font-size: 25px;
}

.wider-border-button :hover {
  transform: scale(2.05);
}

.js-library-logo {
  position: absolute;
  right: 80px;
}

.js-library-logo img {
  max-width: 100%;
  height: auto;
}

.logo-arction img {
  width: 45%;
  margin-bottom: 40px;
}

.picture-section {
  position: relative;
  background-color: #fff;
  padding-top: 2%;
  padding-bottom: 2%;
}

.picture-section h3 {
  margin: 0 !important;
}

#picture-flexbox {
  display: flex;
  text-align: center;
  padding-bottom: 2%;
  width: 100%;
  justify-content: space-between;
  position: relative;
}

.js-example-item {
  display: block;
  max-width: 25%;
  color: black;
  transition: transform .2s ease-in-out;
  opacity: 0.4;
}

.js-example-item-selected {
  opacity: 1;
  box-shadow: 0px 40px 51px 1px rgba(0, 0, 0, 0.40);
}

.js-example-item img {
  width: 90%;
  padding-bottom: 7%;
}

.js-example-item h3 {
  font-size: 30px;
  padding: 3% 0;
}

.js-example-item:hover,
.js-example-item:active,
.js-example-item:focus {
  box-shadow: 0px 16px 20px 0 rgba(0, 0, 0, 0.4);
  transition: 0.2s;
  opacity: 1;
}

.picture-display {
  color: black;
  padding: 40px;
  font-size: 20px;
  font-weight: normal;
  background-color: #f4f4f4
}

#js-example {
  width: 50%;
  min-height: 450px;
  padding: 6px;
  background-color: #424242;
  position: relative;
}

#text-display {
  float: right;
  width: 50%;
  padding-left: 7%;
}

#js-details {
  margin-bottom: 30px;
}

#js-details h1 {
  font-size: 30px !important;
}

#js-details li {
  list-style-type: disc !important;
  line-height: 26px;
  font-size: 17px;
  margin-left: 3%;
}

#js-details p {
  line-height: 30px;
}

.btn-yellow {
  background-color: #f8c300 !important;
  color: black !important;
  padding: 9px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  text-align: center
}

.btn-yellow:hover {
  transition: 0.2s;
  cursor: pointer;
  opacity: 1;
  transform: scale(1.03);
}

span.btn-yellow:hover {
  opacity: 0.8;
}

.btn-white {
  background-color: black !important;
  color: #FFF !important;
  border: 2px solid #FFF;
  margin-left: 5px;
  padding: 7px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

span.btn-white:hover {
  opacity: 0.8;
}

.btn-black {
  background-color: #fff;
  color: black;
  border: 2px solid black;
  margin-left: 5px;
  padding: 7px;
  border-radius: 3px;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}

span.btn-black:hover {
  opacity: 0.8;
}

.navigator-white {
  background-color: black !important;
  color: #FFF !important;
  border: 2px solid #FFF;
  max-width: 50px;
  max-height: 40px;
  padding: 0px 10px;
  border-radius: 3px;
  border: 2px solid #FFF;
  font-weight: bold;
  font-size: 15px;
  margin: auto;
}

span.navigator-white:hover {
  opacity: 0.8;
}

.navigator-yellow {
  background-color: #f8c300 !important;
  color: black !important;
  max-width: 50px;
  max-height: 65px;
  padding: 5px 14px;
  border-radius: 7px;
  font-weight: bold;
  font-size: 15px;
  margin: auto;
}

span.navigator-yellow:hover {
  opacity: 0.8;
}

.main-content {
  width: 100%;
  height: auto;
  margin-top: 0 auto;
}

.content p {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.content h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  margin: 0 0 !important;
}

.user-experience {
  background-color: #565656 !important;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  color: white
}

.user-experience-container {
  display: flex;
}

.user-experience-container-textbox {
  order: -1;
  width: auto;
  height: 100%;
  top: 50px;
  padding-bottom: 50px;
  position: relative
}

.user-experience-container-imgbox {
  width: 113%;
  height: 100%;
  margin-left: 50px
}

.user-experience-container-imgbox img {
  width: 100%;
  height: 100%;
}

.chart {
  background-image: linear-gradient(180deg, #262626 0%, #565656 100%) !important;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px !important;
  color: white;
}

.chart li {
  color: #e8e8e8;
  font-size: 18px;
  list-style-type: disc !important;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-left: 5%;
}

.sub-chart {
  width: 80% !important;
  max-width: 1580px !important;
  margin: auto;
  display: grid !important;
  grid-template-columns: repeat(3, 1fr) !important;
}

.sub-chart-textbox {
  width: 84%;
  margin-bottom: 10%;
}

.sub-chart-textbox h1 {
  text-align: center;
}

.sub-chart-imgbox img {
  width: 100%;
  height: 100%;
  max-width: 475px;
  max-height: 333px;
}

.sub-chart-imgbox img:hover {
  transform: scale(1.05);
  transition: 0.2s ease-in-out;
  box-shadow: 0px 40px 51px 1px rgba(0, 0, 0, 0.40);
}

.top-diver3 {
  background-size: 100% 100px;
  bottom: 0;
  height: 100px !important;
  transform: rotateX(180deg);
  width: 100%;
}

.left-float2 {
  width: 20%;
  position: absolute;
  max-width: 100%;
  display: none;
  z-index: 9;
}

.left-float2 img {
  width: 100%;
  display: inline-block;
}

.linkToDemo {
  background-color: #eef0f2;
}

.inner-linkToDemo {
  width: 60% !important;
  padding: 3% 0;
}

.inner-linkToDemo h1 {
  text-align: center;
}

.top-diver15 {
  background-size: 100% 100px;
  bottom: 0;
  height: 100px !important;
  width: 100%;
}

.inner-linkToDemo p {
  font-family: "source-han-sans-simplified-c";
  line-height: 50px;
}

@keyframes bounceIn {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }

  60% {
    transform: scale(0.8);
    opacity: 0.5;
  }

  100% {
    transform: scale(1);
  }
}

.float-class {
  animation-duration: 2s;
  animation-name: bounceIn;
  display: unset !important;
}

.left-float {
  width: 20%;
  position: absolute;
  max-width: 100%;
  display: none;
}

.left-float img {
  width: 100%;
  display: inline-block;
}

.right-float {
  width: 20%;
  max-width: 100%;
  position: absolute;
  right: 0;
  display: none;
}

.right-float img {
  width: 100%;
  display: inline-block;
}

.feaures {
  margin: 0 auto !important;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 16px;
  position: relative;
  color: black;
  z-index: -1;
  background-color: #fff;
  position: relative;
}

.feaures h1 {
  text-align: center !important;
}

.inner-features {
  display: flex;
  justify-content: space-between;
  padding-top: 40px;
  padding-bottom: 30px;
}

.features-textbox {
  width: 28%;
}

.svg-box img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 35%;
}

.svg-box h1 {
  padding: 12px 0;
  font-size: 25px
}

.top-diver17 {
  background-size: 100% 107px;
  top: 0 !important;
  width: 100%;
  height: 107px;
  transform: rotateY(180deg);
  position: absolute;
}

.example {
  width: 100%;
  background-color: #ffffff;
  padding: 80px 0 100px !important;
  position: relative;
}

.example-container-textbox {
  width: auto;
  height: 100%;
  float: right;
  position: relative
}

.example-container-imgbox {
  padding-top: 50px;
}

.example-container-imgbox img {
  width: 100%;
  height: 100%;
  max-width: 510.3px;
  max-height: 358.67px;
}

span.underline {
  color: #f8c300 !important;
  text-decoration: underline;
}

.top-diver19 {
  background-size: 100% 100px;
  bottom: 0 !important;
  width: 100%;
  height: 100px;
  position: absolute;
}

.Technical-requirement {
  width: 100%;
  padding-bottom: 62px;
  background-color: #565656 !important;
  position: relative;
  color: white
}

.technical-container {
  margin-left: auto;
  margin-right: auto;
  padding-top: 61px;
  padding-right: 30px;
  padding-left: 34px;
  display: flex;
}

.technical-container-textbox {
  height: 100%;
  width: 100%;
  position: relative;
}

.technical-container-textbox h1 {
  vertical-align: baseline;
  position: relative;
}

.technical-container-textbox-sub1 {
  border-left: 6px solid;
  border-left-color: #f7c215;
  padding-left: 20px !important;
  margin-bottom: 30px;
}

.technical-container-textbox-sub1 h1 {
  font-size: 20px;
}

.technical-container-textbox-sub2 {
  border-left: 6px solid;
  border-left-color: #f7c215;
  padding-left: 20px !important;
  position: relative;
}

.technical-container-textbox-sub2 h1 {
  font-size: 20px;
}

.technical-container-imgbox img {
  width: 500px;
  height: 471px;
}

.botton-bottom {
  height: 117.56px !important;
  width: 80%;
  margin: auto;
  max-width: 1080px;
  padding-top: 70px;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
  text-align: center;
  position: relative;
}

.community {
  width: 100%;
  background-blend-mode: multiply;
  padding-top: 74px;
  padding-right: 0px;
  padding-bottom: 31px;
  padding-left: 0px;
  background-color: initial !important;
  background-image: linear-gradient(177deg, #6d6d6d 0%, #6d6d6d 100%), url(/public/img/JS-img/product-community-background.jpg) !important;
  position: relative;
}

.community-container1 {
  display: flex;
}

.community-container1-textbox1 {
  width: 100%;
  margin-right: 200px;
  color: #ffffff !important;
  padding-bottom: 27px;
  position: relative;
}

.community-container1-textbox2 {
  width: 100%;
  color: #ffffff !important;
}

.community-container1-textbox2 p {
  font-size: 18px !important;
  margin: 0 0 0 0;
}

.community-container1-botton.span {
  color: #f8c300;
}

.community-container2 {
  padding-top: 38px;
  padding-bottom: 27px;
  position: relative;
}

.community-container2-textbox {
  color: #ffffff !important;
  width: 100%;
  padding-top: 10px;
  text-align: center;
}

span.price-link {
  text-decoration: underline;
  color: #ffca00 !important
}

.footer-container {
  min-height: 50px;
  display: flex;
  align-items: center;
  padding: 10px 0px;
  color: rgba(255, 255, 255, 0.8);
}

.inner-container {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}

/*------------------------------CSS code for LightningChart JS pricing Chinese website---------------------------------------*/

.dropdown-bar {
  position: relative;
}

.inner-bar-button {
  border: none;
  outline: none;
  color: #ffffff;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.inner-bar-button:hover,
.dropdown-bar:hover .inner-bar-button {
  color: #f8c300;
}

.dropdown-bar:hover>.inner-bar-button {
  background-color: #333;
}

.inner-bar-menu {
  display: none;
  position: absolute;
  min-width: 190px;
  max-width: 240px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  border-top: 3px solid #f8c300;
  background-color: #000000;
  z-index: 999;
}

.inner-bar-li {
  min-width: 190px;
  width: 240px;
  color: black;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  text-align: left;
  position: relative
}

.inner-bar-li:hover>a {
  color: #f8c300;
}

.inner-bar-li a {
  color: white;
  opacity: 1;
}

.inner-bar-li .sub-menu::before {
  content: '';
  position: absolute;
  top: 10px;
  left: -10px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 10px solid #000000;
}

.inner-bar-li::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 15px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  transform: translateY(-50%);
}

.inner-bar-li:hover::after {
  border-left: 5px solid #f8c300;
}

.dropdown-bar:hover .inner-bar-menu {
  display: block;
}

.inner-bar-li .sub-menu a:hover {
  color: #f8c300;
}

.inner-bar-li .sub-menu {
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  min-width: 150px;
  background-color: #000000;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  z-index: 1000;
}

.inner-bar-li:hover .sub-menu {
  display: block;
}

.no-arrow {
  min-width: 190px;
  width: 240px;
  color: black;
  text-decoration: none;
  display: block;
  padding-left: 20px;
  text-align: left;
  position: relative
}

.no-arrow:hover>a {
  color: #f8c300;
}

.no-arrow a {
  color: white;
  opacity: 1;
}

.sub-menu {
  margin-top: -2.5px;
  border-top: 3px solid #f8c300;
}

.sub-menu li {
  color: white;
  text-align: left;
  width: 150px;
}

.sub-menu li a {
  color: white;
}

.pricing-mainpage {
  padding-top: 60px;
  padding-bottom: 56px;
  background-blend-mode: darken;
  background-image: url(/public/img/JS-img/price-main-background.jpg) !important;
  background-size: 100% 100%;
  background-color: rgba(0, 0, 0, 0.72) !important;
  color: #FFF
}

.pricing-mainpage-container {
  padding-right: 2px;
  display: flex;
  justify-content: space-between
}

.pricing-mainpage-container h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
}

.pricing-mainpage-container-Rowtextbox {
  max-width: 550px;
}

.Rowtextbox-inner {
  border-left: 6px solid;
  border-left-color: #f7c215;
  padding-left: 30px;
}

.pricing-content {
  width: auto;
  height: auto;
  position: relative;
}

.pricing-content h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  margin: 0 0 !important;
}

.pricing-mainpage-container-Columntextbox {
  line-height: 2.5rem;
  padding-top: 22px;
}

.pricing-mainpage-container-Columntextbox h1 {
  font-size: 25px
}

.pricing-mainpage-container-Columntextbox span {
  color: #f8c300
}

.subscriptions-content {
  position: relative;
}

.subscriptions-container {
  padding-top: 32px;
  padding-bottom: 32px;
}

.subscriptions-container-headbox {
  text-align: center;
}

.subscriptions-container-textbox {
  padding-top: 45px;
  padding-bottom: 45px;
}

.license-content {
  width: auto;
  height: auto;
  background-color: #efefef !important;
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  position: relative;
}

.license-head-container {
  padding-bottom: 40px;
  text-align: center
}

.license-body-container {
  display: flex;
  flex-flow: row wrap;
  letter-spacing: 1px
}

.license-body-container h3 {
  font-size: 24px !important;
}

.license-body-container p {
  font-size: 15px;
}

.license-sub-container1,
.license-sub-container2,
.license-sub-container3,
.license-sub-container4 {
  width: 23.4%;
  display: flex;
  flex-wrap: wrap;
  border: solid 1px #ccc;
  border-radius: 6px;
  margin-bottom: 30px;
}

.license-sub-container4 {
  width: 33.33%;
  padding: 20px;
  border: none;
}



.license-sub-container2 h2 {
  color: #f8c300 !important;
}


.license-column-body1 p,
.license-column-body2 p {
  padding-bottom: 0;
}

.license-column-head {
  background-color: #202020;
  border-radius: 6px 6px 0 0;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  width: 100%;
}

.license-column-head h2 {
  text-align: center;
  color: #fff;
  font-size: 25px;
  margin: 26px 0px 5px !important
}

.license-column-head p {
  color: #727272;
  text-align: center
}

.license-column-body1 {
  background-color: #f7f7f7;
  border-radius: 0 0 0 6px;
  overflow: hidden;
  border-bottom-color: #b7b9bc;
  padding-top: 20px !important;
  padding-right: 10px !important;
  padding-bottom: 20px !important;
  padding-left: 10px !important;
  margin-bottom: 0 !important;
  max-width: 50%;
  width: 100%;
  text-align: center;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3);
}

.license-column-body2 {
  background-color: #fff;
  border-radius: 0 0 6px 0;
  overflow: hidden;
  border-right-width: 1px;
  border-right-color: #e2e2e2;
  padding-top: 20px !important;
  padding-right: 10px !important;
  padding-bottom: 20px !important;
  padding-left: 10px !important;
  margin-bottom: 0 !important;
  max-width: 50%;
  width: 100%;
  text-align: center;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.3);
}

.license-foot-container p {
  text-align: center;
  font-size: 23px;
  padding-top: 20px;
  padding-bottom: 20px
}

.license-foot-container img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.domain-content {
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 50px !important;
  position: relative;
}

.domain-content h1 {
  font-size: 34px !important
}

.domain-head-container {
  padding-top: 31px;
  padding-bottom: 56px;
  display: flex;
  flex-flow: row wrap;
}

.domain-head-sub-container {
  width: 20.0%;
  margin-right: 4.0%;
  align-items: stretch;
  background-image: linear-gradient(142deg, #f8ff33 0, #ffbf35 100%);
  border-radius: 10px;
  flex-flow: row wrap;
}

.domain-head-sub-container-inner1 {
  font-weight: 700;
  font-size: 26px;
  border-radius: 10px 10px 10px 10px;
  overflow: hidden;
  padding-top: 30px !important;
  padding-right: 30px !important;
  padding-bottom: 30px !important;
  padding-left: 30px !important;
  align-items: stretch;
  text-align: center
}

.domain-head-sub-container-inner2 {
  font-weight: 700;
  font-size: 18px;
  padding-right: 40px !important;
  padding-left: 40px !important;
  margin-bottom: 30px;
  text-align: center
}

.domain-head-sub-container1 {
  width: 27.66%;
  align-items: stretch;
  background-image: linear-gradient(142deg, #f8ff33 0, #ffbf35 100%);
  border-radius: 10px;
  flex-flow: row wrap;
}

.domain-body-container {
  padding-top: 27px;
  padding-bottom: 27px
}

.domain-body-sub-container {
  text-align: center
}

.domain-foot-container {
  display: flex;
  flex-flow: row wrap;
  font-weight: 700
}

.domain-foot-sub-container {
  width: 47.25%;
  margin-right: 5.5%;
}

.foot-sub-container-inner {
  border-radius: 10px 10px 10px 10px;
  text-align: center;
  border: solid 4px rgba(248, 195, 0, 0.5);
  padding-top: 40px !important;
  padding-right: 40px !important;
  padding-bottom: 40px !important;
  padding-left: 40px !important;
}

.domain-foot-sub-container1 {
  width: 47.25%;
}

.application-content {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #efefef !important;
  text-align: center
}

.application-container h1 {
  font-weight: 700;
  margin-bottom: 20px !important;
}

.application-botton span {
  font-size: 18px
}

.community-content {
  background-blend-mode: darken;
  background-image: url(/public/img/JS-img/price-community-background.jpg) !important;
  padding-top: 54px;
  padding-bottom: 50px;
  background-color: rgba(12, 12, 12, 0.5) !important;
  background-size: 100% 100%;
  color: #ffffff !important;
  position: relative;
}

.Pricing-community-container {
  display: flex;
  justify-content: space-between
}

.community-sub-container1 {
  max-width: 500px;
  color: #ffffff !important;
  padding-bottom: 27px;
}

.community-sub-container1 p {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

.pdf-download-content {
  padding-top: 54px;
  padding-bottom: 54px;
  position: relative;
}

.pdf-download-container {
  display: flex;
  justify-content: space-between
}

.pdf-download-subcontainer1 {
  max-width: 600px;
  padding-bottom: 27px;
  text-align: center
}

.pdf-download-subcontainer1 h1 {
  padding-bottom: 20px
}

.pdf-download-subcontainer1 p {
  padding-bottom: 20px
}

.pdf-download-subcontainer2 {
  width: 55%;
}

.pdf-download-subcontainer2-inner {
  text-align: center;
  background-color: #eef0f2;
  border-radius: 8px 8px 8px 8px;
  padding-top: 4% !important;
  padding-bottom: 4% !important;
  margin-top: 10px !important;
}

.pdf-download-subcontainer2-inner p {
  padding-bottom: 20px
}

/*------------------------CSS code for LightningChart index page-----*/

.index-content {
  width: auto;
  height: auto;
  position: relative;
}

.index-content h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
  line-height: 1.6em;
  margin: 0 0 !important;
}

.index-content p {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.index-mainpage-content {
  height: auto;
  min-height: 25px;
}

.index-mainpage-container {
  position: absolute;
  z-index: 9;
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
}

.index-head-inner {
  margin-top: 40px !important;
}

.index-head-inner img {
  max-width: 46%;
  margin-right: 25%;
  margin-left: 28%;
}

.index-body-inner {
  text-align: center;
  margin: 0 auto;
  padding: 0 188px;
}

.index-body-inner p {
  margin-bottom: 10px;
  margin-top: 0;
  font-size: 35px;
  margin-bottom: 10px;
}

.index-img-left {
  padding-left: 9%;
}

.index-img-left img {
  width: 72%;
}

.index-img-right {
  padding-top: 9%;
  padding-left: 16%;
}

.index-img-right img {
  width: 90%;
}

#index-mainpage-text-container {
  text-align: center
}

#index-mainpage-text-container p {
  color: #7c7c7c;
  font-weight: 700;
  font-size: 13px;
}

.index-logo-inner {
  display: flex;
  justify-content: center;
}

.index-logo-inner-li {
  padding: 1%;
}

.front-content {
  width: auto;
  height: auto;
  position: relative;
}

#index-container-left {
  margin-right: 43%;
  padding-left: 11%;
  z-index: 1 !important;
}

#index-container-right {
  padding-top: 3%;
  margin-right: 54%;
  z-index: 1 !important;
  margin-bottom: 138px;
}

.hover-display-text {
  color: #afafaf !important;
}

.front-container {
  padding-top: 20px;
  display: flex;
}

.front-inner-left {
  width: 50%;
  padding-right: 5%;
  z-index: 0;
  margin-bottom: 138px;
}

.front-net-logo {
  margin-bottom: 10px;
  display: flex;
  padding-top: 2%;
  padding-left: 10%;
  margin-right: 8%;
}

.front-net-img {
  width: 145%;
}

.net-logo-span {
  width: 94%;
  margin-top: 5.5%
}

.front-net-img img {
  width: 100%;
}

.front-net-logo-star img {
  max-width: 80%;
  bottom: 3px;
  position: relative;
  vertical-align: middle
}

.net-logo-span span {
  background-color: #f3c000;
  color: #202020;
  font-weight: bold;
  border-radius: 24px;
  padding: 1% 4%;
  font-size: 17px;
}

.grey-subtitle-s {
  color: #9e9e9e;
  font-weight: bold;
}

a.dark-link {
  color: #f8c300;
}

p.front-textbox {
  font-weight: bold;
  font-size: 19px
}

.bottom-container {
  margin-top: 31px
}

.front-inner-right {
  width: 50%;
  padding-left: 5%;
  background-color: #fff;
  z-index: 0;
}

.front-JS-logo {
  display: flex;
  display: flex;
  padding-top: 2%;
  margin-right: 19%;
}

.js-logo-img {
  width: 150%;
}

.js-logo-img img {
  width: 94%;
}

.net-logo-span {
  width: 96%;
  margin-top: 5%
}

.js-logo-span {
  width: 96%;
  margin-top: 4%
}

.js-logo-span span {
  background-color: #f3c000;
  color: #202020;
  font-weight: bold;
  border-radius: 24px;
  padding: 1% 4%;
  font-size: 17px;
}

.bottom-container1 {
  margin-top: 38px
}

.index-inner-gallery img:hover {
  transition: 3s;
  transform: scale(1.2);
}

.index-inner-gallery {
  width: 50%;
  transition: 1s;
}

.index-inner-gallery img {
  transition: 1s;
  transform: scale(1);
}

.left-gallery {
  position: absolute;
  bottom: -40px;
  border-right: 1px solid #ccc;
  width: 45% !important;
  margin-left: 5%;
  z-index: -1;
}

.left-gallery img {
  margin-left: 12%;
  width: 88%;
}

.right-gallery {
  bottom: -40px;
  position: absolute;
  z-index: -1;
  width: 45% !important;
}

.right-gallery img {
  margin-left: 12%;
  width: 88%;
}

.index-feature-content {
  background-image: linear-gradient(169deg, #111111 0%, #282828 100%) !important;
  background-color: #1c1c1c !important;
  height: auto;
  color: #fff;
  text-align: center;
  position: relative;
}

.index-feature-container {
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.index-feature-container h1 {
  font-size: 30px
}

.index-inner-container {
  width: 29.666%;
  margin-right: 5.5%
}

.index-inner-icon {
  padding-bottom: 20px;
}

#index-inner-icon1 {
  width: 18%;
}

.index-inner-icon img {
  width: 29%;
}

.index-inner-container1 {
  width: 29.666%;
}

.index-customer-content {
  background-blend-mode: darken;
  background-color: initial !important;
  background-image: url(/public/img/lightningchart-charts-library.jpg) !important;
  height: auto;
  position: relative;
  background: 100%;
  background-position: center;
  background-size: cover;
  padding: 2% 0;
}

.index-customer-container {
  padding-top: 50px;
  color: #ffca00 !important;
}

.index-customer-textbox {
  margin-bottom: 20px !important;
  text-align: center
}

.index-customer-textbox span {
  font-weight: 700;
  font-size: 30px;
}

.index-customer-logobox {
  padding: 10px 0 40px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  flex-flow: row wrap;
  justify-content: space-evenly;
}

.logo-flex-item {
  padding: 1%;
  margin: 0 auto;
}

.floating {
  filter: brightness(0) invert(1);
  animation-name: floating;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.floating:nth-child(1) {
  animation-duration: 6s;
}

.floating:nth-child(2) {
  animation-duration: 3s;
}

.floating:nth-child(3) {
  animation-duration: 5s;
}

.floating:nth-child(4) {
  animation-duration: 2s;
}

.floating:nth-child(5) {
  animation-duration: 3s;
}

.floating:nth-child(6) {
  animation-duration: 4s;
}

.floating:nth-child(7) {
  animation-duration: 6s;
}

.floating:nth-child(8) {
  animation-duration: 3s;
}

.floating:nth-child(9) {
  animation-duration: 5s;
}

.floating:nth-child(10) {
  animation-duration: 3s;
}

.floating:nth-child(11) {
  animation-duration: 6s;
}

.floating:nth-child(12) {
  animation-duration: 3s;
}

.floating:nth-child(13) {
  animation-duration: 4s;
}

.floating:nth-child(14) {
  animation-duration: 3s;
}

.floating:nth-child(15) {
  animation-duration: 2s;
}

.floating:nth-child(16) {
  animation-duration: 2s;
}

.floating:nth-child(17) {
  animation-duration: 2s;
}

.floating:nth-child(18) {
  animation-duration: 2s;
}

.floating:nth-child(19) {
  animation-duration: 2s;
}

.floating:nth-child(20) {
  animation-duration: 2s;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }

  50% {
    transform: translateY(8%);
  }

  100% {
    transform: translateY(0%);
    ;
  }
}

.index-testimonial-content {
  width: auto;
  height: auto;
  position: relative;
}

.testimonial-container {
  padding: 2%
}

.testimonial-container h1 {
  text-align: center;
  margin-bottom: 2% !important
}


.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2;
  animation-name: fade;
  animation-duration: 2s;
}

@-webkit-keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

@keyframes fade {
  from {
    opacity: .4
  }

  to {
    opacity: 1
  }
}

.next {
  cursor: pointer;
  font-size: 35px;
  color: #f8c300;
  transition: 0.6s ease;
  border-radius: 5px;
  user-select: none;
  font-weight: bold;
  position: relative;
  bottom: 59px;
  left: 45px;
}

.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/*--------------------CSS code for LightningChart JS community license Chinese website--------------------------------------------------*/

.communityLicense-content {
  width: auto;
  height: auto;
  position: relative;
}

.communityLicense-content h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
}

.communityLicense-content P {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.CL-mainpage {
  background-image: url(/public/img/JS-img/main-background.jpg);
  background-color: rgba(0, 0, 0, 0.49) !important;
  width: 100%;
  color: white;
  background-size: 100% 100%;
  background-blend-mode: darken;
  text-align: center;
  padding: 50px 0
}

.CL-mainpage-container {
  text-align: left;
}

.CL-mainpage-container .img-box img {
  width: 30%;
  margin-bottom: 10px;
}

.CL-performance {
  width: 100%;
  padding-top: 100px;
  padding-right: 0px;
  padding-bottom: 70px;
  padding-left: 0px;
  background: #ffffff;
  position: relative;
}

.CL-performance-container {
  display: flex;
}

.CL-performance-container .text-box {
  width: 60%;
  height: 100%;
  padding-right: 50px;
  padding-bottom: 50px;
  position: relative;
}

.CL-performance-container .img-box {
  margin-top: 3%;
}

.CL-performance-container .img-box img {
  width: 96.9%;
}

.CL-user {
  background-color: #eef0f2 !important;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 20px;
  position: relative;
}

.top-diver1 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSI3NHB4IiB2aWV3Qm94PSIwIDAgMTI4MCAxNDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTEyODAgMTQwVjBIMGwxMjgwIDE0MHoiIGZpbGwtb3BhY2l0eT0iLjUiLz48cGF0aCBkPSJNMTI4MCA5OFYwSDBsMTI4MCA5OHoiLz48L2c+PC9zdmc+");
  top: 0 !important;
  height: 74px;
  width: 100%;
  position: absolute;
}

.CL-user-container {
  display: flex;
}

.CL-user-container .text-box {
  width: auto;
  height: 100%;
  top: 50px;
  padding-bottom: 50px;
  position: relative
}

.CL-user-container .img-box {
  order: -1;
  width: 113%;
  margin-right: 50px
}

.CL-user-container .img-box img {
  width: 100%;
}

.CL-sharing {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background: #ffffff;
  position: relative;
}

.top-diver5 {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDdweCIgdmlld0JveD0iMCAwIDEyODAgMTQwIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNlZWYwZjIiPjxwYXRoIGQ9Ik0xMjgwIDE0MFYwSDBsMTI4MCAxNDB6IiBmaWxsLW9wYWNpdHk9Ii41Ii8+PHBhdGggZD0iTTEyODAgOThWMEgwbDEyODAgOTh6Ii8+PC9nPjwvc3ZnPg==");
  background-size: 100% 107px;
  top: 0 !important;
  width: 100%;
  height: 107px;
  transform: rotateY(180deg);
  position: absolute;
}

.CL-sharing-container {
  text-align: center
}

.CL-sharing-container .img-box {
  padding-top: 71px
}

.CL-sharing-container .text-box {
  padding-top: 27px;
  padding-bottom: 43px
}

.CL-note {
  width: 100%;
  padding-top: 54px 0;
  background: #0c0c0c !important;
  ;
  position: relative;
  color: #ffffff;
}

.CL-note-container {
  padding: 27px 0
}

.CL-note-container .text-box {
  border-left: 6px solid;
  border-left-color: #f7c215;
  padding-left: 20px !important;
}

.CL-note-container p:nth-child(3) {
  font-size: 30px;
  text-align: center !important
}

/*--------------------CSS code for LightningChart JS community Installation Chinese website--------------------------------------------------*/

.Installation-content {
  width: auto;
  height: auto;
  position: relative;
}

.Installation-content h1 {
  font-family: "source-han-sans-simplified-c";
  font-weight: 700;
  font-size: 35px;
}

.Installation-content P {
  font-family: "source-han-sans-simplified-c";
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.IS-mainpage {
  background-image: url(/public/img/JS-img/main-background.jpg);
  width: 100%;
  height: 276.42px;
  color: white;
  background-size: cover;
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.5) !important;
  background-position: center;
  padding: 39px 0
}

.IS-mainpage-container {
  padding-top: 27px
}

.IS-mainpage-container .img-box img {
  width: 30%;
  height: 100%;
  margin-bottom: 10px;
}

.IS-introduction {
  padding-top: 40px;
  padding-bottom: 54px;
  background-color: #f4f4f4 !important;
  position: relative;
  text-align: center;
}

.IS-introduction-container p {
  font-size: 28px
}

#IS-textbold {
  font-weight: bold
}

.IS-introduction-container .text-box {
  padding: 35px 0;
  display: flex;
  font-weight: bold
}

.IS-inner-head {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5.82%;
}

.install-way-item {
  text-align: center;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 100px;
  padding-top: 12px;
  font-size: 24px;
  border: solid 2px;
  border-color: #fecc00;
  margin: 0 10px;
  font-weight: bold
}

.head-text {
  font-size: 30px;
  font-weight: normal;
  text-align: center
}

.left-inner {
  width: 47.25%;
  margin-right: 5.5%;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  border-radius: 20px;
  border: 1px solid #ccc;
}

.right-inner {
  width: 47.25%;
  margin-right: 0;
  padding-top: 40px;
  padding-bottom: 40px;
  position: relative;
  border-radius: 20px;
  border: 1px solid #ccc;
}

.IS-details {
  padding-top: 54px;
  padding-bottom: 70px;
}

.IS-container-head {
  display: flex;
  align-items: center;
  margin-bottom: 3%;
}

.command-line {
  padding-left: 20px !important;
  background: #f4f4f4;
  width: 62%;
  display: flex;
}

.command-line p {
  font-family: Courier New;
  font-size: 16px;
  margin-right: auto;
}

#copytextButton {
  justify-content: space-around;
  height: 6%;
}

#IS-npm-note {
  font-weight: bold
}

#IS-end-text {
  margin-bottom: 3%
}

.IS-IIFE-container {
  padding: 100px 0;
}

#bottom-margin {
  margin: 30px 0
}

.IS-IIFE-container p:nth-child(2) {
  margin-bottom: 5%
}

.IS-IIFE-container p:nth-child(4) {
  margin-bottom: 4%;
  margin-top: 5%
}

.IS-IIFE-container p:nth-child(5) {
  margin-bottom: 3%;
}

.IS-npm-container .video-box {
  padding: 10px 0;
}

#inner-videoBox1 {
  width: 80.25%;
  margin-bottom: 4%
}

#inner-videoBox2 {
  width: 80.25%
}

.text-background {
  background: #f4f4f4;
}

#iframe-2Dvideo {
  width: 50%;
}

.renewal-tabs a {
  width: 50%;
}

.website-heading {
  font-size: 46px !important;
}

.a-link {
  color: #212121 !important;
  text-decoration: underline;
  background-color: #fecc00;
  display: inline-block;
  padding: 10px;
  margin: 0 0 0 20px;
  border-radius: 6px;
}

@media screen and (max-width: 1600px) {
  .text-inside {
    position: relative;
    display: flex;
    top: unset;
    width: unset;
    left: unset;
    padding: unset;
    justify-content: center;
    background-color: #424242;
    border-radius: 36px;
  }

  .title-imgbox img:hover {
    opacity: unset;
    filter: unset;
  }

  #link-to-price {
    padding: unset
  }

  .text-inside a {
    margin: 10%;
    text-align: center;
  }
}

@media screen and (max-width: 1400px) {
  .index-mainpage-container {
    position: unset;
    z-index: unset;
    top: unset;
    left: unset;
    transform: unset;
  }

  .net-logo-span span,
  .js-logo-span span {
    font-size: 13px;
  }
}

@media only screen and (max-width:1000px) {
  #nav-bar-menu {
    width: 190px;
    border-top: 3px solid #f8c300;
    z-index: 999;
    display: unset;
    box-shadow: none;
    position: relative;
    background-color: unset;
  }

  .w49 {
    width: 100% !important;
  }

  .popular-item {
    width: 22.3%;
  }

  .pricing_table .container {
    width: 100% !important;
  }

  .pricing_table .interactive {
    width: 80% !important;
  }

  .width100 {
    padding: 0 2%;
  }
}

@media screen and (max-width: 850px) {

  .popular-item {
    color: #212121;
    background-color: #fecc00;
    position: relative;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    border-radius: 6px 6px 0 0;
    padding: 5px;
    top: -5px;
  }

  .w50 {
    width: 96% !important;
  }

  .trail-row {
    display: block;
  }

  .net-download {
    width: 100%;
  }

  .Js-download {
    width: 100%;
  }

  .main-page-container-textbox p {
    font-size: 20px;
  }

  .logo-arction {
    width: 100%;
  }

  .performance-container {
    display: block
  }

  .user-experience-container {
    display: block
  }

  .technical-container {
    display: block;
  }

  .license-sub-container1 {
    width: 100%;
    margin-right: 0;
  }

  .license-sub-container2 {
    width: 100%;
    margin-right: 0;
  }

  .license-sub-container3 {
    width: 100%;
    margin-right: 0;
  }

  .license-sub-container4 {
    width: 100%;
    margin-right: 0;
  }

  .pricing-mainpage-container {
    display: block;
  }

  .Pricing-community-container {
    display: block
  }

  .pdf-download-container {
    display: block
  }

  .pdf-download-subcontainer2 {
    width: 100%;
  }

  .domain-head-sub-container1 {
    width: 100%;
  }

  .domain-head-sub-container {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5.5%
  }

  .domain-foot-sub-container {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 5.5%
  }

  .domain-foot-sub-container1 {
    width: 100%;
  }

  .index-head-inner img {
    max-width: 109%;
    margin: 0 0
  }

  .index-body-inner {
    padding: unset !important
  }

  .index-mainpage-container {
    position: unset;
    z-index: unset;
    top: unset;
    left: unset;
    transform: unset;
    width: 80%;
    margin: auto;
  }

  .front-container {
    display: block
  }

  .front-inner-left {
    border-right: unset;
    width: unset;
    margin-bottom: unset;
    z-index: unset;
  }

  #index-container-right {
    margin-right: unset;
  }

  .index-inner-gallery {
    display: none;
  }

  .front-inner-right {
    width: 100%;
  }

  .index-img-right {
    padding-left: unset;
  }

  #index-container-left {
    margin-right: unset
  }

  ;

  .front-inner-right {
    width: 100%;
  }

  .index-logo-inner {
    padding: unset
  }

  svg:not(:root) {
    overflow: hidden;
    max-width: 100%;
  }

  .index-feature-container {
    display: block;
  }

  .index-inner-container {
    width: 100%;
    margin-bottom: 30px
  }

  .index-inner-container1 {
    width: 100%;
    margin-bottom: 30px
  }

  .license-foot-container img {
    width: 85%
  }

  .page-footer-container {
    display: block
  }

  .send-box {
    width: 100%;
    margin-bottom: 7%
  }

  .wechat-box {
    width: 70%;
  }

  .QR-code-box {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }

  .testimonial-height {
    overflow: auto !important;
    max-height: 700px !important;
  }

  .carousel {
    max-height: 700px !important;
  }

  .IS-mainpage-container .img-box img {
    width: 60%;
  }

  .IS-introduction-container .text-box {
    display: block
  }

  .left-inner {
    width: 100%;
    margin-bottom: 7%
  }

  .right-inner {
    width: 100%
  }

  .command-line {
    width: auto
  }

  #inner-videoBox1 {
    width: 100%;
  }

  #inner-videoBox2 {
    width: 100%
  }

  #IS-end-text {
    margin-bottom: 10%
  }

  .IS-IIFE-container p:nth-child(2) {
    margin-bottom: 10%
  }

  .IS-IIFE-container p:nth-child(4) {
    margin-bottom: 10%;
    margin-top: 10%
  }

  .IS-IIFE-container p:nth-child(5) {
    margin-bottom: 10%
  }

  .head-text {
    text-align: left
  }

  .CL-mainpage-container .img-box img {
    width: 60%;
  }

  .CL-performance-container {
    display: block
  }

  .CL-performance-container .text-box {
    width: 100%;
    padding-right: unset
  }

  .CL-user-container {
    display: block
  }

  .CL-user-container .text-box {
    width: 100%
  }

  .CL-performance-container .img-box img {
    width: 70%;
  }

  .CL-user-container .img-box img {
    width: 70%;
  }

  .CL-note-container P:nth-child(3) {
    font-size: 20px
  }

  .mySlides {
    padding: 7%
  }

  .title-textbox {
    width: 100%;
  }

  .title-imgbox {
    width: 100%;
  }

  .title-imgbox img {
    width: 100%;
  }

  .title-imgbox:hover img {
    opacity: unset;
    filter: unset;
  }

  #link-to-price {
    padding: unset;
    margin-bottom: unset;
  }

  .text-inside {
    position: relative;
    top: unset;
    left: unset;
    font-size: initial;
    width: 100%;
    justify-content: center;
    display: flex;
  }

  .text-inside a {
    padding: 9%;
    text-align: center;
    margin: auto 0;
  }

  .js-example-item {
    border-radius: unset;
  }

  .js-example-item img {
    display: none;
  }

  #js-example {
    width: 100%;
  }

  #text-display {
    float: unset;
    width: 100%;
  }

  .sub-chart {
    display: block !important;
    grid-template-columns: unset !important;
  }

  .sub-chart-textbox {
    width: 84%;
    margin: 0 auto;
  }

  .technical-container-imgbox {
    display: none;
  }

  .community-container1 {
    display: block;
  }

  .user-experience-container-imgbox {
    width: unset;
  }

  .picture-display {
    padding: unset;
  }

  .inner-linkToDemo {
    width: 80% !important
  }

  .inner-features {
    display: block;
  }

  .features-textbox {
    width: 100%;
  }

  .svg-box img {
    width: 17%;
  }

  .PR-description-inner {
    display: flex;
    flex-flow: column;
    padding: unset !important;
  }

  .PR-description-inner .img-box {
    width: 100%;
    order: 2;
  }

  .PR-description-inner .img-box img {
    padding: 5% 0;
    width: 100% !important;
    margin: unset !important;
  }

  .PR-description-inner .text-box {
    width: 100%;
    order: -1;
  }

  .PR-video-container {
    display: block;
  }

  .PR-video-container .text-box {
    width: 100%;
    padding-bottom: 7%;
  }

  .PR-video-container .video-box {
    width: 100%;
    display: flex;
  }

  .PR-tools-container {
    display: block !important;
    grid-template-columns: unset !important;
  }

  .PR-sub-chart {
    width: 100%;
    padding: 2% 0;
  }

  .PR-edtion-inner {
    display: block;
  }

  .PR-edtion-inner .text-box {
    width: 100%;
    padding-right: unset !important;
  }

  .PR-edtion-inner .table-box {
    width: 100%;
  }

  .PR-general-container {
    display: block;
  }

  .PR-requirement-container {
    display: block;
  }

  .PR-requirement-container .img-box img {
    display: none;
  }

  .PR-requirement-container .text-box {
    width: 100%;
  }

  .free-trial-row {
    padding: 29px;
  }

  .PI-head-container {
    display: block;
  }

  .PI-head-container .logo-box {
    width: 100%;
  }

  .PI-head-container .link-box {
    line-height: 2.5rem;
    padding-top: unset;
    width: 100%;
  }

  #price-buying {
    margin-left: unset;
  }

  .license-body-container {
    display: block;
  }

  .PI-pdf-download-container {
    display: block;
  }

  .PI-pdf-download-subcontainer2 {
    width: 100%;
  }

  .logo-arction img {
    width: 70%
  }

  .JS-background {
    padding-bottom: 20%;
  }

  .js-library-logo img {
    padding-top: 2%;
  }

  .wider-border-button {
    text-align: center !important;
    padding: 6px 11px !important;
    font-size: 26px !important;
    display: block;
    max-width: unset;
    max-height: unset;
  }

  #special-button {
    text-align: center !important;
    padding: 6px 11px !important;
    font-size: 26px !important;
    display: block;
    max-width: unset;
    max-height: unset;
    margin-bottom: 5%;
  }

  .wider-border-button {
    margin-left: unset !important;
  }

  .float-class {
    display: none !important;
  }

  .index-customer-logobox {
    padding: 10px 0 40px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    flex-flow: row wrap;
    justify-content: space-evenly;
  }
}

@media only screen and (max-width:374px) {
  .index-logo-inner {
    padding: unset;
    width: 100%;
  }

  svg:not(:root) {
    overflow: hidden;
    max-width: 85%;
  }
}


.baner-20 {

  min-height: 50px
}

.font-black {
  font-size: 26px;
  font-weight: 900;
  margin: 20px 0 20px;
  padding: 2px 0;
  color: #1d1d1d;
  position: relative;

}

.flex-baner {

  margin: 0 auto;
  list-style: none !important;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.banner-ico {
  padding: 20px 0 20px 20px;
}

.date-baner {
  background: #fecc00;
  color: #292929;
  border-radius: 100px;
  padding: 2px 15px;
  display: inline-block;
  font-weight: 800;
  font-size: 16px;
  margin: 6px 20px 10px;
  padding: 6px 20px;

}

.description-sales {
  font-size: 16px;
  font-weight: 400;
}

.contact-sales {
  font-size: 14px;
  margin: 22px;
  color: #585858
}

.banner-sale20,
.banner-sale20-front {
  width: 210px !important;
  position: relative;
  top: 50px;
}

.banner-sale20-front {
  top: 36px;
  margin: 0 0 0 4px;
}

/* Dmitrii style for JS release page  */

.bg-header-section {
  background-color: #1b1b1b;
  height: 100%;
}

.bg-header-section .container {
  margin: 0 auto;
  width: 80%;
  padding: 60px 0;
}

.new-js-release .container {
  width: 70% !important;
  padding: 60px 0 0;
}

.logo-lcjs {
  margin: 0 auto;
  width: 40%;
  text-align: center;
  margin-bottom: 40px;
}

.description-release>h5 {
  text-align: center;
}

.t-yellow {
  color: #fecc00;
}

.t-white {
  color: #fff;
}

.t-center {
  text-align: center;
}

.t-bold {
  font-weight: bold;
}

.t-title {
  line-height: 1.5em;
  margin: 20px 0 40px;
}

.description-release>p {
  text-align: center;
  color: #fff;
}

.product-image {
  background-size: initial;
  background-image: url(/public/img/lcjs-3-bg.jpg) !important;
  min-height: 543px;
  background-position: center;
}

.description-release p {
  padding: 0px 0 40px 0;
}

.new-js-release .flex-container {
  display: flex;
}

.new-js-release .flex-item {
  width: 50%;
  height: 100%;
}

.js-examples {
  min-height: 150px;
}

.t-l-allign {
  text-align: left;
}

.t-block {
  min-height: 200px;
}

.new-js-release .flex-item img {
  filter: none;
  -webkit-filter: none !important;
  height: auto;
}

.new-js-release .flex-item img:hover {
  filter: none;
  -webkit-filter: none !important;
  cursor: pointer;
}

.bg-gray {
  background-color: #f4f4f4;
  height: 100%;
}

/****** Lightbox ******/

.new-js-release .row>.column {
  padding: 0 10px;
}

.new-js-release .example-slides {
  border: none;
  border-radius: 0 !important;
  padding: 0;
}

.new-js-release .row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.new-js-release .column {
  float: left;
  width: 50%;
}

/* The Modal (background) */
.new-js-release .modall {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000a3;
}

/* Modal Content */
.new-js-release .modal-content {
  position: relative;
  background-color: transparent;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 65%;
}

/* The Close Button */
.new-js-release .close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.new-js-release .close:hover,
.new-js-release .close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.new-js-release .example-slides {
  display: none;
}

/* Next & previous buttons */
.new-js-release .prev,
.new-js-release .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.new-js-release .next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.new-js-release .prev:hover,
.new-js-release .next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.new-js-release .numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}


/* Caption text */
.new-js-release .caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.new-js-release img.demo {
  opacity: 0.6;
}

.new-js-release .active,
.new-js-release .demo:hover {
  opacity: 1;
}

.new-js-release img.hover-shadow {
  transition: 0.3s;
}

.new-js-release .hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

/*******Lightbox end*******/

.bg-gray .flex-item {
  width: 33.3333333%;
}

.bg-gray .flex-container {
  width: 70%;
  padding: 60px 0;
}

.feauters-ico {
  width: 25%;
  margin: 0 auto;
}

.new-js-release .col-text {
  padding: 0 25px;
  margin: 30px 0 20px;
}

.new-js-release .message {
  margin: 40px 0;
}

@media only screen and (max-width: 900px) {
  .new-js-release .flex-item {
    width: 100%;
  }

  .logo-lcjs {
    width: 80%;
  }

  .new-js-release .col-text {
    padding: 0;
  }

}

/* Dmitrii style for JS release page end  */

/* Dmitrii style for JS product page  */
.js-product-page .features-textbox {
  width: 25%;
  padding: 0 25px;
}

.svg-pic {
  width: 35%;
  margin: 0 auto;
}

/* Dmitrii style for JS product page end */

/*Dmitrii bullets news for main page*/

/*.bullet-news {
  min-width: 100px;
  display: inline-block;   
  position: relative;
  margin: 10px 0;
  z-index: 999;
  padding: 6px;
  background-color: #efefef;
  border-radius: 100px;
  transition: 0.2s;
  margin: 5px;
}

.bullet-absolute {
  position: relative;   
  text-align: center;
  padding-top: 10px;
}*/

.f_container {
  display: flex;
  flex-wrap: wrap;
}

.category_name {
  margin: 0;
  font-size: 14px;
  padding: 0px 10px;
  text-align: center;
  line-height: 28px;
  color: #202020;
}

.name_post {
  margin: 0;
  font-size: 14px;
  padding: 0px 10px;
  text-align: center;
  line-height: 28px;
  background-color: #f3c000;
  color: #202020;
  border-radius: 100px;
  font-weight: bold;
}

/*.bullet-news:hover {
  transition: 0.2s;
  transform: scale(1.05);
}*/

nav .nav-wrapper {
  z-index: 99999999999;
}

nav {
  z-index: 99999999999;
  position: sticky;
  top: 0;
}

/*Dmitrii bullets news for main page end*/

/* Dmitrii changes for NET product page*/

.item-header {
  width: 40%;
}

.flex-row {
  display: flex;
  width: 100%;
}

.col-50 {
  width: 50%;
}

.title-section {
  text-align: center;
  width: 100%;
  display: block;
  position: relative;
}

.new-feauters .feauters {
  width: 95%;
  background-color: #f4f4f4;
  margin: 0 auto;
  height: 100%;
  padding: 10px 0 40px;
}

.new-feauters .text-box {
  margin: 30px 0;
}

.new-feauters h2 {
  padding: 30px 0;
  text-align: center;
}

.new-feauters h3 {
  padding: 20px 0;
  text-align: center;
  font-weight: 700;
}

.new-feauters img {
  margin: 0 auto;
  text-align: center;
  width: 55%;
  display: block;
  padding: 10px 0 40px;
}

.new-feauters .flex-row {
  align-items: stretch;
  margin-bottom: 80px;
  flex-wrap: wrap;
}

.new-feauters p {
  padding: 0 40px;
  min-height: 160px;
}

.new-feauters a {
  text-align: center;
  display: block;
}

.new-feauters .img-container {
  min-height: 220px;
}

@media only screen and (max-width: 900px) {
  .item-header {
    width: 100%;
  }

  .PR-head {
    background-blend-mode: darken;
  }

  .col-50 {
    width: 100%;
  }

  .new-feauters .img-container {
    min-height: 0;
  }
}



/* Dmitrii changes for NET product page end*/


/*Dmitrii case studyes*/
.cs-flex-container {
  display: flex;
  flex-wrap: wrap;
}

.cs-image-item {
  height: 100%;
  max-width: 60%;
  margin: 0 0 40px;
}

.cs-info {
  max-width: 40px;
}


/* news styles */
.news-product-header {
  background-position: 50%;
  background-size: 100%;
  background-size: cover;
}

.uwp-rel-header {
  background-image: url(../img/news/bg-v10-lightningchart-net.jpg) !important;
  padding: 0 0 400px;
}

.n-logo-product {
  display: block;
  width: 100%;
  text-align: center;
}

.pr-container {
  width: 70%;
  display: block;
  margin: 0 auto;
  padding: 50px 0;
}



.uwp-rel-header h1 {
  font-size: 42px !important;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding-bottom: 20px;
}

ol {
  list-style: none;
  counter-reset: my-awesome-counter;
}

ol li {
  counter-increment: my-awesome-counter;
  font-size: 18px;
  line-height: 2em;
  font-family: "source-han-sans-simplified-c";
}

ol li::before {
  content: counter(my-awesome-counter) ". ";
  font-weight: bold;
}

.news-product-more-info {
  text-align: center;
  background-color: #f4f4f4;
}

.news-product-more-info p {
  font-size: 20px;
  padding-bottom: 30px;
}


.news-product-more-info a {
  color: #212121;
  text-decoration: underline;
  font-weight: 600;
}

.uwp-pic {
  display: none;
}

.uwp-img {
  width: 40% !important;
}

@media only screen and (max-width: 992px) {
  .uwp-rel-header {
    background-image: linear-gradient(180deg, #0a0a0a 0%, #212121 100%) !important;
    padding: 0;
  }

  .uwp-pic {
    display: block;
  }

  .uwp-pic img {
    width: 100%;
  }
}

/* /news styles */

.renewal-tabs {
  margin-bottom: 20px;
}



.renewal-tabs button {
  border: none;
  color: #212121;
  margin: 15px 5px 10px 0;
  padding: 10px 30px;
  display: inline-block;
  border-radius: 6px;
  border-bottom: 5px solid black;
  background-color: #fff;
}

.w3-red {
  background-color: #fecc00 !important;
  border-bottom: none !important;
  border-top: 5px solid black !important;
}

.renewal-tabs button:focus {
  background-color: #fecc00 !important;
}

.price_description {
  padding: 30px 0;
}

.b-text {
  font-weight: 600;
}

html {
  scroll-behavior: smooth;
}

.license-body-container h4 {
  text-align: center;
  color: #fecc00;
  font-size: 20px;
}

.description-release h1 {
  font-size: 34px;
  margin: 0;
  padding: 0 0 50px;
  text-align: center;
}

.news-content p {
  margin: 0 0 50px;
}

.news-content h2 {
  font-size: 32px;
  font-weight: 600;
  text-align: center;
  padding: 0 0 30px;
}

.a-link {
  color: #212121;
  font-weight: 600;
  text-decoration: underline;
}

.wechat-box img {
  margin-bottom: 30px;
}

.box-dark {
  background-color: #1d1d1d;
}

.chapter h1 {
  font-size: 30px;
  font-weight: bold;
}

.chapter h2 {
  font-size: 26px;
  font-weight: bold;
}

.chapter h3 {
  font-size: 20px;
  font-weight: bold;
}

.chapter h4 {
  font-size: 18px;
  font-weight: bold;
}