@charset "UTF-8";
.page-policy .p.sub-sub-title {
  padding: 0;
}

.icn-cart,
.icn-demo {
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 2px;
  background-image: url("/common/images/icons/icn-button-sprite.png");
}

.icn-cart {
  width: 18px;
  height: 15px;
  background-position: 0 0%;
  background-size: 100%;
}

.icn-demo {
  width: 15px;
  height: 15px;
  background-position: 0 100%;
  background-size: 120%;
}

@media screen and (min-width: 768px) {
  .set-br-desktop {
    display: inline-block;
  }
}
.link-yellow {
  color: #fecb00;
}

.link-yellow:hover {
  color: white;
}

.txt-lightblue {
  color: #60a8e2;
}

@media screen and (min-width: 481px) and (max-width: 767px) {
  h2.display2-size {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 769px) {
  .row {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .row .col-2 {
    display: table-cell;
    width: 50%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
}
.col-2.image-box {
  padding: 1rem 0;
}

@media screen and (max-width: 768px) {
  .col-2.image-box {
    text-align: center;
  }
}
.wrap-btn-center {
  padding-top: 1rem;
  text-align: center;
}

.triangle-down {
  width: 100%;
  height: 0;
  padding-top: 5%;
  overflow: hidden;
  position: relative;
  top: -1px;
}

.triangle-down div {
  width: 0;
  height: 0;
  margin-top: -100px;
  border-left: 1000px solid transparent;
  border-right: 1000px solid transparent;
}

.triangle-down div.light-grey {
  border-top: 100px solid #edf1f6;
}

.triangle-down div.white {
  border-top: 100px solid #fff;
}

.list-disc {
  list-style: disc;
}

body:not(.ar) .list-disc {
  margin-left: 1.5rem;
}

body:not(.ar) .triangle-down {
  padding-left: 50%;
}

body:not(.ar) .triangle-down div {
  margin-left: -1000px;
}

.ar .list-disc {
  margin-right: 1.5rem;
}

.ar .triangle-down {
  padding-right: 50%;
}

.ar .triangle-down div {
  margin-right: -1000px;
}

.video-box {
  background: #60a8e2 url("/common/images/pages/generic/play-youtube.png") center center no-repeat;
}

@media screen and (min-width: 769px) {
  .before-you-buy .remark-choices {
    border-top: 5px solid #edf1f6;
    border-bottom: 5px solid #edf1f6;
  }
}
@media screen and (max-width: 768px) {
  .before-you-buy .remark-choices {
    border-left: 5px solid #edf1f6;
    border-right: 5px solid #edf1f6;
  }
}
@media screen and (min-width: 768px) {
  .news-subscribe,
  .sc-purple,
  .sc-lightblue,
  .buynow-grid {
    padding: 0 10px;
  }
}
@media screen and (min-width: 1281px) {
  .news-subscribe,
  .sc-purple,
  .sc-lightblue,
  .buynow-grid {
    padding: 0 40px;
  }
}
@media screen and (min-width: 769px) {
  .row .col-2 {
    vertical-align: top;
    padding: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .row .col-2 {
    padding: 1rem 0.5rem;
  }
  .row .col-2.image-box {
    vertical-align: middle;
  }
}
@media screen and (min-width: 769px) {
  .inner-space {
    padding: 20px 15px;
  }
}
@media screen and (min-width: 361px) and (max-width: 768px) {
  .inner-space {
    padding: 30px 20px;
  }
}
@media screen and (max-width: 360px) {
  .inner-space {
    padding: 20px 15px;
  }
}
.show-three-images {
  padding-bottom: 1rem;
}

.show-three-images .three-images {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
}

.show-three-images .three-images .show-title {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
  font-weight: bold;
  letter-spacing: 1px;
  bottom: 12px;
  white-space: nowrap;
}

.know-everything,
.protect-children,
.track-employees {
  background-size: 100%;
  background-image: url("/common/images/pages/generic/flexispy-can-do.png");
}

.know-everything {
  background-position: 0 0%;
}

.protect-children {
  background-position: 0 50%;
}

.track-employees {
  background-position: 0 100%;
}

.featured-in-inner {
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}

.featured-in-inner h4 {
  color: #abb4c6;
  font-size: 16px !important;
  padding: 0 1rem 1rem;
  white-space: nowrap;
}

@media screen and (min-width: 769px) {
  .featured-in-inner {
    display: table;
    table-layout: fixed;
  }
  .featured-in-inner h4,
  .featured-in-inner .img-wrap {
    display: table-cell;
    vertical-align: middle;
  }
  .featured-in-inner h4 {
    padding: 0.5rem 1.2rem;
  }
  .featured-in-inner .img-wrap {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .featured-in-inner {
    padding-top: 0.5rem;
  }
  .featured-in-inner h4 {
    position: relative;
    top: 4px;
  }
}
@media screen and (max-width: 768px) {
  .featured-in-inner h4 {
    border-bottom: 1px solid #444;
    display: inline-block;
    margin-bottom: 1rem;
    margin-top: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .tr .featured-in-inner h4,
  .fr .featured-in-inner h4,
  .ru .featured-in-inner h4 {
    padding: 1rem;
  }
  .tr .featured-in-inner .img-wrap img,
  .fr .featured-in-inner .img-wrap img,
  .ru .featured-in-inner .img-wrap img {
    margin: 0.8rem 0.6rem;
  }
}
@media screen and (min-width: 769px) {
  body:not(.ar) .featured-in-inner h4 {
    border-right: 1px solid #444;
  }
}
@media screen and (min-width: 769px) {
  .ar .featured-in-inner h4 {
    border-left: 1px solid #444;
  }
}
.playboy,
.engadget,
.wired,
.gizmodo,
.lifehacker,
.bbc,
.forbes,
.cnn {
  max-width: 100%;
  background-image: url("images/featured-in.png");
  margin: 0.5rem;
}

@media screen and (min-width: 1025px) {
  .playboy,
  .engadget,
  .wired,
  .gizmodo,
  .lifehacker,
  .bbc,
  .forbes,
  .cnn {
    margin: 0 0.5rem;
  }
}
.playboy {
  background-position: 0 0%;
  background-size: 100%;
}

.engadget {
  background-position: 0 15.277778%;
  background-size: 104.444444%;
}

.wired {
  background-position: 0 36.075949%;
  background-size: 116.049383%;
}

.gizmodo {
  background-position: 0 48.148148%;
  background-size: 118.987342%;
}

.lifehacker {
  background-position: 0 60.126582%;
  background-size: 138.235294%;
}

.bbc {
  background-position: 0 72.955975%;
  background-size: 174.074074%;
}

.forbes {
  background-position: 0 85%;
  background-size: 174.074074%;
}

.cnn {
  background-position: 0 100%;
  background-size: 229.268293%;
}

.flexispy-review {
  background: #fff;
}

.flexispy-review .triangle-down div {
  border-top: 100px solid #dedbd6;
}

@media screen and (min-width: 768px) {
  .flexispy-review h2 {
    padding: 1.5rem 0 2rem;
  }
}
.flexispy-review .review-sub-hdr {
  display: block;
}

.flexispy-review .open-quote {
  font-size: 80px;
  font-family: arial;
  color: #719114;
  line-height: 0;
  position: relative;
  top: 35px;
}

.flexispy-review .review-list {
  width: 100%;
  height: 100%;
  padding: 5% 8% 35px;
  background: #fff;
  border: 4px #719114 solid;
  text-align: center;
  border-radius: 10px;
  position: relative;
  line-height: 1.2;
  display: inline-table;
}

.flexispy-review .review-list:after {
  content: "”";
  position: absolute;
  font-size: 80px;
  font-family: arial;
  color: #719114;
  bottom: -40px;
}

.flexispy-review .review-name {
  position: absolute;
  left: 0px;
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px);
  color: #000;
  text-align: center;
  font-weight: bold;
  bottom: -50px;
}

.flexispy-review .avatar-border {
  background-color: #719114;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  padding: 5px;
}

.flexispy-review .avatar {
  background: transparent url("images/avatar.png") 0 100% no-repeat;
}

.flexispy-review .avatar {
  display: block;
  width: 60px;
  height: 60px;
}

@media screen and (min-width: 768px) {
  .flexispy-review ul {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .flexispy-review li {
    display: table-cell;
    width: 33.33%;
    border: 15px solid #fff;
    height: 1px;
    padding-bottom: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .flexispy-review ul {
    margin-top: 2rem;
  }
  .flexispy-review li {
    margin-bottom: 80px;
  }
}
body:not(.ar) .flexispy-review .open-quote {
  margin-right: 10px;
}

body:not(.ar) .flexispy-review .review-list:after {
  right: 25px;
}

.ar .flexispy-review .open-quote {
  margin-left: 10px;
}

.ar .flexispy-review .review-list:after {
  content: "“";
  left: 25px;
}

.news-subscribe {
  background: #fff;
}

.news-subscribe .triangle-down div {
  border-top: 100px solid #edf1f6;
}

.news-subscribe .inner-space {
  max-width: 650px;
  margin: 0.5rem auto 0;
}

.news-subscribe .inner-space p {
  margin: 2rem 0;
}

.news-subscribe input.email {
  width: 100%;
  border: 1px solid #000;
  background: #e8e8e8;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 0.5rem;
}

@media screen and (min-width: 361px) {
  .news-subscribe input.email {
    width: 320px;
  }
}
.news-subscribe label.error {
  margin-bottom: 0;
}

.news-subscribe .recaptcha-wrap {
  max-width: 304px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 1025px) {
  .news-subscribe .recaptcha-wrap {
    max-width: 330px;
  }
}
.news-subscribe .ms-submit {
  margin-top: 2rem;
}

.news-subscribe .ms-submit input {
  background: #01bfa5;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.7rem 1.5rem;
  color: #fff;
  white-space: nowrap;
  text-align: center;
  border-radius: 3px;
  font-size: 16px;
  display: inline-block;
  position: relative;
  transition-duration: 0.3s;
  transition-property: transform;
  -webkit-tap-highlight-color: transparent;
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
}

.news-subscribe .ms-submit input:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: "";
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  transition-duration: 0.3s;
  transition-property: transform opacity;
}

.news-subscribe .ms-submit input:hover {
  transform: translateY(-5px);
  text-decoration: none;
  color: #004c42;
}

.news-subscribe .ms-submit input:hover:before {
  opacity: 1;
  transform: translateY(5px);
}

.std-feature-list {
  background: #e9b246;
  padding-bottom: 2rem;
}

.std-feature-list .triangle-down div {
  border-top: 100px solid #fff;
}

.std-feature-list h2 {
  padding: 3rem 1rem 1.5rem;
}

@media screen and (min-width: 769px) {
  .std-feature-list h2 {
    margin: 3rem 1rem;
  }
}
.std-feature-list .image-box {
  margin: 5% 0 3%;
  min-height: 64px;
}

.std-feature-list h3 {
  margin-bottom: 0.2rem;
}

.std-feature-list h4 {
  font-style: italic;
  font-weight: 400;
  padding-bottom: 0.5rem;
}

.std-feature-list li {
  padding: 3% 8% 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}

.std-feature-list li p {
  color: #888;
  line-height: 1.4;
}

@media screen and (min-width: 481px) {
  .std-feature-list li {
    margin-right: -4px;
    display: inline-block;
    vertical-align: top;
  }
}
@media screen and (min-width: 769px) {
  .std-feature-list li {
    width: 33.33%;
    padding: 1% 2%;
  }
  .std-feature-list li .image-box {
    min-height: 70px;
  }
}
@media screen and (min-width: 1281px) {
  .std-feature-list li {
    padding: 1% 3.5% 3%;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .std-feature-list li {
    width: 49.5%;
    padding: 2% 4% 0;
  }
}
.black_arrow {
  background: #616161;
  background: -moz-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #616161), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #616161 0%, #0c0c0c 100%);
  filter: progid\: DXImageTransform\.Microsoft\.gradient(startColorstr\= "#616161", endColorstr\= "#0c0c0c", GradientType\=0);
  padding: 1em;
  z-index: 5;
  color: #fff;
  display: none;
  line-height: 1.3;
  border: 1px solid #fff;
  max-width: 300px;
  width: 50%;
  margin-top: -20px;
  -webkit-box-shadow: 0 1px 10px 0px #000;
  -moz-box-shadow: 0 1px 10px 0px #000;
  box-shadow: 0 1px 10px 0px #000;
}

.black_arrow:after {
  content: "";
  background: url(/common/images/jqt_tooltip/black_arrow.png) 20% 0 no-repeat;
  width: 40px;
  height: 34px;
  bottom: -33px;
  position: absolute;
  left: 43%;
}

.black_arrow a {
  color: #5FB3EA;
  text-decoration: none;
}

.black_arrow a:hover {
  color: #F1A624;
}

.tooltipster-default {
  border-radius: 5px;
  border: 1px solid #000;
  background: #616161;
  background: -moz-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #616161), color-stop(100%, #0c0c0c));
  background: -webkit-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -o-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: -ms-linear-gradient(top, #616161 0%, #0c0c0c 100%);
  background: linear-gradient(to bottom, #616161 0%, #0c0c0c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#616161", endColorstr="#0c0c0c", GradientType=0);
  color: #fff;
  -webkit-box-shadow: 0 1px 10px 0px #000;
  -moz-box-shadow: 0 1px 10px 0px #000;
  box-shadow: 0 1px 10px 0px #000;
}

.tooltipster-default .tooltipster-content {
  font-family: Arial, sans-serif;
  line-height: 1.3;
  padding: 1em;
  overflow: hidden;
}

.tooltipster-content a {
  color: #5FB3EA;
  text-decoration: none;
}

.tooltipster-content a:hover {
  color: #F1A624;
}

@media only screen and (min-width: 481px) {
  .tooltipster-default .tooltipster-content {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .tooltipster-default .tooltipster-content {
    font-size: 12px;
  }
  .tooltipster-default {
    max-width: 250px;
  }
}
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
  border-color: #000;
}

.tooltipster-icon {
  cursor: help;
  margin-left: 4px;
}

.tooltipster-base {
  padding: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9999999;
  pointer-events: none;
  width: auto;
  overflow: visible;
}

.tooltipster-base .tooltipster-content {
  overflow: hidden;
}

.tooltipster-arrow {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
}

.tooltipster-arrow-top span {
  border-left: 8px solid transparent !important;
  border-right: 8px solid transparent !important;
  border-top: 8px solid;
  bottom: -7px;
}

.tooltipster-arrow-top .tooltipster-arrow-border {
  border-left: 9px solid transparent !important;
  border-right: 9px solid transparent !important;
  border-top: 9px solid;
  bottom: -7px;
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border {
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tooltipster-swing {
  opacity: 0;
  -webkit-transform: rotateZ(4deg);
  -moz-transform: rotateZ(4deg);
  -o-transform: rotateZ(4deg);
  -ms-transform: rotateZ(4deg);
  transform: rotateZ(4deg);
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
}

.tooltipster-swing-show {
  opacity: 1;
  -webkit-transform: rotateZ(0deg);
  -moz-transform: rotateZ(0deg);
  -o-transform: rotateZ(0deg);
  -ms-transform: rotateZ(0deg);
  transform: rotateZ(0deg);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
  -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -moz-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -ms-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  -o-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
  transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
}

.show-only-android {
  display: none;
}

.buynow-grid {
  background: #edf1f6;
}

.buynow-grid .triangle-down div {
  border-top: 100px solid #fff;
}

.buynow-product .buynow-grid-hdr {
  padding: 1.5rem 0 1rem;
}

@media screen and (min-width: 769px) {
  .buynow-product .buynow-grid-hdr {
    padding: 2rem 0 0.5rem;
  }
}
.buynow-product .btn-v1-orange {
  padding: 0.5rem 1.5rem;
  min-width: 170px;
}

.buynow-product form {
  font-size: 16px;
  color: #666;
  padding: 2.5rem 1rem;
  text-align: center;
}

.buynow-product form ul {
  padding-bottom: 1rem;
}

.buynow-product form li {
  margin-bottom: 0.6rem;
}

.buynow-product label span {
  display: inline-block;
}

.buynow-product .duration-label {
  width: 40%;
  font-size: 18px;
}

.buynow-product .price-tag {
  width: 30%;
  font-weight: bold;
}

.buynow-product h3 {
  color: #fff;
  font-size: 25px;
  position: relative;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  min-height: 57px;
}

@media screen and (max-width: 400px) {
  .buynow-product h3.long-hdr {
    font-size: 23px;
  }
}
@media screen and (min-width: 401px) {
  .buynow-product h3 {
    font-size: 30px;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}
.buynow-product .price-block {
  width: 130px;
  display: inline-block;
  height: 75px;
  position: absolute;
  top: -10px;
  color: #000;
  text-align: center;
  font-size: 48px;
  padding-top: 4px;
  background-image: url("/common/images/pages/generic/bg-price.png");
  background-size: 100%;
  background-repeat: no-repeat;
}

.buynow-product .price-block sup {
  position: relative;
  top: 5px;
  font-size: 27px;
}

@media screen and (min-width: 769px) {
  .buynow-product .col-2 {
    padding: 2rem 0.5rem;
  }
}
.buynow-product .bg-product-block {
  background: #e8e8e8;
}

.buynow-product .product-block {
  margin: 0 auto;
  font-size: 16px;
  padding-top: 2rem;
}

.buynow-product .product-description {
  text-align: center;
  padding: 2rem 0;
  font-size: 18px;
  line-height: 1.7;
}

.buynow-product .show-features {
  display: none;
  cursor: pointer;
}

.buynow-product .supported-feature {
  display: block;
  color: #757575;
  padding-bottom: 2rem;
}

.buynow-product .supported-feature .wrap-btn-center {
  padding-top: 2rem;
}

.buynow-product .support-feature-list {
  margin-top: 2rem;
}

.buynow-product .support-feature-list li {
  position: relative;
  color: #000;
  min-height: 30px;
}

.buynow-product .support-feature-list li a:not(.jqtToolTip) {
  color: #000;
}

.buynow-product .support-feature-list li a:not(.jqtToolTip):hover {
  border-bottom: 1px dashed #aaa;
}

.buynow-product .support-feature-list li:nth-child(odd),
.buynow-product .support-feature-list li.nobullet:nth-child(odd) {
  background: #ddd;
}

.buynow-product .support-feature-list li:not(.nobullet):before {
  width: 11px;
  height: 12px;
  display: block;
  position: absolute;
}

.buynow-product .support-feature-list li.nobullet {
  font-size: 14px;
  padding-top: 0.4rem !important;
  padding-bottom: 0.4rem !important;
}

.buynow-product .support-feature-list li:last-child:after {
  height: 1px;
  display: block;
  width: 105%;
  margin-left: auto;
  margin-right: auto;
  background: #ccc;
  content: "";
  position: relative;
  top: 5px;
}

@media screen and (min-width: 1025px) {
  .buynow-product .product-description {
    padding: 2rem;
  }
}
@media screen and (min-width: 769px), (max-width: 640px) {
  .buynow-product form {
    width: 90%;
    margin: 0 auto;
  }
  .buynow-product .product-block {
    max-width: 400px;
  }
}
@media screen and (min-width: 769px) {
  .buynow-product form {
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  }
  .buynow-product form ul {
    height: 130px;
  }
  .buynow-product .supported-feature {
    display: block !important;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .buynow-product .ipad-show {
    padding: 2rem 0 0;
  }
  .buynow-product .ipad-show .product-description,
  .buynow-product .ipad-show form {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }
  .buynow-product .ipad-show .product-description {
    padding: 1rem 2rem;
    border-bottom: 0 !important;
  }
  .buynow-product .ipad-show form {
    padding: 1.5rem 1rem;
  }
  .buynow-product .ipad-show form ul {
    min-height: 110px;
  }
}
@media screen and (max-width: 768px) {
  .buynow-product .col-2 {
    margin-top: 1.5rem;
  }
  .buynow-product .product-block {
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;
    overflow: hidden;
  }
  .buynow-product .product-block.open {
    border-radius: 0;
  }
  .buynow-product .supported-feature {
    display: none;
  }
  .buynow-product .show-features {
    display: block;
    background: #c8c8c8;
    text-align: center;
    padding: 0.5rem;
    font-weight: bold;
    color: #888;
    font-size: 18px;
  }
  .buynow-product .arrow {
    font-size: 14px;
    display: inline-block;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .buynow-product .open .arrow {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media screen and (max-width: 640px) {
  .buynow-product .product-description {
    height: auto;
    padding: 2rem 1rem;
  }
}
body:not(.ar) .buynow-product .duration-label {
  padding-left: 10px;
  text-align: left;
}

body:not(.ar) .buynow-product .price-tag {
  text-align: right;
}

body:not(.ar) .buynow-product h3 {
  padding-left: 0.8rem;
  padding-right: 120px;
}

@media screen and (min-width: 401px) {
  body:not(.ar) .buynow-product h3 {
    padding-left: 1rem;
    padding-right: 130px;
  }
}
body:not(.ar) .buynow-product .price-block {
  right: 5px;
}

@media screen and (min-width: 401px) {
  body:not(.ar) .buynow-product .price-block {
    right: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  body:not(.ar) .buynow-product .ipad-show .product-description,
  body:not(.ar) .buynow-product .ipad-show form {
    margin-right: -4px;
  }
}
body:not(.ar) .buynow-product .support-feature-list li {
  padding: 0.2rem 0.5rem 0.3rem 40px;
}

body:not(.ar) .buynow-product .support-feature-list li:before {
  left: 15px;
}

body:not(.ar) .buynow-product .support-feature-list li:last-child:after {
  left: -1.5rem;
}

.ar .buynow-product .duration-label {
  padding-right: 10px;
  text-align: right;
}

.ar .buynow-product .price-tag {
  text-align: left;
}

.ar .buynow-product h3 {
  padding-left: 120px;
  padding-right: 0.8rem;
}

@media screen and (min-width: 401px) {
  .ar .buynow-product h3 {
    padding-left: 130px;
    padding-right: 1rem;
  }
}
.ar .buynow-product .price-block {
  left: 5px;
}

@media screen and (min-width: 401px) {
  .ar .buynow-product .price-block {
    left: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  .ar .buynow-product .ipad-show .product-description,
  .ar .buynow-product .ipad-show form {
    margin-left: -4px;
  }
}
.ar .buynow-product .support-feature-list li {
  padding: 0.2rem 40px 0.3rem 0.5rem;
}

.ar .buynow-product .support-feature-list li:before {
  right: 15px;
}

.ar .buynow-product .support-feature-list li:last-child:after {
  right: -1.5rem;
}

.ar .product-block .jqtToolTip.txt-tethered-iphones {
  font-size: 13px;
  text-align: right;
  right: 60px;
}

.ar .product-block .jqtToolTip.txt-tethered-iphones .sub-hdr-box {
  padding: 0;
  right: -10px;
}

.buynow-product #premium h3 {
  background: #0091ea;
}

.buynow-product #premium .product-description {
  color: #0091ea;
  border-bottom: 1px solid #0091ea;
}

.buynow-product #premium .price-block {
  background-position: 0 100%;
}

.buynow-product #extreme h3 {
  background: #7e57c2;
}

.buynow-product #extreme .product-description {
  color: #7e57c2;
  border-bottom: 1px solid #7e57c2;
}

.buynow-product #extreme .price-block {
  background-position: 0 0%;
}

.buynow-product .newlite-support li,
.buynow-product .premium-support li {
  color: #aaa;
}

.buynow-product .newlite-support li:not(.nobullet):before,
.buynow-product .premium-support li:not(.nobullet):before {
  content: "-";
  top: 0;
  color: #aaa;
}

.buynow-product .newlite-support li a:not(.jqtToolTip),
.buynow-product .premium-support li a:not(.jqtToolTip) {
  color: #aaa;
}

.buynow-product .newlite-support li a:not(.jqtToolTip):hover,
.buynow-product .premium-support li a:not(.jqtToolTip):hover {
  border-bottom: 1px dashed #aaa;
}

.buynow-product .newlite-support li:not(.sp-lite) {
  background: #e8e8e8;
}

.buynow-product .premium-support li:not(.sp-premium) {
  background: #e8e8e8;
}

.buynow-product .newlite-support .sp-lite,
.buynow-product .extreme-support .sp-extreme,
.buynow-product .premium-support .sp-premium {
  color: #000;
}

.buynow-product .newlite-support .sp-lite:not(.nobullet):before,
.buynow-product .extreme-support .sp-extreme:not(.nobullet):before,
.buynow-product .premium-support .sp-premium:not(.nobullet):before {
  background: url("/common/images/bullet/green-tick.png") 100% 100%;
  content: "";
  top: 10px;
}

.buynow-product .newlite-support .sp-lite a:not(.jqtToolTip),
.buynow-product .extreme-support .sp-extreme a:not(.jqtToolTip),
.buynow-product .premium-support .sp-premium a:not(.jqtToolTip) {
  color: #000;
}

.buynow-product .newlite-support .sp-lite a:not(.jqtToolTip):hover,
.buynow-product .extreme-support .sp-extreme a:not(.jqtToolTip):hover,
.buynow-product .premium-support .sp-premium a:not(.jqtToolTip):hover {
  border-bottom: 1px dashed #aaa;
}

.buynow-product .show-only-lite {
  display: none;
}

.buynow-product .lite-support .extreme-support .sp-only-lite,
.buynow-product .premium-support .sp-only-lite {
  display: none;
}

.product-block .more-info-icon {
  display: inline-block;
  border-radius: 50%;
  width: 0.8em;
  height: 0.8em;
  border: 0.1em solid #aaa;
  line-height: 0.5;
  color: #aaa;
  padding-right: 1px;
}

.product-block .jqtToolTip {
  color: #999;
  cursor: pointer;
}

.product-block .jqtToolTip:hover {
  color: #999;
  font-weight: bold;
}

.product-block .jqtToolTip.txt-tethered-iphones {
  position: relative;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  top: -20px;
  left: 50px;
  font-size: 13px;
  font-style: italic;
  text-align: left;
}

.product-block .jqtToolTip.txt-tethered-iphones:hover {
  font-weight: normal;
}

.product-block .jqtToolTip.txt-tethered-iphones .black-pointed-arrow {
  height: 10px;
  position: relative;
  left: 0;
  top: 5px;
}

.product-block .jqtToolTip.txt-spyphone-discount {
  text-align: center;
  font-size: 14px;
  font-style: italic;
  padding: 5px 5px 0;
}

.product-block .jqtToolTip.txt-spyphone-discount:hover {
  font-weight: normal;
}

.product-block form .jqtToolTip.txt-spyphone-discount {
  margin-left: -10px;
  margin-right: -10px;
}

@media screen and (min-width: 641px) and (max-width: 768px) {
  body:not(.ar) .buynow-product #premium .product-description {
    border-right: 1px solid #0091ea;
  }
  body:not(.ar) .buynow-product #extreme .product-description {
    border-right: 1px solid #7e57c2;
  }
  body:not(.ar) .buynow-product #lite .product-description {
    border-right: 1px solid #01bfa5;
  }
}
body:not(.ar) .buynow-product .support-feature-list li {
  padding: 0.2rem 0.5rem 0.2rem 40px;
}

@media screen and (min-width: 641px) and (max-width: 768px) {
  .ar .buynow-product #premium .product-description {
    border-left: 1px solid #0091ea;
  }
  .ar .buynow-product #extreme .product-description {
    border-left: 1px solid #7e57c2;
  }
  .ar .buynow-product #lite .product-description {
    border-left: 1px solid #01bfa5;
    border-right: 0 !important;
  }
}
.ar .buynow-product .support-feature-list li {
  padding: 0.2rem 40px 0.2rem 0.5rem;
}

.tr .buynow-product .price-block {
  font-size: 45px;
}

.tr .buynow-product .price-block sup {
  font-size: 18px;
  top: 0;
}

@media screen and (min-width: 769px) and (max-width: 1200px) {
  .buynow-product .product-block,
  .buynow-product form,
  .buynow-product .duration-label {
    font-size: 14px;
  }
  .buynow-product h3 {
    font-size: 25px;
    min-height: 40.59px;
  }
  .buynow-product .long-hdr {
    font-size: 22px;
    letter-spacing: -1px;
    padding-top: 0.4rem !important;
  }
  .buynow-product form {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .buynow-product form ul {
    height: 110px;
  }
  .buynow-product .price-block {
    width: 90px;
    height: 52px;
    font-size: 35px;
    top: -6px;
    padding-top: 0;
  }
  .buynow-product .price-block sup {
    top: 4px;
    font-size: 22px;
  }
  body:not(.ar) .buynow-product h3 {
    padding: 0.3rem 90px 0.3rem 0.5rem;
  }
  body:not(.ar) .buynow-product .price-block {
    right: 5px !important;
  }
  .ar .buynow-product h3 {
    padding: 0.3rem 0.5rem 0.3rem 90px;
  }
  .ar .buynow-product .price-block {
    left: 5px !important;
  }
  .tr .buynow-product .price-block {
    font-size: 35px;
  }
}
.right-know {
  padding: 2rem 1rem;
  line-height: 1.2;
}

.right-know h2 {
  color: #60a8e2;
  margin: 1.4rem 0.5rem 1.5rem;
  text-transform: capitalize;
}

hr.short-white {
  border: none;
  height: 1px;
  color: white;
  background-color: white;
  max-width: 250px;
  width: 63%;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.link-u-white {
  position: relative;
  color: #fff;
}

.link-u-white:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.link-u-white:hover {
  color: #fff;
}

.link-u-white:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.link-u-white:before {
  height: 1px;
}

.set-btm-space {
  margin-bottom: 2rem;
}

.col-1-3-odd .row {
  margin-bottom: 25px;
}

.col-1-3-odd h2 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .col-1-3-odd {
    display: table-cell;
    vertical-align: top;
    width: 33.33%;
    height: 380px;
  }
}
@media screen and (max-width: 767px) {
  .col-1-3-odd {
    padding: 2rem 0;
  }
  .col-1-3-odd:not(:last-child) {
    border-bottom: 1px solid #fff;
  }
}
@media screen and (max-width: 360px) {
  .col-1-3-odd {
    padding: 2rem 0;
  }
}
.sc-purple {
  background: #7e57c2;
}

@media screen and (min-width: 768px) {
  .sc-purple .row {
    padding: 3rem 0;
  }
}
@media screen and (min-width: 1025px) {
  .sc-purple ol.sty-num {
    line-height: 1.8;
  }
}
.sc-purple img {
  margin-top: 2px;
}

@media screen and (min-width: 768px) {
  .sc-purple img {
    margin-top: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
  .sc-purple img {
    margin-top: 5px;
  }
}
.sc-purple .row-block {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 25px;
}

.sc-purple .row-block .img-block,
.sc-purple .row-block .hdr-block {
  display: table-cell;
  vertical-align: middle;
}

.sc-purple .row-block .img-block {
  width: 58px;
}

@media screen and (min-width: 768px) and (max-width: 1025px) {
  .sc-purple .row-block .img-block {
    width: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1025px) {
  .sc-purple h2 {
    font-size: 1.2rem !important;
  }
}
.sc-lightblue {
  background: #60a8e2;
}

.sc-lightblue .triangle-down div {
  border-top: 100px solid #7e57c2;
}

.sc-lightblue h2 {
  margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
  .sc-lightblue .row {
    padding: 3rem 0;
  }
}
body:not(.ar) hr.short-white {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  body:not(.ar) .col-1-3-odd:not(:last-child) {
    padding-right: 1rem;
  }
  body:not(.ar) .col-1-3-odd:not(:first-child) {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 1281px) {
  body:not(.ar) .col-1-3-odd:not(:last-child) {
    padding-right: 2rem;
  }
  body:not(.ar) .col-1-3-odd:not(:first-child) {
    padding-left: 2rem;
  }
}
body:not(.ar) .sc-purple .hdr-block {
  padding-left: 10px;
}

@media screen and (min-width: 1281px) {
  body:not(.ar) .sc-purple .hdr-block {
    padding-left: 15px;
  }
}
@media screen and (min-width: 768px) {
  body:not(.ar) .sc-purple .col-1-3-odd:not(:last-child) {
    border-right: 1px solid #cab2f5;
  }
}
@media screen and (min-width: 768px) {
  body:not(.ar) .sc-lightblue .col-1-3-odd:not(:last-child) {
    border-right: 1px solid #a9d6fd;
  }
}
.ar hr.short-white {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .ar .col-1-3-odd:not(:last-child) {
    padding-left: 1rem;
  }
  .ar .col-1-3-odd:not(:first-child) {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 1281px) {
  .ar .col-1-3-odd:not(:last-child) {
    padding-left: 2rem;
  }
  .ar .col-1-3-odd:not(:first-child) {
    padding-right: 2rem;
  }
}
.ar .sc-purple .hdr-block {
  padding-right: 10px;
}

@media screen and (min-width: 1281px) {
  .ar .sc-purple .hdr-block {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) {
  .ar .sc-purple .col-1-3-odd:not(:last-child) {
    border-left: 1px solid #cab2f5;
  }
}
@media screen and (min-width: 768px) {
  .ar .sc-lightblue .col-1-3-odd:not(:last-child) {
    border-left: 1px solid #a9d6fd;
  }
}
ol.sty-num {
  list-style: none;
  counter-reset: li;
}

ol.sty-num > li {
  counter-increment: li;
}

ol.sty-num > li::before {
  content: counter(li) " ";
  display: inline-block;
  width: 1em;
  font-weight: 400;
}

body:not(.ar) ol.sty-num {
  margin-left: 1.5rem;
}

body:not(.ar) ol.sty-num > li::before {
  margin-left: -2rem;
  margin-right: 1rem;
  text-align: right;
}

.ar ol.sty-num {
  margin-right: 1.5rem;
}

.ar ol.sty-num > li::before {
  margin-right: -2rem;
  margin-left: 1rem;
  text-align: left;
}

.free-mobile-viewer,
.installation-service,
.how-to-spy {
  background-size: 100%;
  background-image: url("images/icn-hdr-sprite.png");
}

.free-mobile-viewer {
  background-position: 0 0%;
}

.installation-service {
  background-position: 0 50.37037%;
}

.how-to-spy {
  background-position: 0 100%;
  background-size: 101.754386%;
}

.spy-mms-message,
.monitor-activity,
.track-bookmarks,
.spy-multimedia,
.generic-keylogger,
.listen-live-call,
.monitor-chat-apps,
.spy-internet-activity,
.take-pictures-remotely,
.tamper-controls,
.track-device-locations,
.view-media-files,
.view-wallpaper-images,
.monitor-call-logs,
.automatic-update,
.monitor-address-book,
.sim-change-notification,
.spy-contacts-notes,
.track-device-locations-lite,
.discover-suspicious-activity,
.listen-surroundings,
.spy-on-photos,
.track-app-activity {
  background-image: url("images/icn-features-sprite.png");
}

.monitor-activity {
  background-position: 0 0%;
  background-size: 100%;
}

.track-bookmarks {
  background-position: 0 4.662886%;
  background-size: 101.369863%;
}

.spy-mms-message {
  background-position: 0 9.2686%;
  background-size: 110.447761%;
}

.spy-multimedia {
  background-position: 0 13.925646%;
  background-size: 110.447761%;
}

.generic-keylogger {
  background-position: 0 18.467337%;
  background-size: 115.625%;
}

.listen-live-call {
  background-position: 0 22.824716%;
  background-size: 115.625%;
}

.monitor-chat-apps {
  background-position: 0 27.455919%;
  background-size: 115.625%;
}

.spy-internet-activity {
  background-position: 0 32.010082%;
  background-size: 115.625%;
}

.take-pictures-remotely {
  background-position: 0 36.426332%;
  background-size: 115.625%;
}

.tamper-controls {
  background-position: 0 40.628931%;
  background-size: 115.625%;
}

.track-device-locations {
  background-position: 0 45.059786%;
  background-size: 115.625%;
}

.view-media-files {
  background-position: 0 49.62169%;
  background-size: 115.625%;
}

.view-wallpaper-images {
  background-position: 0 54.219144%;
  background-size: 119.354839%;
}

.monitor-call-logs {
  background-position: 0 58.716174%;
  background-size: 121.311475%;
}

.automatic-update {
  background-position: 0 63.303909%;
  background-size: 125.423729%;
}

.monitor-address-book {
  background-position: 0 67.926906%;
  background-size: 125.423729%;
}

.sim-change-notification {
  background-position: 0 72.572509%;
  background-size: 125.423729%;
}

.spy-contacts-notes {
  background-position: 0 77.238335%;
  background-size: 129.824561%;
}

.track-device-locations-lite {
  background-position: 0 81.801008%;
  background-size: 137.037037%;
}

.discover-suspicious-activity {
  background-position: 0 86.226415%;
  background-size: 142.307692%;
}

.listen-surroundings {
  background-position: 0 90.857503%;
  background-size: 142.307692%;
}

.spy-on-photos {
  background-position: 0 95.342983%;
  background-size: 145.098039%;
}

.track-app-activity {
  background-position: 0 100%;
  background-size: 176.190476%;
}

.new-txt {
  color: #fff;
  background: #5f96c9;
  padding: 3px 8px;
  border-radius: 50px;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.txt-lightgrey {
  color: #959ba2;
}

hr.short-white {
  max-width: 168px;
}

.wrap-btn {
  text-align: right;
}

@media screen and (max-width: 640px) {
  .wrap-btn {
    text-align: center;
  }
}
.wrap-btn a {
  margin-top: 1rem;
}

body:not(.ar) .wrap-btn a:nth-child(2) {
  margin-left: 0.8rem;
}

@media screen and (min-width: 640px) {
  body:not(.ar) .wrap-btn a:nth-child(2) {
    margin-left: 2.5rem;
  }
}
.ar .wrap-btn {
  text-align: left;
}

.ar .wrap-btn a:nth-child(2) {
  margin-right: 0.8rem;
}

@media screen and (min-width: 640px) {
  .ar .wrap-btn a:nth-child(2) {
    margin-right: 2.5rem;
  }
}
.box-lightblue {
  color: #2f5eb8;
  font-weight: 600;
  font-style: italic;
}

@media screen and (min-width: 360px) {
  .platform-inner {
    line-height: 1.6;
  }
}
@media screen and (max-width: 360px) {
  .platform-inner h1 {
    font-size: 1.7rem !important;
  }
}
@media screen and (max-width: 767px) {
  .platform-inner .col-1-3-odd {
    padding: 2rem;
  }
}
@media screen and (max-width: 360px) {
  .platform-inner .col-1-3-odd {
    padding: 2rem 1rem;
  }
}
.sc-intro {
  background: #ececec;
}

.sc-intro ul li {
  padding-bottom: 0.3rem;
}

@media screen and (min-width: 1025px) {
  .sc-intro ul li {
    padding-bottom: 0.6rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .sc-intro h1 {
    padding: 0 0.5rem;
  }
  .sc-intro .col-2:first-child {
    width: 52%;
  }
  .sc-intro .col-2:last-child {
    width: 48%;
  }
}
@media screen and (min-width: 1200px) {
  .sc-intro ul {
    margin-top: 1rem;
  }
}
@media screen and (min-width: 1200px) {
  .sc-intro ul {
    margin-top: 0.5rem;
  }
}
@media screen and (min-width: 1025px) {
  .sc-intro h1 {
    padding: 0 2rem;
  }
  .sc-intro .col-2:first-child {
    width: 55%;
  }
  .sc-intro .col-2:last-child {
    width: 45%;
  }
}
.sc-intro-2 {
  padding: 2rem;
}

@media screen and (min-width: 1025px) {
  .what-flexispy .col-2:first-child {
    width: 48%;
  }
  .what-flexispy .col-2:last-child {
    width: 52%;
  }
}
.spyapp-data h2 {
  padding: 2rem 0;
}

@media screen and (min-width: 769px) {
  .spyapp-data .col-2:first-child {
    width: 55%;
  }
  .spyapp-data .col-2:last-child {
    width: 45%;
  }
  .spyapp-data .wrap-btn {
    margin-top: 2rem;
  }
}
@media screen and (min-width: 1281px) {
  .spyapp-data ul li {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .spyapp-data ul li {
    margin-bottom: 0.5rem;
  }
}
.std-feature-list h2 {
  padding: 2rem 1rem 1.5rem;
}

@media screen and (min-width: 769px) {
  .std-feature-list h2 {
    margin: 2rem 1rem;
  }
}
.sc-intro ul a:not(.btn-v1-orange) {
  color: #135cd5;
  border-bottom: 1px dotted #135cd5;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.sc-intro ul a:not(.btn-v1-orange):hover {
  border-bottom: 0 dotted transparent;
  color: #5a8de2;
}

.sc-intro ul .set-lh {
  line-height: 2;
}

.why-flexispy {
  background: #edf1f6;
}

.why-flexispy a:not(.btn-v1-orange) {
  color: #135cd5;
  border-bottom: 1px dotted #135cd5;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.why-flexispy a:not(.btn-v1-orange):hover {
  border-bottom: 0 dotted transparent;
  color: #5a8de2;
}

@media screen and (min-width: 769px) {
  .why-flexispy h2 {
    padding: 2rem 0;
  }
  .why-flexispy .set-space {
    padding: 0 2rem;
  }
  .why-flexispy .set-space ul li {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .why-flexispy .set-space {
    padding: 0 0.5rem;
  }
}
.sc-purple h2 {
  text-transform: uppercase;
}

ol.sty-num > li {
  font-weight: bold;
}

@media screen and (min-width: 1281px) {
  body:not(.ar) .platform-inner .col-1-3-odd:not(:last-child) {
    padding-right: 1.5rem;
  }
  body:not(.ar) .platform-inner .col-1-3-odd:not(:first-child) {
    padding-left: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  body:not(.ar) .sc-intro .wrap-btn {
    margin-left: -8rem;
  }
}
@media screen and (min-width: 769px) {
  body:not(.ar) .spyapp-data .image-box {
    text-align: right;
  }
}
@media screen and (min-width: 1281px) {
  body:not(.ar) .spyapp-data ul {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  body:not(.ar) .spyapp-data ul li {
    padding-right: 1rem;
  }
}
@media screen and (min-width: 769px) {
  body:not(.ar) .why-flexispy .set-space ul {
    margin-left: 2rem;
  }
}
@media screen and (min-width: 1281px) {
  .ar .platform-inner .col-1-3-odd:not(:last-child) {
    padding-left: 1.5rem;
  }
  .ar .platform-inner .col-1-3-odd:not(:first-child) {
    padding-right: 1.5rem;
  }
}
@media screen and (min-width: 769px) {
  .ar .sc-intro .wrap-btn {
    margin-right: -8rem;
  }
}
@media screen and (min-width: 769px) {
  .ar .spyapp-data .image-box {
    text-align: left;
  }
}
@media screen and (min-width: 1281px) {
  .ar .spyapp-data ul {
    margin-right: 2rem;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .ar .spyapp-data ul li {
    padding-left: 1rem;
  }
}
@media screen and (min-width: 769px) {
  .ar .why-flexispy .set-space ul {
    margin-right: 2rem;
  }
}
.ar .sc-purple img {
  float: right;
  margin-left: 10px;
}

@media screen and (min-width: 1281px) {
  .ar .sc-purple img {
    margin-left: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1078px) {
  .en .buynow-product .product-description {
    height: 210px;
  }
}
@media screen and (min-width: 769px) and (max-width: 865px) {
  .en .buynow-product .product-description {
    height: 210px;
  }
}
@media screen and (min-width: 769px) {
  .fr .buynow-product .product-description {
    height: 240px;
  }
}
@media screen and (min-width: 769px) {
  .ru .buynow-product .product-description {
    height: 280px;
  }
}
@media screen and (min-width: 769px), (max-width: 640px) {
  .de .buynow-product .product-description {
    height: 240px;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1078px) {
  .de .buynow-product .product-description {
    height: 270px;
  }
}
@media screen and (min-width: 769px) and (max-width: 865px) {
  .de .buynow-product .product-description {
    height: 270px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1125px) {
  .es .buynow-product .product-description {
    height: 240px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1162px) {
  .fr .buynow-product .product-description {
    height: 280px;
  }
}
@media screen and (min-width: 769px) and (max-width: 922px) {
  .fr .buynow-product .product-description {
    height: 340px;
  }
  .fr .buynow-product .btn-v1-orange {
    padding: 0.5rem 0.5rem;
    min-width: 170px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1066px) {
  .it .buynow-product .product-description {
    height: 250px;
  }
}
@media screen and (min-width: 769px) and (max-width: 853px) {
  .it .buynow-product .product-description {
    height: 250px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1027px) {
  .ko .buynow-product .product-description {
    height: 220px;
  }
}
@media screen and (min-width: 769px) and (max-width: 814px) {
  .ko .buynow-product .product-description {
    height: 220px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1219px) {
  .pt .buynow-product .product-description {
    height: 260px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1006px) {
  .pt .buynow-product .product-description {
    height: 280px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1051px) {
  .tr .buynow-product .product-description {
    height: 215px;
  }
}
@media screen and (min-width: 769px) and (max-width: 838px) {
  .tr .buynow-product .product-description {
    height: 215px;
  }
}
.zh .buynow-product .product-description {
  height: 215px;
}

@media screen and (min-width: 769px) and (max-width: 773px) {
  .ar .buynow-product .product-description {
    height: 215px;
  }
}
.hide-on-android {
  display: none;
}

.show-only-android {
  display: inline;
}

li.show-only-android {
  display: block;
}

.link-u-white {
  position: relative;
  color: #fff;
}

.link-u-white:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.link-u-white:hover {
  color: #fff;
}

.link-u-white:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.link-u-white:before {
  height: 1px;
}

.android-feature {
  padding-bottom: 2rem;
}

.android-feature h4 {
  padding-bottom: 1rem;
}

@media screen and (min-width: 1025px) {
  .ru .sc-intro .list-disc li {
    padding-bottom: 0.3rem;
  }
}
.blue-underscore {
  background-image: url("/common/images/pages/generic/blue-underscore.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}

.ru .blue-underscore {
  padding-bottom: 12px;
  background-size: 90% auto;
}

.lite .sc-purple .triangle-down .white {
  border-top: 100px solid #edf1f6;
}

@media screen and (min-width: 825px) {
  .lite .sc-intro ul {
    line-height: 2.2;
    margin-top: 0;
  }
}
@media screen and (min-width: 1025px) {
  .lite .sc-intro ul li {
    padding-bottom: 0.3rem;
  }
}
@media screen and (min-width: 769px) {
  .lite .sc-intro .col-2:first-child {
    width: 58%;
  }
  .lite .sc-intro .col-2:last-child {
    width: 42%;
    padding: 4rem 1rem 2rem 4rem;
  }
  .lite .sc-intro .wrap-btn {
    text-align: left;
    margin-top: 1rem;
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1280px) {
  .lite .sc-intro .col-2.image-box img {
    position: relative;
    top: -2rem;
  }
  .lite .sc-intro .col-2:last-child {
    padding: 2rem 1rem 2rem 1rem;
  }
  .lite .sc-intro .wrap-btn {
    text-align: right;
    margin-left: -5rem !important;
  }
}
.what-android-lite .txt-highlight {
  color: #0005c0;
  border-bottom: 0 solid transparent;
  -webkit-transition: border 0.4s ease-in;
  transition: border 0.4s ease-in;
}

.what-android-lite .txt-highlight:hover {
  border-bottom: 1px solid #0005c0;
}

@media screen and (min-width: 768px) {
  .what-android-lite .row {
    padding-top: 2rem;
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .what-android-lite .col-2 {
    padding-top: 0;
    display: table-cell;
    width: 50%;
    vertical-align: top;
  }
  .what-android-lite .col-2:first-child {
    border-right: 1px solid #000;
  }
}
@media screen and (min-width: 1281px) {
  .what-android-lite .col-2 p {
    margin-bottom: 1.5rem;
  }
  .what-android-lite .col-2:first-child {
    padding-right: 4rem;
  }
  .what-android-lite .col-2:last-child {
    padding-left: 3.1rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .what-android-lite .row {
    padding-top: 1rem;
  }
  .what-android-lite .col-2:first-child {
    padding: 0 1.5rem 1rem 0.5rem;
  }
  .what-android-lite .col-2:last-child {
    padding: 0 0.5rem 1rem 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .what-android-lite .col-2:first-child {
    border-bottom: 1px solid #000;
    padding-bottom: 1rem;
  }
  .what-android-lite .col-2:last-child {
    padding-top: 2rem;
  }
}
.page-android.lite .flexispy-review {
  background: #60a8e2;
}

.page-android.lite .flexispy-review .triangle-down div {
  border-top: 100px solid #fff;
}

.page-android.lite .flexispy-review h2,
.page-android.lite .flexispy-review .review-name {
  color: #fff;
}

.page-android.lite .flexispy-review .open-quote {
  color: #60a8e2;
}

.page-android.lite .flexispy-review .review-list {
  background: #fff;
}

.page-android.lite .flexispy-review .review-list:after {
  color: #719114;
}

.page-android.lite .flexispy-review .avatar-border {
  background-color: #fff;
}

.page-android.lite .flexispy-review .avatar {
  background-position: 0 0;
}

@media screen and (min-width: 768px) {
  .page-android.lite .flexispy-review li {
    border-color: #60a8e2;
  }
}
.page-android.lite .flexispy-review .btn-v1-lightblue {
  color: #60a8e2;
  background: #fff;
}

.page-android.lite .flexispy-review .btn-v1-lightblue:hover {
  color: #26435a;
}

.page-android.lite .buynow-grid .triangle-down div {
  border-top: 100px solid #60a8e2;
}

.buynow-product #lite h3 {
  background: #01bfa5;
}

@media screen and (max-width: 400px) {
  .buynow-product #lite h3 {
    font-size: 25px;
    padding: 0.8rem 130px 0.8rem 0.8rem;
  }
}
.buynow-product #lite .product-description {
  color: #018e7f;
  border-bottom: 1px solid #01bfa5;
}

.buynow-product #lite .price-block {
  background-position: 0 66.666667%;
}

.buynow-product .lite-support .sp-lite:nth-child(odd) {
  background: #ddd;
}

.buynow-product .lite-support .sp-lite:before {
  background: url("/common/images/bullet/green-tick.png") 100% 100%;
  content: "";
  top: 10px;
}

.buynow-product .lite-support .show-only-lite {
  display: inline;
  color: #757575;
  font-size: 12px;
  padding-left: 5px;
}

.buynow-product .lite-support li {
  display: none;
}

.buynow-product .lite-support li.sp-lite {
  display: block;
}

@media screen and (min-width: 769px), (max-width: 640px) {
  .buynow-product .product-description {
    height: 200px;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 769px) and (min-width: 641px) and (max-width: 768px), screen and (max-width: 640px) and (min-width: 641px) and (max-width: 768px) {
  .buynow-product #lite .product-description {
    border-right: 1px solid #01bfa5;
  }
}
@media screen and (min-width: 769px) and (min-width: 769px) and (max-width: 971px), screen and (max-width: 640px) and (min-width: 769px) and (max-width: 971px) {
  .buynow-product .duration-label {
    width: 40%;
    font-size: 14px;
  }
}
.buynow-product .page-android.lite .buynow-product form ul {
  height: auto;
}

.buynow-product .page-android.lite .before-you-buy .show-live-chat {
  display: none;
}

@media screen and (min-width: 769px) {
  .buynow-product .page-android.lite .before-you-buy {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
  .buynow-product .page-android.lite .before-you-buy .before-hdr {
    width: 22%;
  }
  .buynow-product .page-android.lite .before-you-buy .remark-choices-wrap {
    width: 50%;
  }
  .buynow-product .page-android.lite .before-you-buy .remark-choices li {
    width: 50%;
    padding-left: 50px;
  }
  .buynow-product .page-android.lite .before-you-buy .remark-choices li:last-child {
    padding-right: 45px;
  }
  .buynow-product .page-android.lite .before-you-buy .worry-free-installation {
    width: 28%;
  }
}
@media screen and (min-width: 1025px) {
  .buynow-product .page-android.lite .before-you-buy .remark-choices li {
    padding-left: 70px;
  }
  .buynow-product .page-android.lite .before-you-buy .remark-choices li:last-child {
    padding-right: 50px;
  }
}
@media screen and (max-width: 404px) {
  .fr .buynow-product .product-description,
  .pt .buynow-product .product-description,
  .ru .buynow-product .product-description {
    height: 215px;
  }
}
h3.intro-sub-hdr {
  font-size: 1.875rem;
  color: #71b3ea;
}

@media screen and (max-width: 480px) {
  h3.intro-sub-hdr {
    font-size: 1.4rem;
  }
}
.margin-bottom-48 {
  margin-bottom: 48px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-vertical-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.spyapp-data ul li {
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1104px) {
  .new-in-section .link-u-white {
    border-bottom: 1px solid #FFF;
  }
}
.ar .link-u-white {
  position: relative;
  color: #fff;
}

.ar .link-u-white:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.ar .link-u-white:hover {
  color: #fff;
}

.ar .link-u-white:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.ar .link-u-white:before {
  left: -25px;
  height: 1px;
}

.ar .link-u-white-two {
  position: relative;
  color: #fff;
}

.ar .link-u-white-two:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.ar .link-u-white-two:hover {
  color: #fff;
}

.ar .link-u-white-two:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.ar .link-u-white-two:before {
  left: -50px;
  height: 1px;
}

@media screen and (max-width: 1280px) {
  .ar .link-u-white {
    position: relative;
    color: #fff;
  }
  .ar .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .ar .link-u-white:hover {
    color: #fff;
  }
  .ar .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .ar .link-u-white:before {
    left: -15px;
    height: 1px;
  }
}
@media screen and (min-width: 361px) and (max-width: 767px) {
  .ar .link-u-white {
    position: relative;
    color: #fff;
  }
  .ar .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .ar .link-u-white:hover {
    color: #fff;
  }
  .ar .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .ar .link-u-white:before {
    left: -65px;
    height: 1px;
  }
}
@media screen and (max-width: 360px) {
  .ar .link-u-white {
    position: relative;
    color: #fff;
  }
  .ar .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .ar .link-u-white:hover {
    color: #fff;
  }
  .ar .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .ar .link-u-white:before {
    left: -30px;
    height: 1px;
  }
}
.ar .new-in-section .link-u-white {
  position: relative;
  color: #fff;
}

.ar .new-in-section .link-u-white:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.ar .new-in-section .link-u-white:hover {
  color: #fff;
}

.ar .new-in-section .link-u-white:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.ar .new-in-section .link-u-white:before {
  left: -48px;
  height: 1px;
}

@media screen and (max-width: 1280px) {
  .ar .new-in-section .link-u-white {
    position: relative;
    color: #fff;
  }
  .ar .new-in-section .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .ar .new-in-section .link-u-white:hover {
    color: #fff;
  }
  .ar .new-in-section .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .ar .new-in-section .link-u-white:before {
    left: -33px;
    height: 1px;
  }
}
@media screen and (min-width: 361px) and (max-width: 767px) {
  .ar .new-in-section .link-u-white {
    position: relative;
    color: #fff;
  }
  .ar .new-in-section .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .ar .new-in-section .link-u-white:hover {
    color: #fff;
  }
  .ar .new-in-section .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .ar .new-in-section .link-u-white:before {
    left: -62px;
    height: 1px;
  }
}
.ar .ar-u-link .link-u-white {
  position: relative;
  color: #fff;
}

.ar .ar-u-link .link-u-white:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: -1px;
  left: 0;
  background: #fff;
  border-radius: 5px;
  transform: scaleX(1);
  transition: 0.25s linear;
  display: inline;
}

.ar .ar-u-link .link-u-white:hover {
  color: #fff;
}

.ar .ar-u-link .link-u-white:hover:before {
  visibility: hidden;
  transform: scaleX(0);
  background: #fff;
}

.ar .ar-u-link .link-u-white:before {
  left: 0;
  height: 1px;
}

@media screen and (max-width: 360px) {
  .fr .new-in-section .link-u-white,
  .ko .new-in-section .link-u-white,
  .tr .new-in-section .link-u-white,
  .zh .new-in-section .link-u-white,
  .it .new-in-section .link-u-white,
  .pt .new-in-section .link-u-white {
    position: relative;
    color: #fff;
    border-bottom: 1px solid #FFF;
  }
  .fr .new-in-section .link-u-white:before,
  .ko .new-in-section .link-u-white:before,
  .tr .new-in-section .link-u-white:before,
  .zh .new-in-section .link-u-white:before,
  .it .new-in-section .link-u-white:before,
  .pt .new-in-section .link-u-white:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    background: #fff;
    border-radius: 5px;
    transform: scaleX(1);
    transition: 0.25s linear;
    display: inline;
  }
  .fr .new-in-section .link-u-white:hover,
  .ko .new-in-section .link-u-white:hover,
  .tr .new-in-section .link-u-white:hover,
  .zh .new-in-section .link-u-white:hover,
  .it .new-in-section .link-u-white:hover,
  .pt .new-in-section .link-u-white:hover {
    color: #fff;
  }
  .fr .new-in-section .link-u-white:hover:before,
  .ko .new-in-section .link-u-white:hover:before,
  .tr .new-in-section .link-u-white:hover:before,
  .zh .new-in-section .link-u-white:hover:before,
  .it .new-in-section .link-u-white:hover:before,
  .pt .new-in-section .link-u-white:hover:before {
    visibility: hidden;
    transform: scaleX(0);
    background: #fff;
  }
  .fr .new-in-section .link-u-white:before,
  .ko .new-in-section .link-u-white:before,
  .tr .new-in-section .link-u-white:before,
  .zh .new-in-section .link-u-white:before,
  .it .new-in-section .link-u-white:before,
  .pt .new-in-section .link-u-white:before {
    height: 0;
  }
}
body:not(.ar) .ar .blc-green-tick li {
  padding-right: 1.8rem;
  background-position: right 2px;
}

@media only screen and (min-width: 1280px) {
  .ar .blc-green-tick li {
    padding-right: 2rem;
    background-position: right 4px;
  }
}
.ar .font-normal {
  font-style: normal;
}

.ar #email-error {
  direction: ltr;
}

.ar #hiddenRecaptcha-error {
  direction: ltr;
  unicode-bidi: bidi-override !important;
}

.ar .product-block .jqtToolTip.txt-spyphone-discount {
  font-style: normal;
}

.header-banner {
  background-color: #155191;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
}

.header-banner .box-hdr {
  padding: 1.5rem 1rem 0;
}

@media screen and (max-width: 480px) {
  .header-banner .box-hdr {
    padding-top: 1rem;
  }
  .header-banner .box-hdr h1 {
    font-size: 1.7rem;
  }
  .header-banner .box-hdr .intro-sub-hdr {
    font-size: 1.4rem;
  }
}
.header-banner .intro-sub-hdr {
  color: #e9b246;
}

.header-banner .white-uline {
  display: inline-block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATcAAAAMCAMAAAAwNgraAAAAqFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8j1z1tAAAAN3RSTlMABPwJAvayymzOrO/ANsdfI7yRZuTa1tOmWE8x6d+2HBP4RD8GSCwYDfO5oX96Op2Gcpd2J4zCPEDJEQAAAnRJREFUSMftloduo0AURbGH3nu16b0YMLbz/3+2b4gSJWulrORond1cUUaAgHfmju4jvqXIDSjfvH+fJL69NqiO4ypST2UgZWmaZgdJkg5Zlha+r7AgQ/GLwjNg4MFxGaZJBx1H1+3Gjg9p3uV5muY7l4chHMIw1C4ywzm2bZk709rvLdvhOE6+tHCPxgpbTRRFhhPbluZ5d9TP+nnql5k1DGP9oucXqRSoFSIfSRNfL/hMjuo6xjCiSC2l1FcUg52Xvp/O+rHDlWki1AWFWVCUaZq73U4QhIaiqCTZbh/uSlvB5ER61PWpZ5UiPag1lJgj0GuYJPnnoFAdBVnhK/N55GmYyguDmexNjINK7gzETVhaDCNrND/2SlHmK4NrLKg6BZKUedg0w6R32C+ybQoNGOThRyCBo/U5eMms8ty90PyDlvkCNdqQRogAxce/aajtNkkorMdpu5q7pBF25t5yOFgzoqjB1oZ0C2cZLjAcyIFAkBlZhgswNoWr9z+9/WYSxLkiiOG22PB/NoIAKWCaOOTsteQLLpeHbDxCpA3LMvT9MEOkrZmWSUFQntSoiuucfKOngBhCKM/f7i1IhGqEnluTvI4rSO8S8vsAgvQOSlU9BYfU93CCLWt+HSGx1whj7F2zfUb9MWTbIyR7+2kmeF8N8Bj7YAENMr7Tp4U1INc9H1M4SJgCxhDX6O6bqNcRGavQJ2Gyg2u9D44gy1kTXtGhmnVpMJcWHHI8D6wBrsikcnUEuncQNxQ6ZT7b667mJL87SHx6IsigbwnUCIwCcHLotv8jQB/1qmTVUS9WJSXPEfGjT0n1ljGUHUfsBj9Cm/wXqihnGp7owpgAAAAASUVORK5CYII=");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 6px;
  background-size: 100% auto;
}

.header-banner .blue-uline {
  display: inline-block;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAATMAAAAMCAMAAAA53aqgAAAAh1BMVEUAAABdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+Rdp+T+SH3kAAAALHRSTlMA6e779ly1UxwpEQ0HBAHh8p7l0mrFGNzKONe/kYp3pUoirYV+YkQ/MLtwmAxkru8AAAI5SURBVEjH7ZZpk5swDIbBYG7jYG4IN4Qj/P/fV8mZdts0M8m0zXYzu88HQ5DHlt7IkpX/js88gPnwZDftnus6SWIhnd3haCWOkzgeYxc7mK2us7+DZtfz39bHBRD8+EG5BGlBEEuez6fWNOk0RVs9DtXxHDRNE5yPVXWU771RxkhZxlmRckAlurbvu6YfDrquq0IlhAguVAmBb2i9RtNhOoL2KwtRBU+LIgW4EESFn2FWGtKLsa4jSs3cdpQnwtyks5cF1QA5WpPSKaqrwICYszBE1zh4BtEBMmpN218DXYRl3wTHoa63iJ7yxfo1E/x7x0Vmir3INJm2GjIkaIw4DFNBDi+jwj+Al/15BAVvJKKb0xoPjhFjuqRcxSzRP5E2dzmoQZ44TLlgRQbZXxDt3fP9UJTVogC28V5bY6EmREUIwRchOFbnEOsgPLJ4XQ0Ai0o1VMMIdQWYqGmacqBUjhdMoG1Pc77M89zSaBuHY9CvpbGWuIoEq2xYYFtBiWF3FTcV0Er+POY0cpSN/80/DTqgKxB7mkLwWRbH6HLfy7Y0jBj3hAHL8PLFxstCkjiuy57Y930G/L4+wyKNSAc8z+nykwnleqywLgU9yB0K7W7UgeIO6kP6EB6CJmsPjWXEziKFkDp0lnSBfdjLz2P4PzqjPVVNv8YZ1/dbFDDFa4cea7+8tATYbCMKcuQ2asGUTwretH3fOkXN1UEU408zXj5TnkQ3pm+XuKy2lS8eooMuE9HZdjG/vgFpeRh21pB4vgAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 8px;
  background-size: 100% auto;
}

.header-banner .wrap-btn {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.header-banner .wrap-btn a {
  margin: 1rem 0.2rem;
}

.header-banner .h-wrapper-1 {
  text-align: center;
}

.header-banner .h-wrapper-2 {
  position: relative;
  z-index: 10;
}

.header-banner .play-video {
  cursor: pointer;
}

.header-banner .play-video:hover .banner-homepage,
.header-banner .play-video:focus .banner-homepage,
.header-banner .play-video:active .banner-homepage {
  -webkit-transform: scale(0.975) translateY(1.5%);
  -ms-transform: scale(0.975) translateY(1.5%);
  transform: scale(0.975) translateY(1.5%);
}

.header-banner .play-video:hover .icn-play,
.header-banner .play-video:focus .icn-play,
.header-banner .play-video:active .icn-play {
  -webkit-transform: scale(1.25);
  -ms-transform: scale(1.25);
  transform: scale(1.25);
}

.header-banner .play-video img {
  -moz-transition: transform 0.3s;
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s;
}

.header-banner .icn-play {
  position: absolute;
  bottom: -45px;
  z-index: 9;
}

@media screen and (min-width: 768px) {
  .header-banner .icn-play {
    width: 180px;
    height: 180px;
  }
}
@media screen and (min-width: 768px), (max-width: 640px) {
  .header-banner .icn-play {
    bottom: -25px;
  }
}
@media screen and (min-width: 1025px) {
  .header-banner .icn-play {
    width: 250px;
    height: 250px;
    bottom: -45px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-banner .icn-play {
    bottom: 35px;
  }
}
@media screen and (max-width: 480px) {
  .header-banner .icn-play {
    width: 150px;
    height: 150px;
  }
}
.header-banner .banner-homepage {
  position: relative;
  z-index: 8;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .header-banner .banner-homepage {
    max-width: 125%;
  }
}
.header-banner .blc-green-tick {
  margin: 2rem 1rem 0;
}

.header-banner .sc-highlight {
  padding: 1.5rem 1rem;
  line-height: 1.2;
  z-index: 10;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .header-banner .h-wrapper-space {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: -7px;
  }
  .header-banner .h-wrapper-1,
  .header-banner .h-wrapper-2 {
    display: table-cell;
    vertical-align: bottom;
  }
  .header-banner .h-wrapper-1 {
    width: 45%;
  }
  .header-banner .wrap-btn {
    padding: 0 0.5rem 1rem;
  }
}
@media screen and (min-width: 1025px) {
  .header-banner .h-wrapper-1 {
    width: 50%;
  }
  .header-banner .blc-green-tick {
    margin: 2rem 0;
  }
}
@media screen and (min-width: 769px) {
  .header-banner {
    background: linear-gradient(180deg, #14438a 0%, #1743a1 64%, #1743a1 100%);
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .header-banner {
    background: linear-gradient(180deg, #14438a 0%, #1743a1 64%, #1743a1 100%);
  }
  .header-banner h1 {
    font-size: 2.1rem !important;
  }
  .header-banner .sc-highlight {
    font-size: 1.2rem !important;
  }
}
@media screen and (max-width: 480px) {
  .header-banner {
    background: linear-gradient(180deg, #14438a 0%, #1743a1 64%, #3362c9 100%);
  }
  .header-banner .h-wrapper-2 {
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 481px) {
  body:not(.ar) .header-banner .wrap-btn {
    text-align: right;
  }
}
@media screen and (min-width: 1025px) {
  body:not(.ar) .header-banner .wrap-btn {
    padding: 1rem;
  }
}
body:not(.ar) .header-banner .icn-play {
  right: 0;
}

@media screen and (min-width: 1025px) {
  body:not(.ar) .header-banner .icn-play {
    right: 35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  body:not(.ar) .header-banner .icn-play {
    right: -50px;
  }
}
body:not(.ar) .why-spy h3:after {
  left: 0;
}

body:not(.ar) .why-spy .btn-rArrow {
  padding-right: 0;
}

body:not(.ar) .flexispy-promo .btn-rArrow {
  float: right;
}

@media screen and (min-width: 641px) {
  body:not(.ar) .platform-list .box:not(:last-child) {
    border-right: 1px solid #cab2f5;
  }
}
.ar .header-banner {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.ar .header-banner .banner-intro-filter {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

@media screen and (min-width: 481px) {
  .ar .header-banner .wrap-btn {
    text-align: left;
  }
}
@media screen and (min-width: 1025px) {
  .ar .header-banner .wrap-btn {
    padding: 1.5rem 0 3rem 3rem;
  }
}
.ar .why-spy h3:after {
  right: 0;
}

.ar .why-spy .btn-rArrow {
  padding-left: 0;
}

.ar .flexispy-promo .btn-rArrow {
  float: left;
}

@media screen and (min-width: 641px) {
  .ar .platform-list .box:not(:last-child) {
    border-left: 1px solid #cab2f5;
  }
}
.de .why-spy .box .de-word-cut {
  display: block;
}

@media screen and (min-width: 641px) and (max-width: 1280px) {
  .de .why-spy .box .de-inline-block {
    display: inline-block;
  }
}
@media screen and (max-width: 480px) {
  .de .header-banner h1 {
    font-size: 2rem !important;
  }
}
.de .feature-list-wrapper .feature-box .feature-detail {
  font-size: 15px;
  line-height: 1.4;
}

.es .header-banner .white-uline {
  padding-bottom: 12px;
}

@media screen and (max-width: 480px) {
  .es .header-banner .white-uline {
    font-size: 6.2vw;
  }
}
.es .feature-list-wrapper .feature-box .feature-detail {
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 480px) {
  .fr .header-banner .wrap-btn a {
    margin-bottom: 0;
  }
}
.fr .feature-list-wrapper .feature-box {
  height: 190px;
}

.fr .feature-list-wrapper .feature-box .feature-detail {
  font-size: 16px;
  line-height: 1.4;
}

@media screen and (max-width: 768px) {
  .fr .order-now .order-now-detail {
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
}
.ko .header-banner .sc-highlight {
  line-height: inherit;
}

.ko .header-banner .sc-highlight .blue-uline {
  padding-bottom: 15px;
}

.ru .header-banner .white-uline {
  padding-bottom: 10px;
}

.ru .header-banner .sc-highlight .blue-uline {
  padding-bottom: 12px;
}

@media screen and (max-width: 480px) {
  .ru .header-banner .wrap-btn a {
    margin-bottom: 0;
  }
}
.ru .feature-list-wrapper .feature-box {
  height: 210px;
}

.ru .feature-list-wrapper .feature-box .feature-detail {
  font-size: 16px;
  line-height: 1.4;
}

.blc-green-tick li {
  margin-bottom: 10px;
}

.hero-list-links li {
  font-weight: normal;
}

.hero-list-links li a {
  color: #71b3ea;
  border-bottom: 1px dotted #71b3ea;
}

.hero-list-links li a:hover {
  border-bottom: none;
}

.content-wrap h1 {
  font-size: 3rem;
}

.content-wrap h3 {
  font-size: 1.875rem;
  line-height: 1.4;
}

.bg-light-gray {
  width: 100%;
  background: #8e8e8e;
}

.half-box {
  padding: 30px 20px;
}

.half-box-adj {
  padding: 20px;
}

.half-box-ru {
  padding: 26px 20px;
}

@media screen and (max-width: 770px) {
  .half-box-ru {
    padding: 10px 20px;
  }
}
.sc-intro-2 {
  padding: 0;
}

.wrap-hdr {
  padding: 0;
}

@media screen and (max-width: 1280px) {
  .wrap-hdr {
    padding: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header-banner .h-wrapper-space {
    display: inline-block;
    width: 100%;
  }
  .wrap-hdr {
    padding: 0;
  }
}
.bubble-img {
  background: url("/common/images/pages/generic/txt-bubble.png") no-repeat;
  width: 380px;
  height: 190px;
  position: relative;
  margin: 0 auto;
}

.page-bubble-text {
  padding: 40px 20px;
}

.page-main-bubble-text {
  font-size: 24px;
  color: #2f5eb8;
  font-weight: bold;
}

.ru .page-bubble-text {
  padding: 20px 40px;
  line-height: normal;
}

.fr .page-bubble-text {
  padding: 10px 20px;
}

.de .page-bubble-text,
.pt .page-bubble-text,
.tr .page-bubble-text,
.it .page-bubble-text,
.es .page-bubble-text {
  padding: 20px;
}

.show-flex {
  display: flex;
  padding-top: 20px;
}

.left-flex {
  flex: 9;
  padding: 20px 0;
}

.right-flex {
  flex: 5;
  padding: 40px 0 20px 4rem;
}

.right-flex-ar {
  flex: 5;
  padding: 40px 4rem 20px 0;
}

.extra-pad-top {
  padding-top: 20px;
}

.extra-pad-bottom {
  padding-bottom: 20px;
}

.right-border {
  border-right: 1px solid #747474;
  margin: 20px 0 40px 0;
  padding-right: 4rem;
}

.right-border-ar {
  border-left: 1px solid #747474;
  margin: 20px 0 40px 0;
  padding-left: 4rem;
}

.darkish-blue {
  color: #2f5eb8;
}

.txt-ctr {
  text-align: center;
}

.lil-space {
  width: 10px;
  height: 5px;
  display: inline-block;
}

div.iphone-triangle-wrap {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 50px;
  max-width: 1366px;
  margin: 0 auto;
}

div.triangle-inner-wrap {
  width: 100%;
  z-index: 3;
}

img.iphone-triangle-banner-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  z-index: 6;
}

span.close-this-triangle {
  position: absolute;
  top: -5px;
  right: 5px;
  color: #afafaf;
  z-index: 10;
  font-size: 20px;
}

span.close-this-triangle:hover {
  cursor: pointer;
}

a.white-link {
  color: #fff;
}

a.white-link:hover {
  color: #2f5eb8;
}

.arrow-img {
  padding: 8rem 0 2rem 0;
}

.arrow-img-ar {
  padding: 3rem 0;
}

.negative-ar {
  z-index: -1;
  position: relative;
}

.negative-ar {
  z-index: -1;
  position: relative;
}

@media screen and (max-width: 810px) {
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-1.relative {
    position: relative;
    width: 100%;
    display: block;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    position: relative;
    clear: both;
    width: 100%;
    display: block;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 770px) {
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-1.relative {
    position: relative;
    width: 100%;
    display: block;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    position: relative;
    clear: both;
    width: 100%;
    display: block;
    font-size: 1.25rem;
  }
  .show-flex {
    display: block;
  }
  .right-flex,
  .left-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .right-border {
    border-right: none;
    padding-right: 20px;
  }
  .right-border-ar {
    border-left: none;
    padding-left: 20px;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    font-size: 1rem;
  }
  .arrow-img {
    padding: 10px 0;
  }
  .arrow-img-ar {
    padding: 10px 0;
  }
}
.ar .header-banner .h-wrapper-1,
.ar .header-banner .h-wrapper-2,
.de .header-banner .h-wrapper-1,
.de .header-banner .h-wrapper-2,
.es .header-banner .h-wrapper-1,
.es .header-banner .h-wrapper-2,
.fr .header-banner .h-wrapper-1,
.fr .header-banner .h-wrapper-2,
.it .header-banner .h-wrapper-1,
.it .header-banner .h-wrapper-2,
.ru .header-banner .h-wrapper-1,
.ru .header-banner .h-wrapper-2,
.pt .header-banner .h-wrapper-1,
.pt .header-banner .h-wrapper-2,
.tr .header-banner .h-wrapper-1,
.tr .header-banner .h-wrapper-2,
.ko .header-banner .h-wrapper-1,
.ko .header-banner .h-wrapper-2,
.zh .header-banner .h-wrapper-1,
.zh .header-banner .h-wrapper-2 {
  vertical-align: middle;
}

@media screen and (max-width: 770px) {
  .header-banner .h-wrapper-1,
  .header-banner .h-wrapper-2 {
    vertical-align: middle;
  }
}
@media screen and (max-width: 560px) {
  .bubble-img {
    width: 280px;
    height: 140px;
    background-size: contain;
  }
  .page-bubble-text {
    padding: 15px 20px;
  }
  .page-main-bubble-text {
    font-size: 1.25rem;
  }
  .ru .page-bubble-text {
    padding: 5px 20px;
  }
  .fr .page-bubble-text {
    line-height: normal;
  }
  .de .page-bubble-text,
  .pt .page-bubble-text,
  .tr .page-bubble-text,
  .it .page-bubble-text,
  .es .page-bubble-text {
    padding: 10px 20px;
  }
  .ar .page-bubble-text {
    padding: 0px 20px;
  }
  .extra-pad-bottom,
  .extra-pad-top {
    padding: 0;
  }
  .left-flex {
    padding: 0 20px 10px 20px;
  }
  .right-flex {
    padding: 0 20px;
  }
  img.iphone-triangle-banner-img {
    width: 160px;
  }
  span.close-this-triangle {
    margin: 0;
    padding: 0;
    right: 2px;
    top: -10px;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.why-flexispy > div:nth-child(2) > div > div.right-flex > div > p > span.page-main-bubble-text > i {
    font-size: 18px;
  }
  .ar > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.why-flexispy > div:nth-child(2) > div > div.right-flex-ar > div {
    padding: 15px;
  }
  .ar div.right-flex-ar {
    padding: 20px 20px 0 20px;
  }
}
#sticky-wrapper > header > div.promo-topbanner {
  display: none !important;
  visibility: hidden;
}

.sub-hdr-box {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

@media screen and (min-width: 481px) {
  .sub-hdr-box {
    padding-bottom: 40px;
  }
}
.sub-hdr-box .black-pointed-arrow {
  position: absolute;
  top: 15px;
}

@media screen and (max-width: 640px) {
  body:not(.ar) .sub-hdr {
    padding-left: 2rem;
  }
}
body:not(.ar) .sub-hdr-box {
  padding-left: 70px;
  text-align: left;
}

body:not(.ar) .sub-hdr-box .black-pointed-arrow {
  left: 0;
}

@media screen and (min-width: 1281px) {
  body:not(.ar) .sub-hdr-box {
    left: -35px;
  }
}
body:not(.ar) ol li {
  padding-left: 0.2rem;
}

@media screen and (max-width: 640px) {
  .ar .sub-hdr {
    padding-right: 2rem;
  }
}
.ar .sub-hdr-box {
  padding-right: 70px;
  text-align: right;
}

.ar .sub-hdr-box .black-pointed-arrow {
  right: 0;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

@media screen and (min-width: 1281px) {
  .ar .sub-hdr-box {
    right: -35px;
  }
}
.ar ol li {
  padding-right: 0.2rem;
}

.flexispy-review .review-list p {
  color: #000;
  font-style: normal;
  line-height: 1.2;
}

.flexispy-review .btn-v2-review {
  text-transform: uppercase;
}

body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.flexispy-review.lazy-load.bg-load.display7-size.loaded > div.inner-space > h2 {
  font-size: 3rem !important;
}

.ar .font-normal {
  font-style: normal;
}

.ar #email-error {
  direction: ltr;
}

.ar #hiddenRecaptcha-error {
  direction: ltr;
  unicode-bidi: bidi-override !important;
}

.ar .product-block .jqtToolTip.txt-spyphone-discount {
  font-style: normal;
}

.ar p.jqtToolTip.txt-tethered-iphones {
  font-style: normal;
}

.new-txt {
  white-space: nowrap;
}

.new-red {
  background-color: #ff5221;
}

.ar .ar-link-u-white {
  position: relative;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.ar .recaptcha-wrap {
  position: relative;
  transform: scale(1);
}

.ar #recaptcha > div {
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 770px) {
  .ar .link-u-white:before {
    right: 32px;
  }
  .ar #recaptcha > div {
    left: 10%;
    position: relative;
  }
}
@media only screen and (max-width: 560px) {
  .ar #recaptcha > div {
    right: 0.5%;
    position: relative;
  }
}
@media only screen and (max-width: 420px) {
  .ar #recaptcha > div {
    right: 0;
    position: relative;
  }
}
@media only screen and (max-width: 380px) {
  .ar #recaptcha > div {
    right: 1%;
    position: relative;
  }
}
@media only screen and (max-width: 365px) {
  .ar #recaptcha > div {
    right: 0;
    position: relative;
  }
}
@media only screen and (max-width: 330px) {
  .ar .recaptcha-wrap {
    right: -1%;
    transform: scale(0.95);
  }
}
body:not(.ar) ol.sty-num > li::before {
  margin-right: 1.1rem;
}

ol.sty-num > li::before {
  width: 1rem;
}

@media only screen and (max-width: 420px) {
  .de .pad-left-zero {
    padding-left: 0px !important;
  }
}
.de body:not(.ar) ol.sty-num > li::before {
  margin-right: 1rem;
}

.de ol.sty-num > li::before {
  width: 1em;
}

@media only screen and (max-width: 413px) {
  .de .pad-left-zero {
    padding-left: 0.2rem !important;
  }
  .de body:not(.ar) ol.sty-num > li::before {
    margin-right: 1rem;
  }
  .de ol.sty-num > li::before {
    width: 1rem;
  }
}
.video-link {
  display: inline-block !important;
  width: auto !important;
  padding-bottom: 2px !important;
}

.en .video-link {
  padding-bottom: 0px !important;
}

.es .new-red {
  padding-left: 10px;
  padding-right: 10px;
}

.package-container {
  position: relative;
}

.package-name-container {
  width: 100%;
  background-color: #7E57C2;
  padding: 8px0 1rem;
  margin: 0;
  color: #fff;
  text-align: left;
}

.bubble-wrap {
  width: 240px;
  height: 75px;
  position: absolute;
  right: 10px;
  top: -9px;
}

.price-bubble-container {
  width: 240px;
  height: 75px;
  display: inline-block;
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  background-image: url(/common/images/pages/generic/bg-extreme.svg);
  right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  color: #000;
}

.price-container {
  height: 100%;
  font-size: 48px;
  display: contents;
  font-weight: bold;
}

.symbol-wrap {
  font-size: 27px;
  align-self: center;
  top: -7px;
  position: relative;
}

.price-wrap {
  position: relative;
  align-self: center;
  padding: 0;
  margin: 0;
  top: -4px;
  margin-left: -4px;
}

.vertical-separator {
  border-right: 1px solid black;
  margin-left: 10px;
  position: relative;
  margin-right: 10px;
}

.box-tag-wrap {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  background-color: #7E57C2;
  border-radius: 0px;
  position: relative;
}

.box-tag-wrap > p {
  margin: 0;
  padding: 0;
}

.small-bubble {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  background-color: #7E57C2;
  border-radius: 0px;
  position: relative;
}

.bubble-text {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  padding: 16px 0 0 0;
  margin: 0;
  position: relative;
  width: 100px;
  line-height: 0.8;
  padding-top: 4px;
}

.bubble-text sup {
  font-size: 12px;
  top: 4px;
  position: relative;
}

.promo-explanation-msg {
  padding: 1.5rem 0;
  color: #000;
  font-size: 16px;
  text-align: left;
  width: 360px;
  margin-left: -30px;
  border-top: 1px solid #666;
}

.buynow-product .product-description {
  padding: 1.5rem !important;
  height: 240px;
}

.promo-explanation-msg {
  padding: 1.5rem 0 0 0;
  width: auto;
  margin: 0 -1.5rem;
  text-align: center;
}

.buynow-product .product-description .product-description-text {
  margin: 0 0 1.5rem 0;
}

.product-description-text {
  height: auto;
}

.buynow-product #premium h3,
.buynow-product #lite h3 {
  margin-bottom: 0.5rem;
}

.buynow-product #premium h3.h-wrap,
.buynow-product #lite h3.h-wrap {
  background: none;
  margin: 0;
  height: 52px;
  position: absolute;
  top: 0;
  right: 3px;
}

#premium .product-description p.product-desc-under-wrap,
#lite .product-description p.product-desc-under-wrap {
  margin-bottom: 1.5rem;
  height: auto;
}

.buynow-product .price-block {
  top: -5px;
}

#premium .promo-explanation-msg,
#lite .promo-explanation-msg {
  visibility: hidden;
  display: inline-block;
}

.pad-right-five {
  padding-right: 5px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
  .product-description-text {
    height: 150px;
  }
  .buynow-product #premium h3,
  .buynow-product #lite h3 {
    margin-bottom: 1.5rem;
  }
  .buynow-product #premium h3.h-wrap,
  .buynow-product #lite h3.h-wrap {
    position: relative;
    right: 0;
    background: none;
    margin: 0;
    height: 52px;
  }
  .buynow-product #premium .price-block,
  .buynow-product #lite .price-block {
    right: 0 !important;
    margin: 0 auto;
    left: 0;
    top: 0;
    width: 90px;
    height: 52px;
    font-size: 35px;
    padding-top: 0;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    margin-bottom: 1.5rem;
    height: 150px;
  }
  .bubble-wrap {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .price-bubble-container {
    margin: 0 auto;
    background-size: contain;
    width: 180px;
    height: 52px;
  }
  .buynow-product #extreme h3,
  .buynow-product #premium h3,
  .buynow-product #lite h3 {
    padding: 4px 0;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .price-container {
    font-size: 35px;
  }
  .price-wrap {
    top: -2px;
  }
  .symbol-wrap {
    font-size: 22px;
    top: -2px;
  }
  .buynow-product .product-description {
    padding: 1.5rem;
    height: auto !important;
  }
  .box-tag-wrap {
    font-size: 12px;
    padding: 0;
  }
  .bubble-text {
    font-size: 10px;
    width: 75px;
    line-height: 0.4;
  }
  .vertical-separator {
    margin-left: 5px;
    margin-right: 5px;
  }
  .promo-explanation-msg {
    padding: 1.5rem 0 0 0;
    width: auto;
    margin: 0 -1.5rem;
    text-align: center;
  }
  .de .bubble-text {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 1042px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
  .product-description-text {
    height: 180px;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: 180px;
  }
}
@media screen and (max-width: 936px) {
  .product-description-text {
    height: 200px;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: 200px;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
}
@media screen and (max-width: 880px) {
  .buynow-product .product-description {
    height: auto;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
}
@media screen and (min-width: 769px) and (max-width: 880px) {
  .product-description-text {
    height: 220px;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
  .promo-explanation-msg {
    margin: 0;
  }
  .buynow-product .product-description {
    margin-bottom: 1.5rem;
  }
  .product-description-text {
    height: auto;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: auto;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .product-description-text {
    height: auto;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: auto;
    margin-bottom: 0;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
}
@media screen and (max-width: 435px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
  .bubble-wrap {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .price-bubble-container {
    margin: 0 auto;
    background-size: contain;
    width: 240px;
    height: 75px;
  }
  .buynow-product #extreme h3 {
    padding: 12px 0;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .price-container {
    font-size: 48px;
  }
  .price-wrap {
    top: -2px;
  }
  .symbol-wrap {
    font-size: 27px;
    top: -2px;
  }
  .buynow-product .product-description {
    padding: 1.5rem;
    height: auto;
  }
  .box-tag-wrap {
    font-size: 16px;
    padding: 0;
  }
  .bubble-text {
    font-size: 12px;
    width: 100px;
    line-height: 0.8;
  }
  .vertical-separator {
    margin-left: 10px;
    margin-right: 10px;
  }
  .promo-explanation-msg {
    padding: 1.5rem 0 0 0;
    width: auto;
    margin: 0 -1.5rem;
    text-align: center;
  }
}
.es .bubble-text {
  font-size: 11px;
}

.es .buynow-product .product-description {
  height: 270px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  .es .bubble-text {
    font-size: 8px;
  }
}
@media screen and (min-width: 769px) and (max-width: 880px) {
  .es .product-description-text {
    height: 260px;
  }
  .es #premium .product-description p.product-desc-under-wrap,
  .es #lite .product-description p.product-desc-under-wrap {
    height: 260px;
  }
}
@media screen and (max-width: 638px) {
  .es .buynow-product .product-description {
    height: auto;
  }
}
.fr .buynow-product .product-description {
  height: 330px !important;
}

.fr .buynow-product #ipad .product-description,
.fr .buynow-product #computer .product-description,
.fr .buynow-product #portal .product-description {
  height: auto !important;
}

.fr #premium .product-description p.product-desc-under-wrap,
.fr #lite .product-description p.product-desc-under-wrap {
  margin-bottom: 1.5rem;
  height: 135px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  .fr .bubble-text {
    font-size: 9px;
  }
  .fr .product-description-text {
    height: 180px !important;
  }
  .fr #premium .product-description p.product-desc-under-wrap,
  .fr #lite .product-description p.product-desc-under-wrap {
    height: 180px !important;
  }
  .fr .buynow-product .product-description {
    height: auto !important;
  }
}
@media screen and (max-width: 1318px) {
  .fr #premium .product-description p.product-desc-under-wrap,
  .fr #lite .product-description p.product-desc-under-wrap {
    height: 175px;
  }
  .fr .buynow-product .product-description {
    height: auto !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1126px) {
  .fr .product-description-text {
    height: 240px !important;
  }
  .fr #premium .product-description p.product-desc-under-wrap,
  .fr #lite .product-description p.product-desc-under-wrap {
    height: 240px !important;
  }
  .fr .buynow-product .product-description {
    height: auto !important;
  }
}
@media screen and (min-width: 866px) and (max-width: 950px) {
  .fr #premium .product-description p.product-desc-under-wrap,
  .fr #lite .product-description p.product-desc-under-wrap {
    height: 300px;
  }
  .fr .product-description-text {
    height: 300px !important;
  }
  .fr .buynow-product .product-description {
    height: 450px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 865px) {
  .fr #premium .product-description p.product-desc-under-wrap,
  .fr #lite .product-description p.product-desc-under-wrap {
    height: 360px;
  }
  .fr .product-description-text {
    height: 360px !important;
  }
  .fr .buynow-product .product-description {
    height: 530px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 910 px) {
  .it #premium .product-description p.product-desc-under-wrap,
  .it #lite .product-description p.product-desc-under-wrap {
    height: 240px;
  }
  .it .product-description-text {
    height: 240px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 880px) {
  .ko #premium .product-description p.product-desc-under-wrap,
  .ko #lite .product-description p.product-desc-under-wrap {
    height: 220px;
  }
}
.pt .buynow-product .product-description {
  height: 300px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  .pt .bubble-text {
    font-size: 9px;
  }
}
@media screen and (min-width: 1096px) and (max-width: 1212px) {
  .pt .product-description-text {
    height: 170px;
  }
  .pt #premium .product-description p.product-desc-under-wrap,
  .pt #lite .product-description p.product-desc-under-wrap {
    height: 170px;
  }
}
@media screen and (min-width: 953px) and (max-width: 1095px) {
  .pt .product-description-text {
    height: 210px;
  }
  .pt #premium .product-description p.product-desc-under-wrap,
  .pt #lite .product-description p.product-desc-under-wrap {
    height: 210px;
  }
}
@media screen and (min-width: 898px) and (max-width: 952px) {
  .pt .product-description-text {
    height: 240px;
  }
  .pt #premium .product-description p.product-desc-under-wrap,
  .pt #lite .product-description p.product-desc-under-wrap {
    height: 240px;
  }
}
@media screen and (min-width: 821px) and (max-width: 897px) {
  .pt .product-description-text {
    height: 270px;
  }
  .pt #premium .product-description p.product-desc-under-wrap,
  .pt #lite .product-description p.product-desc-under-wrap {
    height: 270px;
  }
}
@media screen and (min-width: 769px) and (max-width: 820px) {
  .pt .product-description-text {
    height: 300px;
  }
  .pt #premium .product-description p.product-desc-under-wrap,
  .pt #lite .product-description p.product-desc-under-wrap {
    height: 300px;
  }
}
@media screen and (max-width: 638px) {
  .pt .buynow-product .product-description {
    height: auto;
  }
}
.ar .bubble-wrap {
  left: 12px;
  right: auto;
}

.ar .buynow-product #premium h3.h-wrap,
.ar .buynow-product #lite h3.h-wrap {
  left: 0;
}

@media screen and (min-width: 1267px) and (max-width: 1326px) {
  .ar .product-description-text {
    height: 85px;
  }
  .ar #premium .product-description p.product-desc-under-wrap,
  .ar #lite .product-description p.product-desc-under-wrap {
    height: 85px;
  }
}
@media screen and (min-width: 1070px) and (max-width: 1266px) {
  .ar .product-description-text {
    height: 120px;
  }
  .ar #premium .product-description p.product-desc-under-wrap,
  .ar #lite .product-description p.product-desc-under-wrap {
    height: 120px;
  }
}
@media screen and (min-width: 857px) and (max-width: 1069px) {
  .ar .product-description-text {
    height: 140px;
  }
  .ar #premium .product-description p.product-desc-under-wrap,
  .ar #lite .product-description p.product-desc-under-wrap {
    height: 140px;
  }
}
@media screen and (min-width: 769px) and (max-width: 856px) {
  .ar .product-description-text {
    height: 180px;
  }
  .ar #premium .product-description p.product-desc-under-wrap,
  .ar #lite .product-description p.product-desc-under-wrap {
    height: 180px;
  }
}
@media screen and (max-width: 400px) {
  .ar .buynow-product #lite h3 {
    font-size: 1.875rem;
    padding-left: 120px;
    padding-right: 0.8rem;
  }
}
.ru .bubble-text {
  font-size: 9px;
}

.ru .buynow-product .product-description {
  height: 300px;
}

@media screen and (min-width: 1153px) and (max-width: 1297px) {
  .ru .product-description-text {
    height: 180px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 180px;
  }
}
@media screen and (min-width: 956px) and (max-width: 1152px) {
  .ru .product-description-text {
    height: 210px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 210px;
  }
}
@media screen and (min-width: 940px) and (max-width: 955px) {
  .ru .product-description-text {
    height: 240px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 240px;
  }
}
@media screen and (min-width: 887px) and (max-width: 939px) {
  .ru .product-description-text {
    height: 240px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 240px;
  }
}
@media screen and (min-width: 826px) and (max-width: 886px) {
  .ru .product-description-text {
    height: 270px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 270px;
  }
}
@media screen and (min-width: 789px) and (max-width: 825px) {
  .ru .product-description-text {
    height: 330px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 330px;
  }
}
@media screen and (min-width: 769px) and (max-width: 788px) {
  .ru .product-description-text {
    height: 360px;
  }
  .ru #premium .product-description p.product-desc-under-wrap,
  .ru #lite .product-description p.product-desc-under-wrap {
    height: 360px;
  }
}
@media screen and (max-width: 768px) {
  .ru .buynow-product .product-description {
    height: auto;
  }
  .ru #extreme .product-description {
    height: auto;
  }
}
.zh .buynow-product .product-description {
  height: 245px !important;
}

.zh .buynow-product #ipad .product-description,
.zh .buynow-product #computer .product-description,
.zh .buynow-product #portal .product-description {
  height: auto !important;
}

@media screen and (min-width: 1139px) and (max-width: 1326px) {
  .zh .product-description-text {
    height: 120px;
  }
  .zh #premium .product-description p.product-desc-under-wrap,
  .zh #lite .product-description p.product-desc-under-wrap {
    height: 120px;
  }
}
@media screen and (min-width: 1139px) and (max-width: 1200px) {
  .zh .buynow-product .product-description {
    height: 270px !important;
  }
}
@media screen and (min-width: 933px) and (max-width: 1138px) {
  .zh .buynow-product .product-description {
    height: 290px !important;
  }
  .zh .product-description-text {
    height: 140px;
  }
  .zh #premium .product-description p.product-desc-under-wrap,
  .zh #lite .product-description p.product-desc-under-wrap {
    height: 140px;
  }
}
@media screen and (min-width: 812px) and (max-width: 932px) {
  .zh .buynow-product .product-description {
    height: 330px !important;
  }
  .zh .product-description-text {
    height: 180px;
  }
  .zh #premium .product-description p.product-desc-under-wrap,
  .zh #lite .product-description p.product-desc-under-wrap {
    height: 180px;
  }
}
@media screen and (min-width: 769px) and (max-width: 811px) {
  .zh .buynow-product .product-description {
    height: 360px !important;
  }
  .zh .product-description-text {
    height: 210px;
  }
  .zh #premium .product-description p.product-desc-under-wrap,
  .zh #lite .product-description p.product-desc-under-wrap {
    height: 210px;
  }
}
@media screen and (max-width: 638px) {
  .zh .buynow-product .product-description {
    height: auto !important;
  }
}
.tr .symbol-wrap {
  font-size: 20px;
  letter-spacing: 1px;
  left: 3px;
}

.tr .price-wrap {
  letter-spacing: -3px;
}

.tr .price-container {
  font-size: 36px;
}

.tr .buynow-product .product-description {
  height: 270px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  .tr .symbol-wrap {
    letter-spacing: 1px;
    left: 3px;
    font-size: 18px;
    top: -4px;
  }
  .tr .price-wrap {
    letter-spacing: -3px;
  }
  .tr .price-container {
    font-size: 28px;
  }
}
@media screen and (min-width: 822px) and (max-width: 863px) {
  .tr .product-description-text {
    height: 240px;
  }
  .tr #premium .product-description p.product-desc-under-wrap,
  .tr #lite .product-description p.product-desc-under-wrap {
    height: 240px;
  }
}
@media screen and (min-width: 769px) and (max-width: 821px) {
  .tr .product-description-text {
    height: 270px;
  }
  .tr #premium .product-description p.product-desc-under-wrap,
  .tr #lite .product-description p.product-desc-under-wrap {
    height: 270px;
  }
}
@media screen and (min-width: 639px) and (max-width: 768px) {
  .tr .buynow-product .product-description {
    height: 230px !important;
  }
  .tr #extreme .product-description {
    height: 270px !important;
  }
}
@media screen and (max-width: 638px) {
  .tr .buynow-product .product-description {
    height: auto !important;
  }
}
.de .buynow-product .product-description {
  height: 300px !important;
}

.de .bubble-text {
  font-size: 12px;
}

@media screen and (min-width: 769x) and (max-width: 1258px) {
  .de .product-description-text {
    height: 170px !important;
  }
  .de #premium .product-description p.product-desc-under-wrap,
  .de #lite .product-description p.product-desc-under-wrap {
    height: 170px !important;
  }
}
@media screen and (min-width: 1136px) and (max-width: 1258px) {
  .de .product-description-text {
    height: 170px !important;
  }
  .de #premium .product-description p.product-desc-under-wrap,
  .de #lite .product-description p.product-desc-under-wrap {
    height: 220px !important;
  }
  .de .buynow-product .product-description {
    height: 320px !important;
  }
}
@media screen and (min-width: 1069px) and (max-width: 1135px) {
  .de .product-description-text {
    height: 210px !important;
  }
  .de .buynow-product .product-description {
    height: 360px !important;
  }
}
@media screen and (min-width: 897px) and (max-width: 1068px) {
  .de .product-description-text {
    height: 240px !important;
  }
  .de .buynow-product .product-description {
    height: 390px !important;
  }
}
@media screen and (min-width: 885px) and (max-width: 896px) {
  .de .product-description-text {
    height: 270px !important;
  }
  .de .buynow-product .product-description {
    height: 420px !important;
  }
}
@media screen and (min-width: 808px) and (max-width: 884px) {
  .de .product-description-text {
    height: 300px !important;
  }
  .de .buynow-product .product-description {
    height: 450px !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 807px) {
  .de .product-description-text {
    height: 330px !important;
  }
  .de .buynow-product .product-description {
    height: 500px !important;
  }
}
@media screen and (max-width: 638px) {
  .de .buynow-product .product-description {
    height: auto !important;
  }
}
.news-subscribe {
  background-color: #3e2519;
  color: #fff;
  padding: 3rem;
}
.news-subscribe a {
  color: #fecb00;
  text-decoration: underline;
}
.news-subscribe a:hover {
  color: #fff;
}

.android-feature,
.what-flexispy {
  padding: 2rem 0;
}

.inner-space {
  padding: 3rem 0;
}

.news-subscribe {
  padding: 4rem 0 2rem;
}

.header-banner {
  padding: 2rem 1rem;
}

.support-device-wrap {
  position: relative;
  left: -1.8rem;
  padding: 2rem 1rem;
}

.supports-device {
  padding-right: 1rem;
  color: #fff;
}

.supports-device img {
  width: 25px;
  margin-right: 7px;
  position: relative;
  top: 5px;
}

#buynow-grid .spacer-holder {
  display: inline-block;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  #buynow-grid.spacer-holder {
    display: none;
  }
}
.skstore-products {
  width: 100%;
  margin: 0;
  color: #000;
}

.skstore-products .product {
  padding: 1em;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 361px) {
  .skstore-products .product {
    display: inline-block;
    width: 33%;
    vertical-align: bottom;
  }
}
section.policy {
  padding: 3rem;
}

.page-policy p.sub-sub-title {
  padding: 0;
}

/*used on feature buynow grid */
.hide-on-android {
  display: none;
}

.show-only-android {
  display: inline;
}

li.show-only-android {
  display: block;
}

/*.sp-lite .show-only-android {display: none;}*/
/* hide * on flexispy-android-lit */
/* .buynow-product .support-feature-list li:last-child:not(:nth-child(even)) {margin-bottom: 1rem;}
.buynow-product .support-feature-list li:last-child:not(:nth-child(even)):after {top: 5px;} */
/* .more-info-icon {display: inline-block;  border-radius: 50%; width: .8em; height: .8em; border: 0.1em solid #aaa; line-height: .5; color: #aaa; padding-right: 1px; } */
/* .jqtToolTip {color: #999; cursor: pointer; &:hover {color: #999; font-weight: bold;}} */
/* body:not(.ar) .support-feature-list .jqtToolTip{
   margin-left: -2rem;
}
.ar .support-feature-list .jqtToolTip {
  margin-right: -2rem;
} */
.android-feature {
  padding-bottom: 2rem;
}

.android-feature h4 {
  padding-bottom: 1rem;
}

@media screen and (min-width: 1025px) {
  .ru .sc-intro .list-disc li {
    padding-bottom: 0.3rem;
  }
}
.blue-underscore {
  background-image: url("/common/images/pages/generic/blue-underscore.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 15px;
}

/* FlexiSPY Lite */
@media screen and (max-width: 404px) {
  .fr .buynow-product .product-description,
  .pt .buynow-product .product-description,
  .ru .buynow-product .product-description {
    height: 215px;
  }
}
/* Update Banner & contents Style Nov2019 */
h3.intro-sub-hdr {
  font-size: 1.875rem;
  color: #71b3ea;
}

@media screen and (max-width: 480px) {
  h3.intro-sub-hdr {
    font-size: 1.4rem;
  }
}
.margin-bottom-48 {
  margin-bottom: 48px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.margin-vertical-48 {
  margin-top: 48px;
  margin-bottom: 48px;
}

.spyapp-data ul li {
  margin-bottom: 2rem;
}

@media screen and (min-width: 768px) and (max-width: 1104px) {
  .new-in-section .link-u-white {
    border-bottom: 1px solid #FFF;
  }
}
/* green list check mark */
.blc-green-tick li {
  margin-bottom: 0.4rem;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAATCAMAAABIkLa5AAAAgVBMVEUAAABZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlxZzlx3fAnTAAAAKnRSTlMAwX50+fBiUUgwCOTdtq5oNvPq0cmKXEI/Fde7uqSdj4RuOiUcDwOSSz3zjCtsAAAA0UlEQVQY002P55qCMBBFLyEBEpAi0uxt3d37/g+ow/ih508mZ1qCmakqC7fenP7xRdzwzSpbZEnmXXodLivygH57E7knTdB82iEl3QjEZI+FP77Y4IfsPrIXub3jwhxA4gE55soA7GhkipsAVCIjSa+Z4UwynxCrrBPAstbG9qzyxqPWYlh+ARSsgEjm4rrIQA6yqMCL2pIs5402QN5rRHvLA4CH40muhkzlHH8BGdgEaMAYim/JUcPHnixM5uukpPYpxvJN5PHhHu/yxrXHDMoTf1oZjTgnNtYAAAAASUVORK5CYII=") 0 2px no-repeat;
}

body:not(.ar) .blc-green-tick li {
  padding-left: 1.8rem;
}

@media only screen and (min-width: 1280px) {
  body:not(.ar) .blc-green-tick li {
    padding-left: 2rem;
  }
}
.ar .blc-green-tick li {
  padding-right: 1.8rem;
  background-position: right 2px;
}

@media only screen and (min-width: 1280px) {
  .ar .blc-green-tick li {
    padding-right: 2rem;
    background-position: right 4px;
  }
}
/* =========== May 2020 ============== */
.header-banner {
  background-color: #0a1725;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  overflow: hidden;
  /* .wrap-btn {
      padding: 1.5rem 3rem 3rem 0;
    } */
}

.header-banner .wrap-btn {
  text-align: center;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.header-banner .wrap-btn a {
  margin: 1rem 0.2rem;
}

.header-banner .h-wrapper-1 {
  text-align: center;
}

.header-banner .h-wrapper-2 {
  position: relative;
  z-index: 10;
}

.header-banner .banner-homepage {
  position: relative;
  z-index: 8;
}

.header-banner .blc-green-tick {
  margin: 2rem 1rem 0;
}

.header-banner .sc-highlight {
  padding: 1.5rem 1rem;
  line-height: 1.2;
  z-index: 10;
  position: relative;
}

@media only screen and (min-width: 768px) {
  .header-banner .h-wrapper-space {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-bottom: -7px;
  }
  .header-banner .h-wrapper-1,
  .header-banner .h-wrapper-2 {
    display: table-cell;
    vertical-align: bottom;
  }
  .header-banner .h-wrapper-1 {
    width: 45%;
  }
  .header-banner .wrap-btn {
    padding: 0 0.5rem 1rem;
  }
}
.header-banner .blc-green-tick {
  margin: 2rem 0;
}

body:not(.ar) .why-spy h3:after {
  left: 0;
}

body:not(.ar) .why-spy .btn-rArrow {
  padding-right: 0;
}

body:not(.ar) .flexispy-promo .btn-rArrow {
  float: right;
}

.blc-green-tick li {
  margin-bottom: 10px;
}

.hero-list-links li {
  font-weight: normal;
}

.hero-list-links li a {
  color: #71b3ea;
  border-bottom: 1px dotted #71b3ea;
}

.hero-list-links li a:hover {
  border-bottom: none;
}

.content-wrap h1 {
  font-size: 3rem;
}

.content-wrap h3 {
  font-size: 1.875rem;
  line-height: 1.4;
}

.bg-light-gray {
  width: 100%;
  background: #8e8e8e;
}

.half-box {
  padding: 30px 20px;
}

.half-box-adj {
  padding: 20px;
}

.half-box-ru {
  padding: 26px 20px;
}

@media screen and (max-width: 770px) {
  .half-box-ru {
    padding: 10px 20px;
  }
}
.sc-intro-2 {
  padding: 0;
}

/* iPhone Triangle and New Hero Section */
.wrap-hdr {
  padding: 0;
}

@media screen and (max-width: 1280px) {
  .wrap-hdr {
    padding: 0;
  }
}
@media screen and (max-width: 1200px) {
  .header-banner .h-wrapper-space {
    display: inline-block;
    width: 100%;
  }
  .wrap-hdr {
    padding: 0;
  }
}
.bubble-img {
  background: url("/common/images/pages/generic/txt-bubble.png") no-repeat;
  width: 380px;
  height: 190px;
  position: relative;
  margin: 0 auto;
}

.page-bubble-text {
  padding: 40px 20px;
}

.page-main-bubble-text {
  font-size: 24px;
  color: #2f5eb8;
  font-weight: bold;
}

/* Android Translation */
/* =================== */
.ru .page-bubble-text {
  padding: 20px 40px;
  line-height: normal;
}

.fr .page-bubble-text {
  padding: 10px 20px;
}

.de .page-bubble-text,
.pt .page-bubble-text,
.tr .page-bubble-text,
.it .page-bubble-text,
.es .page-bubble-text {
  padding: 20px;
}

/* =================== */
.show-flex {
  display: flex;
  padding-top: 20px;
}

.left-flex {
  flex: 9;
  padding: 20px 0;
}

.right-flex {
  flex: 5;
  padding: 40px 0 20px 4rem;
}

.right-flex-ar {
  flex: 5;
  padding: 40px 4rem 20px 0;
}

.extra-pad-top {
  padding-top: 20px;
}

.extra-pad-bottom {
  padding-bottom: 20px;
}

.right-border {
  border-right: 1px solid rgb(116, 116, 116);
  margin: 20px 0 40px 0;
  padding-right: 4rem;
}

.right-border-ar {
  border-left: 1px solid rgb(116, 116, 116);
  margin: 20px 0 40px 0;
  padding-left: 4rem;
}

.darkish-blue {
  color: #2f5eb8;
}

.txt-ctr {
  text-align: center;
}

.lil-space {
  width: 10px;
  height: 5px;
  display: inline-block;
}

div.iphone-triangle-wrap {
  position: fixed;
  z-index: 2;
  width: 100%;
  height: 50px;
  max-width: 1366px;
  margin: 0 auto;
}

div.triangle-inner-wrap {
  width: 100%;
  z-index: 3;
}

img.iphone-triangle-banner-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  z-index: 6;
}

span.close-this-triangle {
  position: absolute;
  top: -5px;
  right: 5px;
  color: rgb(175, 175, 175);
  z-index: 10;
  font-size: 20px;
}

span.close-this-triangle:hover {
  cursor: pointer;
}

a.white-link {
  color: #fff;
}

a.white-link:hover {
  color: #2f5eb8;
}

.arrow-img {
  padding: 8rem 0 2rem 0;
}

.arrow-img-ar {
  padding: 3rem 0;
}

.negative-ar {
  z-index: -1;
  position: relative;
}

.negative-ar {
  z-index: -1;
  position: relative;
}

@media screen and (max-width: 810px) {
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-1.relative {
    position: relative;
    width: 100%;
    display: block;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    position: relative;
    clear: both;
    width: 100%;
    display: block;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 770px) {
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-1.relative {
    position: relative;
    width: 100%;
    display: block;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    position: relative;
    clear: both;
    width: 100%;
    display: block;
    font-size: 1.25rem;
  }
  .show-flex {
    display: block;
  }
  .right-flex,
  .left-flex {
    padding-left: 20px;
    padding-right: 20px;
  }
  .right-border {
    border-right: none;
    padding-right: 20px;
  }
  .right-border-ar {
    border-left: none;
    padding-left: 20px;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.header-banner > div > div > div.h-wrapper-space > div.h-wrapper-2.hero-list-links {
    font-size: 1rem;
  }
  .arrow-img {
    padding: 10px 0;
  }
  .arrow-img-ar {
    padding: 10px 0;
  }
}
/* Hero Image Vertical Aligment */
.ar .header-banner .h-wrapper-1,
.ar .header-banner .h-wrapper-2,
.de .header-banner .h-wrapper-1,
.de .header-banner .h-wrapper-2,
.es .header-banner .h-wrapper-1,
.es .header-banner .h-wrapper-2,
.fr .header-banner .h-wrapper-1,
.fr .header-banner .h-wrapper-2,
.it .header-banner .h-wrapper-1,
.it .header-banner .h-wrapper-2,
.ru .header-banner .h-wrapper-1,
.ru .header-banner .h-wrapper-2,
.pt .header-banner .h-wrapper-1,
.pt .header-banner .h-wrapper-2,
.tr .header-banner .h-wrapper-1,
.tr .header-banner .h-wrapper-2,
.ko .header-banner .h-wrapper-1,
.ko .header-banner .h-wrapper-2,
.zh .header-banner .h-wrapper-1,
.zh .header-banner .h-wrapper-2 {
  vertical-align: middle;
}

@media screen and (max-width: 770px) {
  .header-banner .h-wrapper-1,
  .header-banner .h-wrapper-2 {
    vertical-align: middle;
  }
}
/* ============================== */
@media screen and (max-width: 560px) {
  .bubble-img {
    width: 280px;
    height: 140px;
    background-size: contain;
  }
  .page-bubble-text {
    padding: 15px 20px;
  }
  .page-main-bubble-text {
    font-size: 1.25rem;
  }
  /* Android Translation */
  /* =================== */
  .ru .page-bubble-text {
    padding: 5px 20px;
  }
  .fr .page-bubble-text {
    line-height: normal;
  }
  .de .page-bubble-text,
  .pt .page-bubble-text,
  .tr .page-bubble-text,
  .it .page-bubble-text,
  .es .page-bubble-text {
    padding: 10px 20px;
  }
  .ar .page-bubble-text {
    padding: 0px 20px;
  }
  /* =================== */
  .extra-pad-bottom,
  .extra-pad-top {
    padding: 0;
  }
  .left-flex {
    padding: 0 20px 10px 20px;
  }
  .right-flex {
    padding: 0 20px;
  }
  img.iphone-triangle-banner-img {
    width: 160px;
  }
  span.close-this-triangle {
    margin: 0;
    padding: 0;
    right: 2px;
    top: -10px;
  }
  body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.why-flexispy > div:nth-child(2) > div > div.right-flex > div > p > span.page-main-bubble-text > i {
    font-size: 18px;
  }
  .ar > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.why-flexispy > div:nth-child(2) > div > div.right-flex-ar > div {
    padding: 15px;
  }
  .ar div.right-flex-ar {
    padding: 20px 20px 0 20px;
  }
}
#sticky-wrapper > header > div.promo-topbanner {
  display: none !important;
  visibility: hidden;
}

/* ==================  */
.sub-hdr-box {
  position: relative;
  display: inline-block;
  padding-bottom: 15px;
}

.sub-hdr-box .black-pointed-arrow {
  position: absolute;
  top: 15px;
}

.flexispy-review .review-list p {
  color: #000;
  font-style: normal;
  line-height: 1.2;
}

.flexispy-review .btn-v2-review {
  text-transform: uppercase;
}

body > div.content-wrap.bg-white.clearfix.platform-inner.display7-size > section.flexispy-review.lazy-load.bg-load.display7-size.loaded > div.inner-space > h2 {
  font-size: 3rem !important;
}

.ar .font-normal {
  font-style: normal;
}

.ar #email-error {
  direction: ltr;
}

.ar #hiddenRecaptcha-error {
  direction: ltr;
  unicode-bidi: bidi-override !important;
}

.ar .product-block .jqtToolTip.txt-spyphone-discount {
  font-style: normal;
}

.ar p.jqtToolTip.txt-tethered-iphones {
  font-style: normal;
}

.new-txt {
  white-space: nowrap;
}

.new-red {
  background-color: #ff5221;
}

/* =========================== */
.ar .ar-link-u-white {
  position: relative;
  border-bottom: 1px solid #fff;
  color: #fff;
}

.ar .recaptcha-wrap {
  position: relative;
  transform: scale(1);
}

.ar #recaptcha > div {
  margin: 0 auto;
  position: relative;
}

@media only screen and (max-width: 770px) {
  .ar .link-u-white:before {
    right: 32px;
  }
  .ar #recaptcha > div {
    left: 10%;
    position: relative;
  }
}
@media only screen and (max-width: 560px) {
  .ar #recaptcha > div {
    right: 0.5%;
    position: relative;
  }
}
@media only screen and (max-width: 420px) {
  .ar #recaptcha > div {
    right: 0;
    position: relative;
  }
}
@media only screen and (max-width: 380px) {
  .ar #recaptcha > div {
    right: 1%;
    position: relative;
  }
}
@media only screen and (max-width: 365px) {
  .ar #recaptcha > div {
    right: 0;
    position: relative;
  }
}
@media only screen and (max-width: 330px) {
  .ar .recaptcha-wrap {
    right: -1%;
    transform: scale(0.95);
  }
}
body:not(.ar) ol.sty-num > li::before {
  margin-right: 1.1rem;
}

ol.sty-num > li::before {
  width: 1rem;
}

@media only screen and (max-width: 420px) {
  .de .pad-left-zero {
    padding-left: 0px !important;
  }
}
.de body:not(.ar) ol.sty-num > li::before {
  margin-right: 1rem;
}

.de ol.sty-num > li::before {
  width: 1em;
}

@media only screen and (max-width: 413px) {
  .de .pad-left-zero {
    padding-left: 0.2rem !important;
  }
  .de body:not(.ar) ol.sty-num > li::before {
    margin-right: 1rem;
  }
  .de ol.sty-num > li::before {
    width: 1rem;
  }
}
.video-link {
  display: inline-block !important;
  width: auto !important;
  padding-bottom: 2px !important;
}

.en .video-link {
  padding-bottom: 0px !important;
}

.es .new-red {
  padding-left: 10px;
  padding-right: 10px;
}

/* Features NEW Design */
.package-container {
  position: relative;
}

.package-name-container {
  width: 100%;
  background-color: #7E57C2;
  padding: 8px0 1rem;
  margin: 0;
  color: #fff;
  text-align: left;
}

.bubble-wrap {
  width: 240px;
  height: 75px;
  position: absolute;
  right: 10px;
  top: -9px;
}

.price-bubble-container {
  width: 240px;
  height: 75px;
  display: inline-block;
  display: flex;
  flex-direction: row;
  padding: 10px 14px;
  background-image: url(/common/images/pages/generic/bg-extreme.svg);
  right: 10px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin: 0;
  color: #000;
}

.price-container {
  height: 100%;
  font-size: 48px;
  display: contents;
  font-weight: bold;
}

.symbol-wrap {
  font-size: 27px;
  align-self: center;
  top: -7px;
  position: relative;
}

.price-wrap {
  position: relative;
  align-self: center;
  padding: 0;
  margin: 0;
  top: -4px;
  margin-left: -4px;
}

.vertical-separator {
  border-right: 1px solid black;
  margin-left: 10px;
  position: relative;
  margin-right: 10px;
}

.box-tag-wrap {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  background-color: #7E57C2;
  border-radius: 0px;
  position: relative;
}

.box-tag-wrap > p {
  margin: 0;
  padding: 0;
}

.small-bubble {
  font-size: 16px;
  text-align: center;
  color: #fff;
  padding: 2px 10px;
  background-color: #7E57C2;
  border-radius: 0px;
  position: relative;
}

.bubble-text {
  font-size: 12px;
  text-align: center;
  font-weight: normal;
  padding: 16px 0 0 0;
  margin: 0;
  position: relative;
  width: 100px;
  line-height: 0.8;
  padding-top: 4px;
}

.bubble-text sup {
  font-size: 12px;
  top: 4px;
  position: relative;
}

.promo-explanation-msg {
  padding: 1.5rem 0;
  color: #000;
  font-size: 16px;
  text-align: left;
  width: 360px;
  margin-left: -30px;
  border-top: 1px solid #666;
}

.buynow-product .product-description {
  padding: 1.5rem !important;
  height: 240px;
}

.promo-explanation-msg {
  padding: 1.5rem 0 0 0;
  width: auto;
  margin: 0 -1.5rem;
  text-align: center;
}

.buynow-product .product-description .product-description-text {
  margin: 0 0 1.5rem 0;
}

.product-description-text {
  height: auto;
}

.buynow-product #premium h3,
.buynow-product #lite h3 {
  margin-bottom: 0.5rem;
}

.buynow-product #premium h3.h-wrap,
.buynow-product #lite h3.h-wrap {
  background: none;
  margin: 0;
  height: 52px;
  position: absolute;
  top: 0;
  right: 3px;
}

#premium .product-description p.product-desc-under-wrap,
#lite .product-description p.product-desc-under-wrap {
  margin-bottom: 1.5rem;
  height: auto;
}

.buynow-product .price-block {
  top: -5px;
}

#premium .promo-explanation-msg,
#lite .promo-explanation-msg {
  visibility: hidden;
  display: inline-block;
}

.pad-right-five {
  padding-right: 5px;
}

@media screen and (min-width: 769px) and (max-width: 1326px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
  .product-description-text {
    height: 150px;
  }
  .buynow-product #premium h3,
  .buynow-product #lite h3 {
    margin-bottom: 1.5rem;
  }
  .buynow-product #premium h3.h-wrap,
  .buynow-product #lite h3.h-wrap {
    position: relative;
    right: 0;
    background: none;
    margin: 0;
    height: 52px;
  }
  .buynow-product #premium .price-block,
  .buynow-product #lite .price-block {
    right: 0 !important;
    margin: 0 auto;
    left: 0;
    top: 0;
    width: 90px;
    height: 52px;
    font-size: 35px;
    padding-top: 0;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    margin-bottom: 1.5rem;
    height: 150px;
  }
  .bubble-wrap {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .price-bubble-container {
    margin: 0 auto;
    background-size: contain;
    width: 180px;
    height: 52px;
  }
  .buynow-product #extreme h3,
  .buynow-product #premium h3,
  .buynow-product #lite h3 {
    padding: 4px 0;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .price-container {
    font-size: 35px;
  }
  .price-wrap {
    top: -2px;
  }
  .symbol-wrap {
    font-size: 22px;
    top: -2px;
  }
  .buynow-product .product-description {
    padding: 1.5rem;
    height: auto !important;
  }
  .box-tag-wrap {
    font-size: 12px;
    padding: 0;
  }
  .bubble-text {
    font-size: 10px;
    width: 75px;
    line-height: 0.4;
  }
  .vertical-separator {
    margin-left: 5px;
    margin-right: 5px;
  }
  .promo-explanation-msg {
    padding: 1.5rem 0 0 0;
    width: auto;
    margin: 0 -1.5rem;
    text-align: center;
  }
  .de .bubble-text {
    font-size: 9px !important;
  }
}
@media screen and (max-width: 1042px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
  .product-description-text {
    height: 180px;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: 180px;
  }
}
@media screen and (max-width: 936px) {
  .product-description-text {
    height: 200px;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: 200px;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
}
@media screen and (max-width: 880px) {
  .buynow-product .product-description {
    height: auto;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: inline-block;
  }
}
@media screen and (min-width: 769px) and (max-width: 880px) {
  .product-description-text {
    height: 220px;
  }
}
@media screen and (min-width: 641px) and (max-width: 768px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
  .promo-explanation-msg {
    margin: 0;
  }
  .buynow-product .product-description {
    margin-bottom: 1.5rem;
  }
  .product-description-text {
    height: auto;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: auto;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .product-description-text {
    height: auto;
  }
  #premium .product-description p.product-desc-under-wrap,
  #lite .product-description p.product-desc-under-wrap {
    height: auto;
    margin-bottom: 0;
  }
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
}
@media screen and (max-width: 435px) {
  #premium .promo-explanation-msg,
  #lite .promo-explanation-msg {
    visibility: hidden;
    display: none;
  }
  .bubble-wrap {
    position: relative;
    width: 100%;
    right: 0px;
    top: 0;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .price-bubble-container {
    margin: 0 auto;
    background-size: contain;
    width: 240px;
    height: 75px;
  }
  .buynow-product #extreme h3 {
    padding: 12px 0;
    text-align: center;
    margin-bottom: 1.5rem;
  }
  .price-container {
    font-size: 48px;
  }
  .price-wrap {
    top: -2px;
  }
  .symbol-wrap {
    font-size: 27px;
    top: -2px;
  }
  .buynow-product .product-description {
    padding: 1.5rem;
    height: auto;
  }
  .box-tag-wrap {
    font-size: 16px;
    padding: 0;
  }
  .bubble-text {
    font-size: 12px;
    width: 100px;
    line-height: 0.8;
  }
  .vertical-separator {
    margin-left: 10px;
    margin-right: 10px;
  }
  .promo-explanation-msg {
    padding: 1.5rem 0 0 0;
    width: auto;
    margin: 0 -1.5rem;
    text-align: center;
  }
}
#buynow-grid .spacer-holder {
  display: inline-block;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  #buynow-grid .spacer-holder {
    display: none;
  }
}
.skstore-products {
  width: 100%;
  margin: 0;
  color: #000;
}

.skstore-products .product {
  padding: 1em;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}

@media (min-width: 361px) {
  .skstore-products .product {
    display: inline-block;
    width: 33%;
    vertical-align: bottom;
  }
}
section.policy {
  padding: 3rem;
}

.page-policy p.sub-sub-title {
  padding: 0;
}

/* DMS Product Cards and Select Dropdown Customizations */
.dms-product-card {
  background: #fff;
  border: 1px solid #d8dde3;
  border-top: 6px solid #719114;
  border-radius: 8px;
  color: #101820;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 1.5rem;
  text-align: left;
  max-width: 380px;
  margin: 0 auto;
  width: 100%;
}

.dms-product-card.featured {
  border-top-color: #e9b246;
  box-shadow: 0 12px 28px rgba(16, 24, 32, 0.12);
}

.dms-product-card.extreme {
  border-top-color: #3e2519;
}

.dms-product-card h3 {
  color: #101820;
  margin-bottom: 0.3rem;
}

.dms-select-wrapper {
  width: 100% !important;
  min-width: unset !important;
  max-width: 100% !important;
  transform: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}

.dms-duration-select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background: #fff url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23101820' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right 0.75rem center !important;
  background-size: 16px 16px !important;
  border: 1px solid #b9c1ca !important;
  border-radius: 4px !important;
  color: #101820 !important;
  margin-bottom: 1.25rem !important;
  min-height: 44px !important;
  padding: 0.65rem 2rem 0.65rem 0.75rem !important;
  width: 100%;
  position: relative;
  transform: none !important;
}

.dms-duration-select option {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  color: #101820;
  border: 1px solid #b9c1ca;
  width: 100%;
  font-size: 12px !important;
  width: 100% !important;
  min-width: unset !important;
  max-width: 100% !important;
  transform: none !important;
}

/* Custom Dropdown Styling */
.dms-custom-select {
  position: relative;
  width: 100%;
  margin-bottom: 1.25rem;
  text-align: left;
}

.dms-custom-select-trigger {
  width: 100%;
  min-height: 44px;
  background: #fff;
  border: 1px solid #b9c1ca;
  border-radius: 4px;
  color: #101820;
  padding: 0.65rem 2.5rem 0.65rem 0.75rem;
  font-size: 1rem;
  font-family: inherit;
  font-weight: normal;
  text-align: left;
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-sizing: border-box;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  transition: border-color 0.2s, box-shadow 0.2s;
}

.dms-custom-select-trigger:focus,
.dms-custom-select-trigger:hover {
  border-color: #028ad4;
  outline: none;
}

.dms-custom-select-trigger:focus {
  box-shadow: 0 0 0 3px rgba(2, 138, 212, 0.15);
}

.dms-custom-select-arrow {
  position: absolute;
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23101820' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center;
  background-size: contain;
  transition: transform 0.2s ease;
}

.dms-custom-select.open .dms-custom-select-arrow {
  transform: translateY(-50%) rotate(180deg);
}

.dms-custom-select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid #b9c1ca;
  border-top: none;
  border-radius: 0 0 4px 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 100;
  display: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  max-height: 200px;
  overflow-y: auto;
}

.dms-custom-select.open .dms-custom-select-options {
  display: block;
}

.dms-custom-select.open .dms-custom-select-trigger {
  border-radius: 4px 4px 0 0;
  border-color: #028ad4;
}

.dms-custom-select-option {
  padding: 0.65rem 0.75rem;
  color: #101820;
  cursor: pointer;
  font-size: 0.95rem;
  transition: background-color 0.15s, color 0.15s;
  box-sizing: border-box;
}

.dms-custom-select-option:hover,
.dms-custom-select-option:focus {
  background-color: #f0f6fa;
  color: #028ad4;
  outline: none;
}

.dms-custom-select-option.selected {
  background-color: #028ad4;
  color: #fff;
}



/*# sourceMappingURL=style.css.map */
