@media screen and (max-width: 992px) {
  .banner-wrapper.powerstore-banner .banner-content {
    top: 43%;
    width: 100%;
    max-width: 100%;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.powerstore-banner .banner-content .banner-title {
    font-size: 26px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.powerstore-banner .banner-content .banner-subtitle {
    font-size: 18px;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.powerstore-banner .banner-content .banner-description {
    font-size: 14px;
    padding: 18px 0;
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .banner-wrapper.powerstore-banner .banner-content .banner-btn {
    text-align: center;
  }
}

.powerstore-content .category-nav ul li a {
  font-size: 14px;
}
.powerstore-content .powerstore-overview {
  background: #1B66BF;
  padding: 50px 20px 30px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview {
    padding: 30px 15px 20px;
  }
}
.powerstore-content .powerstore-overview .overview-title {
  font-size: 25px;
  font-family: "gothammedium";
  color: #ffffff;
  text-align: center;
  margin-bottom: 12px;
  line-height: 30px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview .overview-title {
    font-size: 18px;
    margin-bottom: 20px;
  }
}
.powerstore-content .powerstore-overview .overview-title span {
  font-size: 22px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview .overview-title span {
    font-size: 18px;
  }
}
.powerstore-content .powerstore-overview .overview-description {
  font-size: 15px;
  font-family: "gothambook";
  text-align: center;
  width: 80%;
  margin: 0px auto 40px;
  color: #ffffff;
  line-height: 20px;
}
.powerstore-content .powerstore-overview .sfeature-list {
  padding-top: 0px;
  padding-bottom: 0px;
}
.powerstore-content .powerstore-overview .sfeature-list ul {
  padding: 0 70px;
  list-style: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview .sfeature-list ul {
    padding: 0px;
  }
}
.powerstore-content .powerstore-overview .sfeature-list ul li {
  display: block;
  font-family: "gothambook";
  font-size: 18px;
  margin-bottom: 44px;
  line-height: 22px;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview .sfeature-list ul li {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.powerstore-content .powerstore-overview .sfeature-list ul li .sprite-icon.icon-speedboost {
  background-position: -16px -302px;
  width: 60px;
  height: 54px;
}
.powerstore-content .powerstore-overview .sfeature-list ul li .sprite-icon.icon-scaleout {
  background-position: -92px -302px;
  width: 57px;
  height: 57px;
}
.powerstore-content .powerstore-overview .sfeature-list ul li .sprite-icon.icon-nvme {
  background-position: -159px -316px;
  width: 75px;
  height: 40px;
}
.powerstore-content .powerstore-overview .sfeature-list ul li strong {
  font-family: "gothambold";
}
.powerstore-content .powerstore-overview .sfeature-list ul li .w_table_row > div {
  vertical-align: middle;
}
.powerstore-content .powerstore-overview .sfeature-list ul li .w_table_row > div:first-child {
  width: 95px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-overview .sfeature-list ul li .w_table_row > div:first-child {
    width: 90px;
  }
}
.powerstore-content .future-storage {
  padding: 50px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage {
    padding: 20px;
  }
}
.powerstore-content .future-storage .fs-title {
  font-size: 32px;
  font-family: "gothamblack";
  margin-bottom: 40px;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.powerstore-content .future-storage .fs-description {
  font-size: 14px;
  font-family: "gothambook";
  margin-bottom: 40px;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-description {
    margin-bottom: 20px;
  }
}
.powerstore-content .future-storage .fs-subtitle {
  font-size: 16px;
  font-family: "gothambold";
  margin-bottom: 40px;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-subtitle {
    margin-bottom: 20px;
  }
}
.powerstore-content .future-storage .fs-btn {
  margin-bottom: 30px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-btn {
    margin-bottom: 20px;
  }
}
.powerstore-content .future-storage .fs-btn a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothammedium";
  text-decoration: none;
  font-size: 14px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-btn a.btn {
    font-size: 12px;
  }
}
.powerstore-content .future-storage .fs-btn1 {
  margin-bottom: 20px;
}
.powerstore-content .future-storage .fs-btn1 a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothammedium";
  text-decoration: none;
  font-size: 14px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .future-storage .fs-btn1 a.btn {
    font-size: 12px;
  }
}
.powerstore-content .p500-imglayout {
  z-index: 1;
  position: relative;
  box-shadow: 0 0px 40px #07070724;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#2071d3+0,2071d3+66,82e31e+66,82e31e+66,82e31e+100 */
  background: #2071d3;
  /* Old browsers */
  background: -moz-linear-gradient(left, #2071d3 0%, #2071d3 66%, #82e31e 66%, #82e31e 66%, #82e31e 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #2071d3 0%, #2071d3 66%, #82e31e 66%, #82e31e 66%, #82e31e 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #2071d3 0%, #2071d3 66%, #82e31e 66%, #82e31e 66%, #82e31e 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.powerstore-content .p500-imglayout .container {
  background-image: url("../images/powerstore/powerstore500.png");
  background-position: 100% 95%;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .powerstore-content .p500-imglayout .container {
    background: none;
  }
}
@media screen and (max-width: 992px) {
  .powerstore-content .p500-imglayout {
    background: #2071d3;
  }
}
.powerstore-content .p500-imglayout .p500-image {
  padding: 40px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .p500-imglayout .p500-image {
    padding: 20px;
  }
}
.powerstore-content .p500-imglayout .p500-image .p500-subtitle {
  font-size: 14px;
  font-family: "gothammedium";
  margin-bottom: 20px;
  color: #ffffff;
}
.powerstore-content .p500-imglayout .p500-image .p500-title {
  font-size: 40px;
  font-family: "gothammedium";
  margin-bottom: 20px;
  color: #ffffff;
  width: 75%;
}
@media screen and (max-width: 992px) {
  .powerstore-content .p500-imglayout .p500-image .p500-title {
    width: 100%;
    font-size: 28px;
  }
}
.powerstore-content .p500-imglayout .p500-image .p500-description {
  font-size: 14px;
  font-family: "gothambook";
  margin-bottom: 40px;
  color: #ffffff;
  width: 75%;
}
@media screen and (max-width: 992px) {
  .powerstore-content .p500-imglayout .p500-image .p500-description {
    width: 100%;
  }
}
.powerstore-content .p500-imglayout .p500-image .p500-list {
  list-style: none;
}
.powerstore-content .p500-imglayout .p500-image .p500-list li {
  position: relative;
  color: #ffffff;
  padding-left: 20px;
  margin-bottom: 16px;
}
.powerstore-content .p500-imglayout .p500-image .p500-list li::before {
  content: "";
  position: absolute;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #ffffff;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
.powerstore-content .powerstore-portfolio {
  padding-top: 38px;
}
.powerstore-content .powerstore-portfolio .powerstore-title {
  font-size: 24px;
  text-align: center;
  font-family: "gothamblack";
  margin-bottom: 10px;
  color: #000000;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-portfolio .powerstore-title {
    font-size: 20px;
  }
}
.powerstore-content .powerstore-portfolio .powerstore-description {
  font-size: 17px;
  font-family: "gothambook";
  text-align: center;
  color: #000000;
  margin-bottom: 24px;
  padding: 0 20px;
  line-height: 22px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-portfolio .powerstore-description {
    font-size: 14px;
    margin-bottom: 24px;
    padding: 0px;
  }
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles {
  padding: 0 15px;
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile {
  border: 1px solid #B7B7B7;
  border-radius: 5px;
  margin-bottom: 38px;
  padding: 18px 24px;
  min-height: 568px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile {
    margin-bottom: 20px;
    min-height: auto;
  }
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-title {
  font-size: 15px;
  color: #373737;
  line-height: 22px;
  font-family: "gothamblack";
  text-align: center;
  margin-bottom: 15px;
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-img {
  text-align: center;
  padding-bottom: 30px;
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-img img {
  width: 100%;
  max-width: 280px;
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-description {
  color: #373737;
  font-size: 14.5px;
  line-height: 24px;
  font-family: "gothambook";
  text-align: center;
  margin-bottom: 22px;
  min-height: 48px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-description {
    margin-bottom: 15px;
  }
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile .tile-subtitle {
  font-size: 16.5px;
  text-align: center;
  font-family: "gothammedium";
  margin-bottom: 22px;
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile-btn {
  text-align: center;
}
@media screen and (max-width: 992px) {
  .powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile-btn {
    margin-bottom: 20px;
  }
}
.powerstore-content .powerstore-portfolio .pdportfolio-tiles .pdportfolio-tile-btn a {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothammedium";
  text-decoration: none;
  font-size: 14px;
}
.powerstore-content .action-buttons {
  text-align: center;
}
.powerstore-content .action-buttons .action-btn {
  padding-top: 50px;
  padding-bottom: 50px;
}
.powerstore-content .action-buttons a {
  margin: 0 18px;
  font-size: 14px;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .action-buttons a {
    margin: 0 0px;
    font-size: 12px;
  }
}
.powerstore-content .action-buttons .pdvideo-secondary {
  background: #ffffff;
  display: inline-block;
  color: #1B66BF;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothammedium";
}
.powerstore-content .action-buttons .pdvideo-primary {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothammedium";
}
.powerstore-content .ds-scalable {
  padding: 10px 36px 20px 36px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-scalable {
    padding: 20px;
  }
}
.powerstore-content .ds-scalable .ds-title {
  font-size: 35px;
  margin-bottom: 16px;
  line-height: 42px;
  color: #000000;
  font-family: "gothambold";
  text-align: center;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-scalable .ds-title {
    font-size: 24px;
    line-height: 30px;
  }
}
.powerstore-content .ds-scalable .ds-description {
  font-size: 23px;
  margin-bottom: 18px;
  line-height: 32px;
  color: #000000;
  font-family: "gothambook";
  text-align: center;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-scalable .ds-description {
    font-size: 18px;
    line-height: 24px;
  }
}
.powerstore-content .ds-scalable .ds-subtitle {
  font-size: 28px;
  margin-bottom: 0px;
  line-height: 32px;
  color: #1B66BF;
  font-family: "gothambook";
  text-align: center;
}
.powerstore-content .data-overview {
  background: #1B66BF;
  z-index: 1;
  position: relative;
  box-shadow: 0 0px 40px #07070724;
}
.powerstore-content .ds-overview {
  background: #1B66BF;
  padding: 50px 20px 0px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-overview {
    padding: 30px 15px 0px;
  }
}
.powerstore-content .ds-overview .sfeature-list {
  padding-top: 0px;
  padding-bottom: 0px;
}
.powerstore-content .ds-overview .sfeature-list ul {
  padding: 0 70px;
  list-style: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-overview .sfeature-list ul {
    padding: 0px;
  }
}
.powerstore-content .ds-overview .sfeature-list ul li {
  display: block;
  font-family: "gothambook";
  font-size: 22px;
  margin-bottom: 44px;
  line-height: 34px;
  color: #ffffff;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-overview .sfeature-list ul li {
    font-size: 14px;
    margin-bottom: 20px;
  }
}
.powerstore-content .ds-overview .sfeature-list ul li .sprite-icon.icon-centric {
  background-position: -261px -302px;
  width: 105px;
  height: 94px;
}
.powerstore-content .ds-overview .sfeature-list ul li .sprite-icon.icon-intelligent {
  background-position: -385px -312px;
  width: 90px;
  height: 95px;
}
.powerstore-content .ds-overview .sfeature-list ul li .sprite-icon.icon-adaptable {
  background-position: -488px -315px;
  width: 105px;
  height: 79px;
}
.powerstore-content .ds-overview .sfeature-list ul li strong {
  font-family: "gothambold";
  font-size: 28px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-overview .sfeature-list ul li strong {
    font-size: 20px;
  }
}
.powerstore-content .ds-overview .sfeature-list ul li .w_table_row > div {
  vertical-align: middle;
}
.powerstore-content .ds-overview .sfeature-list ul li .w_table_row > div:first-child {
  width: 160px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ds-overview .sfeature-list ul li .w_table_row > div:first-child {
    width: 130px;
  }
}
.powerstore-content .sr-workload {
  padding: 70px 40px 20px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload {
    padding: 30px 20px 0;
  }
}
.powerstore-content .sr-workload .sr-title {
  font-size: 34px;
  font-family: "gothamblack";
  color: #454644;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}
.powerstore-content .sr-workload .sr-section {
  margin-bottom: 70px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section {
    margin-bottom: 20px;
  }
}
.powerstore-content .sr-workload .sr-section .sr-description {
  color: #454644;
  font-size: 18.5px;
  font-family: "gothambook";
  line-height: 26px;
  margin-bottom: 12px;
}
.powerstore-content .sr-workload .sr-section .sr-description span {
  font-size: 20.5px;
}
.powerstore-content .sr-workload .sr-section .w_table_row > div {
  vertical-align: middle;
}
.powerstore-content .sr-workload .sr-section .w_table_row > div .btn-1 {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 12px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 18px;
  margin-bottom: 46px;
}
.powerstore-content .sr-workload .sr-section .w_table_row > div .btn-link {
  display: inline-block;
  color: #1B66BF;
  font-family: "gothambold";
  text-decoration: none;
  font-size: 16px;
  margin-bottom: 22px;
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-1 > div:first-child {
  width: 520px;
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-1 > div:first-child img {
  width: 100%;
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-1 > div:last-child {
  padding: 0 20px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section .w_table_row.layout-1 > div:last-child {
    padding: 20px;
  }
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section .w_table_row.layout-1 > div {
    float: left;
    width: 100% !important;
  }
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section .w_table_row.layout-2 {
    display: flex;
    flex-direction: column-reverse;
  }
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-2 > div:last-child {
  width: 520px;
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-2 > div:last-child img {
  width: 100%;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section .w_table_row.layout-2 > div:last-child {
    width: 100% !important;
  }
}
.powerstore-content .sr-workload .sr-section .w_table_row.layout-2 > div:first-child {
  padding: 0 20px 0 0;
}
@media screen and (max-width: 992px) {
  .powerstore-content .sr-workload .sr-section .w_table_row.layout-2 > div:first-child {
    padding: 20px;
  }
}
.powerstore-content .cus-spotlight {
  padding: 0 24px 40px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .cus-spotlight {
    padding: 0 20px 20px;
  }
}
.powerstore-content .cus-spotlight .cus-subtitle {
  font-size: 22px;
  color: #1B66BF;
  font-family: "gothambold";
  text-align: center;
  margin-bottom: 32px;
  line-height: 44px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .cus-spotlight .cus-subtitle {
    font-size: 18px;
    margin-bottom: 24px;
    line-height: 34px;
  }
}
.powerstore-content .cus-spotlight .cus-title {
  font-size: 36px;
  color: #000000;
  font-family: "gothambold";
  text-align: center;
  margin-bottom: 26px;
  line-height: 44px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .cus-spotlight .cus-title {
    font-size: 26px;
    margin-bottom: 18px;
    line-height: 30px;
  }
}
.powerstore-content .cus-spotlight .cus-description {
  font-size: 20px;
  color: #000000;
  font-family: "gothambook";
  text-align: center;
  margin-bottom: 20px;
  line-height: 24px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .cus-spotlight .cus-description {
    font-size: 18px;
    margin-bottom: 14px;
  }
}
.powerstore-content .cus-spotlight .spotlight-tile {
  padding: 40px 0;
  min-height: 332px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .cus-spotlight .spotlight-tile {
    min-height: auto;
    padding: 30px 0 0 0;
  }
}
.powerstore-content .cus-spotlight .spotlight-tile img {
  width: 100%;
  margin-bottom: 30px;
  cursor: pointer;
}
.powerstore-content .cus-spotlight .spotlight-tile .spotlight-description {
  font-size: 14.5px;
  line-height: 18px;
  color: #FFFFFF;
  font-family: "gothambook";
  margin-bottom: 12px;
}
.powerstore-content .cus-spotlight .spotlight-tile .spotlight-desclaimer {
  font-size: 11.5px;
  line-height: 18px;
  color: #FFFFFF;
  font-family: "gothambook";
  margin-bottom: 12px;
}
.powerstore-content .awards-reviews {
  padding: 0 40px 70px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews {
    padding: 0 10px 40px;
  }
}
.powerstore-content .awards-reviews .ar-title {
  font-size: 24px;
  font-family: "gothambook";
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-title {
    font-size: 20px;
    margin-bottom: 24px;
  }
}
.powerstore-content .awards-reviews .ar-section {
  background: #82E31E;
  margin-bottom: 18px;
}
.powerstore-content .awards-reviews .ar-section .w_table_row > div {
  vertical-align: middle;
  padding: 22px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .w_table_row > div {
    padding: 20px 12px;
  }
}
.powerstore-content .awards-reviews .ar-section .w_table_row > div:first-child {
  background: #1B66BF;
  width: 210px;
  text-align: center;
}
.powerstore-content .awards-reviews .ar-section .w_table_row > div:last-child {
  padding-left: 70px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .w_table_row > div:last-child {
    padding-left: 12px;
  }
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .w_table_row > div {
    float: left;
    width: 100% !important;
  }
}
.powerstore-content .awards-reviews .ar-section .ar-subtitle {
  font-size: 21px;
  font-family: "gothambold";
  color: #000000;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .ar-subtitle {
    font-size: 16px;
    margin-bottom: 20px;
  }
}
.powerstore-content .awards-reviews .ar-section .ar-description {
  font-size: 21px;
  font-family: "gothambook";
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .ar-description {
    font-size: 16px;
  }
}
.powerstore-content .awards-reviews .ar-section .ar-btn a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 10px 18px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 18px;
  margin-left: 0px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .awards-reviews .ar-section .ar-btn a.btn {
    font-size: 14px;
  }
}
.powerstore-content .awards-reviews .ar-section .ar-btn a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.powerstore-content .awards-reviews .ar-section .ar-btn .sprite-icon.icon-link {
  background-position: -29px -371px;
  width: 25px;
  height: 25px;
}
.powerstore-content .ps-scalable-heading {
  background: #ffffff;
  z-index: 1;
  position: relative;
  box-shadow: 0 0px 40px #07070724;
}
.powerstore-content .ps-scalable-heading .ps-title {
  text-align: center;
  padding: 30px;
  font-size: 42px;
  color: #000000;
  line-height: 48px;
  font-family: "gothambook";
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-heading .ps-title {
    font-size: 24px;
    line-height: 32px;
  }
}
.powerstore-content .ps-scalable-content {
  padding: 80px 0;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content {
    padding: 40px 0;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tabs {
  list-style: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tabs {
    white-space: nowrap;
    overflow-x: auto;
    text-align: center;
    margin-bottom: 20px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tabs li {
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tabs li {
    display: inline-block;
    margin-right: 4px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tabs li a {
  display: block;
  padding: 60px 10px;
  background: #7E7E7E;
  color: #ffffff;
  font-size: 20px;
  font-family: "gothambook";
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tabs li a {
    padding: 10px;
    font-size: 14px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tabs li.active a {
  background: #1B66BF;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content {
  padding-right: 40px;
  display: none;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tab-content {
    padding-right: 0px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content {
  margin-bottom: 20px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title {
  font-size: 19.5px;
  font-family: "gothambold";
  color: #5F5F5F;
  line-height: 45px;
  position: relative;
  padding-right: 65px;
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title {
    min-height: 54px;
    font-size: 18px;
  }
}
@media screen and (max-width: 480px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title {
    line-height: 22px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-datasheet::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -609px -320px;
  width: 46px;
  height: 53px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-specsheet::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -665px -320px;
  width: 45px;
  height: 53px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-topreasons::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -720px -320px;
  width: 60px;
  height: 54px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-play::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -794px -295px;
  width: 48px;
  height: 34px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-demo::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -794px -345px;
  width: 50px;
  height: 49px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-solution1::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -852px -287px;
  width: 56px;
  height: 48px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-solution2::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -852px -355px;
  width: 54px;
  height: 48px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-tech1::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -935px -143px;
  width: 40px;
  height: 46px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-tech2::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -936px -203px;
  width: 39px;
  height: 46px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-tech3::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -938px -262px;
  width: 35px;
  height: 41px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-title.icon-tech4::before {
  content: "";
  background: url(../images/common/redington-sprite.png) no-repeat;
  background-size: 1000px auto;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0px;
  background-position: -939px -317px;
  width: 36px;
  height: 42px;
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-description {
  font-size: 16.2px;
  font-family: "gothambook";
  color: #5F5F5F;
  line-height: 24px;
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-description {
    font-size: 14px;
  }
}
.powerstore-content .ps-scalable-content .ps-scalable-tab-content .scalable-tab-content .tab-content-btn a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 5px 18px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 16px;
  margin-left: 0px;
}
.powerstore-content .apex-data {
  background: url("../images/powerstore/apex-bg-repeat.jpg") top left repeat-x;
}
@media screen and (max-width: 992px) {
  .powerstore-content .apex-data {
    background: #011E40;
  }
}
.powerstore-content .apex-data .container {
  background: url("../images/powerstore/apex-bg.jpg") top left no-repeat;
}
@media screen and (max-width: 992px) {
  .powerstore-content .apex-data .container {
    background: #011E40;
  }
}
.powerstore-content .apex-data .container .apex-data-content {
  padding-left: 488px;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .apex-data .container .apex-data-content {
    padding-left: 0px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
.powerstore-content .apex-data .container .apex-data-content .apex-data-subtitle {
  font-size: 16px;
  font-family: "gothammedium";
  color: #82E31E;
  margin-bottom: 12px;
}
.powerstore-content .apex-data .container .apex-data-content .apex-data-title {
  font-size: 23px;
  font-family: "gothambook";
  line-height: 30px;
  margin-bottom: 40px;
  color: #ffffff;
}
.powerstore-content .apex-data .container .apex-data-content .apex-data-description {
  font-size: 16px;
  font-family: "gothambook";
  color: #ffffff;
  line-height: 22px;
  margin-bottom: 40px;
}
.powerstore-content .apex-data .container .apex-data-content .apex-data-btn a.btn {
  background: #82E31E;
  display: inline-block;
  color: #012043;
  padding: 10px 18px;
  border-radius: 20px;
  border: 2px solid #82E31E;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 16px;
  margin-left: 0px;
}
.powerstore-content .related-offerings {
  padding: 50px 40px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings {
    padding: 25px 20px;
  }
}
.powerstore-content .related-offerings .related-offerings-title {
  font-size: 51px;
  font-family: "gothambook";
  margin-bottom: 28px;
  text-align: center;
  color: #012043;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings .related-offerings-title {
    font-size: 30px;
    margin-bottom: 18px;
  }
}
.powerstore-content .related-offerings .related-offerings-tiles {
  list-style: none;
  text-align: center;
}
.powerstore-content .related-offerings .related-offerings-tiles li {
  width: calc(50% - 4px);
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings .related-offerings-tiles li {
    width: 100%;
  }
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile {
  min-height: 375px;
  background: #82E31E;
  padding: 20px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile {
    min-height: auto;
  }
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile img {
  width: 100%;
  display: block;
  margin-bottom: 40px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile img {
    margin-bottom: 20px;
  }
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile .ro-subtitle {
  font-size: 15.5px;
  font-family: "gothambook";
  margin-bottom: 5px;
  color: #000000;
  text-align: left;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile .ro-title {
  font-size: 22px;
  font-family: "gothambook";
  color: #000000;
  text-align: left;
  margin-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile .ro-title {
    margin-bottom: 25px;
    font-size: 18px;
  }
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile .ro-btn {
  text-align: left;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile .ro-btn a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #ffffff;
  padding: 7px 18px;
  border-radius: 20px;
  border: 2px solid #1B66BF;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 16px;
  margin-left: 0px;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile.blue-tile {
  background: #1B66BF;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile.blue-tile .ro-subtitle {
  color: #ffffff;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile.blue-tile .ro-title {
  color: #ffffff;
}
.powerstore-content .related-offerings .related-offerings-tiles li .related-offerings-tile.blue-tile .ro-btn a.btn {
  background: #82E31E;
  border: 2px solid #82E31E;
  color: #1B66BF;
}
.powerstore-content .easy-steps {
  background: #1B66BF;
  z-index: 1;
  position: relative;
  box-shadow: 0 0px 40px #07070724;
  padding: 20px 0;
}
.powerstore-content .easy-steps .es-title {
  font-size: 50px;
  font-family: "gothambook";
  color: #ffffff;
  text-align: center;
  margin-bottom: 24px;
}
@media screen and (max-width: 992px) {
  .powerstore-content .easy-steps .es-title {
    font-size: 32px;
  }
}
.powerstore-content .easy-steps .es-tiles {
  list-style: none;
  text-align: center;
}
.powerstore-content .easy-steps .es-tiles li {
  display: inline-block;
  width: calc(50% - 4px);
}
@media screen and (max-width: 992px) {
  .powerstore-content .easy-steps .es-tiles li {
    width: 100%;
    margin-bottom: 20px;
  }
}
.powerstore-content .easy-steps .es-tiles li .es-tile {
  width: 100%;
  max-width: 336px;
  margin: 0px auto 10px;
  position: relative;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step1 {
  padding-left: 48px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step1::before {
  content: "1";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 100px;
  font-family: "gothambook";
  color: #82E31E;
  line-height: 75px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step2 {
  padding-left: 63px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step2::before {
  content: "2";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 100px;
  font-family: "gothambook";
  color: #82E31E;
  line-height: 75px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step3 {
  padding-left: 63px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile.step3::before {
  content: "3";
  position: absolute;
  left: 0px;
  top: 0px;
  font-size: 100px;
  font-family: "gothambook";
  color: #82E31E;
  line-height: 75px;
}
.powerstore-content .easy-steps .es-tiles li .es-tile .es-tile-title {
  font-size: 19px;
  font-family: "gothambook";
  line-height: 26px;
  margin-bottom: 40px;
  text-align: left;
  color: #ffffff;
}
.powerstore-content .easy-steps .es-tiles li .es-tile .es-tile-btn {
  text-align: left;
}
.powerstore-content .easy-steps .es-tiles li .es-tile .es-tile-btn a.btn {
  background: #1B66BF;
  display: inline-block;
  color: #82E31E;
  padding: 7px 18px;
  border-radius: 20px;
  border: 1px solid #ffffff;
  font-family: "gothambook";
  text-decoration: none;
  font-size: 16px;
  margin-left: 0px;
}

/*# sourceMappingURL=power-store.css.map */
