.scrolled .navigation-link {
  color: #151515 !important;
}

.scrolled .navigation-link path {
  fill: #001a3b !important;
}

.scrolled .brochure-btn-border {
  border: 0.5px solid #fff !important;
}

.scrolled .navbar-brand {
  color: #fff !important;
}

.scrolled .navbar-brand path {
  fill: #001a3b !important;
}

.terms-title {
  font-size: 2rem;
}

.product-table {
  overflow: hidden;
}

.product-table .table-borderless {
  margin-top: 50px;
}

.product-table .dataTables_filter {
  float: none;
}

.product-table th {
  text-align: center !important;
  position: relative;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
}

.product-table .sorting::before {
  position: absolute;
  top: 14px;
  right: -2px !important;
}

.product-table .sorting::after {
  position: absolute;
  top: 24px !important;
  right: -2px !important;
}

.product-table th,
.product-table td {
  padding: 19px 25px !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}

.product-table th:first-of-type,
.product-table td:first-of-type {
  padding-left: 0 !important;
}

.product-table th:last-of-type,
.product-table td:last-of-type {
  padding-right: 0 !important;
}

.product-table table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}

.product-table table::-webkit-scrollbar {
  height: 10px;
}

.product-table table::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 5px;
}

.product-table table::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 5px;
}

.product-table table::-webkit-scrollbar-thumb:hover {
  background: #555;
}

.product-table input {
  border: 0.25px solid #82828245;
  border-radius: 5px;
  color: #828282;
  margin-left: 10px !important;
}

.product-table input::-webkit-input-placeholder {
  font-size: 14px;
  color: #828282;
  padding: 5px 0 5px 5px;
}

.product-table input::-moz-placeholder {
  font-size: 14px;
  color: #828282;
  padding: 5px 0 5px 5px;
}

.product-table input::-ms-input-placeholder {
  font-size: 14px;
  color: #828282;
  padding: 5px 0 5px 5px;
}

.product-table input::placeholder {
  font-size: 14px;
  color: #828282;
  padding: 5px 0 5px 5px;
}

.product-table input:focus-visible {
  border-color: #828282;
  outline: none;
}

.dark-table-bg label {
  color: #FFFFFF;
  color: #e4e4e4;
}

.dark-table-bg input {
  color: #fff;
  border: 0.25px solid #aaa;
  border-radius: 3px;
  padding: 5px;
  background-color: transparent;
}

.dark-table-bg input::-webkit-input-placeholder {
  color: #bcbcbc;
  padding: 5px 0 5px 5px;
}

.dark-table-bg input::-moz-placeholder {
  color: #bcbcbc;
  padding: 5px 0 5px 5px;
}

.dark-table-bg input::-ms-input-placeholder {
  color: #bcbcbc;
  padding: 5px 0 5px 5px;
}

.dark-table-bg input::placeholder {
  color: #bcbcbc;
  padding: 5px 0 5px 5px;
}

.dark-table-bg input:focus-visible {
  border-color: #FFFFFF;
}

.dark-table-bg .dataTable thead th {
  border-bottom: 1px solid #f9f9f969;
}

.search-row th:last-child input {
  display: none;
}

thead {
  text-align: center;
}

thead input {
  width: 80%;
}

.product-banner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.table-font {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-weight: 400;
  color: #505050;
  text-align: center;
}

@media (min-width: 576px) {
  .table-font {
    font-size: calc(0vw + 14px);
  }
}

@media (min-width: 1440px) {
  .table-font {
    font-size: 14px;
  }
}

@media (min-width: 576px) {
  .table-font {
    line-height: calc(0vw + 26px);
  }
}

@media (min-width: 1440px) {
  .table-font {
    line-height: 26px;
  }
}

tbody:before {
  content: "@";
  display: block;
  line-height: 25px;
  text-indent: -99999px;
}

.thyristor-title {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #001A3B;
  margin: 0;
}

@media (min-width: 360px) {
  .thyristor-title {
    font-size: calc(1.5060241vw + 14.57831325px);
  }
}

@media (min-width: 1024px) {
  .thyristor-title {
    font-size: 30px;
  }
}

@media (min-width: 360px) {
  .thyristor-title {
    line-height: calc(1.5060241vw + 24.57831325px);
  }
}

@media (min-width: 1024px) {
  .thyristor-title {
    line-height: 40px;
  }
}

.thyristor-text {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: #001A3B;
}

@media (min-width: 360px) {
  .thyristor-text {
    font-size: calc(0.30120482vw + 12.91566265px);
  }
}

@media (min-width: 1024px) {
  .thyristor-text {
    font-size: 16px;
  }
}

@media (min-width: 360px) {
  .thyristor-text {
    line-height: calc(0.30120482vw + 22.91566265px);
  }
}

@media (min-width: 1024px) {
  .thyristor-text {
    line-height: 26px;
  }
}

.product-header-container {
  margin: 80px auto 130px;
}

.product-text {
  padding-bottom: 80px;
  color: #656565;
}

.equip-white {
  color: white;
}

.equip-bg {
  background-color: #091B34;
}

.product-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  margin-bottom: 30px;
}

.order-btn {
  color: #001A3B;
  border-radius: 0;
  padding: 15px 30px;
  border: 1px solid #B8B9BB;
  margin-top: 50px;
  font-size: 16px;
  font-weight: 500;
  line-height: 24.667px;
}

.product-table {
  background-color: #091B34;
  margin: 0 !important;
  margin: 0 !important;
}

.product-table th,
.product-table td {
  color: #FFFFFF;
  margin: 5px 0;
}

.products-img {
  width: 90%;
  position: relative;
}

.img-cap {
  color: #151515;
  font-size: 14px;
  font-weight: 500;
  line-height: 15.409px;
  /* 110.061% */
  letter-spacing: 0.14px;
}

@media (min-width: 1024px) {
  .img-cap {
    font-size: 16px;
    line-height: 28.781px;
  }
}

.product-help-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  color: #383838;
  letter-spacing: 0.01em;
}

@media (min-width: 576px) {
  .product-help-title {
    font-size: calc(1.27314815vw + 16.66666667px);
  }
}

@media (min-width: 1440px) {
  .product-help-title {
    font-size: 35px;
  }
}

@media (min-width: 576px) {
  .product-help-title {
    line-height: calc(2.66203704vw + 16.66666667px);
  }
}

@media (min-width: 1440px) {
  .product-help-title {
    line-height: 55px;
  }
}

.product-help-subtitle {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #505050;
  letter-spacing: 0.01em;
}

@media (min-width: 576px) {
  .product-help-subtitle {
    font-size: calc(0.23148148vw + 14.66666667px);
  }
}

@media (min-width: 1440px) {
  .product-help-subtitle {
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .product-help-subtitle {
    line-height: calc(0.69444444vw + 20px);
  }
}

@media (min-width: 1440px) {
  .product-help-subtitle {
    line-height: 30px;
  }
}

.sq-arrow-btn .left {
  background-color: #E2E2E2;
}

.sq-arrow-btn .right {
  background-color: #C6C6C6;
}

.product-help-section {
  margin: 100px 0;
}

.my-color-class {
  height: 90px;
  background: #091B34;
}

.view-btn {
  border-style: none;
}

.products-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  width: 100%;
  padding: 0;
}

.modal-content {
  border-radius: 0;
}

.btn-close {
  position: absolute;
  right: 15px;
}

.support-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.support-form .support-form-h2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 600;
  color: #505050;
}

@media (min-width: 576px) {
  .support-form .support-form-h2 {
    font-size: calc(1.15740741vw + 13.33333333px);
  }
}

@media (min-width: 1440px) {
  .support-form .support-form-h2 {
    font-size: 30px;
  }
}

@media (min-width: 576px) {
  .support-form .support-form-h2 {
    line-height: calc(1.15740741vw + 23.33333333px);
  }
}

@media (min-width: 1440px) {
  .support-form .support-form-h2 {
    line-height: 40px;
  }
}

.support-form .support-form-input {
  width: 100%;
  border: none;
  border-bottom: 1px solid #383838;
  margin-top: 3rem;
  font-size: 16px;
  line-height: 19.2px;
  height: 30px;
}

.support-form .support-form-input::-webkit-input-placeholder {
  color: #50505066;
}

.support-form .support-form-input:focus {
  outline: none;
}

.support-form .support-form-textarea {
  width: 100%;
  border: none;
  border-bottom: 1px solid #383838;
  margin-top: 3rem;
  font-size: 16px;
  line-height: 19.2px;
  height: 30px;
  font-family: "Gilroy", sans-serif;
}

.support-form .support-form-textarea::-webkit-input-placeholder {
  color: #50505066;
}

.support-form .support-form-textarea:focus {
  outline: none;
}

.support-form .form-submit-button {
  margin-top: 2rem;
  background-color: #0F243F;
  color: white;
  border: none;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 24.2px;
}

.support-form-captcha {
  margin-top: 3rem;
  width: 100%;
  height: 80px;
}

.my-slider .slider {
  width: 50%;
  margin: 100px auto;
}

.my-slider .slick-slide {
  margin: 0px 10px;
}

.my-slider .slick-slide img {
  width: 100%;
}

.my-slider .slick-prev:before,
.my-slider .slick-next:before {
  display: none;
}

.my-slider .slick-slide {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

@media screen and (min-width: 576px) {
  .product-header {
    margin-bottom: 0;
  }
  .support-form .supportform-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .support-form .support-form-input {
    width: 96%;
  }
  .support-form .support-form-textarea {
    margin-top: 6rem;
    width: 96%;
  }
  .support-form .support-form-captcha {
    width: 96%;
  }
}

@media (min-width: 576px) {
  .expanded {
    background-color: #091B34;
    color: #fff;
  }
  .nav-tabs,
  .nav-link,
  .active {
    border-style: none !important;
  }
  .nav-tabs:hover,
  .nav-link:hover,
  .active:hover {
    border-style: none !important;
  }
  .products-img {
    width: 32%;
  }
  .product-table {
    margin: 0 !important;
  }
  .thyristor-text {
    letter-spacing: 0.02em;
  }
  .products-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    padding: 0;
  }
}

.product-table-heding {
  margin: 0;
  font-size: 30px;
  line-height: 45px;
  font-weight: 500;
  color: #505050;
}

@media (min-width: 576px) {
  .product-table-heding {
    font-size: calc(0.5787037vw + 26.66666667px);
  }
}

@media (min-width: 1440px) {
  .product-table-heding {
    font-size: 35px;
  }
}

@media (min-width: 576px) {
  .product-table-heding {
    line-height: calc(0vw + 45px);
  }
}

@media (min-width: 1440px) {
  .product-table-heding {
    line-height: 45px;
  }
}

.my-style-dots .slick-dots {
  bottom: -15px;
  left: 0px;
  text-align: center !important;
}

.my-style-dots1 .slick-dots {
  bottom: -30px;
}

.slider-style .slider {
  width: 50%;
  margin: 100px auto;
}

.slider-style .slick-slide {
  margin: 0px 10px;
}

.slider-style .slick-slide img {
  width: 100%;
  border-radius: 10px;
  min-height: 229.607px;
  max-height: 366.967px;
}

.slider-style .slick-prev:before,
.slider-style .slick-next:before {
  display: none;
}

.slider-style .slick-slide {
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}

@media screen and (min-width: 768px) {
  .product-img-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-btn {
    margin-top: 40px;
  }
}

.grey-table {
  background-color: #f9f9f9 !important;
}

.grey-table th,
.grey-table td {
  color: #505050 !important;
}

.grey-table .product-table-heding {
  color: #505050 !important;
}

.product-heding {
  font-size: 20px;
  line-height: 35px;
  font-weight: 600;
  color: #fff;
}

@media (min-width: 576px) {
  .product-heding {
    line-height: calc(1.15740741vw + 28.33333333px);
  }
}

@media (min-width: 1440px) {
  .product-heding {
    line-height: 45px;
  }
}

.sub-product-heding {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #fff;
}

@media (min-width: 576px) {
  .sub-product-heding {
    font-size: calc(0vw + 20px);
  }
}

@media (min-width: 1440px) {
  .sub-product-heding {
    font-size: 20px;
  }
}

@media (min-width: 576px) {
  .sub-product-heding {
    line-height: calc(0vw + 30px);
  }
}

@media (min-width: 1440px) {
  .sub-product-heding {
    line-height: 30px;
  }
}

.sub-product-para {
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
}

@media (min-width: 576px) {
  .sub-product-para {
    font-size: calc(0vw + 18px);
  }
}

@media (min-width: 1440px) {
  .sub-product-para {
    font-size: 18px;
  }
}

@media (min-width: 576px) {
  .sub-product-para {
    line-height: calc(0vw + 30px);
  }
}

@media (min-width: 1440px) {
  .sub-product-para {
    line-height: 30px;
  }
}

.application-section {
  margin: 100px 0 75px;
}

.application-section .section-title h2 {
  color: #001A3B;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  /* 150% */
  letter-spacing: 0.2px;
  margin: 0;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .product-header-container {
    margin: 80px auto;
  }
}

@media (min-width: 768px) {
  .product-table {
    overflow: hidden;
  }
  .product-table th {
    font-size: 16px;
    line-height: 26px;
  }
  .product-table th,
  .product-table td {
    font-size: 16px;
    line-height: 26px;
  }
  .product-table .dataTables_filter {
    padding-bottom: 20px;
  }
  .application-section {
    margin: 130px 0;
  }
  .application-section .section-title h2 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0.3px;
    margin-bottom: 85px;
  }
}
