html {
  scroll-behavior: smooth;
}

.elementor-column-wrap {
  width: 100%;
}

.elementor-widget-wrap>.elementor-element {
  width: 100%;
}

.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
  padding: 0px;
}

.elementor-section.elementor-section-boxed>.elementor-container {
  max-width: 100%;
}

.partner-flex {
  display: flex;
  align-items: start;
}

.elementor-section-boxed .elementor-column-gap-default .elementor-row {
  width: 100%;
  margin-left: 0px;
  margin-right: 0px;
}

.elementor-section-boxed .elementor-container {
  width: 100% !important;
}

.entry-title {
  display: none !important;
}

.page-partnership-banner {
  background: url("/wp-content/uploads/partnership-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 60% 40%;
  height: 450px;
  position: relative;
}

.page-partnership-banner .banner-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: calc(50% - 570px);
}

.page-partnership-banner h1 {
  font-weight: 600;
  color: white;
  margin: 15px;
}

.page-partnership-banner p {
  color: white;
  max-width: 500px;
  margin: 15px;
}

.page-partnership-banner .acu-solid-orange-btn {
  margin: 15px;
}

.page-partnership-body h6 {
  font-weight: 600;
}

.page-partnership-body .section-one {
  max-width: 950px;
  padding: 80px 20px;
  text-align: center;
  margin: auto;
}

.page-overview .section-overview {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}

.page-partnership-body .section-two {
  background: #eff2f4;
  text-align: center;
}

.blue-bar {
  background: url("/wp-content/uploads/Rectangle-36.png"),
    linear-gradient(to right, #01818c, #00a5b2);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 33%;
  max-width: 500px;
  margin: auto;
  height: 15px;
}

.acu-solid-blue-btn {
  font-weight: 600;
  padding: 10px 10px !important;
  font-size: 14px;
  border: 2px solid #00a0af;
}

.page-models-features {
  background-color: #eff2f4;
  padding: 0 20px;
  margin: 0 auto;
}

.page-models-features table {
  max-width: 1260px;
  margin: 0 auto;
  background-color: white;
}

.section-one .supportdocstable {
  width: 100%;
}

tr,
th,
td {
  border: none;
}

.section-one .supportdocstable tr {
  border-bottom: 1px solid #c5c5c5;
  font-size: 15px;
}

.section-one .supportdocstable td {
  text-align: left;
  font-size: 15px;
}

.section-one .supportdocstable th {
  border-bottom: 1px solid #707070;
  font-size: 12px;
  font-weight: bold;
}

.section-one .supportdocstable .application-note-text {
  border-top: 1px solid #707070;
  font-weight: 500!important;
}

.section-one .supportdocstable .blue-text {
  color: #01818c;
  line-height: 1.3em;
}

.rogowski-coil-models {
  padding: 0px 30px;
}

.rogowski-coil-models .content {
  max-width: 1120px;
  margin: auto;
}

.rogowski-block {
  position: relative;
  max-width: 900px;
  min-height: 150px;
  margin-left: auto;
  margin-right: auto;
  border: 2px solid #00a5b2;
  display: grid;
  grid-template-columns: 1fr 6fr 2fr;
}

.rogowski-popup {
  margin-top: -10px;
  margin-left: 10px;
  width: 100%;
  position: absolute;
  z-index: 9;
}

.rogowski-block-popup {
  max-width: 900px;
  min-height: 130px;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  border: 1px solid #cfdae1;
  display: grid;
  grid-template-columns: 1fr 4fr;
  z-index: 2;
}

.rogowski-block-popup .rogowski-image {
  place-self: center;
}

.rogowski-block-popup .rogowski-image img {
  max-height: 120px;
}

.rogowski-block-popup .rogowski-text {
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.rogowski-block-popup .rogowski-text {
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.rogowski-block-popup .rogowski-text h3 {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 25px;
  color: #00a5b2;
  margin: 0px;
}

.rogowski-block-popup .rogowski-text p {
  font-size: 15px !important;
  line-height: 22px;
}

.rogowski-block-popup:hover {
  background-color: #eff2f4;
  cursor: pointer;
}

.rogowski-block .arrow {
  width: 25px;
  height: 25px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: linear-gradient(-45deg, #515151 0%, #515151 50%, transparent 0%);
}

.rogowski-block .default-option {
  justify-content: center;
}

.rogowski-block .rogowski-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  background-color: #00a5b2;
}

.rogowski-block .rogowski-text {
  display: flex;
  flex-direction: column;
  padding: 15px;
}

.rogowski-block .rogowski-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.rogowski-block .down-arrow {
  font-size: 45px;
}

.rogowski-block .rogowski-icon .fa-stack {
  font-size: 25px;
}

.rogowski-block .rogowski-text h3 {
  font-size: 20px !important;
  font-weight: bold;
  line-height: 25px;
  margin: 0px;
}

.rogowski-block .rogowski-text p {
  font-size: 15px !important;
  line-height: 22px;
}

.rogowski-separator {
  text-align: center;
  padding: 10px;
  font-size: 40px;
  color: #00a5b2;
}

#how-it-works .rogowski-block {
  background-color: white;
}

.rogowski-block.block2:hover {
  background-color: #f7f8f9 !important;
}

.rogowski-block.block2 {
  display: none;
  cursor: pointer;
  background-color: #eff2f4 !important;
}

.rogowski-block.cursor {
  cursor: default;
}

.rogowski-block.block2.option-0 {
  display: grid;
  cursor: pointer;
}

.rogowski-block.block3 {
  display: none;
}

.rogowski-block.block4 {
  display: none;
}

.rogowski-separator {
  display: none;
}

.rogowski-separator.allways-active {
  display: block;
}

/* Start of Applications */
.applications {
  padding-bottom: 0px;
  color: black;
}

.applications .swiper-wrapper .slide-1-image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
}

.applications .swiper-wrapper .slide-2-image {
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center;
}

.applications .applications-container {
  max-width: 100%;
  margin: auto;
  text-align: center;
}

.applications .content {
  max-width: 1920px;
  margin: auto;
}

.applications .content p {
  font-size: 15px !important;
  line-height: 24px;
  padding: 15px 70px 60px 70px;
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}

.applications .content h2 {
  text-align: left;
  font-size: 36px !important;
  line-height: 42px;
  font-weight: bold;
  padding: 0;
}

.applications .content .swiper-slide h2 {
  padding-top: 50px;
}

#product-map.applications .sub-title h2 {
  text-align: center;
  font-size: 32px !important;
  font-weight: 400;
}

#how-it-works .title-description p {
  font-size: 15px !important;
}

.applications .sub-title h2 {
  text-align: center;
  font-size: 36px !important;
  font-weight: 400;
}

.applications .content .swiper-slide-active p {
  opacity: 1;
  transition: opacity 0.4s ease-in-out;
}

.applications .content .swiper-slide {
  background-blend-mode: multiply;
  height: auto;
}

.applications .content .swiper-slide-active {
  background-blend-mode: multiply;
}

.applications .content .swiper-slide img {
  width: 400px;
  height: auto;
  margin: 25px auto 25px auto;
}

#product-map .content .swiper-slide img {
  width: auto;
}

.applications .content .swiper-slide-active img {}

.swiper-button-next,
.swiper-button-prev {
  top: 90%;
}

.swiper-button-next {
  background-image: none;
  font-size: 50px;
  right: calc(14% + 25px) !important;
}

.swiper-button-prev {
  background-image: none;
  font-size: 50px;
  left: 14% !important;
}

/*	https://codesandbox.io/s/w220s?file=/index.html:1841-4359
	https://codesandbox.io/s/t7v66
*/
.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: left;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.swiper-slide img {
  display: block;
  width: auto;
  height: 100%;
  object-fit: cover;
  align-self: flex-start;
}

.swiper-container {
  width: 100%;
  height: 100%;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0px;
  display: none;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0px;
  display: none;
}

.swiper-pagination {
  width: 100% !important;
  left: auto !important;
  margin: auto;
  justify-content: center;
  position: inherit;
}

.swiper-pagination-bullet {
  color: #414444;
  padding: 5px 10px;
  border-radius: 0;
  width: auto;
  height: 50px;
  text-align: center;
  line-height: 26px;
  font-weight: bold;
  font-size: 20px;
  background: transparent;
  opacity: 1;
  flex: 0 0 auto;
}

.swiper-pagination-bullet-active {
  border-bottom: 5px solid #f68c34;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: unset;
}

.page-network-architecture {
  padding: 0 20px;
}

.page-network-architecture .swiper-slide img {
  padding-top: 30px;
  padding-bottom: 90px;
  margin-left: auto;
  margin-right: auto;
}

.applications .acu-solid-white-btn {
  margin-top: 30px;
  background-color: white;
  border-color: white;
}

/* End of Applications */
#how-it-works .sub-title {
  padding-bottom: 0px;
}

#how-it-works .rogowski-separator.always-show {
  display: block;
}

#how-it-works .rogowski-block.always-show {
  display: grid;
}

#product-map {
  background: #eff2f4;
}

.product-map-options {
  width: 100%;
  padding-bottom: 135px;
}

.product-map-options table {
  margin-left: auto;
  margin-right: auto;
}

.product-map-options table h3 {
  font-size: 20px !important;
  line-height: 26px !important;
  font-weight: bold;
  margin: 0px;
  text-align: left;
}

.product-map-options table p {
  line-height: 20px !important;
  opacity: 1 !important;
  padding: 0px !important;
  margin: 0px;
  text-align: left;
}

.product-map-options table .fa-stack {
  font-size: 20px;
  width: 2em;
}

.product-map-options table .fa-stack-1x {
  font-weight: 400;
  background: white;
  border: 1px solid #666;
  border-radius: 50%;
  height: 2em;
  width: 2em;
}

.product-map-options table .fa-stack-2x {
  /*-webkit-text-stroke: 3px white;*/
}

.product-map-options table .fa-stack-2x.background-gray {
  -webkit-text-stroke: 3px #eff2f4;
}

.product-map-options table td {
  border: none;
  padding: 12px 10px;
}

#product-map ul.product-map-left {
  text-align: left;
  padding-left: 20px;
}

#product-map .product-map-top {
  vertical-align: top;
}

.page-applications .applications-container {
  padding-bottom: 135px;
}

.add-padding-bottom {
  padding-bottom: 135px;
}

.page-transformers table {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.page-accessories {
  background-color: #eff2f4;
  padding-bottom: 135px;
}

.page-accessories {
  background-color: #eff2f4;
  padding-bottom: 135px;
}

.page-accessories .solution-service .three-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.page-accessories .solution-service .four-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

/* NEW Accessories swiper START */

.page-accessories .accessoriesContainer {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.page-accessories .accessoriesContainer_swiperonly {
  margin: 0 45px;
}

.page-accessories .accessoriesContainer .swiper-slide {
  background-color: rgba(167, 167, 167, 0.3);
  padding-top: 20px;
  padding-bottom: 20px;
  height: auto;
}

.page-accessories .accessoriesContainer .swiper-slide img {
  margin-left: auto;
  margin-right: auto;
  height: auto;
}

.page-accessories .accessoriesContainer .swiper-slide h6 {
  font-size: 20px !important;
  line-height: 27px;
  font-weight: 700;
  width: 100%;
  text-align: center;
  padding: 0 35px;
  margin: 30px 0 30px 0;
}

.page-accessories .accessoriesContainer .swiper-slide p {
  font-size: 14px !important;
  line-height: 19px;
  font-weight: 400;
  padding: 0 35px;
  margin: 0;
}

.page-accessories .accessoriesContainer .swiper-slide a {
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
}

.page-accessories .accessoriesContainer .swiper-slide button {
  border-color: rgba(0, 160, 175, 1) !important;
  background-color: #fff;
}

.page-accessories .accessoriesContainer .swiper-slide button:hover {
  border-color: rgba(0, 81, 88, 1) !important;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.page-accessories .accessoriesContainer .swiper-button-prev-accessories {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  background: #707070;
  border-radius: 25px;
  padding-left: 15px;
  left: 0;
  transform: unset;
  opacity: 0.8;
  z-index: 999;
  cursor: pointer;
}

.page-accessories .accessoriesContainer .swiper-button-next-accessories {
  position: absolute;
  top: 50%;
  width: 35px;
  height: 35px;
  background: #707070;
  border-radius: 25px;
  padding-left: 17px;
  left: calc(100% - 35px);
  transform: unset;
  opacity: 0.8;
  z-index: 999;
  cursor: pointer;
}

.page-accessories .accessoriesContainer .swiper-button-disabled {
  background: #aeaeae;
  cursor: auto;
}

.page-accessories .fas {
  color: #fff;
  font-size: 24px;
  margin-top: 6px;
}

.page-accessories .fas.fa-chevron-left {
  margin-left: -7px;
}

.page-accessories .fas.fa-chevron-right {
  margin-left: -7px;
}

/* NEW Accessories swiper END*/
.access-data .solution-service .four-box-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.page-solutions h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.page-transformers {
  background-color: white;
  padding-bottom: 50px;
}

.page-web-interface {
  background-color: white;
  padding-bottom: 135px;
}

.page-modules {
  background-color: white;
  max-width: 1300px;
  padding: 0 20px 50px 20px;
  margin: 0 auto;
}

.page-modules table {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
}

.page-modules .modules-disclaimer {
  text-align: left;
  padding: 10px 30px;
}

.page-modules .modules-disclaimer p {
  font-size: 13px !important;
  font-style: italic;
}

.page-modules .section-modules button.acu-solid-blue-btn {
  font-size: 14px;
  font-weight: bold;
}

.page-modules .section-modules button.acu-solid-blue-btn:hover {
  font-size: 14px;
}

.io-modules-image {
  width: auto !important;
}

.page-partnership-body h3 {
  color: #00a5b2;
  margin-top: 80px;
  padding: 0 30px;
  font-weight: 400;
}

.section-two p.sub-des {
  margin-bottom: 30px;
  padding: 0 30px;
}

.page-partnership-body .section-two-block-one {
  background: url("/wp-content/uploads/african-businessman.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1140px;
  margin: auto;
  padding: 60px 60px;
}

.page-partnership-body .section-two-block-one p {
  color: white;
  display: block;
  max-width: 550px;
  text-align: left;
}

.section-two-block-two {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  margin: 25px auto;
}

.section-two-block-two img {
  width: 60%;
  height: 100%;
}

.section-overview {
  display: flex;
  justify-content: space-between;
  max-width: 1140px;
  padding: 0px;
  margin: 25px auto;
}

.section-overview>img {
  width: 50%;
  height: 100%;
}

.section-overview .partner-types {
  width: 50%;
  text-align: left;
}

.sub-title {
  text-align: center;
  padding: 95px 0px 10px 0px;
}

.page-modules .sub-title {
  text-align: center;
  padding-bottom: 0px;
}

.title-description {
  max-width: 906px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-bottom: 68px !important;
}

.title-description p {
  font-size: 16px !important;
  line-height: 30px;
  padding: 0 10px;
}

.sub-title h2 {
  font-size: 32px;
  font-weight: 400;
  color: #01818c;
  padding: 0px 20px 35px 20px;
}

.section-two-block-two .partner-types {
  width: 40%;
  padding-left: 40px;
  text-align: left;
}

.one-type .title {
  display: flex;
  cursor: pointer;
  margin: 0;
}

.one-type .title.no-pointer {
  cursor: auto;
}

.one-type .title-no {
  display: flex;
  margin: 13px 0px;
}

.one-type .justify-center {
  justify-content: center;
  padding-top: 50px;
}

.one-type .title .far {
  font-size: 20px;
  line-height: 30px;
  margin-right: 15px;
}

.one-type .title h6 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  text-align: left;
  margin-top: 0;
}

.one-type .title h6:hover {
  color: rgba(0, 160, 175, 1);
}

.one-type .title-no h6 {
  font-size: 20px !important;
  line-height: 30px;
  font-weight: bold;
  margin-top: 0;
}

.page-modules h6.io-title {
  font-size: 32px !important;
  line-height: 36px !important;
  font-weight: 400 !important;
  padding: 20px 20px 35px 20px;
}

.one-type .title~p.type-desc {
  margin: 0 auto 30px 35px;
  display: none;
}

.one-type .title~div.faq-block {
  margin: 0 auto 30px 35px;
  display: none;
}

.one-type .title~div.overview-ul {
  margin: 0 auto 30px 35px;
  display: none;
}

.one-type .title.active~p.type-desc {
  display: block;
}

.one-type .title.active~div.faq-block {
  display: block;
}

.one-type .title~table.type-desc {
  margin: 0 auto 30px 35px;
  display: none;
}

.one-type .title.active~table.type-desc {
  display: table;
}

.one-type .fa-minus-square {
  padding-bottom: 0px;
}

.section-two-block-three .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.solution-service .one-type {
  background: white;
  margin: 0.5% 0px;
  width: 49%;
  border: 2px solid #efefef;
  text-align: left;
  padding: 30px;
  min-height: 330px;
}

.page-models-features .solution-service img {
  height: 50px;
}

.section-features .solution-service img {
  height: 50px;
}

.section-compatibility .solution-service img {
  height: auto;
}

.page-accessories .solution-service img {
  max-height: 150px;
}

.page-accessories .one-item-box img {
  max-height: 150px;
}

.access-data .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.section-features {
  position: relative;
}

.section-compatibility {
  padding-bottom: 110px;
  position: relative;
}

.access-data {
  position: relative;
}

.section-features .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.section-compatibility .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.section-web-interface .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.solution-service .three-type {
  background: white;
  margin: 0.5% 0px;
  width: 32.2%;
  border: 1px solid #cfdae1;
  text-align: left;
  padding: 30px;
  min-height: 330px;
}

.section-compatibility .solution-service .three-type {
  background: none;
  margin: 0.5% 0px;
  border: 0px;
  padding: 0px;
}

.solution-service .two-type {
  background: white;
  margin: 0.5% 0px;
  width: 48.9%;
  border: 1px solid #cfdae1;
  text-align: left;
  padding: 30px;
  min-height: 330px;
}

.solution-service .four-box-type {
  background: white;
  margin: 0.5% 0px;
  width: 48.9%;
  border: 1px solid #cfdae1;
  text-align: left;
  padding: 30px;
  min-height: 330px;
}

.access-data .solution-service .four-box-type {
  width: 23.3%;
  border: 2px solid #00a5b2;
}

.section-features .solution-service .three-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.section-compatibility .solution-service .three-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.access-data .solution-service .two-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.section-web-interface .solution-service .three-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.section-features .solution-service .two-type h6 {
  font-size: 20px !important;
  font-weight: bold;
}

.page-accessories .solution-service {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.page-accessories .three-type {
  background: white;
  margin: 0.5% 0px;
  width: 33.33%;
  text-align: left;
  padding: 30px;
  min-height: 330px;
  border: 0px;
}

.page-accessories .four-type {
  background: white;
  margin: 0px 0px;
  width: 50%;
  text-align: left;
  padding: 30px;
  min-height: 330px;
  border: 0px;
}

.section-compatibility .option {
  display: flex;
  background: white;
  border: 1px #cfdae1 solid;
  padding: 5px 10px;
}

.section-compatibility .option:hover {
  background-color: #e7e7e7;
}

.section-compatibility .solution-service .three-type .option-content h6 {
  font-size: 12px !important;
  text-transform: uppercase;
  font-weight: 100;
}

.section-compatibility .solution-service .three-type .option-content h5 {
  font-size: 20px !important;
  font-weight: bold;
}

.section-compatibility .solution-service .three-type .option-content h4 {
  font-size: 20px !important;
}

.section-compatibility .option-image {
  width: 30%;
}

.section-compatibility .option-content {
  width: 70%;
  padding: 0px 10px;
}

.page-accessories .box1 {
  background-color: #dedede;
}

.page-accessories .box2 {
  background-color: #c9cecd;
}

.page-accessories .box3 {
  background-color: #c9cecd;
}

.page-accessories .box4 {
  background-color: #dedede;
}

.page-accessories.five-accessories .box1 {
  background-color: #c9cecd;
}

.page-accessories.five-accessories .box2 {
  background-color: #dedede;
}

.page-accessories.five-accessories .box3 {
  background-color: #c9cecd;
}

.page-accessories.five-accessories .box4 {
  background-color: #dedede;
}

.page-accessories.five-accessories .box5 {
  background-color: #c9cecd;
}

.page-accessories.five-accessories .three-type {
  margin: 0px;
}

.page-accessories.five-accessories .solution-service {
  justify-content: unset;
}

.section-two-block-three {
  padding-bottom: 80px;
}

.section-two-block-three input {
  display: none;
}

.section-features input {
  display: none;
}

.section-compatibility input {
  display: none;
}

.access-data input {
  display: none;
}

.section-web-interface input {
  display: none;
}

.page-accessories input {
  display: none;
}

.section-two-block-three .four-dots {
  display: none;
}

.section-features .four-dots {
  display: none;
}

.section-features .five-dots {
  display: none;
}

.access-data .four-dots {
  display: none;
}

.section-features .six-dots {
  display: none;
}

.section-features .three-dots {
  display: none;
}

.section-web-interface .six-dots-2 {
  display: none;
}

.section-features .fas {
  display: none;
}

.section-compatibility .option-content .fas {
  display: contents;
}

.access-data .fas {
  display: none;
}

.section-web-interface .fas {
  display: none;
}

.page-accessories .three-dots {
  display: none;
}

.section-two-block-three .fas {
  display: none;
}

.section-modules {
  max-width: 1260px;
  margin: auto;
  text-align: center;
}

.section-modules .row-hide-1,
.row-hide-2,
.row-hide-3,
.row-hide-4,
.row-hide-5,
.row-hide-6 {
  display: none;
}

.section-modules .row-hide-0,
.section-modules .row-hide-1 {
  display: table-row;
}

.section-one-block-one {
  padding: 0 20px;
  max-width: 1300px;
  margin: auto;
  text-align: center;
}

.section-one-block-one .left-content {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin: 40px auto 80px auto;
  align-self: top;
  width: 40%;
  padding: 0px;
}

.section-one-block-one .right-content {
  display: block;
  justify-content: space-between;
  text-align: left;
  margin: 40px auto 0px auto;
  align-self: top;
  width: 60%;
  padding: 0;
}

.section-one-block-one .case-content {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin: 40px auto 80px auto;
  align-self: top;
  width: 50%;
}

.section-one {
  padding-bottom: 35px;
}

.section-one .maintitle {
  font-size: 32px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.section-one .title-caption {
  font-size: 32px !important;
}

.section-one .case-right .acu-solid-orange-btn {
  margin: 50px 0px;
  padding: 10px 30px;
}

.section-one .case-right .acu-outline-orange-btn {
  margin: 50px 0px;
  padding: 10px 30px;
}

.section-one .case-right button.no-margin {
  margin: 0px;
}

.section-one .case-right .action-buttons {
  margin: 50px 0px;
}

.section-one #Highlight {
  text-align: left;
}

.section-three-block-one {
  max-width: 1120px;
  margin: auto;
  text-align: center;
}

.section-three-block-one .case-content {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin: 40px auto 80px auto;
  align-self: top;
  width: 50%;
}

/* Start of Main Features */
.page-main-features .content.desktop {
  display: block;
}

.page-main-features .content.mobile {
  display: none;
}

.page-main-features .menu {
  display: block;
}

.page-main-features {
  background-color: #eff2f4;
}

.white-background {
  background-color: white !important;
}

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

.space110 {
  padding-bottom: 110px;
}

.section-main-features .content {
  max-width: 1300px;
  padding: 0 20px;
  margin: auto;
  text-align: center;
}

.section-main-features .menu {
  width: 100%;
  height: 140px;
  background-image: linear-gradient(180deg, #01818c, #00a5b2);
}

.section-main-features .menu-options {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
}

.section-main-features .menu-options .menu-option {
  width: 100%;
  height: 140px;
  text-align: center;
  align-self: center;
  cursor: pointer;
}

.section-main-features .menu-options .menu-option.active {
  background-color: white;
  border-bottom: 6px solid #f68c34;
}

.section-main-features .menu-option.active .option-title {
  color: #515151;
}

.section-main-features .menu-options .menu-option:hover:not(.active) {
  background-color: #005158;
}

.section-main-features .menu-options .menu-option:hover:not(.active) .option-title {
  color: white;
}

.section-main-features .menu-options .icon {
  padding-top: 10px;
  max-height: 60px;
}

.section-main-features .menu-options .icon {
  filter: brightness(0) invert(1);
}

.section-main-features .menu-option.active .icon {
  filter: unset;
}

.section-main-features .menu-option .option-title {
  margin-top: 5px;
  font-size: 18px !important;
  color: white;
  font-weight: bold;
}

.section-main-features .white-line {
  margin-top: 20px;
  height: 100px;
  background-color: white;
  width: 1px;
}

.section-main-features .content {
  padding-bottom: 50px;
  min-height: 320px;
}

.section-main-features .content-option {
  display: none;
}

.section-main-features .content-option.active {
  display: flex;
}

.section-main-features .content-option .image {
  width: 50%;
}

.section-main-features .content-option .text {
  width: 50%;
  text-align: left;
}

.section-main-features .content-option h3 {
  font-size: 22px !important;
  font-weight: bold;
}

.section-main-features .content-option p {
  padding-bottom: 25px;
}

.section-main-features .content-option p.no-padding {
  padding-bottom: 0px !important;
}

.section-main-features .content-option h4 {
  font-size: 15px !important;
  font-weight: bold;
}

.section-main-features .content-option ul {
  padding-left: 20px;
}

.section-main-features .content-option li {
  color: #00a5b2;
}

.section-main-features .content-option li span {
  color: #414444;
}

.page-main-features .mobile-icon {
  display: table-cell;
  vertical-align: middle;
}

/* End of Main Features */
/* Start of Network Architecture */
.page-network-architecture .small-title h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
}

.page-network-architecture .small-title {
  padding-bottom: 50px;
}

.page-network-architecture .section-architecture {
  margin: 0 auto;
  margin-bottom: 90px;
}

.page-network-architecture .section-architecture .image {
  text-align: center;
}

/* End of Network Architecture */
/* Start of FAQ */
.page-faq {
  padding-bottom: 90px;
}

.page-faq .faq-container {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
}

.page-faq .content p {
  font-size: 15px !important;
}

.page-faq .view-all {
  font-size: 20px;
  font-weight: 400;
}

/* End of FAQ */
.page-transformers {
  text-align: center;
}

.page-transformers .partner-flex {
  max-width: 1120px;
  margin: auto;
}

.page-transformers .case-content {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin: 10px auto 50px auto;
  align-self: top;
  width: 100%;
}

.page-solutions {
  text-align: center;
}

.page-solutions .partner-flex {
  max-width: 1120px;
  margin: auto;
}

.page-solutions .case-content {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin: 40px auto 80px auto;
  align-self: top;
  width: 100%;
}

.page-web-interface {
  text-align: center;
}

.page-web-interface .partner-flex {
  display: block;
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
}

.page-web-interface .case-content {
  display: block;
  justify-content: space-between;
  text-align: center;
  margin: 0px auto 0px auto;
  align-self: top;
  width: 100%;
}

.page-web-interface .case-content img {
  width: 890px;
  height: auto;
  border: #00a5b2 solid 2px;
}

.page-web-interface .small-images {
  margin-top: 20px;
  max-width: 890px;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
}

.page-web-interface .small-images img {
  max-width: 18%;
  height: auto;
  border: #00a5b2 solid 2px;
  cursor: pointer;
}

.page-web-interface .access-data .solution-service img {
  max-width: 50px;
}

.section-three-block-one .sub-des {
  padding: 0 30px;
}

.case-content img {
  height: 100%;
}

.page-transformers .case-content img {
  height: 100%;
}

.page-solutions .case-content img {
  width: 50%;
  height: 100%;
}

/* Start of FAQ */
.faq {
  background-color: #eff2f4;
  padding-bottom: 100px;
}

.faq .faq-container {
  max-width: 1300px;
  padding: 0 20px;
  margin: 0 auto;
}

.faq .content {
  padding: 0px 30px;
}

.faq .content p {
  font-size: 15px !important;
}

/*START OF PRODUCT IMAGE*/
* {
  box-sizing: border-box;
}

.column {
  float: left;
  width: 25%;
  padding: 10px;
}

.column img {
  opacity: 0.7;
  cursor: pointer;
}

.column img:hover {
  opacity: 1;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  position: relative;
  display: block;
  width: 90%;
  text-align: center;
}

#zoomoverlay {
  border: 6px solid #ffffff;
  width: 100%;
  max-width: 500px;
  height: 80%;
  max-height: 400px;
  background-repeat: no-repeat;
  background-color: white;
  box-shadow: 0 3px 8px #888888;
  position: absolute;
  z-index: 12;
}

.page-overview {
  padding: 0 20px;
  max-width: 1300px;
  padding-bottom: 110px;
  margin: 0 auto;
}

.page-modules .title-description,
.section-modules {
  padding-bottom: 35px !important;
}

table.acu-prod-table,
table.acu-prod-table-slim {
  margin-top: 0px;
  margin-bottom: 0px;
  table-layout: fixed;
}

table.acu-prod-table th:first-child {
  width: 20%;
}

.ct-page table.acu-prod-table th h6 {
  font-size: 16px !important;
  font-weight: 900;
  margin: 7px 0;
  color: #7a745e;
}

.ct-page img {
  max-width: 140px;
}

.ct-page .tables-mobile .table-overflow {
  overflow-x: auto;
  padding-bottom: 5px;
  border: 6px solid #efefef;
}

.table-overflow::-webkit-scrollbar {
  -webkit-appearance: none;
}

.table-overflow::-webkit-scrollbar:horizontal {
  height: 11px;
}

.table-overflow::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white;
  /* should match background, can't be transparent */
  background-color: #d2d2d2;
}

#table-insert-overview {
  width: 50%;
  text-align: left;
  padding-left: 20px;
}

.acu-prod-table-green {
  width: 100%;
  margin-bottom: 20px;
}

.acu-prod-table-green tbody tr:nth-of-type(even) {
  background-color: rgba(1, 129, 140, 0.11);
}

.acu-prod-table-green th {
  font-weight: bold;
  padding: 10px;
}

.acu-prod-table-green td {
  padding: 10px;
}

.acu-prod-table-green,
.acu-prod-table-green tr,
.acu-prod-table-green th,
.acu-prod-table-green td {
  border: none;
}

.acu-prod-table-green thead th {
  background-color: #00a5b2;
  color: white;
}

.acu-prod-table-green thead {
  font-size: 18px;
}

.acu-prod-table-green tbody {
  font-size: 13px;
}

.acu-prod-table-green tbody th {
  color: #01818c;
}

.acu-prod-table-green li {
  font-size: 13px;
  color: #00a5b2;
}

.acu-prod-table-green li span {
  color: #414444;
}

.acu-prod-table-black {
  width: 100%;
  margin-bottom: 20px;
}

.table-black-background {
  background-color: #f1f1f1;
}

.table-black-th {
  background-color: #515555 !important;
}

.table-black-dot {
  color: #515555 !important;
}

.modules-option-table th {
  background-color: #515555 !important;
  border: none !important;
}

.option-table tbody th,
.option-table .left-align {
  border: 2px solid #e6e7e8 !important;
}

.option-table tbody td {
  border-top: 2px solid #e6e7e8 !important;
}

.modules-option-table th h6 {
  color: white !important;
}

.option-table .green-background {
  background: rgb(0, 165, 178, 0.2);
  border: none;
  border-top: 2px solid rgb(184, 218, 222) !important;
}

.option-table .left-align {
  text-align: left;
  padding-left: 40px !important;
}

.option-table .left-align i {
  margin-left: -17px;
}

.acu-prod-table-overview {
  width: 100%;
  margin-bottom: 20px;
}

.acu-prod-table-overview th {
  font-size: 15px;
  padding: 2px 15px;
  background: #f1efef;
}

.acu-prod-table-overview td {
  font-size: 15px;
  padding: 2px 15px;
}

.acu-prod-table-overview,
.acu-prod-table-overview th,
.acu-prod-table-overview td {
  border: 1px solid #707070;
  border-collapse: collapse;
}

@media only screen and (max-width: 834px) {

  #zoomoverlay,
  .preview-img-box01 small {
    display: none !important;
  }
}

.preview-img-box01 {
  max-width: 400px;
  display: inline-block;
  width: 100%;
  height: auto;
}

.preview-img-box01 small {
  font-size: 11px;
  color: #999999;
  text-align: center;
  margin: 0 auto;
}

.preview-img-box02 {
  max-width: 400px;
  display: inline-block;
  width: 100%;
  height: auto;
}

.certifications {
  max-width: 400px;
  min-width: 300px;
  display: inline-block;
}

/*END OF PRODUCT IMAGE*/

/* Style the tab */
.tabsummary {
  overflow-x: auto;
  display: flex;
}

.tabsummary::-webkit-scrollbar {
  -webkit-appearance: none;
}

.tabsummary::-webkit-scrollbar:horizontal {
  height: 11px;
}

.tabsummary::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 2px solid white;
  /* should match background, can't be transparent */
  background-color: #d2d2d2;
}

.tabsummary .grey-line {
  margin-right: 5px;
  width: 1px;
  height: 30px;
  background-color: #707070;
  align-self: center;
}

/* Style the buttons inside the tab */
.tabsummary button {
  font-size: 20px;
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-weight: bold;
  border-radius: 0px;
}

/* Change background color of buttons on hover */
.tabsummary button:hover {
  background-color: #fff7e8;
}

/* Create an active/current tablink class */
.tabsummary button.active {
  border-bottom: 4px solid orange;
}

/* Style the tab content */
.tabcontentsummary {
  display: none;
  padding: 6px 0px;
  border-top: none;
  width: 100%;
}

li.new_icon {
  list-style: none;
}

li.new_icon::before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  height: 15px;
  width: 36px;
  margin-left: -35px;
  background-image: url("/wp-content/uploads/New_Icon.svg");
}

.new_icon_large::after {
  content: "";
  vertical-align: top;
  display: inline-block;
  background-repeat: no-repeat;
  height: 15px;
  width: 30px;
  margin-left: 5px;
  background-image: url("/wp-content/uploads/New_Icon.svg");
}

.tabcontentsummary p,
ul li {
  font-size: 15px !important;
}

#KeySpecs li {
  text-align: left;
}

/* End of style the tab */

/* Start of certifications */

.grid-container {
  display: grid;
  grid-template-columns: 18% 18% 18% auto auto auto;
  grid-gap: 5px;
  align-items: center;
}

.grid-container>div {
  text-align: center;
}

.item1 {
  grid-row-start: 1;
  grid-row-end: 3;
}

.item2 {
  grid-row-start: 1;
  grid-row-end: 3;
}

.item3 {
  grid-row-start: 1;
  grid-row-end: 3;
}

.certifications img {
  max-width: 70%;
  opacity: 0.6;
}

.item1 img {
  max-width: 100%;
  opacity: 1;
}

.item2 img {
  max-width: 100%;
  opacity: 1;
}

.item3 img {
  max-width: 100%;
  opacity: 1;
}

/* End of certifications */

/* Start flexible download icons */

.download-buttons {
  display: table;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.download-buttons li {
  display: table-cell;
  text-align: center;
  width: 20%;
  padding: 0;
  margin: 0;
}

.download-buttons-hidden {
  display: inline-block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}

.download-buttons-hidden li {
  display: inline-grid;
  float: left;
  text-align: center;
  width: 20%;
  padding: 10px 0px 0px 0px;
  margin: 0;
}

/**
 * Force to occupy the space available
 * and allow item being on several lines
 */

/**
 * Items tend to occupy 25% of
 * the available width but are
 * allow to grow.
 */
/*.download-buttons li {
	flex-basis: 20%;
	flex-shrink: 0;
	flex-grow: 1;
}*/

/**
 * The anchor is also in Flex
 * to align icon and text and
 * center their content.
 */
.download-buttons a {
  display: unset;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  width: 100%;
  /*padding: .5em 1em;*/
  font-weight: 500;
  text-decoration: none;
  color: #fff;
}

.download-links {
  width: 100%;
  height: auto;
}

.download-links i {
  color: #9e9e9e;
  font-size: 3em;
  max-width: 45px;
  width: 100%;
  height: auto;
}

.download-links .fa-plus-square {
  font-size: 2em;
}

.download-links p {
  font-size: 2.5em;
  font-weight: 600;
  color: #00a0af;
  line-height: 1.3em;
}

.download-links p:hover {
  color: rgba(0, 81, 88, 1);
}

/* End of flexible download icons */

/* Start of menu */
.second-menu {
  width: 100%;
  background-color: #0196a2;
}

.second-menu-wrap {
  max-width: 1300px;
  padding: 0 20px;
  margin: auto;
  text-align: center;
}

.second-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  display: flex;
}

.second-menu ul li {
  width: 100%;
}

.ct-page-menu ul li {
  width: auto;
}

.second-menu li {
  float: left;
}

.second-menu li a {
  display: inline-flex;
  align-items: center;
  height: 100%;
  width: 100%;
  color: white !important;
  font-weight: 500;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  justify-content: center;
}

.ct-page-menu li a {
  width: 250px;
}

.second-menu li a:hover:not(.active) {
  background-color: #005158;
}

.second-menu .active {
  background-color: #00a0af;
}

/* End of menu */

/* Start of Hide mobile version */
.tables-mobile {
  display: none;
}

.product-map-options.mobile-show {
  display: none;
}

/* End of Hide mobile version */

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
  .case-content img {
    width: 400px;
    height: 200px;
  }
}

.case-content .case-right {
  padding: 0 40px;
}

.case-content .case-left {
  padding: 0 40px;
}

.section-four {
  background: url("/wp-content/uploads/partnership-foot-banner.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 55px 0;
  min-height: 220px;
  background-position: 24% 76%;
}

.section-four .section-four-content {
  max-width: 1140px;
  margin: auto;
  padding-left: 600px;
}

table.acu-prod-table tbody tr:nth-of-type(even),
table.acu-prod-table-slim tbody tr:nth-of-type(even) {
  background-color: #f9f9f9;
}

table.acu-prod-table tbody tr:nth-of-type(odd),
table.acu-prod-table-slim tbody tr:nth-of-type(odd) {
  background-color: white;
}

table.acu-prod-table thead th {
  background-color: #f9f9f9;
}

.ct-page table.acu-prod-table tbody tr:nth-of-type(even),
.ct-page table.acu-prod-table-slim tbody tr:nth-of-type(even) {
  background-color: white;
}

.ct-page table.acu-prod-table tbody tr:nth-of-type(odd),
.ct-page table.acu-prod-table-slim tbody tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.ct-page table.acu-prod-table th {
  background-color: #f9f9f9;
}

.tables-mobile-desktop {
  display: none;
  margin: 0 auto 30px auto;
}

.padding-fix-table {
  margin: 0 -30px 30px -30px;
}

.tables-mobile-desktop.active {
  display: block;
}

.rogowski-coil-models .tables-mobile-desktop img {
  margin-left: auto;
  margin-right: auto;
  display: block;
  padding: 20px 0;
}

.blocker {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: " ";
  background: rgba(0, 0, 0, 0.5);
}

.one-item-box {
  display: flex;
  justify-content: space-around;
  flex-flow: wrap;
  max-width: 1140px;
  margin: auto;
}

.one-item-box .box {
  background-color: #c9cecd;
  margin: 0% 0px;
  width: 50%;
  text-align: left;
  padding: 30px;
  min-height: 330px;
  border: 0px;
}

.one-item-box .box h6 {
  font-size: 20px !important;
  font-weight: bold;
}

/* MODAL START */

.modalVideo {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding: 50px 0px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgb(0, 0, 0);
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  overflow: hidden;
}

#myModalVideo {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

/* Modal Content */
#myModalVideo .modal-content-video {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  border-radius: 6px;
  width: 90%;
  height: 85%;
}

/* The Close Button */
.close-video {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close-video:hover,
.close-video:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* MODAL END */
.video-box:hover {
  cursor: pointer;
}

.page-web-interface .mobile {
  display: none;
}

.correct-background {
  background-color: white !important;
  border-bottom: 1px solid white !important;
}

/* End of AcuRav 2100 scroll */
.ct-page-bar .blue-bar {
  display: none;
}

.ct-page-bar .case-content .case-left h4 {
  font-size: 20px !important;
  font-weight: bold;
}

.vertical-top {
  vertical-align: top !important;
  background-color: white;
  max-width: 200px;
  border-right: 1px solid #efefef !important;
}

.ct-page .tables-mobile {
  padding: 0px;
}

.ct-page .middle {
  border-top: 0px !important;
}

.ct-page-bar .case-left {
  height: 100%;
}

.section-one .quote {
  margin: 50px 15px 15px 15px !important;
}

.section-one .order {
  margin: 15px 15px 50px 15px !important;
}

@media only screen and (max-width: 991px) {
  .rogowski-block .rogowski-icon .fa-stack {
    margin: 0px 10px;
  }

  .rogowski-block:not(.option-0) {
    grid-template-columns: 1fr 5fr;
  }

  .rogowski-block .rogowski-icon:not(.option-zero) {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 3;
  }

  .rogowski-block .rogowski-image img {
    padding: 10px;
  }

  .swiper-pagination-bullet {
    padding: 5px 10px;
    border-radius: 0;
    width: auto;
    height: 100%;
    text-align: center;
    line-height: 28px;
    font-size: 18px;
    background: transparent;
    opacity: 1;
    flex: 0 0 auto;
  }

  .swiper-button-next {
    background-image: none;
    font-size: 50px;
    right: 25px !important;
  }

  .swiper-button-prev {
    background-image: none;
    font-size: 50px;
    left: 0px !important;
  }

  .applications-container {
    padding-left: 30px;
    padding-right: 30px;
  }

  .rogowski-popup {
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px 60px 0px 0px;
  }

  .ct-page-bar .blue-bar {
    display: block;
    margin-top: 115px;
  }

  .access-data .four-boxes-in-row {
    max-width: none;
    flex-flow: row nowrap;
    width: 400%;
    transition: 0.4s;
  }

  .access-data p.sub-des {
    margin-bottom: 0px;
  }

  .access-data .fas {
    display: block;
    position: absolute;
    padding: 15px;
    font-size: 35px;
    top: 415px;
    color: #00a5b2;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 100;
  }

  .access-data .fas:active {
    background: #eff2f4;
  }

  .access-data .fa-chevron-left {
    float: left;
    left: 0px;
  }

  .access-data .fa-chevron-right {
    float: right;
    right: 0px;
  }

  .access-data .solution-service .four-box-type {
    width: 25%;
    padding: 30px 60px;
  }

  .section-one {
    padding-bottom: 0px;
  }

  .section-one .maintitle {
    font-size: 28px !important;
  }

  .section-one .title-caption {
    font-size: 30px !important;
  }

  .second-menu {
    display: none;
  }

  .download-buttons a {
    /*padding: .3em 0.3em;*/
  }

  .download-links i {
    font-size: 2.5em;
  }

  .download-links .fa-plus-square {
    font-size: 1.75em;
  }

  .download-links p {
    font-size: 13px !important;
  }

  .page-partnership-body .section-two-block-one {
    padding: 60px 30px;
  }

  .section-four .section-four-content {
    padding-left: 400px;
  }

  .section-three-block-one {
    max-width: none;
    margin: auto;
    text-align: center;
  }

  .page-transformers {
    max-width: none;
    margin: auto;
    text-align: center;
  }

  .page-applications {
    max-width: none;
    margin: auto;
    text-align: center;
  }

  .page-web-interface {
    max-width: none;
    margin: auto;
    text-align: center;
  }

  .section-three-block-one .case-content {
    display: block;
    width: 100%;
    margin: 40px auto 80px auto;
    text-align: center;
  }

  .page-transformers .case-content {
    display: block;
    width: 100%;
    margin: 40px auto 80px auto;
    text-align: center;
  }

  .page-web-interface .case-content {
    display: block;
    width: 100%;
    margin: 0px auto 0px auto;
    text-align: center;
  }

  .page-solutions .case-content {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    margin: 40px auto 80px auto;
    text-align: center;
  }

  .page-solutions .case-content img {
    margin-left: auto;
    margin-right: auto;
  }

  .case-content img {
    width: 40%;
    margin-bottom: 30px;
    height: auto;
  }

  .page-solutions ul {
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  table.acu-prod-table th:first-child {
    width: 40%;
  }

  .grid-container {
    grid-template-columns: 18% 18% 18%;
  }

  .new_icon_large::after {
    content: unset;
  }

  /* Section One */
  .section-one .case-right .acu-solid-orange-btn {
    margin: 10px 0;
  }

  .section-one .tabsummary button {
    font-size: 14px;
    padding: 4px;
  }

  .download-buttons li {
    padding: 10px;
  }

  /* Start of Main Features */
  .page-main-features .content.desktop {
    display: none;
  }

  .page-main-features .content.mobile {
    display: block;
  }

  .page-main-features .menu {
    display: none;
  }

  .page-main-features .tables-mobile {
    display: block;
  }

  .page-main-features .content .text {
    text-align: left;
    padding: 30px 15px;
  }

  .section-main-features .content h3 {
    font-size: 22px !important;
    font-weight: bold;
  }

  .section-main-features .content p {
    padding-bottom: 25px;
  }

  .section-main-features .content p.no-padding {
    padding-bottom: 0px;
  }

  .section-main-features .content h4 {
    font-size: 15px !important;
    font-weight: bold;
  }

  .section-main-features .content ul {
    padding-left: 20px;
  }

  .section-main-features .content li {
    color: #00a5b2;
  }

  .section-main-features .content li span {
    color: #414444;
  }

  .section-main-features .header-row.active .mobile-icon img {
    filter: brightness(0) invert(1);
  }

  .page-main-features .mobile-icon {
    width: 50px;
    padding-right: 10px;
  }

  .section-main-features .header-row .mobile-icon img {
    filter: unset;
  }

  /* End of Main Features */
  .one-type .title-no {
    justify-content: center;
  }

  .one-type .description-no p {
    text-align: center;
  }

  .page-web-interface .desktop {
    display: none;
  }

  .page-web-interface .mobile {
    display: block;
    position: relative;
  }

  .one-item-box {
    max-width: 100%;
  }

  .section-one-block-one .left-content {
    display: block;
    width: 100%;
    margin: 40px auto 80px auto;
    text-align: center;
  }

  .section-one-block-one {
    max-width: none;
    margin: auto;
    text-align: center;
  }

  .section-one-block-one .right-content {
    display: block;
    width: 100%;
    margin: 40px auto 0px auto;
    text-align: center;
  }

  .tables-mobile {
    padding: 20px 0px;
    display: block;
  }

  .page-modules .title-description,
  .section-modules {
    padding: 0px;
  }

  .product-map-options.mobile-show {
    display: block;
  }

  .product-map-options.desktop-show {
    display: none;
  }

  .second-menu {
    display: none;
  }

  .page-partnership-banner {
    background: #30434f;
    height: 350px;
    min-width: 375px;
  }

  .page-partnership-banner .banner-content {
    padding: 0 10px;
    text-align: center;
  }

  .page-partnership-banner p {
    display: block;
  }

  .banner-content button {
    margin-top: 35px;
  }

  .blue-bar {
    background: linear-gradient(to right, #01818c, #00a5b2);
    width: 50%;
  }

  .page-partnership-body .section-two-block-one {
    background: #eff2f4;
    padding: 30px;
  }

  .page-partnership-body .section-two-block-one p {
    color: #414444;
    margin: auto;
  }

  .section-two-block-two {
    display: block;
  }

  .section-two-block-two img {
    width: 100%;
    height: auto;
  }

  .section-two-block-two .partner-types {
    width: 100%;
    padding: 30px;
  }

  .page-overview .section-overview {
    padding: 0px;
  }

  .page-overview .section-overview p {
    color: #414444;
    margin: auto;
  }

  .section-overview {
    display: block;
  }

  .section-overview>img {
    display: none !important;
    padding: 35px;
  }

  .section-overview #table-insert-overview {
    display: none !important;
    padding: 35px;
  }

  .section-overview .partner-types {
    width: 100%;
    padding-bottom: 48px;
  }

  .section-two-block-three p.sub-des {
    margin-bottom: 0px;
  }

  .section-two-block-three .fas {
    display: block;
    position: relative;
    padding: 15px;
    font-size: 35px;
    top: 235px;
    color: #00a5b2;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 100;
  }

  .section-two-block-three .fas:active {
    background: #eff2f4;
  }

  .section-two-block-three .fa-chevron-left {
    float: left;
    left: 0px;
  }

  .section-two-block-three .fa-chevron-right {
    float: right;
    right: 0px;
  }

  .section-two-block-three .solution-service {
    max-width: none;
    flex-flow: row nowrap;
    width: 400%;
    transition: 0.4s;
  }

  .section-features .three-in-row {
    max-width: none;
    flex-flow: row nowrap;
    width: 600%;
    transition: 0.4s;
  }

  .section-features .three-in-row-total-5 {
    max-width: none;
    flex-flow: row nowrap;
    width: 600%;
    transition: 0.4s;
  }

  .section-features .three-boxes {
    max-width: none;
    flex-flow: row nowrap;
    width: 300%;
    transition: 0.4s;
  }

  .section-compatibility {
    padding-bottom: 0px;
  }

  .section-compatibility .solution-service .three-type h6 {
    text-align: center;
    padding: 50px 0px 20px 0px;
  }

  .section-compatibility .solution-service .three-type .option h6 {
    text-align: left;
    padding: 0px;
  }

  .section-compatibility .option-image {
    text-align: center;
  }

  .section-web-interface .three-in-row {
    max-width: none;
    flex-flow: row nowrap;
    width: 500%;
    transition: 0.4s;
  }

  .section-features .two-in-row {
    max-width: none;
    flex-flow: row nowrap;
    width: 400%;
    transition: 0.4s;
  }

  .section-features .two-in-row-one-line {
    max-width: none;
    flex-flow: row nowrap;
    width: 200%;
    transition: 0.4s;
  }

  .section-features p.sub-des {
    margin-bottom: 0px;
  }

  .section-features .fas {
    display: block;
    position: absolute;
    padding: 15px;
    font-size: 35px;
    top: 415px;
    color: #00a5b2;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 100;
  }

  .section-features .fas:active {
    background: #eff2f4;
  }

  .section-features .fa-chevron-left {
    float: left;
    left: 0px;
  }

  .section-features .fa-chevron-right {
    float: right;
    right: 0px;
  }

  .section-web-interface p.sub-des {
    margin-bottom: 0px;
  }

  .section-web-interface .fas {
    display: block;
    position: absolute;
    padding: 15px;
    font-size: 35px;
    top: 45%;
    color: #00a5b2;
    cursor: pointer;
    padding: 10px 15px;
    z-index: 100;
  }

  .section-web-interface .fas:active {
    background: #eff2f4;
  }

  .section-web-interface .fa-chevron-left {
    float: left;
    left: 0px;
  }

  .section-web-interface .fa-chevron-right {
    float: right;
    right: 0px;
  }

  .page-accessories {
    position: relative;
  }

  .page-accessories .accessoriesContainer_swiperonly {
    margin: 0;
  }

  .page-accessories .accessoriesContainer .swiper-slide p {
    text-align: center;
  }

  .page-accessories .four-type {
    margin: 0.5% 0px;
  }

  .page-accessories .solution-service {
    max-width: none;
    flex-flow: row nowrap;
    width: 400%;
    transition: 0.4s;
  }

  .page-accessories .one-item-box {
    flex-flow: row nowrap;
    width: 100%;
    transition: 0.4s;
  }

  .page-accessories .three-type-phone {
    max-width: none;
    flex-flow: row nowrap;
    width: 300%;
    transition: 0.4s;
  }

  .page-accessories.five-accessories .five-type-phone {
    max-width: none;
    flex-flow: row nowrap;
    width: 500%;
    transition: 0.4s;
  }

  .page-accessories .two-type-phone {
    width: 200%;
  }

  .page-accessories p.sub-des {
    margin-bottom: 0px;
  }

  .section-three-block-one .partner-flex {
    display: unset;
  }

  .page-transformers .partner-flex {
    display: unset;
  }

  .web-interface .partner-flex {
    display: unset;
  }

  .section-one-block-one .partner-flex {
    display: unset !important;
  }

  .case-content img {
    width: 40%;
    margin-bottom: 30px;
    height: auto;
  }

  .solution-service .one-type {
    width: 25%;
    border: 1px solid #efefef;
    padding: 30px 60px;
  }

  .solution-service .two-type {
    width: 25%;
    border: 1px solid #cfdae1;
    padding: 30px 60px;
  }

  .solution-service .three-type {
    width: 25%;
    border: 1px solid #cfdae1;
    padding: 30px 60px;
  }

  .three-boxes .three-type {
    width: 34%;
  }

  .section-compatibility .three-boxes .three-type {
    width: 100%;
  }

  .section-web-interface .three-type {
    width: 25%;
    border: 1px solid #cfdae1;
    padding: 0px;
  }

  .section-web-interface .three-type img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

  .one-item-box .box {
    width: 100%;
    border: 1px solid #cfdae1;
    padding: 30px 60px;
  }

  .solution-service .two-in-row .two-type {
    width: 50%;
    border: 1px solid #cfdae1;
    padding: 30px 60px;
  }

  .solution-service.two-in-row-one-line .two-type {
    width: 50%;
    border: 1px solid #cfdae1;
    padding: 30px 60px;
  }

  .section-features.two-in-row-one-line {
    padding-bottom: 135px;
  }

  .page-accessories .solution-service .three-type {
    width: 35%;
    border: 0px;
    padding: 30px 60px;
  }

  .page-accessories .solution-service .four-type {
    width: 35%;
    border: 0px;
    padding: 30px 60px;
  }

  .page-accessories .two-type-phone .four-type {
    width: 50%;
  }

  .section-two-block-three .four-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .four-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .five-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .access-data .four-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .four-dots-features {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .five-dots-features {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .two-dots-features {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .six-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-features .three-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-compatibility .three-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .section-web-interface .six-dots-2 {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .page-accessories .three-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .page-accessories .four-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
  }

  .page-accessories .five-dots {
    display: flex;
    justify-content: space-around;
    width: 50%;
    margin: auto;
    padding-top: 10px;
  }

  .page-accessories .two-dots {
    display: flex;
    justify-content: space-around;
    width: 40%;
    margin: auto;
  }

  .three-dots .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .three-dots .dot2 {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .three-dots .dot3 {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .four-dots .dot3 {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .five-dots .dot3 {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .four-dots .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .two-dots .dot3 {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .three-dots .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .four-dots-features .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .four-dots-features-2 .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .five-dots-features .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .two-dots-features .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .six-dots .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .six-dots-2 .dot {
    border: 1px solid #424443;
    height: 10px;
    width: 10px;
    border-radius: 20px;
    transition: 0.4s;
    cursor: pointer;
    padding: 5px;
    margin: 10px 15px;
  }

  .six-dots #dot1:checked~.dot1,
  .six-dots #dot2:checked~.dot2,
  .six-dots #dot3:checked~.dot3,
  .six-dots #dot4:checked~.dot4,
  .six-dots #dot5:checked~.dot5,
  .six-dots #dot6:checked~.dot6 {
    background: #424443;
  }

  .six-dots-2 #dot1x:checked~.dot1x,
  .six-dots-2 #dot2x:checked~.dot2x,
  .six-dots-2 #dot3x:checked~.dot3x,
  .six-dots-2 #dot4x:checked~.dot4x,
  .six-dots-2 #dot5x:checked~.dot5x {
    background: #424443;
  }

  .three-dots #dot01:checked~.dot01,
  .three-dots #dot02:checked~.dot02,
  .three-dots #dot03:checked~.dot03 {
    background: #424443;
  }

  .four-dots #dot001:checked~.dot001,
  .four-dots #dot002:checked~.dot002,
  .four-dots #dot003:checked~.dot003,
  .four-dots #dot004:checked~.dot004 {
    background: #424443;
  }

  .five-dots #dot001:checked~.dot001,
  .five-dots #dot002:checked~.dot002,
  .five-dots #dot003:checked~.dot003,
  .five-dots #dot004:checked~.dot004,
  .five-dots #dot005:checked~.dot005 {
    background: #424443;
  }

  .two-dots #dot001a:checked~.dot001a,
  .two-dots #dot002a:checked~.dot002a {
    background: #424443;
  }

  .four-dots-features #dot-1:checked~.dot-1,
  .four-dots-features #dot-2:checked~.dot-2,
  .four-dots-features #dot-3:checked~.dot-3,
  .four-dots-features #dot-4:checked~.dot-4 {
    background: #424443;
  }

  .five-dots-features #dot-1:checked~.dot-1,
  .five-dots-features #dot-2:checked~.dot-2,
  .five-dots-features #dot-3:checked~.dot-3,
  .five-dots-features #dot-4:checked~.dot-4,
  .five-dots-features #dot-5:checked~.dot-5 {
    background: #424443;
  }

  .four-dots-features-2 #dot1y:checked~.dot1y,
  .four-dots-features-2 #dot2y:checked~.dot2y,
  .four-dots-features-2 #dot3y:checked~.dot3y,
  .four-dots-features-2 #dot4y:checked~.dot4y {
    background: #424443;
  }

  .two-dots-features #dot-1:checked~.dot-1,
  .two-dots-features #dot-2:checked~.dot-2 {
    background: #424443;
  }

  .three-dots #dot1p:checked~.dot1p,
  .three-dots #dot2p:checked~.dot2p,
  .three-dots #dot3p:checked~.dot3p {
    background: #424443;
  }

  .three-dots #dot1c:checked~.dot1c,
  .three-dots #dot2c:checked~.dot2c,
  .three-dots #dot3c:checked~.dot3c {
    background: #424443;
  }

  .section-four {
    background: #eff2f4;
  }

  .section-four .section-four-content {
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
  }

  .tables-desktop {
    display: none !important;
  }
}