#hexiwear .standard-page-nav {
  top: 85px;
}

#hexiwear .title h1 {
  height: 50px;
}

#hexiwear .title img {
  position: absolute;
  width: 110px;
  top: 15px;
}

#hexiwear h2 {
  margin: 0 0 60px 0;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 24px;
  letter-spacing: 3px;
  text-align: center;
}

#hexiwear h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 30px 0;
}

#hexiwear ul.list {
  padding: 0 20px;
  margin: 30px 0;
}

#hexiwear ul.list li {
  margin-bottom: 10px;
  list-style-type: none;
}

#hexiwear ul.list li:before {
  font-family: 'Font Awesome 6 Pro';
  content: "\f0da";
  color: #ffcb05;
  font-size: 15px;
  padding: 0;
  margin: 0 12px 0 -16px;
}

#hexiwear .light-txt {
  color: #fbfbfb;
}

#hexiwear .hexi-top-margin {
  margin-top: 60px;
}

#hexiwear .hexi-line {
  width: 100%;
  border-top: 1px solid #ccc;
}

#hexiwear .hexi-learn-more a {
  margin-left: 15px;
}

#hexiwear .hexi-learn-more a:hover {
  color: #0090a5;
}

#hexiwear .hexi-learn-more a:hover i {
  font-weight: 500;
}

#hexiwear .banner {
  height: auto;
  padding-top: 90px;
  background: linear-gradient(to right, #6eccff, #e0ffff, #e0ffff, #6eccff);
}

#hexiwear .main-title {
  margin: 0 0 20px 0;
}

#hexiwear .auxiliary-title {
  text-align: center;
  margin-bottom: 60px;
  display: block;
  font-size: 16px;
  color: #a3a3a3;
  font-weight: 600;
  line-height: 24px;
}

#hexiwear .section-wrap {
  display: none;
}

#hexiwear .section-wrap.active {
  display: block;
}

#hexiwear .standard-page-nav .hexiwear-menulist {
  position: absolute;
  right: 0;
  width: 100%;
  top: 50px;
}

#hexiwear .hexiwear-slick .disNone {
  display: none;
  outline: none;
}

#hexiwear .hexiwear-slick .slick-initialized .slick-slide {
  outline: none;
}

#hexiwear .first-section {
  padding-top: 120px;
  padding-bottom: 60px;
}

#hexiwear .section {
  padding-top: 60px;
  padding-bottom: 60px;
}

#hexiwear .white {
  background: #fff;
}

#hexiwear .dark {
  background: #2b2b2b;
}

#hexiwear .dark h2 {
  color: #fbfbfb;
}

#hexiwear .dark p {
  color: #fbfbfb;
}

#hexiwear .blue {
  background: #39a9e5;
}

#hexiwear .blue p {
  color: #fbfbfb;
}

#hexiwear .blue a {
  color: #ffcb05;
}

#hexiwear .section iframe {
  width: 100%;
  margin: 60px 0 0 0;
  height: 220px;
}

#hexiwear .listing-item {
  margin-bottom: 20px;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
  padding: 15px;
}

#hexiwear .listing-item p {
  padding-top: 20px;
  margin: 0;
}

#hexiwear .hexiwear-slick-wrap {
  padding-top: 60px;
  padding-bottom: 60px;
}

#hexiwear .hexiwear-slick-wrap span {
  text-align: center;
  margin-bottom: 30px;
  display: block;
  font-size: 14px;
}

#hexiwear .hexiwear-slick-wrap h3 {
  margin: 0 0 15px 0;
  display: inline-block;
}

#hexiwear .hexiwear-slick-wrap h2 {
  margin: 0 0 30px 0;
}

#hexiwear .hexiwear-slick-wrap p {
  font-size: 14px;
}

#hexiwear .hexiwear-slick-wrap ul {
  padding: 0;
  z-index: 1;
}

#hexiwear .hexiwear-slick-wrap ul li {
  margin: 0 10px;
}

#hexiwear .hexiwear-slick-wrap .col-md-12 {
  padding: 100px 0 0 0;
}

#hexiwear .hexiwear-slick-wrap .listing-item {
  display: flex;
  flex-direction: column;
}

#hexiwear .hexiwear-slick-wrap .listing-item:last-of-type {
  margin: 0;
}

#hexiwear .hexiwear-slick-wrap .listing-item i {
  font-size: 28px;
  width: 50px;
  text-align: center;
  color: #ffcb05;
  top: 3px;
  position: relative;
}

#hexiwear .hexiwear-slick-wrap .listing-item p {
  padding: 0;
}

#hexiwear .hexiwear-slick.slick-slider {
  background: #fff;
}

#hexiwear .slick-prev,
#hexiwear .slick-next {
  z-index: 1;
}

#hexiwear .slick-prev:before {
  content: "\f053";
  left: 10px;
}

#hexiwear .slick-next:before {
  content: "\f054";
  right: 10px;
}

#hexiwear .slick-prev:before,
#hexiwear .slick-next:before {
  color: #343434;
  font-family: 'Font Awesome 6 Pro';
  position: relative;
}

#hexiwear .slick-dots li.slick-active button:before {
  color: #ffcb05;
}

#hexiwear .slick-dots li button:before {
  font-size: 16px;
  color: #343434;
  opacity: 0.8;
}

#hexiwear .section.gallery {
  margin: 0;
  padding: 60px 20px;
  background: #fff;
}

#hexiwear .section.gallery .row {
  margin: 0;
}

#hexiwear .section.gallery .col-md-3 {
  padding: 0 0 20px 0;
}

#hexiwear .section.gallery .col-md-3:last-of-type {
  padding: 0;
}

#hexiwear .links-wrap {
  padding: 0 0 60px 0;
}

#hexiwear #hexiwear-getting-started iframe {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 60px 0 0 0;
  height: 300px;
}

#hexiwear .hexi-four-boxes {
  padding: 60px 0 0 0;
}

#hexiwear .hexi-four-boxes .hexi-box {
  padding: 0 0 60px 0;
}

#hexiwear .hexi-four-boxes .hexi-box:last-of-type {
  padding: 0;
}

#hexiwear #hexiwear-home .hexi-btn {
  width: 210px;
}

#hexiwear #hexiwear-hardware .hexi-diagram {
  margin-bottom: 30px;
}

#hexiwear #hexiwear-hardware .nxp-logo {
  width: 120px;
  margin-top: 30px;
}

#hexiwear #hexiwear-software .logo {
  width: 200px;
}

#hexiwear #hexiwear-software .logo:first-of-type {
  margin-bottom: 20px;
}

#hexiwear #hexiwear-software .hexi-line {
  margin: 30px 0;
}

#hexiwear #hexiwear-software .left-animation {
  margin-top: 60px;
}

#hexiwear #hexiwear-software .dark p {
  text-align: center;
}

#hexiwear #hexiwear-software .blue .clickcloud-logo {
  margin-bottom: 10px;
}

#hexiwear #hexiwear-software .blue .walkabout-logo {
  width: 180px;
  margin-top: 5px;
  margin-bottom: 20px;
}

#hexiwear #hexiwear-software .git {
  margin-bottom: 60px;
}

#hexiwear #hexiwear-software .git .i-wrap {
  text-align: center;
  margin-bottom: 30px;
}

#hexiwear #hexiwear-software .git i {
  font-size: 60px;
  color: #fbfbfb;
}

#hexiwear #hexiwear-software .git h3 {
  text-align: center;
  color: #fbfbfb;
  line-height: 26px;
}

#hexiwear #hexiwear-software .git h4 {
  text-align: center;
  margin-bottom: 30px;
  color: #fbfbfb;
  font-size: 16px;
}

#hexiwear #hexiwear-software .git .standard-col6:first-of-type {
  margin-bottom: 60px;
}

#hexiwear #hexiwear-software .hexi-btn {
  width: 170px;
}

#hexiwear #hexiwear-expandability img.smaller {
  padding: 30px 0;
}

#hexiwear #hexiwear-expandability .slick-clicks .slick-slide {
  border: 1px solid #fff;
}

#hexiwear #hexiwear-expandability .slick-clicks .slick-slide:hover {
  border: 1px solid #e6e6e6;
  background-image: linear-gradient(to right top, #fbfbfb, #fafafa, #f8f9f8, #f7f7f7, #f6f6f6);
}

#hexiwear #hexiwear-expandability .slick-prev:before {
  left: 0px;
}

#hexiwear #hexiwear-expandability .slick-next:before {
  right: 0px;
}

#hexiwear #hexiwear-buy-now .hexi-line {
  margin: 60px 0;
  border-top: 1px solid #fff;
}

#hexiwear #hexiwear-buy-now .standard-row .standard-col6 .hexi-color-img {
  display: none;
}

#hexiwear #hexiwear-buy-now .standard-row .standard-col6 .hexi-color-img.selected {
  display: block;
}

#hexiwear #hexiwear-buy-now .standard-row .standard-col6 img {
  margin: 30px auto 30px auto;
}

#hexiwear #hexiwear-buy-now .standard-row h3 {
  margin-bottom: 15px;
}

#hexiwear #hexiwear-buy-now .standard-row h4 {
  margin-bottom: 30px;
  line-height: 26px;
}

#hexiwear #hexiwear-download .first-section .auxiliary-title {
  margin-bottom: 0px;
}

#hexiwear .h-download-wrap .standard-wrap {
  padding-top: 40px;
  padding-bottom: 40px;
}

#hexiwear .h-download-wrap .icon {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

#hexiwear .h-download-wrap .icon i {
  font-size: 56px;
  color: #2b2b2b;
}

#hexiwear .h-download-wrap .hexi-btn span {
  margin-right: 10px;
}

#hexiwear .h-download-wrap h3 {
  color: #2b2b2b;
  margin-bottom: 15px;
  text-align: center;
}

#hexiwear .h-download-wrap .text span {
  display: block;
  text-align: center;
}

#hexiwear .h-download-wrap:last-of-type .standard-wrap {
  margin-bottom: 60px;
}

#hexiwear .h-download-wrap:nth-child(odd) {
  background: #fbfbfb;
}

#hexiwear .hexi-btn {
  text-align: center;
  margin: 30px auto 0 auto;
  background: #ffcb05;
  border-radius: 5px;
  border: 1px solid #ebb705;
  box-sizing: border-box;
  width: fit-content;
}

#hexiwear .hexi-btn:hover {
  background: #ebb705;
}

#hexiwear .hexi-btn a {
  line-height: 24px;
  color: #343434;
  font-weight: 700;
  font-size: 16px;
  padding: 15px 17px;
  display: block;
}

#hexiwear .more-info-link {
  margin-top: 30px;
}

#hexiwear .more-info-link a {
  margin-right: 0px;
  transition: 0.2s;
}

#hexiwear .more-info-link a:hover i {
  margin-right: 5px;
  transition: 0.2s;
}


.buy-field .bf-add .price-wrap .you-save,
.buy-field .bf-add .price-wrap .total-save {
  background-color: #ff4219;
  padding: 5px;
  width: fit-content;
  color: #fff !important;
  font-weight: 600;
  margin: 5px 0 !important;
}


@media screen and (min-width: 768px) {
  #hexiwear .standard-row.content-center .standard-col6 img {
    width: 60%;
  }

  #hexiwear .listing-item img {
    margin: 0;
    width: 60%;
  }

  #hexiwear .hexiwear-slick.slick-slider {
    width: 82%;
    margin: 0 auto;
  }

  #hexiwear .hexiwear-slick .slick-prev:before {
    left: -40px;
  }

  #hexiwear .hexiwear-slick .slick-next:before {
    right: -40px;
  }

  #hexiwear .hexiwear-slick-wrap img {
    width: 70%;
    border: 1px solid #fff;
  }

  #hexiwear .section iframe {
    height: 360px;
  }

  #hexiwear .section.gallery img {
    width: 60%;
  }

  #hexiwear #hexiwear-getting-started iframe {
    height: 360px;
  }
}

@media screen and (min-width: 900px) {
  #hexiwear .standard-page-nav .hexiwear-menulist {
    top: 0;
    position: relative;
  }
}


@media screen and (min-width: 992px) {
  #hexiwear .title img {
    width: 160px;
    top: 10px;
  }

  #hexiwear .banner {
    height: 60vh;
    margin-top: 50px;
  }

  #hexiwear .banner img {
    height: 100%;
  }

  #hexiwear .standard-row h2 {
    text-align: left;
  }

  #hexiwear .standard-row.content-center .standard-col6 img {
    width: 100%;
  }

  #hexiwear .hexiwear-slick-wrap .col-md-12 {
    display: flex;
    -webkit-flex-flow: row wrap;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item {
    width: 31.33333%;
    margin-bottom: 30px;
    margin: 0 2% 2.6% 0;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item:nth-child(3n+3) {
    margin: 0 0 2.6% 0;
  }

  #hexiwear .links-wrap {
    padding: 0 0 40px 0;
  }

  #hexiwear .section.gallery img {
    width: 100%;
  }

  #hexiwear .hexiwear-slick-wrap img {
    width: 70%;
  }

  #hexiwear .hexiwear-slick.slick-slider {
    width: 71%;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item i {
    text-align: left;
  }

  #hexiwear .listing-item:last-of-type {
    margin-bottom: 0px;
  }

  #hexiwear .section iframe {
    margin: 0;
    height: 290px;
  }

  #hexiwear .section.gallery .col-md-3 {
    padding: 0 10px;
  }

  #hexiwear .hexi-four-boxes {
    display: flex;
    flex-direction: row;
  }

  #hexiwear .hexi-four-boxes .hexi-box {
    padding: 0;
    flex: 0 0 23%;
    margin: 0 2.6% 0 0;
  }

  #hexiwear .hexi-four-boxes .hexi-box:last-of-type {
    margin: 0;
  }

  #hexiwear .hexi-four-boxes .hexi-box p {
    height: 230px;
  }

  #hexiwear #hexiwear-getting-started .standard-row .standard-col6:last-of-type .hexi-btn {
    margin: 0 auto;
    width: 350px;
  }

  #hexiwear #hexiwear-getting-started .first-section .standard-col6 .hexi-btn {
    width: 334px;
  }

  #hexiwear #hexiwear-getting-started .section .hexi-btn {
    width: 330px;
  }

  #hexiwear #hexiwear-hardware .first-section .hexi-top-margin {
    margin-top: 0px;
  }

  #hexiwear #hexiwear-hardware .nxp-logo {
    width: 160px;
  }

  #hexiwear #hexiwear-software .animation-wrap {
    margin-top: 60px;
  }

  #hexiwear #hexiwear-software .first-section .auxiliary-title {
    margin-bottom: 20px;
  }

  #hexiwear #hexiwear-software .first-section p:first-of-type {
    margin: 0;
  }

  #hexiwear #hexiwear-software .logo {
    width: 260px;
  }

  #hexiwear #hexiwear-software .logo:first-of-type {
    margin-bottom: 20px;
  }

  #hexiwear #hexiwear-software .hexi-line {
    margin: 60px 0;
  }

  #hexiwear #hexiwear-software .blue p {
    text-align: center;
  }

  #hexiwear #hexiwear-software .git h3 {
    height: 70px;
  }

  #hexiwear #hexiwear-software .git h4 {
    margin: 0;
    position: relative;
    top: -30px;
    height: 0;
  }

  #hexiwear #hexiwear-software .right-animation {
    margin-top: 60px;
    opacity: 0;
  }

  #hexiwear #hexiwear-software .left-animation {
    opacity: 0;
  }

  #hexiwear #hexiwear-software .git .standard-col6:first-of-type {
    margin-bottom: 0;
  }

  #hexiwear #hexiwear-software .left-animation.animate {
    -webkit-animation: leftToRight 0.7s;
    animation: leftToRight 0.7s;
    position: relative;
    opacity: 1;
  }

  #hexiwear #hexiwear-software .right-animation.animate {
    -webkit-animation: rightToLeft 0.7s;
    animation: rightToLeft 0.7s;
    position: relative;
    opacity: 1;
  }

  #hexiwear #hexiwear-software .section p {
    text-align: center;
  }

  #hexiwear #hexiwear-software .section h3 {
    text-align: center;
  }

  #hexiwear #hexiwear-expandability p {
    text-align: center;
  }

  #hexiwear #hexiwear-expandability img.smaller {
    width: 60%;
  }

  #hexiwear .h-download-wrap .standard-wrap {
    display: flex;
  }

  #hexiwear .h-download-wrap .icon {
    width: 10%;
    margin: 0;
  }

  #hexiwear .h-download-wrap .text {
    width: 70%;
  }

  #hexiwear .h-download-wrap h3 {
    text-align: left;
  }

  #hexiwear .h-download-wrap .text span {
    text-align: left;
  }

  #hexiwear .h-download-wrap .hexi-btn {
    margin: 3px 0 0 0;
    width: 20%;
    height: 50px;
  }

  #hexiwear .h-download-wrap .hexi-btn a {
    line-height: 20px;
  }

  #hexiwear #hexiwear-buy-now .standard-row .standard-col6 img {
    margin: 0 auto;
  }

  #hexiwear #hexiwear-buy-now .standard-row {
    margin: 0 auto 60px auto;
  }



}

@media screen and (min-width: 1162px) {
  #hexiwear .hexi-four-boxes .hexi-box p {
    height: 210px;
  }
}

@media screen and (min-width: 1200px) {
  #hexiwear h2 {
    font-size: 32px;
    font-weight: 200;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item {
    margin-bottom: 32px;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item:nth-child(3n+3) {
    margin-bottom: 32px;
  }

  #hexiwear .standard-row.content-center .standard-col6 img {
    width: 90%;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item i {
    font-size: 32px;
    width: 60px;
  }

  #hexiwear .hexiwear-slick-wrap {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #hexiwear .first-section {
    padding-top: 140px;
    padding-bottom: 80px;
  }

  #hexiwear .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  #hexiwear .section.gallery {
    margin: 0 auto;
    padding: 80px 0px;
  }

  #hexiwear .hexi-four-boxes .hexi-box {
    flex: 0 0 273px;
    margin: 0 26px 0 0;
  }

  #hexiwear .hexi-four-boxes .hexi-box p {
    height: 200px;
  }

  #hexiwear .auxiliary-title {
    margin-bottom: 80px;
  }

  #hexiwear .hexi-four-boxes {
    padding: 80px 0 0 0;
  }

  #hexiwear .hexi-top-margin {
    margin-top: 80px;
  }

  #hexiwear #hexiwear-software .git {
    margin-bottom: 80px;
  }

  #hexiwear #hexiwear-hardware .hexi-diagram {
    margin-bottom: 40px;
  }

  #hexiwear #hexiwear-hardware .nxp-logo {
    margin-top: 40px;
  }

  #hexiwear #hexiwear-software .git h3 {
    height: 40px;
  }

  #hexiwear #hexiwear-buy-now .hexi-line {
    margin: 80px 0;
  }
}

@media screen and (min-width: 1300px) {
  #hexiwear .hexi-four-boxes .hexi-box {
    flex: 0 0 300.5px;
  }

  #hexiwear .hexiwear-slick.slick-slider {
    width: 57%;
  }

  #hexiwear .hexiwear-slick-wrap img {
    width: 57%;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item {
    width: 32%;
    margin-bottom: 28px;
  }

  #hexiwear .hexiwear-slick-wrap .listing-item:nth-child(3n+3) {
    margin-bottom: 28px;
  }

  #hexiwear #hexiwear-buy-now .standard-row h4.fixbr {
    width: 85%;
  }
}



.buy-field .bf-security {
  margin: 40px 0 0 0;
  flex-direction: column;
  display: flex;
}

.buy-field .bf-security .bf-s-col-5 {
  padding: 0 0 21px 0;
}

.buy-field .bf-security .bf-s-col-5 p {
  display: flex;
}

.buy-field .bf-security .bf-s-col-5 a:first-of-type p {
  margin: 0 0 15px 0;
}

.buy-field .bf-security .bf-s-col-5 p i {
  font-size: 26px;
  margin: 5px 10px 0 0;
  color: #00acc4;
}

.buy-field .bf-security .bf-s-col-5 p span {
  font-size: 14px;
  line-height: 22px;
}

.buy-field .bf-security .bf-s-col-5 p:hover i,
.buy-field .bf-security .bf-s-col-5 p:hover span {
  color: #0090a5;
}

.buy-field .bf-security .checkoutLogo {
  width: 50px;
  float: left;
}

.buy-field .bf-security .checkoutTxt {
  width: calc(100% - 50px);
  float: left;
  padding-left: 20px;
  font-size: 13px !important;
  margin-bottom: 30px !important;
  line-height: 18px !important;
}

.buy-field .bf-security .checkoutTxt br {
  display: none;
}

.buy-field .bf-security .checkoutPay {
  width: 90%;
}


.buy-field .sales-inquiries {
  padding: 0;
}

.buy-field .sales-inquiries a h5 {
  font-size: 14px;
  line-height: 22px;
  color: #231f20;
  font-weight: 400;
  margin: 0;
}

.buy-field .sales-inquiries:hover h5 {
  color: #0090a5;
}

.buy-field .sales-inquiries:first-of-type {
  margin: 0 0 15px 0;
}

.buy-field .sales-inquiries a {
  display: flex;
}

.buy-field .sales-inquiries a i {
  font-size: 26px;
  margin: 5px 0 0 0;
  width: 50px;
}

.buy-field .sales-inquiries a h5 {
  font-size: 14px;
  line-height: 22px;
  color: #231f20;
  font-weight: 400;
  margin: 0;
}

@media only screen and (min-width:600px) {
  .buy-field .bf-security .checkoutPay {
    width: 60%;
  }
}


@media only screen and (min-width: 767px) {
  .buy-field .sales-inquiries a i {
    margin: 0px 0 0 0;
    width: 46px;
  }
}


@media only screen and (min-width:992px) {
  .buy-field .bf-security {
    flex-direction: row;
    padding: 20px 0 20px 0;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
  }

  .buy-field .bf-security .bf-s-col-5 {
    width: 40%;
    padding: 0 30px 0 20px;
    border-right: 0.5px solid #e6e6e6;
  }

  .buy-field .bf-security .bf-s-col-5 p span {
    line-height: 21px;
  }

  .buy-field .bf-security .bf-s-col-5 p i {
    font-size: 22px;
  }

  .buy-field .bf-security .bf-s-col-5 a:first-of-type p {
    margin: 0 0 20px 0;
  }

  .buy-field .bf-security .bf-s-col-5 a:last-of-type p {
    margin: 0;
  }

  .buy-field .bf-security .bf-s-col-7 {
    width: 60%;
    display: flex;
    padding: 0 20px 0 30px;
  }

  .buy-field .bf-security .bf-s-col-7 div:first-of-type {
    width: 54%;
  }

  .buy-field .bf-security .bf-s-col-7 div:last-of-type {
    width: 46%;
  }

  .buy-field .bf-security .checkoutPay {
    width: 100%;
    padding: 0 0 0 20px;
  }

  .buy-field .bf-security .checkoutTxt {
    margin: 0 !important;
  }

  .buy-field .sales-inquiries a i {
    font-size: 22px;
    width: 40px;
  }

  .buy-field .sales-inquiries:first-of-type {
    margin: 0 0 20px 0;
  }


}


@media only screen and (min-width:1200px) {

  .buy-field .bf-security .bf-s-col-5 {
    width: 44%;
  }

  .buy-field .bf-security .bf-s-col-7 {
    width: 56%;
  }

  .buy-field .bf-security .bf-s-col-5 p i {
    margin: 0;
    width: 40px;
  }

  .buy-field .bf-security .checkoutLogo {
    width: 40px;
  }
}

@media only screen and (min-width:1300px) {
  .buy-field .bf-security .bf-s-col-7 div:first-of-type {
    width: 60%;
  }

  .buy-field .bf-security .bf-s-col-7 div:last-of-type {
    width: 40%;
  }
}