* {
  font-family: "Poppins", sans-serif;
  line-height: normal;
}

:root {
  --left-text-spacing: 175px;
  color-scheme: light only;
}

html,
body {
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #000000;
  /* background-color: #060a17; */
  height: 100dvh;
}

html {
  font-size: 100%;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
}

body {
  /* margin-top:40px !important; */
}

picture,
img {
  height: 100%;
}

article,
aside,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
picture,
menu,
nav,
section,
div {
  display: block;
}

ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.section {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}

.sections section p {
  line-height: 1.2;
}

.sections section {
  display: flex;
  /* width: 100dvw; this causes overflow */
  width: 100%;
  overflow: hidden;

  font-size: 1.6rem;
}

/* hero */
.sections section:first-of-type {
  height: 1532px;
  /* min(100dvh, 1080px); */
}

.spec {
  margin-top: 0px;
}

.mobile {
  display: none !important;
}
.nonmobile {
  display: flex;
}

.item {
  margin: 0 20px;
  border: 5px solid;
  background-color: #f1f1f1;
  padding: 0 18px;
}

button {
  display: block;
}

form {
  display: flex;
  align-items: baseline;
}

.div {
  width: 100%;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.text {
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  width: 500px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  z-index: 2;
}




.wrapper {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex: 1;
}

.image {
  width: auto;
  position: relative;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.unanchored {
   position: absolute;
   height: auto;
   width: auto;
 }

.image img {
  display: block;
}


 

.hero-bg {
  position: relative;
  width: 3000px;
  height: 100%;
}

.hero-bg img {
  width: 100%;
  object-fit: cover;
  height: 100%;
  display: block;
}

.hero-phone {
   width: 1400px;
}

.bg {
  z-index: 0;
}

.full,
.full > picture {
  width: 100%;
}

.float {
  width: unset;
  height: unset;
}

.e {
  position: absolute;
  margin: auto;
}
.e img {
  display: block;
  width: 100%;
  /* height: 100%; */
}

.black {
  color: black;
}

.white > * {
  color: white;
}

.blue {
  color: #2b3a4e;
}

.purple {
  color: #8579a2;
}

.pink {
  color: #f6bba0;
}

.grey {
  color: #83868a;
}

.blu-pg-sec-ttl {
  font-size: 48px !important;
  margin-bottom: 16px;
  line-height: 1.0;
  font-weight: 600;
  text-transform: capitalize;
}
.blu-pg-sec-subttl {
  font-size: 1.8rem !important;
  margin-top: -20px;
  font-weight: 600;
  text-transform: capitalize;
}

.anchored {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.center {
  align-items: center;
  text-align: center;
}

.content {
  /* margin: 0 20px; */
  box-sizing: content-box;
  padding: 0 18px !important;
  /* max-height: 0; */
  overflow: hidden;
  width: auto;
  transition: display 0.2s ease-out;
  background-color: #f1f1f1;
}

.omega {
  width: 1200px;
}

.t-txt > *:not(strong),
.t-txt {
  display: none;
}

.m-txt > *:not(strong),
.m-txt {
  display: none;
}

.d-txt > *:not(strong),
.d-txt {
  display: block;
}

.fullheight {
  height: 100%;
  object-fit: cover;
}

.disclaimer {
  color: #b7909d;
  font-size: 14px;
}

/*gallery*/
.slider {
  background: #fff;
  display: block;
  /* overflow: hidden; */
  height: 970px;
  padding-top: 50px;
}

.custom-navigation {
  display: table !important;
  width: 100%;
  table-layout: fixed;
  padding-top: 10px;
}

.custom-navigation > * {
  display: table-cell;
}

.custom-navigation {
  position: relative;
}

.custom-navigation > a {
  width: 100%;
  position: relative;
}

.custom-navigation .flex-next {
  text-align: right;
}

#main {
  margin: 0px;
}

.custom-controls-container {
  display: none;
}

a.flex-prev {
  position: absolute;
  left: 100px;
  top: -425px;
  z-index: 999;
  display: block;
  width: 54px;
  height: 64px;
  background: url("images/gallery/arrow-left.png") center center no-repeat;
}

a.flex-next {
  position: absolute;
  right: 100px;
  top: -425px;
  width: 54px;
  height: 64px;
  background: url("images/gallery/arrow-right.png") center center no-repeat;
}

.slides li {
  width: 100%;
  height: 850px;
}

.first {
  background: url("images/gallery/grey1.png") center center no-repeat;
}

.second {
  background: url("images/gallery/grey2.png") center center no-repeat;
}

.third {
  background: url("images/gallery/grey3.png") center center no-repeat;
}

.fourth {
  background: url("images/gallery/grey4.png") center center no-repeat;
}

.fifth {
  background: url("images/gallery/grey5.png") center center no-repeat;
}

.colorBtnWrap {
  width: 850px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 0px;
}

.colorBtn {
  float: left;
  width: 20%;
  margin: 0 1.5%;
  cursor: pointer;
  padding: 0% 0;
  border-radius: 100%;
  width: 35px;
  height: 35px;
}

.colors-sec {
  margin: 0 auto;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}

/* slider end */

/* specs */

.blu-sec-specs {
  height: auto !important;
  color: white;
  background-image: url('images/d-specs-bg.webp');
  /* background-color: black; */
}

.blu-sec-specs .blu-pg-sec-omega {
  width: 900px;
  margin: 0 auto;
  padding: 100px 20px;
}

.row {
  display: inline-flex;
  padding: 40px 0px;
  flex-wrap: nowrap;
  clear: both;
  width: 100%;
  border-bottom: solid 1px white;
  color: white;
}

.row:first-child {
  margin-top: 40px;
}

.row:last-child {
  border-bottom: none;
}

.column {
  width: 30%;
}

.column:last-child {
  width: 54%;
}

.column li {
  font-size: 16px;
}

.spec_subttl {
  font-weight: 600;
  font-size: 20px;
}

.device-name,
.specs-links {
  margin-bottom: 20px;
}

.device-name {
  margin-top: 8px;
  float: left;
}

.device-name img {
  height: 70px;
  width: auto;
}

/* @@@@ align links with middle or bottom of name graphic @@@@ */
.specs-links {
  float: right;
  position: relative;
  top: 37px;
}

.specs-links li {
  display: inline-block;
  margin-left: 20px;
}

.specs-links a {
  color: black;
  border-radius: 20px;
  padding: 8px 20px;
}

.specs-links #buy-button {
  padding: 8px 20px;
  font-size: 18px;
  color: white;
  text-decoration: none;
  background: #2b3a4e;
}

.buy-now a {
  text-decoration: none;
  border-width: 2px;
  border-radius: 30px;
  border-color: #2b3a4e;
  color: #2b3a4e;
  border-style: solid;
  padding: 6px 25px;
  margin-top: 32px;
}

.specs {
  margin: 0px;
}

.blu-sec-specs .row ul {
  margin-top: 0px;
}

#sales-guide {
  background: none;
  color: white;
  text-decoration: underline;
  font-weight: 600;
}

footer {
  width: 100%;
  background: black;
  text-align: center;
  margin-top: 0px;
}

/* ---- */

/* TYPICAL DESKTOP */

@media (max-width: 2000px) {
  /* hero */
  /* .sections section:first-of-type {
    height: 1200px;
  } */
}

/* TABLET */
@media (max-width: 1400px) {
  .device-name img {
    height: 60px;
    width: auto;
  }

  .disclaimer {
    font-size: 12px;
  }

  .sections section {
    font-size: 1.2rem;
  }

  /* hero */
  .sections section:first-of-type {
    height: 833px;
  }

  .buy-now a {
    padding: 6px 18px;
    margin-top: 28px;
    font-size: 14px;
    font-weight: 600;
  }

  .blu-sec-specs {
    background-image: url("images/t-specs-bg.webp");
  }

  .blu-sec-specs .blu-pg-sec-omega {
      padding: 92px 20px;
   }

  .blu-pg-sec-ttl {
    font-size: 36px !important;
    margin-bottom: 10px;
    line-height: 1;
    font-weight: 600;
    text-transform: capitalize;
  }

  .blu-pg-sec-subttl {
    font-size: 1.8rem !important;
    margin-top: -20px;
    font-weight: 600;
    text-transform: capitalize;
  }
  .omega {
    width: 980px;
  }
  .d-txt > *:not(strong),
  .d-txt {
    display: none;
  }

  .m-txt > *:not(strong),
  .m-txt {
    display: none;
  }
  .t-txt > *:not(strong),
  .t-txt {
    display: block;
  }
}

/* mobile */

@media (max-width: 980px) {
  form {
    flex-direction: column;
    align-items: center;
  }
  .mobile {
    display: flex !important;
  }

  .nonmobile {
    display: none !important;
  }
  .text {
    align-items: center;
    text-align: center;
    width: auto;
    max-width: 500px;
  }
  .buy-now a {
    padding: 4px 16px;
    margin-top: 8px;
    font-size: 14px;
  }

  .slider {
    display: none;
  }
  .blu-sec-specs .blu-pg-sec-omega {
    width: 430px;
    margin: 0 auto;
    padding: 55px 0px;
  }

  .row {
    display: block;
  }

  .spec_subttl {
    margin-bottom: 25px;
  }

  .column:last-child,
  .column {
    width: 100%;
  }

  .blu-sec-specs {
    background-image: url("images/m-specs-bg.webp");
  }

  .omega {
    width: 400px;
  }

  .device-name {
    display: flex;
    justify-content: center;
    float: none;
    margin-bottom: 16px;
  }

  .device-name img {
    height: auto;
    max-height: 50px;
    width: auto;
    max-width: 100%;
  }

  p {
    margin: 8px 0px;
  }

  .blu-pg-sec-ttl {
    font-size: 38px !important;
    margin-bottom: 16px;
    line-height: 1.0;
    font-weight: 600;
  }

  .sections section {
    /* font-size: 1rem; */
    font-size: 16px;
  }

  /* hero */
  .hero {
    height: 800px;
  }



  .specs-links {
    float: left;
    width: 100%;
    margin-bottom: 36px;
  }

  .specs-links li {
    display: block;
    margin-left: 0px;
    padding-left: 0px;
  }

  .specs-links li:first-of-type {
    text-align: center;
    margin-bottom: 55px;
  }

  .specs-links li a {
    margin-left: -2px;
    padding-left: 0px;
  }

  .d-txt > *:not(strong),
  .d-txt {
    display: none;
  }

  .t-txt > *:not(strong),
  .t-txt {
    display: none;
  }

  .m-txt > *:not(strong),
  .m-txt {
    display: block;
  }

  .disclaimer {
    font-size: 10px;
  }
}

/* small mobile */

@media (max-width: 450px) {
  .blu-sec-specs .blu-pg-sec-omega {
    width: 90%;
  }
}

.position-txt {
  transform: translateX(0px);
  top: 0px;
  width: 400px;
}
