.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.left,
.right {
  font-weight: 300;
}
.left {
  float: left;
  width: 45%;
}
.right {
  float: right;
  width: 55%;
}
.right h2,
.v2 > p > b {
  font-weight: 400;
}
.right p:first-of-type {
  padding-bottom: 1rem;
}
.left img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
img.mb {
  margin-bottom: 2rem;
}
.left p {
  background-color: #f1f0f0;
  color: #8b8b8b;
  max-width: 75%;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.left p a {
  text-decoration: underline;
  color: #1b99bd;
}
.left p span {
  font-weight: 400;
}
.right ul {
  list-style-image: url(../img/checked.png);
  list-style-position: inside;
  padding: 0;
}
.right ul li.greycheck {
  list-style-image: url(../img/unchecked.png);
}
.right ul li {
  padding-bottom: 0.8rem;
}
.right ul li span {
  padding-left: 0.5rem;
}
.right a.compare {
  text-decoration: underline;
  width: 110px;
  margin-top: 1rem !important;
  font-size: 1rem;
  color: #1b99bd;
  margin-left: 25px;
  background: transparent url(../img/compare.png) no-repeat center left;
  padding-left: 30px;
}
.arrow {
  position: relative;
  background: #1b99bd;
  color: #fff;
  padding: 0.7rem 1rem;
}
.arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 0.5rem 0.8rem;
  border-color: #1b99bd transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 7%;
}
.gps-tracking-account .left {
  margin-top: 3rem;
}
.gps-tracking-account,
.hosted-software,
.server-software {
  margin: 1rem 0 2rem;
}
.modal-pricing {
  padding-top: 50px;
  display: none;
}
.modal-pricing td {
  width: 24%;
}
.modal-pricing tr > td:first-child {
  width: 28%;
}
.popup,
.pricing {
  position: relative;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}
.popup table,
.pricing table {
  width: 100%;
}
.pricing table {
  margin-bottom: 20px;
}
.pricing .prices {
  color: #1b99bd;
  font-weight: 600;
  line-height: 26px;
}
.pricing .prices span {
  font-size: 12px;
  color: #353434;
  font-weight: 300;
}
.pricing span.current {
  font-size: 14px;
  color: #dad9d9;
  font-weight: 700;
}
.pricing table tr:hover > td {
  background: #f1f0f0;
}
.pricing table td.transparent-background {
  background-color: transparent !important;
}
.popup-heading {
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.pricing-heading {
  color: #000;
  font-weight: 400;
  text-align: center;
  padding: 1rem 0;
}
td.dark-background {
  line-height: 1.2;
  color: #1b99bd;
}
.dark-background span {
  display: block;
  font-size: 80%;
  color: #797979;
  font-weight: 400;
}
.device-number {
  color: #353434;
  font-weight: 300;
}
td {
  text-align: center;
  padding: 1rem;
  background-color: #fff;
}
td h2 {
  font-weight: 600;
  margin-bottom: 0;
}
td.condensed h2 {
  margin-top: 0;
  font-weight: 400;
}
td.condensed .title {
  margin-top: 0;
  font-weight: 400;
  color: #343434;
  line-height: 1.1;
  font-size: 1.5em;
}
td span {
  font-weight: 600;
}
.checked,
.unchecked {
  width: 24px;
  height: 18px;
  display: block;
  margin: 0 auto;
}
.checked {
  background: url(../img/mark.png) no-repeat 0 0;
}
.unchecked {
  background: url(../img/mark.png) no-repeat -24px 0;
}
.feature {
  text-align: left;
}
.feature span {
  background: transparent url(../img/question.png) no-repeat -14px 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  float: right;
  margin: 3% 5% 0 0;
}
.feature span:hover {
  background: transparent url(../img/question.png) no-repeat 0 0;
}
.shadow {
  box-shadow: inset -25px 0 20px -10px rgba(0, 0, 0, 0.1);
}
.tooltipster-base video {
  width: 50%;
  float: left;
  margin: 0.1rem 0.5rem 0 0;
}
.blue-arrow,
.green-arrow {
  position: relative;
}
.green-arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #2eaf61 transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -10px;
  bottom: -10px;
  left: 17%;
}
.blue-arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #1b99bd transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -10px;
  bottom: -10px;
  left: 17%;
}
.feature-title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0.1rem 0 0.7rem;
}
.dark-background {
  background-color: #f1f0f0;
}
.transparent-background {
  background-color: transparent;
}
.popular {
  background: #2eaf61 url(../img/thumbup.png) no-repeat 90% center;
  color: #fff;
  text-align: left;
}
.favorite {
  background: #1b99bd url(../img/favorite.png) no-repeat 90% center;
  color: #fff;
  text-align: left;
}
.border {
  border: 1px solid #d9d9d9;
}
.no-border-top {
  border-top: none;
}
.no-border-right {
  border-right: none;
}
.no-border-bottom {
  border-bottom: none;
}
@media (min-width: 0) and (max-width: 339px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.1rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .feature span {
    margin: 0;
  }
  .favorite,
  .popular {
    background-image: none;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.2rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .feature span {
    margin: 0;
  }
  .favorite,
  .popular {
    background-image: none;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.5rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .popular {
    background: #2eaf61;
    text-align: center;
  }
  .favorite {
    background: #1b99bd;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .popup-heading {
    margin-top: 0;
    padding-bottom: 0;
  }
  td {
    padding: 0.5rem;
  }
  td h2 {
    margin: 0;
  }
  td > .button {
    padding: 0.375rem;
    font-size: 1rem;
  }
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../img/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../img/imgblank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.zoomContainer {
  z-index: 100;
}
.va2 {
  position: relative;
}
@media (max-width: 799px) and (min-width: 0) {
  .play1 {
    display: none;
  }
}
.play1 {
  position: absolute;
  left: 30%;
  top: 30%;
  margin-top: -70px;
  opacity: 0.7;
}
.play1:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .play2 {
    display: none;
  }
}
.play2 {
  position: absolute;
  left: 30%;
  top: 40%;
  margin-top: -70px;
  opacity: 0.7;
}
.play2:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .play3 {
    display: none;
  }
}
.play3 {
  position: absolute;
  left: 30%;
  top: 30%;
  margin: auto;
  opacity: 0.7;
}
.play3:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .playb {
    display: none;
  }
}
.playb {
  position: absolute;
  right: 220px;
  top: 50%;
  margin-top: -70px;
  opacity: 0.7;
}
.playb:hover {
  opacity: 0.9;
}
.video_popup {
  position: absolute;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -440px;
  width: 880px;
  height: 495px;
  z-index: 100001;
  background: #000;
}
.video_popup iframe {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100002;
}
.video-popup button.mfp-close {
  display: block;
  position: absolute;
  top: -290px;
  right: 45px;
  z-index: 100003;
}
@media only screen and (max-width: 979px) {
  .video_popup {
    margin-top: -165px;
    margin-left: -290px;
    width: 580px;
    height: 326px;
  }
}
@media only screen and (max-width: 659px) {
  .video_popup {
    margin-top: -85px;
    margin-left: -150px;
    width: 300px;
    height: 169px;
  }
}
.hero.landing ul {
  list-style-type: none;
  padding-left: 2rem;
}
@media (min-width: 799px) {
  .hero.landing .hero-text {
    padding-bottom: 0.25rem;
  }
  .hero {
    border-bottom: 1px solid #cdcccc;
  }
  .hero.with-divider:after {
    display: none;
  }
  .hero.landing .hero-headline {
    padding-top: 2rem;
  }
}
#bigIMG.ajax-item-video {
  cursor: pointer;
}
.image-previewer-wrap a.play-button {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -93px;
  margin-top: -93px;
  width: 187px;
  height: 187px;
  background: transparent url(../img/playb.png) no-repeat center;
  opacity: 0.7;
  cursor: pointer;
}
a.play-button:hover {
  opacity: 0.9;
}
.icon-youtube {
  background: transparent url(../img/youtube_.png) no-repeat center;
  background-size: 100%;
  margin-top: -1px;
  margin-right: -2px;
  width: 1.725rem;
  height: 1.725rem;
  font-size: 2.125rem;
}
.icon-twitter {
  background: transparent url(../img/twitter.png) no-repeat center;
  background-size: 100%;
  margin-top: -1px;
  margin-right: -2px;
  width: 1.725rem;
  height: 1.725rem;
  font-size: 2.125rem;
}
.item-top-wrap .item-info .item-info-wrap .info_lower {
  font-size: 13px;
  color: #a6a8aa;
}
.item-compare .wrapper {
  border-bottom: 1px solid #cdcccc;
  padding-bottom: 30px;
  padding-top: 10px;
}
.item-compare .compare_button_wrapper {
  box-sizing: border-box;
  width: 15%;
  float: left;
}
.item-compare .compare_items_wrapper {
  box-sizing: border-box;
  width: 85%;
  float: left;
}
.item-compare .compare_items_wrapper .item {
  min-height: 150px;
  width: 33.333333333333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.item-compare .compare_items_wrapper .item a {
  display: block;
  outline: 0;
  position: relative;
}
.item-compare .compare_items_wrapper .item a img {
  display: block;
  margin: 0 auto;
}
.item-compare .compare_items_wrapper .item.account a {
  padding-top: 35px;
}
.item-compare .compare_items_wrapper .item.us a {
  padding-top: 22px;
}
.item-compare .compare_items_wrapper .item a:active,
.item-compare .compare_items_wrapper .item a:focus,
.item-compare .compare_items_wrapper .item a:hover {
  outline: 0;
}
.item-compare .compare_items_wrapper .item {
  text-align: center;
}
.item-compare .compare_items_wrapper .item span {
  display: block;
}
.item-compare .compare_items_wrapper .item.account span {
  margin-top: 20px;
}
.item-compare .compare_items_wrapper .item.we span {
  margin-top: 10px;
}
.item-compare .compare_items_wrapper .item.us span {
  margin-top: 10px;
}
.item-compare .compare_items_wrapper .item span.info {
  border-radius: 2px;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 3px 5px;
  background-color: #f6f6f6;
  color: #d3d3d3;
  transition: background-color 0.7s ease;
}
.item-compare .compare_items_wrapper .item a:hover span.info {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_items_wrapper .item a.active span.info {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_button_wrapper .compare_button {
  border-radius: 5px;
  background: url(../img/icons/triBar.png) no-repeat 15% 50%;
  background-color: #f1f0f0;
  padding: 6px 10px 6px 38px;
  border: 1px solid #ddd;
  color: #797979;
}
.item-compare .compare_button_wrapper .compare_button:hover {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_button_wrapper .text {
  color: #999;
  font-size: 18px;
  font-weight: 400;
  margin-top: 45px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.item-compare .wrapper .triangle {
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #cdcccc;
  border-style: none none solid solid;
}
.item-compare .wrapper .triangle.top {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -9px;
}
.item-compare .wrapper .triangle.bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -8px;
  border-style: solid solid none none;
}
.item-compare .wrapper .we .triangle.bottom,
.item-compare .wrapper .we .triangle.top {
  left: 55%;
}
.item-compare .wrapper .account .triangle.bottom,
.item-compare .wrapper .account .triangle.top {
  left: 30%;
}
.item-compare .wrapper .us .triangle.bottom,
.item-compare .wrapper .us .triangle.top {
  left: 82%;
}
.trial.two_columns .headline-mid {
  font-size: 1.725rem;
}
.trial + .trial {
  border-top: 0;
}
@media (max-width: 768px) {
  .item-compare .compare_button_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .item-compare .compare_items_wrapper {
    width: 100%;
  }
  .item-compare .compare_items_wrapper .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .item-compare .compare_items_wrapper .item span.info {
    left: 40%;
  }
  .item-compare .wrapper .item .triangle.bottom,
  .item-compare .wrapper .item .triangle.top {
    left: 50%;
  }
}
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}
.grayscale.grayscale-fade {
  transition: filter 0.5s;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s;
  }
}
.grayscale.grayscale-fade:hover,
.grayscale.grayscale-off {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none;
}
.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.grayscale.grayscale-replaced.grayscale-fade:hover > svg,
.grayscale.grayscale-replaced.grayscale-off > svg {
  opacity: 0;
}
html body [data-grid] {
  text-align: justify;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
html body [data-grid]:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
html body [data-grid] > * {
  width: 33.333%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
html body [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:top"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:middle"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:bottom"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:top"] {
  text-align: left;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:top"] > * {
  vertical-align: top;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:middle"] {
  text-align: left;
}
html
  body
  [data-grid][data-grid~="h-align:left"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:bottom"] {
  text-align: left;
}
html
  body
  [data-grid][data-grid~="h-align:left"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:top"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:middle"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:bottom"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:center"][data-grid~="v-align:top"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:middle"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:bottom"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="columns:2"] > * {
  width: 50%;
}
html body [data-grid][data-grid~="columns:2"][data-grid~="gutters:fluid"] > * {
  width: 48%;
}
html body [data-grid][data-grid~="columns:3"] > * {
  width: 33.333%;
}
html body [data-grid][data-grid~="columns:3"][data-grid~="gutters:fluid"] > * {
  width: 31.333%;
}
html body [data-grid][data-grid~="columns:4"] > * {
  width: 25%;
}
html body [data-grid][data-grid~="columns:4"][data-grid~="gutters:fluid"] > * {
  width: 23%;
}
html body [data-grid][data-grid~="columns:5"] > * {
  width: 20%;
}
html body [data-grid][data-grid~="columns:5"][data-grid~="gutters:fluid"] > * {
  width: 18%;
}
html body [data-grid][data-grid~="columns:6"] > * {
  width: 16.666%;
}
html body [data-grid][data-grid~="columns:6"][data-grid~="gutters:fluid"] > * {
  width: 14.666%;
}
html body [data-grid][data-grid~="columns:7"] > * {
  width: 14.285%;
}
html body [data-grid][data-grid~="columns:7"][data-grid~="gutters:fluid"] > * {
  width: 12.285%;
}
html body [data-grid][data-grid~="columns:8"] > * {
  width: 12.5%;
}
html body [data-grid][data-grid~="columns:8"][data-grid~="gutters:fluid"] > * {
  width: 10.5%;
}
html body [data-grid][data-grid~="columns:9"] > * {
  width: 11.111%;
}
html body [data-grid][data-grid~="columns:9"][data-grid~="gutters:fluid"] > * {
  width: 9.111%;
}
html body [data-grid][data-grid~="columns:10"] > * {
  width: 10%;
}
html body [data-grid][data-grid~="columns:10"][data-grid~="gutters:fluid"] > * {
  width: 8%;
}
html body [data-grid][data-grid~="columns:11"] > * {
  width: 9.09%;
}
html body [data-grid][data-grid~="columns:11"][data-grid~="gutters:fluid"] > * {
  width: 7.09%;
}
html body [data-grid][data-grid~="columns:12"] > * {
  width: 8.333%;
}
html body [data-grid][data-grid~="columns:12"][data-grid~="gutters:fluid"] > * {
  width: 6.333%;
}
html body [data-grid][data-grid~="columns:auto"] > * {
  width: auto;
}
html body [data-grid] .grid-breaker {
  visibility: hidden !important;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.is-float-left {
  float: left;
}
.is-float-right {
  float: right;
}
.form .form-row:after,
.manual:after,
.with-clear:after {
  content: "";
  display: block;
  clear: both;
}
.is-centered {
  display: block;
  margin: auto;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-line-throught {
  text-decoration: line-through;
}
.with-ul-reset,
.with-ul-reset ul {
  display: block;
  margin: 0;
  padding: 0;
}
.with-ul-reset a,
.with-ul-reset li {
  display: inherit;
}
.is-table:not(.hide),
.modal > div:not(.hide),
.servers:not(.hide),
.slide:not(.hide) {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.is-table-row:not(.hide) {
  display: table-row;
}
.is-table-cell-centered:not(.hide),
.is-table-cell:not(.hide),
.modal > div .modal-wrap:not(.hide),
.servers > :not(.hide),
.slide > :not(.hide) {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.is-table-cell-centered:not(.hide),
.modal > div .modal-wrap:not(.hide),
.servers > :not(.hide),
.slide > :not(.hide) {
  vertical-align: middle;
}
.is-hidden {
  display: none !important;
}
.is-visible {
  display: block;
}
.with-text-hidden {
  display: block;
  background-color: transparent;
  color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: 0 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.theme-gray {
  background: #f1f0f0;
  color: #a6a6a6;
}
.theme-darkgray {
  background: #cfcbcb;
  color: #fff;
}
.theme-green {
  background: #2eaf61;
  color: #fff;
}
.theme-blue,
.theme-red {
  background: #1b99bd;
  color: #fff;
}
.theme-light {
  background: #fff;
  color: #fff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  height: 100%;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
body {
  min-height: 100%;
  color: #797979;
  background: #eee;
}
a {
  text-decoration: none;
  color: #1b99bd;
  -webkit-transition-property: color, background, opacity;
  -moz-transition-property: color, background, opacity;
  transition-property: color, background, opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
a.link {
  text-decoration: underline;
  cursor: pointer;
}
a.link:hover {
  color: #464646;
}
a[href^="mailto:"] {
  color: #1b99bd;
}
a[href^="mailto:"]:hover:after {
  position: absolute;
  padding-left: 0.25rem;
  content: "\2709";
}
h1,
h2,
h3,
h4,
h5 {
  color: #343434;
  line-height: 1.1;
}
img {
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: nearest-neighbor;
}
iframe,
object,
video {
  max-width: 100%;
}
video {
  height: auto;
}
p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
p.small {
  font-size: 0.8rem;
}
.table.with-border td,
.table.with-border th {
  border: 1px solid silver;
  padding: 0.375rem;
}
#menu-toggle.is-active,
.button,
.dock .dock-button,
.dock-button.support-form-pusher.is-active,
.is-active#top-toggle {
  display: inline-block;
  padding: 0.875rem;
  font-size: 1.125rem;
  line-height: 1 !important;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px solid;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  -webkit-transition-property: color, opacity, background, border,
    -webkit-transform;
  -moz-transition-property: color, opacity, background, border, -moz-transform;
  transition-property: color, opacity, background, border, transform;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transform-origin: 50% 150%;
  -moz-transform-origin: 50% 150%;
  -ms-transform-origin: 50% 150%;
  transform-origin: 50% 150%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#menu-toggle.is-active:active,
.button:active,
.dock .dock-button:active,
.dock-button.support-form-pusher.is-active:active,
.is-active#top-toggle:active {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.button.is-big,
.dock .is-big.dock-button,
.is-big#menu-toggle.is-active,
.is-big.dock-button.support-form-pusher.is-active,
.is-big.is-active#top-toggle {
  padding: 1.125rem;
  font-size: 1.5rem;
}
.button.is-small,
.dock .is-small.dock-button,
.is-small#menu-toggle.is-active,
.is-small.dock-button.support-form-pusher.is-active,
.is-small.is-active#top-toggle {
  padding: 0.75rem;
  font-size: 1rem;
}
.button.is-smallest,
.dock .is-smallest.dock-button,
.is-smallest#menu-toggle.is-active,
.is-smallest.dock-button.support-form-pusher.is-active,
.is-smallest.is-active#top-toggle {
  padding: 0.5rem;
  font-size: 0.875rem;
}
.button-color-gray,
.dock .dock-button {
  color: #a6a6a6;
  background-color: #f1f0f0;
  border-color: #dddbdb;
}
.button-color-gray:hover,
.dock .dock-button:hover {
  background-color: #eae8e8;
  border-color: #d8d6d6;
}
.button-color-gray:active,
.dock .dock-button:active {
  background-color: #e5e3e3;
  border-color: #cfcbcb;
  color: #b5b4b4;
}
.button-color-darkgray {
  color: #fff;
  background-color: #cfcbcb;
  border-color: #bbb6b6;
}
.button-color-darkgray:hover {
  background-color: #c7c3c3;
  border-color: #b6b1b1;
}
.button-color-darkgray:active {
  background-color: #c2bebe;
  border-color: #aca6a6;
  color: #f5f4f4;
}
.button-color-green {
  color: #fff;
  background-color: #2eaf61;
  border-color: #268f4f;
}
.button-color-green:hover {
  background-color: #37bf6e;
  border-color: #23874b;
}
.button-color-green:active {
  background-color: #37bf6e;
  border-color: #1f7642;
  color: #d5efdf;
}
.button-color-green-op {
  color: #268f4f;
  background-color: #fff;
  border-color: #ccc;
}
.button-color-green-op:hover {
  background-color: #f5f5f5;
}
.button-color-white {
  color: #1b99bd;
  background-color: #fff;
  border-color: #dddbdb;
}
.button-color-white:hover {
  background-color: #f1f0f0;
  border-color: #d8d6d6;
}
.button-color-white:active {
  background-color: #f1f0f0;
  border-color: #d8d6d6;
  color: #1b99bd;
}
.button-color-blue {
  color: #fff;
  background-color: #1b99bd;
  border-color: #167c99;
}
.button-color-blue:hover {
  background-color: #198eb0;
  border-color: #157590;
}
.button-color-blue:active {
  background-color: #1887a7;
  border-color: #12667f;
  color: #d1eaf1;
}
#menu-toggle.is-active,
.button-color-red,
.dock-button.support-form-pusher.is-active,
.is-active#top-toggle {
  color: #fff;
  background-color: #1887a7;
  border-color: #12667f;
}
#menu-toggle.is-active:hover,
.button-color-red:hover,
.dock-button.support-form-pusher.is-active:hover,
.is-active#top-toggle:hover {
  background-color: #1887a7;
  border-color: #12667f;
}
#menu-toggle.is-active:active,
.button-color-red:active,
.dock-button.support-form-pusher.is-active:active,
.is-active#top-toggle:active {
  background-color: #1887a7;
  border-color: #12667f;
  color: #f3dcd9;
}
.button-color-light {
  color: #fff;
  background-color: #fff;
  border-color: #ebebeb;
}
.button-color-light:hover {
  background-color: #f7f7f7;
  border-color: #e6e6e6;
}
.button-color-light:active {
  background-color: #f2f2f2;
  border-color: #dbdbdb;
  color: #fff;
}
.is-full .form-span-1 > * {
  width: 100%;
  margin-top: 0;
}
.is-full .form-span-1.is-double {
  margin-top: 0;
}
.is-full .form-span-2 {
  margin-left: 0;
}
.is-full .form-span-2 > * {
  padding-left: 0;
  width: 50%;
  margin-top: 0;
}
.is-full .form-span-2.is-double {
  margin-top: 0;
}
.is-full .form-span-3 {
  margin-left: 0;
}
.is-full .form-span-3 > * {
  padding-left: 0;
  width: 33.33333%;
  margin-top: 0;
}
.is-full .form-span-3.is-double {
  margin-top: 0;
}
.is-small .form-span-1 > * {
  width: 100%;
  margin-top: 1.25rem;
}
.is-small .form-span-1.is-double {
  margin-top: 1.25rem;
}
.is-small .form-span-2 {
  margin-left: -1.25rem;
}
.is-small .form-span-2 > * {
  padding-left: 1.25rem;
  width: 50%;
  margin-top: 1.25rem;
}
.is-small .form-span-2.is-double {
  margin-top: 1.25rem;
}
.is-small .form-span-3 {
  margin-left: -1.25rem;
}
.is-small .form-span-3 > * {
  padding-left: 1.25rem;
  width: 33.33333%;
  margin-top: 1.25rem;
}
.is-small .form-span-3.is-double {
  margin-top: 1.25rem;
}
.form.with-padding {
  padding: 1.5rem;
}
.form .form-row > * {
  display: block;
  float: left;
}
.form .form-row:first-of-type > * {
  margin-top: 0;
}
.input {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0.625rem 1.25rem;
  font-weight: 300;
  border: 1px solid #cdcccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
select#category-list {
  width: 270px;
}
@media (min-width: 0) and (max-width: 499px) {
  .input {
    padding: 0.875rem 1.25rem;
  }
}
input[type="checkbox"],
input[type="radio"] {
  width: 1.525rem;
  height: 1.125rem;
  margin-right: 1.25rem;
  vertical-align: middle;
  cursor: pointer;
}
input[type="search"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAABGdBTUEAALGPC/xhBQAAAT5QTFRFzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OAAAAzs7O0FlcQQAAAGl0Uk5TNejzIOIzieyLtsgYJKn6OjyabigIUszWK/t7AnYdQx696WK1NjHuB9PcZbJvQJeV6kihXlnn1Wml9Ig7c351kbcc0W13V7Ty8Rbrx3LX4w5BDWy+sfgbeBQJqzj2+cMPClXhAQRW8P4A4TZ3KwAAAPpJREFUGNNd0OdWwkAQBeBYsSti7ygqCvbeG4pK770kJNm57/8CziZBc7z/5tuzuzOjkJ0pb6KwqFXVZVkoFvUNw0mw1kXFg96hyczMwkoShXMbi0nkRsuDCTNLlSM0Diwcx0h7oIfvlrg4xN4uo09MjKX6MbeWkk9VNGwyLiFPacy3nT5K2GIMYZo6s6uOUQB+xiZUcmUdYMxj343b2GG8xbUbw9hgrKH+8mf6JbKyzxye9V98wEVGogFUnYY6ESFUOdGdycNob0WilhEDHuXs6Rvg6ZX9Ux5+v8sFndQh7kk3PqJAoxlvWVs7hriyn/sqdz9TTs0z+p8fAEeDoc/b08EAAAAASUVORK5CIIA=);
  background-position: center right 0.625rem;
  background-repeat: no-repeat;
  padding-right: 2.25rem;
}
label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  cursor: pointer;
}
label span {
  display: block;
}
textarea {
  max-height: 15rem;
}
@font-face {
  font-family: icons-gpswox;
  src: url(../img/icons/icons.eot?#iefix) format("embedded-opentype"),
    url(../img/icons/icons.woff) format("woff"),
    url(../img/icons/icons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon:after,
.icon:before {
  font-family: icons-gpswox;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  font-size: inherit;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  display: block;
}
.icon.with-icon-right:before,
.icon:after {
  display: none;
}
.icon.with-icon-right:after {
  display: block;
}
.with-icon:after,
.with-icon:before {
  font-family: icons-gpswox;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  font-size: inherit;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  display: inline-block;
  vertical-align: middle;
}
.with-icon.with-icon-right:before,
.with-icon:after {
  display: none;
}
.with-icon.with-icon-right:after {
  display: inline-block;
}
.icon-store-apple span,
.icon-store-google span,
.icon-store-windows span {
  display: none;
}
.icon-store-apple:after,
.icon-store-apple:before {
  content: "";
}
.icon-store-windows:after,
.icon-store-windows:before {
  content: "";
}
.icon-skype:after,
.icon-skype:before {
  content: "";
}
.icon-store-google:after,
.icon-store-google:before {
  content: "";
}
.icon-globe:after,
.icon-globe:before {
  content: "";
}
.icon-google-plus:after,
.icon-google-plus:before {
  content: "";
}
.icon-facebook:after,
.icon-facebook:before {
  content: "";
}
.icon-account:after,
.icon-account:before {
  content: "";
}
.icon-right:after,
.icon-right:before {
  content: "";
}
.icon-support:before {
  content: "";
  background: transparent url(../img/support.png) no-repeat center center;
}
.icon-support:after {
  content: "";
}
.icon-menu:after,
.icon-menu:before {
  content: "";
}
.icon-link:after,
.icon-link:before {
  content: "";
}
.icon-demo:after,
.icon-demo:before {
  content: "";
}
.icon-left:after,
.icon-left:before {
  content: "";
}
.icon-star:after,
.icon-star:before {
  content: "";
}
.icon-business:after,
.icon-business:before {
  content: "";
  color: #d0cbbc;
}
.icon-demo:after,
.icon-demo:before {
  color: #1b99bd;
}
.icon-account:after,
.icon-account:before {
  color: #2eaf61;
}
.icon-globe:after,
.icon-globe:before {
  color: #d8d8d8;
}
.icon-left:after,
.icon-left:before,
.icon-right:after,
.icon-right:before {
  color: #d1d1d1;
}
.icon-star:after,
.icon-star:before {
  color: #d9d8d8;
}
.icon-facebook:after,
.icon-facebook:before {
  color: #3b579d;
}
.icon-skype:after,
.icon-skype:before {
  color: #00aef2;
}
.icon-support:after,
.icon-support:before {
  color: #a6a6a6;
}
.icon-link:after,
.icon-link:before {
  color: #e1e1d8;
}
.accordion,
[data-accordion] {
  font-size: 1rem;
}
.accordion ul,
[data-accordion] ul {
  display: block;
  margin: 0;
  padding: 0;
}
.accordion li,
[data-accordion] li {
  display: block;
  position: relative;
  border: 0 solid #cdcccc;
  border-bottom-width: 1px;
}
.accordion li > a,
.accordion li > span,
[data-accordion] li > a,
[data-accordion] li > span {
  position: relative;
  display: block;
  padding: 0.625rem 3.125rem 0.625rem 1.5rem;
  font-weight: 300;
  cursor: pointer;
}
.accordion li.is-active a,
.accordion li.is-active span,
[data-accordion] li.is-active a,
[data-accordion] li.is-active span {
  color: #1b99bd !important;
}
.accordion .accordion-level-1 > li,
[data-accordion] .accordion-level-1 > li {
  background: #f1f0f0;
  border-left-width: 1px;
  border-right-width: 1px;
}
.accordion .accordion-level-1 > li:first-child,
[data-accordion] .accordion-level-1 > li:first-child {
  border-top-width: 1px;
}
.accordion .accordion-level-2,
[data-accordion] .accordion-level-2 {
  overflow: hidden;
  -webkit-transition-property: height, opacity;
  -moz-transition-property: height, opacity;
  transition-property: height, opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.accordion .accordion-level-2 > li,
[data-accordion] .accordion-level-2 > li > a {
  color: #a6a6a6;
  background: #fff;
}
.accordion .accordion-level-2 > li:last-child,
[data-accordion] .accordion-level-2 > li:last-child {
  border-bottom-width: 0;
}
.accordion .accordion-level-2 > li > a,
.accordion .accordion-level-2 > li > span,
[data-accordion] .accordion-level-2 > li > a,
[data-accordion] .accordion-level-2 > li > span {
  padding-left: 2.625rem;
}
.accordion .accordion-level-2 > li > a:hover,
.accordion .accordion-level-2 > li > span:hover,
[data-accordion] .accordion-level-2 > li > a:hover,
[data-accordion] .accordion-level-2 > li > span:hover {
  background: #f8f8f8;
}
.accordion .accordion-expandable > a:after,
.accordion .accordion-expandable > span:after,
[data-accordion] .accordion-expandable > a:after,
[data-accordion] .accordion-expandable > span:after {
  display: block;
  content: "\25ba";
  position: absolute;
  right: 0.625rem;
  top: 50%;
  margin-top: -0.75rem;
  font-size: 0.875rem;
  color: #a6a6a6;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.accordion .accordion-expandable:not(.is-expanded) > a:after,
.accordion .accordion-expandable:not(.is-expanded) > span:after,
[data-accordion] .accordion-expandable:not(.is-expanded) > a:after,
[data-accordion] .accordion-expandable:not(.is-expanded) > span:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordion .accordion-expandable:not(.is-expanded) .accordion-level-2,
[data-accordion] .accordion-expandable:not(.is-expanded) .accordion-level-2 {
  height: 0 !important;
  opacity: 0;
}
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: 0 0;
  }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .featherlight .featherlight-inner {
    display: block;
  }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font: Arial, sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }
  .featherlight .featherlight-image {
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    border: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
.image-previewer {
  padding: 0 3.75rem;
}
.image-previewer .image-previewer-wrap #videoFrame {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer .image-previewer-wrap {
  position: relative;
  margin-bottom: 1.25rem;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.image-previewer .image-previewer-wrap:before {
  content: "";
  display: block;
  padding-top: 59.4306%;
}
.image-previewer .image-previewer-wrap > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer .image-previewer-wrap.is-loading {
  background-color: #f1f0f0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/gif;base64,R0lGODlhKwArAMQTAKmqrI+Pkefn6NfY2fr6+mxsbMfHyczNz5mZm7a3ueLi49zd3u3t7tLS1Hh5esDAwvPz9KGipISEhf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6M0I4QjcyREFCRDYxREYxMTlCRTZEMTI4QkIxRDIzN0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg1MDlCNzBCMTU1MTFFMEJFNjZFRkYzMzg1MEFDRkIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Nzg1MDlCNkZCMTU1MTFFMEJFNjZFRkYzMzg1MEFDRkIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODdGMTE3NDA3MjA2ODExOTQ1N0NBNTQ4MkQyMTVGNCIgc3RSZWY6ZG9jdW1lbnRJRD0idXVpZDozQjhCNzJEQUJENjFERjExOUJFNkQxMjhCQjFEMjM3RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqmzOq+ggEEUm1Hj/DuxBEFQKCt5pA4Ag/CLuULOmlDo6P4WJYgAAQisA1KoLbidBpQWCeKiFbLdQLeYOnY0VguEOr1NjGAlHoAcmMFBy9pankID34qDAlzBQ4FdY0AEZdqCTo7AgiDU2YpCZiXCUpWEJ5TBQUSKQOWlhEJZySekaxVJgRvb7OntRMQAZKsDowksL0ALcEjAristCUJvgAGziURxZElDMsAyNkTDKzmoSINy9jjJBHmBdMiD7EA6O0TBvCuI+DA+OXgkQCHrwS3AgN76SooIoBAEd8UMhzh0NymCdXeLGRYkdXAagnkMWxgLgCJkCD/uxVUAGBjPpQJ7k00MQBmoZkoIMBMIA4nCQMwKfksseCBUaM9hxI4avSAyjMQIDwtoYDpA6G1GAgQwGAqiQYPDIQ1MMBrCgJbtzJIesWA27cN2KJAm5bBWhcM3h4wcODAArMiCDBQoEDtWsAjGPRdvFhB1z8QBBAubBgxCQYN+mZuwJnzgMkLQk+u+xjVgM6dB6hWHXrBaLVSnTE43WA169avuVpeIXjB6tauXx+eKFgAbsJcYw+FaHf58hAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r7MkURIjQQIYAhvTzSACI1WwwWOuAehlxoAgkKiDYmUBAzMEiTxjEZtt9vRKpEgeFnBcw2NJt7iark8YC7Y64hhAdEOEgFkcxIHLwp4TwZ9KluBZQ4SDnUqDIgJLT0CCHMOkJgoXGxKWRMEEYMOASl3oqQkp52dDycEoU8JS64iEJuxDrkkTrafuhMCvg4JJg8AoYXFJAC+ElpvXAmL0CIMvgVoIn/WWNqvnQXJJDLWCuTpsQWqIw/WuO0jBA7n5yTzb7P2I8wVKMDvwbxnACcg0Edwm0GDCAEuzFfg08MHEe0tHNhQhIGH4xJSHEjCgMmPwNq6cePYccKAkwaIkTPAMp4IBQdOLki4caCyERAO5MyZEhoDlgV2kmggVKhSchFYOjAhoKnQbMWOsvxJ4gdTpgOKkhqAFOsIBg3SpmVndOuqAWobKBDL5MHACCoIDNjLdwHdhBMg8B0s4C9ACAsGLEi8eIEACEUJQIDAwPALxI0zK1igQIBnAZ09V9ZGQMDizQpSq+4cWgCD0eQgrFYN+rPo15aZSPbcWrTr17ATSmbg+vdryLnJAQfM/EQIACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqmzOq+TPMANB0BydG+L9EkteAtQkQADgReagAMOolQhLShLDFmTiEAGpF6AZDqRABsZh/obdQbQCyUioTc+VgkSYRFwotoBwJULmRyc0dhKhAPbH8BbyoED4Q4DzswAIyMhygGkYQGd0oEl4wSESkKaJ5iJKMSARIGJwScqZ+rIwQRfxKuoCOoaJGat2OvvBIPJge0DwPEJQnGriUQBsy+zwzHvAIkAtbWgc+sxw7JIwPL1t3jJA3lpiMH89bY4wQSDvkSJPPLB+1M8HJA0J0/ZwFJRMhXUESMBvMQJhSBgCDBSg0yNpA4MYJFByQGaBQ3kWFDEQNExGa094zAR5C/UmasFPCAxQIISDBIKZJdQo8FHBRIgGcBzwEsVzEgGLSATxEKFhgd8PQZgKYF+FmRKhVpOwVChQ41QSAqVwVJX0AIUKBt0GEjICgwu6BqFbZuC5w7IWDugqgC0qKAgCBv1kd9584NDEeC4QI0T0AQkFgxA8Eirj4mmYIA5b6VGUBImuCx3lAMPqumHFkE3rwAqxBgkHo1ZXsR8jqwy2M2bdoCaMOdsLQt0Xu+f1+euIIAAQijmSv5Lb36iRAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r7QYiQADdxP074vsTyJIM12KyYGBF5K8AAKg8VodKAsQQ5NJ7Qm7SZ2SobBkNUGs9FIGqAIj8nagyJJ8hnSkfzixTi8swMQKxAGanl5CG0qEA1+Yw8HgjwMCYcRCBGSKAMHjgYNdEoElZeXACyNnQZUVSSVCLAIDScEA6kHoK11ALGwoSMMDcKdmroiDL0BsyULto2KxiQPCAHUESW1zrnRJBDU1AECJAwDztDcIwkB6wEGJALltmDoIgPsAacjC83lv/QQ9wKQ2BePnglwEgSK8EHwnMEJABJKkABMwb4FDg1GDDBxBwEFFjE+JBFxIsURIC+2jhzB0eQ7kBb9oSNgcuI4mAuK0RtQ89oICAJgihtZ0oGDB3UEBAUp0xgDCQ6gSnDIQCnIedwiGnWgsFvVpU2rCNhq1B22r0oFhIWBgKyEpgTQKuXWlixSFBAYfFWAtUfdrV1p6UWrc4WAAFsLGM14drCAwigYAFBM2UGBZSviDl57rBDlzwUOiIIAoWkDdpYLqAbtADM9Batjyy4goW/W2bPvrjSAW/VRyAYDyMbHeOXXlchThAAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r6QMBjGY9vHAL08ITQHWu2WKBYfAwKPNTg4hbeH0QhILJYlwqIBfA5t0wSgOn60sJDBgOsVOg9S6niuWKbX7OCCoSQRFAZkc2NXLhALalxAC30pEAeDdCt/iHg6SwxikTspAguVDQqNPQ+RCY6flXVYJKWDAyc+qQOirH6ac6MiEAoKn0m2JQyDEQ0mAr2fAsEmgQAREQBZyL6MzCUQ0Npnu9QLy9clBtoRByQM3pzhIwvaCKcj6L216yME0AjQ5wLU9SURCAIisIcOGTh/IhIIHCiCQUEFBxEqFMjNIb+I/gAIDHCuIMZ6AQMEYNjQo65wEBCtiBxJAoJFAerqDVgZQBrBgtzqJaBpwI9LdDFR0gyAkYBDPhIDSFBK0g+Bk8wESFi6tCdCFARUTl0K9eqECFunWvXqB2zYpi4YDMi5QgCCsFM/pjBQoG4EtiaGSXCwl68DWEvqCi6AwABbAgciOFjMeK85LIMjOxiJgLHlxoCxRIg82EEBxp8vB8DLAwDn054bP1gHwfTpz7D5JggaTgGAAJwnJ1hFNp7D3sBHhAAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r4EoyxDYx/NIEBvH8+DoK1xKB4MhoOC0EtBZjThzYhEPgyKZokggEZr02P1QX4ceFquAhoEN6JiQ3kuaKq9QQGDSeIOygmBgXUuXF1sAnwpBA1kgoMrMYczS00QBo+BLU4ChwuJWhMEmIEACQ+LnYeEoSIGpgCxCycxDJ0KoK0iBA+wpoojkofAugyxxw0mELZdm7okB8emWwzMlc8kENIAzqLVnd3YIr3I2d874iUL0qgjy8zE4gSxEbF93+HpE9tbEPH65OyJyKePREBuBV0kkJbQBYAIECM0VEEgYr2JKRZYTIARRQKLB0wwiBCAY0EICCKrpESQz0GBlwAKPkBAE0FMEy9zZhHHoCbNZDhzFgiARtc8nxH+JRA6FBsABAECQAV6wqVQBEV9AIgKNcBNFAqYDt35QgDJqFyznjDA1CVCFQwSSECLlqyKB2IdOIhwZksDABLmCo5K1cWBtgX0OpBAM0Lgx5CjztLCQIJQxZglLIb8OALBFw+sJk6cWW9kA+kgyH2JufTcB/+eCUgQwGVmBA9YdZxQ7fPugiEAACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqiBEOsMExAjKDc9yK4cT/XNtxiuBgUF7weiwHEKYjFgXTQGDCUpV8zR5xKG2DwAIKdtJiC4HPh/IYbB3jj6mNuFQLIi9RSwA+AgXQrZ0A2SSkECoAGB40Ggyk0hgJ7MRANBpqbZCqTaYg+A5uaB4RAkWUND6ysAoQQnWUjBAetrJazShC3Dwu6sw0JwwkPwGUQxMOyxzEHyr/NPQrKBiUPCQrSJgQJAMQkCAXjptskwwDfJOPjAeYkD9/pIwzsBe7vIvHpALL2+Pn2zRthz0E+EfwGirBXIFUzAgkBkJBgz9q7BQmNjQBgD0E+AwkbkFBQ0KEuCBFTqDmwJ3EbSH4JTCQoqK0Zg4gDuLFbGSBXmW4REvrUt9OBR2AJIgQNmhNFgKIIhhJKqlRpzBQKVjrY6iDAqx43qyrtt2JA0a0ATJLghaAtgqo1VxjgylWCBAANfEIYkCCA27/RYjSgW9dugKAAAij269dthLjTAtC1S9nwYsV/yep6IGFyZQmXFyMQ+fCB5M6VA4BeHOGAVGAKHkT4DBqAga8HSdjJzbtECAAh+QQJAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvgQBMTQj1BDx7iI01zeBcCjI8VQEoG2oECieUMgRlVwyodiFYiHQTUlJomK53S7OaIX0O5IxjGCIAE1frNkwwWDPH9zxLgQLfXteKBEFBQaABAoNDQOQCykJiYktgI6Pj5glEJaJA4ATBJEHjwOGI5WgnXgQB7GnAiagBRGjIwuypyUKtrS5pAYHxAd/AKAIwroGzgbBIgGgi8wTAs8GoiO2rrkEBg/PJKAO1iPh4tUiyuciBw/xDyMM7e7w8pifBQ4Fy/cPEsQjl8iBOXcBEwgk0Y+fA1W5IChUOG9EAIMG1wlTMDHBARKV+jnAZc1Ax0kjFLmINOjtVQIALxP8mSABowMAzA4A2LmwRAKbDqLhYbATJoBtYIAigHiEwMuiCZhOeIBRggSSbB4U3YnyxEUHNa9KRaJ1awIVDMJalYBA6AoGT7fONDHA4FqrMldAMLC1qIIXB9RKCEA4QYOZEBY8iNCXK48Bd60SJowAZoIICCJoZrz17xEBCNZOpoygdObNnCPkZWOA8ODRpkujZowUD4EHCGAHiL0ZQIOxbLABKL1btseW7mq4W34iBAAh+QQJAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvigBQQQB3zGj67SNm4lCQdIqQXZIhu83UUiEQoSJIKhWGYLdEnaAQgMnrHWc3a4MXiggdlQoBG+rGdVNF9YrAsPthgvmJQx2Ego3VHx9gCNPXgEQP1QLiAIpD2lgTCICC5xujyYQDo2KLwQKnJ1zQVAOhZkjBAOoC0UkjAUOeK8jAgOykiUKQg7EtbsTsb6yW0HEBRHHwcoDxgiixAfRJAwNyq4i18SkTAQN5r4kxMQS2iXm5yS4xFLtIwsH7yMM6g7Q9SIDDuBrUIsfvX8BBTZIt47dvwkHDAjMtsiBBIvjIBnYiI+ENQkgKbYTsFHiABIPLsCC1KVtwIOSlHhZBCnhUzQCD15utCkiAE0JCdq5zCnRREqaAWLugpAgZ85vIyD4nBohowoCBh40fQnIAMgAYFn+MJCg7NMUCKaGtVoCa1mzBlQIAEs3AABjKxhofduU54kBdQMgQPDAL6gDABIDeKtURQO6gyM/GGCGwIIHihe/hbpiQVrBkRFEiLA4Z+bTixu/gAAg9OjXqFEXfnXANezYiRMsuIlYNGzSpxM0YAuDwYEEAEZnfkDwoYkdzqOXCAEAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r4KEBQ0jbw4CSVO7dOPHO7xKxYSwpVCYiwOkqlGr1kISAKHEwECIeQMtJ64EDFAVgSGmuF1NQrjHqD1ggjWbKVjzw8IhHYCd2ptKAFxCIU5DIKDZygPfHs3UCIMCo15JhASkgGKSQQCmIKaJAaSDn+VIwQKpAKgE4d7EgCsJZekdCMCtZ2PuCKur4KKkZ22wiWjxcETERLSEk/LIxALrwq8E8nSsrgEC9mYJNNX1iXj5ObTEekkCuOvIwzTAbfwIgoD87zSVvLp4zev0JUrlPQNWDiORICHD58tI9CA4QISMiBWS8eg4sJVIh5ADIAEnoIGHrm5CYCIIIBEVgQOoFwIKkKAlgiCWFMgE+XFEgdwIkDArRKEAz0bFJ1AYKhTAOBwUEQqcwC4Bk4RRChZaYABA0iVpgDgNMLWqCkofgV7YOMJCGbjbl2a4uiDtTJfllCgVS4AMysgNHhA+C5YuiYWxAXAmLGBBaBcHUiQoPBaxCdimG3MGUBhyqAfVDaMGQWDBJ1TMwZNufABvS8GqOaMmjVhBRMHoFbNurICtFA6PqANIMFj2PDW6FueIgQAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r5KEjhFbQeJ8u5QIhU0m9DmABB2KYNjSVsCh8MEssSYMZnPILQWmYoGkqvYgShrod7DeBk5HEmMAwKNHDgk+LAE0FIxIjYGSAJ5d2QCSAwNiEgIeXgRb15IBo8SXZNTBAGPCJKZLw8SnJyMoCQEqSeOpFKnqAyxECUCAba2fa8iEAKxDJ8Gtzi6cAK9vyQAwg3EI7zHsyMIwtHNBArGsSS20wjNJMbHJN0Irt8TDNi9IwxlZQDnIgLq2iLu5fET89nj7pjnCgIaIxEBQcFI5wgsEJhrQgKDESIMOAchILaGByJGFPRNwEJs1dBpjBjylMKPAj6yTQAQgSUAjro8LlhoakQDlwD46CIwYGbAkhMI5ByaQKWmBT0/Gp0wYGjOB6cUDEi6AOiIBE4BPFiq4lqDqTNrmoCQFUCChisgDGjwNSnXEQpythx6wCqqBQcOsAVrt8SCsjkPKChJgMECA3n1tu1rQkBWrAkiJ0hs4IGBy4kXe2GANSdkyQ8SPBh9GbHiBW9XLIhsVnLk0aRN60U7iafr17BL601J8TBs2LsZE/OVr3iJEAAh+QQFAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvsKDSE5tI4ny7sQT0DSbozAcShKQXcrwkzgdQWGtQHU8lCVBxMnlQoXEMFXSwi5+za4TEZnZxNTCQdkIoCVNQCNJIhwiRXFUVy5ndnZ4SCsMAEOCcisQCId2EQJKCgGPBWUoAJQBAARYE5KPEil1CJMIAKQkmoIJJwSrtqKvIwQSjycHtquXuSMKvSYAwITDIwBxDiYMbNJ8yyMJEgidI3/SytUuCRHiEQPfOwDjEaPmLumu7O0A8t7wJ4zyEfT1Ip3o8/siCEBYxwzfu3oMBDBgQHCCvIcNvxEQoJABtQkP/AFYUA8CxYUXGzwEoG9ZwooN77Y9vLiMgIKPDEskGDnHHIOXFU2IHKktl0ucMUsQmPnwQUQsExW8XHh0wgB5MxMYWCZA6UeWJB5EBSC1qYqJC6wqVMEggdmzBrCmcLkg7FKvIwScPfugAdyAAga0VfryLrG5Wh/UFRCRQMIBiPe+VIsiRmDBgg0YOIB4QIPLlRUTJkXAAOQHkkMfGH25Qeawm3Mp8AxaNGnMicMyVuLygOTRr00nVhCUnUfLB0oj5u3328KeAJOHAAA7);
}
.image-previewer .image-previewer-wrap > div {
  font-size: 0;
  text-align: center;
}
.image-previewer .image-previewer-wrap > div > :not(a) {
  vertical-align: middle;
  display: inline-block;
}
.image-previewer .image-previewer-wrap > div:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.image-previewer .image-previewer-wrap > div img {
  max-height: 100%;
}
.image-previewer .image-previewer-thumbs-wrap {
  position: relative;
}
.image-previewer .image-previewer-thumbs-wrap .image-previewer-thumbs-list {
  overflow: hidden;
  white-space: nowrap;
  padding: 0 1px;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb {
  position: relative;
  width: 22%;
  margin-right: 4%;
  margin-bottom: 3px;
  margin-top: 2px;
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:first-child {
  margin-left: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:last-child {
  margin-right: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div {
  padding: 0.25rem;
  border: 1px solid #cdcccc;
  font-size: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  transition-porperty: border-color, box-shadow;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div
  > * {
  vertical-align: middle;
  display: inline-block;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div.is-active {
  border-color: #1b99bd;
  -webkit-box-shadow: 0 0 2px #1b99bd;
  -moz-box-shadow: 0 0 2px #1b99bd;
  box-shadow: 0 0 2px #1b99bd;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div
  img {
  max-width: 99%;
}
.image-previewer .image-previewer-next,
.image-previewer .image-previewer-previous {
  font-size: 2.1875rem;
  margin-top: -3.125rem;
}
.image-previewer .image-previewer-previous {
  left: -3.125rem;
}
.image-previewer .image-previewer-next {
  right: -3.125rem;
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  visibility: hidden;
  overflow: auto;
  opacity: 0;
  background: 0 0;
  -webkit-transition-property: background, visibility, opacity;
  -moz-transition-property: background, visibility, opacity;
  transition-property: background, visibility, opacity;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
}
.modal.is-toggled-visible {
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.modal-content {
  display: block !important;
  margin: auto;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.is-toggled-visible .modal-content {
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.pusher {
  position: relative;
  background: #f1f0f0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition-property: opacity, -webkit-transform, visibility, height;
  -moz-transition-property: opacity, -moz-transform, visibility, height;
  transition-property: opacity, transform, visibility, height;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: tranform, opacity, visibility, background, height, bottom;
}
.pusher > * {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block !important;
  padding: 1.25rem;
  border-bottom: 2px solid #cdcccc;
}
.pusher.is-active {
  visibility: visible;
  opacity: 1;
}
.pusher.is-calculated {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: auto !important;
}
.pusher.is-calculated > * {
  position: static !important;
}
.slider {
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.slider .slider-wrap {
  position: relative;
  margin: auto;
}
.slider .slider-wrap.is-loading {
  white-space: nowrap;
  height: auto !important;
}
.slider .slider-wrap.is-loading .slide {
  display: inline-table !important;
  width: 100% !important;
  visibility: visible !important;
  opacity: 0 !important;
  position: static !important;
  white-space: normal !important;
}
.image-previewer-next,
.image-previewer-previous,
.slider-next,
.slider-previous {
  position: absolute;
  top: 50%;
  margin-top: -2.1875rem;
  padding: 1.25rem 0;
  font-size: 3.125rem;
  cursor: pointer;
  -webkit-transition-property: color, -webkit-transform;
  -moz-transition-property: color, -moz-transform;
  transition-property: color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 20;
}
.image-previewer-next:hover,
.image-previewer-previous:hover,
.slider-next:hover,
.slider-previous:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.image-previewer-next:hover:before,
.image-previewer-previous:hover:before,
.slider-next:hover:before,
.slider-previous:hover:before {
  color: #aaa;
}
.no-js .image-previewer-next,
.no-js .image-previewer-previous,
.no-js .slider-next,
.no-js .slider-previous {
  display: none;
}
.slider-previous {
  left: -1.25rem;
}
.slider-next {
  right: -1.25rem;
}
.slide {
  width: 100%;
  height: 100%;
}
.js .slide.single,
.no-js .slide.single {
  padding: 0;
  border-top: 0;
}
.js .slide:not([data-slide]),
.no-js .slide {
  padding: 3.125rem 0;
  border-top: 1px solid #cdcccc;
}
.js .slide:not([data-slide]):first-child,
.no-js .slide:first-child {
  border-top-width: 0;
}
.slide.is-hidden {
  visibility: hidden;
  opacity: 0;
}
.slider[data-slider-animation="fade"] .slide {
  -webkit-transition-property: visibility, opacity;
  -moz-transition-property: visibility, opacity;
  transition-property: visibility, opacity;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.js .slider[data-slider-animation="fade"] .slide[data-slide] {
  position: absolute;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}
.js .slider[data-slider-animation="fade"] .slide[data-slide].is-active {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.slider[data-slider-animation="slide"] .slider-wrap {
  white-space: nowrap;
  overflow: hidden;
}
.slider[data-slider-animation="slide"] .slide {
  display: inline-table;
  vertical-align: top;
  white-space: normal;
  margin-right: -3px;
  -webkit-transition-property: margin-left;
  -moz-transition-property: margin-left;
  transition-property: margin-left;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  transition-duration: 750ms;
}
@media (max-width: 800px) {
  .slide > * {
    display: block !important;
    width: 100% !important;
    padding: 0.625rem 0 !important;
  }
  .slide > :only-child {
    display: table-cell !important;
  }
}
.slide .slide-image {
  padding: 0 1.25rem;
  width: 55%;
}
.slide .slide-image * {
  display: block;
  margin: auto;
}
.slide .slide-text {
  width: 42%;
  padding-right: 1.25rem;
}
@media (min-width: 0) and (max-width: 499px) {
  .slider {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }
  .slider .slider-next,
  .slider .slider-previous {
    font-size: 2.125rem;
  }
  .slider .slider-previous {
    left: -0.375rem;
  }
  .slider .slider-next {
    right: -0.375rem;
  }
}
.sticker-wrap {
  position: relative;
  height: 0;
  width: 100%;
}
.sticker {
  position: relative;
  display: block;
  line-height: 1.2;
  font-weight: 300;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: background, color, border-color;
  -moz-transition-property: background, color, border-color;
  transition-property: background, color, border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sticker > * {
  text-decoration: none;
  display: block;
  padding: 0.5rem 0.625rem;
  font-size: 1.5rem;
  color: inherit;
}
.sticker.is-small > * {
  font-size: 0.75rem;
}
.sticker.is-middle > * {
  padding: 0.625rem;
  font-size: 1.125rem;
}
.sticker[class*="sticker-top-left"] {
  position: absolute;
  left: 0;
  top: 0;
}
.sticker[class*="sticker-bottom-left"] {
  position: absolute;
  left: 0;
  bottom: 0;
}
.sticker[class*="sticker-top-right"] {
  position: absolute;
  right: 0;
  top: 0;
}
.sticker[class*="sticker-bottom-right"] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.sticker.theme-gray {
  background: #f1f0f0;
  border-color: #f1f0f0;
}
.sticker.theme-gray:hover {
  background: #eae8e8;
  border-color: #eae8e8;
}
.sticker.theme-darkgray {
  background: #cfcbcb;
  border-color: #cfcbcb;
}
.sticker.theme-darkgray:hover {
  background: #c7c3c3;
  border-color: #c7c3c3;
}
.sticker.theme-green {
  background: #2eaf61;
  border-color: #2eaf61;
}
.sticker.theme-green:hover {
  background: #2ba35a;
  border-color: #2ba35a;
}
.sticker.theme-blue {
  background: #1b99bd;
  border-color: #1b99bd;
}
.sticker.theme-blue:hover {
  background: #198eb0;
  border-color: #198eb0;
}
.sticker.theme-red {
  background: #1b99bd;
  border-color: #1b99bd;
}
.sticker.theme-red:hover {
  background: #198eb0;
  border-color: #198eb0;
}
.sticker.theme-light {
  background: #fff;
  border-color: #fff;
}
.sticker.theme-light:hover {
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.sticker.sticker-arrow-left:before,
.sticker.sticker-arrow-right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}
.sticker.sticker-arrow-left {
  height: 2.75rem;
  margin-left: 1.125rem;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.shop-item-top .sticker.sticker-arrow-left {
  margin-top: 35px;
}
.sticker.sticker-arrow-left:before {
  right: 100%;
  border-width: 1.40625rem 1.125rem 1.40625rem 0;
  border-right-color: inherit;
}
.sticker.sticker-arrow-right {
  height: 2.75rem;
  margin-right: 1.125rem;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.sticker.sticker-arrow-right:after {
  left: 100%;
  border-width: 1.40625rem 0 1.40625rem 1.125rem;
  border-left-color: inherit;
}
.tabs .tabs-switch {
  position: relative;
  width: 12.5%;
  height: 4rem;
  min-width: 6.75rem;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: -2px;
  margin-bottom: -1px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  color: #929292;
  background: #ddd;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cdcccc;
  -webkit-transition-property: color, opacity, background, border,
    -webkit-transform;
  -moz-transition-property: color, opacity, background, border, -moz-transform;
  transition-property: color, opacity, background, border, transform;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tabs .tabs-switch .number {
  color: #fff;
  background: #aaa;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  border-radius: 50%;
  font-size: 14px;
}
.tabs .tabs-switch.is-active .number {
  color: #343434;
  background: #fff;
}
.tabs .tabs-switch.is-active:after {
  content: "";
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #4caf50;
  position: absolute;
  left: 45%;
  top: 100%;
}
.tabs .tabs-switch > * {
  vertical-align: middle;
  display: inline-block;
}
.tabs .tabs-switch:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.tabs .tabs-switch > span {
  padding: 0.25rem 0.625rem;
  font-size: 0.875rem;
}
.tabs .tabs-switch:first-child {
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  border-left-width: 1px;
}
.tabs .tabs-switch:last-child {
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.tabs .tabs-switch:hover {
  background-color: #eae8e8;
}
.tabs .tabs-switch.is-active {
  font-weight: 400;
  color: #fff;
  background: #1b99bd;
  border: 1px solid #1783a2;
  z-index: 69;
}
.tabs .tabs-switch.is-active:hover {
  background-color: #198eb0;
}
.tabs-sections {
  position: relative;
  -webkit-transition-property: height;
  -moz-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tabs-sections .tabs-section {
  position: absolute;
  top: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  -moz-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tabs-sections .tabs-section.is-active {
  visibility: visible;
  opacity: 1;
}
.tabs-sections .tabs-section.is-not-active {
  visibility: hidden;
  opacity: 0;
}
.no-js .tabs-sections .tabs-section {
  visibility: visible;
}
.about {
  position: relative;
  background: #f1f0f0;
  padding-top: 3.4375rem;
  padding-bottom: 3.4375rem;
  border: 1px solid #cdcccc;
  border-width: 1px 0;
  overflow: hidden;
}
.about > .icon {
  position: absolute;
  bottom: -5rem;
  left: -4.0625rem;
  font-size: 16.875rem;
  z-index: 5;
}
.about .about-text {
  display: block;
  position: relative;
  z-index: 10;
}
@media (min-width: 800px) {
  .about .about-text {
    padding-left: 12.5rem;
  }
}
.blue-footer {
  background: #1b99bd;
  color: #fff;
  font-weight: 300;
  overflow: hidden;
}
.blue-footer .blue-footer-section {
  float: left;
  padding-top: 3.125rem;
  padding-bottom: 2.125rem;
}
.blue-footer .row-2 .blue-footer-section {
  padding-top: 1.525rem;
  padding-bottom: 1.025rem;
}
.blue-footer .rounded-section {
  background-color: #1787a7;
  height: 100%;
  padding-left: 2.5rem;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.blue-footer .row-2 .rounded-section li.social {
  margin-top: 2.1rem;
  margin-left: -0.6rem;
}
.blue-footer .row-2 .rounded-section li.social a {
  float: left;
  text-decoration: none;
}
@media (min-width: 0) and (max-width: 679px) {
  .blue-footer .blue-footer-section {
    width: 100%;
  }
  .blue-footer .blue-footer-section:not(:first-child) {
    padding-top: 0;
  }
}
@media (min-width: 680px) and (max-width: 959px) {
  .blue-footer .blue-footer-section:nth-child(1) {
    width: 100%;
    padding-bottom: 0;
  }
  .blue-footer .blue-footer-section:nth-child(2) {
    width: 45%;
    padding-right: 1.25rem;
  }
  .blue-footer .blue-footer-section:nth-child(3) {
    width: 55%;
  }
  .blue-footer .row-2 .blue-footer-section:nth-child(3) {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .blue-footer.v2 .blue-footer-section:nth-child(1) {
    width: 34%;
    padding-right: 3.25rem;
  }
  .blue-footer.v2 .blue-footer-section:nth-child(2) {
    width: 34%;
    padding-right: 2.25rem;
  }
  .blue-footer.v2 .row-2 .blue-footer-section:nth-child(2) {
    width: 30%;
    padding-right: 1.25rem;
  }
  .blue-footer.v2 .blue-footer-section:nth-child(3) {
    width: 32%;
  }
  .blue-footer.v2 .row-2 .blue-footer-section:nth-child(3) {
    width: 36%;
  }
  .blue-footer .blue-footer-section:nth-child(1),
  .blue-footer .blue-footer-section:nth-child(2) {
    width: 30%;
    padding-right: 1.25rem;
  }
  .blue-footer .blue-footer-section:nth-child(3) {
    width: 40%;
  }
}
.blue-footer
  .blue-footer-links
  .is-table-cell-centered:nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .is-table-cell:nth-child(2n),
.blue-footer
  .blue-footer-links
  .modal
  > div
  .modal-wrap:nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .servers > :nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .slide > :nth-child(2n):not(.hide),
.modal
  > div
  .blue-footer
  .blue-footer-links
  .modal-wrap:nth-child(2n):not(.hide) {
  padding-left: 2.5rem;
  width: 85%;
  text-align: right;
}
.blue-footer .blue-footer-links .modal > div li > .modal-wrap:not(.hide),
.blue-footer .blue-footer-links li,
.blue-footer .blue-footer-links li.servers > :not(.hide),
.blue-footer .blue-footer-links li.slide > :not(.hide),
.blue-footer .blue-footer-links li > .is-table-cell,
.blue-footer .blue-footer-links li > .is-table-cell-centered:not(.hide),
.modal > div .blue-footer .blue-footer-links li > .modal-wrap:not(.hide) {
  padding-bottom: 0.875rem;
}
.blue-footer .blue-footer-links li.slide > :not(.hide),
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  .modal
  > div
  li
  > .modal-wrap:not(.hide),
.blue-footer .row-2 .rounded-section .blue-footer-links li,
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  li.servers
  > :not(.hide),
.blue-footer .row-2 .rounded-section .blue-footer-links li > .is-table-cell,
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  li
  > .is-table-cell-centered:not(.hide),
.modal > div .blue-footer .blue-footer-links li > .modal-wrap:not(.hide) {
  padding-bottom: 0.325rem;
}
.blue-footer .row-2 .rounded-section a {
  color: #fff;
  text-decoration: underline;
}
.blue-footer ul li.icon {
  padding-left: 2rem;
}
.blue-footer ul li.ico-world {
  background: transparent url(../img/footer/world.png) no-repeat 2px 5px;
}
.blue-footer ul li.ico-skype {
  background: transparent url(../img/footer/skype.png) no-repeat 2px 5px;
}
.blue-footer ul li.ico-envelope {
  background: transparent url(../img/footer/envelope.png) no-repeat 0 5px;
}
.blue-footer ul li.ico-phone {
  background: transparent url(../img/footer/phone.png) no-repeat 3px 5px;
}
.blue-footer a.footer-link {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  margin-top: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  line-height: 1.3;
}
.blue-footer a.footer-link:hover {
  color: #ccc;
}
.blue-footer .blue-footer-links .blue-footer-link {
  display: inline;
  color: #fff;
  padding-bottom: 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.blue-footer .blue-footer-links .blue-footer-link:hover {
  color: #ccc;
}
.blue-footer .blue-footer-links time {
  opacity: 0.7;
  min-width: 9rem;
}
.blue-footer .blue-footer-darker {
  background: #1787a7;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  margin-right: -1.25rem;
  text-align: justify;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.blue-footer .blue-footer-darker:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.blue-footer .blue-footer-darker > * {
  width: auto;
  margin-right: 1.25rem;
  display: inline-block;
  text-align: left;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 0) and (max-width: 799px) {
  .blue-footer .blue-footer-darker {
    text-align: center;
  }
}
.blue-footer .blue-footer-stores > * {
  display: inline-block;
  vertical-align: middle;
}
.blue-footer .blue-footer-stores .headline-white-light {
  margin-bottom: 0;
  margin-right: 1.25rem;
}
.blue-footer .blue-footer-stores a {
  font-size: 3.125rem;
  padding: 0.625rem;
  color: #fff;
  text-decoration: none;
}
.blue-footer .blue-footer-stores a:hover {
  color: #ccc;
}
@media (min-width: 0) and (max-width: 959px) {
  .blue-footer .blue-footer-stores {
    text-align: center;
  }
  .blue-footer .blue-footer-stores .headline-white-light {
    display: block;
  }
}
.blue-footer .blue-footer-social .icon {
  margin-left: 0.75rem;
}
.blue-footer .blue-footer-social .icon:before {
  color: #fff;
  font-size: 2.125rem;
}
.blue-footer-sections .blue-footer-social .icon:before {
  color: #fff;
  font-size: 1.725rem;
}
@media (min-width: 0) and (max-width: 959px) {
  .blue-footer .blue-footer-social {
    margin-top: 2.5rem;
  }
}
.bottom-slider {
  background: #f1f0f0;
  border-top: 1px solid #cdcccc;
  margin-top: 2.5rem;
}
.bottom-slider.v2 {
  background: #f1f0f0;
  border-top: none;
  margin-top: 0;
}
.bottom-slider .slider {
  padding: 3.125rem 2.5rem;
}
.bottom-slider .slider .slider-wrap {
  width: 80%;
  max-width: 47.5rem;
}
.bottom-slider .slider .slider-wrap .slide-image {
  width: 10.625rem;
  padding: 0;
  padding-right: 3.125rem;
}
.bottom-slider .slider .slider-wrap .slide-image img {
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 7.5rem;
}
.bottom-slider .slider .slider-wrap .slide-text {
  width: auto;
}
.bottom-slider .slider .slider-wrap .bottom-slider-footer {
  display: block;
  margin-top: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #1b99bd;
}
@media (min-width: 0) and (max-width: 499px) {
  .bottom-slider .slider .slider-wrap {
    width: 90%;
  }
  .bottom-slider .slider .slider-wrap .slide > * {
    display: block !important;
    width: 100% !important;
    padding: 0.625rem 0 !important;
  }
  .bottom-slider .slider .slider-wrap .slide > :only-child {
    display: table-cell !important;
  }
  .bottom-slider .slider .slider-previous {
    left: 0;
  }
  .bottom-slider .slider .slider-next {
    right: 0;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .bottom-slider .slider .slider-wrap {
    width: 80%;
  }
  .bottom-slider .slider .slider-previous {
    left: 0.625rem;
  }
  .bottom-slider .slider .slider-next {
    right: 0.625rem;
  }
}
@media (min-width: 800px) {
  .bottom-slider .slider .slider-previous {
    left: 3.125rem;
  }
  .bottom-slider .slider .slider-next {
    right: 3.125rem;
  }
}
.dock {
  position: relative;
  z-index: 100;
  float: right;
  margin-left: 1.25rem;
}
.dock .dock-button-wrap {
  position: relative;
}
.dock .dock-button {
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dock .dock-button.icon-facebook {
  visibility: hidden;
}
.template-homepage .dock .dock-button.icon-facebook {
  visibility: visible;
}
.dock .dock-button.icon-facebook:hover:before {
  color: #687db1 !important;
}
.dock .dock-button.icon-skype:hover:before {
  color: #3cbef1 !important;
}
.dock .dock-button.icon-support {
  font-size: 1.0625rem;
  font-weight: 300;
}
.dock .dock-button.icon-support:before {
  display: none;
}
@media (min-width: 0) and (max-width: 719px) {
  .dock {
    display: none;
  }
  .dock .dock-button-wrap {
    float: left;
    margin-bottom: 0.625rem;
  }
  .dock .dock-button-wrap .dock-button {
    margin-left: 0.375rem;
  }
  .dock .dock-button-wrap .dock-button.icon-facebook,
  .dock .dock-button-wrap .dock-button.icon-skype {
    width: 3.125rem;
    font-size: 1.625rem;
    padding: 0.625rem;
  }
  .dock .dock-button-wrap .dock-button.icon-support {
    height: 3.25rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 720px) and (max-width: 1249px) {
  .dock {
    display: none;
  }
  .dock .dock-button-wrap {
    float: left;
  }
  .dock .dock-button {
    font-size: 1.875rem;
    margin-left: 0.625rem;
    padding: 0;
    background: 0 0 !important;
    border: none;
  }
  .dock .dock-button:before {
    display: block;
  }
  .dock .dock-button.icon-support {
    background-color: #fff !important;
    color: #a6a6a6 !important;
    padding: 0.375rem 0.5rem;
  }
  .dock .dock-button.icon-support:hover {
    color: red !important;
  }
}
@media (min-width: 1250px) {
  .dock {
    position: fixed;
    top: 55px;
    right: 0;
    left: 50%;
    height: 0;
    margin: 0;
    z-index: 200;
  }
  .dock .dock-ratio-box {
    position: relative;
  }
  .dock .dock-ratio-box:before {
    content: "";
    display: block;
    padding-top: 44%;
  }
  .dock .dock-ratio-box > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .dock .with-ul-reset {
    position: absolute;
    top: 0;
    right: 0;
  }
  .dock .dock-button-wrap {
    float: right;
    clear: both;
  }
  .dock .dock-button {
    margin-bottom: 1.25rem;
    width: 4.75rem;
    height: 3.75rem;
    padding: 0.75rem;
    font-size: 2.25rem;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    background: #fff;
    border-width: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
  }
  .dock .dock-button:before {
    display: block;
  }
  .dock .dock-button:hover {
    background: #f1f0f0;
  }
  .dock .dock-button.icon-support {
    background-color: #fff !important;
    color: #a6a6a6 !important;
    font-size: 4.375rem;
    height: 81px;
    width: 57px;
    padding-top: 0.25rem;
    margin-bottom: 0;
  }
  .dock .dock-button.icon-support:before {
    display: block;
  }
  .dock .dock-button.icon-support:after {
    content: "\2715";
    display: block;
  }
  .dock .dock-button.icon-support:hover {
    background: #fff !important;
    color: red !important;
  }
  .support-button-wrap .flag-wrap {
    width: 33px;
    height: 23px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    top: -8px;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 0;
    border-radius: 3px;
  }
  .support-button-wrap .span-support {
    position: absolute;
    bottom: 13px;
    left: 1px;
    right: 0;
    font-family: Open Sans;
    font-size: 10px;
    color: #aeaeae;
    text-align: center;
  }
  .support-button-wrap .is-toggled-visible .span-support,
  .support-button-wrap .is-toggled-visible ~ .flag-wrap {
    display: none;
  }
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  visibility: hidden;
  -webkit-transition-property: opacity, top, -webkit-box-shadow, visibility;
  -moz-transition-property: opacity, top, -moz-box-shadow, visibility;
  transition-property: opacity, top, box-shadow, visibility;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.fixed-header.is-active {
  opacity: 1;
  visibility: visible;
  top: 0 !important;
}
@media (min-width: 0) and (max-width: 1199px) {
  .fixed-header {
    display: none;
  }
}
.fixed-header .fixed-header-wrap {
  background: #fff;
  border-bottom: 1px solid #f1f0f0;
  margin: auto;
  padding: 1rem;
  max-width: 75rem;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
}
.fixed-header .fixed-header-wrap .logo {
  float: left;
  margin: 0;
  margin-right: 0;
}
.fixed-header .fixed-header-wrap .logo a {
  margin-top: 0;
  background-image: url(../img/logo-gpswox.svg);
  width: 40px;
  height: 40px;
  -webkit-background-size: 135px 135px;
  -moz-background-size: 135px;
  background-size: 135px;
  background-position: top left;
}
.no-svg .fixed-header .fixed-header-wrap .logo a {
  background-image: url(../img/logo-gpswox.png);
}
.fixed-header .fixed-header-wrap .navigation-menu {
  float: right;
  padding-top: 0.5rem;
  margin-right: 25px;
}
.fixed-header .fixed-header-wrap .fixed-header-try {
  float: right;
  margin-left: 1rem;
}
.fixed-header .fixed-header-wrap .fixed-header-demo {
  display: block;
  float: right;
}
.template-homepage .fixed-header .fixed-header-wrap .fixed-header-demo {
  display: block;
}
.headline-big {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 300;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  color: #343434;
  line-height: 1.1;
}
.headline-big span {
  overflow: hidden;
  display: block;
  padding-bottom: 0.3125rem;
}
.headline-big-sub {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}
.headline-mid {
  margin: 0;
  font-size: 2.125rem;
  font-weight: 300;
  padding: 0.625rem;
  text-align: center;
}
.headline-white,
.headline-white-light {
  margin: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
}
.headline-white-light {
  font-weight: 300;
}
.headline-with-line {
  font-weight: 300;
  font-size: 24px;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #cdcccc;
}
.hero {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 0;
  min-height: 31.25rem;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.hero .hero-headline {
  font-size: 2.4rem;
  font-weight: 400;
  max-width: 25rem;
  padding-top: 6.25rem;
  padding-bottom: 0.875rem;
  margin: 0;
}
.hero .hero-headline.v2 {
  font-size: 2.3rem;
}
.hero .hero-text {
  display: block;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  color: #343434;
  max-width: 25rem;
  padding-bottom: 2.25rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .hero {
    text-align: center;
    min-height: 0;
  }
  .hero .hero-headline {
    padding-top: 2.5rem;
  }
  .hero > * {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 800px) {
  .hero {
    background-image: url(../img/optimized_images/hero-background-6.jpg);
  }
}
.logo {
  display: block;
  margin-top: 1.49rem;
  margin-right: 0;
  -webkit-transition-property: -webkit-filter, -webkit-filter;
  transition-property: -webkit-filter, filter;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.logo:hover {
  -webkit-filter: saturate(2);
  filter: saturate(2);
}
.logo a {
  display: block;
  width: 225px;
  height: 58px;
  margin-top: 0;
  background-image: url(../img/logo-gpswox-homepage-2.svg);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: left bottom;
}
.no-svg .logo a {
  background-image: url(../img/logo-gpswox-homepage-2.png);
}
@media (min-width: 1100px) {
  .logo a {
    margin-top: -0.875rem;
  }
}
@media (min-width: 0) and (max-width: 1099px) {
  .logo {
    padding-top: 2.25rem;
    margin: 0;
    float: none;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .logo a {
    margin: auto;
  }
}
.main-footer {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem;
  font-weight: 300;
}
.main-footer a {
  margin: 0.625rem 0.375rem;
  color: #343434;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #b3b3b3;
}
.main-footer .main-footer-copyright {
  padding: 0.75rem 0 0.75rem 0.75rem;
}
@media (min-width: 0) and (max-width: 959px) {
  .main-footer {
    text-align: center;
  }
  .main-footer .main-footer-copyright {
    float: none;
  }
  .main-footer a {
    float: none;
    display: inline-block;
  }
}
.manual .manual-nav {
  float: left;
  width: 30%;
  max-width: 18.75rem;
  margin-right: 4.375rem;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .manual .manual-nav {
    float: none;
    margin-right: 0;
    margin-bottom: 2.625rem;
    width: auto;
    max-width: 100%;
  }
}
.manual .manual-headline {
  text-align: center;
}
.manual .manual-content {
  overflow: hidden;
  padding-bottom: 2.625rem;
}
.manual .manual-figure {
  text-align: center;
  padding: 1.125rem 2px;
}
.manual .manual-figure img {
  border: 1px solid #f1f0f0;
}
.manual .manual-figure figcaption {
  font-size: 1.0625rem;
  font-style: italic;
  margin-top: 1.125rem;
}
.menu-list .menu-item {
  display: inline-block;
}
.menu-item .dropdown-menu-list {
  display: none;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 99999;
  border-radius: 5px;
  padding-top: 15px;
}
.menu-item .dropdown-menu-list:before {
  content: "";
  background-image: url(../img/arrow-top.png);
  height: 9px;
  width: 17px;
  position: absolute;
  left: 15px;
  top: 7px;
  z-index: 9999;
}
.menu-item .dropdown-menu-list .dropdown-menu-item a {
  padding: 10px 15px;
  font-size: 0.9rem;
  color: #000;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  background: #fff;
}
.menu-item .dropdown-menu-list .dropdown-menu-item a:hover {
  color: #000;
  background-color: #f1f0f0;
  opacity: 1;
}
.menu-item .dropdown-menu-list li:first-child a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menu-item .dropdown-menu-list li:last-child a {
  border-bottom: 1px solid #d9d9d9;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (max-width: 720px) {
  .menu-list .menu-item:hover .dropdown-apps-menu {
    display: none;
  }
}
@media (min-width: 720px) {
  .menu-list .menu-item:first-child {
    padding-left: 0;
  }
  .menu-list .menu-item:last-child {
    padding-right: 0;
  }
}
.menu-list .menu-item a {
  color: #343434;
  line-height: 2;
  text-decoration: none;
}
.menu-list .menu-item a:hover {
  opacity: 0.75;
}
.pusher .menu-list {
  float: none;
}
.pusher .menu-list .menu-item {
  display: block;
  padding: 0.25rem;
  border-top: 1px solid #cdcccc;
}
.pusher .menu-list .menu-item:last-child {
  border-bottom: 1px solid #cdcccc;
}
.pusher .menu-list .menu-item a {
  color: #343434;
  font-size: 1.0625rem;
  padding: 0.625rem;
}
#menu-toggle,
#top-toggle {
  float: left;
  margin-right: 0.375rem;
  margin-bottom: 0.625rem;
}
#menu-toggle:before,
#top-toggle:before {
  color: #a6a6a6;
}
#menu-toggle.is-active:before,
.is-active#top-toggle:before {
  color: #fff;
}
@media (min-width: 720px) {
  #menu-toggle,
  #top-toggle {
    display: none;
  }
}
.top-menu {
  float: left;
  padding-bottom: 0.5rem;
  text-align: right;
}
.top-menu .menu-item {
  padding: 0 0.75rem;
}
.top-menu .menu-item a {
  font-size: 0.875rem;
}
.top-menu .menu-item a.with-icon:before {
  font-size: 1.375rem;
  vertical-align: -0.3rem;
  padding-right: 0.5rem;
}
.top-menu #menu-business {
  visibility: hidden;
}
@media (min-width: 0) and (max-width: 719px) {
  .top-menu #menu-business {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 1099px) {
  .top-menu {
    float: none;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .top-menu {
    display: none;
  }
  .pusher .top-menu {
    float: none;
    text-align: left;
    padding-bottom: 1.25rem;
  }
  .pusher .top-menu .menu-list .menu-item a:before {
    width: 2.5rem;
  }
}
.navigation-menu {
  padding-top: 1.25rem;
}
.navigation-menu .menu-item {
  padding: 0 0.7rem;
}
.navigation-menu .menu-item a {
  font-size: 1rem;
  font-weight: 400;
  color: #a6a6a6;
}
.navigation-menu .menu-item.is-active a {
  color: #343434;
}
@media (min-width: 720px) and (max-width: 1099px) {
  .navigation-menu {
    float: none;
    clear: both;
    padding-top: 2.5rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .navigation-menu {
    display: none;
  }
  .pusher .navigation-menu .menu-list .menu-item a:before {
    content: "\25a0";
    padding-right: 0.625rem;
    vertical-align: 0.125rem;
    font-size: 0.75rem;
    color: #1b99bd;
  }
}
.merchants {
  padding-bottom: 2.5rem;
}
.merchants.v2 {
  border: 0 solid #cdcccc;
  border-width: 1px 0 0;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.merchants .merchants-wrap {
  text-align: center;
}
.merchants .merchants-wrap .merchants-object {
  display: inline-block;
  vertical-align: middle;
  padding: 0.75rem 1rem;
}
.merchants .merchants-wrap .merchants-object .merchants-image {
  max-width: 100px;
  max-height: 40px;
  -moz-transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-filter 0.3s, opacity 0.3s;
  opacity: 0.6;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.merchants .merchants-wrap .merchants-object .merchants-image:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}
@media (min-width: 0) and (max-width: 499px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 60px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 90px;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 110px;
  }
}
.merchants #merchant-amazon img {
  position: relative;
  top: 6px;
}
.reviews .reviews-object {
  position: relative;
  padding: 0 1.25rem 3.125rem;
}
.reviews .reviews-object .reviews-user {
  position: static;
  width: 12.5rem;
  padding-right: 1.875rem;
  text-align: center;
}
.reviews .reviews-object .reviews-user .reviews-user-image {
  position: relative;
  max-width: 7.375rem;
  padding: 1px;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reviews .reviews-object .reviews-user .reviews-user-image img {
  display: block;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.reviews .reviews-object .reviews-user .reviews-user-image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 1px solid #cdcccc;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
  -moz-box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
  box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
}
.reviews .reviews-object .reviews-user .reviews-user-name {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}
.reviews .reviews-object .reviews-user .reviews-user-company {
  display: block;
  font-size: 1rem;
  color: #a6a6a6;
}
.reviews .reviews-object .reviews-comment {
  width: 100%;
  padding: 1rem;
  padding-bottom: 3.125rem;
  border: 1px solid #cdcccc;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reviews .reviews-object .reviews-comment:after,
.reviews .reviews-object .reviews-comment:before {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.reviews .reviews-object .reviews-comment:after {
  border-right-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
.reviews .reviews-object .reviews-comment:before {
  border-right-color: inherit;
  border-width: 21px;
  margin-top: -21px;
}
.reviews .reviews-object .reviews-rating {
  position: absolute;
  bottom: 3.125rem;
  right: 1.25rem;
}
@media (min-width: 0) and (max-width: 1099px) {
  .modal > div .reviews .reviews-object .modal-wrap:not(.hide),
  .reviews .reviews-object,
  .reviews .reviews-object .is-table-cell,
  .reviews .reviews-object .is-table-cell-centered:not(.hide),
  .reviews .reviews-object .modal > div .modal-wrap:not(.hide),
  .reviews .reviews-object .servers > :not(.hide),
  .reviews .reviews-object .slide > :not(.hide) {
    display: block;
  }
  .reviews .reviews-object .reviews-user {
    width: 100%;
    text-align: left;
    padding-bottom: 1.25rem;
  }
  .reviews .reviews-object .reviews-user .reviews-user-image,
  .reviews .reviews-object .reviews-user .reviews-user-info {
    display: inline-block;
    vertical-align: middle;
  }
  .reviews .reviews-object .reviews-user .reviews-user-image {
    width: 5rem;
    margin-right: 0.625rem;
  }
  .reviews .reviews-object .reviews-user .reviews-rating {
    position: static;
    padding: 0.25rem 0;
    font-size: 1.125rem;
  }
  .reviews .reviews-object .reviews-comment {
    padding-bottom: 1rem;
  }
  .reviews .reviews-object .reviews-comment:after,
  .reviews .reviews-object .reviews-comment:before {
    left: 22px;
    bottom: 100%;
    right: auto;
    top: auto;
  }
  .reviews .reviews-object .reviews-comment:after {
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
  }
  .reviews .reviews-object .reviews-comment:before {
    border-right-color: transparent;
    border-bottom-color: inherit;
    border-width: 13px;
    margin-left: -1px;
  }
}
@media (min-width: 0) and (max-width: 599px) {
  .reviews .reviews-object {
    float: left;
    width: 100%;
  }
  .reviews .reviews-object:nth-child(1n + 1) {
    clear: left;
  }
}
@media (min-width: 600px) {
  .reviews .reviews-object {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .reviews .reviews-object:nth-child(2n + 1) {
    clear: left;
  }
  .reviews .reviews-object:nth-child(2n) {
    margin-right: 0;
  }
}
.reviews .reviews-action {
  padding: 1.25rem 0;
  text-align: center;
}
.reviews .reviews-action .reviews-status {
  display: inline-block;
  max-width: 16.25rem;
  padding: 0.625rem 1.25rem;
  vertical-align: middle;
}
.reviews .reviews-action .reviews-status strong {
  color: #343434;
}
.reviews .reviews-action .reviews-cto-button {
  padding: 0.625rem 1.25rem;
}
.reviews-rating-label {
  display: inline-block;
  font-weight: 700;
  font-size: 1rem;
  padding-right: 0.625rem;
  margin-bottom: 1.875rem;
}
.reviews-rating {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 0.1px;
  vertical-align: 0.4375rem;
}
.reviews-rating i {
  font-size: 1.5rem;
  padding: 0.625rem 0.25rem;
}
.reviews-rating[data-rating="1"] i:nth-child(-n + 1):before {
  color: #f5c145;
}
.reviews-rating[data-rating="1"].is-active i:nth-child(-n + 1):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="1"].is-active i:nth-child(1):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="2"] i:nth-child(-n + 2):before {
  color: #f5c145;
}
.reviews-rating[data-rating="2"].is-active i:nth-child(-n + 2):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="2"].is-active i:nth-child(2):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="3"] i:nth-child(-n + 3):before {
  color: #f5c145;
}
.reviews-rating[data-rating="3"].is-active i:nth-child(-n + 3):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="3"].is-active i:nth-child(3):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="4"] i:nth-child(-n + 4):before {
  color: #f5c145;
}
.reviews-rating[data-rating="4"].is-active i:nth-child(-n + 4):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="4"].is-active i:nth-child(4):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="5"] i:nth-child(-n + 5):before {
  color: #f5c145;
}
.reviews-rating[data-rating="5"].is-active i:nth-child(-n + 5):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="5"].is-active i:nth-child(5):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.servers {
  overflow: hidden;
  border: 1px solid #cdcccc;
  min-height: 10rem;
}
.servers > * {
  position: relative;
  padding: 1.25rem;
}
.servers .servers-info {
  padding-left: 25%;
  background: #fbfbf1;
}
@media (min-width: 0) and (max-width: 1099px) {
  .servers .servers-info {
    padding-left: 1.25rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .servers .servers-info {
    display: block;
  }
}
.servers .servers-info .icon {
  position: absolute;
  left: 5%;
  bottom: -1.875rem;
  font-size: 8.75rem;
  z-index: 0;
}
.servers .servers-info p {
  padding: 0.625rem;
  position: relative;
  white-space: pre-line;
  z-index: 10;
  background: rgba(251, 251, 241, 0.6);
}
@media (min-width: 0) and (max-width: 799px) {
  .servers .servers-info p {
    white-space: normal;
  }
}
.servers .servers-ip {
  width: 20.625rem;
  background: #f2f2e9;
  text-align: center;
}
@media (min-width: 0) and (max-width: 1099px) {
  .servers .servers-ip {
    width: 15rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .servers .servers-ip {
    display: block;
    width: auto;
    text-align: left;
  }
}
.servers .servers-ip li {
  margin-bottom: 0.375rem;
}
.servers .server-flag {
  padding-right: 0.625rem;
}
.shop-item-top .item-top-wrap .image-previewer {
  float: left;
  width: 60%;
  padding-right: 6.25rem;
  max-width: 43.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .image-previewer {
    float: none;
    width: 100%;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.shop-item-top .item-top-wrap .item-info {
  overflow: hidden;
  padding-right: 0.2rem;
}
@media (min-width: 0) and (max-width: 1199px) {
  .shop-item-top .item-top-wrap .item-info {
    padding-right: 0;
  }
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info {
    border-top: 1px solid #cdcccc;
    margin-top: 2.5rem;
    padding-top: 0.625rem;
  }
}
@media (min-width: 600px) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-info-wrap {
    float: left;
    width: 62%;
    margin-right: 1.25rem;
  }
  .shop-item-top .item-top-wrap .item-info .item-info-wrap > :last-child:after {
    border: none;
  }
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .sticker {
  width: 4.5rem;
  right: 1.25rem;
  -moz-border-radius: 0;
  border-radius: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .info {
  margin-top: -1rem;
  font-size: 0.8rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-description {
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 400;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price {
  position: relative;
  font-size: 2.875rem;
  font-weight: 300;
  color: #343434;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-price
  .last-date {
  font-size: 1rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price sup {
  font-size: 1.375rem;
  vertical-align: 0.375rem;
  padding-left: 0.25rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price .sticker {
  width: 4.5rem;
  right: 1.25rem;
  font-size: 1.125rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price:after {
  padding-top: 0.375rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features {
  margin: 1.25rem 0 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features li {
  padding-top: 0.375rem;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-features
  li:before {
  padding-right: 1rem;
  content: "\25a0";
  color: #1b99bd;
  vertical-align: text-bottom;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features a {
  display: inline;
  text-decoration: underline;
}
.item-features .server-flag {
  margin-right: 0.625rem;
  margin-left: 5px;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser {
  margin: 1.25rem 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser li {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-right: 5.25rem;
  border-bottom: 1px solid #cdcccc;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser label {
  color: #343434;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span {
  color: #a6a6a6;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with > div {
  margin-right: -1.25rem;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  > div:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  > div
  > * {
  width: auto;
  margin-right: 1.25rem;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0.25rem;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with input {
  margin-right: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with span {
  display: inline-block;
  padding-top: 0.375rem;
  margin-right: 1.625rem;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  span:last-child {
  margin-right: 0;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  span
  img {
  max-height: 1.875rem;
  max-width: 4.375rem;
  margin-right: 0.125rem;
}
.shop-item-top .item-top-wrap .item-info .item-order {
  padding-top: 0.5rem;
  margin-right: -1.25rem;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-item-top .item-top-wrap .item-info .item-order:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-item-top .item-top-wrap .item-info .item-order > * {
  width: auto;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0.25rem;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
  margin-bottom: 0.25rem;
}
@media (min-width: 600px) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-order {
    clear: none;
    overflow: hidden;
  }
  .shop-item-top .item-top-wrap .item-info .item-order > :not(.is-float-left) {
    clear: both;
    margin-bottom: 1.25rem;
  }
}
.shop-item-top .item-top-wrap .item-info .item-order .icon:before,
.shop-item-top .item-top-wrap .item-info .item-order .with-icon:before {
  display: block;
  font-size: 2.3rem;
  color: #6e6e6e;
  padding: 2px;
}
.shop-item-top .item-top-wrap .item-info .item-order .with-icon:hover:before {
  color: #292929;
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-order .icon:before,
  .shop-item-top .item-top-wrap .item-info .item-order .with-icon:before {
    font-size: 3.125rem;
  }
}
.shop-item-bottom {
  padding-top: 2rem;
  padding-bottom: 5rem;
}
.shop-item-bottom .tabs {
  margin-bottom: 2.5rem;
}
.shop-items-list .shop-items-list-wrap {
  margin-right: -2.5%;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-items-list .shop-items-list-wrap:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-items-list .shop-items-list-wrap > * {
  width: 30.833%;
  margin-right: 2.5%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 0) and (max-width: 499px) {
  .shop-items-list .shop-items-list-wrap {
    margin-right: 0;
  }
  .shop-items-list .shop-items-list-wrap .shop-list-item {
    width: 100%;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .shop-items-list .shop-items-list-wrap .shop-list-item {
    width: 47.5%;
  }
}
.shop-items-list .shop-items-list-wrap .shop-list-item {
  position: relative;
  padding: 0 1.25rem 1.25rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #cdcccc;
  text-align: center;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img {
  position: relative;
  max-width: 25rem;
  margin: auto;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img:before {
  content: "";
  display: block;
  padding-top: 55%;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img img {
  max-height: 100%;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-title {
  line-height: 1.4;
  font-weight: 400;
}
.shop-items-list .shop-items-list-wrap .shop-list-item p {
  font-size: 1.125rem;
  color: #a6a6a6;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .icon {
  margin: 1rem 0;
  font-size: 2.8125rem;
  color: #c1c1c1;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .sticker sup {
  font-size: 70%;
  vertical-align: -0.125rem;
  padding-left: 0.5rem;
  color: #343434;
}
.shop-items-list .shop-items-list-wrap .shop-list-item:hover .sticker {
  background: #1b99bd;
  color: #fff;
}
.shop-items-list .shop-items-list-wrap .shop-list-item:hover .button-regular {
  background: #1b99bd;
  color: #fff;
}
.support-form {
  width: 16.75rem;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#modal-support-form,
.dock-button.icon-support,
.support-form .close-button,
.support-form .support-form-dock,
.support-form .support-form-modal,
.support-form .support-form-pusher {
  display: none;
}
.subscribe-form {
  width: 16.75rem;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.subscribe-form.hosted {
  width: 907px;
  position: relative;
}
.period-row label {
  display: inline-block;
  text-align: center;
  margin: 0 0.8rem;
}
.hosted h3 {
  margin-top: 0.5rem;
  display: inline-block;
  padding-bottom: 0;
  border: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
  margin-bottom: 0;
}
.hosted .form-section-title-wrapper {
  margin: 0 -1.5rem;
  background-color: #f5f5f5;
}
.hosted .mobile-select-title span.subtitle {
  color: #989898;
  float: right;
  font-weight: 400;
}
.hosted .mobile-select-title span.subtitle:after {
  content: "";
  clear: both;
}
.hosted .button-color-green {
  width: 100%;
}
.hosted .mobile-select-title span.app-hover {
  display: inline;
  font-size: 0.9rem;
  text-decoration: none;
  margin-left: 0.2rem;
  color: #1b99bd;
}
.hosted .form-section-title-wrapper h4.form-section-title {
  margin: 1.5rem;
  padding: 1rem 0;
  font-size: 18px;
}
.hosted .form-row {
  width: 400px;
}
.hosted .border-bottom {
  border-bottom: 1px solid #cdcccc;
  padding-bottom: 10px;
}
.hosted .display-inline {
  display: inline-block;
  vertical-align: top;
}
.hosted .display-inline + .display-inline {
  margin-left: 100px;
}
.hosted .section {
  margin-bottom: 4rem;
}
.hosted .form-row.extra-bottom-margin {
  margin-bottom: 3.5rem;
}
.hosted .company-field {
  display: none;
}
.hosted .email-row {
  margin-bottom: 1rem;
}
.hosted .customer-type,
.hosted .total-price-wrapper {
  margin: 1rem 0;
}
.is-small.hosted .form-span-1 > * {
  margin-top: 0;
}
.customer-type .form-input-wrap + .form-input-wrap {
  margin-top: 0.5rem;
}
.select-app label span {
  display: inline;
  font-size: 0.9rem;
}
.total_price {
  display: inline-block;
}
.total-price-wrapper strong {
  color: #000;
}
.select-app label img {
  margin-right: 0.7rem;
  margin-top: -0.5rem;
}
.item-chooser .app-hover,
.item-chooser.select-app a {
  display: inline;
  font-size: 0.9rem;
  text-decoration: none;
  margin-left: 0.2rem;
  color: #1b99bd;
}
.select-app li {
  margin: 0.7rem 0;
}
.select-app li.last {
  margin-bottom: 0;
}
.select-region li {
  margin: 0.4rem 0;
}
.select-region span {
  width: auto;
  margin-right: 1rem;
}
.hosted input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.6rem;
}
.hosted h4 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.no-scroll {
  overflow-y: hidden;
  overflow-x: hidden;
}
.period-row label input[type="radio"] {
  display: block;
  margin: 0.5em auto;
}
.period-row .periods {
  margin-top: 1rem;
}
.email-row h4 {
  margin-bottom: 0.8rem;
}
#modal-subscribe-form .subscribe-form .close-button,
#modal-subscribe-form-multi .subscribe-form .close-button {
  display: block;
  float: right;
  margin-bottom: 1.5rem;
}
#modal-subscribe-form .subscribe-form.hosted .close-button,
#modal-subscribe-form-multi .subscribe-form .close-button {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}
.support-form-modal {
  display: block !important;
}
@media (min-width: 0) and (max-width: 1000px) {
  .subscribe-form.hosted {
    width: 401px;
  }
  .hosted .display-inline + .display-inline {
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .support-form-pusher {
    display: block !important;
  }
  .pusher .support-form {
    display: block;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pusher .support-form #support-form-message {
    height: 8.75rem;
    resize: none;
  }
}
@media (min-width: 720px) and (max-width: 1249px) {
  .support-form-modal {
    display: block !important;
  }
  #modal-support-form {
    display: block;
  }
  #modal-support-form .support-form .close-button {
    display: block;
    float: right;
    margin-bottom: 1.5rem;
  }
  #modal-support-form .support-form #support-form-message {
    height: 8.75rem;
    resize: none;
  }
}
@media (min-width: 1250px) {
  .dock .support-form,
  .dock .support-form-dock {
    display: block;
  }
  .dock .support-form {
    position: absolute;
    top: 0;
    right: 100%;
    height: 3.75rem;
    width: 0;
    padding: 1.5rem 0;
    visibility: hidden;
    -webkit-transition-property: visibility, width, height, padding;
    -moz-transition-property: visibility, width, height, padding;
    transition-property: visibility, width, height, padding;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .dock .support-form > * {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .dock .support-form.is-toggled-hidden {
    -webkit-transition-delay: 1.5s, 1s, 0.5s, 1s;
    -moz-transition-delay: 1.5s, 1s, 0.5s, 1s;
    transition-delay: 1.5s, 1s, 0.5s, 1s;
  }
  .dock .support-form.is-toggled-visible {
    width: 16.75rem;
    height: 35.5rem;
    padding: 1.5rem;
    visibility: visible;
    -webkit-transition-delay: 0, 0, 0.5s, 0;
    -moz-transition-delay: 0, 0, 0.5s, 0;
    transition-delay: 0, 0, 0.5s, 0;
  }
  .dock .support-form.is-toggled-visible.long {
    height: 35.5rem !important;
  }
  .dock .support-form.is-toggled-visible > * {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
  .dock-button.icon-support {
    overflow: hidden;
    -webkit-transition-property: background, height, opacity, color, border,
      -webkit-transform, visibility;
    -moz-transition-property: background, height, opacity, color, border,
      -moz-transform, visibility;
    transition-property: background, height, opacity, color, border, transform,
      visibility;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0, 0.5s;
    -moz-transition-delay: 0, 0.5s;
    transition-delay: 0, 0.5s;
  }
  .dock-button.icon-support:after,
  .dock-button.icon-support:before {
    height: 100%;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
  }
  .dock-button.icon-support:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 1.25rem;
    line-height: 3;
  }
  .dock-button.icon-support.is-toggled-hidden:before {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
  .dock-button.icon-support.is-toggled-hidden:after {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
  }
  .dock-button.icon-support.is-toggled-visible {
    height: 3.75rem;
  }
  .dock-button.icon-support.is-toggled-visible:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
  }
  .dock-button.icon-support.is-toggled-visible:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
}
.supported-devices-filter {
  margin-top: 1.75rem;
}
.supported-devices-filter .supported-filter-head {
  background: #a8edbb;
  border: 1px solid #4caf50;
  padding: 1rem 3.125rem;
  margin-bottom: 0.625rem;
}
.supported-devices-filter .supported-filter-head .supported-manufacturer {
  width: 28%;
}
.supported-devices-filter .supported-filter-head .supported-device-search,
.supported-devices-filter .supported-filter-head .supported-help-find {
  width: 35%;
}
@media (min-width: 0) and (max-width: 799px) {
  .supported-devices-filter .supported-filter-head > * {
    width: 100% !important;
    margin-bottom: 0.625rem;
  }
  .supported-devices-filter .supported-filter-head > * .input {
    width: 100%;
  }
  .supported-devices-filter .supported-filter-head .supported-help-find {
    text-align: right;
  }
  .supported-devices-filter
    .supported-filter-head
    .supported-help-find
    .button {
    margin-left: 1.25rem;
  }
}
.supported-devices-filter .supported-filter-head > * {
  display: inline-table;
  padding: 0.5rem;
}
@media (min-width: 1100px) {
  .supported-devices-filter .supported-filter-head > * > * {
    display: table-cell;
  }
  .supported-devices-filter .supported-filter-head > * > :first-child {
    text-align: right;
    padding-left: 0.75rem;
    padding-right: 0.625rem;
  }
}
@media (min-width: 800px) and (max-width: 1099px) {
  .supported-devices-filter .supported-filter-head > * > * {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 799px) {
  .supported-devices-filter .supported-filter-head > * > :first-child {
    padding-bottom: 0.625rem;
  }
}
.supported-filter-list .supported-device-item {
  position: relative;
  padding: 0 1.25rem 1.25rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #cdcccc;
  text-align: center;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.supported-filter-list .supported-device-item:hover {
  border-color: #1b99bd;
}
.supported-filter-list .supported-device-item .device-img {
  position: relative;
  max-width: 14.0625rem;
  margin: auto;
}
.supported-filter-list .supported-device-item .device-img:before {
  content: "";
  display: block;
  padding-top: 75.55556%;
}
.supported-filter-list .supported-device-item .device-img > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.supported-filter-list .supported-device-item .device-img img {
  max-height: 100%;
}
.supported-filter-list .supported-device-item .device-title {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 0;
}
.supported-filter-list .supported-device-item .device-description {
  font-size: 1.125rem;
  color: #a6a6a6;
}
@media (min-width: 0) and (max-width: 299px) {
  .supported-filter-list .supported-device-item {
    width: 100% !important;
  }
}
@media (min-width: 300px) and (max-width: 439px) {
  .supported-filter-list .supported-device-item {
    width: 49% !important;
  }
}
@media (min-width: 440px) and (max-width: 899px) {
  .supported-filter-list .supported-device-item {
    width: 32% !important;
  }
}
.supported-device-item {
  padding-top: 2.5rem;
}
.supported-device-item .item-info-first {
  float: left;
  width: 40%;
  max-width: 23.5rem;
  padding-right: 1.25rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .supported-device-item .item-info-first {
    float: none;
    width: 100%;
    max-width: none;
    padding-right: 0;
    padding-bottom: 2.5rem;
  }
}
.supported-device-item .item-info-first #go-back {
  margin-bottom: 2.5rem;
}
.supported-device-item .item-info-first .item-image {
  clear: both;
  padding: 0.625rem 1.875rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .supported-device-item .item-info-first .item-image {
    margin: auto;
    max-width: 25rem;
  }
}
.supported-device-item .item-info-first .item-image > div {
  position: relative;
  text-align: center;
}
.supported-device-item .item-info-first .item-image > div:before {
  content: "";
  display: block;
  padding-top: 66.66667%;
}
.supported-device-item .item-info-first .item-image > div > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.supported-device-item .item-info-first .item-image img {
  border: 4px double #cdcccc;
}
.supported-device-item .item-info-second {
  overflow: hidden;
}
.supported-device-item .item-info-second h2:first-child {
  margin-top: 0;
}
.supported-device-item .item-info-second ul {
  margin: 0.625rem;
}
.supported-device-item .item-info-second li {
  padding-top: 0.375rem;
}
.supported-device-item .item-info-second li:before {
  padding-right: 1rem;
  content: "\25a0";
  color: #1b99bd;
  vertical-align: text-bottom;
}
.system-benefits .system-benefits-wrap .system-benefits-object {
  padding-bottom: 3.125rem;
}
@media (min-width: 0) and (max-width: 319px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 100%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(1n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 21.73913%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 50%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(2n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 26.08696%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 33.33333%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(3n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 34.78261%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 800px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 33.33333%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(3n + 1) {
    clear: left;
  }
}
.system-benefits .system-benefits-wrap .system-benefits-object > * {
  display: block;
  text-align: center;
  margin: auto;
  max-width: 15.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.system-benefits .system-benefits-wrap .system-benefits-title {
  padding-top: 1rem;
  padding-bottom: 0.375rem;
  font-size: 1.375rem;
}
.system-benefits .system-benefits-wrap .system-benefits-description {
  font-size: 1.125rem;
  line-height: 1.4;
}
.system-benefits .system-benefits-wrap .system-benefits-image {
  position: relative;
}
.system-benefits .system-benefits-wrap .system-benefits-image:before {
  content: "";
  display: block;
  padding-top: 52.17391%;
}
.system-benefits .system-benefits-wrap .system-benefits-image > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.system-benefits .system-benefits-wrap .system-benefits-image .svg {
  display: none;
  width: 100%;
  height: 100%;
}
.system-benefits .system-benefits-wrap .system-benefits-image .svg path {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.system-benefits .system-benefits-wrap .system-benefits-image .img {
  display: block;
  margin: auto;
  max-height: 100%;
}
.svg .system-benefits .system-benefits-wrap .system-benefits-image .img {
  display: none;
}
.svg .system-benefits .system-benefits-wrap .system-benefits-image .svg {
  display: block;
}
.system-benefits
  .system-benefits-wrap
  .system-benefits-object:hover
  .system-benefits-image
  svg
  g##e1dfdfff
  path {
  fill: #2eaf61;
}
.contact-us .contact-wrap .contact {
  text-align: center;
  padding-bottom: 1.25rem;
}
@media (min-width: 0) and (max-width: 499px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 100%;
  }
  .contact-us .contact-wrap .contact:nth-child(1n + 1) {
    clear: left;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .contact-us .contact-wrap .contact:nth-child(2n + 1) {
    clear: left;
  }
  .contact-us .contact-wrap .contact:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 800px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 30.66667%;
    margin-right: 4%;
  }
  .contact-us .contact-wrap .contact:nth-child(3n + 1) {
    clear: left;
  }
  .contact-us .contact-wrap .contact:nth-child(3n) {
    margin-right: 0;
  }
}
.contact-us .contact-wrap .contact-name {
  font-size: 1.375rem;
}
.contact-us .contact-wrap span {
  display: block;
}
.contact-us .contact-wrap a {
  font-size: 1.25rem;
}
.write-us.v2 {
  margin-bottom: 2rem;
}
.write-us-form {
  max-width: 38.25rem;
  margin: auto;
}
.write-us-form.v2 button[type="submit"] {
  position: absolute;
  top: 1rem;
  right: 4.5rem;
}
.write-us-form.is-small .form-span-1 > * {
  margin-top: 1.15rem;
}
.write-us-form.v2 {
  padding: 0;
  min-width: 47%;
  max-width: 47%;
  margin: 0;
  float: left;
  text-align: center;
  overflow: hidden;
}
.write-us-form.v2 span {
  padding-bottom: 1.2rem;
  display: inline-block;
  width: 95%;
}
.write-us-form.v2 .error-box,
.write-us-form.v2 .error_msg {
  line-height: normal;
}
.contact-us-right {
  float: right;
  text-align: center;
  min-width: 47%;
  max-width: 47%;
  margin-left: 2.5rem;
  font-size: 14.5px;
  line-height: 1.8rem;
}
.contact-us-right h3 {
  line-height: 0;
  margin-top: 1.3rem;
  font-weight: 400;
}
.contact-us-right a {
  text-decoration: underline;
}
.contact-us-right span {
  display: block;
  margin: auto;
}
.contact-us-right span.vertical-space {
  margin-top: 1rem;
}
.contact-us-right div.contact.vertical-space {
  margin-top: 2.5rem;
}
.inner-main-padding {
  margin-left: -3.4375rem;
  margin-right: -3.4375rem;
}
.with-main-padding {
  padding-left: 3.4375rem;
  padding-right: 3.4375rem;
}
.contacts-global {
  padding-bottom: 3rem;
}
.contacts-global .global-columns {
  text-align: center;
}
.contacts-global .global-columns .global-column {
  float: left;
  width: 46%;
  margin-right: 4%;
}
.contacts-global .global-columns .global-column div,
.contacts-global .global-columns .global-column span {
  font-size: 0.925rem;
  line-height: 1.6rem;
}
.contacts-global .global-columns .global-column span {
  margin-bottom: 0.6rem;
  display: inline-block;
}
.contacts-global h4 {
  font-size: 1.1rem;
  margin-bottom: 0.6rem;
  font-weight: 400;
}
.contacts-global .global-columns .global-column:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 0) and (max-width: 799px) {
  .contacts-global .global-columns .global-column {
    float: none;
    margin: 0 auto 2rem;
    width: 90%;
  }
  .contacts-global .global-columns .global-column:nth-child(3n) {
    margin: 0 auto 2rem;
    width: 90%;
  }
}
@media (min-width: 0) and (max-width: 590px) {
  .write-us-form.v2 button[type="submit"] {
    position: static;
    margin-top: 1.1rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 1080px) {
  .write-us-form.v2 {
    min-width: 80%;
    margin: auto;
    float: none;
  }
  .contact-us-right {
    float: none;
    margin: 2rem auto;
    min-width: 100%;
  }
  .contact-us-right .contact,
  .contact-us-right .contact.right-side {
    float: none;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .with-main-padding {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .with-main-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.with-divider:after {
  content: "";
  display: block;
  border-bottom: 1px solid #cdcccc;
  padding-top: 4.5rem;
}
@media (min-width: 0) and (max-width: 319px) {
  html {
    font-size: 11px;
  }
}
@media (min-width: 320px) and (max-width: 499px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 14.5px;
  }
}
.main,
.main-footer {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 1199px) {
  .main,
  .main-footer {
    max-width: 100%;
  }
}
.main .main-wrapper,
.main-footer .main-wrapper {
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  overflow: hidden;
}
.main .main-wrapper > section,
.main-footer .main-wrapper > section {
  position: relative;
}
.main .main-header,
.main-footer .main-header {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.main .main-header .top-wrap,
.main-footer .main-header .top-wrap {
  float: right;
}
@media (min-width: 0) and (max-width: 719px) {
  .main .main-header .top-wrap,
  .main-footer .main-header .top-wrap {
    float: none;
  }
}
.trial {
  text-align: center;
  padding: 3.125rem 0.625rem;
  border: 0 solid #cdcccc;
  border-width: 1px 0;
  background: #f1f0f0;
}
.trial > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0.625rem;
}
.features .features-slider {
  padding: 3.75rem;
  margin-bottom: -2.5rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .features .tabs {
    display: none;
  }
  .features .features-slider {
    padding-top: 0;
  }
}
.template-reviews .write-review-form {
  max-width: 36.5rem;
  margin: auto;
}
.template-reviews .reviews {
  padding-top: 3.125rem;
  padding-bottom: 3.75rem;
}
.template-shop #go-back {
  margin-right: 1.25rem;
}
.template-sign-in .sign-in-form {
  max-width: 30.25rem;
  margin: auto;
  margin-bottom: 5rem;
}
.template-sign-in .sign-in-form .sign-in-form-cant,
.template-sign-in .sign-in-form .sign-in-form-register {
  font-weight: 400;
}
.template-sign-in .sign-in-form .sign-in-form-cant {
  width: 42%;
}
.template-sign-in .sign-in-form .sign-in-form-register {
  width: 54%;
}
@media (min-width: 0) and (max-width: 499px) {
  .template-sign-in .sign-in-form .sign-in-form-cant,
  .template-sign-in .sign-in-form .sign-in-form-register {
    font-size: 1rem;
  }
}
.lang-popup,
.video-popup {
  position: relative;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}
.lang-popup table {
  width: 100%;
}
.lang-popup td {
  text-align: center;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.lang-popup td:hover a.active {
  color: #000;
}
.lang-popup .table-header {
  background-color: #f1f0f0;
  border: 1px solid #d9d9d9;
  border-bottom: none;
}
.lang-popup .table-header h2 {
  font-weight: 700;
  font-size: 1.714rem;
  width: 50%;
  float: left;
  margin: 0;
  line-height: 7rem;
  padding-left: 2rem;
}
.lang-popup .table-header p {
  font-size: 1.143rem;
  text-align: right;
  width: 50%;
  float: right;
  margin: 0;
  padding: 2.857rem 2rem 0 0;
}
.lang-popup .table-header p a {
  text-decoration: underline;
}
.lang-popup button.mfp-close {
  margin-top: -4rem;
}
@media (max-width: 919px) {
  .lang-popup .table-header h2,
  .lang-popup .table-header p {
    text-align: center;
    line-height: 1.5;
    float: none;
    width: 100%;
  }
  .lang-popup .table-header h2 {
    margin: 1rem 0;
    padding: 0;
  }
  .lang-popup .table-header p {
    padding: 0;
    margin: 1rem 0;
  }
}
@media (min-width: 0) and (max-width: 339px) {
  .lang-popup td {
    padding: 0.1rem;
  }
  .lang-popup .table-header h2 {
    font-size: 1.7rem;
  }
  .lang-popup button.mfp-close {
    margin-top: -2.75rem;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .lang-popup td {
    padding: 0.2rem;
  }
  .lang-popup button.mfp-close {
    margin-top: -2.75rem;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .lang-popup td {
    padding: 0.5rem;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .lang-popup td {
    padding: 0.5rem;
  }
}
.lang-popup a.inactive,
.lang-popup a.inactive:hover {
  color: #b9b9b9;
}
.lang-popup a.active,
.lang-popup a.active:hover {
  color: #6b6a6a;
}
.product-offer {
  display: none;
  background-color: #fff;
  color: #797979;
  max-width: 310px;
  padding: 0.8rem;
  position: fixed;
  bottom: 10px;
  right: 5rem;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  margin: 1rem 3px 3px;
  z-index: 100;
}
.product-offer img {
  float: left;
  max-width: 9rem;
  margin-right: 0.4rem;
}
.product-offer a {
  color: #1b99bd;
}
.product-offer p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
span.close {
  float: right;
  cursor: pointer;
  color: #fff;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 1rem;
  font-weight: 700;
  display: inline-block;
  line-height: 0;
  padding: 11px 7px;
  margin-left: 30px;
  margin-bottom: 5px;
}
.close:before {
  content: "×";
}
@media (min-width: 0) and (max-width: 339px) {
  .product-offer {
    right: 0;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .product-offer {
    right: 0;
  }
}
.error-box,
.error_msg {
  text-align: center;
  line-height: 0.5rem;
  color: red;
}
.support-form .error_msg {
  padding-bottom: 20px;
}
.live-demo-button {
  display: block;
  margin-top: 0.8rem !important;
  margin-left: 5px;
  text-decoration: underline;
  color: #343434;
  font-weight: 300;
  font-size: 1.1rem;
  width: 100px;
}
.live-demo-button:hover {
  color: #797979;
}
.live-demo-button.v2 {
  width: 110px;
  margin-top: 1rem !important;
  font-size: 1rem;
  color: #1b99bd;
  margin-left: 2px;
  background: transparent url(../img/zoom.png) no-repeat center left;
  padding-left: 23px;
}
.key-facts-object {
  border: 0 solid #fff;
  border-width: 1px;
  float: left;
  width: 33.333333333333%;
  background-color: #ff0;
  overflow: hidden;
}
.key-facts-object.no-borders {
  border: 0 solid #fff;
  border-width: 1px 0;
}
.hero.v2 ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.8rem;
}
.hero.v2 ul li {
  padding-bottom: 0.5rem;
}
.hero.v2 ul li:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 0.9rem;
  margin-bottom: 3px;
  background-color: #d1d0d0;
  vertical-align: middle;
  color: red;
}
.hero.v2 .hero-headline {
  padding-top: 5rem;
}
section.space-bottom-v2:after {
  padding-bottom: 2.8rem;
}
.left.v2 img {
  max-width: 100%;
}
@media (min-width: 1280px) {
  .right.v2 {
    width: 52%;
  }
}
.flag {
  width: 32px;
  height: 32px;
  background: url(../img/flags.png) no-repeat;
}
.flag.flag-ad {
  background-position: -32px 0;
}
.flag.flag-ae {
  background-position: -64px 0;
}
.flag.flag-af {
  background-position: -96px 0;
}
.flag.flag-ag {
  background-position: -128px 0;
}
.flag.flag-ai {
  background-position: -160px 0;
}
.flag.flag-al {
  background-position: -192px 0;
}
.flag.flag-am {
  background-position: -224px 0;
}
.flag.flag-an {
  background-position: -256px 0;
}
.flag.flag-ao {
  background-position: -288px 0;
}
.flag.flag-ar {
  background-position: -320px 0;
}
.flag.flag-as {
  background-position: -352px 0;
}
.flag.flag-at {
  background-position: -384px 0;
}
.flag.flag-au {
  background-position: -416px 0;
}
.flag.flag-aw {
  background-position: -448px 0;
}
.flag.flag-az {
  background-position: 0 -32px;
}
.flag.flag-ba {
  background-position: -32px -32px;
}
.flag.flag-bb {
  background-position: -64px -32px;
}
.flag.flag-bd {
  background-position: -96px -32px;
}
.flag.flag-be {
  background-position: -128px -32px;
}
.flag.flag-bf {
  background-position: -160px -32px;
}
.flag.flag-bg {
  background-position: -192px -32px;
}
.flag.flag-bh {
  background-position: -224px -32px;
}
.flag.flag-bi {
  background-position: -256px -32px;
}
.flag.flag-bj {
  background-position: -288px -32px;
}
.flag.flag-bm {
  background-position: -320px -32px;
}
.flag.flag-bn {
  background-position: -352px -32px;
}
.flag.flag-bo {
  background-position: -384px -32px;
}
.flag.flag-br {
  background-position: -416px -32px;
}
.flag.flag-bs {
  background-position: -448px -32px;
}
.flag.flag-bt {
  background-position: 0 -64px;
}
.flag.flag-bw {
  background-position: -32px -64px;
}
.flag.flag-by {
  background-position: -64px -64px;
}
.flag.flag-bz {
  background-position: -96px -64px;
}
.flag.flag-ca {
  background-position: -128px -64px;
}
.flag.flag-cd {
  background-position: -160px -64px;
}
.flag.flag-cf {
  background-position: -192px -64px;
}
.flag.flag-cg {
  background-position: -224px -64px;
}
.flag.flag-ch {
  background-position: -256px -64px;
}
.flag.flag-ci {
  background-position: -288px -64px;
}
.flag.flag-ck {
  background-position: -320px -64px;
}
.flag.flag-cl {
  background-position: -352px -64px;
}
.flag.flag-cm {
  background-position: -384px -64px;
}
.flag.flag-cn {
  background-position: -416px -64px;
}
.flag.flag-co {
  background-position: -448px -64px;
}
.flag.flag-cr {
  background-position: 0 -96px;
}
.flag.flag-cu {
  background-position: -32px -96px;
}
.flag.flag-cv {
  background-position: -64px -96px;
}
.flag.flag-cy {
  background-position: -96px -96px;
}
.flag.flag-cz {
  background-position: -128px -96px;
}
.flag.flag-de {
  background-position: -160px -96px;
}
.flag.flag-dj {
  background-position: -192px -96px;
}
.flag.flag-dk {
  background-position: -224px -96px;
}
.flag.flag-dm {
  background-position: -256px -96px;
}
.flag.flag-do {
  background-position: -288px -96px;
}
.flag.flag-dz {
  background-position: -320px -96px;
}
.flag.flag-ec {
  background-position: -352px -96px;
}
.flag.flag-ee {
  background-position: -384px -96px;
}
.flag.flag-eg {
  background-position: -416px -96px;
}
.flag.flag-eh {
  background-position: -448px -96px;
}
.flag.flag-er {
  background-position: 0 -128px;
}
.flag.flag-es {
  background-position: -32px -128px;
}
.flag.flag-et {
  background-position: -64px -128px;
}
.flag.flag-fi {
  background-position: -96px -128px;
}
.flag.flag-fj {
  background-position: -128px -128px;
}
.flag.flag-fm {
  background-position: -160px -128px;
}
.flag.flag-fo {
  background-position: -192px -128px;
}
.flag.flag-fr {
  background-position: -224px -128px;
}
.flag.flag-ga {
  background-position: -256px -128px;
}
.flag.flag-gb {
  background-position: -288px -128px;
}
.flag.flag-gd {
  background-position: -320px -128px;
}
.flag.flag-ge {
  background-position: -352px -128px;
}
.flag.flag-gg {
  background-position: -384px -128px;
}
.flag.flag-gh {
  background-position: -416px -128px;
}
.flag.flag-gi {
  background-position: -448px -128px;
}
.flag.flag-gl {
  background-position: 0 -160px;
}
.flag.flag-gm {
  background-position: -32px -160px;
}
.flag.flag-gn {
  background-position: -64px -160px;
}
.flag.flag-gp {
  background-position: -96px -160px;
}
.flag.flag-gq {
  background-position: -128px -160px;
}
.flag.flag-gr {
  background-position: -160px -160px;
}
.flag.flag-gt {
  background-position: -192px -160px;
}
.flag.flag-gu {
  background-position: -224px -160px;
}
.flag.flag-gw {
  background-position: -256px -160px;
}
.flag.flag-gy {
  background-position: -288px -160px;
}
.flag.flag-hk {
  background-position: -320px -160px;
}
.flag.flag-hn {
  background-position: -352px -160px;
}
.flag.flag-hr {
  background-position: -384px -160px;
}
.flag.flag-ht {
  background-position: -416px -160px;
}
.flag.flag-hu {
  background-position: -448px -160px;
}
.flag.flag-id {
  background-position: 0 -192px;
}
.flag.flag-ie {
  background-position: -32px -192px;
}
.flag.flag-il {
  background-position: -64px -192px;
}
.flag.flag-im {
  background-position: -96px -192px;
}
.flag.flag-in {
  background-position: -128px -192px;
}
.flag.flag-iq {
  background-position: -160px -192px;
}
.flag.flag-ir {
  background-position: -192px -192px;
}
.flag.flag-is {
  background-position: -224px -192px;
}
.flag.flag-it {
  background-position: -256px -192px;
}
.flag.flag-je {
  background-position: -288px -192px;
}
.flag.flag-jm {
  background-position: -320px -192px;
}
.flag.flag-jo {
  background-position: -352px -192px;
}
.flag.flag-jp {
  background-position: -384px -192px;
}
.flag.flag-ke {
  background-position: -416px -192px;
}
.flag.flag-kg {
  background-position: -448px -192px;
}
.flag.flag-kh {
  background-position: 0 -224px;
}
.flag.flag-ki {
  background-position: -32px -224px;
}
.flag.flag-km {
  background-position: -64px -224px;
}
.flag.flag-kn {
  background-position: -96px -224px;
}
.flag.flag-kp {
  background-position: -128px -224px;
}
.flag.flag-kr {
  background-position: -160px -224px;
}
.flag.flag-kw {
  background-position: -192px -224px;
}
.flag.flag-ky {
  background-position: -224px -224px;
}
.flag.flag-kz {
  background-position: -256px -224px;
}
.flag.flag-la {
  background-position: -288px -224px;
}
.flag.flag-lb {
  background-position: -320px -224px;
}
.flag.flag-lc {
  background-position: -352px -224px;
}
.flag.flag-li {
  background-position: -384px -224px;
}
.flag.flag-lk {
  background-position: -416px -224px;
}
.flag.flag-lr {
  background-position: -448px -224px;
}
.flag.flag-ls {
  background-position: 0 -256px;
}
.flag.flag-lt {
  background-position: -32px -256px;
}
.flag.flag-lu {
  background-position: -64px -256px;
}
.flag.flag-lv {
  background-position: -96px -256px;
}
.flag.flag-ly {
  background-position: -128px -256px;
}
.flag.flag-ma {
  background-position: -160px -256px;
}
.flag.flag-mc {
  background-position: -192px -256px;
}
.flag.flag-md {
  background-position: -224px -256px;
}
.flag.flag-me {
  background-position: -256px -256px;
}
.flag.flag-mg {
  background-position: -288px -256px;
}
.flag.flag-mh {
  background-position: -320px -256px;
}
.flag.flag-mk {
  background-position: -352px -256px;
}
.flag.flag-ml {
  background-position: -384px -256px;
}
.flag.flag-mm {
  background-position: -416px -256px;
}
.flag.flag-mn {
  background-position: -448px -256px;
}
.flag.flag-mo {
  background-position: 0 -288px;
}
.flag.flag-mq {
  background-position: -32px -288px;
}
.flag.flag-mr {
  background-position: -64px -288px;
}
.flag.flag-ms {
  background-position: -96px -288px;
}
.flag.flag-mt {
  background-position: -128px -288px;
}
.flag.flag-mu {
  background-position: -160px -288px;
}
.flag.flag-mv {
  background-position: -192px -288px;
}
.flag.flag-mw {
  background-position: -224px -288px;
}
.flag.flag-mx {
  background-position: -256px -288px;
}
.flag.flag-my {
  background-position: -288px -288px;
}
.flag.flag-mz {
  background-position: -320px -288px;
}
.flag.flag-na {
  background-position: -352px -288px;
}
.flag.flag-nc {
  background-position: -384px -288px;
}
.flag.flag-ne {
  background-position: -416px -288px;
}
.flag.flag-ng {
  background-position: -448px -288px;
}
.flag.flag-ni {
  background-position: 0 -320px;
}
.flag.flag-nl {
  background-position: -32px -320px;
}
.flag.flag-no {
  background-position: -64px -320px;
}
.flag.flag-np {
  background-position: -96px -320px;
}
.flag.flag-nr {
  background-position: -128px -320px;
}
.flag.flag-nz {
  background-position: -160px -320px;
}
.flag.flag-om {
  background-position: -192px -320px;
}
.flag.flag-pa {
  background-position: -224px -320px;
}
.flag.flag-pe {
  background-position: -256px -320px;
}
.flag.flag-pf {
  background-position: -288px -320px;
}
.flag.flag-pg {
  background-position: -320px -320px;
}
.flag.flag-ph {
  background-position: -352px -320px;
}
.flag.flag-pk {
  background-position: -384px -320px;
}
.flag.flag-pl {
  background-position: -416px -320px;
}
.flag.flag-pr {
  background-position: -448px -320px;
}
.flag.flag-ps {
  background-position: 0 -352px;
}
.flag.flag-pt {
  background-position: -32px -352px;
}
.flag.flag-pw {
  background-position: -64px -352px;
}
.flag.flag-py {
  background-position: -96px -352px;
}
.flag.flag-qa {
  background-position: -128px -352px;
}
.flag.flag-re {
  background-position: -160px -352px;
}
.flag.flag-ro {
  background-position: -192px -352px;
}
.flag.flag-rs {
  background-position: -224px -352px;
}
.flag.flag-ru {
  background-position: -256px -352px;
}
.flag.flag-rw {
  background-position: -288px -352px;
}
.flag.flag-sa {
  background-position: -320px -352px;
}
.flag.flag-sb {
  background-position: -352px -352px;
}
.flag.flag-sc {
  background-position: -384px -352px;
}
.flag.flag-sd {
  background-position: -416px -352px;
}
.flag.flag-se {
  background-position: -448px -352px;
}
.flag.flag-sg {
  background-position: 0 -384px;
}
.flag.flag-si {
  background-position: -32px -384px;
}
.flag.flag-sk {
  background-position: -64px -384px;
}
.flag.flag-sl {
  background-position: -96px -384px;
}
.flag.flag-sm {
  background-position: -128px -384px;
}
.flag.flag-sn {
  background-position: -160px -384px;
}
.flag.flag-so {
  background-position: -192px -384px;
}
.flag.flag-sr {
  background-position: -224px -384px;
}
.flag.flag-st {
  background-position: -256px -384px;
}
.flag.flag-sv {
  background-position: -288px -384px;
}
.flag.flag-sy {
  background-position: -320px -384px;
}
.flag.flag-sz {
  background-position: -352px -384px;
}
.flag.flag-tc {
  background-position: -384px -384px;
}
.flag.flag-td {
  background-position: -416px -384px;
}
.flag.flag-tg {
  background-position: -448px -384px;
}
.flag.flag-th {
  background-position: 0 -416px;
}
.flag.flag-tj {
  background-position: -32px -416px;
}
.flag.flag-tl {
  background-position: -64px -416px;
}
.flag.flag-tm {
  background-position: -96px -416px;
}
.flag.flag-tn {
  background-position: -128px -416px;
}
.flag.flag-to {
  background-position: -160px -416px;
}
.flag.flag-tr {
  background-position: -192px -416px;
}
.flag.flag-tt {
  background-position: -224px -416px;
}
.flag.flag-tv {
  background-position: -256px -416px;
}
.flag.flag-tw {
  background-position: -288px -416px;
}
.flag.flag-tz {
  background-position: -320px -416px;
}
.flag.flag-ua {
  background-position: -352px -416px;
}
.flag.flag-ug {
  background-position: -384px -416px;
}
.flag.flag-us {
  background-position: -416px -416px;
}
.flag.flag-uy {
  background-position: -448px -416px;
}
.flag.flag-uz {
  background-position: 0 -448px;
}
.flag.flag-va {
  background-position: -32px -448px;
}
.flag.flag-vc {
  background-position: -64px -448px;
}
.flag.flag-ve {
  background-position: -96px -448px;
}
.flag.flag-vg {
  background-position: -128px -448px;
}
.flag.flag-vi {
  background-position: -160px -448px;
}
.flag.flag-vn {
  background-position: -192px -448px;
}
.flag.flag-vu {
  background-position: -224px -448px;
}
.flag.flag-ws {
  background-position: -256px -448px;
}
.flag.flag-ye {
  background-position: -288px -448px;
}
.flag.flag-za {
  background-position: -320px -448px;
}
.flag.flag-zm {
  background-position: -352px -448px;
}
.flag.flag-zw {
  background-position: -384px -448px;
}
.flag25-15 {
  width: 25px;
  height: 15px;
  background: url(../img/flags25-15.png) no-repeat;
  background-position: -200px -60px;
}
.flag25-15.flag-ad {
  background-position: -25px 0;
}
.flag25-15.flag-ae {
  background-position: -50px 0;
}
.flag25-15.flag-af {
  background-position: -75px 0;
}
.flag25-15.flag-ag {
  background-position: -100px 0;
}
.flag25-15.flag-ai {
  background-position: -125px 0;
}
.flag25-15.flag-al {
  background-position: -150px 0;
}
.flag25-15.flag-am {
  background-position: -175px 0;
}
.flag25-15.flag-an {
  background-position: -200px 0;
}
.flag25-15.flag-ao {
  background-position: -225px 0;
}
.flag25-15.flag-ar {
  background-position: -250px 0;
}
.flag25-15.flag-as {
  background-position: -275px 0;
}
.flag25-15.flag-at {
  background-position: -300px 0;
}
.flag25-15.flag-au {
  background-position: -325px 0;
}
.flag25-15.flag-aw {
  background-position: -350px 0;
}
.flag25-15.flag-az {
  background-position: -375px 0;
}
.flag25-15.flag-ba {
  background-position: 0 -15px;
}
.flag25-15.flag-bb {
  background-position: -25px -15px;
}
.flag25-15.flag-bd {
  background-position: -50px -15px;
}
.flag25-15.flag-be {
  background-position: -75px -15px;
}
.flag25-15.flag-bf {
  background-position: -100px -15px;
}
.flag25-15.flag-bg {
  background-position: -125px -15px;
}
.flag25-15.flag-bh {
  background-position: -150px -15px;
}
.flag25-15.flag-bi {
  background-position: -175px -15px;
}
.flag25-15.flag-bj {
  background-position: -200px -15px;
}
.flag25-15.flag-bm {
  background-position: -225px -15px;
}
.flag25-15.flag-bn {
  background-position: -250px -15px;
}
.flag25-15.flag-bo {
  background-position: -275px -15px;
}
.flag25-15.flag-br {
  background-position: -300px -15px;
}
.flag25-15.flag-bs {
  background-position: -325px -15px;
}
.flag25-15.flag-bt {
  background-position: -350px -15px;
}
.flag25-15.flag-bv {
  background-position: -375px -15px;
}
.flag25-15.flag-bw {
  background-position: 0 -30px;
}
.flag25-15.flag-by {
  background-position: -25px -30px;
}
.flag25-15.flag-bz {
  background-position: -50px -30px;
}
.flag25-15.flag-ca {
  background-position: -75px -30px;
}
.flag25-15.flag-cd {
  background-position: -100px -30px;
}
.flag25-15.flag-cf {
  background-position: -125px -30px;
}
.flag25-15.flag-cg {
  background-position: -150px -30px;
}
.flag25-15.flag-ch {
  background-position: -175px -30px;
}
.flag25-15.flag-ci {
  background-position: -200px -30px;
}
.flag25-15.flag-ck {
  background-position: -225px -30px;
}
.flag25-15.flag-cl {
  background-position: -250px -30px;
}
.flag25-15.flag-cm {
  background-position: -275px -30px;
}
.flag25-15.flag-cn {
  background-position: -300px -30px;
}
.flag25-15.flag-co {
  background-position: -325px -30px;
}
.flag25-15.flag-cr {
  background-position: -350px -30px;
}
.flag25-15.flag-cu {
  background-position: -375px -30px;
}
.flag25-15.flag-cv {
  background-position: 0 -45px;
}
.flag25-15.flag-cy {
  background-position: -25px -45px;
}
.flag25-15.flag-cz {
  background-position: -50px -45px;
}
.flag25-15.flag-de {
  background-position: -75px -45px;
}
.flag25-15.flag-dj {
  background-position: -100px -45px;
}
.flag25-15.flag-dk {
  background-position: -125px -45px;
}
.flag25-15.flag-dm {
  background-position: -150px -45px;
}
.flag25-15.flag-do {
  background-position: -175px -45px;
}
.flag25-15.flag-dz {
  background-position: -200px -45px;
}
.flag25-15.flag-ec {
  background-position: -225px -45px;
}
.flag25-15.flag-ee {
  background-position: -250px -45px;
}
.flag25-15.flag-eg {
  background-position: -275px -45px;
}
.flag25-15.flag-eh {
  background-position: -300px -45px;
}
.flag25-15.flag-er {
  background-position: -325px -45px;
}
.flag25-15.flag-es {
  background-position: -350px -45px;
}
.flag25-15.flag-et {
  background-position: -375px -45px;
}
.flag25-15.flag-eu {
  background-position: 0 -60px;
}
.flag25-15.flag-fi {
  background-position: -25px -60px;
}
.flag25-15.flag-fj {
  background-position: -50px -60px;
}
.flag25-15.flag-fk {
  background-position: -75px -60px;
}
.flag25-15.flag-fm {
  background-position: -100px -60px;
}
.flag25-15.flag-fo {
  background-position: -125px -60px;
}
.flag25-15.flag-fr {
  background-position: -150px -60px;
}
.flag25-15.flag-ga {
  background-position: -175px -60px;
}
.flag25-15.flag-gb {
  background-position: -200px -60px;
}
.flag25-15.flag-gd {
  background-position: -225px -60px;
}
.flag25-15.flag-ge {
  background-position: -250px -60px;
}
.flag25-15.flag-gf {
  background-position: -275px -60px;
}
.flag25-15.flag-gg {
  background-position: -300px -60px;
}
.flag25-15.flag-gh {
  background-position: -325px -60px;
}
.flag25-15.flag-gi {
  background-position: -350px -60px;
}
.flag25-15.flag-gl {
  background-position: -375px -60px;
}
.flag25-15.flag-gm {
  background-position: 0 -75px;
}
.flag25-15.flag-gn {
  background-position: -25px -75px;
}
.flag25-15.flag-gp {
  background-position: -50px -75px;
}
.flag25-15.flag-gq {
  background-position: -75px -75px;
}
.flag25-15.flag-gr {
  background-position: -100px -75px;
}
.flag25-15.flag-gs {
  background-position: -125px -75px;
}
.flag25-15.flag-gt {
  background-position: -150px -75px;
}
.flag25-15.flag-gu {
  background-position: -175px -75px;
}
.flag25-15.flag-gw {
  background-position: -200px -75px;
}
.flag25-15.flag-gy {
  background-position: -225px -75px;
}
.flag25-15.flag-hk {
  background-position: -250px -75px;
}
.flag25-15.flag-hm {
  background-position: -275px -75px;
}
.flag25-15.flag-hn {
  background-position: -300px -75px;
}
.flag25-15.flag-hr {
  background-position: -325px -75px;
}
.flag25-15.flag-ht {
  background-position: -350px -75px;
}
.flag25-15.flag-hu {
  background-position: -375px -75px;
}
.flag25-15.flag-id {
  background-position: 0 -90px;
}
.flag25-15.flag-ie {
  background-position: -25px -90px;
}
.flag25-15.flag-il {
  background-position: -50px -90px;
}
.flag25-15.flag-in {
  background-position: -75px -90px;
}
.flag25-15.flag-io {
  background-position: -100px -90px;
}
.flag25-15.flag-iq {
  background-position: -125px -90px;
}
.flag25-15.flag-ir {
  background-position: -150px -90px;
}
.flag25-15.flag-is {
  background-position: -175px -90px;
}
.flag25-15.flag-it {
  background-position: -200px -90px;
}
.flag25-15.flag-je {
  background-position: -225px -90px;
}
.flag25-15.flag-jm {
  background-position: -250px -90px;
}
.flag25-15.flag-jo {
  background-position: -275px -90px;
}
.flag25-15.flag-jp {
  background-position: -300px -90px;
}
.flag25-15.flag-ke {
  background-position: -325px -90px;
}
.flag25-15.flag-kg {
  background-position: -350px -90px;
}
.flag25-15.flag-kh {
  background-position: -375px -90px;
}
.flag25-15.flag-ki {
  background-position: 0 -105px;
}
.flag25-15.flag-km {
  background-position: -25px -105px;
}
.flag25-15.flag-kn {
  background-position: -50px -105px;
}
.flag25-15.flag-kp {
  background-position: -75px -105px;
}
.flag25-15.flag-kr {
  background-position: -100px -105px;
}
.flag25-15.flag-kw {
  background-position: -125px -105px;
}
.flag25-15.flag-ky {
  background-position: -150px -105px;
}
.flag25-15.flag-kz {
  background-position: -175px -105px;
}
.flag25-15.flag-la {
  background-position: -200px -105px;
}
.flag25-15.flag-lb {
  background-position: -225px -105px;
}
.flag25-15.flag-lc {
  background-position: -250px -105px;
}
.flag25-15.flag-li {
  background-position: -275px -105px;
}
.flag25-15.flag-lk {
  background-position: -300px -105px;
}
.flag25-15.flag-lr {
  background-position: -325px -105px;
}
.flag25-15.flag-ls {
  background-position: -350px -105px;
}
.flag25-15.flag-lt {
  background-position: -375px -105px;
}
.flag25-15.flag-lu {
  background-position: 0 -120px;
}
.flag25-15.flag-lv {
  background-position: -25px -120px;
}
.flag25-15.flag-ly {
  background-position: -50px -120px;
}
.flag25-15.flag-ma {
  background-position: -75px -120px;
}
.flag25-15.flag-mc {
  background-position: -100px -120px;
}
.flag25-15.flag-md {
  background-position: -125px -120px;
}
.flag25-15.flag-me {
  background-position: -150px -120px;
}
.flag25-15.flag-mg {
  background-position: -175px -120px;
}
.flag25-15.flag-mh {
  background-position: -200px -120px;
}
.flag25-15.flag-mk {
  background-position: -225px -120px;
}
.flag25-15.flag-ml {
  background-position: -250px -120px;
}
.flag25-15.flag-mm {
  background-position: -275px -120px;
}
.flag25-15.flag-mn {
  background-position: -300px -120px;
}
.flag25-15.flag-mo {
  background-position: -325px -120px;
}
.flag25-15.flag-mp {
  background-position: -350px -120px;
}
.flag25-15.flag-mq {
  background-position: -375px -120px;
}
.flag25-15.flag-mr {
  background-position: 0 -135px;
}
.flag25-15.flag-ms {
  background-position: -25px -135px;
}
.flag25-15.flag-mt {
  background-position: -50px -135px;
}
.flag25-15.flag-mu {
  background-position: -75px -135px;
}
.flag25-15.flag-mv {
  background-position: -100px -135px;
}
.flag25-15.flag-mw {
  background-position: -125px -135px;
}
.flag25-15.flag-mx {
  background-position: -150px -135px;
}
.flag25-15.flag-my {
  background-position: -175px -135px;
}
.flag25-15.flag-mz {
  background-position: -200px -135px;
}
.flag25-15.flag-na {
  background-position: -225px -135px;
}
.flag25-15.flag-nc {
  background-position: -250px -135px;
}
.flag25-15.flag-ne {
  background-position: -275px -135px;
}
.flag25-15.flag-nf {
  background-position: -300px -135px;
}
.flag25-15.flag-ng {
  background-position: -325px -135px;
}
.flag25-15.flag-ni {
  background-position: -350px -135px;
}
.flag25-15.flag-nl {
  background-position: -375px -135px;
}
.flag25-15.flag-no {
  background-position: 0 -150px;
}
.flag25-15.flag-np {
  background-position: -25px -150px;
}
.flag25-15.flag-nr {
  background-position: -50px -150px;
}
.flag25-15.flag-nu {
  background-position: -75px -150px;
}
.flag25-15.flag-nz {
  background-position: -100px -150px;
}
.flag25-15.flag-om {
  background-position: -125px -150px;
}
.flag25-15.flag-pa {
  background-position: -150px -150px;
}
.flag25-15.flag-pe {
  background-position: -175px -150px;
}
.flag25-15.flag-pf {
  background-position: -200px -150px;
}
.flag25-15.flag-pg {
  background-position: -225px -150px;
}
.flag25-15.flag-ph {
  background-position: -250px -150px;
}
.flag25-15.flag-pk {
  background-position: -275px -150px;
}
.flag25-15.flag-pl {
  background-position: -300px -150px;
}
.flag25-15.flag-pm {
  background-position: -325px -150px;
}
.flag25-15.flag-pn {
  background-position: -350px -150px;
}
.flag25-15.flag-pr {
  background-position: -375px -150px;
}
.flag25-15.flag-ps {
  background-position: 0 -165px;
}
.flag25-15.flag-pt {
  background-position: -25px -165px;
}
.flag25-15.flag-pw {
  background-position: -50px -165px;
}
.flag25-15.flag-py {
  background-position: -75px -165px;
}
.flag25-15.flag-qa {
  background-position: -100px -165px;
}
.flag25-15.flag-re {
  background-position: -125px -165px;
}
.flag25-15.flag-ro {
  background-position: -150px -165px;
}
.flag25-15.flag-rs {
  background-position: -175px -165px;
}
.flag25-15.flag-ru {
  background-position: -200px -165px;
}
.flag25-15.flag-rw {
  background-position: -225px -165px;
}
.flag25-15.flag-sa {
  background-position: -250px -165px;
}
.flag25-15.flag-sb {
  background-position: -275px -165px;
}
.flag25-15.flag-sc {
  background-position: -300px -165px;
}
.flag25-15.flag-sd {
  background-position: -325px -165px;
}
.flag25-15.flag-se {
  background-position: -350px -165px;
}
.flag25-15.flag-sg {
  background-position: -375px -165px;
}
.flag25-15.flag-sh {
  background-position: 0 -180px;
}
.flag25-15.flag-si {
  background-position: -25px -180px;
}
.flag25-15.flag-sk {
  background-position: -50px -180px;
}
.flag25-15.flag-sl {
  background-position: -75px -180px;
}
.flag25-15.flag-sm {
  background-position: -100px -180px;
}
.flag25-15.flag-sn {
  background-position: -125px -180px;
}
.flag25-15.flag-so {
  background-position: -150px -180px;
}
.flag25-15.flag-sr {
  background-position: -175px -180px;
}
.flag25-15.flag-st {
  background-position: -200px -180px;
}
.flag25-15.flag-sv {
  background-position: -225px -180px;
}
.flag25-15.flag-sy {
  background-position: -250px -180px;
}
.flag25-15.flag-sz {
  background-position: -275px -180px;
}
.flag25-15.flag-tc {
  background-position: -300px -180px;
}
.flag25-15.flag-td {
  background-position: -325px -180px;
}
.flag25-15.flag-tf {
  background-position: -350px -180px;
}
.flag25-15.flag-tg {
  background-position: -375px -180px;
}
.flag25-15.flag-th {
  background-position: 0 -195px;
}
.flag25-15.flag-tj {
  background-position: -25px -195px;
}
.flag25-15.flag-tk {
  background-position: -50px -195px;
}
.flag25-15.flag-tl {
  background-position: -75px -195px;
}
.flag25-15.flag-tm {
  background-position: -100px -195px;
}
.flag25-15.flag-tn {
  background-position: -125px -195px;
}
.flag25-15.flag-to {
  background-position: -150px -195px;
}
.flag25-15.flag-tr {
  background-position: -175px -195px;
}
.flag25-15.flag-tt {
  background-position: -200px -195px;
}
.flag25-15.flag-tv {
  background-position: -225px -195px;
}
.flag25-15.flag-tw {
  background-position: -250px -195px;
}
.flag25-15.flag-tz {
  background-position: -275px -195px;
}
.flag25-15.flag-ua {
  background-position: -300px -195px;
}
.flag25-15.flag-ug {
  background-position: -325px -195px;
}
.flag25-15.flag-um {
  background-position: -350px -195px;
}
.flag25-15.flag-us {
  background-position: -375px -195px;
}
.flag25-15.flag-uy {
  background-position: 0 -210px;
}
.flag25-15.flag-uz {
  background-position: -25px -210px;
}
.flag25-15.flag-va {
  background-position: -50px -210px;
}
.flag25-15.flag-vc {
  background-position: -75px -210px;
}
.flag25-15.flag-ve {
  background-position: -100px -210px;
}
.flag25-15.flag-vg {
  background-position: -125px -210px;
}
.flag25-15.flag-vi {
  background-position: -150px -210px;
}
.flag25-15.flag-vn {
  background-position: -175px -210px;
}
.flag25-15.flag-vu {
  background-position: -200px -210px;
}
.flag25-15.flag-wf {
  background-position: -225px -210px;
}
.flag25-15.flag-ws {
  background-position: -250px -210px;
}
.flag25-15.flag-ye {
  background-position: -275px -210px;
}
.flag25-15.flag-yt {
  background-position: -300px -210px;
}
.flag25-15.flag-za {
  background-position: -325px -210px;
}
.flag25-15.flag-zm {
  background-position: -350px -210px;
}
.flag25-15.flag-zw {
  background-position: -375px -210px;
}
.video_popup .language {
  color: #fff;
  margin-top: 1rem;
  text-align: center;
}
.video_popup .language span.text {
  margin-right: 1rem;
}
.call-us-wrap {
  text-align: center;
  line-height: 1.8rem;
}
.call-us-wrap .contact-name {
  font-size: 1.375rem;
  color: #343434;
}
.call-us-wrap a {
  color: #1b99bd;
}
section.call-us {
  padding-bottom: 1.25rem;
}
.sticker.is-small a {
  color: #fff;
}
.item-chooser a {
  text-decoration: underline;
  color: #1b99bd;
  margin-left: 0.7rem;
}
.become-a-partner h4 {
  margin: 3rem 0 0;
}
.become-a-partner span.info {
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-top: 0.5rem;
  display: inline-block;
}
.become-a-partner span.error,
.label-error {
  font-size: 0.9rem;
  color: red;
  float: right;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span.line-through {
  text-decoration: line-through;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span.discount-inline {
  display: inline-block;
  margin-left: 1rem;
  color: red;
  font-weight: 700;
}
#onlyThis {
  font-weight: 700;
}
#form-email {
  padding-bottom: 15px;
}
label[for="form-email"] {
  margin-bottom: -25px;
  font-size: 0.8em;
}
.supported-filter-head .view_all {
  cursor: pointer;
  text-decoration: underline;
  width: 160px;
  text-align: center;
}
.supported-filter-head .supported-manufacturer {
  float: left;
}
.cutitoff {
  width: auto !important;
}
h2.light {
  font-weight: 400;
}
#infoNewb {
  margin: 0 auto;
  margin-top: 40px;
}
#infoNewWr {
  display: inline-block;
  width: 100%;
}
#infoNewWr > .left {
  width: 50%;
  padding-right: 30px;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  text-align: right;
}
#infoNewWr > .right {
  display: inline-block;
  padding-left: 30px;
  width: 50%;
  box-sizing: border-box;
}
#infoNewWr a {
  display: inline-block;
  line-height: 20px;
  color: #888;
}
#infoNewWr img {
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
}
#infoNewWr .dock-button.icon-support.is-toggled-visible {
  height: auto;
}
.modal-abouthostedsoftwares,
.modal-aboutsoftwares {
  background-color: #fff;
  padding: 20px;
}
.close-modal {
  position: absolute;
  right: 0;
  padding: 20px;
  color: #333;
  font-size: 38px;
  top: 0;
  margin-right: 10px;
  cursor: pointer;
}
.manuflist {
  font-size: 0.8rem;
  line-height: 0.9rem;
  margin-bottom: 2rem;
}
.close-modal2 {
  position: absolute;
  right: 20px;
  padding: 20px;
  color: #fff;
  font-size: 38px;
  top: 20px;
  margin-right: -80px;
  cursor: pointer;
  z-index: 0;
}
#getallreviews {
  text-align: right;
  margin-top: 40px;
  margin-bottom: -25px;
}
#getallreviews a {
  margin-left: 30px;
  font-size: 0.8rem;
}
#getallreviews a:hover {
  color: #1b99bd;
}
.fronttestimonial {
  border-bottom: 1px solid #d9d9d9;
}
.fronttestimonial > .twothird {
  width: 65%;
  box-sizing: border-box;
  float: left;
  padding: 40px 30px 45px 50px;
  border-top: none;
  border-bottom: none;
}
.fronttestimonial > .onethird {
  width: 35%;
  float: left;
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-left: 60px;
  padding-bottom: 45px;
}
.fronttestimonial > .onethird h4 {
  font-size: 18px;
  line-height: 2;
  color: #343434;
  font-weight: 400;
  margin-bottom: 10px;
}
.fronttestimonial > .onethird {
  line-height: 45px;
}
.fronttestimonial .testi {
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px 20px;
  font-size: 12px;
  color: #797979;
  vertical-align: middle;
  text-align: right;
  margin-right: 30px;
  background-color: #f9f9f9;
}
.fronttestimonial > .twothird h4 {
  display: block;
  color: #1b99bd;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
}
.testface {
  display: inline-block;
  vertical-align: middle;
}
.testface img {
  display: inline-block;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
}
.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #d9d9d9;
}
.watch {
  color: #1b99bd;
  font-size: 13px;
}
.watch:hover span {
  text-decoration: underline;
}
.watch img {
  vertical-align: middle;
}
.onethird .btn:hover {
  background-color: #c3c3c3;
}
.onethird .btn {
  margin-right: 20px;
  background-color: #d9d9d9;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #c1c1c1;
  padding: 10px 45px;
  font-size: 13px;
  line-height: 45px;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff;
}
.arrow_box2 {
  position: relative;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
}
.arrow_box2:after,
.arrow_box2:before,
.arrow_box:after,
.arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 40px;
  margin-top: -40px;
}
.arrow_box:before {
  border-color: rgba(217, 217, 217, 0);
  border-left-color: #d9d9d9;
  border-width: 41px;
  margin-top: -41px;
}
.arrow_box2:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f9f9f9;
  border-width: 20px;
  margin-top: -20px;
}
.arrow_box2:before {
  border-color: rgba(217, 217, 217, 0);
  border-left-color: #d9d9d9;
  border-width: 21px;
  margin-top: -21px;
}
@media (max-width: 1100px) and (min-width: 870px) {
  .fronttestimonial > .twothird {
    text-align: center;
  }
  .testface {
    margin-top: 40px;
  }
  .arrow_box2:after,
  .arrow_box2:before {
    top: 100%;
    left: 50%;
  }
  .arrow_box2:after {
    border-top-color: #f9f9f9;
    border-width: 20px;
    margin-left: -20px;
    border-left-color: #d9d9d9;
    border-left-color: transparent;
    margin-top: 0;
  }
  .arrow_box2:before {
    border-top-color: #d9d9d9;
    border-width: 21px;
    margin-left: -21px;
    border-left-color: transparent;
    margin-top: 0;
  }
  .fronttestimonial .testi {
    margin-right: 0;
  }
  .fronttestimonial > .onethird .watch {
    display: block;
  }
  .fronttestimonial h4 {
    text-align: center;
  }
  .fronttestimonial > .onethird {
    padding-bottom: 114px;
    text-align: center;
  }
}
.smallerimg {
  max-height: 25px;
  width: auto;
  margin-top: 10px;
}
@media (max-width: 870px) {
  .fronttestimonial > .twothird {
    width: 100%;
    position: relative;
  }
  .arrow_box {
    border: none;
  }
  .fronttestimonial > .onethird {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }
}
@media (max-width: 800px) {
  .similar-products h2 {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .fronttestimonial .testi {
    margin-right: 130px;
  }
  .testface {
    position: absolute;
    right: 10px;
    top: 60px;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translatez(0);
}
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: 0;
  background: url(../img/controls2.png) no-repeat 0 -36px;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 0;
  background: url(../img/controls2.png) no-repeat -43px -36px;
}
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 34px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls2.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/controls2.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.similar-products {
  border-top: 1px solid #cdcccc;
  margin-top: -1px;
}
.similar-products h2 {
  color: #353434;
  font-size: 32px;
  font-weight: lighter;
  line-height: 100px;
  text-align: center;
}
.similar-products .a-product {
  border-top: none;
  padding: 0;
}
.a-product h3 {
  text-align: center;
  color: #353434;
  font-size: 20px;
  margin-top: 12px;
  line-height: 1.5;
  font-weight: 400;
}
.a-product img {
  text-align: center;
  max-height: 200px;
  margin: 0 auto;
}
.product-img {
  height: 200px;
}
.a-product:hover .sticker {
  background: #1b99bd;
  color: #fff;
}
#infoNewWr a:hover {
  color: #1b99bd;
}
.greylink {
  color: #797979;
}
.active-link {
  cursor: pointer;
}
.clear {
  clear: both;
}
#modal_box {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 760px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 15;
  border-radius: 4px;
  border: 1px #d9d9d9 solid;
  border-left: none;
  border-bottom: none;
}
#modal_box #modal_head {
  width: 100%;
  height: 15%;
  background-color: #f6f6f6;
  border-bottom: 1px #ececec solid;
  float: left;
}
#modal_box #modal_head #modal_close {
  float: right;
  margin: 5px 10px 0 0;
}
.modal_headline {
  text-align: center;
  color: #333;
  font-weight: none;
  font-weight: 400;
}
.modal_headline2 {
  color: #333;
  text-align: left;
  font-weight: none;
  font-weight: 300;
  margin-top: 4%;
}
#modal_box #modal_content {
  position: absolute;
  background: url(../img/man2.png) left bottom no-repeat;
  background-size: auto 90%;
  width: 100%;
  height: 85%;
  bottom: 0;
}
#modal_box #modal_content #modal_plans {
  position: relative;
  float: right;
  width: 75%;
  height: 290px;
}
#modal_box #modal_content #modal_plans #modal_top_boxes {
  position: absolute;
  width: 93%;
  top: 20px;
}
.modal_box_txt {
  margin: 0 auto;
  color: #777;
  width: 80%;
}
.modal_watch_txt {
  color: #999;
  text-decoration: underline;
}
.modal_box_txt_border {
  border-bottom: 1px #ececec solid;
}
.modal_box_txt_pos {
  line-height: 3.75;
}
.modal_box_txt_pos2 {
  margin-top: 5%;
  margin-bottom: 2%;
}
.modal_box_price {
  margin: auto;
  display: table;
  padding: 4px;
  color: #1b99bd;
  background-color: #f9f9f9;
  font-weight: 600;
}
.modal_box_button {
  display: table;
  margin: 4% auto;
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px #666;
  -moz-box-shadow: 0 1px 1px #666;
  box-shadow: 0 1px 1px #666;
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  background: #bbb;
  border: solid #919191 1px;
  text-decoration: none;
  width: 80%;
  line-height: 2;
  margin-top: 25px;
}
#modal_bigger_box,
.modal_smaller_box {
  position: relative;
  height: 290px;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  background-color: #fff;
  text-align: center;
}
.modal_smaller_box {
  float: left;
  width: 32%;
}
#modal_bigger_box {
  float: right;
  width: 65%;
}
.modal_box_head {
  float: left;
  width: 100%;
  background-color: #1b99bd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal_box_headline {
  color: #fff;
  font-weight: 400;
}
.modal_box_subheadline {
  color: #fff;
  font-weight: 100;
  margin-bottom: 18px;
}
.modal_box_watch {
  padding-top: 1px;
  color: #777;
  width: 100%;
}
#modal_bigger_box #modal_first_part {
  position: relative;
  width: 51%;
  height: 73%;
  float: left;
  border-right: 1px #d9d9d9 solid;
}
#modal_bigger_box #modal_second_part {
  position: relative;
  width: 49%;
  height: 75%;
  float: right;
}
.modal_subheader {
  width: 100%;
  background-color: #f9f9f9;
  border-bottom: 1px #d9d9d9 solid;
}
.modal_host {
  margin: 0 auto;
  display: table;
  line-height: 4;
  font-weight: 600;
}
.modal_host_content {
  background-color: #fff;
  height: auto;
}
.modal_smaller_box .modal_box_headline {
  margin-top: 18px;
  margin-bottom: 0;
}
.modal_smaller_box .modal_box_subheadline {
  margin-top: 2%;
}
#modal_bigger_box .modal_box_headline {
  margin-top: 18px;
  margin-bottom: 0;
}
#modal_bigger_box .modal_box_subheadline {
  margin-top: 1%;
}
#modal_box #modal_content #modal_foot {
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  background-color: rgba(60, 60, 60, 0.05);
}
.modal_cloud {
  position: relative;
  float: right;
  background-color: #fff;
  width: 32%;
  height: 52%;
  margin: 40px auto;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  text-align: center;
  color: #333;
  font-weight: 400;
}
.modal_cloud2 {
  position: relative;
  float: right;
  background-color: #fff;
  width: 32%;
  height: 52%;
  margin: 40px auto;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  text-align: center;
  font-weight: 400;
  color: #333;
}
#modal_foot div {
  margin: 4% 3% 0 2%;
}
.modal_cloud img {
  margin-top: 10px;
}
.modal_cloud2:hover,
.modal_cloud:hover {
  box-shadow: 1px 1px 1px 1px grey;
}
.modal_cloud_title {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 2px;
  background-color: #fff;
  margin: -7px auto;
  border: 1px #d9d9d9 solid;
  color: #999;
}
.modal_cloud_title:hover {
  color: #1b99bd;
}
.modal_cloud .modal_cloud_title {
  width: 45%;
}
.modal_cloud2 .modal_cloud_title {
  width: 130px;
}
#modal_gp {
  background-color: rgba(220, 218, 218, 0.5);
  padding: 0 10px;
  border-radius: 3px;
  margin-top: 17.3%;
  margin-left: 10px;
  color: #000;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#modal_contact {
  position: absolute;
  bottom: 0;
  color: #999;
  display: table;
  left: 50%;
  text-align: center;
}
#modal_foot #modal_check {
  position: absolute;
  color: #999;
  margin-left: 55%;
  margin-top: 1%;
}
.modal_box_headline {
  font-size: 1.3em;
}
.modal_box_subheadline,
.modal_box_txt,
.modal_cloud_title,
.modal_host {
  font-size: 0.8em;
}
.modal_watch_txt {
  font-size: 0.7em;
}
.modal_box_price {
  font-size: 1em;
}
#choose-solution {
  margin-bottom: 20px;
  font-size: 18px;
  color: #333;
}
@media (max-width: 800px) {
  #modal-whatisthis {
    display: none;
  }
}
@media (min-width: 801px) and (max-width: 1199px) {
  #modal_bigger_box #modal_first_part {
    height: 185px;
  }
  #modal_box #modal_content #modal_plans #modal_top_boxes {
    top: 15px;
  }
  #choose-solution {
    margin-bottom: 15px;
  }
  #modal_bigger_box,
  .modal_smaller_box {
    height: 259px;
  }
  .modal_box_headline {
    font-size: 1em;
  }
  .modal_host {
    line-height: 3;
  }
  .modal_box_txt_pos {
    line-height: 3.1;
  }
  .modal_box_txt_pos2 {
    margin-top: 6%;
    margin-bottom: 3%;
  }
  .modal_headline {
    font-size: 24px;
    margin-top: 3.5%;
  }
  .modal_headline2 {
    font-size: 0.7em;
  }
  .modal_box_button {
    font-size: 0.8em;
  }
  .modal_play_picture {
    height: 12px;
  }
  .modal_responsive_image {
    height: 70%;
  }
  .modal_host_content {
    margin-top: 15px;
  }
  #modal_gp {
    font-size: 0.55em;
  }
  #modal_check {
    font-size: 0.8em;
  }
  .modal_box_button {
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .modal_headline {
    font-size: 26px;
    margin-top: 3.5%;
  }
  .modal_headline2 {
    font-size: 1.3em;
  }
  .modal_responsive_image {
    height: 80%;
    margin-top: 10px;
  }
  #modal_gp {
    font-size: 0.7em;
    white-space: nowrap;
    line-height: 3;
  }
  #modal_check {
    font-size: 0.8em;
  }
}
.compare-softwares {
  text-align: right;
  line-height: 3;
  font-size: 12px;
  color: #1b99bd;
  text-decoration: underline;
  cursor: pointer;
  display: block;
  z-index: 10;
  position: relative;
  height: 20px;
  width: 100%;
}
#modal-whatisthis {
  z-index: 100;
}
#modal-whatisthis .close-modal {
  padding: 10px;
  margin: 0;
  line-height: 0;
}
#modal-whatisthis .modal-wrap {
  height: 100%;
}
.modal_watch_txt:hover {
  color: #1b99bd;
}
a.modal_box_button:hover {
  background-color: #1b99bd;
}
.compare-softwares:hover {
  text-decoration: none;
}
.close-popup {
  font-size: 25px;
  cursor: pointer;
}
.body-white {
  background: #fff;
}
.landing-page .container {
  width: 100%;
  max-width: 1230px;
  padding: 0 30px;
  margin: 0 auto;
  overflow: hidden;
}
.landing-page .row {
  margin: 0 -15px;
}
.landing-page .col-4,
.landing-page .col-6 {
  float: left;
  padding: 0 15px;
}
.landing-page .col-4.float-right,
.landing-page .col-6.float-right {
  float: right;
}
.landing-page .col-4 {
  width: 33.3333%;
}
@media (max-width: 1229px) {
  .landing-page .col-4 {
    float: none;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 45px;
  }
  .landing-page .col-4:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 445px) {
  .landing-page .col-4 {
    width: 100%;
  }
}
.landing-page .col-6 {
  width: 50%;
}
@media (max-width: 900px) {
  .landing-page .col-6 {
    width: 100%;
  }
}
.landing-page .break-element {
  display: block;
  height: 30px;
}
.landing-page .clear-element {
  clear: both;
}
.landing-page .whitearea {
  padding: 42px 0;
  border-top: 1px #ddd solid;
}
.landing-page .landing-heading,
.landing-page h1.landing-heading,
.landing-page h2.landing-heading {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #2ebeed;
}
.landing-page .landing-list {
  list-style-image: url(../img/familyapp/check.png);
  font-size: 16px;
  line-height: 1.4;
  padding-left: 25px;
  margin: 0;
  text-align: left;
}
.landing-page .landing-list li {
  margin-bottom: 10px;
  padding-left: 10px;
}
.landing-page .landing-top {
  max-height: 620px;
  background-image: url(../img/familyapp/bg-landing-blue.png);
  background-position: center;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  color: #fff;
}
.landing-page .landing-top .landing-top-left {
  float: left;
  width: 60%;
  padding: 100px 0;
  padding-right: 20px;
  line-height: 30px;
}
.landing-page .landing-top .landing-top-left .landing-family-pointer {
  float: left;
  margin-right: 30px;
  display: block;
  height: 98px;
  width: 98px;
  margin-bottom: 25px;
  background-image: url(../img/familyapp/family-pointer.png);
  background-repeat: no-repeat;
}
.landing-page .landing-top .landing-top-left h1.landing-heading {
  font-size: 62px;
  color: #fff;
  text-shadow: 0 3px #1999da;
  margin-top: 15px;
  margin-bottom: 30px;
}
@media (max-width: 500px) {
  .landing-page .landing-top .landing-top-left h1.landing-heading {
    font-size: 52px;
  }
}
.landing-page .landing-top .landing-top-left .landing-top-label {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #fff;
}
.landing-page .landing-top .landing-top-left .landing-top-button {
  display: inline-block;
  height: 56px;
  width: 158px;
  margin-left: 4px;
  margin-right: 0;
  opacity: 0.4;
}
.landing-page
  .landing-top
  .landing-top-left
  .landing-top-button.button-appstore {
  background-image: url(../img/familyapp/button-appstore.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-top
  .landing-top-left
  .landing-top-button.button-googleplay {
  background-image: url(../img/familyapp/button-googleplay.png);
  background-repeat: no-repeat;
}
.landing-page .landing-top .landing-top-right {
  float: left;
  position: relative;
  height: 620px;
  width: 40%;
}
.landing-page .landing-top .landing-top-right .landing-phone-hand {
  position: absolute;
  top: -49px;
  left: 0;
  height: 669px;
  width: 603px;
  background-image: url(../img/familyapp/phone-hand.png);
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .landing-page .landing-top {
    max-height: none;
    text-align: center;
  }
  .landing-page .landing-top .landing-top-left,
  .landing-page .landing-top .landing-top-right {
    width: 100%;
  }
  .landing-page .landing-top .landing-top-left {
    padding: 40px 0;
  }
  .landing-page .landing-top .landing-top-left .landing-family-pointer {
    margin: 0 auto;
    margin-bottom: 25px;
    float: none;
  }
  .landing-page .landing-top .landing-top-right {
    height: 273px;
  }
  .landing-page .landing-top .landing-top-right .landing-phone-hand {
    top: 0;
    left: -webkit-calc(50% - 242px);
    left: -moz-calc(50% - 242px);
    left: calc(50% - 242px);
  }
}
.landing-page .landing-mid .mid-col-4-item {
  position: relative;
}
.landing-page .landing-mid .mid-col-4-item .item-background-full {
  height: 241px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-background-full.item-bg-kids {
  padding-top: 14px;
  background-image: url(../img/familyapp/col-img-1.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-full.item-bg-kids
  .item-play-button {
  height: 154px;
  width: 150px;
  margin: 0 auto;
  opacity: 0.85;
  background-image: url(../img/familyapp/item-play-button.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-full.item-bg-kids
  .item-heading {
  margin-top: -21px;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 0 10px #454545;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page .landing-mid .mid-col-4-item .item-background-chop {
  height: 182px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-background-chop.item-bg-blue {
  padding: 46px 32px;
  background-image: url(../img/familyapp/item-background-quote.png);
  background-color: #2ebeed;
  font-size: 11px;
  text-align: center;
  font-family: Nunito, sans-serif;
  color: #d0edfa;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-blue
  .item-heading {
  margin-bottom: 7px;
  line-height: 23px;
  font-size: 18px;
  color: #fff;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-family {
  padding: 40px 30px;
  background-image: url(../img/familyapp/col-img-2.png);
  background-repeat: no-repeat;
  text-shadow: 0 0 10px #454545;
  line-height: 23px;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-family
  .item-heading {
  margin-bottom: 20px;
  font-size: 24px;
}
.landing-page .landing-mid .mid-col-4-item .item-addon {
  height: 59px;
  border: 1px #ddd solid;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-radar {
  float: left;
  height: 27px;
  width: 30px;
  margin-top: 15px;
  margin-left: 17px;
  background-image: url(../img/familyapp/item-radar.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .item-addon a {
  display: inline-block;
  float: right;
  padding: 17px 15px;
  padding-left: 0;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  color: #999;
}
.landing-page .landing-mid .mid-col-4-item .item-addon a:hover {
  text-decoration: underline;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-arrow-right {
  display: inline-block;
  float: right;
  height: 13px;
  width: 8px;
  margin-top: 22px;
  margin-right: 18px;
  background-image: url(../img/familyapp/item-arrow-right.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-video-icon {
  float: left;
  height: 37px;
  width: 47px;
  margin-top: 10px;
  margin-left: 27px;
  background-image: url(../img/familyapp/item-video-icon.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .coming-soon-label {
  z-index: 2;
  position: absolute;
  right: -14px;
  bottom: 10px;
  height: 49px;
  width: 177px;
  padding: 17px 28px;
  background-image: url(../img/familyapp/coming-soon-label.png);
  font-family: Nunito, sans-serif;
  font-size: 15px;
  color: #fff;
}
.landing-page .landing-mid .landing-mid-left {
  padding-top: 26px;
  margin-bottom: 90px;
}
.landing-page .landing-mid .landing-mid-left .landing-mid-phones {
  height: 570px;
  max-width: 527px;
  background-size: 100%;
  background-image: url(../img/familyapp/phones.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
}
@media (max-width: 1150px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 400px;
    height: 417px;
    margin: 0 auto;
  }
}
@media (max-width: 450px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 100%;
    height: 389px;
  }
}
@media (max-width: 400px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 335px;
  }
}
@media (max-width: 350px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 282px;
  }
}
@media (max-width: 325px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 258px;
  }
}
.landing-page .landing-mid .landing-mid-right {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: Nunito, sans-serif;
  font-weight: 300;
  color: #999;
}
.landing-mid-right h3 {
  margin-bottom: 5px;
  font-size: 1em;
}
.landing-mid-right h2 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
.landing-page .landing-mid .landing-mid-right h2.landing-heading {
  margin-bottom: 30px;
  font-size: 42px;
}
@media (max-width: 900px) {
  .landing-page .landing-mid .landing-mid-right {
    padding-top: 10px;
  }
}
.landing-page .landing-mid .property-item {
  position: relative;
  height: 154px;
  padding-left: 70px;
  line-height: 24px;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 300;
  color: #999;
}
.landing-page .landing-mid .property-item .mid-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
}
.landing-page .landing-mid .property-item .mid-icon.icon-pointer {
  background-image: url(../img/familyapp/mid-icon-pointer.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-speaker {
  background-image: url(../img/familyapp/mid-icon-speaker.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-chat {
  background-image: url(../img/familyapp/mid-icon-chat.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-bell {
  background-image: url(../img/familyapp/mid-icon-bell.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-meter {
  background-image: url(../img/familyapp/mid-icon-meter.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-heart {
  background-image: url(../img/familyapp/mid-icon-heart.png);
}
.landing-page .landing-mid .property-item .landing-heading {
  line-height: 24px;
}
@media (max-width: 450px) {
  .landing-page .landing-mid .property-item {
    height: auto;
    margin-bottom: 20px;
  }
}
.landing-page .landing-bottom {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 105px;
  background-image: url(../img/familyapp/bg-landing-blue.png);
  background-position: center;
}
.landing-page .landing-bottom .landing-heading {
  margin-bottom: 35px;
  text-align: center;
  line-height: 46px;
  font-size: 38px;
  color: #fff;
  text-shadow: 0 3px #1999da;
}
.landing-page .landing-bottom .landing-bottom-button {
  display: inline-block;
  height: 98px;
  width: 280px;
  margin-left: 20px;
  margin-right: 0;
  opacity: 0.4;
}
.landing-page .landing-bottom .landing-bottom-button.button-appstore {
  background-image: url(../img/familyapp/button-appstore-big.png);
  background-repeat: no-repeat;
}
.landing-page .landing-bottom .landing-bottom-button.button-googleplay {
  background-image: url(../img/familyapp/button-googleplay-big.png);
  background-repeat: no-repeat;
}
.landing-page .landing-bottom .bottom-input-group {
  width: 656px;
  margin: 0 auto;
}
.landing-page .landing-bottom .bottom-input-group input {
  float: left;
  height: 65px;
  width: 465px;
  padding: 15px 32px;
  margin-bottom: 15px;
  background: #fff;
  border: 3px #ddd solid;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 24px;
  font-family: Nunito, sans-serif;
  color: #999;
}
.landing-page .landing-bottom .bottom-input-group input:focus {
  outline: 0;
}
.landing-page .landing-bottom .bottom-input-group button {
  float: right;
  height: 65px;
  width: 181px;
  background: #4cd964;
  border: 3px #1fc63b solid;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: middle;
  font-size: 24px;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page .landing-bottom .bottom-input-group button:focus {
  outline: 0;
}
@media (max-width: 750px) {
  .landing-page .landing-bottom {
    padding-top: 68px;
    padding-bottom: 60px;
  }
  .landing-page .landing-bottom .landing-bottom-button {
    display: inline-block;
    height: 56px;
    width: 158px;
    margin-left: 4px;
    margin-right: 0;
    opacity: 0.4;
  }
  .landing-page .landing-bottom .landing-bottom-button.button-appstore {
    background-image: url(../img/familyapp/button-appstore.png);
    background-repeat: no-repeat;
  }
  .landing-page .landing-bottom .landing-bottom-button.button-googleplay {
    background-image: url(../img/familyapp/button-googleplay.png);
    background-repeat: no-repeat;
  }
  .landing-page .landing-bottom .bottom-input-group {
    width: 100%;
  }
  .landing-page .landing-bottom .bottom-input-group button,
  .landing-page .landing-bottom .bottom-input-group input {
    float: none;
    width: 100%;
  }
}
.forum {
  position: absolute;
  top: 130px;
  right: 0;
  padding: 15px 12px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  background: #fff;
  border-width: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.forum a {
  text-align: center;
}
.forum img {
  display: block;
}
.forum span {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  color: #aeaeae;
  display: block;
  padding-top: 5px;
}
section.sign-in {
  background-color: #f1f1f1;
  border-top: 1px solid #ddd;
  height: 100%;
  border-bottom: 1px solid #ddd;
}
.template-sign-in .sign-in-form {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.sign-in .button-color-green {
  width: 100%;
  text-align: center;
}
.membership-success {
  max-width: 42.25rem;
  margin: 0 auto 5rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  font-weight: 300;
}
.membership-success.with-padding {
  padding: 1.5rem;
}
.membership-success .memb-success-icon {
  height: 99px;
  width: 119px;
  margin: 20px auto;
  background-image: url(../img/memb-success-icon.png);
  background-repeat: no-repeat;
}
.membership-success p.para-large {
  margin-bottom: 2rem;
  font-size: 24px;
  line-height: 30px;
}
.membership-success p.para-medium {
  font-size: 16px;
  line-height: 22px;
}
label.edit {
  display: inline;
}
.list-link {
  padding-top: 0.375rem;
}
.list-link a,
a.list-link {
  color: inherit;
  text-decoration: underline;
}
.list-link a:hover,
a.list-link:hover {
  color: #1b99bd;
  cursor: pointer;
}
.item-top-wrap .item-info .item-info-wrap .item-pay-with {
  margin-top: 20px;
}
a.link-cont {
  color: #797979;
}
a.link-cont:hover {
  color: #1b99bd;
  cursor: pointer;
}
.top-scroll {
  position: fixed;
  bottom: 35px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../img/optimized_images/top-scroll-grey.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.8s linear;
}
.top-scroll.show {
  visibility: visible;
  opacity: 1;
}
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.col-2 {
  float: left;
  padding: 0 10px;
  width: 50%;
}
@media (max-width: 800px) {
  .col-2 {
    width: 100%;
  }
}
ul.chevron {
  padding-left: 20px;
  margin: 0;
}
ul.chevron li {
  list-style-image: url(../img/chevron.png);
  padding-left: 10px;
}
ul.greencheck {
  padding-left: 20px;
  margin: 30px 0;
}
ul.greencheck li {
  list-style-image: url(../img/green-tick.png);
  padding-left: 10px;
}
ul.greycheck {
  list-style: none;
  padding-left: 20px;
  margin: 30px 0;
}
ul.greycheck li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: url(../img/grey-tick.png);
  margin-right: 5px;
}
ul.with-space li {
  margin-bottom: 30px;
}
.greyblock {
  background: #eee;
  padding: 40px 40px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.text-center {
  text-align: center;
}
.toppic {
  padding: 60px 20px 80px;
  text-align: center;
  background: #4caf50;
  color: #fff;
  margin-bottom: 50px;
}
.toppic.with-image {
  background: url(../img/topic-bg.jpg);
  background-color: #1f9bbd;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppic h1 {
  color: #fff;
  font-size: 52px;
}
.toppic h1 span {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  margin-bottom: 15px;
  display: block;
}
.toppic span {
  font-size: 20px;
}
.toppic i {
  position: relative;
}
.toppic i:after {
  position: absolute;
  content: "";
  display: block;
  width: 163px;
  height: 5px;
  background: url(../img/underline.png);
  bottom: -5px;
  left: -10px;
}
.start-white-label {
  font-size: 15px;
  line-height: 1.8;
}
@media (min-width: 1199px) {
  .start-white-label {
    padding-left: 5.4375rem;
    padding-right: 5.4375rem;
  }
}
.start-white-label .section {
  margin-bottom: 50px;
}
.start-white-label .spliter {
  position: absolute;
  width: 1px;
  height: 200px;
  background: #ccc;
  left: 50%;
  margin-top: 40px;
}
.start-white-label .spliter:after {
  content: "VS";
  text-align: center;
  width: 80px;
  height: 80px;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  display: block;
  padding: 21px;
  font-size: 19px;
  color: #4caf50;
  margin-left: -40px;
  margin-top: 60px;
}
.info-bg {
  background-image: url(../img/white-label/info-white.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.circle-number {
  display: inline-block;
  min-width: 59px;
  padding: 10px 0;
  margin-right: 20px;
  font-style: inherit;
  text-align: center;
  background: #4caf50;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.heading {
  font-size: 36px;
  font-weight: 300;
  padding: 25px 0;
}
.heading.ordered {
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
.subheading {
  font-size: 22px;
  margin: 15px 0;
}
.software-heading {
  text-align: center;
}
.software-heading h3 {
  font-size: 32px;
  font-weight: 300;
}
.software-heading h3 span {
  display: block;
  font-size: 19px;
  font-weight: 400;
  color: #999;
}
.software-heading h3 span:before {
  content: "";
  display: block;
  width: 36px;
  height: 2px;
  background: #eee;
  margin: 5px auto;
}
.trial-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.trial-block {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 35px;
  margin: 20px 0;
}
.trial-block + .trial-block {
  border-left: 1px solid #ccc;
}
.trial-block:hover {
  background: #f9f9f9;
}
.trial-block:hover .button-regular {
  background: #1b99bd;
  color: #fff;
}
.trial-block .trial-img {
  min-height: 134px;
}
.trial-block .trial-img img {
  vertical-align: bottom;
}
.trial-block .trial-title {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
  min-height: 56px;
}
.trial-block .trial-desc {
  font-size: 14px;
  margin-bottom: 25px;
}
.trial-block .trial-desc,
.trial-block .trial-title {
  padding: 0 10px;
  color: #797979;
}
.boxed {
  border: 1px solid #ccc;
  padding: 20px;
}
.desc-box {
  display: table;
  width: 100%;
  border-collapse: collapse;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.desc-row {
  display: table-row;
  border-bottom: 1px solid #ccc;
}
.desc-cell {
  display: table-cell;
  text-align: center;
  font-size: 17px;
  font-weight: 300;
  padding-top: 20px;
  vertical-align: middle;
  height: 250px;
}
.desc-heading {
  font-size: 26px;
  font-weight: 400;
  color: inherit;
  line-height: inherit;
}
.desc-cell.labeled {
  position: relative;
}
.desc-cell.labeled:after {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/software/ss/sticker-2.png);
}
.main-header {
  position: relative;
  z-index: 999;
}
.with-light-shadow {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.navigation-menu {
  padding-top: 0.5rem;
}
.menu-item.is-active {
  border-radius: 3px;
  padding: 5px 7px !important;
  background: #f9f9f9;
}
.menu-list .menu-item:first-child {
  padding-left: 0.7rem;
}
.navigation-menu .menu-item a,
.navigation-menu .menu-item.is-active a {
  color: #797979;
}
.hero {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 0;
  min-height: 31.25rem;
  background-position: bottom right;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.hero .hero-headline {
  font-size: 2.4rem;
  font-weight: 300;
  max-width: 30rem;
  padding-top: 6.25rem;
  padding-bottom: 0.875rem;
  margin: 0;
}
.hero .hero-headline.v2 {
  font-size: 2.9rem;
}
.hero .hero-headline.v2 span {
  font-size: 2rem;
}
.hero .hero-tagline {
  display: block;
  margin: 20px 0;
}
.live-demo-button {
  margin-left: 5px;
  text-decoration: none;
  color: #343434;
  font-weight: 300;
  font-size: 1.1rem;
  width: 152px;
}
.live-demo-button.v2 {
  display: inline-block;
  width: auto;
  margin-top: 0 !important;
  font-size: 1.2rem;
  color: #1b99bd;
  margin-left: 2px;
  background: 0 0;
  padding: 1.26rem;
  border: 3px solid #ddd;
}
.featured-in {
  background: url(../img/main-page-new/inset-shadow.png) bottom left repeat-x
    #f9f9f9;
}
.featured-title {
  display: inline-block;
  width: 10%;
  margin-left: 20px;
  font-size: 13px;
  color: #bbb;
}
ul.featured-logos {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
ul.featured-logos li {
  list-style: none;
  display: inline-block;
  margin-right: 22px;
  text-align: center;
}
.diagonal-box {
  text-align: right;
}
.hero.v2 {
  border-bottom: none;
}
.logos-container {
  padding: 15px 0;
}
.trial-section {
  padding: 0;
}
.trial-block {
  margin: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  transition: 0.2s;
}
.trial-block + .trial-block {
  border-left-color: #eee;
}
.trial-block .trial-desc,
.trial-block .trial-title {
  padding: 0 20px;
}
.trial-block .trial-title {
  min-height: 20px !important;
  margin-bottom: 0;
}
.trial-block .trial-title h3 {
  font-size: 1.1rem;
  color: #343434;
  font-weight: 400;
  margin: 20px 0 0;
  min-height: 40px;
}
.with-pad-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.button-regular {
  min-width: 100px;
  background: #ddd;
  border: 0;
  box-shadow: none;
  font-size: 0.9rem;
  padding: 0.75rem 0.875rem;
  color: #797979;
}
.button-regular:hover {
  background-color: #4caf50;
  color: #fff;
  border-color: #4caf50;
}
.play4 {
  position: absolute;
  left: 17%;
  top: 12%;
  margin-top: 0;
  opacity: 0.7;
}
.play4:hover {
  opacity: 0.9;
}
.play4.ajax-popup-link img {
  width: 75%;
}
.with-gray-bg {
  background: #f9f9f9 !important;
}
.content-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.content-section .button-regular {
  margin-top: 20px;
}
.content-section .headline-big {
  text-align: initial;
  padding-bottom: 1rem;
  padding-top: 0;
}
.content-section ul {
  list-style-position: inside;
  padding: 0;
}
.content-section ul li.bluecheck {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
}
.content-section ul li span {
  padding-left: 0.5rem;
}
.partner-logos {
  display: block;
  opacity: 0.5;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.partner-logos:hover {
  opacity: 1;
}
.follow-us {
  margin-top: 20px;
}
ul.follow-icons li {
  display: inline-block;
}
ul.follow-icons .fa {
  font-size: 16px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 7px;
  transition: 0.2s ease;
}
ul.follow-icons .fa-youtube-play {
  background: #e55;
}
ul.follow-icons .fa-facebook {
  background: #3771a6;
}
ul.follow-icons .fa-twitter {
  background: #3dbde2;
}
.cta-section {
  background: #4caf50;
  padding-top: 60px;
  padding-bottom: 60px;
}
.cta-section .headline-big {
  text-align: left;
  color: #fff;
  padding: 0;
}
.cta-section .button {
  margin-top: 10px;
}
.cta-section .headline-big span {
  font-size: 1.7rem;
}
.button-secondary {
  box-shadow: none;
  border: 3px solid #ddd;
  font-size: 1.1rem;
  padding: 1.1rem;
  top: -2px;
  position: relative;
}
.two_blocks_slider .slider .slider-wrap {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.two_blocks_slider .slider {
  padding: 0 0 2.15rem;
}
.two_blocks_slider.v2 {
  font-size: 0.9rem;
  background-color: #fff;
}
.two_blocks_slider.v2 .slide > :not(.hide) {
  display: initial;
}
.two_blocks_slider.v2 .slide .slide-heading {
  display: block;
}
.slide .slide-text {
  text-align: center;
}
.rating {
  display: inline-block;
  float: right;
}
.rating .fa {
  color: #abbc15;
}
.two_blocks_slider .slider .slider-wrap .bottom-slider-footer {
  display: inline-block;
  font-weight: 400;
  margin: 0 0 1rem;
}
.two_blocks_slider.v2 .slide-container {
  display: block !important;
  background-color: #f9f9f9;
  padding: 2.5rem 2.5rem 5rem;
}
.two_blocks_slider .slider .slider-wrap .slide-image {
  position: relative;
  top: -2.5rem;
  width: 100% !important;
  padding: 0;
}
.two_blocks_slider .slider .slider-wrap .slide-image img {
  max-width: 5.5rem;
}
#getallreviews {
  margin: -1rem 0 0;
  position: relative;
  z-index: 1;
}
#getallreviews a:hover {
  color: #fff;
}
#getallreviews a {
  margin-left: 10px;
}
.bullets {
  position: relative;
  top: 15px;
  text-align: center;
}
.bullet {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: #eee;
  border-radius: 50%;
}
.bullet-active {
  background: #ccc;
}
.subfooter {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.subfooter article {
  background: #fff;
  margin-bottom: 20px;
  transition: 0.2s;
}
.subfooter .article-content {
  padding: 1rem;
}
.subfooter article img {
  width: 100%;
}
.subfooter h3,
.subfooter h4 {
  font-weight: 400;
}
.subfooter h4 {
  color: #4caf50;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.event-detail,
.subfooter time {
  font-size: 0.9rem;
  color: #a9a9a9;
}
.subfooter .footer-headline {
  color: #797979;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.footer-event {
  display: block;
  margin-bottom: 30px;
}
.footer-event img {
  display: inline-block;
  max-width: 39%;
  vertical-align: top;
}
.footer-event h4 {
  font-size: 1rem;
  line-height: 1.3em;
}
.event-content {
  display: inline-block;
  width: 56.9%;
  margin-left: 2%;
}
.event-detail {
  display: block;
}
.update-link {
  padding: 0.75rem 1rem;
  line-height: 1em;
}
.update-link:first-child {
  padding-top: 1rem;
}
.update-link:last-child {
  padding-bottom: 1rem;
}
.footer-updates a.update-link {
  display: block;
  background: #fff;
}
.footer-updates a.update-link:hover,
.subfooter article:hover {
  background: #f9f9f9;
}
.footer-event:hover h4,
.footer-updates a.update-link:hover > h4,
.subfooter article:hover h4 {
  text-decoration: underline;
  color: #1787a7;
}
.headline-white,
.headline-white-light {
  font-weight: 400;
  font-size: 1.25rem;
}
.blue-footer {
  font-size: 0.9rem;
}
.blue-footer .blue-footer-social .icon {
  display: inline-block;
}
.blue-footer-section.contact-section {
  font-size: 1rem;
}
.blue-footer-section.contact-section ul li a {
  color: #fff;
}
.blue-footer .rounded-section {
  border-radius: 0;
}
.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: "Show more";
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: "Show less";
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  line-height: 2;
  text-decoration: underline;
}
.link-regular {
  color: #797979;
  text-decoration: underline;
}
@media (min-width: 800px) {
  .with-main-padding-left {
    padding-left: 3.4375rem;
  }
  .with-main-padding-right {
    padding-right: 3.4375rem;
  }
  .two_blocks_slider .slider .slider-previous {
    font-size: 2rem;
    left: -2.5rem;
  }
  .two_blocks_slider .slider .slider-next {
    font-size: 2rem;
    right: -2.5rem;
  }
}
@media (min-width: 0) and (max-width: 799px) {
  .hero-tagline {
    margin-bottom: 20px !important;
  }
  .live-demo-button.v2 {
    background-position: 15px 15px;
  }
  .mob-mrg-tp {
    margin-top: 20px;
  }
  .mob-text-cnt {
    text-align: center !important;
  }
  .featured-title {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .with-main-padding-left,
  .with-main-padding-right {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .with-main-padding-left,
  .with-main-padding-right {
    padding-left: 0.625rem;
  }
}
.blog_main_cont {
  padding: 0 !important;
}
.blog_article {
  display: inline-block;
  width: 48%;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  vertical-align: top;
  margin-bottom: 2rem;
}
.blog_article:nth-child(odd) {
  margin-right: 2.6%;
  margin-left: 5px;
}
.blog_content {
  padding: 1.5rem;
}
.blog_image img {
  width: 100%;
}
.blog_article .post_header {
  font-size: 18px;
  line-height: 2rem;
  font-weight: 300;
  margin: 0 0 10px;
  font-weight: 600;
}
.blog_article time {
  font-size: 13px;
  color: #a9a9a9;
}
.blog_article .post-header p {
  color: #999;
  font-size: 14px;
  color: #333;
  line-height: 2;
  font-weight: 300;
  list-style-type: none;
  margin: 0 20px 0 0 !important;
  padding: 0;
}
.blog_excerpt_line {
  display: inline-block;
  vertical-align: top;
}
.blog_article .summary {
  width: 100%;
  padding: 0;
}
.blog_article .summary p {
  margin-top: 8px !important;
}
.blog_article .featured-image {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.blog_read_more {
  padding: 0.5rem 1rem;
  background-color: #ddd;
  border-radius: 3px;
  color: #797979;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.blog_read_more:hover {
  background-color: #178fcf;
  color: #fff;
}
.blog_button_cont {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.blog_link_hover {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.blog_article .post-header h2 a:hover {
  color: #178fcf !important;
}
.post-header h2 {
  margin: 0;
}
.blog_sideBar_cont {
  padding-right: 0 !important;
}
.blog_sidebar .title {
  color: #797979;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 2rem;
}
.blog_categories_menu {
  margin-bottom: 2rem;
}
.blog_categorise_list a {
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.blog_categorise_list {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 0 1rem;
  line-height: 3rem;
}
.blog_categorise_list:hover {
  background-color: #f9f9f9;
}
.blog_categorise_list:hover a {
  text-decoration: underline;
}
.blog_sidebar {
  padding-left: 1rem;
}
.blog_tags a {
  font-weight: 600;
  margin-right: 1rem;
}
.blog_tags_title {
  margin-bottom: 1rem !important;
}
@media screen and (max-width: 980px) {
  .blog_sidebar {
    padding-left: 0;
  }
}
.blog_sidebar .blog_categories_links {
  list-style-type: none;
  padding: 0 !important;
  margin-right: 5px !important;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
}
.blog_sidebar .blog_categories_links li a:hover {
  color: #178fcf !important;
}
.blog_excerpt_line span {
  font-size: 13px !important;
  color: #767676 !important;
}
.blog_post_container p,
.blog_post_container span {
  font-size: 17px !important;
  color: #767676 !important;
  font-weight: 400 !important;
}
.blog_post_container .post_header {
  font-size: 33px !important;
  margin: 2rem 0 0.5rem !important;
  font-weight: 300;
  color: #343434;
}
.blog_post_container .created_on {
  margin-top: 0.2rem !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  color: #a9a9a9 !important;
}
#item-shop-payment-cont h2 {
  text-align: center;
  margin-bottom: 35px;
  font-weight: 300;
  margin-top: 0;
}
#item-shop-payment-cont {
  background-color: #f9f9f9;
  padding: 3px;
}
#item-shop-payment-tabs .tabs-switch {
  width: 25%;
  position: relative;
  border-radius: 0;
  border: 0;
  color: #999;
  background-color: #ddd;
}
#item-shop-payment-tabs .tabs-switch.is-active {
  background-color: #4caf50;
  color: #fff;
}
#item-shop-payment-tabs .tabs-switch .liArrow {
  position: absolute;
  width: 0;
  height: 0;
  right: -0.7rem;
  border-top: 1.5rem solid transparent;
  border-bottom: 1.5rem solid transparent;
  border-left: 0.7rem solid #eee;
  z-index: 80;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#item-shop-payment-tabs .tabs-wrap {
  text-align: justify !important;
}
#item-shop-payment-tabs .tabs-switch.is-active .liArrow {
  border-left: 0.7rem solid #4caf50;
}
#item-shop-payment-tabs .item-chooser li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  min-width: 215px;
  margin-left: 0.25%;
  margin-right: 0.25%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  text-align: center;
  border: 2px solid #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  transition: 0.05s;
  cursor: pointer;
}
#item-shop-payment-tabs .item-chooser li:hover {
  background: #fafafa;
}
#item-shop-payment-tabs .item-chooser {
  text-align: center;
}
#item-shop-payment-tabs .item-chooser li.active {
  border: 2px solid #c1bfc0;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont {
  display: block;
  margin: 20px auto 40px;
  max-height: 30px;
  min-height: 30px;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont a {
  margin-left: 0;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont input {
  display: none;
}
#item-shop-payment-tabs .checkbox_input {
  width: 30px;
  height: 30px;
  background: #f1eff0;
  margin: auto;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
}
#item-shop-payment-tabs .checkbox_input.active {
  background: #2faf62;
}
#item-shop-payment-tabs .checkbox_input.active::after {
  content: "";
  background: url(../img/main-page-new/check-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  right: 0;
  width: 50%;
  height: 50%;
  top: 28%;
  left: 1px;
}
#item-shop-payment-tabs .item-chooser li label {
  color: #333;
  margin-top: 40px;
  font-size: 18px;
}
#item-shop-payment-tabs .item-chooser li .labelSmall {
  color: #333;
  font-size: 15px;
}
#item-shop-payment-tabs .item-chooser li .price {
  color: #c1bfc0;
  font-size: 15px;
  margin-top: 10px;
}
#item-shop-payment-tabs .sticker {
  position: absolute;
  right: -30px;
  top: 20px;
  bottom: initial;
  padding: 0 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
#item-shop-payment-tabs .sticker.theme-blue {
  padding: 0 30px !important;
}
#item-shop-payment-tabs .sticker.no-padding {
  padding: 0 25px !important;
}
#item-shop-payment-tabs .sticker,
#item-shop-payment-tabs .sticker strong {
  font-size: 8px;
  font-weight: 400;
  -webkit-transform-origin: 50% 51%;
}
#item-shop-payment-tabs .bullets-check {
  margin: 40px auto 35px;
}
.shop_tabs_navigation_cont {
  position: relative;
}
#item-shop-payment-tabs .shop_next_button {
  margin: auto;
  display: block;
  max-width: 100%;
  width: 20rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.buy_tabs_footer_info_cont {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.buy_tabs_footer_info {
  display: inline-block;
  margin: 0 30px;
}
.buy_tabs_footer_info_picture {
  height: 33px;
  width: 33px;
  display: inline-block;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  margin-right: 10px;
  vertical-align: top;
}
.buy_tabs_footer_info_title {
  display: inline-block;
  max-width: 200px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  vertical-align: top;
}
#item-shop-payment-tabs .tabs-section {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 2rem;
  padding-right: 2rem;
}
#buy_tabs_mobile_main_cont {
  text-align: center;
  margin-bottom: 50px;
}
.buy_tabs_mobile_cont {
  position: relative;
  width: 49%;
  background-color: #eee;
  padding-top: 30px;
  padding-bottom: 15px;
  display: inline-block;
}
.buy_tabs_mobile_cont_first {
  margin-right: 1.5%;
}
#item-shop-payment-tabs #buy_tabs_mobile_main_cont .item-chooser li {
  width: 45%;
  min-width: 200px;
  margin-left: 1%;
  margin-right: 1%;
  cursor: pointer;
}
#buy_tabs_mobile_main_cont .item_subtitle {
  text-align: center;
  margin-bottom: 30px;
}
#buy_tabs_mobile_main_cont .item-description {
  margin-bottom: 0;
}
#buy_tabs_mobile_main_cont .item-chooser li .choose_image,
#tab_payment_3_tab .choose_image {
  width: 23px;
  height: 25px;
  margin: 20px auto;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.choose_title {
  color: #333;
  font-size: 15px;
}
.info_box {
  position: absolute;
  background-color: #f9f9f9;
  height: 25px;
  width: 25px;
  border-radius: 5px;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.info_box span {
  margin-left: 0;
  color: #1b99bd;
}
.shop_previous_button {
  position: absolute;
  left: 0;
  background-color: #fff;
  border: 2px solid #ddd;
  padding-left: 40px;
  padding-right: 40px;
  top: 2.5px;
  font-size: 0.9rem;
  color: #797979;
}
#tab_payment_3_tab .choose_title {
  font-size: 18px;
  line-height: 1.5rem;
  color: #333;
}
#tab_payment_3_tab .price.discount {
  margin-top: 0 !important;
  line-height: 15px;
  margin-bottom: 41px;
}
#tab_payment_3_tab .discount_text {
  margin-top: 10px !important;
  color: #4caf50;
}
.choose_subtitle {
  font-size: 1rem;
  line-height: 1.1rem;
  color: #333;
  margin-top: 1.4rem;
  font-size: 0.9rem;
  width: 95%;
}
#tab_payment_3_tab .shop_tabs_navigation_cont {
  margin-top: 50px;
}
#tab_payment_3_tab .shop_previous_button {
  left: 5px;
}
.payment_final_step {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.payment_final_step_personal_information {
  margin-right: 7.5%;
  width: 42%;
}
.final_step_subtitle {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
  margin-bottom: 1.5rem;
  margin-bottom: 35px;
  font-weight: 300;
  margin-top: 0;
}
.final_step_email .company-field {
  display: none;
}
.final_step_email .form-row {
  margin-bottom: 1.2rem;
}
.final_step_order_information {
  padding: 1.5rem;
  background-color: #f0f0f0;
}
.final_step_order_information table {
  width: 100%;
}
.final_step_order_information table td {
  text-align: left;
  padding: 0;
  background-color: transparent;
  color: #333;
}
.final_step_order_information .order_info_price {
  text-align: right;
  font-weight: 400;
  color: #797979;
  width: 1px;
  padding-left: 10px;
  white-space: nowrap;
}
.final_step_order_information .order_info_old_price {
  text-decoration: line-through;
  text-align: right;
  font-weight: 300;
  color: #797979;
}
.final_step_order_final_price {
  margin-top: 1em;
  text-align: right;
  color: #333;
}
.final_step_pay_method_cont {
  margin-top: 2rem;
}
.final_step_payments {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #f0f0f0;
}
.final_step_payments img {
  max-width: 4rem;
}
.final_step_payments .buy_button {
  padding: 0.8rem 1em;
  margin-right: 2rem;
  width: auto;
  margin-right: 3rem;
  font-size: 1.5rem;
}
.payment_final_step_cont {
  position: relative;
}
.payment_final_step_cont .shop_previous_button {
  bottom: 0;
  top: auto;
}
.payment_period_select {
  cursor: pointer;
  position: relative;
  vertical-align: top;
  padding: 0.5rem;
  width: 21%;
  margin-right: 4.3%;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  min-width: 95px;
}
.payment_period_select_last {
  margin-right: 0;
}
.payment_period_select input {
  display: none;
}
.payment_period_select_title {
  color: #333;
  font-size: 1rem;
  text-align: center;
}
.payment_period_select_discount {
  background-color: #d9d9d9;
  color: #777;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.8rem;
  padding: 0.1rem 0.5rem;
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}
.payment_period_select_discount.placeholder {
  background-color: #fff;
  min-height: 1.1rem;
}
.payment_period_select_box {
  width: 15px;
  height: 15px;
  background-color: #efefef;
  position: absolute;
  border-radius: 100%;
  margin: auto;
  left: 0;
  right: 0;
  border: 1px solid #d9d9d9;
}
.total-price-final .subtotal {
  font-size: 16px;
}
.total-price-final .total {
  margin-top: 5px;
}
.total-price-final {
  margin-top: 2rem;
  text-align: right;
  min-height: 1.1rem;
  font-size: 1.2rem;
  margin-right: 1.5rem;
}
.total-price-final span {
  font-size: 0.9rem;
}
.payment_form .form-row {
  width: 100%;
}
.payment_period_select.active {
  background-color: #eee;
}
.payment_period_select.active .payment_period_select_discount {
  background-color: #1a99ba;
  color: #fff;
}
.payment_period_select.active .payment_period_select_discount.placeholder {
  background-color: #eee;
}
.payment_period_select.active .payment_period_select_box {
  border: 3px solid #1a99ba;
}
.shop_right_side {
  padding: 2rem;
  background-color: #f9f9f9;
  font-size: 13px;
}
.shop_right_side h2 {
  margin-bottom: 2rem;
  font-weight: 400;
  margin-top: 0;
  font-size: 1.1rem;
}
.shop_right_side ul {
  padding-left: 25px;
}
.shop_right_side ul.open {
  max-height: 100rem;
}
.shop_right_side ul li {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
}
.shop_right_side .readMore {
  cursor: pointer;
  text-decoration: underline;
}
.shop_right_side_cont .featured_in {
  padding: 0 2rem;
  text-align: center;
  border: 1px solid #f9f9f9;
}
.shop_right_side_cont .featured_in img {
  margin-bottom: 1rem;
}
.shop_right_side_cont .featured_in p {
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
  font-size: 0.8rem;
}
.shop_right_side_cont .blocks {
  margin-top: 1.5rem;
}
.shop_right_side_cont .blocks a {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  border: 1px solid #eee;
  border-radius: 5px;
  font-size: 0.7rem;
  padding: 0.8rem 0.7rem;
  color: #797979;
  margin-bottom: 1rem;
  height: auto !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.shop_right_side_cont .blocks a:hover {
  background-color: #eee;
}
.shop_right_side_cont .blocks a:nth-child(odd) {
  margin-right: 3%;
}
.shop_right_side_cont .blocks a img {
  margin-right: 0.5rem;
}
.shop_right_side_cont .blocks a::before {
  content: none;
}
#item-shop-payment-tabs {
  margin-top: 5rem;
  margin-bottom: 3rem;
}
#tab_payment_1_tab .one_item {
  width: 100%;
  background-color: #fff;
  border: 2px solid #c1bfc0;
  padding-top: 4rem;
  padding-bottom: 4.5rem;
  position: relative;
  overflow: hidden;
}
#tab_payment_1_tab .one_item .title {
  font-size: 2rem;
  color: #333;
}
#tab_payment_1_tab .one_item .subtitle {
  font-size: 1.5rem;
}
#tab_payment_1_tab .one_item .item-price .price {
  color: #4caf50;
  font-size: 2.5rem;
  font-weight: 300;
}
#tab_payment_1_tab .one_item .text-line-throught {
  top: -1em;
  font-size: 1rem;
}
#tab_payment_1_tab .one_item .checkbox_input,
#tab_payment_1_tab .one_item .title_wrap {
  display: inline-block;
  vertical-align: middle;
}
#tab_payment_1_tab .one_item .checkbox_input {
  margin: 0 4rem;
}
#tab_payment_1_tab .one_item .item-price {
  float: right;
  margin-right: 6rem;
  vertical-align: middle;
}
#tab_payment_1_tab .one_item .item-price::after {
  content: none;
}
#tab_payment_1_tab .one_item .sticker {
  position: absolute;
  right: -30px;
  top: 15px;
  bottom: initial;
  padding: 0 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
#tab_payment_1_tab .one_item .sticker,
#tab_payment_1_tab .one_item .sticker strong {
  font-size: 1rem !important;
  padding: 0.1rem 1.5rem;
  font-weight: 400;
}
.shop_item_img_cont {
  margin-left: 1.4rem;
  display: inline;
  text-align: center;
  margin-bottom: 2rem;
}
.shop_item_img_cont img {
  max-width: 80%;
}
#item-shop-payment-tabs.five_plans li {
  width: 19%;
}
#item-shop-payment-tabs.five_plans li .title {
  margin: 0;
  font-size: 1.4rem;
}
#item-shop-payment-tabs.five_plans li .subtitle {
  margin: 0;
  font-size: 15px;
}
#item-shop-payment-tabs.five_plans li .price {
  margin-top: 1.2rem;
  margin-bottom: 0;
  color: #c1bfc0;
}
#item-shop-payment-tabs.five_plans li .subprice {
  margin: 0;
  font-size: 0.9rem;
  color: #c1bfc0;
}
#item-shop-payment-tabs.five_plans li .more_info {
  display: block;
  margin: 20px auto 40px;
  max-height: 30px;
  min-height: 30px;
  font-size: 1rem;
}
#item-shop-payment-tabs.five_plans li .more_info_with_cb {
  margin: 0;
  font-size: 1rem;
  display: block;
}
#item-shop-payment-cont.five_plans_cont {
  margin-top: 5rem;
  margin-bottom: 0;
}
#item-shop-payment-tabs.five_plans .final_step_payments {
  border-top: 0;
  padding: 0;
  margin-bottom: 2.5rem;
  text-align: center;
  position: relative;
}
#item-shop-payment-tabs.five_plans .final_step_payments .buy_button {
  margin: auto;
  float: none;
  padding: 0.8rem 7rem;
  font-size: 1.5rem;
  width: auto;
}
.payment_options {
  display: inline-block;
  margin-top: 0.7rem;
}
#item-shop-payment-tabs.five_plans .final_step_payments .payment_options {
  margin: 0;
  position: absolute;
  right: 3rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#item-shop-payment-tabs.five_plans .final_step_payments .payment_options img {
  max-width: 4rem;
}
.master_card_logo {
  max-width: 3rem !important;
  margin-right: 1rem !important;
}
#shop_banner {
  background-color: #f1eff0;
}
.shop_banner_background {
  padding: 2.4rem 3rem;
  background-repeat: no-repeat !important;
}
#shop_banner .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  margin-right: 5rem;
}
#shop_banner .banner {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  text-align: center;
  padding: 2rem 3rem;
  position: relative;
}
#shop_banner .banner .banner_arrow {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#shop_banner .banner p {
  margin: 0;
  margin-bottom: 0.5rem;
}
#shop_banner .banner a {
  text-decoration: underline;
}
#item-shop-payment-tabs.five_plans .item-chooser li {
  min-width: 170px;
}
.payment_form {
  display: initial;
}
@media screen and (max-width: 1050px) {
  #item-shop-payment-tabs.five_plans .final_step_payments .payment_options {
    position: static;
    margin-top: 20px;
    transform: none;
  }
}
@media screen and (max-width: 980px) {
  .buy_tabs_mobile_cont {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  #item-shop-payment-tabs .item-chooser li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 900px) {
  .payment_final_step {
    margin: 0;
    width: 100%;
  }
  .final_step_payments {
    text-align: right;
  }
  .final_step_payments .buy_button {
    float: none;
  }
}
@media screen and (max-width: 700px) {
  #tab_payment_4_tab {
    margin-bottom: 100px !important;
  }
  #tab_payment_1_tab .one_item .item-price,
  #tab_payment_1_tab .one_item .title_wrap {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  #tab_payment_1_tab .one_item .checkbox_input {
    display: block;
    margin: 10px auto;
  }
}
@media screen and (max-width: 650px) {
  .buy_tabs_footer_info {
    margin: 0 5px;
  }
  #item-shop-payment-tabs .shop_next_button {
    width: 10rem;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .payment_period_select {
    margin: 10px 20px;
  }
  .final_step_periods {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  #item-shop-payment-tabs .tabs-switch {
    width: 50%;
  }
  #item-shop-payment-tabs .tabs-switch .liArrow {
    display: none !important;
  }
  .buy_tabs_footer_info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 350px) {
  .shop_right_side_cont .blocks a {
    width: 100%;
    margin-right: 0;
  }
}
.modal-why-choose {
  background-color: #fff;
}
.model_container {
  margin: 0 5rem 5rem;
}
.two_videos {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.videoWrapper {
  position: relative;
  padding-bottom: 55.8%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-access-demo .subtitle,
.modal-why-choose .subtitle {
  text-align: center;
  font-size: 20px;
}
.modal-access-demo .headline-big,
.modal-why-choose .headline-big {
  background-color: #f6f6f6;
  margin-bottom: 2rem;
}
.modal-access-demo {
  background-color: #fff;
  max-width: 550px;
}
.modal-access-demo .model_container {
  display: inline-block;
}
.modal-access-demo {
  text-align: center;
}
.modal-access-demo ul {
  padding-left: 25px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.modal-access-demo ul li {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
  text-align: left;
}
.modal-access-demo .many_more {
  margin-bottom: 2rem;
  text-align: left;
}
.modal-access-demo .button {
  width: 100%;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.close_modal_custom {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #ccc;
  top: 0.5rem;
  right: 10px;
  padding: 0;
  margin: 0;
}
.access_demo_success {
  color: #2ba35a;
  margin-top: 1rem;
  display: none;
  font-size: 19px;
}
#item-shop-payment-cont .tabs-switch {
  transition-duration: 0 !important;
}
@media screen and (max-width: 650px) {
  .blog_article {
    width: 98%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.succest_stories .main_title {
  color: #fff;
  background-color: #4caf50;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.success_stores_main_content {
  padding-left: 3.4375rem;
  padding-right: 3.4375rem;
}
.succest_stories .subtitle_text_1 {
  margin-top: 4rem;
}
.succest_stories .subtitle_text_2 {
  margin-top: 1.5rem;
  margin-bottom: 4rem;
}
.succest_stories .suc_story {
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  margin-bottom: 2rem;
}
.succest_stories .company_info {
  padding: 1rem 1.5rem;
}
.suc_story .suc_storie_content {
  padding: 1rem 1.5rem;
  background-color: #f9f9f9;
}
.succest_stories .company_info td {
  padding: 0.2rem;
  text-align: left;
  font-size: 13px;
}
.succest_stories .td_title {
  color: #4caf50;
  font-weight: 600;
}
.succest_stories .td_content {
  color: #797979;
  font-weight: 400;
  padding-left: 1rem !important;
}
.succest_stories .content_title {
  color: #4caf50;
  font-size: 15px;
}
.succest_stories .content_content p strong {
  margin-top: 1rem;
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #343434;
}
.succest_stories .content_content p {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
  color: #797979;
}
.succest_stories .company_info_image {
  margin-bottom: 1rem;
}
.succest_stories .company_info_image img {
  max-width: 100%;
  max-height: 100px;
}
.succest_stories .subtitle_text {
  font-size: 19px;
  color: #797979;
}
.success_stories_reviews {
  padding: 3rem 0;
  border-top: 1px solid #ddd;
  text-align: center;
}
.success_stories_reviews_title {
  color: #797979;
  text-align: center;
  font-size: 19px;
}
.read_reviews {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.read_reviews a {
  padding: 0.5rem 1rem;
  background-color: #ddd;
  border-radius: 3px;
  color: #797979;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.read_reviews a:hover {
  background-color: #178fcf;
  color: #fff;
}
.success_stories_reviews_title a {
  text-decoration: underline;
  cursor: pointer;
}
.comming_soon_more {
  padding-bottom: 5rem;
  font-size: 33px;
  color: #343434;
  font-weight: 300;
}
.shop_item_main_title {
  font-size: 2.1rem;
}
.shop_item_main_title p {
  font-size: 1.3rem;
}
.price .line-through {
  display: initial;
  text-decoration: line-through;
}
@media screen and (max-width: 1050px) {
  #shop_banner .title {
    margin-right: 3rem;
  }
  #shop_banner .banner {
    max-width: 70%;
  }
}
@media screen and (max-width: 800px) {
  #shop_banner .banner {
    max-width: 100%;
  }
}
.tooltipster-content {
  font-size: 14px !important;
  text-align: left !important;
  width: 420px !important;
  max-width: 100% !important;
}
.main .main-wrapper,
.main-footer .main-wrapper {
  overflow: visible;
}
.final_step_email {
  margin-bottom: 80px;
}
.faq_cont {
  margin-bottom: 1rem;
}
.faq_cont .faq_question {
  background-color: #eee;
  padding: 1rem 1rem 1.2rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_cont .faq_question h2 {
  font-size: 15px;
  color: #343434;
  margin: 0;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_cont.active .faq_question {
  background-color: #1b99bd;
}
.faq_cont .faq_question .faq_image {
  height: 16px;
  width: 20px;
  margin-right: 1rem;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  vertical-align: middle;
}
.faq_cont .faq_question .faq_image_1 {
  display: inline-block;
  background: url(../img/main-page-new/plus-blue.png);
}
.faq_cont .faq_question .faq_image_2 {
  display: none;
  background: url(../img/main-page-new/minus-white.png);
}
.faq_cont.active .faq_question h2 {
  color: #fff;
}
.faq_cont.active .faq_question .faq_image_1 {
  display: none;
}
.faq_cont.active .faq_question .faq_image_2 {
  display: inline-block;
}
.faq_cont .faq_answer {
  display: none;
  padding: 20px;
  font-size: 15px;
  color: #797979;
  border: 1px solid #eee;
}
.faq_nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.faq_nav li {
  font-size: 14px;
  color: #343434;
  padding: 0.3rem 0.8rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_nav li.active,
.faq_nav li:hover {
  background-color: #eee;
}
#faq_for_business_users {
  display: none;
}
.get_answer_faq {
  text-align: center;
  margin-top: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.get_answer_faq h2 {
  font-size: 19px;
  font-weight: 400;
  color: #343434;
  margin-top: 0;
  margin-bottom: 2rem;
}
#faq_question_input {
  width: 400px;
  margin: auto;
  max-width: 100%;
  text-align: center;
}
#faq_question_submit {
  width: 120px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 400;
}
.faq_visit_forum h2 {
  text-align: center;
  font-size: 19px;
  color: #797979;
  font-weight: 400;
}
.faq_visit_forum h2 a {
  text-decoration: underline;
}
.faq_visit_forum {
  padding: 2rem 0;
}
.icon-support:before {
  background: transparent url(../img/main-page-new/support.png) no-repeat center
    center;
}
.blog_sidebar .follow-icons {
  padding: 0;
}
.blog_sidebar .follow-us {
  margin-top: 2rem;
}
.featured_in_bef {
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
  font-size: 0.8rem;
}
td.condensed .title {
  font-size: 1rem !important;
}
.item-top-wrap {
  margin-top: 2rem;
  margin-bottom: 6rem;
}
.faq_small {
  padding-right: 0;
}
.faq_big {
  padding-left: 30px;
  border-left: 1px solid #eee;
}
.faq_cont:last-child {
  margin-bottom: 0 !important;
}
.blog_post_image {
  width: 100%;
  padding-bottom: 56%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.contactBlock {
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.contactBlock a {
  text-decoration: underline;
  color: #2099be;
  cursor: pointer;
}
.contactBlock h4 {
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0.5rem;
}
.contactBlock p {
  font-size: 14px;
  color: #797979;
}
.contactBlock p span {
  font-size: 10px;
}
.contactFollow {
  display: inline-block;
  margin: 0;
}
.contactFollowIcons {
  display: inline-block;
  margin: 0;
  padding-left: 10px;
}
ul.contactFollowIcons .fa {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  margin-right: 0;
}
ul.contactFollowIcons .fa-facebook:before {
  margin-right: 2px;
}
.contactNoteContainer {
  background-color: #eee;
  border-radius: 5px;
}
.contactNote {
  text-align: center;
  padding: 2.5rem 1.5rem;
  font-size: 14px;
  color: #797979;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
}
.contactMap {
  margin-top: 4rem;
  text-align: center;
  background-color: #f9f9f9;
  padding-bottom: 2.5rem;
  position: relative;
}
.contactMap .headline-big {
  padding-bottom: 1rem;
}
.mapInfo {
  text-align: center;
  background-color: #fff;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .mapInfo {
    display: none !important;
  }
}
#mapInfo1 {
  width: 254px;
  top: 20%;
  left: 24%;
}
#mapInfo2 {
  width: 360px;
  top: 20%;
  left: 55.5%;
}
#mapInfo3 {
  width: 400px;
  bottom: 9%;
  left: 32%;
}
.mapInfo p {
  margin: 0;
  font-size: 13px;
  color: #797979;
}
.mapInfo .title {
  font-weight: 700;
}
.teamPerson {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  padding-bottom: 60%;
  margin-bottom: 30px;
  position: relative;
}
.contactReviewsTitle {
  padding-bottom: 1.5rem;
}
.teamPersonDesc {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 10px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.teamName {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.teamDesc {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.team-subtitle {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 6rem;
}
.team-title {
  padding-bottom: 0;
}
.final_step_payments .item-pay-with.with-divider:after {
  content: none;
}
.personal_information td {
  background-color: transparent;
  text-align: right;
  padding: 5px 0;
}
.personal_information .title {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-top: 0;
}
.personal_information {
  background-color: #f1eff0;
  padding: 20px 15px;
  border-radius: 3px;
  display: none;
  margin-top: 20px;
}
.personal_information .input {
  border-radius: 5px;
}
.personal_information label {
  color: #333;
  font-size: 13px;
  font-weight: 600;
}
.personal_information tr td:nth-child(1) {
  width: 30%;
  padding-right: 25px;
}
.bankTransferMethod .buy_button {
  margin: 0;
  margin-top: 25px;
  width: 100%;
  padding: 1rem;
}
.bankTransferMethod .item-pay-with {
  margin-top: 0;
  margin-bottom: 0;
}
.bankTransferMethod .payment_options,
.bankTransferMethod .trusted_partners {
  margin: 0;
  display: block;
}
.bankTransferLabel {
  line-height: 1.2rem;
  font-weight: 600;
  color: #333;
}
.bankTransferMethod .payment_options span {
  margin-right: 2rem;
}
.bankTransferMethod .payment_options span:nth-last-child(1) {
  margin-right: 0;
}
.bankTransferMethod .error {
  text-align: center;
  color: #c00;
  font-weight: 600;
  display: none;
}
.item-chooser-link {
  margin: 2px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.item-chooser-link li {
  position: relative;
  border: 3px solid transparent;
  box-shadow: 0 0 10px #ccc;
}
.item-chooser-link li + li {
  margin-top: 10px;
}
.item-chooser-link li > * {
  padding: 25px 20px;
  padding-right: 45px;
  color: #343434;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
.item-chooser-link li.active {
  border-color: #c1c0c0;
  box-shadow: none;
}
.item-chooser-link li.active:before {
  top: 20px;
  left: -15px;
  border: 15px solid transparent;
  border-right-color: #c1c0c0;
}
.item-chooser-link li.active:after {
  top: 25px;
  left: -10px;
  border: 10px solid transparent;
  border-right-color: #fff;
}
.item-chooser-link li.active:after,
.item-chooser-link li.active:before {
  position: absolute;
  content: "";
  border-left: 0;
  bottom: auto;
  right: auto;
}
.item-chooser-link li .price {
  float: right;
  color: #a6a6a6;
  font-size: 18px;
  margin-right: 20px;
}
.item-chooser-link li .checkbox_input {
  float: right;
  position: relative;
  margin-top: -4px;
  width: 30px;
  height: 30px;
  background: #f1eff0;
  border-radius: 3px;
}
.item-chooser-link li.active .checkbox_input {
  background: #2faf62;
}
.item-chooser-link li.active .checkbox_input:after {
  content: "";
  background: url(../img/main-page-new/check-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  right: 0;
  width: 50%;
  height: 50%;
  top: 28%;
  left: 1px;
}
.item-chooser-link .sticker {
  font-size: 8px;
  position: absolute;
  width: auto !important;
  right: -26px !important;
  top: 15px;
  bottom: initial;
  padding: 5px 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
.totals-table {
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 20px;
  margin-left: 15px;
}
.totals-table table {
  width: 100%;
  font-size: 14px;
}
.totals-table table th {
  font-size: 16px;
}
.totals-table table td,
.totals-table table th {
  text-align: left;
  vertical-align: top;
  padding: 5px 0;
  background: 0 0;
}
.totals-table table td + td {
  text-align: right;
}
.totals-table table th + th {
  text-align: right;
}
.totals-table table .bordered td,
.totals-table table .bordered th {
  border-top: 1px solid #ccc;
}
.totals-table .payment_options {
  float: right;
}
.totals-table .payment_options > span {
  margin-right: 0 !important;
}
.totals-table .qty-picker {
  background: #fff;
  display: inline-block;
  border: 1px solid #ccc;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.totals-table .qty-picker input {
  width: 30px;
  text-align: center;
  border: 0;
}
.totals-table .qty-picker .btn {
  width: 15px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}
.sticker-45 {
  position: absolute;
  width: auto !important;
  bottom: initial;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 51%;
}
.sticker-container {
  position: relative;
  overflow: hidden;
}
.text-blue {
  color: #1b99bd;
}
@media (max-width: 420px) {
  .tooltipster-base {
    width: 95% !important;
    left: 2.5% !important;
  }
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}
.col-xs-1 {
  width: 8.33333%;
}
.col-xs-2 {
  width: 16.66667%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-4 {
  width: 33.33333%;
}
.col-xs-5 {
  width: 41.66667%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-7 {
  width: 58.33333%;
}
.col-xs-8 {
  width: 66.66667%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-10 {
  width: 83.33333%;
}
.col-xs-11 {
  width: 91.66667%;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-pull-1 {
  right: 8.33333%;
}
.col-xs-pull-2 {
  right: 16.66667%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-4 {
  right: 33.33333%;
}
.col-xs-pull-5 {
  right: 41.66667%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-7 {
  right: 58.33333%;
}
.col-xs-pull-8 {
  right: 66.66667%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-10 {
  right: 83.33333%;
}
.col-xs-pull-11 {
  right: 91.66667%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-push-1 {
  left: 8.33333%;
}
.col-xs-push-2 {
  left: 16.66667%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-4 {
  left: 33.33333%;
}
.col-xs-push-5 {
  left: 41.66667%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-7 {
  left: 58.33333%;
}
.col-xs-push-8 {
  left: 66.66667%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-10 {
  left: 83.33333%;
}
.col-xs-push-11 {
  left: 91.66667%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.33333%;
  }
  .col-sm-2 {
    width: 16.66667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.33333%;
  }
  .col-sm-5 {
    width: 41.66667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.33333%;
  }
  .col-sm-8 {
    width: 66.66667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.33333%;
  }
  .col-sm-11 {
    width: 91.66667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.33333%;
  }
  .col-sm-pull-2 {
    right: 16.66667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.33333%;
  }
  .col-sm-pull-5 {
    right: 41.66667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.33333%;
  }
  .col-sm-pull-8 {
    right: 66.66667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.33333%;
  }
  .col-sm-pull-11 {
    right: 91.66667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.33333%;
  }
  .col-sm-push-2 {
    left: 16.66667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.33333%;
  }
  .col-sm-push-5 {
    left: 41.66667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.33333%;
  }
  .col-sm-push-8 {
    left: 66.66667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.33333%;
  }
  .col-sm-push-11 {
    left: 91.66667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.33333%;
  }
  .col-md-2 {
    width: 16.66667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333%;
  }
  .col-md-5 {
    width: 41.66667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333%;
  }
  .col-md-8 {
    width: 66.66667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333%;
  }
  .col-md-11 {
    width: 91.66667%;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 8.33333%;
  }
  .col-md-pull-2 {
    right: 16.66667%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-4 {
    right: 33.33333%;
  }
  .col-md-pull-5 {
    right: 41.66667%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-7 {
    right: 58.33333%;
  }
  .col-md-pull-8 {
    right: 66.66667%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-10 {
    right: 83.33333%;
  }
  .col-md-pull-11 {
    right: 91.66667%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 8.33333%;
  }
  .col-md-push-2 {
    left: 16.66667%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-4 {
    left: 33.33333%;
  }
  .col-md-push-5 {
    left: 41.66667%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-7 {
    left: 58.33333%;
  }
  .col-md-push-8 {
    left: 66.66667%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-10 {
    left: 83.33333%;
  }
  .col-md-push-11 {
    left: 91.66667%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.33333%;
  }
  .col-lg-2 {
    width: 16.66667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333%;
  }
  .col-lg-5 {
    width: 41.66667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333%;
  }
  .col-lg-8 {
    width: 66.66667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333%;
  }
  .col-lg-11 {
    width: 91.66667%;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 8.33333%;
  }
  .col-lg-pull-2 {
    right: 16.66667%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-4 {
    right: 33.33333%;
  }
  .col-lg-pull-5 {
    right: 41.66667%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-7 {
    right: 58.33333%;
  }
  .col-lg-pull-8 {
    right: 66.66667%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-10 {
    right: 83.33333%;
  }
  .col-lg-pull-11 {
    right: 91.66667%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 8.33333%;
  }
  .col-lg-push-2 {
    left: 16.66667%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-4 {
    left: 33.33333%;
  }
  .col-lg-push-5 {
    left: 41.66667%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-7 {
    left: 58.33333%;
  }
  .col-lg-push-8 {
    left: 66.66667%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-10 {
    left: 83.33333%;
  }
  .col-lg-push-11 {
    left: 91.66667%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
.left,
.right {
  font-weight: 300;
}
.left {
  float: left;
  width: 45%;
}
.right {
  float: right;
  width: 55%;
}
.right h2,
.v2 > p > b {
  font-weight: 400;
}
.right p:first-of-type {
  padding-bottom: 1rem;
}
.left img {
  max-width: 80%;
  display: block;
  margin: 0 auto;
}
img.mb {
  margin-bottom: 2rem;
}
.left p {
  background-color: #f1f0f0;
  color: #8b8b8b;
  max-width: 75%;
  margin: 0 auto;
  padding: 0.5rem 1rem;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.left p a {
  text-decoration: underline;
  color: #1b99bd;
}
.left p span {
  font-weight: 400;
}
.right ul {
  list-style-image: url(../img/checked.png);
  list-style-position: inside;
  padding: 0;
}
.right ul li.greycheck {
  list-style-image: url(../img/unchecked.png);
}
.right ul li {
  padding-bottom: 0.8rem;
}
.right ul li span {
  padding-left: 0.5rem;
}
.right a.compare {
  text-decoration: underline;
  width: 110px;
  margin-top: 1rem !important;
  font-size: 1rem;
  color: #1b99bd;
  margin-left: 25px;
  background: transparent url(../img/compare.png) no-repeat center left;
  padding-left: 30px;
}
.arrow {
  position: relative;
  background: #1b99bd;
  color: #fff;
  padding: 0.7rem 1rem;
}
.arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 0 0.5rem 0.8rem;
  border-color: #1b99bd transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -10px;
  left: 7%;
}
.gps-tracking-account .left {
  margin-top: 3rem;
}
.gps-tracking-account,
.hosted-software,
.server-software {
  margin: 1rem 0 2rem;
}
.modal-pricing {
  padding-top: 50px;
  display: none;
}
.modal-pricing td {
  width: 24%;
}
.modal-pricing tr > td:first-child {
  width: 28%;
}
.popup,
.pricing {
  position: relative;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}
.popup table,
.pricing table {
  width: 100%;
}
.pricing table {
  margin-bottom: 20px;
}
.pricing .prices {
  color: #1b99bd;
  font-weight: 600;
  line-height: 26px;
}
.pricing .prices span {
  font-size: 12px;
  color: #353434;
  font-weight: 300;
}
.pricing span.current {
  font-size: 14px;
  color: #dad9d9;
  font-weight: 700;
}
.pricing table tr:hover > td {
  background: #f1f0f0;
}
.pricing table td.transparent-background {
  background-color: transparent !important;
}
.popup-heading {
  font-weight: 300;
  color: #fff;
  text-align: center;
  padding: 1rem 0;
}
.pricing-heading {
  color: #000;
  font-weight: 400;
  text-align: center;
  padding: 1rem 0;
}
td.dark-background {
  line-height: 1.2;
  color: #1b99bd;
}
.dark-background span {
  display: block;
  font-size: 80%;
  color: #797979;
  font-weight: 400;
}
.device-number {
  color: #353434;
  font-weight: 300;
}
td {
  text-align: center;
  padding: 1rem;
  background-color: #fff;
}
td h2 {
  font-weight: 600;
  margin-bottom: 0;
}
td.condensed h2 {
  margin-top: 0;
  font-weight: 400;
}
td.condensed .title {
  margin-top: 0;
  font-weight: 400;
  color: #343434;
  line-height: 1.1;
  font-size: 1.5em;
}
td span {
  font-weight: 600;
}
.checked,
.unchecked {
  width: 24px;
  height: 18px;
  display: block;
  margin: 0 auto;
}
.checked {
  background: url(../img/mark.png) no-repeat 0 0;
}
.unchecked {
  background: url(../img/mark.png) no-repeat -24px 0;
}
.feature {
  text-align: left;
}
.feature span {
  background: transparent url(../img/question.png) no-repeat -14px 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  float: right;
  margin: 3% 5% 0 0;
}
.feature span:hover {
  background: transparent url(../img/question.png) no-repeat 0 0;
}
.shadow {
  box-shadow: inset -25px 0 20px -10px rgba(0, 0, 0, 0.1);
}
.tooltipster-base video {
  width: 50%;
  float: left;
  margin: 0.1rem 0.5rem 0 0;
}
.blue-arrow,
.green-arrow {
  position: relative;
}
.green-arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #2eaf61 transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -10px;
  bottom: -10px;
  left: 17%;
}
.blue-arrow:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 10px 10px 0;
  border-color: #1b99bd transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -10px;
  bottom: -10px;
  left: 17%;
}
.feature-title {
  text-align: center;
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0.1rem 0 0.7rem;
}
.dark-background {
  background-color: #f1f0f0;
}
.transparent-background {
  background-color: transparent;
}
.popular {
  background: #2eaf61 url(../img/thumbup.png) no-repeat 90% center;
  color: #fff;
  text-align: left;
}
.favorite {
  background: #1b99bd url(../img/favorite.png) no-repeat 90% center;
  color: #fff;
  text-align: left;
}
.border {
  border: 1px solid #d9d9d9;
}
.no-border-top {
  border-top: none;
}
.no-border-right {
  border-right: none;
}
.no-border-bottom {
  border-bottom: none;
}
@media (min-width: 0) and (max-width: 339px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.1rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .feature span {
    margin: 0;
  }
  .favorite,
  .popular {
    background-image: none;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.2rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .feature span {
    margin: 0;
  }
  .favorite,
  .popular {
    background-image: none;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .left,
  .right {
    width: 100%;
  }
  .left p {
    max-width: 100%;
  }
  .bubble:after {
    top: -7px;
  }
  td {
    padding: 0.5rem;
  }
  td > .button {
    display: inline-block;
    padding: 0.475rem;
    font-size: 0.8rem;
  }
  td h2 {
    font-size: 1rem;
  }
  .popular {
    background: #2eaf61;
    text-align: center;
  }
  .favorite {
    background: #1b99bd;
    text-align: center;
  }
  button.mfp-close {
    margin-top: -1.5rem;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .popup-heading {
    margin-top: 0;
    padding-bottom: 0;
  }
  td {
    padding: 0.5rem;
  }
  td h2 {
    margin: 0;
  }
  td > .button {
    padding: 0.375rem;
    font-size: 1rem;
  }
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../img/fancybox_sprite.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../img/imgblank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.zoomContainer {
  z-index: 100;
}
.va2 {
  position: relative;
}
@media (max-width: 799px) and (min-width: 0) {
  .play1 {
    display: none;
  }
}
.play1 {
  position: absolute;
  left: 30%;
  top: 30%;
  margin-top: -70px;
  opacity: 0.7;
}
.play1:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .play2 {
    display: none;
  }
}
.play2 {
  position: absolute;
  left: 30%;
  top: 40%;
  margin-top: -70px;
  opacity: 0.7;
}
.play2:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .play3 {
    display: none;
  }
}
.play3 {
  position: absolute;
  left: 30%;
  top: 30%;
  margin: auto;
  opacity: 0.7;
}
.play3:hover {
  opacity: 0.9;
}
@media (max-width: 799px) and (min-width: 0) {
  .playb {
    display: none;
  }
}
.playb {
  position: absolute;
  right: 220px;
  top: 50%;
  margin-top: -70px;
  opacity: 0.7;
}
.playb:hover {
  opacity: 0.9;
}
.video_popup {
  position: absolute;
  top: 50%;
  margin-top: -250px;
  left: 50%;
  margin-left: -440px;
  width: 880px;
  height: 495px;
  z-index: 100001;
  background: #000;
}
.video_popup iframe {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 100002;
}
.video-popup button.mfp-close {
  display: block;
  position: absolute;
  top: -290px;
  right: 45px;
  z-index: 100003;
}
@media only screen and (max-width: 979px) {
  .video_popup {
    margin-top: -165px;
    margin-left: -290px;
    width: 580px;
    height: 326px;
  }
}
@media only screen and (max-width: 659px) {
  .video_popup {
    margin-top: -85px;
    margin-left: -150px;
    width: 300px;
    height: 169px;
  }
}
.hero.landing ul {
  list-style-type: none;
  padding-left: 2rem;
}
@media (min-width: 799px) {
  .hero.landing .hero-text {
    padding-bottom: 0.25rem;
  }
  .hero {
    border-bottom: 1px solid #cdcccc;
  }
  .hero.with-divider:after {
    display: none;
  }
  .hero.landing .hero-headline {
    padding-top: 2rem;
  }
}
#bigIMG.ajax-item-video {
  cursor: pointer;
}
.image-previewer-wrap a.play-button {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -93px;
  margin-top: -93px;
  width: 187px;
  height: 187px;
  background: transparent url(../img/playb.png) no-repeat center;
  opacity: 0.7;
  cursor: pointer;
}
a.play-button:hover {
  opacity: 0.9;
}
.icon-youtube {
  background: transparent url(../img/youtube_.png) no-repeat center;
  background-size: 100%;
  margin-top: -1px;
  margin-right: -2px;
  width: 1.725rem;
  height: 1.725rem;
  font-size: 2.125rem;
}
.icon-twitter {
  background: transparent url(../img/twitter.png) no-repeat center;
  background-size: 100%;
  margin-top: -1px;
  margin-right: -2px;
  width: 1.725rem;
  height: 1.725rem;
  font-size: 2.125rem;
}
.item-top-wrap .item-info .item-info-wrap .info_lower {
  font-size: 13px;
  color: #a6a8aa;
}
.item-compare .wrapper {
  border-bottom: 1px solid #cdcccc;
  padding-bottom: 30px;
  padding-top: 10px;
}
.item-compare .compare_button_wrapper {
  box-sizing: border-box;
  width: 15%;
  float: left;
}
.item-compare .compare_items_wrapper {
  box-sizing: border-box;
  width: 85%;
  float: left;
}
.item-compare .compare_items_wrapper .item {
  min-height: 150px;
  width: 33.333333333333%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.item-compare .compare_items_wrapper .item a {
  display: block;
  outline: 0;
  position: relative;
}
.item-compare .compare_items_wrapper .item a img {
  display: block;
  margin: 0 auto;
}
.item-compare .compare_items_wrapper .item.account a {
  padding-top: 35px;
}
.item-compare .compare_items_wrapper .item.us a {
  padding-top: 22px;
}
.item-compare .compare_items_wrapper .item a:active,
.item-compare .compare_items_wrapper .item a:focus,
.item-compare .compare_items_wrapper .item a:hover {
  outline: 0;
}
.item-compare .compare_items_wrapper .item {
  text-align: center;
}
.item-compare .compare_items_wrapper .item span {
  display: block;
}
.item-compare .compare_items_wrapper .item.account span {
  margin-top: 20px;
}
.item-compare .compare_items_wrapper .item.we span {
  margin-top: 10px;
}
.item-compare .compare_items_wrapper .item.us span {
  margin-top: 10px;
}
.item-compare .compare_items_wrapper .item span.info {
  border-radius: 2px;
  margin: 0;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 3px 5px;
  background-color: #f6f6f6;
  color: #d3d3d3;
  transition: background-color 0.7s ease;
}
.item-compare .compare_items_wrapper .item a:hover span.info {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_items_wrapper .item a.active span.info {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_button_wrapper .compare_button {
  border-radius: 5px;
  background: url(../img/icons/triBar.png) no-repeat 15% 50%;
  background-color: #f1f0f0;
  padding: 6px 10px 6px 38px;
  border: 1px solid #ddd;
  color: #797979;
}
.item-compare .compare_button_wrapper .compare_button:hover {
  background-color: #1b99bd;
  color: #fff;
}
.item-compare .compare_button_wrapper .text {
  color: #999;
  font-size: 18px;
  font-weight: 400;
  margin-top: 45px;
  margin-bottom: 10px;
  line-height: 1.3;
}
.item-compare .wrapper .triangle {
  position: absolute;
  width: 17px;
  height: 17px;
  background-color: #fff;
  border: 1px solid #cdcccc;
  border-style: none none solid solid;
}
.item-compare .wrapper .triangle.top {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -9px;
}
.item-compare .wrapper .triangle.bottom {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: -8px;
  border-style: solid solid none none;
}
.item-compare .wrapper .we .triangle.bottom,
.item-compare .wrapper .we .triangle.top {
  left: 55%;
}
.item-compare .wrapper .account .triangle.bottom,
.item-compare .wrapper .account .triangle.top {
  left: 30%;
}
.item-compare .wrapper .us .triangle.bottom,
.item-compare .wrapper .us .triangle.top {
  left: 82%;
}
.trial.two_columns .headline-mid {
  font-size: 1.725rem;
}
.trial + .trial {
  border-top: 0;
}
@media (max-width: 768px) {
  .item-compare .compare_button_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  .item-compare .compare_items_wrapper {
    width: 100%;
  }
  .item-compare .compare_items_wrapper .item {
    width: 100%;
    margin-bottom: 20px;
  }
  .item-compare .compare_items_wrapper .item span.info {
    left: 40%;
  }
  .item-compare .wrapper .item .triangle.bottom,
  .item-compare .wrapper .item .triangle.top {
    left: 50%;
  }
}
.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  filter: gray;
}
.grayscale.grayscale-fade {
  transition: filter 0.5s;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter 0.5s;
    transition: -webkit-filter 0.5s;
  }
}
.grayscale.grayscale-fade:hover,
.grayscale.grayscale-off {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter: none;
}
.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 1;
}
.grayscale.grayscale-replaced.grayscale-fade:hover > svg,
.grayscale.grayscale-replaced.grayscale-off > svg {
  opacity: 0;
}
html body [data-grid] {
  text-align: justify;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
html body [data-grid]:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
html body [data-grid] > * {
  width: 33.333%;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
html body [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:top"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:middle"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:bottom"] {
  text-align: justify;
}
html
  body
  [data-grid][data-grid~="h-align:justify"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:top"] {
  text-align: left;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:top"] > * {
  vertical-align: top;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:middle"] {
  text-align: left;
}
html
  body
  [data-grid][data-grid~="h-align:left"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html body [data-grid][data-grid~="h-align:left"][data-grid~="v-align:bottom"] {
  text-align: left;
}
html
  body
  [data-grid][data-grid~="h-align:left"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:top"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:middle"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html body [data-grid][data-grid~="h-align:right"][data-grid~="v-align:bottom"] {
  text-align: right;
}
html
  body
  [data-grid][data-grid~="h-align:right"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="h-align:center"][data-grid~="v-align:top"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:top"]
  > * {
  vertical-align: top;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:middle"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:middle"]
  > * {
  vertical-align: middle;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:bottom"] {
  text-align: center;
}
html
  body
  [data-grid][data-grid~="h-align:center"][data-grid~="v-align:bottom"]
  > * {
  vertical-align: bottom;
}
html body [data-grid][data-grid~="columns:2"] > * {
  width: 50%;
}
html body [data-grid][data-grid~="columns:2"][data-grid~="gutters:fluid"] > * {
  width: 48%;
}
html body [data-grid][data-grid~="columns:3"] > * {
  width: 33.333%;
}
html body [data-grid][data-grid~="columns:3"][data-grid~="gutters:fluid"] > * {
  width: 31.333%;
}
html body [data-grid][data-grid~="columns:4"] > * {
  width: 25%;
}
html body [data-grid][data-grid~="columns:4"][data-grid~="gutters:fluid"] > * {
  width: 23%;
}
html body [data-grid][data-grid~="columns:5"] > * {
  width: 20%;
}
html body [data-grid][data-grid~="columns:5"][data-grid~="gutters:fluid"] > * {
  width: 18%;
}
html body [data-grid][data-grid~="columns:6"] > * {
  width: 16.666%;
}
html body [data-grid][data-grid~="columns:6"][data-grid~="gutters:fluid"] > * {
  width: 14.666%;
}
html body [data-grid][data-grid~="columns:7"] > * {
  width: 14.285%;
}
html body [data-grid][data-grid~="columns:7"][data-grid~="gutters:fluid"] > * {
  width: 12.285%;
}
html body [data-grid][data-grid~="columns:8"] > * {
  width: 12.5%;
}
html body [data-grid][data-grid~="columns:8"][data-grid~="gutters:fluid"] > * {
  width: 10.5%;
}
html body [data-grid][data-grid~="columns:9"] > * {
  width: 11.111%;
}
html body [data-grid][data-grid~="columns:9"][data-grid~="gutters:fluid"] > * {
  width: 9.111%;
}
html body [data-grid][data-grid~="columns:10"] > * {
  width: 10%;
}
html body [data-grid][data-grid~="columns:10"][data-grid~="gutters:fluid"] > * {
  width: 8%;
}
html body [data-grid][data-grid~="columns:11"] > * {
  width: 9.09%;
}
html body [data-grid][data-grid~="columns:11"][data-grid~="gutters:fluid"] > * {
  width: 7.09%;
}
html body [data-grid][data-grid~="columns:12"] > * {
  width: 8.333%;
}
html body [data-grid][data-grid~="columns:12"][data-grid~="gutters:fluid"] > * {
  width: 6.333%;
}
html body [data-grid][data-grid~="columns:auto"] > * {
  width: auto;
}
html body [data-grid] .grid-breaker {
  visibility: hidden !important;
  height: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.is-float-left {
  float: left;
}
.is-float-right {
  float: right;
}
.form .form-row:after,
.manual:after,
.with-clear:after {
  content: "";
  display: block;
  clear: both;
}
.is-centered {
  display: block;
  margin: auto;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-line-throught {
  text-decoration: line-through;
}
.with-ul-reset,
.with-ul-reset ul {
  display: block;
  margin: 0;
  padding: 0;
}
.with-ul-reset a,
.with-ul-reset li {
  display: inherit;
}
.is-table:not(.hide),
.modal > div:not(.hide),
.servers:not(.hide),
.slide:not(.hide) {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.is-table-row:not(.hide) {
  display: table-row;
}
.is-table-cell-centered:not(.hide),
.is-table-cell:not(.hide),
.modal > div .modal-wrap:not(.hide),
.servers > :not(.hide),
.slide > :not(.hide) {
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.is-table-cell-centered:not(.hide),
.modal > div .modal-wrap:not(.hide),
.servers > :not(.hide),
.slide > :not(.hide) {
  vertical-align: middle;
}
.is-hidden {
  display: none !important;
}
.is-visible {
  display: block;
}
.with-text-hidden {
  display: block;
  background-color: transparent;
  color: transparent;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: 0 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  :after,
  :before {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.theme-gray {
  background: #f1f0f0;
  color: #a6a6a6;
}
.theme-darkgray {
  background: #cfcbcb;
  color: #fff;
}
.theme-green {
  background: #2eaf61;
  color: #fff;
}
.theme-blue,
.theme-red {
  background: #1b99bd;
  color: #fff;
}
.theme-light {
  background: #fff;
  color: #fff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
:after,
:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}
html {
  height: 100%;
  font-family: "Open Sans", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
}
body {
  min-height: 100%;
  color: #797979;
  background: #eee;
}
a {
  text-decoration: none;
  color: #1b99bd;
  -webkit-transition-property: color, background, opacity;
  -moz-transition-property: color, background, opacity;
  transition-property: color, background, opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
a.link {
  text-decoration: underline;
  cursor: pointer;
}
a.link:hover {
  color: #464646;
}
a[href^="mailto:"] {
  color: #1b99bd;
}
a[href^="mailto:"]:hover:after {
  position: absolute;
  padding-left: 0.25rem;
  content: "\2709";
}
h1,
h2,
h3,
h4,
h5 {
  color: #343434;
  line-height: 1.1;
}
img {
  max-width: 100%;
  height: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: nearest-neighbor;
}
iframe,
object,
video {
  max-width: 100%;
}
video {
  height: auto;
}
p {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
p.small {
  font-size: 0.8rem;
}
.table.with-border td,
.table.with-border th {
  border: 1px solid silver;
  padding: 0.375rem;
}
#menu-toggle.is-active,
.button,
.dock .dock-button,
.dock-button.support-form-pusher.is-active,
.is-active#top-toggle {
  display: inline-block;
  padding: 0.875rem;
  font-size: 1.125rem;
  line-height: 1 !important;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px solid;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.7);
  -webkit-transition-property: color, opacity, background, border,
    -webkit-transform;
  -moz-transition-property: color, opacity, background, border, -moz-transform;
  transition-property: color, opacity, background, border, transform;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-transform-origin: 50% 150%;
  -moz-transform-origin: 50% 150%;
  -ms-transform-origin: 50% 150%;
  transform-origin: 50% 150%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#menu-toggle.is-active:active,
.button:active,
.dock .dock-button:active,
.dock-button.support-form-pusher.is-active:active,
.is-active#top-toggle:active {
  -webkit-transform: scale(0.98);
  -moz-transform: scale(0.98);
  -ms-transform: scale(0.98);
  transform: scale(0.98);
}
.button.is-big,
.dock .is-big.dock-button,
.is-big#menu-toggle.is-active,
.is-big.dock-button.support-form-pusher.is-active,
.is-big.is-active#top-toggle {
  padding: 1.125rem;
  font-size: 1.5rem;
}
.button.is-small,
.dock .is-small.dock-button,
.is-small#menu-toggle.is-active,
.is-small.dock-button.support-form-pusher.is-active,
.is-small.is-active#top-toggle {
  padding: 0.75rem;
  font-size: 1rem;
}
.button.is-smallest,
.dock .is-smallest.dock-button,
.is-smallest#menu-toggle.is-active,
.is-smallest.dock-button.support-form-pusher.is-active,
.is-smallest.is-active#top-toggle {
  padding: 0.5rem;
  font-size: 0.875rem;
}
.button-color-gray,
.dock .dock-button {
  color: #a6a6a6;
  background-color: #f1f0f0;
  border-color: #dddbdb;
}
.button-color-gray:hover,
.dock .dock-button:hover {
  background-color: #eae8e8;
  border-color: #d8d6d6;
}
.button-color-gray:active,
.dock .dock-button:active {
  background-color: #e5e3e3;
  border-color: #cfcbcb;
  color: #b5b4b4;
}
.button-color-darkgray {
  color: #fff;
  background-color: #2faf62;
  border-color: #43a047;
}
.button-color-darkgray:hover {
  background-color: #c7c3c3;
  border-color: #b6b1b1;
}
.button-color-darkgray:active {
  background-color: #c2bebe;
  border-color: #aca6a6;
  color: #f5f4f4;
}
.button-color-green {
  color: #fff;
  background-color: #2eaf61;
  border-color: #268f4f;
}
.button-color-green:hover {
  background-color: #37bf6e;
  border-color: #23874b;
}
.button-color-green:active {
  background-color: #37bf6e;
  border-color: #1f7642;
  color: #d5efdf;
}
.button-color-green-op {
  color: #268f4f;
  background-color: #fff;
  border-color: #ccc;
}
.button-color-green-op:hover {
  background-color: #f5f5f5;
}
.button-color-white {
  color: #1b99bd;
  background-color: #fff;
  border-color: #dddbdb;
}
.button-color-white:hover {
  background-color: #f1f0f0;
  border-color: #d8d6d6;
}
.button-color-white:active {
  background-color: #f1f0f0;
  border-color: #d8d6d6;
  color: #1b99bd;
}
.button-color-blue {
  color: #fff;
  background-color: #1b99bd;
  border-color: #167c99;
}
.button-color-blue:hover {
  background-color: #198eb0;
  border-color: #157590;
}
.button-color-blue:active {
  background-color: #1887a7;
  border-color: #12667f;
  color: #d1eaf1;
}
#menu-toggle.is-active,
.button-color-red,
.dock-button.support-form-pusher.is-active,
.is-active#top-toggle {
  color: #fff;
  background-color: #1887a7;
  border-color: #12667f;
}
#menu-toggle.is-active:hover,
.button-color-red:hover,
.dock-button.support-form-pusher.is-active:hover,
.is-active#top-toggle:hover {
  background-color: #1887a7;
  border-color: #12667f;
}
#menu-toggle.is-active:active,
.button-color-red:active,
.dock-button.support-form-pusher.is-active:active,
.is-active#top-toggle:active {
  background-color: #1887a7;
  border-color: #12667f;
  color: #f3dcd9;
}
.button-color-light {
  color: #fff;
  background-color: #fff;
  border-color: #ebebeb;
}
.button-color-light:hover {
  background-color: #f7f7f7;
  border-color: #e6e6e6;
}
.button-color-light:active {
  background-color: #f2f2f2;
  border-color: #dbdbdb;
  color: #fff;
}
.is-full .form-span-1 > * {
  width: 100%;
  margin-top: 0;
}
.is-full .form-span-1.is-double {
  margin-top: 0;
}
.is-full .form-span-2 {
  margin-left: 0;
}
.is-full .form-span-2 > * {
  padding-left: 0;
  width: 50%;
  margin-top: 0;
}
.is-full .form-span-2.is-double {
  margin-top: 0;
}
.is-full .form-span-3 {
  margin-left: 0;
}
.is-full .form-span-3 > * {
  padding-left: 0;
  width: 33.33333%;
  margin-top: 0;
}
.is-full .form-span-3.is-double {
  margin-top: 0;
}
.is-small .form-span-1 > * {
  width: 100%;
  margin-top: 1.25rem;
}
.is-small .form-span-1.is-double {
  margin-top: 1.25rem;
}
.is-small .form-span-2 {
  margin-left: -1.25rem;
}
.is-small .form-span-2 > * {
  padding-left: 1.25rem;
  width: 50%;
  margin-top: 1.25rem;
}
.is-small .form-span-2.is-double {
  margin-top: 1.25rem;
}
.is-small .form-span-3 {
  margin-left: -1.25rem;
}
.is-small .form-span-3 > * {
  padding-left: 1.25rem;
  width: 33.33333%;
  margin-top: 1.25rem;
}
.is-small .form-span-3.is-double {
  margin-top: 1.25rem;
}
.form.with-padding {
  padding: 1.5rem;
}
.form .form-row > * {
  display: block;
  float: left;
}
.form .form-row:first-of-type > * {
  margin-top: 0;
}
.input {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0.625rem 1.25rem;
  font-weight: 300;
  border: 1px solid #cdcccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
select#category-list {
  width: 270px;
}
@media (min-width: 0) and (max-width: 499px) {
  .input {
    padding: 0.875rem 1.25rem;
  }
}
input[type="checkbox"],
input[type="radio"] {
  width: 1.525rem;
  height: 1.125rem;
  margin-right: 1.25rem;
  vertical-align: middle;
  cursor: pointer;
}
input[type="search"] {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAMAAACnUt2HAAAABGdBTUEAALGPC/xhBQAAAT5QTFRFzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7OAAAAzs7O0FlcQQAAAGl0Uk5TNejzIOIzieyLtsgYJKn6OjyabigIUszWK/t7AnYdQx696WK1NjHuB9PcZbJvQJeV6kihXlnn1Wml9Ig7c351kbcc0W13V7Ty8Rbrx3LX4w5BDWy+sfgbeBQJqzj2+cMPClXhAQRW8P4A4TZ3KwAAAPpJREFUGNNd0OdWwkAQBeBYsSti7ygqCvbeG4pK770kJNm57/8CziZBc7z/5tuzuzOjkJ0pb6KwqFXVZVkoFvUNw0mw1kXFg96hyczMwkoShXMbi0nkRsuDCTNLlSM0Diwcx0h7oIfvlrg4xN4uo09MjKX6MbeWkk9VNGwyLiFPacy3nT5K2GIMYZo6s6uOUQB+xiZUcmUdYMxj343b2GG8xbUbw9hgrKH+8mf6JbKyzxye9V98wEVGogFUnYY6ESFUOdGdycNob0WilhEDHuXs6Rvg6ZX9Ux5+v8sFndQh7kk3PqJAoxlvWVs7hriyn/sqdz9TTs0z+p8fAEeDoc/b08EAAAAASUVORK5CIIA=);
  background-position: center right 0.625rem;
  background-repeat: no-repeat;
  padding-right: 2.25rem;
}
label {
  display: inline-block;
  vertical-align: middle;
  font-size: 1rem;
  cursor: pointer;
}
label span {
  display: block;
}
textarea {
  max-height: 15rem;
}
@font-face {
  font-family: icons-gpswox;
  src: url(../img/icons/icons.eot?#iefix) format("embedded-opentype"),
    url(../img/icons/icons.woff) format("woff"),
    url(../img/icons/icons.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
.icon:after,
.icon:before {
  font-family: icons-gpswox;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  font-size: inherit;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  display: block;
}
.icon.with-icon-right:before,
.icon:after {
  display: none;
}
.icon.with-icon-right:after {
  display: block;
}
.with-icon:after,
.with-icon:before {
  font-family: icons-gpswox;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  font-size: inherit;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  transition: inherit;
  display: inline-block;
  vertical-align: middle;
}
.with-icon.with-icon-right:before,
.with-icon:after {
  display: none;
}
.with-icon.with-icon-right:after {
  display: inline-block;
}
.icon-store-apple span,
.icon-store-google span,
.icon-store-windows span {
  display: none;
}
.icon-store-apple:after,
.icon-store-apple:before {
  content: "";
}
.icon-store-windows:after,
.icon-store-windows:before {
  content: "";
}
.icon-skype:after,
.icon-skype:before {
  content: "";
}
.icon-store-google:after,
.icon-store-google:before {
  content: "";
}
.icon-globe:after,
.icon-globe:before {
  content: "";
}
.icon-google-plus:after,
.icon-google-plus:before {
  content: "";
}
.icon-facebook:after,
.icon-facebook:before {
  content: "";
}
.icon-account:after,
.icon-account:before {
  content: "";
}
.icon-right:after,
.icon-right:before {
  content: "";
}
.icon-support:before {
  content: "";
  background: transparent url(../img/support.png) no-repeat center center;
}
.icon-support:after {
  content: "";
}
.icon-menu:after,
.icon-menu:before {
  content: "";
}
.icon-link:after,
.icon-link:before {
  content: "";
}
.icon-demo:after,
.icon-demo:before {
  content: "";
}
.icon-left:after,
.icon-left:before {
  content: "";
}
.icon-star:after,
.icon-star:before {
  content: "";
}
.icon-business:after,
.icon-business:before {
  content: "";
  color: #d0cbbc;
}
.icon-demo:after,
.icon-demo:before {
  color: #1b99bd;
}
.icon-account:after,
.icon-account:before {
  color: #2eaf61;
}
.icon-globe:after,
.icon-globe:before {
  color: #d8d8d8;
}
.icon-left:after,
.icon-left:before,
.icon-right:after,
.icon-right:before {
  color: #d1d1d1;
}
.icon-star:after,
.icon-star:before {
  color: #d9d8d8;
}
.icon-facebook:after,
.icon-facebook:before {
  color: #3b579d;
}
.icon-skype:after,
.icon-skype:before {
  color: #00aef2;
}
.icon-support:after,
.icon-support:before {
  color: #a6a6a6;
}
.icon-link:after,
.icon-link:before {
  color: #e1e1d8;
}
.accordion,
[data-accordion] {
  font-size: 1rem;
}
.accordion ul,
[data-accordion] ul {
  display: block;
  margin: 0;
  padding: 0;
}
.accordion li,
[data-accordion] li {
  display: block;
  position: relative;
  border: 0 solid #cdcccc;
  border-bottom-width: 1px;
}
.accordion li > a,
.accordion li > span,
[data-accordion] li > a,
[data-accordion] li > span {
  position: relative;
  display: block;
  padding: 0.625rem 3.125rem 0.625rem 1.5rem;
  font-weight: 300;
  cursor: pointer;
}
.accordion li.is-active a,
.accordion li.is-active span,
[data-accordion] li.is-active a,
[data-accordion] li.is-active span {
  color: #1b99bd !important;
}
.accordion .accordion-level-1 > li,
[data-accordion] .accordion-level-1 > li {
  background: #f1f0f0;
  border-left-width: 1px;
  border-right-width: 1px;
}
.accordion .accordion-level-1 > li:first-child,
[data-accordion] .accordion-level-1 > li:first-child {
  border-top-width: 1px;
}
.accordion .accordion-level-2,
[data-accordion] .accordion-level-2 {
  overflow: hidden;
  -webkit-transition-property: height, opacity;
  -moz-transition-property: height, opacity;
  transition-property: height, opacity;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.accordion .accordion-level-2 > li,
[data-accordion] .accordion-level-2 > li > a {
  color: #a6a6a6;
  background: #fff;
}
.accordion .accordion-level-2 > li:last-child,
[data-accordion] .accordion-level-2 > li:last-child {
  border-bottom-width: 0;
}
.accordion .accordion-level-2 > li > a,
.accordion .accordion-level-2 > li > span,
[data-accordion] .accordion-level-2 > li > a,
[data-accordion] .accordion-level-2 > li > span {
  padding-left: 2.625rem;
}
.accordion .accordion-level-2 > li > a:hover,
.accordion .accordion-level-2 > li > span:hover,
[data-accordion] .accordion-level-2 > li > a:hover,
[data-accordion] .accordion-level-2 > li > span:hover {
  background: #f8f8f8;
}
.accordion .accordion-expandable > a:after,
.accordion .accordion-expandable > span:after,
[data-accordion] .accordion-expandable > a:after,
[data-accordion] .accordion-expandable > span:after {
  display: block;
  content: "\25ba";
  position: absolute;
  right: 0.625rem;
  top: 50%;
  margin-top: -0.75rem;
  font-size: 0.875rem;
  color: #a6a6a6;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.accordion .accordion-expandable:not(.is-expanded) > a:after,
.accordion .accordion-expandable:not(.is-expanded) > span:after,
[data-accordion] .accordion-expandable:not(.is-expanded) > a:after,
[data-accordion] .accordion-expandable:not(.is-expanded) > span:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.accordion .accordion-expandable:not(.is-expanded) .accordion-level-2,
[data-accordion] .accordion-expandable:not(.is-expanded) .accordion-level-2 {
  height: 0 !important;
  opacity: 0;
}
@media all {
  .featherlight {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    white-space: nowrap;
    cursor: pointer;
    background: #333;
    background: 0 0;
  }
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8);
  }
  .featherlight:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
  }
  .featherlight .featherlight-content {
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    min-width: 30%;
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    background: #fff;
    cursor: auto;
    white-space: normal;
  }
  .featherlight .featherlight-inner {
    display: block;
  }
  .featherlight .featherlight-close-icon {
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    line-height: 25px;
    width: 25px;
    cursor: pointer;
    text-align: center;
    font: Arial, sans-serif;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    color: #000;
  }
  .featherlight .featherlight-image {
    width: 100%;
  }
  .featherlight-iframe .featherlight-content {
    border-bottom: 0;
    padding: 0;
  }
  .featherlight iframe {
    border: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent;
  }
}
.image-previewer {
  padding: 0 3.75rem;
}
.image-previewer .image-previewer-wrap #videoFrame {
  display: block;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer .image-previewer-wrap {
  position: relative;
  margin-bottom: 1.25rem;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s;
}
.image-previewer .image-previewer-wrap:before {
  content: "";
  display: block;
  padding-top: 59.4306%;
}
.image-previewer .image-previewer-wrap > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer .image-previewer-wrap.is-loading {
  background-color: #f1f0f0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(data:image/gif;base64,R0lGODlhKwArAMQTAKmqrI+Pkefn6NfY2fr6+mxsbMfHyczNz5mZm7a3ueLi49zd3u3t7tLS1Hh5esDAwvPz9KGipISEhf///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wUmlnaHRzPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvcmlnaHRzLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcFJpZ2h0czpNYXJrZWQ9IkZhbHNlIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InV1aWQ6M0I4QjcyREFCRDYxREYxMTlCRTZEMTI4QkIxRDIzN0YiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Nzg1MDlCNzBCMTU1MTFFMEJFNjZFRkYzMzg1MEFDRkIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Nzg1MDlCNkZCMTU1MTFFMEJFNjZFRkYzMzg1MEFDRkIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGODdGMTE3NDA3MjA2ODExOTQ1N0NBNTQ4MkQyMTVGNCIgc3RSZWY6ZG9jdW1lbnRJRD0idXVpZDozQjhCNzJEQUJENjFERjExOUJFNkQxMjhCQjFEMjM3RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PgH//v38+/r5+Pf29fTz8vHw7+7t7Ovq6ejn5uXk4+Lh4N/e3dzb2tnY19bV1NPS0dDPzs3My8rJyMfGxcTDwsHAv769vLu6ubi3trW0s7KxsK+urayrqqmop6alpKOioaCfnp2cm5qZmJeWlZSTkpGQj46NjIuKiYiHhoWEg4KBgH9+fXx7enl4d3Z1dHNycXBvbm1sa2ppaGdmZWRjYmFgX15dXFtaWVhXVlVUU1JRUE9OTUxLSklIR0ZFRENCQUA/Pj08Ozo5ODc2NTQzMjEwLy4tLCsqKSgnJiUkIyIhIB8eHRwbGhkYFxYVFBMSERAPDg0MCwoJCAcGBQQDAgEAACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqmzOq+ggEEUm1Hj/DuxBEFQKCt5pA4Ag/CLuULOmlDo6P4WJYgAAQisA1KoLbidBpQWCeKiFbLdQLeYOnY0VguEOr1NjGAlHoAcmMFBy9pankID34qDAlzBQ4FdY0AEZdqCTo7AgiDU2YpCZiXCUpWEJ5TBQUSKQOWlhEJZySekaxVJgRvb7OntRMQAZKsDowksL0ALcEjAristCUJvgAGziURxZElDMsAyNkTDKzmoSINy9jjJBHmBdMiD7EA6O0TBvCuI+DA+OXgkQCHrwS3AgN76SooIoBAEd8UMhzh0NymCdXeLGRYkdXAagnkMWxgLgCJkCD/uxVUAGBjPpQJ7k00MQBmoZkoIMBMIA4nCQMwKfksseCBUaM9hxI4avSAyjMQIDwtoYDpA6G1GAgQwGAqiQYPDIQ1MMBrCgJbtzJIesWA27cN2KJAm5bBWhcM3h4wcODAArMiCDBQoEDtWsAjGPRdvFhB1z8QBBAubBgxCQYN+mZuwJnzgMkLQk+u+xjVgM6dB6hWHXrBaLVSnTE43WA169avuVpeIXjB6tauXx+eKFgAbsJcYw+FaHf58hAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r7MkURIjQQIYAhvTzSACI1WwwWOuAehlxoAgkKiDYmUBAzMEiTxjEZtt9vRKpEgeFnBcw2NJt7iark8YC7Y64hhAdEOEgFkcxIHLwp4TwZ9KluBZQ4SDnUqDIgJLT0CCHMOkJgoXGxKWRMEEYMOASl3oqQkp52dDycEoU8JS64iEJuxDrkkTrafuhMCvg4JJg8AoYXFJAC+ElpvXAmL0CIMvgVoIn/WWNqvnQXJJDLWCuTpsQWqIw/WuO0jBA7n5yTzb7P2I8wVKMDvwbxnACcg0Edwm0GDCAEuzFfg08MHEe0tHNhQhIGH4xJSHEjCgMmPwNq6cePYccKAkwaIkTPAMp4IBQdOLki4caCyERAO5MyZEhoDlgV2kmggVKhSchFYOjAhoKnQbMWOsvxJ4gdTpgOKkhqAFOsIBg3SpmVndOuqAWobKBDL5MHACCoIDNjLdwHdhBMg8B0s4C9ACAsGLEi8eIEACEUJQIDAwPALxI0zK1igQIBnAZ09V9ZGQMDizQpSq+4cWgCD0eQgrFYN+rPo15aZSPbcWrTr17ATSmbg+vdryLnJAQfM/EQIACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqmzOq+TPMANB0BydG+L9EkteAtQkQADgReagAMOolQhLShLDFmTiEAGpF6AZDqRABsZh/obdQbQCyUioTc+VgkSYRFwotoBwJULmRyc0dhKhAPbH8BbyoED4Q4DzswAIyMhygGkYQGd0oEl4wSESkKaJ5iJKMSARIGJwScqZ+rIwQRfxKuoCOoaJGat2OvvBIPJge0DwPEJQnGriUQBsy+zwzHvAIkAtbWgc+sxw7JIwPL1t3jJA3lpiMH89bY4wQSDvkSJPPLB+1M8HJA0J0/ZwFJRMhXUESMBvMQJhSBgCDBSg0yNpA4MYJFByQGaBQ3kWFDEQNExGa094zAR5C/UmasFPCAxQIISDBIKZJdQo8FHBRIgGcBzwEsVzEgGLSATxEKFhgd8PQZgKYF+FmRKhVpOwVChQ41QSAqVwVJX0AIUKBt0GEjICgwu6BqFbZuC5w7IWDugqgC0qKAgCBv1kd9584NDEeC4QI0T0AQkFgxA8Eirj4mmYIA5b6VGUBImuCx3lAMPqumHFkE3rwAqxBgkHo1ZXsR8jqwy2M2bdoCaMOdsLQt0Xu+f1+euIIAAQijmSv5Lb36iRAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r7QYiQADdxP074vsTyJIM12KyYGBF5K8AAKg8VodKAsQQ5NJ7Qm7SZ2SobBkNUGs9FIGqAIj8nagyJJ8hnSkfzixTi8swMQKxAGanl5CG0qEA1+Yw8HgjwMCYcRCBGSKAMHjgYNdEoElZeXACyNnQZUVSSVCLAIDScEA6kHoK11ALGwoSMMDcKdmroiDL0BsyULto2KxiQPCAHUESW1zrnRJBDU1AECJAwDztDcIwkB6wEGJALltmDoIgPsAacjC83lv/QQ9wKQ2BePnglwEgSK8EHwnMEJABJKkABMwb4FDg1GDDBxBwEFFjE+JBFxIsURIC+2jhzB0eQ7kBb9oSNgcuI4mAuK0RtQ89oICAJgihtZ0oGDB3UEBAUp0xgDCQ6gSnDIQCnIedwiGnWgsFvVpU2rCNhq1B22r0oFhIWBgKyEpgTQKuXWlixSFBAYfFWAtUfdrV1p6UWrc4WAAFsLGM14drCAwigYAFBM2UGBZSviDl57rBDlzwUOiIIAoWkDdpYLqAbtADM9Batjyy4goW/W2bPvrjSAW/VRyAYDyMbHeOXXlchThAAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r6QMBjGY9vHAL08ITQHWu2WKBYfAwKPNTg4hbeH0QhILJYlwqIBfA5t0wSgOn60sJDBgOsVOg9S6niuWKbX7OCCoSQRFAZkc2NXLhALalxAC30pEAeDdCt/iHg6SwxikTspAguVDQqNPQ+RCY6flXVYJKWDAyc+qQOirH6ac6MiEAoKn0m2JQyDEQ0mAr2fAsEmgQAREQBZyL6MzCUQ0Npnu9QLy9clBtoRByQM3pzhIwvaCKcj6L216yME0AjQ5wLU9SURCAIisIcOGTh/IhIIHCiCQUEFBxEqFMjNIb+I/gAIDHCuIMZ6AQMEYNjQo65wEBCtiBxJAoJFAerqDVgZQBrBgtzqJaBpwI9LdDFR0gyAkYBDPhIDSFBK0g+Bk8wESFi6tCdCFARUTl0K9eqECFunWvXqB2zYpi4YDMi5QgCCsFM/pjBQoG4EtiaGSXCwl68DWEvqCi6AwABbAgciOFjMeK85LIMjOxiJgLHlxoCxRIg82EEBxp8vB8DLAwDn054bP1gHwfTpz7D5JggaTgGAAJwnJ1hFNp7D3sBHhAAAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r4EoyxDYx/NIEBvH8+DoK1xKB4MhoOC0EtBZjThzYhEPgyKZokggEZr02P1QX4ceFquAhoEN6JiQ3kuaKq9QQGDSeIOygmBgXUuXF1sAnwpBA1kgoMrMYczS00QBo+BLU4ChwuJWhMEmIEACQ+LnYeEoSIGpgCxCycxDJ0KoK0iBA+wpoojkofAugyxxw0mELZdm7okB8emWwzMlc8kENIAzqLVnd3YIr3I2d874iUL0qgjy8zE4gSxEbF93+HpE9tbEPH65OyJyKePREBuBV0kkJbQBYAIECM0VEEgYr2JKRZYTIARRQKLB0wwiBCAY0EICCKrpESQz0GBlwAKPkBAE0FMEy9zZhHHoCbNZDhzFgiARtc8nxH+JRA6FBsABAECQAV6wqVQBEV9AIgKNcBNFAqYDt35QgDJqFyznjDA1CVCFQwSSECLlqyKB2IdOIhwZksDABLmCo5K1cWBtgX0OpBAM0Lgx5CjztLCQIJQxZglLIb8OALBFw+sJk6cWW9kA+kgyH2JufTcB/+eCUgQwGVmBA9YdZxQ7fPugiEAACH5BAkAABMALAAAAAArACsAAAX/4CSOZGmeaKqiBEOsMExAjKDc9yK4cT/XNtxiuBgUF7weiwHEKYjFgXTQGDCUpV8zR5xKG2DwAIKdtJiC4HPh/IYbB3jj6mNuFQLIi9RSwA+AgXQrZ0A2SSkECoAGB40Ggyk0hgJ7MRANBpqbZCqTaYg+A5uaB4RAkWUND6ysAoQQnWUjBAetrJazShC3Dwu6sw0JwwkPwGUQxMOyxzEHyr/NPQrKBiUPCQrSJgQJAMQkCAXjptskwwDfJOPjAeYkD9/pIwzsBe7vIvHpALL2+Pn2zRthz0E+EfwGirBXIFUzAgkBkJBgz9q7BQmNjQBgD0E+AwkbkFBQ0KEuCBFTqDmwJ3EbSH4JTCQoqK0Zg4gDuLFbGSBXmW4REvrUt9OBR2AJIgQNmhNFgKIIhhJKqlRpzBQKVjrY6iDAqx43qyrtt2JA0a0ATJLghaAtgqo1VxjgylWCBAANfEIYkCCA27/RYjSgW9dugKAAAij269dthLjTAtC1S9nwYsV/yep6IGFyZQmXFyMQ+fCB5M6VA4BeHOGAVGAKHkT4DBqAga8HSdjJzbtECAAh+QQJAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvgQBMTQj1BDx7iI01zeBcCjI8VQEoG2oECieUMgRlVwyodiFYiHQTUlJomK53S7OaIX0O5IxjGCIAE1frNkwwWDPH9zxLgQLfXteKBEFBQaABAoNDQOQCykJiYktgI6Pj5glEJaJA4ATBJEHjwOGI5WgnXgQB7GnAiagBRGjIwuypyUKtrS5pAYHxAd/AKAIwroGzgbBIgGgi8wTAs8GoiO2rrkEBg/PJKAO1iPh4tUiyuciBw/xDyMM7e7w8pifBQ4Fy/cPEsQjl8iBOXcBEwgk0Y+fA1W5IChUOG9EAIMG1wlTMDHBARKV+jnAZc1Ax0kjFLmINOjtVQIALxP8mSABowMAzA4A2LmwRAKbDqLhYbATJoBtYIAigHiEwMuiCZhOeIBRggSSbB4U3YnyxEUHNa9KRaJ1awIVDMJalYBA6AoGT7fONDHA4FqrMldAMLC1qIIXB9RKCEA4QYOZEBY8iNCXK48Bd60SJowAZoIICCJoZrz17xEBCNZOpoygdObNnCPkZWOA8ODRpkujZowUD4EHCGAHiL0ZQIOxbLABKL1btseW7mq4W34iBAAh+QQJAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvigBQQQB3zGj67SNm4lCQdIqQXZIhu83UUiEQoSJIKhWGYLdEnaAQgMnrHWc3a4MXiggdlQoBG+rGdVNF9YrAsPthgvmJQx2Ego3VHx9gCNPXgEQP1QLiAIpD2lgTCICC5xujyYQDo2KLwQKnJ1zQVAOhZkjBAOoC0UkjAUOeK8jAgOykiUKQg7EtbsTsb6yW0HEBRHHwcoDxgiixAfRJAwNyq4i18SkTAQN5r4kxMQS2iXm5yS4xFLtIwsH7yMM6g7Q9SIDDuBrUIsfvX8BBTZIt47dvwkHDAjMtsiBBIvjIBnYiI+ENQkgKbYTsFHiABIPLsCC1KVtwIOSlHhZBCnhUzQCD15utCkiAE0JCdq5zCnRREqaAWLugpAgZ85vIyD4nBohowoCBh40fQnIAMgAYFn+MJCg7NMUCKaGtVoCa1mzBlQIAEs3AABjKxhofduU54kBdQMgQPDAL6gDABIDeKtURQO6gyM/GGCGwIIHihe/hbpiQVrBkRFEiLA4Z+bTixu/gAAg9OjXqFEXfnXANezYiRMsuIlYNGzSpxM0YAuDwYEEAEZnfkDwoYkdzqOXCAEAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r4KEBQ0jbw4CSVO7dOPHO7xKxYSwpVCYiwOkqlGr1kISAKHEwECIeQMtJ64EDFAVgSGmuF1NQrjHqD1ggjWbKVjzw8IhHYCd2ptKAFxCIU5DIKDZygPfHs3UCIMCo15JhASkgGKSQQCmIKaJAaSDn+VIwQKpAKgE4d7EgCsJZekdCMCtZ2PuCKur4KKkZ22wiWjxcETERLSEk/LIxALrwq8E8nSsrgEC9mYJNNX1iXj5ObTEekkCuOvIwzTAbfwIgoD87zSVvLp4zev0JUrlPQNWDiORICHD58tI9CA4QISMiBWS8eg4sJVIh5ADIAEnoIGHrm5CYCIIIBEVgQOoFwIKkKAlgiCWFMgE+XFEgdwIkDArRKEAz0bFJ1AYKhTAOBwUEQqcwC4Bk4RRChZaYABA0iVpgDgNMLWqCkofgV7YOMJCGbjbl2a4uiDtTJfllCgVS4AMysgNHhA+C5YuiYWxAXAmLGBBaBcHUiQoPBaxCdimG3MGUBhyqAfVDaMGQWDBJ1TMwZNufABvS8GqOaMmjVhBRMHoFbNurICtFA6PqANIMFj2PDW6FueIgQAIfkECQAAEwAsAAAAACsAKwAABf/gJI5kaZ5oqqbM6r5KEjhFbQeJ8u5QIhU0m9DmABB2KYNjSVsCh8MEssSYMZnPILQWmYoGkqvYgShrod7DeBk5HEmMAwKNHDgk+LAE0FIxIjYGSAJ5d2QCSAwNiEgIeXgRb15IBo8SXZNTBAGPCJKZLw8SnJyMoCQEqSeOpFKnqAyxECUCAba2fa8iEAKxDJ8Gtzi6cAK9vyQAwg3EI7zHsyMIwtHNBArGsSS20wjNJMbHJN0Irt8TDNi9IwxlZQDnIgLq2iLu5fET89nj7pjnCgIaIxEBQcFI5wgsEJhrQgKDESIMOAchILaGByJGFPRNwEJs1dBpjBjylMKPAj6yTQAQgSUAjro8LlhoakQDlwD46CIwYGbAkhMI5ByaQKWmBT0/Gp0wYGjOB6cUDEi6AOiIBE4BPFiq4lqDqTNrmoCQFUCChisgDGjwNSnXEQpythx6wCqqBQcOsAVrt8SCsjkPKChJgMECA3n1tu1rQkBWrAkiJ0hs4IGBy4kXe2GANSdkyQ8SPBh9GbHiBW9XLIhsVnLk0aRN60U7iafr17BL601J8TBs2LsZE/OVr3iJEAAh+QQFAAATACwAAAAAKwArAAAF/+AkjmRpnmiqpszqvsKDSE5tI4ny7sQT0DSbozAcShKQXcrwkzgdQWGtQHU8lCVBxMnlQoXEMFXSwi5+za4TEZnZxNTCQdkIoCVNQCNJIhwiRXFUVy5ndnZ4SCsMAEOCcisQCId2EQJKCgGPBWUoAJQBAARYE5KPEil1CJMIAKQkmoIJJwSrtqKvIwQSjycHtquXuSMKvSYAwITDIwBxDiYMbNJ8yyMJEgidI3/SytUuCRHiEQPfOwDjEaPmLumu7O0A8t7wJ4zyEfT1Ip3o8/siCEBYxwzfu3oMBDBgQHCCvIcNvxEQoJABtQkP/AFYUA8CxYUXGzwEoG9ZwooN77Y9vLiMgIKPDEskGDnHHIOXFU2IHKktl0ucMUsQmPnwQUQsExW8XHh0wgB5MxMYWCZA6UeWJB5EBSC1qYqJC6wqVMEggdmzBrCmcLkg7FKvIwScPfugAdyAAga0VfryLrG5Wh/UFRCRQMIBiPe+VIsiRmDBgg0YOIB4QIPLlRUTJkXAAOQHkkMfGH25Qeawm3Mp8AxaNGnMicMyVuLygOTRr00nVhCUnUfLB0oj5u3328KeAJOHAAA7);
}
.image-previewer .image-previewer-wrap > div {
  font-size: 0;
  text-align: center;
}
.image-previewer .image-previewer-wrap > div > :not(a) {
  vertical-align: middle;
  display: inline-block;
}
.image-previewer .image-previewer-wrap > div:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.image-previewer .image-previewer-wrap > div img {
  max-height: 100%;
}
.image-previewer .image-previewer-thumbs-wrap {
  position: relative;
}
.image-previewer .image-previewer-thumbs-wrap .image-previewer-thumbs-list {
  overflow: hidden;
  white-space: nowrap;
  padding: 0 1px;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb {
  position: relative;
  width: 22%;
  margin-right: 4%;
  margin-bottom: 3px;
  margin-top: 2px;
  -webkit-transition: margin 0.3s;
  -moz-transition: margin 0.3s;
  transition: margin 0.3s;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:first-child {
  margin-left: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb:last-child {
  margin-right: 0;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div {
  padding: 0.25rem;
  border: 1px solid #cdcccc;
  font-size: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  transition-porperty: border-color, box-shadow;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div
  > * {
  vertical-align: middle;
  display: inline-block;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div.is-active {
  border-color: #1b99bd;
  -webkit-box-shadow: 0 0 2px #1b99bd;
  -moz-box-shadow: 0 0 2px #1b99bd;
  box-shadow: 0 0 2px #1b99bd;
}
.image-previewer
  .image-previewer-thumbs-wrap
  .image-previewer-thumbs-list
  .image-previewer-thumb
  > div
  img {
  max-width: 99%;
}
.image-previewer .image-previewer-next,
.image-previewer .image-previewer-previous {
  font-size: 2.1875rem;
  margin-top: -3.125rem;
}
.image-previewer .image-previewer-previous {
  left: -3.125rem;
}
.image-previewer .image-previewer-next {
  right: -3.125rem;
}
.modal {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  visibility: hidden;
  overflow: auto;
  opacity: 0;
  background: 0 0;
  -webkit-transition-property: background, visibility, opacity;
  -moz-transition-property: background, visibility, opacity;
  transition-property: background, visibility, opacity;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
}
.modal.is-toggled-visible {
  visibility: visible;
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.modal-content {
  display: block !important;
  margin: auto;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.is-toggled-visible .modal-content {
  opacity: 1;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.pusher {
  position: relative;
  background: #f1f0f0;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 0;
  -webkit-transition-property: opacity, -webkit-transform, visibility, height;
  -moz-transition-property: opacity, -moz-transform, visibility, height;
  transition-property: opacity, transform, visibility, height;
  -webkit-transition-duration: 0.6s;
  -moz-transition-duration: 0.6s;
  transition-duration: 0.6s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: tranform, opacity, visibility, background, height, bottom;
}
.pusher > * {
  position: absolute;
  bottom: 0;
  width: 100%;
  display: block !important;
  padding: 1.25rem;
  border-bottom: 2px solid #cdcccc;
}
.pusher.is-active {
  visibility: visible;
  opacity: 1;
}
.pusher.is-calculated {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  height: auto !important;
}
.pusher.is-calculated > * {
  position: static !important;
}
.slider {
  position: relative;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.slider .slider-wrap {
  position: relative;
  margin: auto;
}
.slider .slider-wrap.is-loading {
  white-space: nowrap;
  height: auto !important;
}
.slider .slider-wrap.is-loading .slide {
  display: inline-table !important;
  width: 100% !important;
  visibility: visible !important;
  opacity: 0 !important;
  position: static !important;
  white-space: normal !important;
}
.image-previewer-next,
.image-previewer-previous,
.slider-next,
.slider-previous {
  position: absolute;
  top: 50%;
  margin-top: -2.1875rem;
  padding: 1.25rem 0;
  font-size: 3.125rem;
  cursor: pointer;
  -webkit-transition-property: color, -webkit-transform;
  -moz-transition-property: color, -moz-transform;
  transition-property: color, transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 20;
}
.image-previewer-next:hover,
.image-previewer-previous:hover,
.slider-next:hover,
.slider-previous:hover {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
.image-previewer-next:hover:before,
.image-previewer-previous:hover:before,
.slider-next:hover:before,
.slider-previous:hover:before {
  color: #aaa;
}
.no-js .image-previewer-next,
.no-js .image-previewer-previous,
.no-js .slider-next,
.no-js .slider-previous {
  display: none;
}
.slider-previous {
  left: -1.25rem;
}
.slider-next {
  right: -1.25rem;
}
.slide {
  width: 100%;
  height: 100%;
}
.js .slide.single,
.no-js .slide.single {
  padding: 0;
  border-top: 0;
}
.js .slide:not([data-slide]),
.no-js .slide {
  padding: 3.125rem 0;
  border-top: 1px solid #cdcccc;
}
.js .slide:not([data-slide]):first-child,
.no-js .slide:first-child {
  border-top-width: 0;
}
.slide.is-hidden {
  visibility: hidden;
  opacity: 0;
}
.slider[data-slider-animation="fade"] .slide {
  -webkit-transition-property: visibility, opacity;
  -moz-transition-property: visibility, opacity;
  transition-property: visibility, opacity;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  transition-duration: 750ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.js .slider[data-slider-animation="fade"] .slide[data-slide] {
  position: absolute;
  height: 100%;
  visibility: hidden;
  opacity: 0;
}
.js .slider[data-slider-animation="fade"] .slide[data-slide].is-active {
  visibility: visible;
  opacity: 1;
  z-index: 10;
}
.slider[data-slider-animation="slide"] .slider-wrap {
  white-space: nowrap;
  overflow: hidden;
}
.slider[data-slider-animation="slide"] .slide {
  display: inline-table;
  vertical-align: top;
  white-space: normal;
  margin-right: -3px;
  -webkit-transition-property: margin-left;
  -moz-transition-property: margin-left;
  transition-property: margin-left;
  -webkit-transition-duration: 750ms;
  -moz-transition-duration: 750ms;
  transition-duration: 750ms;
}
@media (max-width: 800px) {
  .slide > * {
    display: block !important;
    width: 100% !important;
    padding: 0.625rem 0 !important;
  }
  .slide > :only-child {
    display: table-cell !important;
  }
}
.slide .slide-image {
  padding: 0 1.25rem;
  width: 55%;
}
.slide .slide-image * {
  display: block;
  margin: auto;
}
.slide .slide-text {
  width: 42%;
  padding-right: 1.25rem;
}
@media (min-width: 0) and (max-width: 499px) {
  .slider {
    padding-left: 2.125rem;
    padding-right: 2.125rem;
  }
  .slider .slider-next,
  .slider .slider-previous {
    font-size: 2.125rem;
  }
  .slider .slider-previous {
    left: -0.375rem;
  }
  .slider .slider-next {
    right: -0.375rem;
  }
}
.sticker-wrap {
  position: relative;
  height: 0;
  width: 100%;
}
.sticker {
  position: relative;
  display: block;
  line-height: 1.2;
  font-weight: 300;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition-property: background, color, border-color;
  -moz-transition-property: background, color, border-color;
  transition-property: background, color, border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.sticker > * {
  text-decoration: none;
  display: block;
  padding: 0.5rem 0.625rem;
  font-size: 1.5rem;
  color: inherit;
}
.sticker.is-small > * {
  font-size: 0.75rem;
}
.sticker.is-middle > * {
  padding: 0.625rem;
  font-size: 1.125rem;
}
.sticker[class*="sticker-top-left"] {
  position: absolute;
  left: 0;
  top: 0;
}
.sticker[class*="sticker-bottom-left"] {
  position: absolute;
  left: 0;
  bottom: 0;
}
.sticker[class*="sticker-top-right"] {
  position: absolute;
  right: 0;
  top: 0;
}
.sticker[class*="sticker-bottom-right"] {
  position: absolute;
  right: 0;
  bottom: 0;
}
.sticker.theme-gray {
  background: #f1f0f0;
  border-color: #f1f0f0;
}
.sticker.theme-gray:hover {
  background: #eae8e8;
  border-color: #eae8e8;
}
.sticker.theme-darkgray {
  background: #cfcbcb;
  border-color: #cfcbcb;
}
.sticker.theme-darkgray:hover {
  background: #c7c3c3;
  border-color: #c7c3c3;
}
.sticker.theme-green {
  background: #2eaf61;
  border-color: #2eaf61;
}
.sticker.theme-green:hover {
  background: #2ba35a;
  border-color: #2ba35a;
}
.sticker.theme-blue {
  background: #1b99bd;
  border-color: #1b99bd;
}
.sticker.theme-blue:hover {
  background: #198eb0;
  border-color: #198eb0;
}
.sticker.theme-red {
  background: #1b99bd;
  border-color: #1b99bd;
}
.sticker.theme-red:hover {
  background: #198eb0;
  border-color: #198eb0;
}
.sticker.theme-light {
  background: #fff;
  border-color: #fff;
}
.sticker.theme-light:hover {
  background: #f7f7f7;
  border-color: #f7f7f7;
}
.sticker.sticker-arrow-left:before,
.sticker.sticker-arrow-right:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
}
.sticker.sticker-arrow-left {
  height: 2.75rem;
  margin-left: 1.125rem;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.shop-item-top .sticker.sticker-arrow-left {
  margin-top: 35px;
}
.sticker.sticker-arrow-left:before {
  right: 100%;
  border-width: 1.40625rem 1.125rem 1.40625rem 0;
  border-right-color: inherit;
}
.sticker.sticker-arrow-right {
  height: 2.75rem;
  margin-right: 1.125rem;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.sticker.sticker-arrow-right:after {
  left: 100%;
  border-width: 1.40625rem 0 1.40625rem 1.125rem;
  border-left-color: inherit;
}
.tabs .tabs-switch {
  position: relative;
  width: 12.5%;
  height: 4rem;
  min-width: 6.75rem;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: -2px;
  margin-bottom: -1px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
  color: #929292;
  background: #ddd;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cdcccc;
  -webkit-transition-property: color, opacity, background, border,
    -webkit-transform;
  -moz-transition-property: color, opacity, background, border, -moz-transform;
  transition-property: color, opacity, background, border, transform;
  -webkit-transition-duration: 250ms;
  -moz-transition-duration: 250ms;
  transition-duration: 250ms;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tabs .tabs-switch .number {
  color: #fff;
  background: #aaa;
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  border-radius: 50%;
  font-size: 14px;
}
.tabs .tabs-switch.is-active .number {
  color: #343434;
  background: #fff;
}
.tabs .tabs-switch.is-active:after {
  content: "";
  border-right: 15px solid transparent;
  border-left: 15px solid transparent;
  border-top: 15px solid #4caf50;
  position: absolute;
  left: 45%;
  top: 100%;
}
.tabs .tabs-switch > * {
  vertical-align: middle;
  display: inline-block;
}
.tabs .tabs-switch:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  width: 0;
  height: 99%;
}
.tabs .tabs-switch > span {
  padding: 0.25rem 0.625rem;
  font-size: 0.875rem;
}
.tabs .tabs-switch:first-child {
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  border-left-width: 1px;
}
.tabs .tabs-switch:last-child {
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.tabs .tabs-switch:hover {
  background-color: #eae8e8;
}
.tabs .tabs-switch.is-active {
  font-weight: 400;
  color: #fff;
  background: #1b99bd;
  border: 1px solid #1783a2;
  z-index: 69;
}
.tabs .tabs-switch.is-active:hover {
  background-color: #198eb0;
}
.tabs-sections {
  position: relative;
  -webkit-transition-property: height;
  -moz-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tabs-sections .tabs-section {
  position: absolute;
  top: 0;
  width: 100%;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  -moz-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.tabs-sections .tabs-section.is-active {
  visibility: visible;
  opacity: 1;
}
.tabs-sections .tabs-section.is-not-active {
  visibility: hidden;
  opacity: 0;
}
.no-js .tabs-sections .tabs-section {
  visibility: visible;
}
.about {
  position: relative;
  background: #f1f0f0;
  padding-top: 3.4375rem;
  padding-bottom: 3.4375rem;
  border: 1px solid #cdcccc;
  border-width: 1px 0;
  overflow: hidden;
}
.about > .icon {
  position: absolute;
  bottom: -5rem;
  left: -4.0625rem;
  font-size: 16.875rem;
  z-index: 5;
}
.about .about-text {
  display: block;
  position: relative;
  z-index: 10;
}
@media (min-width: 800px) {
  .about .about-text {
    padding-left: 12.5rem;
  }
}
.blue-footer {
  background: #1b99bd;
  color: #fff;
  font-weight: 300;
  overflow: hidden;
}
.blue-footer .blue-footer-section {
  float: left;
  padding-top: 3.125rem;
  padding-bottom: 2.125rem;
}
.blue-footer .row-2 .blue-footer-section {
  padding-top: 1.525rem;
  padding-bottom: 1.025rem;
}
.blue-footer .rounded-section {
  background-color: #1787a7;
  height: 100%;
  padding-left: 2.5rem;
  -webkit-border-top-left-radius: 7px;
  -webkit-border-top-right-radius: 7px;
  -moz-border-radius-topleft: 7px;
  -moz-border-radius-topright: 7px;
  border-top-left-radius: 7px;
  border-top-right-radius: 7px;
}
.blue-footer .row-2 .rounded-section li.social {
  margin-top: 2.1rem;
  margin-left: -0.6rem;
}
.blue-footer .row-2 .rounded-section li.social a {
  float: left;
  text-decoration: none;
}
@media (min-width: 0) and (max-width: 679px) {
  .blue-footer .blue-footer-section {
    width: 100%;
  }
  .blue-footer .blue-footer-section:not(:first-child) {
    padding-top: 0;
  }
}
@media (min-width: 680px) and (max-width: 959px) {
  .blue-footer .blue-footer-section:nth-child(1) {
    width: 100%;
    padding-bottom: 0;
  }
  .blue-footer .blue-footer-section:nth-child(2) {
    width: 45%;
    padding-right: 1.25rem;
  }
  .blue-footer .blue-footer-section:nth-child(3) {
    width: 55%;
  }
  .blue-footer .row-2 .blue-footer-section:nth-child(3) {
    width: 100%;
  }
}
@media (min-width: 960px) {
  .blue-footer.v2 .blue-footer-section:nth-child(1) {
    width: 34%;
    padding-right: 3.25rem;
  }
  .blue-footer.v2 .blue-footer-section:nth-child(2) {
    width: 34%;
    padding-right: 2.25rem;
  }
  .blue-footer.v2 .row-2 .blue-footer-section:nth-child(2) {
    width: 30%;
    padding-right: 1.25rem;
  }
  .blue-footer.v2 .blue-footer-section:nth-child(3) {
    width: 32%;
  }
  .blue-footer.v2 .row-2 .blue-footer-section:nth-child(3) {
    width: 36%;
  }
  .blue-footer .blue-footer-section:nth-child(1),
  .blue-footer .blue-footer-section:nth-child(2) {
    width: 30%;
    padding-right: 1.25rem;
  }
  .blue-footer .blue-footer-section:nth-child(3) {
    width: 40%;
  }
}
.blue-footer
  .blue-footer-links
  .is-table-cell-centered:nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .is-table-cell:nth-child(2n),
.blue-footer
  .blue-footer-links
  .modal
  > div
  .modal-wrap:nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .servers > :nth-child(2n):not(.hide),
.blue-footer .blue-footer-links .slide > :nth-child(2n):not(.hide),
.modal
  > div
  .blue-footer
  .blue-footer-links
  .modal-wrap:nth-child(2n):not(.hide) {
  padding-left: 2.5rem;
  width: 85%;
  text-align: right;
}
.blue-footer .blue-footer-links .modal > div li > .modal-wrap:not(.hide),
.blue-footer .blue-footer-links li,
.blue-footer .blue-footer-links li.servers > :not(.hide),
.blue-footer .blue-footer-links li.slide > :not(.hide),
.blue-footer .blue-footer-links li > .is-table-cell,
.blue-footer .blue-footer-links li > .is-table-cell-centered:not(.hide),
.modal > div .blue-footer .blue-footer-links li > .modal-wrap:not(.hide) {
  padding-bottom: 0.875rem;
}
.blue-footer .blue-footer-links li.slide > :not(.hide),
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  .modal
  > div
  li
  > .modal-wrap:not(.hide),
.blue-footer .row-2 .rounded-section .blue-footer-links li,
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  li.servers
  > :not(.hide),
.blue-footer .row-2 .rounded-section .blue-footer-links li > .is-table-cell,
.blue-footer
  .row-2
  .rounded-section
  .blue-footer-links
  li
  > .is-table-cell-centered:not(.hide),
.modal > div .blue-footer .blue-footer-links li > .modal-wrap:not(.hide) {
  padding-bottom: 0.325rem;
}
.blue-footer .row-2 .rounded-section a {
  color: #fff;
  text-decoration: underline;
}
.blue-footer ul li.icon {
  padding-left: 2rem;
}
.blue-footer ul li.ico-world {
  background: transparent url(../img/footer/world.png) no-repeat 2px 5px;
}
.blue-footer ul li.ico-skype {
  background: transparent url(../img/footer/skype.png) no-repeat 2px 5px;
}
.blue-footer ul li.ico-envelope {
  background: transparent url(../img/footer/envelope.png) no-repeat 0 5px;
}
.blue-footer ul li.ico-phone {
  background: transparent url(../img/footer/phone.png) no-repeat 3px 5px;
}
.blue-footer a.footer-link {
  color: #fff;
  display: inline-block;
  text-decoration: none;
  margin-top: 0.875rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
  line-height: 1.3;
}
.blue-footer a.footer-link:hover {
  color: #ccc;
}
.blue-footer .blue-footer-links .blue-footer-link {
  display: inline;
  color: #fff;
  padding-bottom: 0;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}
.blue-footer .blue-footer-links .blue-footer-link:hover {
  color: #ccc;
}
.blue-footer .blue-footer-links time {
  opacity: 0.7;
  min-width: 9rem;
}
.blue-footer .blue-footer-darker {
  background: #1787a7;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  margin-right: -1.25rem;
  text-align: justify;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.blue-footer .blue-footer-darker:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.blue-footer .blue-footer-darker > * {
  width: auto;
  margin-right: 1.25rem;
  display: inline-block;
  text-align: left;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 0) and (max-width: 799px) {
  .blue-footer .blue-footer-darker {
    text-align: center;
  }
}
.blue-footer .blue-footer-stores > * {
  display: inline-block;
  vertical-align: middle;
}
.blue-footer .blue-footer-stores .headline-white-light {
  margin-bottom: 0;
  margin-right: 1.25rem;
}
.blue-footer .blue-footer-stores a {
  font-size: 3.125rem;
  padding: 0.625rem;
  color: #fff;
  text-decoration: none;
}
.blue-footer .blue-footer-stores a:hover {
  color: #ccc;
}
@media (min-width: 0) and (max-width: 959px) {
  .blue-footer .blue-footer-stores {
    text-align: center;
  }
  .blue-footer .blue-footer-stores .headline-white-light {
    display: block;
  }
}
.blue-footer .blue-footer-social .icon {
  margin-left: 0.75rem;
}
.blue-footer .blue-footer-social .icon:before {
  color: #fff;
  font-size: 2.125rem;
}
.blue-footer-sections .blue-footer-social .icon:before {
  color: #fff;
  font-size: 1.725rem;
}
@media (min-width: 0) and (max-width: 959px) {
  .blue-footer .blue-footer-social {
    margin-top: 2.5rem;
  }
}
.bottom-slider {
  background: #f1f0f0;
  border-top: 1px solid #cdcccc;
  margin-top: 2.5rem;
}
.bottom-slider.v2 {
  background: #f1f0f0;
  border-top: none;
  margin-top: 0;
}
.bottom-slider .slider {
  padding: 3.125rem 2.5rem;
}
.bottom-slider .slider .slider-wrap {
  width: 80%;
  max-width: 47.5rem;
}
.bottom-slider .slider .slider-wrap .slide-image {
  width: 10.625rem;
  padding: 0;
  padding-right: 3.125rem;
}
.bottom-slider .slider .slider-wrap .slide-image img {
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 7.5rem;
}
.bottom-slider .slider .slider-wrap .slide-text {
  width: auto;
}
.bottom-slider .slider .slider-wrap .bottom-slider-footer {
  display: block;
  margin-top: 1rem;
  font-size: 0.875rem;
  font-weight: 700;
  color: #1b99bd;
}
@media (min-width: 0) and (max-width: 499px) {
  .bottom-slider .slider .slider-wrap {
    width: 90%;
  }
  .bottom-slider .slider .slider-wrap .slide > * {
    display: block !important;
    width: 100% !important;
    padding: 0.625rem 0 !important;
  }
  .bottom-slider .slider .slider-wrap .slide > :only-child {
    display: table-cell !important;
  }
  .bottom-slider .slider .slider-previous {
    left: 0;
  }
  .bottom-slider .slider .slider-next {
    right: 0;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .bottom-slider .slider .slider-wrap {
    width: 80%;
  }
  .bottom-slider .slider .slider-previous {
    left: 0.625rem;
  }
  .bottom-slider .slider .slider-next {
    right: 0.625rem;
  }
}
@media (min-width: 800px) {
  .bottom-slider .slider .slider-previous {
    left: 3.125rem;
  }
  .bottom-slider .slider .slider-next {
    right: 3.125rem;
  }
}
.dock {
  position: relative;
  z-index: 100;
  float: right;
  margin-left: 1.25rem;
}
.dock .dock-button-wrap {
  position: relative;
}
.dock .dock-button {
  display: block;
  text-align: center;
  text-decoration: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.dock .dock-button.icon-facebook {
  visibility: hidden;
}
.template-homepage .dock .dock-button.icon-facebook {
  visibility: visible;
}
.dock .dock-button.icon-facebook:hover:before {
  color: #687db1 !important;
}
.dock .dock-button.icon-skype:hover:before {
  color: #3cbef1 !important;
}
.dock .dock-button.icon-support {
  font-size: 1.0625rem;
  font-weight: 300;
}
.dock .dock-button.icon-support:before {
  display: none;
}
@media (min-width: 0) and (max-width: 719px) {
  .dock {
    display: none;
  }
  .dock .dock-button-wrap {
    float: left;
    margin-bottom: 0.625rem;
  }
  .dock .dock-button-wrap .dock-button {
    margin-left: 0.375rem;
  }
  .dock .dock-button-wrap .dock-button.icon-facebook,
  .dock .dock-button-wrap .dock-button.icon-skype {
    width: 3.125rem;
    font-size: 1.625rem;
    padding: 0.625rem;
  }
  .dock .dock-button-wrap .dock-button.icon-support {
    height: 3.25rem;
    font-size: 1.25rem;
  }
}
@media (min-width: 720px) and (max-width: 1249px) {
  .dock {
    display: none;
  }
  .dock .dock-button-wrap {
    float: left;
  }
  .dock .dock-button {
    font-size: 1.875rem;
    margin-left: 0.625rem;
    padding: 0;
    background: 0 0 !important;
    border: none;
  }
  .dock .dock-button:before {
    display: block;
  }
  .dock .dock-button.icon-support {
    background-color: #fff !important;
    color: #a6a6a6 !important;
    padding: 0.375rem 0.5rem;
  }
  .dock .dock-button.icon-support:hover {
    color: red !important;
  }
}
@media (min-width: 1250px) {
  .dock {
    position: fixed;
    top: 55px;
    right: 0;
    left: 50%;
    height: 0;
    margin: 0;
    z-index: 200;
  }
  .dock .dock-ratio-box {
    position: relative;
  }
  .dock .dock-ratio-box:before {
    content: "";
    display: block;
    padding-top: 44%;
  }
  .dock .dock-ratio-box > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .dock .with-ul-reset {
    position: absolute;
    top: 0;
    right: 0;
  }
  .dock .dock-button-wrap {
    float: right;
    clear: both;
  }
  .dock .dock-button {
    margin-bottom: 1.25rem;
    width: 4.75rem;
    height: 3.75rem;
    padding: 0.75rem;
    font-size: 2.25rem;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
    background: #fff;
    border-width: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
  }
  .dock .dock-button:before {
    display: block;
  }
  .dock .dock-button:hover {
    background: #f1f0f0;
  }
  .dock .dock-button.icon-support {
    background-color: #fff !important;
    color: #a6a6a6 !important;
    font-size: 4.375rem;
    height: 81px;
    width: 57px;
    padding-top: 0.25rem;
    margin-bottom: 0;
  }
  .dock .dock-button.icon-support:before {
    display: block;
  }
  .dock .dock-button.icon-support:after {
    content: "\2715";
    display: block;
  }
  .dock .dock-button.icon-support:hover {
    background: #fff !important;
    color: red !important;
  }
  .support-button-wrap .flag-wrap {
    width: 33px;
    height: 23px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 2;
    top: -8px;
    padding: 3px;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 0;
    border-radius: 3px;
  }
  .support-button-wrap .span-support {
    position: absolute;
    bottom: 13px;
    left: 1px;
    right: 0;
    font-family: Open Sans;
    font-size: 10px;
    color: #aeaeae;
    text-align: center;
  }
  .support-button-wrap .is-toggled-visible .span-support,
  .support-button-wrap .is-toggled-visible ~ .flag-wrap {
    display: none;
  }
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  visibility: hidden;
  -webkit-transition-property: opacity, top, -webkit-box-shadow, visibility;
  -moz-transition-property: opacity, top, -moz-box-shadow, visibility;
  transition-property: opacity, top, box-shadow, visibility;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.fixed-header.is-active {
  opacity: 1;
  visibility: visible;
  top: 0 !important;
}
@media (min-width: 0) and (max-width: 1199px) {
  .fixed-header {
    display: none;
  }
}
.fixed-header .fixed-header-wrap {
  background: #fff;
  border-bottom: 1px solid #f1f0f0;
  margin: auto;
  padding: 1rem;
  max-width: 75rem;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
}
.fixed-header .fixed-header-wrap .logo {
  float: left;
  margin: 0;
  margin-right: 0;
}
.fixed-header .fixed-header-wrap .logo a {
  margin-top: 0;
  background-image: url(../img/logo-gpswox.svg);
  width: 40px;
  height: 40px;
  -webkit-background-size: 135px 135px;
  -moz-background-size: 135px;
  background-size: 135px;
  background-position: top left;
}
.no-svg .fixed-header .fixed-header-wrap .logo a {
  background-image: url(../img/logo-gpswox.png);
}
.fixed-header .fixed-header-wrap .navigation-menu {
  float: right;
  padding-top: 0.5rem;
  margin-right: 10px;
}
.fixed-header .fixed-header-wrap .fixed-header-try {
  float: right;
  margin-left: 1rem;
}
.fixed-header .fixed-header-wrap .fixed-header-demo {
  display: block;
  float: right;
}
.template-homepage .fixed-header .fixed-header-wrap .fixed-header-demo {
  display: block;
}
.headline-big {
  margin: 0;
  font-size: 2.5rem;
  font-weight: 300;
  padding-top: 2.5rem;
  padding-bottom: 1.5rem;
  text-align: center;
  color: #343434;
  line-height: 1.1;
}
.headline-big span {
  overflow: hidden;
  display: block;
  padding-bottom: 0.3125rem;
}
.headline-mid {
  margin: 0;
  font-size: 2.125rem;
  font-weight: 300;
  padding: 0.625rem;
  text-align: center;
}
.headline-white,
.headline-white-light {
  margin: 0;
  margin-bottom: 1.25rem;
  font-size: 1.5rem;
  line-height: 1.4;
  color: #fff;
  font-weight: 400;
}
.headline-white-light {
  font-weight: 300;
}
.headline-with-line {
  font-weight: 300;
  font-size: 24px;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #cdcccc;
}
.hero {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 0;
  min-height: 31.25rem;
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.hero .hero-headline {
  font-size: 2.4rem;
  font-weight: 400;
  max-width: 25rem;
  padding-top: 6.25rem;
  padding-bottom: 0.875rem;
  margin: 0;
}
.hero .hero-headline.v2 {
  font-size: 2.3rem;
}
.hero .hero-text {
  display: block;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.3;
  color: #343434;
  max-width: 25rem;
  padding-bottom: 2.25rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .hero {
    text-align: center;
    min-height: 0;
  }
  .hero .hero-headline {
    padding-top: 2.5rem;
  }
  .hero > * {
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
@media (min-width: 800px) {
  .hero {
    background-image: url(../img/optimized_images/hero-background-6.jpg);
  }
}
.logo {
  display: block;
  margin-top: 1.4rem;
  margin-right: 0;
  -webkit-transition-property: -webkit-filter, -webkit-filter;
  transition-property: -webkit-filter, filter;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.logo:hover {
  -webkit-filter: saturate(2);
  filter: saturate(2);
}
.logo a {
  display: block;
  width: 225px;
  height: 58px;
  margin-top: 0;
  background-image: url(../img/logo-gpswox-homepage-2.svg);
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-position: left bottom;
}
.no-svg .logo a {
  background-image: url(../img/logo-gpswox-homepage-2.png);
}
@media (min-width: 1100px) {
  .logo a {
    margin-top: -0.875rem;
  }
}
@media (min-width: 0) and (max-width: 1099px) {
  .logo {
    padding-top: 2.25rem;
    margin: 0;
    float: none;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .logo a {
    margin: auto;
  }
}
.main-footer {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem;
  font-weight: 300;
}
.main-footer a {
  margin: 0.625rem 0.375rem;
  color: #343434;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid #b3b3b3;
}
.main-footer .main-footer-copyright {
  padding: 0.75rem 0 0.75rem 0.75rem;
}
@media (min-width: 0) and (max-width: 959px) {
  .main-footer {
    text-align: center;
  }
  .main-footer .main-footer-copyright {
    float: none;
  }
  .main-footer a {
    float: none;
    display: inline-block;
  }
}
.manual .manual-nav {
  float: left;
  width: 30%;
  max-width: 18.75rem;
  margin-right: 4.375rem;
  padding-top: 1rem;
  padding-bottom: 2.5rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .manual .manual-nav {
    float: none;
    margin-right: 0;
    margin-bottom: 2.625rem;
    width: auto;
    max-width: 100%;
  }
}
.manual .manual-headline {
  text-align: center;
}
.manual .manual-content {
  overflow: hidden;
  padding-bottom: 2.625rem;
}
.manual .manual-figure {
  text-align: center;
  padding: 1.125rem 2px;
}
.manual .manual-figure img {
  border: 1px solid #f1f0f0;
}
.manual .manual-figure figcaption {
  font-size: 1.0625rem;
  font-style: italic;
  margin-top: 1.125rem;
}
.menu-list .menu-item {
  display: inline-block;
}
.menu-item .dropdown-menu-list {
  display: none;
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 99999;
  border-radius: 5px;
  padding-top: 15px;
}
.menu-item .dropdown-menu-list:before {
  content: "";
  background-image: url(../img/arrow-top.png);
  height: 9px;
  width: 17px;
  position: absolute;
  left: 15px;
  top: 7px;
  z-index: 9999;
}
.menu-item .dropdown-menu-list .dropdown-menu-item a {
  padding: 10px 15px;
  font-size: 0.9rem;
  color: #000;
  border: 1px solid #d9d9d9;
  border-bottom: 0;
  background: #fff;
}
.menu-item .dropdown-menu-list .dropdown-menu-item a:hover {
  color: #000;
  background-color: #f1f0f0;
  opacity: 1;
}
.menu-item .dropdown-menu-list li:first-child a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.menu-item .dropdown-menu-list li:last-child a {
  border-bottom: 1px solid #d9d9d9;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
@media (max-width: 720px) {
  .menu-list .menu-item:hover .dropdown-apps-menu {
    display: none;
  }
}
@media (min-width: 720px) {
  .menu-list .menu-item:first-child {
    padding-left: 0;
  }
  .menu-list .menu-item:last-child {
    padding-right: 0;
  }
}
.menu-list .menu-item a {
  color: #343434;
  line-height: 2;
  text-decoration: none;
}
.menu-list .menu-item a:hover {
  opacity: 0.75;
}
.pusher .menu-list {
  float: none;
}
.pusher .menu-list .menu-item {
  display: block;
  padding: 0.25rem;
  border-top: 1px solid #cdcccc;
}
.pusher .menu-list .menu-item:last-child {
  border-bottom: 1px solid #cdcccc;
}
.pusher .menu-list .menu-item a {
  color: #343434;
  font-size: 1.0625rem;
  padding: 0.625rem;
}
#menu-toggle,
#top-toggle {
  float: left;
  margin-right: 0.375rem;
  margin-bottom: 0.625rem;
}
#menu-toggle:before,
#top-toggle:before {
  color: #a6a6a6;
}
#menu-toggle.is-active:before,
.is-active#top-toggle:before {
  color: #fff;
}
@media (min-width: 720px) {
  #menu-toggle,
  #top-toggle {
    display: none;
  }
}
.top-menu {
  float: left;
  padding-bottom: 0.5rem;
  text-align: right;
}
.top-menu .menu-item {
  padding: 0 0.75rem;
}
.top-menu .menu-item a {
  font-size: 0.875rem;
}
.top-menu .menu-item a.with-icon:before {
  font-size: 1.375rem;
  vertical-align: -0.3rem;
  padding-right: 0.5rem;
}
.top-menu #menu-business {
  visibility: hidden;
}
@media (min-width: 0) and (max-width: 719px) {
  .top-menu #menu-business {
    display: none;
  }
}
@media (min-width: 720px) and (max-width: 1099px) {
  .top-menu {
    float: none;
    margin-bottom: 1.25rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .top-menu {
    display: none;
  }
  .pusher .top-menu {
    float: none;
    text-align: left;
    padding-bottom: 1.25rem;
  }
  .pusher .top-menu .menu-list .menu-item a:before {
    width: 2.5rem;
  }
}
.navigation-menu {
  padding-top: 1.25rem;
}
.navigation-menu .menu-item {
  padding: 0 0.7rem;
}
.navigation-menu .menu-item a {
  font-size: 1rem;
  font-weight: 400;
  color: #a6a6a6;
}
.navigation-menu .menu-item.is-active a {
  color: #343434;
}
@media (min-width: 720px) and (max-width: 1099px) {
  .navigation-menu {
    float: none;
    clear: both;
    padding-top: 2.5rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .navigation-menu {
    display: none;
  }
  .pusher .navigation-menu .menu-list .menu-item a:before {
    content: "\25a0";
    padding-right: 0.625rem;
    vertical-align: 0.125rem;
    font-size: 0.75rem;
    color: #1b99bd;
  }
}
.merchants {
  padding-bottom: 2.5rem;
}
.merchants.v2 {
  border: 0 solid #cdcccc;
  border-width: 1px 0 0;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.merchants .merchants-wrap {
  text-align: center;
}
.merchants .merchants-wrap .merchants-object {
  display: inline-block;
  vertical-align: middle;
  padding: 0.75rem 1rem;
}
.merchants .merchants-wrap .merchants-object .merchants-image {
  max-width: 100px;
  max-height: 40px;
  -moz-transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  -webkit-transition: -webkit-filter 0.3s, opacity 0.3s;
  opacity: 0.6;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.merchants .merchants-wrap .merchants-object .merchants-image:hover {
  opacity: 1;
  -webkit-filter: none;
  filter: none;
}
@media (min-width: 0) and (max-width: 499px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 60px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 90px;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  .merchants .merchants-wrap .merchants-object .merchants-image {
    max-width: 110px;
  }
}
.merchants #merchant-amazon img {
  position: relative;
  top: 6px;
}
.reviews .reviews-object {
  position: relative;
  padding: 0 1.25rem 3.125rem;
}
.reviews .reviews-object .reviews-user {
  position: static;
  width: 12.5rem;
  padding-right: 1.875rem;
  text-align: center;
}
.reviews .reviews-object .reviews-user .reviews-user-image {
  position: relative;
  max-width: 7.375rem;
  padding: 1px;
  margin: auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.reviews .reviews-object .reviews-user .reviews-user-image img {
  display: block;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.reviews .reviews-object .reviews-user .reviews-user-image:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  border: 1px solid #cdcccc;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
  -moz-box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
  box-shadow: inset 0 0 6px 1px rgba(143, 143, 143, 0.26);
}
.reviews .reviews-object .reviews-user .reviews-user-name {
  font-size: 1.125rem;
  margin-bottom: 0.375rem;
}
.reviews .reviews-object .reviews-user .reviews-user-company {
  display: block;
  font-size: 1rem;
  color: #a6a6a6;
}
.reviews .reviews-object .reviews-comment {
  width: 100%;
  padding: 1rem;
  padding-bottom: 3.125rem;
  border: 1px solid #cdcccc;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.reviews .reviews-object .reviews-comment:after,
.reviews .reviews-object .reviews-comment:before {
  right: 100%;
  top: 50px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.reviews .reviews-object .reviews-comment:after {
  border-right-color: #fff;
  border-width: 20px;
  margin-top: -20px;
}
.reviews .reviews-object .reviews-comment:before {
  border-right-color: inherit;
  border-width: 21px;
  margin-top: -21px;
}
.reviews .reviews-object .reviews-rating {
  position: absolute;
  bottom: 3.125rem;
  right: 1.25rem;
}
@media (min-width: 0) and (max-width: 1099px) {
  .modal > div .reviews .reviews-object .modal-wrap:not(.hide),
  .reviews .reviews-object,
  .reviews .reviews-object .is-table-cell,
  .reviews .reviews-object .is-table-cell-centered:not(.hide),
  .reviews .reviews-object .modal > div .modal-wrap:not(.hide),
  .reviews .reviews-object .servers > :not(.hide),
  .reviews .reviews-object .slide > :not(.hide) {
    display: block;
  }
  .reviews .reviews-object .reviews-user {
    width: 100%;
    text-align: left;
    padding-bottom: 1.25rem;
  }
  .reviews .reviews-object .reviews-user .reviews-user-image,
  .reviews .reviews-object .reviews-user .reviews-user-info {
    display: inline-block;
    vertical-align: middle;
  }
  .reviews .reviews-object .reviews-user .reviews-user-image {
    width: 5rem;
    margin-right: 0.625rem;
  }
  .reviews .reviews-object .reviews-user .reviews-rating {
    position: static;
    padding: 0.25rem 0;
    font-size: 1.125rem;
  }
  .reviews .reviews-object .reviews-comment {
    padding-bottom: 1rem;
  }
  .reviews .reviews-object .reviews-comment:after,
  .reviews .reviews-object .reviews-comment:before {
    left: 22px;
    bottom: 100%;
    right: auto;
    top: auto;
  }
  .reviews .reviews-object .reviews-comment:after {
    border-right-color: transparent;
    border-bottom-color: #fff;
    border-width: 12px;
  }
  .reviews .reviews-object .reviews-comment:before {
    border-right-color: transparent;
    border-bottom-color: inherit;
    border-width: 13px;
    margin-left: -1px;
  }
}
@media (min-width: 0) and (max-width: 599px) {
  .reviews .reviews-object {
    float: left;
    width: 100%;
  }
  .reviews .reviews-object:nth-child(1n + 1) {
    clear: left;
  }
}
@media (min-width: 600px) {
  .reviews .reviews-object {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .reviews .reviews-object:nth-child(2n + 1) {
    clear: left;
  }
  .reviews .reviews-object:nth-child(2n) {
    margin-right: 0;
  }
}
.reviews .reviews-action {
  padding: 1.25rem 0;
  text-align: center;
}
.reviews .reviews-action .reviews-status {
  display: inline-block;
  max-width: 16.25rem;
  padding: 0.625rem 1.25rem;
  vertical-align: middle;
}
.reviews .reviews-action .reviews-status strong {
  color: #343434;
}
.reviews .reviews-action .reviews-cto-button {
  padding: 0.625rem 1.25rem;
}
.reviews-rating-label {
  display: inline-block;
  font-weight: 700;
  font-size: 1rem;
  padding-right: 0.625rem;
  margin-bottom: 1.875rem;
}
.reviews-rating {
  display: inline-block;
  padding: 0 0.5rem;
  font-size: 0.1px;
  vertical-align: 0.4375rem;
}
.reviews-rating i {
  font-size: 1.5rem;
  padding: 0.625rem 0.25rem;
}
.reviews-rating[data-rating="1"] i:nth-child(-n + 1):before {
  color: #f5c145;
}
.reviews-rating[data-rating="1"].is-active i:nth-child(-n + 1):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="1"].is-active i:nth-child(1):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="2"] i:nth-child(-n + 2):before {
  color: #f5c145;
}
.reviews-rating[data-rating="2"].is-active i:nth-child(-n + 2):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="2"].is-active i:nth-child(2):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="3"] i:nth-child(-n + 3):before {
  color: #f5c145;
}
.reviews-rating[data-rating="3"].is-active i:nth-child(-n + 3):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="3"].is-active i:nth-child(3):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="4"] i:nth-child(-n + 4):before {
  color: #f5c145;
}
.reviews-rating[data-rating="4"].is-active i:nth-child(-n + 4):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="4"].is-active i:nth-child(4):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.reviews-rating[data-rating="5"] i:nth-child(-n + 5):before {
  color: #f5c145;
}
.reviews-rating[data-rating="5"].is-active i:nth-child(-n + 5):before {
  color: #7ab8ca;
}
.reviews-rating[data-rating="5"].is-active i:nth-child(5):before {
  color: #54abc5;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.servers {
  overflow: hidden;
  border: 1px solid #cdcccc;
  min-height: 10rem;
}
.servers > * {
  position: relative;
  padding: 1.25rem;
}
.servers .servers-info {
  padding-left: 25%;
  background: #fbfbf1;
}
@media (min-width: 0) and (max-width: 1099px) {
  .servers .servers-info {
    padding-left: 1.25rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .servers .servers-info {
    display: block;
  }
}
.servers .servers-info .icon {
  position: absolute;
  left: 5%;
  bottom: -1.875rem;
  font-size: 8.75rem;
  z-index: 0;
}
.servers .servers-info p {
  padding: 0.625rem;
  position: relative;
  white-space: pre-line;
  z-index: 10;
  background: rgba(251, 251, 241, 0.6);
}
@media (min-width: 0) and (max-width: 799px) {
  .servers .servers-info p {
    white-space: normal;
  }
}
.servers .servers-ip {
  width: 20.625rem;
  background: #f2f2e9;
  text-align: center;
}
@media (min-width: 0) and (max-width: 1099px) {
  .servers .servers-ip {
    width: 15rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .servers .servers-ip {
    display: block;
    width: auto;
    text-align: left;
  }
}
.servers .servers-ip li {
  margin-bottom: 0.375rem;
}
.servers .server-flag {
  padding-right: 0.625rem;
}
.shop-item-top .item-top-wrap .image-previewer {
  float: left;
  width: 60%;
  padding-right: 6.25rem;
  max-width: 43.875rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .image-previewer {
    float: none;
    width: 100%;
    padding-right: 2.5rem;
    padding-left: 2.5rem;
  }
}
.shop-item-top .item-top-wrap .item-info {
  overflow: hidden;
  padding-right: 0.2rem;
}
@media (min-width: 0) and (max-width: 1199px) {
  .shop-item-top .item-top-wrap .item-info {
    padding-right: 0;
  }
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info {
    border-top: 1px solid #cdcccc;
    margin-top: 2.5rem;
    padding-top: 0.625rem;
  }
}
@media (min-width: 600px) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-info-wrap {
    float: left;
    width: 62%;
    margin-right: 1.25rem;
  }
  .shop-item-top .item-top-wrap .item-info .item-info-wrap > :last-child:after {
    border: none;
  }
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .sticker {
  width: 4.5rem;
  right: 1.25rem;
  -moz-border-radius: 0;
  border-radius: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .info {
  margin-top: -1rem;
  font-size: 0.8rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-description {
  font-size: 1.375rem;
  line-height: 1.4;
  font-weight: 400;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price {
  position: relative;
  font-size: 2.875rem;
  font-weight: 300;
  color: #343434;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-price
  .last-date {
  font-size: 1rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price sup {
  font-size: 1.375rem;
  vertical-align: 0.375rem;
  padding-left: 0.25rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price .sticker {
  width: 4.5rem;
  right: 1.25rem;
  font-size: 1.125rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-price:after {
  padding-top: 0.375rem;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features {
  margin: 1.25rem 0 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features li {
  padding-top: 0.375rem;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-features
  li:before {
  padding-right: 1rem;
  content: "\25a0";
  color: #1b99bd;
  vertical-align: text-bottom;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-features a {
  display: inline;
  text-decoration: underline;
}
.item-features .server-flag {
  margin-right: 0.625rem;
  margin-left: 5px;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser {
  margin: 1.25rem 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser li {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  padding-right: 5.25rem;
  border-bottom: 1px solid #cdcccc;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-chooser label {
  color: #343434;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span {
  color: #a6a6a6;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with > div {
  margin-right: -1.25rem;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  > div:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  > div
  > * {
  width: auto;
  margin-right: 1.25rem;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0.25rem;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with input {
  margin-right: 0;
}
.shop-item-top .item-top-wrap .item-info .item-info-wrap .item-pay-with span {
  display: inline-block;
  padding-top: 0.375rem;
  margin-right: 1.625rem;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  span:last-child {
  margin-right: 0;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-pay-with
  span
  img {
  max-height: 1.875rem;
  max-width: 4.375rem;
  margin-right: 0.125rem;
}
.shop-item-top .item-top-wrap .item-info .item-order {
  padding-top: 0.5rem;
  margin-right: -1.25rem;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-item-top .item-top-wrap .item-info .item-order:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-item-top .item-top-wrap .item-info .item-order > * {
  width: auto;
  margin-right: 0.3rem;
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  margin-top: 0.25rem;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
  margin-bottom: 0.25rem;
}
@media (min-width: 600px) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-order {
    clear: none;
    overflow: hidden;
  }
  .shop-item-top .item-top-wrap .item-info .item-order > :not(.is-float-left) {
    clear: both;
    margin-bottom: 1.25rem;
  }
}
.shop-item-top .item-top-wrap .item-info .item-order .icon:before,
.shop-item-top .item-top-wrap .item-info .item-order .with-icon:before {
  display: block;
  font-size: 2.3rem;
  color: #6e6e6e;
  padding: 2px;
}
.shop-item-top .item-top-wrap .item-info .item-order .with-icon:hover:before {
  color: #292929;
}
@media (min-width: 0) and (max-width: 999px) {
  .shop-item-top .item-top-wrap .item-info .item-order .icon:before,
  .shop-item-top .item-top-wrap .item-info .item-order .with-icon:before {
    font-size: 3.125rem;
  }
}
.shop-item-bottom {
  padding-top: 2rem;
  padding-bottom: 5rem;
}
.shop-item-bottom .tabs {
  margin-bottom: 2.5rem;
}
.shop-items-list .shop-items-list-wrap {
  margin-right: -2.5%;
  text-align: left;
  clear: both;
  font-family: zerowidth;
  position: relative;
  -ms-text-justify: distribute-all-lines;
  font-size: 0.01px;
  line-height: 0;
  letter-spacing: -1px;
}
.shop-items-list .shop-items-list-wrap:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 0;
}
.shop-items-list .shop-items-list-wrap > * {
  width: 30.833%;
  margin-right: 2.5%;
  display: inline-block;
  text-align: left;
  vertical-align: top;
  font-family: Open Sans, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  letter-spacing: 0;
}
@media (min-width: 0) and (max-width: 499px) {
  .shop-items-list .shop-items-list-wrap {
    margin-right: 0;
  }
  .shop-items-list .shop-items-list-wrap .shop-list-item {
    width: 100%;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .shop-items-list .shop-items-list-wrap .shop-list-item {
    width: 47.5%;
  }
}
.shop-items-list .shop-items-list-wrap .shop-list-item {
  position: relative;
  padding: 0 1.25rem 1.25rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #cdcccc;
  text-align: center;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img {
  position: relative;
  max-width: 25rem;
  margin: auto;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img:before {
  content: "";
  display: block;
  padding-top: 55%;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-img img {
  max-height: 100%;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .shop-list-title {
  line-height: 1.4;
  font-weight: 400;
}
.shop-items-list .shop-items-list-wrap .shop-list-item p {
  font-size: 1.125rem;
  color: #a6a6a6;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .icon {
  margin: 1rem 0;
  font-size: 2.8125rem;
  color: #c1c1c1;
}
.shop-items-list .shop-items-list-wrap .shop-list-item .sticker sup {
  font-size: 70%;
  vertical-align: -0.125rem;
  padding-left: 0.5rem;
  color: #343434;
}
.shop-items-list .shop-items-list-wrap .shop-list-item:hover .sticker {
  background: #1b99bd;
  color: #fff;
}
.shop-items-list .shop-items-list-wrap .shop-list-item:hover .button-regular {
  background: #1b99bd;
  color: #fff;
}
.support-form {
  width: 16.75rem;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#modal-support-form,
.dock-button.icon-support,
.support-form .close-button,
.support-form .support-form-dock,
.support-form .support-form-modal,
.support-form .support-form-pusher {
  display: none;
}
.subscribe-form {
  width: 16.75rem;
  display: none;
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.subscribe-form.hosted {
  width: 907px;
  position: relative;
}
.period-row label {
  display: inline-block;
  text-align: center;
  margin: 0 0.8rem;
}
.hosted h3 {
  margin-top: 0.5rem;
  display: inline-block;
  padding-bottom: 0;
  border: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
  margin-bottom: 0;
}
.hosted .form-section-title-wrapper {
  margin: 0 -1.5rem;
  background-color: #f5f5f5;
}
.hosted .mobile-select-title span.subtitle {
  color: #989898;
  float: right;
  font-weight: 400;
}
.hosted .mobile-select-title span.subtitle:after {
  content: "";
  clear: both;
}
.hosted .button-color-green {
  width: 100%;
}
.hosted .mobile-select-title span.app-hover {
  display: inline;
  font-size: 0.9rem;
  text-decoration: none;
  margin-left: 0.2rem;
  color: #1b99bd;
}
.hosted .form-section-title-wrapper h4.form-section-title {
  margin: 1.5rem;
  padding: 1rem 0;
  font-size: 18px;
}
.hosted .form-row {
  width: 400px;
}
.hosted .border-bottom {
  border-bottom: 1px solid #cdcccc;
  padding-bottom: 10px;
}
.hosted .display-inline {
  display: inline-block;
  vertical-align: top;
}
.hosted .display-inline + .display-inline {
  margin-left: 100px;
}
.hosted .section {
  margin-bottom: 4rem;
}
.hosted .form-row.extra-bottom-margin {
  margin-bottom: 3.5rem;
}
.hosted .company-field {
  display: none;
}
.hosted .email-row {
  margin-bottom: 1rem;
}
.hosted .customer-type,
.hosted .total-price-wrapper {
  margin: 1rem 0;
}
.is-small.hosted .form-span-1 > * {
  margin-top: 0;
}
.customer-type .form-input-wrap + .form-input-wrap {
  margin-top: 0.5rem;
}
.select-app label span {
  display: inline;
  font-size: 0.9rem;
}
.total_price {
  display: inline-block;
}
.total-price-wrapper strong {
  color: #000;
}
.select-app label img {
  margin-right: 0.7rem;
  margin-top: -0.5rem;
}
.item-chooser .app-hover,
.item-chooser.select-app a {
  display: inline;
  font-size: 0.9rem;
  text-decoration: none;
  margin-left: 0.2rem;
  color: #1b99bd;
}
.select-app li {
  margin: 0.7rem 0;
}
.select-app li.last {
  margin-bottom: 0;
}
.select-region li {
  margin: 0.4rem 0;
}
.select-region span {
  width: auto;
  margin-right: 1rem;
}
.hosted input[type="checkbox"],
input[type="radio"] {
  margin-right: 0.6rem;
}
.hosted h4 {
  margin-bottom: 0.5rem;
  margin-top: 0;
}
.no-scroll {
  overflow-y: hidden;
  overflow-x: hidden;
}
.period-row label input[type="radio"] {
  display: block;
  margin: 0.5em auto;
}
.period-row .periods {
  margin-top: 1rem;
}
.email-row h4 {
  margin-bottom: 0.8rem;
}
#modal-subscribe-form .subscribe-form .close-button,
#modal-subscribe-form-multi .subscribe-form .close-button {
  display: block;
  float: right;
  margin-bottom: 1.5rem;
}
#modal-subscribe-form .subscribe-form.hosted .close-button,
#modal-subscribe-form-multi .subscribe-form .close-button {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
}
.support-form-modal {
  display: block !important;
}
@media (min-width: 0) and (max-width: 1000px) {
  .subscribe-form.hosted {
    width: 401px;
  }
  .hosted .display-inline + .display-inline {
    margin-left: 0;
    margin-top: 1rem;
  }
}
@media (min-width: 0) and (max-width: 719px) {
  .support-form-pusher {
    display: block !important;
  }
  .pusher .support-form {
    display: block;
    background: 0 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pusher .support-form #support-form-message {
    height: 8.75rem;
    resize: none;
  }
}
@media (min-width: 720px) and (max-width: 1249px) {
  .support-form-modal {
    display: block !important;
  }
  #modal-support-form {
    display: block;
  }
  #modal-support-form .support-form .close-button {
    display: block;
    float: right;
    margin-bottom: 1.5rem;
  }
  #modal-support-form .support-form #support-form-message {
    height: 8.75rem;
    resize: none;
  }
}
@media (min-width: 1250px) {
  .dock .support-form,
  .dock .support-form-dock {
    display: block;
  }
  .dock .support-form {
    position: absolute;
    top: 0;
    right: 100%;
    height: 3.75rem;
    width: 0;
    padding: 1.5rem 0;
    visibility: hidden;
    -webkit-transition-property: visibility, width, height, padding;
    -moz-transition-property: visibility, width, height, padding;
    transition-property: visibility, width, height, padding;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .dock .support-form > * {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
  }
  .dock .support-form.is-toggled-hidden {
    -webkit-transition-delay: 1.5s, 1s, 0.5s, 1s;
    -moz-transition-delay: 1.5s, 1s, 0.5s, 1s;
    transition-delay: 1.5s, 1s, 0.5s, 1s;
  }
  .dock .support-form.is-toggled-visible {
    width: 16.75rem;
    height: 35.5rem;
    padding: 1.5rem;
    visibility: visible;
    -webkit-transition-delay: 0, 0, 0.5s, 0;
    -moz-transition-delay: 0, 0, 0.5s, 0;
    transition-delay: 0, 0, 0.5s, 0;
  }
  .dock .support-form.is-toggled-visible.long {
    height: 35.5rem !important;
  }
  .dock .support-form.is-toggled-visible > * {
    opacity: 1;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
  .dock-button.icon-support {
    overflow: hidden;
    -webkit-transition-property: background, height, opacity, color, border,
      -webkit-transform, visibility;
    -moz-transition-property: background, height, opacity, color, border,
      -moz-transform, visibility;
    transition-property: background, height, opacity, color, border, transform,
      visibility;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0, 0.5s;
    -moz-transition-delay: 0, 0.5s;
    transition-delay: 0, 0.5s;
  }
  .dock-button.icon-support:after,
  .dock-button.icon-support:before {
    height: 100%;
    -webkit-transition: inherit;
    -moz-transition: inherit;
    transition: inherit;
  }
  .dock-button.icon-support:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 1.25rem;
    line-height: 3;
  }
  .dock-button.icon-support.is-toggled-hidden:before {
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
  .dock-button.icon-support.is-toggled-hidden:after {
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
  }
  .dock-button.icon-support.is-toggled-visible {
    height: 3.75rem;
  }
  .dock-button.icon-support.is-toggled-visible:before {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    transition-delay: 0;
  }
  .dock-button.icon-support.is-toggled-visible:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    transition-delay: 1s;
  }
}
.supported-devices-filter {
  margin-top: 1.75rem;
}
.supported-devices-filter .supported-filter-head {
  background: #d7f0d4;
  border: 1px solid #a5d6a7;
  padding: 1rem 3.125rem;
  margin-bottom: 0.625rem;
}
.supported-devices-filter .supported-filter-head .supported-manufacturer {
  width: 28%;
}
.supported-devices-filter .supported-filter-head .supported-device-search,
.supported-devices-filter .supported-filter-head .supported-help-find {
  width: 35%;
}
@media (min-width: 0) and (max-width: 799px) {
  .supported-devices-filter .supported-filter-head > * {
    width: 100% !important;
    margin-bottom: 0.625rem;
  }
  .supported-devices-filter .supported-filter-head > * .input {
    width: 100%;
  }
  .supported-devices-filter .supported-filter-head .supported-help-find {
    text-align: right;
  }
  .supported-devices-filter
    .supported-filter-head
    .supported-help-find
    .button {
    margin-left: 1.25rem;
  }
}
.supported-devices-filter .supported-filter-head > * {
  display: inline-table;
  padding: 0.5rem;
}
@media (min-width: 1100px) {
  .supported-devices-filter .supported-filter-head > * > * {
    display: table-cell;
  }
  .supported-devices-filter .supported-filter-head > * > :first-child {
    text-align: right;
    padding-left: 0.75rem;
    padding-right: 0.625rem;
  }
}
@media (min-width: 800px) and (max-width: 1099px) {
  .supported-devices-filter .supported-filter-head > * > * {
    display: block;
  }
}
@media (min-width: 0) and (max-width: 799px) {
  .supported-devices-filter .supported-filter-head > * > :first-child {
    padding-bottom: 0.625rem;
  }
}
.supported-filter-list .supported-device-item {
  position: relative;
  padding: 0 1.25rem 1.25rem;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem;
  border-bottom: 1px solid #cdcccc;
  text-align: center;
  -webkit-transition-property: border-color;
  -moz-transition-property: border-color;
  transition-property: border-color;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.supported-filter-list .supported-device-item:hover {
  border-color: #1b99bd;
}
.supported-filter-list .supported-device-item .device-img {
  position: relative;
  max-width: 14.0625rem;
  margin: auto;
}
.supported-filter-list .supported-device-item .device-img:before {
  content: "";
  display: block;
  padding-top: 75.55556%;
}
.supported-filter-list .supported-device-item .device-img > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.supported-filter-list .supported-device-item .device-img img {
  max-height: 100%;
}
.supported-filter-list .supported-device-item .device-title {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-bottom: 0;
}
.supported-filter-list .supported-device-item .device-description {
  font-size: 1.125rem;
  color: #a6a6a6;
}
@media (min-width: 0) and (max-width: 299px) {
  .supported-filter-list .supported-device-item {
    width: 100% !important;
  }
}
@media (min-width: 300px) and (max-width: 439px) {
  .supported-filter-list .supported-device-item {
    width: 49% !important;
  }
}
@media (min-width: 440px) and (max-width: 899px) {
  .supported-filter-list .supported-device-item {
    width: 32% !important;
  }
}
.supported-device-item {
  padding-top: 2.5rem;
}
.supported-device-item .item-info-first {
  float: left;
  width: 40%;
  max-width: 23.5rem;
  padding-right: 1.25rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .supported-device-item .item-info-first {
    float: none;
    width: 100%;
    max-width: none;
    padding-right: 0;
    padding-bottom: 2.5rem;
  }
}
.supported-device-item .item-info-first #go-back {
  margin-bottom: 2.5rem;
}
.supported-device-item .item-info-first .item-image {
  clear: both;
  padding: 0.625rem 1.875rem;
}
@media (min-width: 0) and (max-width: 600px) {
  .supported-device-item .item-info-first .item-image {
    margin: auto;
    max-width: 25rem;
  }
}
.supported-device-item .item-info-first .item-image > div {
  position: relative;
  text-align: center;
}
.supported-device-item .item-info-first .item-image > div:before {
  content: "";
  display: block;
  padding-top: 66.66667%;
}
.supported-device-item .item-info-first .item-image > div > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.supported-device-item .item-info-first .item-image img {
  border: 4px double #cdcccc;
}
.supported-device-item .item-info-second {
  overflow: hidden;
}
.supported-device-item .item-info-second h2:first-child {
  margin-top: 0;
}
.supported-device-item .item-info-second ul {
  margin: 0.625rem;
}
.supported-device-item .item-info-second li {
  padding-top: 0.375rem;
}
.supported-device-item .item-info-second li:before {
  padding-right: 1rem;
  content: "\25a0";
  color: #1b99bd;
  vertical-align: text-bottom;
}
.system-benefits .system-benefits-wrap .system-benefits-object {
  padding-bottom: 3.125rem;
}
@media (min-width: 0) and (max-width: 319px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 100%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(1n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 21.73913%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 320px) and (max-width: 799px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 50%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(2n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 26.08696%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 33.33333%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(3n + 1) {
    clear: left;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image {
    position: relative;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image:before {
    content: "";
    display: block;
    padding-top: 34.78261%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object
    .system-benefits-image
    > * {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media (min-width: 800px) {
  .system-benefits .system-benefits-wrap .system-benefits-object {
    float: left;
    width: 33.33333%;
  }
  .system-benefits
    .system-benefits-wrap
    .system-benefits-object:nth-child(3n + 1) {
    clear: left;
  }
}
.system-benefits .system-benefits-wrap .system-benefits-object > * {
  display: block;
  text-align: center;
  margin: auto;
  max-width: 15.625rem;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.system-benefits .system-benefits-wrap .system-benefits-title {
  padding-top: 1rem;
  padding-bottom: 0.375rem;
  font-size: 1.375rem;
}
.system-benefits .system-benefits-wrap .system-benefits-description {
  font-size: 1.125rem;
  line-height: 1.4;
}
.system-benefits .system-benefits-wrap .system-benefits-image {
  position: relative;
}
.system-benefits .system-benefits-wrap .system-benefits-image:before {
  content: "";
  display: block;
  padding-top: 52.17391%;
}
.system-benefits .system-benefits-wrap .system-benefits-image > * {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.system-benefits .system-benefits-wrap .system-benefits-image .svg {
  display: none;
  width: 100%;
  height: 100%;
}
.system-benefits .system-benefits-wrap .system-benefits-image .svg path {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.system-benefits .system-benefits-wrap .system-benefits-image .img {
  display: block;
  margin: auto;
  max-height: 100%;
}
.svg .system-benefits .system-benefits-wrap .system-benefits-image .img {
  display: none;
}
.svg .system-benefits .system-benefits-wrap .system-benefits-image .svg {
  display: block;
}
.system-benefits
  .system-benefits-wrap
  .system-benefits-object:hover
  .system-benefits-image
  svg
  g##e1dfdfff
  path {
  fill: #2eaf61;
}
.contact-us .contact-wrap .contact {
  text-align: center;
  padding-bottom: 1.25rem;
}
@media (min-width: 0) and (max-width: 499px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 100%;
  }
  .contact-us .contact-wrap .contact:nth-child(1n + 1) {
    clear: left;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .contact-us .contact-wrap .contact:nth-child(2n + 1) {
    clear: left;
  }
  .contact-us .contact-wrap .contact:nth-child(2n) {
    margin-right: 0;
  }
}
@media (min-width: 800px) {
  .contact-us .contact-wrap .contact {
    float: left;
    width: 30.66667%;
    margin-right: 4%;
  }
  .contact-us .contact-wrap .contact:nth-child(3n + 1) {
    clear: left;
  }
  .contact-us .contact-wrap .contact:nth-child(3n) {
    margin-right: 0;
  }
}
.contact-us .contact-wrap .contact-name {
  font-size: 1.375rem;
}
.contact-us .contact-wrap span {
  display: block;
}
.contact-us .contact-wrap a {
  font-size: 1.25rem;
}
.write-us.v2 {
  margin-bottom: 2rem;
}
.write-us-form {
  max-width: 38.25rem;
  margin: auto;
}
.write-us-form.v2 button[type="submit"] {
  position: absolute;
  top: 1rem;
  right: 4.5rem;
}
.write-us-form.is-small .form-span-1 > * {
  margin-top: 1.15rem;
}
.write-us-form.v2 {
  padding: 0;
  min-width: 47%;
  max-width: 47%;
  margin: 0;
  float: left;
  text-align: center;
  overflow: hidden;
}
.write-us-form.v2 span {
  padding-bottom: 1.2rem;
  display: inline-block;
  width: 95%;
}
.write-us-form.v2 .error-box,
.write-us-form.v2 .error_msg {
  line-height: normal;
}
.contact-us-right {
  float: right;
  text-align: center;
  min-width: 47%;
  max-width: 47%;
  margin-left: 2.5rem;
  font-size: 14.5px;
  line-height: 1.8rem;
}
.contact-us-right h3 {
  line-height: 0;
  margin-top: 1.3rem;
  font-weight: 400;
}
.contact-us-right a {
  text-decoration: underline;
}
.contact-us-right span {
  display: block;
  margin: auto;
}
.contact-us-right span.vertical-space {
  margin-top: 1rem;
}
.contact-us-right div.contact.vertical-space {
  margin-top: 2.5rem;
}
.with-main-padding {
  padding-left: 3.4375rem;
  padding-right: 3.4375rem;
}
.contacts-global {
  padding-bottom: 3rem;
}
.contacts-global .global-columns {
  text-align: center;
}
.contacts-global .global-columns .global-column {
  float: left;
  width: 46%;
  margin-right: 4%;
}
.contacts-global .global-columns .global-column div,
.contacts-global .global-columns .global-column span {
  font-size: 0.925rem;
  line-height: 1.6rem;
}
.contacts-global .global-columns .global-column span {
  margin-bottom: 0.6rem;
  display: inline-block;
}
.contacts-global h4 {
  font-size: 1.1rem;
  margin-bottom: 0.6rem;
  font-weight: 400;
}
.contacts-global .global-columns .global-column:nth-child(3n) {
  margin-right: 0;
}
@media (min-width: 0) and (max-width: 799px) {
  .contacts-global .global-columns .global-column {
    float: none;
    margin: 0 auto 2rem;
    width: 90%;
  }
  .contacts-global .global-columns .global-column:nth-child(3n) {
    margin: 0 auto 2rem;
    width: 90%;
  }
}
@media (min-width: 0) and (max-width: 590px) {
  .write-us-form.v2 button[type="submit"] {
    position: static;
    margin-top: 1.1rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 0) and (max-width: 1080px) {
  .write-us-form.v2 {
    min-width: 80%;
    margin: auto;
    float: none;
  }
  .contact-us-right {
    float: none;
    margin: 2rem auto;
    min-width: 100%;
  }
  .contact-us-right .contact,
  .contact-us-right .contact.right-side {
    float: none;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .with-main-padding {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .with-main-padding {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
.with-divider:after {
  content: "";
  display: block;
  border-bottom: 1px solid #cdcccc;
  padding-top: 4.5rem;
}
@media (min-width: 0) and (max-width: 319px) {
  html {
    font-size: 11px;
  }
}
@media (min-width: 320px) and (max-width: 499px) {
  html {
    font-size: 12px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  html {
    font-size: 13px;
  }
}
@media (min-width: 800px) and (max-width: 1199px) {
  html {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 14.5px;
  }
}
.main,
.main-footer {
  width: 100%;
  max-width: 75rem;
  margin: 0 auto;
}
@media (min-width: 0) and (max-width: 1199px) {
  .main,
  .main-footer {
    max-width: 100%;
  }
}
.main .main-wrapper,
.main-footer .main-wrapper {
  background: #fff;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgb(0 0 1 / 6%);
  overflow: hidden;
}
.main .main-wrapper > section,
.main-footer .main-wrapper > section {
  position: relative;
}
.main .main-header,
.main-footer .main-header {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.main .main-header .top-wrap,
.main-footer .main-header .top-wrap {
  float: right;
}
@media (min-width: 0) and (max-width: 719px) {
  .main .main-header .top-wrap,
  .main-footer .main-header .top-wrap {
    float: none;
  }
}
.trial {
  text-align: center;
  padding: 3.125rem 0.625rem;
  border: 0 solid #cdcccc;
  border-width: 1px 0;
  background: #f1f0f0;
}
.trial > * {
  display: inline-block;
  vertical-align: middle;
  margin: 0.625rem;
}
.features .features-slider {
  padding: 3.75rem;
  margin-bottom: -2.5rem;
}
@media (min-width: 0) and (max-width: 799px) {
  .features .tabs {
    display: none;
  }
  .features .features-slider {
    padding-top: 0;
  }
}
.template-reviews .write-review-form {
  max-width: 36.5rem;
  margin: auto;
}
.template-reviews .reviews {
  padding-top: 3.125rem;
  padding-bottom: 3.75rem;
}
.template-shop #go-back {
  margin-right: 1.25rem;
}
.template-sign-in .sign-in-form {
  max-width: 30.25rem;
  margin: auto;
  margin-bottom: 5rem;
}
.template-sign-in .sign-in-form .sign-in-form-cant,
.template-sign-in .sign-in-form .sign-in-form-register {
  font-weight: 400;
}
.template-sign-in .sign-in-form .sign-in-form-cant {
  width: 42%;
}
.template-sign-in .sign-in-form .sign-in-form-register {
  width: 54%;
}
@media (min-width: 0) and (max-width: 499px) {
  .template-sign-in .sign-in-form .sign-in-form-cant,
  .template-sign-in .sign-in-form .sign-in-form-register {
    font-size: 1rem;
  }
}
.lang-popup,
.video-popup {
  position: relative;
  width: auto;
  max-width: 1000px;
  margin: 0 auto;
}
.lang-popup table {
  width: 100%;
}
.lang-popup td {
  text-align: center;
  padding: 1rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.lang-popup td:hover a.active {
  color: #000;
}
.lang-popup .table-header {
  background-color: #f1f0f0;
  border: 1px solid #d9d9d9;
  border-bottom: none;
}
.lang-popup .table-header h2 {
  font-weight: 700;
  font-size: 1.714rem;
  width: 50%;
  float: left;
  margin: 0;
  line-height: 7rem;
  padding-left: 2rem;
}
.lang-popup .table-header p {
  font-size: 1.143rem;
  text-align: right;
  width: 50%;
  float: right;
  margin: 0;
  padding: 2.857rem 2rem 0 0;
}
.lang-popup .table-header p a {
  text-decoration: underline;
}
.lang-popup button.mfp-close {
  margin-top: -4rem;
}
@media (max-width: 919px) {
  .lang-popup .table-header h2,
  .lang-popup .table-header p {
    text-align: center;
    line-height: 1.5;
    float: none;
    width: 100%;
  }
  .lang-popup .table-header h2 {
    margin: 1rem 0;
    padding: 0;
  }
  .lang-popup .table-header p {
    padding: 0;
    margin: 1rem 0;
  }
}
@media (min-width: 0) and (max-width: 339px) {
  .lang-popup td {
    padding: 0.1rem;
  }
  .lang-popup .table-header h2 {
    font-size: 1.7rem;
  }
  .lang-popup button.mfp-close {
    margin-top: -2.75rem;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .lang-popup td {
    padding: 0.2rem;
  }
  .lang-popup button.mfp-close {
    margin-top: -2.75rem;
  }
}
@media (min-width: 480px) and (max-width: 799px) {
  .lang-popup td {
    padding: 0.5rem;
  }
}
@media (min-width: 800px) and (max-width: 1280px) {
  .lang-popup td {
    padding: 0.5rem;
  }
}
.lang-popup a.inactive,
.lang-popup a.inactive:hover {
  color: #b9b9b9;
}
.lang-popup a.active,
.lang-popup a.active:hover {
  color: #6b6a6a;
}
.product-offer {
  display: none;
  background-color: #fff;
  color: #797979;
  max-width: 310px;
  padding: 0.8rem;
  position: fixed;
  bottom: 10px;
  right: 5rem;
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.3);
  margin: 1rem 3px 3px;
  z-index: 100;
}
.product-offer img {
  float: left;
  max-width: 9rem;
  margin-right: 0.4rem;
}
.product-offer a {
  color: #1b99bd;
}
.product-offer p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
  font-size: 0.9rem;
}
span.close {
  float: right;
  cursor: pointer;
  color: #fff;
  border-radius: 30px;
  background: rgba(0, 0, 0, 0.3);
  font-size: 1rem;
  font-weight: 700;
  display: inline-block;
  line-height: 0;
  padding: 11px 7px;
  margin-left: 30px;
  margin-bottom: 5px;
}
.close:before {
  content: "×";
}
@media (min-width: 0) and (max-width: 339px) {
  .product-offer {
    right: 0;
  }
}
@media (min-width: 340px) and (max-width: 479px) {
  .product-offer {
    right: 0;
  }
}
.error-box,
.error_msg {
  text-align: center;
  line-height: 0.5rem;
  color: red;
}
.support-form .error_msg {
  padding-bottom: 20px;
}
.live-demo-button {
  display: block;
  margin-top: 0.8rem !important;
  margin-left: 5px;
  text-decoration: underline;
  color: #343434;
  font-weight: 300;
  font-size: 1.1rem;
  width: 100px;
}
.live-demo-button:hover {
  color: #797979;
}
.live-demo-button.v2 {
  width: 110px;
  margin-top: 1rem !important;
  font-size: 1rem;
  color: #1b99bd;
  margin-left: 2px;
  background: transparent url(../img/zoom.png) no-repeat center left;
  padding-left: 23px;
}
.key-facts-object {
  border: 0 solid #fff;
  border-width: 1px;
  float: left;
  width: 33.333333333333%;
  background-color: #ff0;
  overflow: hidden;
}
.key-facts-object.no-borders {
  border: 0 solid #fff;
  border-width: 1px 0;
}
.hero.v2 ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.8rem;
}
.hero.v2 ul li {
  padding-bottom: 0.5rem;
}
.hero.v2 ul li:before {
  display: inline-block;
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 0.9rem;
  margin-bottom: 3px;
  background-color: #d1d0d0;
  vertical-align: middle;
  color: red;
}
.hero.v2 .hero-headline {
  padding-top: 5rem;
}
section.space-bottom-v2:after {
  padding-bottom: 2.8rem;
}
.left.v2 img {
  max-width: 100%;
}
@media (min-width: 1280px) {
  .right.v2 {
    width: 52%;
  }
}
.flag {
  width: 32px;
  height: 32px;
  background: url(../img/flags.png) no-repeat;
}
.flag.flag-ad {
  background-position: -32px 0;
}
.flag.flag-ae {
  background-position: -64px 0;
}
.flag.flag-af {
  background-position: -96px 0;
}
.flag.flag-ag {
  background-position: -128px 0;
}
.flag.flag-ai {
  background-position: -160px 0;
}
.flag.flag-al {
  background-position: -192px 0;
}
.flag.flag-am {
  background-position: -224px 0;
}
.flag.flag-an {
  background-position: -256px 0;
}
.flag.flag-ao {
  background-position: -288px 0;
}
.flag.flag-ar {
  background-position: -320px 0;
}
.flag.flag-as {
  background-position: -352px 0;
}
.flag.flag-at {
  background-position: -384px 0;
}
.flag.flag-au {
  background-position: -416px 0;
}
.flag.flag-aw {
  background-position: -448px 0;
}
.flag.flag-az {
  background-position: 0 -32px;
}
.flag.flag-ba {
  background-position: -32px -32px;
}
.flag.flag-bb {
  background-position: -64px -32px;
}
.flag.flag-bd {
  background-position: -96px -32px;
}
.flag.flag-be {
  background-position: -128px -32px;
}
.flag.flag-bf {
  background-position: -160px -32px;
}
.flag.flag-bg {
  background-position: -192px -32px;
}
.flag.flag-bh {
  background-position: -224px -32px;
}
.flag.flag-bi {
  background-position: -256px -32px;
}
.flag.flag-bj {
  background-position: -288px -32px;
}
.flag.flag-bm {
  background-position: -320px -32px;
}
.flag.flag-bn {
  background-position: -352px -32px;
}
.flag.flag-bo {
  background-position: -384px -32px;
}
.flag.flag-br {
  background-position: -416px -32px;
}
.flag.flag-bs {
  background-position: -448px -32px;
}
.flag.flag-bt {
  background-position: 0 -64px;
}
.flag.flag-bw {
  background-position: -32px -64px;
}
.flag.flag-by {
  background-position: -64px -64px;
}
.flag.flag-bz {
  background-position: -96px -64px;
}
.flag.flag-ca {
  background-position: -128px -64px;
}
.flag.flag-cd {
  background-position: -160px -64px;
}
.flag.flag-cf {
  background-position: -192px -64px;
}
.flag.flag-cg {
  background-position: -224px -64px;
}
.flag.flag-ch {
  background-position: -256px -64px;
}
.flag.flag-ci {
  background-position: -288px -64px;
}
.flag.flag-ck {
  background-position: -320px -64px;
}
.flag.flag-cl {
  background-position: -352px -64px;
}
.flag.flag-cm {
  background-position: -384px -64px;
}
.flag.flag-cn {
  background-position: -416px -64px;
}
.flag.flag-co {
  background-position: -448px -64px;
}
.flag.flag-cr {
  background-position: 0 -96px;
}
.flag.flag-cu {
  background-position: -32px -96px;
}
.flag.flag-cv {
  background-position: -64px -96px;
}
.flag.flag-cy {
  background-position: -96px -96px;
}
.flag.flag-cz {
  background-position: -128px -96px;
}
.flag.flag-de {
  background-position: -160px -96px;
}
.flag.flag-dj {
  background-position: -192px -96px;
}
.flag.flag-dk {
  background-position: -224px -96px;
}
.flag.flag-dm {
  background-position: -256px -96px;
}
.flag.flag-do {
  background-position: -288px -96px;
}
.flag.flag-dz {
  background-position: -320px -96px;
}
.flag.flag-ec {
  background-position: -352px -96px;
}
.flag.flag-ee {
  background-position: -384px -96px;
}
.flag.flag-eg {
  background-position: -416px -96px;
}
.flag.flag-eh {
  background-position: -448px -96px;
}
.flag.flag-er {
  background-position: 0 -128px;
}
.flag.flag-es {
  background-position: -32px -128px;
}
.flag.flag-et {
  background-position: -64px -128px;
}
.flag.flag-fi {
  background-position: -96px -128px;
}
.flag.flag-fj {
  background-position: -128px -128px;
}
.flag.flag-fm {
  background-position: -160px -128px;
}
.flag.flag-fo {
  background-position: -192px -128px;
}
.flag.flag-fr {
  background-position: -224px -128px;
}
.flag.flag-ga {
  background-position: -256px -128px;
}
.flag.flag-gb {
  background-position: -288px -128px;
}
.flag.flag-gd {
  background-position: -320px -128px;
}
.flag.flag-ge {
  background-position: -352px -128px;
}
.flag.flag-gg {
  background-position: -384px -128px;
}
.flag.flag-gh {
  background-position: -416px -128px;
}
.flag.flag-gi {
  background-position: -448px -128px;
}
.flag.flag-gl {
  background-position: 0 -160px;
}
.flag.flag-gm {
  background-position: -32px -160px;
}
.flag.flag-gn {
  background-position: -64px -160px;
}
.flag.flag-gp {
  background-position: -96px -160px;
}
.flag.flag-gq {
  background-position: -128px -160px;
}
.flag.flag-gr {
  background-position: -160px -160px;
}
.flag.flag-gt {
  background-position: -192px -160px;
}
.flag.flag-gu {
  background-position: -224px -160px;
}
.flag.flag-gw {
  background-position: -256px -160px;
}
.flag.flag-gy {
  background-position: -288px -160px;
}
.flag.flag-hk {
  background-position: -320px -160px;
}
.flag.flag-hn {
  background-position: -352px -160px;
}
.flag.flag-hr {
  background-position: -384px -160px;
}
.flag.flag-ht {
  background-position: -416px -160px;
}
.flag.flag-hu {
  background-position: -448px -160px;
}
.flag.flag-id {
  background-position: 0 -192px;
}
.flag.flag-ie {
  background-position: -32px -192px;
}
.flag.flag-il {
  background-position: -64px -192px;
}
.flag.flag-im {
  background-position: -96px -192px;
}
.flag.flag-in {
  background-position: -128px -192px;
}
.flag.flag-iq {
  background-position: -160px -192px;
}
.flag.flag-ir {
  background-position: -192px -192px;
}
.flag.flag-is {
  background-position: -224px -192px;
}
.flag.flag-it {
  background-position: -256px -192px;
}
.flag.flag-je {
  background-position: -288px -192px;
}
.flag.flag-jm {
  background-position: -320px -192px;
}
.flag.flag-jo {
  background-position: -352px -192px;
}
.flag.flag-jp {
  background-position: -384px -192px;
}
.flag.flag-ke {
  background-position: -416px -192px;
}
.flag.flag-kg {
  background-position: -448px -192px;
}
.flag.flag-kh {
  background-position: 0 -224px;
}
.flag.flag-ki {
  background-position: -32px -224px;
}
.flag.flag-km {
  background-position: -64px -224px;
}
.flag.flag-kn {
  background-position: -96px -224px;
}
.flag.flag-kp {
  background-position: -128px -224px;
}
.flag.flag-kr {
  background-position: -160px -224px;
}
.flag.flag-kw {
  background-position: -192px -224px;
}
.flag.flag-ky {
  background-position: -224px -224px;
}
.flag.flag-kz {
  background-position: -256px -224px;
}
.flag.flag-la {
  background-position: -288px -224px;
}
.flag.flag-lb {
  background-position: -320px -224px;
}
.flag.flag-lc {
  background-position: -352px -224px;
}
.flag.flag-li {
  background-position: -384px -224px;
}
.flag.flag-lk {
  background-position: -416px -224px;
}
.flag.flag-lr {
  background-position: -448px -224px;
}
.flag.flag-ls {
  background-position: 0 -256px;
}
.flag.flag-lt {
  background-position: -32px -256px;
}
.flag.flag-lu {
  background-position: -64px -256px;
}
.flag.flag-lv {
  background-position: -96px -256px;
}
.flag.flag-ly {
  background-position: -128px -256px;
}
.flag.flag-ma {
  background-position: -160px -256px;
}
.flag.flag-mc {
  background-position: -192px -256px;
}
.flag.flag-md {
  background-position: -224px -256px;
}
.flag.flag-me {
  background-position: -256px -256px;
}
.flag.flag-mg {
  background-position: -288px -256px;
}
.flag.flag-mh {
  background-position: -320px -256px;
}
.flag.flag-mk {
  background-position: -352px -256px;
}
.flag.flag-ml {
  background-position: -384px -256px;
}
.flag.flag-mm {
  background-position: -416px -256px;
}
.flag.flag-mn {
  background-position: -448px -256px;
}
.flag.flag-mo {
  background-position: 0 -288px;
}
.flag.flag-mq {
  background-position: -32px -288px;
}
.flag.flag-mr {
  background-position: -64px -288px;
}
.flag.flag-ms {
  background-position: -96px -288px;
}
.flag.flag-mt {
  background-position: -128px -288px;
}
.flag.flag-mu {
  background-position: -160px -288px;
}
.flag.flag-mv {
  background-position: -192px -288px;
}
.flag.flag-mw {
  background-position: -224px -288px;
}
.flag.flag-mx {
  background-position: -256px -288px;
}
.flag.flag-my {
  background-position: -288px -288px;
}
.flag.flag-mz {
  background-position: -320px -288px;
}
.flag.flag-na {
  background-position: -352px -288px;
}
.flag.flag-nc {
  background-position: -384px -288px;
}
.flag.flag-ne {
  background-position: -416px -288px;
}
.flag.flag-ng {
  background-position: -448px -288px;
}
.flag.flag-ni {
  background-position: 0 -320px;
}
.flag.flag-nl {
  background-position: -32px -320px;
}
.flag.flag-no {
  background-position: -64px -320px;
}
.flag.flag-np {
  background-position: -96px -320px;
}
.flag.flag-nr {
  background-position: -128px -320px;
}
.flag.flag-nz {
  background-position: -160px -320px;
}
.flag.flag-om {
  background-position: -192px -320px;
}
.flag.flag-pa {
  background-position: -224px -320px;
}
.flag.flag-pe {
  background-position: -256px -320px;
}
.flag.flag-pf {
  background-position: -288px -320px;
}
.flag.flag-pg {
  background-position: -320px -320px;
}
.flag.flag-ph {
  background-position: -352px -320px;
}
.flag.flag-pk {
  background-position: -384px -320px;
}
.flag.flag-pl {
  background-position: -416px -320px;
}
.flag.flag-pr {
  background-position: -448px -320px;
}
.flag.flag-ps {
  background-position: 0 -352px;
}
.flag.flag-pt {
  background-position: -32px -352px;
}
.flag.flag-pw {
  background-position: -64px -352px;
}
.flag.flag-py {
  background-position: -96px -352px;
}
.flag.flag-qa {
  background-position: -128px -352px;
}
.flag.flag-re {
  background-position: -160px -352px;
}
.flag.flag-ro {
  background-position: -192px -352px;
}
.flag.flag-rs {
  background-position: -224px -352px;
}
.flag.flag-ru {
  background-position: -256px -352px;
}
.flag.flag-rw {
  background-position: -288px -352px;
}
.flag.flag-sa {
  background-position: -320px -352px;
}
.flag.flag-sb {
  background-position: -352px -352px;
}
.flag.flag-sc {
  background-position: -384px -352px;
}
.flag.flag-sd {
  background-position: -416px -352px;
}
.flag.flag-se {
  background-position: -448px -352px;
}
.flag.flag-sg {
  background-position: 0 -384px;
}
.flag.flag-si {
  background-position: -32px -384px;
}
.flag.flag-sk {
  background-position: -64px -384px;
}
.flag.flag-sl {
  background-position: -96px -384px;
}
.flag.flag-sm {
  background-position: -128px -384px;
}
.flag.flag-sn {
  background-position: -160px -384px;
}
.flag.flag-so {
  background-position: -192px -384px;
}
.flag.flag-sr {
  background-position: -224px -384px;
}
.flag.flag-st {
  background-position: -256px -384px;
}
.flag.flag-sv {
  background-position: -288px -384px;
}
.flag.flag-sy {
  background-position: -320px -384px;
}
.flag.flag-sz {
  background-position: -352px -384px;
}
.flag.flag-tc {
  background-position: -384px -384px;
}
.flag.flag-td {
  background-position: -416px -384px;
}
.flag.flag-tg {
  background-position: -448px -384px;
}
.flag.flag-th {
  background-position: 0 -416px;
}
.flag.flag-tj {
  background-position: -32px -416px;
}
.flag.flag-tl {
  background-position: -64px -416px;
}
.flag.flag-tm {
  background-position: -96px -416px;
}
.flag.flag-tn {
  background-position: -128px -416px;
}
.flag.flag-to {
  background-position: -160px -416px;
}
.flag.flag-tr {
  background-position: -192px -416px;
}
.flag.flag-tt {
  background-position: -224px -416px;
}
.flag.flag-tv {
  background-position: -256px -416px;
}
.flag.flag-tw {
  background-position: -288px -416px;
}
.flag.flag-tz {
  background-position: -320px -416px;
}
.flag.flag-ua {
  background-position: -352px -416px;
}
.flag.flag-ug {
  background-position: -384px -416px;
}
.flag.flag-us {
  background-position: -416px -416px;
}
.flag.flag-uy {
  background-position: -448px -416px;
}
.flag.flag-uz {
  background-position: 0 -448px;
}
.flag.flag-va {
  background-position: -32px -448px;
}
.flag.flag-vc {
  background-position: -64px -448px;
}
.flag.flag-ve {
  background-position: -96px -448px;
}
.flag.flag-vg {
  background-position: -128px -448px;
}
.flag.flag-vi {
  background-position: -160px -448px;
}
.flag.flag-vn {
  background-position: -192px -448px;
}
.flag.flag-vu {
  background-position: -224px -448px;
}
.flag.flag-ws {
  background-position: -256px -448px;
}
.flag.flag-ye {
  background-position: -288px -448px;
}
.flag.flag-za {
  background-position: -320px -448px;
}
.flag.flag-zm {
  background-position: -352px -448px;
}
.flag.flag-zw {
  background-position: -384px -448px;
}
.flag25-15 {
  width: 25px;
  height: 15px;
  background: url(../img/flags25-15.png) no-repeat;
  background-position: -200px -60px;
}
.flag25-15.flag-ad {
  background-position: -25px 0;
}
.flag25-15.flag-ae {
  background-position: -50px 0;
}
.flag25-15.flag-af {
  background-position: -75px 0;
}
.flag25-15.flag-ag {
  background-position: -100px 0;
}
.flag25-15.flag-ai {
  background-position: -125px 0;
}
.flag25-15.flag-al {
  background-position: -150px 0;
}
.flag25-15.flag-am {
  background-position: -175px 0;
}
.flag25-15.flag-an {
  background-position: -200px 0;
}
.flag25-15.flag-ao {
  background-position: -225px 0;
}
.flag25-15.flag-ar {
  background-position: -250px 0;
}
.flag25-15.flag-as {
  background-position: -275px 0;
}
.flag25-15.flag-at {
  background-position: -300px 0;
}
.flag25-15.flag-au {
  background-position: -325px 0;
}
.flag25-15.flag-aw {
  background-position: -350px 0;
}
.flag25-15.flag-az {
  background-position: -375px 0;
}
.flag25-15.flag-ba {
  background-position: 0 -15px;
}
.flag25-15.flag-bb {
  background-position: -25px -15px;
}
.flag25-15.flag-bd {
  background-position: -50px -15px;
}
.flag25-15.flag-be {
  background-position: -75px -15px;
}
.flag25-15.flag-bf {
  background-position: -100px -15px;
}
.flag25-15.flag-bg {
  background-position: -125px -15px;
}
.flag25-15.flag-bh {
  background-position: -150px -15px;
}
.flag25-15.flag-bi {
  background-position: -175px -15px;
}
.flag25-15.flag-bj {
  background-position: -200px -15px;
}
.flag25-15.flag-bm {
  background-position: -225px -15px;
}
.flag25-15.flag-bn {
  background-position: -250px -15px;
}
.flag25-15.flag-bo {
  background-position: -275px -15px;
}
.flag25-15.flag-br {
  background-position: -300px -15px;
}
.flag25-15.flag-bs {
  background-position: -325px -15px;
}
.flag25-15.flag-bt {
  background-position: -350px -15px;
}
.flag25-15.flag-bv {
  background-position: -375px -15px;
}
.flag25-15.flag-bw {
  background-position: 0 -30px;
}
.flag25-15.flag-by {
  background-position: -25px -30px;
}
.flag25-15.flag-bz {
  background-position: -50px -30px;
}
.flag25-15.flag-ca {
  background-position: -75px -30px;
}
.flag25-15.flag-cd {
  background-position: -100px -30px;
}
.flag25-15.flag-cf {
  background-position: -125px -30px;
}
.flag25-15.flag-cg {
  background-position: -150px -30px;
}
.flag25-15.flag-ch {
  background-position: -175px -30px;
}
.flag25-15.flag-ci {
  background-position: -200px -30px;
}
.flag25-15.flag-ck {
  background-position: -225px -30px;
}
.flag25-15.flag-cl {
  background-position: -250px -30px;
}
.flag25-15.flag-cm {
  background-position: -275px -30px;
}
.flag25-15.flag-cn {
  background-position: -300px -30px;
}
.flag25-15.flag-co {
  background-position: -325px -30px;
}
.flag25-15.flag-cr {
  background-position: -350px -30px;
}
.flag25-15.flag-cu {
  background-position: -375px -30px;
}
.flag25-15.flag-cv {
  background-position: 0 -45px;
}
.flag25-15.flag-cy {
  background-position: -25px -45px;
}
.flag25-15.flag-cz {
  background-position: -50px -45px;
}
.flag25-15.flag-de {
  background-position: -75px -45px;
}
.flag25-15.flag-dj {
  background-position: -100px -45px;
}
.flag25-15.flag-dk {
  background-position: -125px -45px;
}
.flag25-15.flag-dm {
  background-position: -150px -45px;
}
.flag25-15.flag-do {
  background-position: -175px -45px;
}
.flag25-15.flag-dz {
  background-position: -200px -45px;
}
.flag25-15.flag-ec {
  background-position: -225px -45px;
}
.flag25-15.flag-ee {
  background-position: -250px -45px;
}
.flag25-15.flag-eg {
  background-position: -275px -45px;
}
.flag25-15.flag-eh {
  background-position: -300px -45px;
}
.flag25-15.flag-er {
  background-position: -325px -45px;
}
.flag25-15.flag-es {
  background-position: -350px -45px;
}
.flag25-15.flag-et {
  background-position: -375px -45px;
}
.flag25-15.flag-eu {
  background-position: 0 -60px;
}
.flag25-15.flag-fi {
  background-position: -25px -60px;
}
.flag25-15.flag-fj {
  background-position: -50px -60px;
}
.flag25-15.flag-fk {
  background-position: -75px -60px;
}
.flag25-15.flag-fm {
  background-position: -100px -60px;
}
.flag25-15.flag-fo {
  background-position: -125px -60px;
}
.flag25-15.flag-fr {
  background-position: -150px -60px;
}
.flag25-15.flag-ga {
  background-position: -175px -60px;
}
.flag25-15.flag-gb {
  background-position: -200px -60px;
}
.flag25-15.flag-gd {
  background-position: -225px -60px;
}
.flag25-15.flag-ge {
  background-position: -250px -60px;
}
.flag25-15.flag-gf {
  background-position: -275px -60px;
}
.flag25-15.flag-gg {
  background-position: -300px -60px;
}
.flag25-15.flag-gh {
  background-position: -325px -60px;
}
.flag25-15.flag-gi {
  background-position: -350px -60px;
}
.flag25-15.flag-gl {
  background-position: -375px -60px;
}
.flag25-15.flag-gm {
  background-position: 0 -75px;
}
.flag25-15.flag-gn {
  background-position: -25px -75px;
}
.flag25-15.flag-gp {
  background-position: -50px -75px;
}
.flag25-15.flag-gq {
  background-position: -75px -75px;
}
.flag25-15.flag-gr {
  background-position: -100px -75px;
}
.flag25-15.flag-gs {
  background-position: -125px -75px;
}
.flag25-15.flag-gt {
  background-position: -150px -75px;
}
.flag25-15.flag-gu {
  background-position: -175px -75px;
}
.flag25-15.flag-gw {
  background-position: -200px -75px;
}
.flag25-15.flag-gy {
  background-position: -225px -75px;
}
.flag25-15.flag-hk {
  background-position: -250px -75px;
}
.flag25-15.flag-hm {
  background-position: -275px -75px;
}
.flag25-15.flag-hn {
  background-position: -300px -75px;
}
.flag25-15.flag-hr {
  background-position: -325px -75px;
}
.flag25-15.flag-ht {
  background-position: -350px -75px;
}
.flag25-15.flag-hu {
  background-position: -375px -75px;
}
.flag25-15.flag-id {
  background-position: 0 -90px;
}
.flag25-15.flag-ie {
  background-position: -25px -90px;
}
.flag25-15.flag-il {
  background-position: -50px -90px;
}
.flag25-15.flag-in {
  background-position: -75px -90px;
}
.flag25-15.flag-io {
  background-position: -100px -90px;
}
.flag25-15.flag-iq {
  background-position: -125px -90px;
}
.flag25-15.flag-ir {
  background-position: -150px -90px;
}
.flag25-15.flag-is {
  background-position: -175px -90px;
}
.flag25-15.flag-it {
  background-position: -200px -90px;
}
.flag25-15.flag-je {
  background-position: -225px -90px;
}
.flag25-15.flag-jm {
  background-position: -250px -90px;
}
.flag25-15.flag-jo {
  background-position: -275px -90px;
}
.flag25-15.flag-jp {
  background-position: -300px -90px;
}
.flag25-15.flag-ke {
  background-position: -325px -90px;
}
.flag25-15.flag-kg {
  background-position: -350px -90px;
}
.flag25-15.flag-kh {
  background-position: -375px -90px;
}
.flag25-15.flag-ki {
  background-position: 0 -105px;
}
.flag25-15.flag-km {
  background-position: -25px -105px;
}
.flag25-15.flag-kn {
  background-position: -50px -105px;
}
.flag25-15.flag-kp {
  background-position: -75px -105px;
}
.flag25-15.flag-kr {
  background-position: -100px -105px;
}
.flag25-15.flag-kw {
  background-position: -125px -105px;
}
.flag25-15.flag-ky {
  background-position: -150px -105px;
}
.flag25-15.flag-kz {
  background-position: -175px -105px;
}
.flag25-15.flag-la {
  background-position: -200px -105px;
}
.flag25-15.flag-lb {
  background-position: -225px -105px;
}
.flag25-15.flag-lc {
  background-position: -250px -105px;
}
.flag25-15.flag-li {
  background-position: -275px -105px;
}
.flag25-15.flag-lk {
  background-position: -300px -105px;
}
.flag25-15.flag-lr {
  background-position: -325px -105px;
}
.flag25-15.flag-ls {
  background-position: -350px -105px;
}
.flag25-15.flag-lt {
  background-position: -375px -105px;
}
.flag25-15.flag-lu {
  background-position: 0 -120px;
}
.flag25-15.flag-lv {
  background-position: -25px -120px;
}
.flag25-15.flag-ly {
  background-position: -50px -120px;
}
.flag25-15.flag-ma {
  background-position: -75px -120px;
}
.flag25-15.flag-mc {
  background-position: -100px -120px;
}
.flag25-15.flag-md {
  background-position: -125px -120px;
}
.flag25-15.flag-me {
  background-position: -150px -120px;
}
.flag25-15.flag-mg {
  background-position: -175px -120px;
}
.flag25-15.flag-mh {
  background-position: -200px -120px;
}
.flag25-15.flag-mk {
  background-position: -225px -120px;
}
.flag25-15.flag-ml {
  background-position: -250px -120px;
}
.flag25-15.flag-mm {
  background-position: -275px -120px;
}
.flag25-15.flag-mn {
  background-position: -300px -120px;
}
.flag25-15.flag-mo {
  background-position: -325px -120px;
}
.flag25-15.flag-mp {
  background-position: -350px -120px;
}
.flag25-15.flag-mq {
  background-position: -375px -120px;
}
.flag25-15.flag-mr {
  background-position: 0 -135px;
}
.flag25-15.flag-ms {
  background-position: -25px -135px;
}
.flag25-15.flag-mt {
  background-position: -50px -135px;
}
.flag25-15.flag-mu {
  background-position: -75px -135px;
}
.flag25-15.flag-mv {
  background-position: -100px -135px;
}
.flag25-15.flag-mw {
  background-position: -125px -135px;
}
.flag25-15.flag-mx {
  background-position: -150px -135px;
}
.flag25-15.flag-my {
  background-position: -175px -135px;
}
.flag25-15.flag-mz {
  background-position: -200px -135px;
}
.flag25-15.flag-na {
  background-position: -225px -135px;
}
.flag25-15.flag-nc {
  background-position: -250px -135px;
}
.flag25-15.flag-ne {
  background-position: -275px -135px;
}
.flag25-15.flag-nf {
  background-position: -300px -135px;
}
.flag25-15.flag-ng {
  background-position: -325px -135px;
}
.flag25-15.flag-ni {
  background-position: -350px -135px;
}
.flag25-15.flag-nl {
  background-position: -375px -135px;
}
.flag25-15.flag-no {
  background-position: 0 -150px;
}
.flag25-15.flag-np {
  background-position: -25px -150px;
}
.flag25-15.flag-nr {
  background-position: -50px -150px;
}
.flag25-15.flag-nu {
  background-position: -75px -150px;
}
.flag25-15.flag-nz {
  background-position: -100px -150px;
}
.flag25-15.flag-om {
  background-position: -125px -150px;
}
.flag25-15.flag-pa {
  background-position: -150px -150px;
}
.flag25-15.flag-pe {
  background-position: -175px -150px;
}
.flag25-15.flag-pf {
  background-position: -200px -150px;
}
.flag25-15.flag-pg {
  background-position: -225px -150px;
}
.flag25-15.flag-ph {
  background-position: -250px -150px;
}
.flag25-15.flag-pk {
  background-position: -275px -150px;
}
.flag25-15.flag-pl {
  background-position: -300px -150px;
}
.flag25-15.flag-pm {
  background-position: -325px -150px;
}
.flag25-15.flag-pn {
  background-position: -350px -150px;
}
.flag25-15.flag-pr {
  background-position: -375px -150px;
}
.flag25-15.flag-ps {
  background-position: 0 -165px;
}
.flag25-15.flag-pt {
  background-position: -25px -165px;
}
.flag25-15.flag-pw {
  background-position: -50px -165px;
}
.flag25-15.flag-py {
  background-position: -75px -165px;
}
.flag25-15.flag-qa {
  background-position: -100px -165px;
}
.flag25-15.flag-re {
  background-position: -125px -165px;
}
.flag25-15.flag-ro {
  background-position: -150px -165px;
}
.flag25-15.flag-rs {
  background-position: -175px -165px;
}
.flag25-15.flag-ru {
  background-position: -200px -165px;
}
.flag25-15.flag-rw {
  background-position: -225px -165px;
}
.flag25-15.flag-sa {
  background-position: -250px -165px;
}
.flag25-15.flag-sb {
  background-position: -275px -165px;
}
.flag25-15.flag-sc {
  background-position: -300px -165px;
}
.flag25-15.flag-sd {
  background-position: -325px -165px;
}
.flag25-15.flag-se {
  background-position: -350px -165px;
}
.flag25-15.flag-sg {
  background-position: -375px -165px;
}
.flag25-15.flag-sh {
  background-position: 0 -180px;
}
.flag25-15.flag-si {
  background-position: -25px -180px;
}
.flag25-15.flag-sk {
  background-position: -50px -180px;
}
.flag25-15.flag-sl {
  background-position: -75px -180px;
}
.flag25-15.flag-sm {
  background-position: -100px -180px;
}
.flag25-15.flag-sn {
  background-position: -125px -180px;
}
.flag25-15.flag-so {
  background-position: -150px -180px;
}
.flag25-15.flag-sr {
  background-position: -175px -180px;
}
.flag25-15.flag-st {
  background-position: -200px -180px;
}
.flag25-15.flag-sv {
  background-position: -225px -180px;
}
.flag25-15.flag-sy {
  background-position: -250px -180px;
}
.flag25-15.flag-sz {
  background-position: -275px -180px;
}
.flag25-15.flag-tc {
  background-position: -300px -180px;
}
.flag25-15.flag-td {
  background-position: -325px -180px;
}
.flag25-15.flag-tf {
  background-position: -350px -180px;
}
.flag25-15.flag-tg {
  background-position: -375px -180px;
}
.flag25-15.flag-th {
  background-position: 0 -195px;
}
.flag25-15.flag-tj {
  background-position: -25px -195px;
}
.flag25-15.flag-tk {
  background-position: -50px -195px;
}
.flag25-15.flag-tl {
  background-position: -75px -195px;
}
.flag25-15.flag-tm {
  background-position: -100px -195px;
}
.flag25-15.flag-tn {
  background-position: -125px -195px;
}
.flag25-15.flag-to {
  background-position: -150px -195px;
}
.flag25-15.flag-tr {
  background-position: -175px -195px;
}
.flag25-15.flag-tt {
  background-position: -200px -195px;
}
.flag25-15.flag-tv {
  background-position: -225px -195px;
}
.flag25-15.flag-tw {
  background-position: -250px -195px;
}
.flag25-15.flag-tz {
  background-position: -275px -195px;
}
.flag25-15.flag-ua {
  background-position: -300px -195px;
}
.flag25-15.flag-ug {
  background-position: -325px -195px;
}
.flag25-15.flag-um {
  background-position: -350px -195px;
}
.flag25-15.flag-us {
  background-position: -375px -195px;
}
.flag25-15.flag-uy {
  background-position: 0 -210px;
}
.flag25-15.flag-uz {
  background-position: -25px -210px;
}
.flag25-15.flag-va {
  background-position: -50px -210px;
}
.flag25-15.flag-vc {
  background-position: -75px -210px;
}
.flag25-15.flag-ve {
  background-position: -100px -210px;
}
.flag25-15.flag-vg {
  background-position: -125px -210px;
}
.flag25-15.flag-vi {
  background-position: -150px -210px;
}
.flag25-15.flag-vn {
  background-position: -175px -210px;
}
.flag25-15.flag-vu {
  background-position: -200px -210px;
}
.flag25-15.flag-wf {
  background-position: -225px -210px;
}
.flag25-15.flag-ws {
  background-position: -250px -210px;
}
.flag25-15.flag-ye {
  background-position: -275px -210px;
}
.flag25-15.flag-yt {
  background-position: -300px -210px;
}
.flag25-15.flag-za {
  background-position: -325px -210px;
}
.flag25-15.flag-zm {
  background-position: -350px -210px;
}
.flag25-15.flag-zw {
  background-position: -375px -210px;
}
.video_popup .language {
  color: #fff;
  margin-top: 1rem;
  text-align: center;
}
.video_popup .language span.text {
  margin-right: 1rem;
}
.call-us-wrap {
  text-align: center;
  line-height: 1.8rem;
}
.call-us-wrap .contact-name {
  font-size: 1.375rem;
  color: #343434;
}
.call-us-wrap a {
  color: #1b99bd;
}
section.call-us {
  padding-bottom: 1.25rem;
}
.sticker.is-small a {
  color: #fff;
}
.item-chooser a {
  text-decoration: underline;
  color: #1b99bd;
  margin-left: 0.7rem;
}
.become-a-partner h4 {
  margin: 3rem 0 0;
}
.become-a-partner span.info {
  font-size: 0.8rem;
  line-height: 1.2rem;
  margin-top: 0.5rem;
  display: inline-block;
}
.become-a-partner span.error,
.label-error {
  font-size: 0.9rem;
  color: red;
  float: right;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span.line-through {
  text-decoration: line-through;
}
.shop-item-top
  .item-top-wrap
  .item-info
  .item-info-wrap
  .item-chooser
  label
  span.discount-inline {
  display: inline-block;
  margin-left: 1rem;
  color: red;
  font-weight: 700;
}
#onlyThis {
  font-weight: 700;
}
#form-email {
  padding-bottom: 15px;
}
label[for="form-email"] {
  margin-bottom: -25px;
  font-size: 0.8em;
}
.supported-filter-head .view_all {
  cursor: pointer;
  text-decoration: underline;
  width: 160px;
  text-align: center;
}
.supported-filter-head .supported-manufacturer {
  float: left;
}
.cutitoff {
  width: auto !important;
}
h2.light {
  font-weight: 400;
}
#infoNewb {
  margin: 0 auto;
  margin-top: 40px;
}
#infoNewWr {
  display: inline-block;
  width: 100%;
}
#infoNewWr > .left {
  width: 50%;
  padding-right: 30px;
  border-right: 1px solid #ccc;
  box-sizing: border-box;
  text-align: right;
}
#infoNewWr > .right {
  display: inline-block;
  padding-left: 30px;
  width: 50%;
  box-sizing: border-box;
}
#infoNewWr a {
  display: inline-block;
  line-height: 20px;
  color: #888;
}
#infoNewWr img {
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
}
#infoNewWr .dock-button.icon-support.is-toggled-visible {
  height: auto;
}
.modal-abouthostedsoftwares,
.modal-aboutsoftwares {
  background-color: #fff;
  padding: 20px;
}
.close-modal {
  position: absolute;
  right: 0;
  padding: 20px;
  color: #333;
  font-size: 38px;
  top: 0;
  margin-right: 10px;
  cursor: pointer;
}
.manuflist {
  font-size: 0.8rem;
  line-height: 0.9rem;
  margin-bottom: 2rem;
}
.close-modal2 {
  position: absolute;
  right: 20px;
  padding: 20px;
  color: #fff;
  font-size: 38px;
  top: 20px;
  margin-right: -80px;
  cursor: pointer;
  z-index: 0;
}
#getallreviews {
  text-align: right;
  margin-top: 40px;
  margin-bottom: -25px;
}
#getallreviews a {
  margin-left: 30px;
  font-size: 0.8rem;
}
#getallreviews a:hover {
  color: #1b99bd;
}
.fronttestimonial {
  border-bottom: 1px solid #d9d9d9;
}
.fronttestimonial > .twothird {
  width: 65%;
  box-sizing: border-box;
  float: left;
  padding: 40px 30px 45px 50px;
  border-top: none;
  border-bottom: none;
}
.fronttestimonial > .onethird {
  width: 35%;
  float: left;
  background-color: #f9f9f9;
  padding-top: 40px;
  padding-left: 60px;
  padding-bottom: 45px;
}
.fronttestimonial > .onethird h4 {
  font-size: 18px;
  line-height: 2;
  color: #343434;
  font-weight: 400;
  margin-bottom: 10px;
}
.fronttestimonial > .onethird {
  line-height: 45px;
}
.fronttestimonial .testi {
  display: inline-block;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  box-sizing: border-box;
  padding: 15px 20px;
  font-size: 12px;
  color: #797979;
  vertical-align: middle;
  text-align: right;
  margin-right: 30px;
  background-color: #f9f9f9;
}
.fronttestimonial > .twothird h4 {
  display: block;
  color: #1b99bd;
  font-size: 18px;
  line-height: 1;
  font-weight: 400;
}
.testface {
  display: inline-block;
  vertical-align: middle;
}
.testface img {
  display: inline-block;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #d9d9d9;
}
.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #d9d9d9;
}
.watch {
  color: #1b99bd;
  font-size: 13px;
}
.watch:hover span {
  text-decoration: underline;
}
.watch img {
  vertical-align: middle;
}
.onethird .btn:hover {
  background-color: #c3c3c3;
}
.onethird .btn {
  margin-right: 20px;
  background-color: #d9d9d9;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #c1c1c1;
  padding: 10px 45px;
  font-size: 13px;
  line-height: 45px;
  -moz-box-shadow: inset 0 1px 0 0 #fff;
  -webkit-box-shadow: inset 0 1px 0 0 #fff;
  box-shadow: inset 0 1px 0 0 #fff;
}
.arrow_box2 {
  position: relative;
  background: #f9f9f9;
  border: 1px solid #d9d9d9;
}
.arrow_box2:after,
.arrow_box2:before,
.arrow_box:after,
.arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 40px;
  margin-top: -40px;
}
.arrow_box:before {
  border-color: rgba(217, 217, 217, 0);
  border-left-color: #d9d9d9;
  border-width: 41px;
  margin-top: -41px;
}
.arrow_box2:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #f9f9f9;
  border-width: 20px;
  margin-top: -20px;
}
.arrow_box2:before {
  border-color: rgba(217, 217, 217, 0);
  border-left-color: #d9d9d9;
  border-width: 21px;
  margin-top: -21px;
}
@media (max-width: 1100px) and (min-width: 870px) {
  .fronttestimonial > .twothird {
    text-align: center;
  }
  .testface {
    margin-top: 40px;
  }
  .arrow_box2:after,
  .arrow_box2:before {
    top: 100%;
    left: 50%;
  }
  .arrow_box2:after {
    border-top-color: #f9f9f9;
    border-width: 20px;
    margin-left: -20px;
    border-left-color: #d9d9d9;
    border-left-color: transparent;
    margin-top: 0;
  }
  .arrow_box2:before {
    border-top-color: #d9d9d9;
    border-width: 21px;
    margin-left: -21px;
    border-left-color: transparent;
    margin-top: 0;
  }
  .fronttestimonial .testi {
    margin-right: 0;
  }
  .fronttestimonial > .onethird .watch {
    display: block;
  }
  .fronttestimonial h4 {
    text-align: center;
  }
  .fronttestimonial > .onethird {
    padding-bottom: 114px;
    text-align: center;
  }
}
.smallerimg {
  max-height: 25px;
  width: auto;
  margin-top: 10px;
}
@media (max-width: 870px) {
  .fronttestimonial > .twothird {
    width: 100%;
    position: relative;
  }
  .arrow_box {
    border: none;
  }
  .fronttestimonial > .onethird {
    width: 100%;
    padding-bottom: 30px;
    text-align: center;
  }
}
@media (max-width: 800px) {
  .similar-products h2 {
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .fronttestimonial .testi {
    margin-right: 130px;
  }
  .testface {
    position: absolute;
    right: 10px;
    top: 60px;
  }
}
.bx-wrapper {
  position: relative;
  margin: 0 auto 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  -webkit-transform: translatez(0);
}
.bx-wrapper {
  background: #fff;
}
.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../img/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}
.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-prev {
  left: 0;
  background: url(../img/controls2.png) no-repeat 0 -36px;
}
.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: 0;
  background: url(../img/controls2.png) no-repeat -43px -36px;
}
.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 34px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../img/controls2.png) -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../img/controls2.png) -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}
.similar-products {
  border-top: 1px solid #cdcccc;
  margin-top: -1px;
}
.similar-products h2 {
  color: #353434;
  font-size: 32px;
  font-weight: lighter;
  line-height: 100px;
  text-align: center;
}
.similar-products .a-product {
  border-top: none;
  padding: 0;
}
.a-product h3 {
  text-align: center;
  color: #353434;
  font-size: 20px;
  margin-top: 12px;
  line-height: 1.5;
  font-weight: 400;
}
.a-product img {
  text-align: center;
  max-height: 200px;
  margin: 0 auto;
}
.product-img {
  height: 200px;
}
.a-product:hover .sticker {
  background: #1b99bd;
  color: #fff;
}
#infoNewWr a:hover {
  color: #1b99bd;
}
.greylink {
  color: #797979;
}
.active-link {
  cursor: pointer;
}
.clear {
  clear: both;
}
#modal_box {
  position: absolute;
  width: 100%;
  height: 100%;
  max-height: 760px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  z-index: 15;
  border-radius: 4px;
  border: 1px #d9d9d9 solid;
  border-left: none;
  border-bottom: none;
}
#modal_box #modal_head {
  width: 100%;
  height: 15%;
  background-color: #f6f6f6;
  border-bottom: 1px #ececec solid;
  float: left;
}
#modal_box #modal_head #modal_close {
  float: right;
  margin: 5px 10px 0 0;
}
.modal_headline {
  text-align: center;
  color: #333;
  font-weight: none;
  font-weight: 400;
}
.modal_headline2 {
  color: #333;
  text-align: left;
  font-weight: none;
  font-weight: 300;
  margin-top: 4%;
}
#modal_box #modal_content {
  position: absolute;
  background: url(../img/man2.png) left bottom no-repeat;
  background-size: auto 90%;
  width: 100%;
  height: 85%;
  bottom: 0;
}
#modal_box #modal_content #modal_plans {
  position: relative;
  float: right;
  width: 75%;
  height: 290px;
}
#modal_box #modal_content #modal_plans #modal_top_boxes {
  position: absolute;
  width: 93%;
  top: 20px;
}
.modal_box_txt {
  margin: 0 auto;
  color: #777;
  width: 80%;
}
.modal_watch_txt {
  color: #999;
  text-decoration: underline;
}
.modal_box_txt_border {
  border-bottom: 1px #ececec solid;
}
.modal_box_txt_pos {
  line-height: 3.75;
}
.modal_box_txt_pos2 {
  margin-top: 5%;
  margin-bottom: 2%;
}
.modal_box_price {
  margin: auto;
  display: table;
  padding: 4px;
  color: #1b99bd;
  background-color: #f9f9f9;
  font-weight: 600;
}
.modal_box_button {
  display: table;
  margin: 4% auto;
  -webkit-border-radius: 2;
  -moz-border-radius: 2;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px #666;
  -moz-box-shadow: 0 1px 1px #666;
  box-shadow: 0 1px 1px #666;
  font-family: Arial;
  color: #fff;
  font-size: 12px;
  background: #bbb;
  border: solid #919191 1px;
  text-decoration: none;
  width: 80%;
  line-height: 2;
  margin-top: 25px;
}
#modal_bigger_box,
.modal_smaller_box {
  position: relative;
  height: 290px;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  background-color: #fff;
  text-align: center;
}
.modal_smaller_box {
  float: left;
  width: 32%;
}
#modal_bigger_box {
  float: right;
  width: 65%;
}
.modal_box_head {
  float: left;
  width: 100%;
  background-color: #1b99bd;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal_box_headline {
  color: #fff;
  font-weight: 400;
}
.modal_box_subheadline {
  color: #fff;
  font-weight: 100;
  margin-bottom: 18px;
}
.modal_box_watch {
  padding-top: 1px;
  color: #777;
  width: 100%;
}
#modal_bigger_box #modal_first_part {
  position: relative;
  width: 51%;
  height: 73%;
  float: left;
  border-right: 1px #d9d9d9 solid;
}
#modal_bigger_box #modal_second_part {
  position: relative;
  width: 49%;
  height: 75%;
  float: right;
}
.modal_subheader {
  width: 100%;
  background-color: #f9f9f9;
  border-bottom: 1px #d9d9d9 solid;
}
.modal_host {
  margin: 0 auto;
  display: table;
  line-height: 4;
  font-weight: 600;
}
.modal_host_content {
  background-color: #fff;
  height: auto;
}
.modal_smaller_box .modal_box_headline {
  margin-top: 18px;
  margin-bottom: 0;
}
.modal_smaller_box .modal_box_subheadline {
  margin-top: 2%;
}
#modal_bigger_box .modal_box_headline {
  margin-top: 18px;
  margin-bottom: 0;
}
#modal_bigger_box .modal_box_subheadline {
  margin-top: 1%;
}
#modal_box #modal_content #modal_foot {
  position: absolute;
  width: 100%;
  height: 120px;
  bottom: 0;
  background-color: rgba(60, 60, 60, 0.05);
}
.modal_cloud {
  position: relative;
  float: right;
  background-color: #fff;
  width: 32%;
  height: 52%;
  margin: 40px auto;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  text-align: center;
  color: #333;
  font-weight: 400;
}
.modal_cloud2 {
  position: relative;
  float: right;
  background-color: #fff;
  width: 32%;
  height: 52%;
  margin: 40px auto;
  border-radius: 6px;
  border: 1px #d9d9d9 solid;
  text-align: center;
  font-weight: 400;
  color: #333;
}
#modal_foot div {
  margin: 4% 3% 0 2%;
}
.modal_cloud img {
  margin-top: 10px;
}
.modal_cloud2:hover,
.modal_cloud:hover {
  box-shadow: 1px 1px 1px 1px grey;
}
.modal_cloud_title {
  position: absolute;
  left: 0;
  right: 0;
  border-radius: 2px;
  background-color: #fff;
  margin: -7px auto;
  border: 1px #d9d9d9 solid;
  color: #999;
}
.modal_cloud_title:hover {
  color: #1b99bd;
}
.modal_cloud .modal_cloud_title {
  width: 45%;
}
.modal_cloud2 .modal_cloud_title {
  width: 130px;
}
#modal_gp {
  background-color: rgba(220, 218, 218, 0.5);
  padding: 0 10px;
  border-radius: 3px;
  margin-top: 17.3%;
  margin-left: 10px;
  color: #000;
  position: absolute;
  bottom: 10px;
  left: 10px;
}
#modal_contact {
  position: absolute;
  bottom: 0;
  color: #999;
  display: table;
  left: 50%;
  text-align: center;
}
#modal_foot #modal_check {
  position: absolute;
  color: #999;
  margin-left: 55%;
  margin-top: 1%;
}
.modal_box_headline {
  font-size: 1.3em;
}
.modal_box_subheadline,
.modal_box_txt,
.modal_cloud_title,
.modal_host {
  font-size: 0.8em;
}
.modal_watch_txt {
  font-size: 0.7em;
}
.modal_box_price {
  font-size: 1em;
}
#choose-solution {
  margin-bottom: 20px;
  font-size: 18px;
  color: #333;
}
@media (max-width: 800px) {
  #modal-whatisthis {
    display: none;
  }
}
@media (min-width: 801px) and (max-width: 1199px) {
  #modal_bigger_box #modal_first_part {
    height: 185px;
  }
  #modal_box #modal_content #modal_plans #modal_top_boxes {
    top: 15px;
  }
  #choose-solution {
    margin-bottom: 15px;
  }
  #modal_bigger_box,
  .modal_smaller_box {
    height: 259px;
  }
  .modal_box_headline {
    font-size: 1em;
  }
  .modal_host {
    line-height: 3;
  }
  .modal_box_txt_pos {
    line-height: 3.1;
  }
  .modal_box_txt_pos2 {
    margin-top: 6%;
    margin-bottom: 3%;
  }
  .modal_headline {
    font-size: 24px;
    margin-top: 3.5%;
  }
  .modal_headline2 {
    font-size: 0.7em;
  }
  .modal_box_button {
    font-size: 0.8em;
  }
  .modal_play_picture {
    height: 12px;
  }
  .modal_responsive_image {
    height: 70%;
  }
  .modal_host_content {
    margin-top: 15px;
  }
  #modal_gp {
    font-size: 0.55em;
  }
  #modal_check {
    font-size: 0.8em;
  }
  .modal_box_button {
    line-height: 2;
  }
}
@media (min-width: 1200px) {
  .modal_headline {
    font-size: 26px;
    margin-top: 3.5%;
  }
  .modal_headline2 {
    font-size: 1.3em;
  }
  .modal_responsive_image {
    height: 80%;
    margin-top: 10px;
  }
  #modal_gp {
    font-size: 0.7em;
    white-space: nowrap;
    line-height: 3;
  }
  #modal_check {
    font-size: 0.8em;
  }
}
.compare-softwares {
  text-align: right;
  line-height: 3;
  font-size: 12px;
  color: #1b99bd;
  text-decoration: underline;
  cursor: pointer;
  display: block;
  z-index: 10;
  position: relative;
  height: 20px;
  width: 100%;
}
#modal-whatisthis {
  z-index: 100;
}
#modal-whatisthis .close-modal {
  padding: 10px;
  margin: 0;
  line-height: 0;
}
#modal-whatisthis .modal-wrap {
  height: 100%;
}
.modal_watch_txt:hover {
  color: #1b99bd;
}
a.modal_box_button:hover {
  background-color: #1b99bd;
}
.compare-softwares:hover {
  text-decoration: none;
}
.close-popup {
  font-size: 25px;
  cursor: pointer;
}
.body-white {
  background: #fff;
}
.landing-page .container {
  width: 100%;
  max-width: 1230px;
  padding: 0 30px;
  margin: 0 auto;
  overflow: hidden;
}
.landing-page .row {
  margin: 0 -15px;
}
.landing-page .col-4,
.landing-page .col-6 {
  float: left;
  padding: 0 15px;
}
.landing-page .col-4.float-right,
.landing-page .col-6.float-right {
  float: right;
}
.landing-page .col-4 {
  width: 33.3333%;
}
@media (max-width: 1229px) {
  .landing-page .col-4 {
    float: none;
    width: 400px;
    margin: 0 auto;
    margin-bottom: 45px;
  }
  .landing-page .col-4:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 445px) {
  .landing-page .col-4 {
    width: 100%;
  }
}
.landing-page .col-6 {
  width: 50%;
}
@media (max-width: 900px) {
  .landing-page .col-6 {
    width: 100%;
  }
}
.landing-page .break-element {
  display: block;
  height: 30px;
}
.landing-page .clear-element {
  clear: both;
}
.landing-page .whitearea {
  padding: 42px 0;
  border-top: 1px #ddd solid;
}
.landing-page .landing-heading,
.landing-page h1.landing-heading,
.landing-page h2.landing-heading {
  margin-top: 0;
  margin-bottom: 12px;
  font-family: Nunito, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #2ebeed;
}
.landing-page .landing-list {
  list-style-image: url(../img/familyapp/check.png);
  font-size: 16px;
  line-height: 1.4;
  padding-left: 25px;
  margin: 0;
  text-align: left;
}
.landing-page .landing-list li {
  margin-bottom: 10px;
  padding-left: 10px;
}
.landing-page .landing-top {
  max-height: 620px;
  background-image: url(../img/familyapp/bg-landing-blue.png);
  background-position: center;
  font-family: Nunito, sans-serif;
  font-size: 24px;
  color: #fff;
}
.landing-page .landing-top .landing-top-left {
  float: left;
  width: 60%;
  padding: 100px 0;
  padding-right: 20px;
  line-height: 30px;
}
.landing-page .landing-top .landing-top-left .landing-family-pointer {
  float: left;
  margin-right: 30px;
  display: block;
  height: 98px;
  width: 98px;
  margin-bottom: 25px;
  background-image: url(../img/familyapp/family-pointer.png);
  background-repeat: no-repeat;
}
.landing-page .landing-top .landing-top-left h1.landing-heading {
  font-size: 62px;
  color: #fff;
  text-shadow: 0 3px #1999da;
  margin-top: 15px;
  margin-bottom: 30px;
}
@media (max-width: 500px) {
  .landing-page .landing-top .landing-top-left h1.landing-heading {
    font-size: 52px;
  }
}
.landing-page .landing-top .landing-top-left .landing-top-label {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 15px;
  color: #fff;
}
.landing-page .landing-top .landing-top-left .landing-top-button {
  display: inline-block;
  height: 56px;
  width: 158px;
  margin-left: 4px;
  margin-right: 0;
  opacity: 0.4;
}
.landing-page
  .landing-top
  .landing-top-left
  .landing-top-button.button-appstore {
  background-image: url(../img/familyapp/button-appstore.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-top
  .landing-top-left
  .landing-top-button.button-googleplay {
  background-image: url(../img/familyapp/button-googleplay.png);
  background-repeat: no-repeat;
}
.landing-page .landing-top .landing-top-right {
  float: left;
  position: relative;
  height: 620px;
  width: 40%;
}
.landing-page .landing-top .landing-top-right .landing-phone-hand {
  position: absolute;
  top: -49px;
  left: 0;
  height: 669px;
  width: 603px;
  background-image: url(../img/familyapp/phone-hand.png);
  background-repeat: no-repeat;
}
@media (max-width: 900px) {
  .landing-page .landing-top {
    max-height: none;
    text-align: center;
  }
  .landing-page .landing-top .landing-top-left,
  .landing-page .landing-top .landing-top-right {
    width: 100%;
  }
  .landing-page .landing-top .landing-top-left {
    padding: 40px 0;
  }
  .landing-page .landing-top .landing-top-left .landing-family-pointer {
    margin: 0 auto;
    margin-bottom: 25px;
    float: none;
  }
  .landing-page .landing-top .landing-top-right {
    height: 273px;
  }
  .landing-page .landing-top .landing-top-right .landing-phone-hand {
    top: 0;
    left: -webkit-calc(50% - 242px);
    left: -moz-calc(50% - 242px);
    left: calc(50% - 242px);
  }
}
.landing-page .landing-mid .mid-col-4-item {
  position: relative;
}
.landing-page .landing-mid .mid-col-4-item .item-background-full {
  height: 241px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-background-full.item-bg-kids {
  padding-top: 14px;
  background-image: url(../img/familyapp/col-img-1.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-full.item-bg-kids
  .item-play-button {
  height: 154px;
  width: 150px;
  margin: 0 auto;
  opacity: 0.85;
  background-image: url(../img/familyapp/item-play-button.png);
  background-repeat: no-repeat;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-full.item-bg-kids
  .item-heading {
  margin-top: -21px;
  font-size: 20px;
  text-align: center;
  text-shadow: 0 0 10px #454545;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page .landing-mid .mid-col-4-item .item-background-chop {
  height: 182px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-background-chop.item-bg-blue {
  padding: 46px 32px;
  background-image: url(../img/familyapp/item-background-quote.png);
  background-color: #2ebeed;
  font-size: 11px;
  text-align: center;
  font-family: Nunito, sans-serif;
  color: #d0edfa;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-blue
  .item-heading {
  margin-bottom: 7px;
  line-height: 23px;
  font-size: 18px;
  color: #fff;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-family {
  padding: 40px 30px;
  background-image: url(../img/familyapp/col-img-2.png);
  background-repeat: no-repeat;
  text-shadow: 0 0 10px #454545;
  line-height: 23px;
  font-size: 16px;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page
  .landing-mid
  .mid-col-4-item
  .item-background-chop.item-bg-family
  .item-heading {
  margin-bottom: 20px;
  font-size: 24px;
}
.landing-page .landing-mid .mid-col-4-item .item-addon {
  height: 59px;
  border: 1px #ddd solid;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-radar {
  float: left;
  height: 27px;
  width: 30px;
  margin-top: 15px;
  margin-left: 17px;
  background-image: url(../img/familyapp/item-radar.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .item-addon a {
  display: inline-block;
  float: right;
  padding: 17px 15px;
  padding-left: 0;
  font-size: 15px;
  font-family: Nunito, sans-serif;
  color: #999;
}
.landing-page .landing-mid .mid-col-4-item .item-addon a:hover {
  text-decoration: underline;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-arrow-right {
  display: inline-block;
  float: right;
  height: 13px;
  width: 8px;
  margin-top: 22px;
  margin-right: 18px;
  background-image: url(../img/familyapp/item-arrow-right.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .item-addon .item-video-icon {
  float: left;
  height: 37px;
  width: 47px;
  margin-top: 10px;
  margin-left: 27px;
  background-image: url(../img/familyapp/item-video-icon.png);
  background-repeat: no-repeat;
}
.landing-page .landing-mid .mid-col-4-item .coming-soon-label {
  z-index: 2;
  position: absolute;
  right: -14px;
  bottom: 10px;
  height: 49px;
  width: 177px;
  padding: 17px 28px;
  background-image: url(../img/familyapp/coming-soon-label.png);
  font-family: Nunito, sans-serif;
  font-size: 15px;
  color: #fff;
}
.landing-page .landing-mid .landing-mid-left {
  padding-top: 26px;
  margin-bottom: 90px;
}
.landing-page .landing-mid .landing-mid-left .landing-mid-phones {
  height: 570px;
  max-width: 527px;
  background-size: 100%;
  background-image: url(../img/familyapp/phones.png);
  background-repeat: no-repeat;
  background-position-y: 50%;
}
@media (max-width: 1150px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 100%;
  }
}
@media (max-width: 900px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 400px;
    height: 417px;
    margin: 0 auto;
  }
}
@media (max-width: 450px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    width: 100%;
    height: 389px;
  }
}
@media (max-width: 400px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 335px;
  }
}
@media (max-width: 350px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 282px;
  }
}
@media (max-width: 325px) {
  .landing-page .landing-mid .landing-mid-left .landing-mid-phones {
    height: 258px;
  }
}
.landing-page .landing-mid .landing-mid-right {
  margin-bottom: 15px;
  font-size: 18px;
  font-family: Nunito, sans-serif;
  font-weight: 300;
  color: #999;
}
.landing-mid-right h3 {
  margin-bottom: 5px;
  font-size: 1em;
}
.landing-mid-right h2 {
  font-size: 1.2em;
  margin-bottom: 5px;
}
.landing-page .landing-mid .landing-mid-right h2.landing-heading {
  margin-bottom: 30px;
  font-size: 42px;
}
@media (max-width: 900px) {
  .landing-page .landing-mid .landing-mid-right {
    padding-top: 10px;
  }
}
.landing-page .landing-mid .property-item {
  position: relative;
  height: 154px;
  padding-left: 70px;
  line-height: 24px;
  font-size: 20px;
  font-family: Nunito, sans-serif;
  font-weight: 300;
  color: #999;
}
.landing-page .landing-mid .property-item .mid-icon {
  position: absolute;
  top: 0;
  left: 0;
  height: 50px;
  width: 50px;
}
.landing-page .landing-mid .property-item .mid-icon.icon-pointer {
  background-image: url(../img/familyapp/mid-icon-pointer.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-speaker {
  background-image: url(../img/familyapp/mid-icon-speaker.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-chat {
  background-image: url(../img/familyapp/mid-icon-chat.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-bell {
  background-image: url(../img/familyapp/mid-icon-bell.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-meter {
  background-image: url(../img/familyapp/mid-icon-meter.png);
}
.landing-page .landing-mid .property-item .mid-icon.icon-heart {
  background-image: url(../img/familyapp/mid-icon-heart.png);
}
.landing-page .landing-mid .property-item .landing-heading {
  line-height: 24px;
}
@media (max-width: 450px) {
  .landing-page .landing-mid .property-item {
    height: auto;
    margin-bottom: 20px;
  }
}
.landing-page .landing-bottom {
  text-align: center;
  padding-top: 90px;
  padding-bottom: 105px;
  background-image: url(../img/familyapp/bg-landing-blue.png);
  background-position: center;
}
.landing-page .landing-bottom .landing-heading {
  margin-bottom: 35px;
  text-align: center;
  line-height: 46px;
  font-size: 38px;
  color: #fff;
  text-shadow: 0 3px #1999da;
}
.landing-page .landing-bottom .landing-bottom-button {
  display: inline-block;
  height: 98px;
  width: 280px;
  margin-left: 20px;
  margin-right: 0;
  opacity: 0.4;
}
.landing-page .landing-bottom .landing-bottom-button.button-appstore {
  background-image: url(../img/familyapp/button-appstore-big.png);
  background-repeat: no-repeat;
}
.landing-page .landing-bottom .landing-bottom-button.button-googleplay {
  background-image: url(../img/familyapp/button-googleplay-big.png);
  background-repeat: no-repeat;
}
.landing-page .landing-bottom .bottom-input-group {
  width: 656px;
  margin: 0 auto;
}
.landing-page .landing-bottom .bottom-input-group input {
  float: left;
  height: 65px;
  width: 465px;
  padding: 15px 32px;
  margin-bottom: 15px;
  background: #fff;
  border: 3px #ddd solid;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  font-size: 24px;
  font-family: Nunito, sans-serif;
  color: #999;
}
.landing-page .landing-bottom .bottom-input-group input:focus {
  outline: 0;
}
.landing-page .landing-bottom .bottom-input-group button {
  float: right;
  height: 65px;
  width: 181px;
  background: #4cd964;
  border: 3px #1fc63b solid;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-align: middle;
  font-size: 24px;
  font-family: Nunito, sans-serif;
  color: #fff;
}
.landing-page .landing-bottom .bottom-input-group button:focus {
  outline: 0;
}
@media (max-width: 750px) {
  .landing-page .landing-bottom {
    padding-top: 68px;
    padding-bottom: 60px;
  }
  .landing-page .landing-bottom .landing-bottom-button {
    display: inline-block;
    height: 56px;
    width: 158px;
    margin-left: 4px;
    margin-right: 0;
    opacity: 0.4;
  }
  .landing-page .landing-bottom .landing-bottom-button.button-appstore {
    background-image: url(../img/familyapp/button-appstore.png);
    background-repeat: no-repeat;
  }
  .landing-page .landing-bottom .landing-bottom-button.button-googleplay {
    background-image: url(../img/familyapp/button-googleplay.png);
    background-repeat: no-repeat;
  }
  .landing-page .landing-bottom .bottom-input-group {
    width: 100%;
  }
  .landing-page .landing-bottom .bottom-input-group button,
  .landing-page .landing-bottom .bottom-input-group input {
    float: none;
    width: 100%;
  }
}
.forum {
  position: absolute;
  top: 130px;
  right: 0;
  padding: 15px 12px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  -moz-box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  box-shadow: 0 0 40px rgba(0, 0, 1, 0.24);
  background: #fff;
  border-width: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-align: center;
}
.forum a {
  text-align: center;
}
.forum img {
  display: block;
}
.forum span {
  font-family: Open Sans;
  font-weight: 300;
  font-size: 10px;
  line-height: 10px;
  color: #aeaeae;
  display: block;
  padding-top: 5px;
}
section.sign-in {
  background-color: #f1f1f1;
  border-top: 1px solid #ddd;
  height: 100%;
  border-bottom: 1px solid #ddd;
}
.template-sign-in .sign-in-form {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
}
.sign-in .button-color-green {
  width: 100%;
  text-align: center;
}
.membership-success {
  max-width: 42.25rem;
  margin: 0 auto 5rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  text-align: center;
  font-weight: 300;
}
.membership-success.with-padding {
  padding: 1.5rem;
}
.membership-success .memb-success-icon {
  height: 99px;
  width: 119px;
  margin: 20px auto;
  background-image: url(../img/memb-success-icon.png);
  background-repeat: no-repeat;
}
.membership-success p.para-large {
  margin-bottom: 2rem;
  font-size: 24px;
  line-height: 30px;
}
.membership-success p.para-medium {
  font-size: 16px;
  line-height: 22px;
}
label.edit {
  display: inline;
}
.list-link {
  padding-top: 0.375rem;
}
.list-link a,
a.list-link {
  color: inherit;
  text-decoration: underline;
}
.list-link a:hover,
a.list-link:hover {
  color: #1b99bd;
  cursor: pointer;
}
.item-top-wrap .item-info .item-info-wrap .item-pay-with {
  margin-top: 20px;
}
a.link-cont {
  color: #797979;
}
a.link-cont:hover {
  color: #1b99bd;
  cursor: pointer;
}
.top-scroll {
  position: fixed;
  bottom: 35px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-image: url(../img/optimized_images/top-scroll-grey.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.8s linear;
}
.top-scroll.show {
  visibility: visible;
  opacity: 1;
}
.hidden {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.col-2 {
  float: left;
  padding: 0 10px;
  width: 50%;
}
@media (max-width: 800px) {
  .col-2 {
    width: 100%;
  }
}
ul.chevron {
  padding-left: 20px;
  margin: 0;
}
ul.chevron li {
  list-style-image: url(../img/chevron.png);
  padding-left: 10px;
}
ul.greencheck {
  padding-left: 20px;
  margin: 30px 0;
}
ul.greencheck li {
  list-style-image: url(../img/green-tick.png);
  padding-left: 10px;
}
ul.greycheck {
  list-style: none;
  padding-left: 20px;
  margin: 30px 0;
}
ul.greycheck li:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 9px;
  background: url(../img/grey-tick.png);
  margin-right: 5px;
}
ul.with-space li {
  margin-bottom: 30px;
}
.greyblock {
  background: #eee;
  padding: 40px 40px 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.text-center {
  text-align: center;
}
.toppic {
  padding: 60px 20px 80px;
  text-align: center;
  background: #4caf50;
  color: #fff;
  margin-bottom: 50px;
}
.toppic.with-image {
  background: url(../img/topic-bg.jpg);
  background-color: #1f9bbd;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.toppic h1 {
  color: #fff;
  font-size: 52px;
}
.toppic h1 span {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  margin-bottom: 15px;
  display: block;
}
.toppic span {
  font-size: 20px;
}
.toppic i {
  position: relative;
}
.toppic i:after {
  position: absolute;
  content: "";
  display: block;
  width: 163px;
  height: 5px;
  background: url(../img/underline.png);
  bottom: -5px;
  left: -10px;
}
.start-white-label {
  font-size: 15px;
  line-height: 1.8;
}
@media (min-width: 1199px) {
  .start-white-label {
    padding-left: 5.4375rem;
    padding-right: 5.4375rem;
  }
}
.start-white-label .section {
  margin-bottom: 50px;
}
.start-white-label .spliter {
  position: absolute;
  width: 1px;
  height: 200px;
  background: #ccc;
  left: 50%;
  margin-top: 40px;
}
.start-white-label .spliter:after {
  content: "VS";
  text-align: center;
  width: 80px;
  height: 80px;
  border: 1px solid #ccc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  display: block;
  padding: 21px;
  font-size: 19px;
  color: #4caf50;
  margin-left: -40px;
  margin-top: 60px;
}
.info-bg {
  background-image: url(../img/white-label/info-white.png);
  background-position: left bottom;
  background-repeat: no-repeat;
}
.circle-number {
  display: inline-block;
  min-width: 59px;
  padding: 10px 0;
  margin-right: 20px;
  font-style: inherit;
  text-align: center;
  background: #4caf50;
  color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.heading {
  font-size: 36px;
  font-weight: 300;
  padding: 25px 0;
}
.heading.ordered {
  border-bottom: 1px solid #ccc;
  margin-bottom: 60px;
}
.subheading {
  font-size: 22px;
  margin: 15px 0;
}
.software-heading {
  text-align: center;
}
.software-heading h3 {
  font-size: 32px;
  font-weight: 300;
}
.software-heading h3 span {
  display: block;
  font-size: 19px;
  font-weight: 400;
  color: #999;
}
.software-heading h3 span:before {
  content: "";
  display: block;
  width: 36px;
  height: 2px;
  background: #eee;
  margin: 5px auto;
}
.trial-section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.trial-block {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 35px;
  margin: 20px 0;
}
.trial-block + .trial-block {
  border-left: 1px solid #ccc;
}
.trial-block:hover {
  background: #f9f9f9;
}
.trial-block:hover .button-regular {
  background: #1b99bd;
  color: #fff;
}
.trial-block .trial-img {
  min-height: 134px;
}
.trial-block .trial-img img {
  vertical-align: bottom;
}
.trial-block .trial-title {
  font-size: 18px;
  font-weight: 700;
  margin: 20px 0;
  min-height: 56px;
}
.trial-block .trial-desc {
  font-size: 14px;
  margin-bottom: 25px;
}
.trial-block .trial-desc,
.trial-block .trial-title {
  padding: 0 10px;
  color: #797979;
}
.boxed {
  border: 1px solid #ccc;
  padding: 20px;
}
.desc-box {
  display: table;
  width: 100%;
  border-collapse: collapse;
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.desc-row {
  display: table-row;
  border-bottom: 1px solid #ccc;
}
.desc-cell {
  display: table-cell;
  text-align: center;
  font-size: 17px;
  font-weight: 300;
  padding-top: 20px;
  vertical-align: middle;
  height: 250px;
}
.desc-heading {
  font-size: 26px;
  font-weight: 400;
  color: inherit;
  line-height: inherit;
}
.desc-cell.labeled {
  position: relative;
}
.desc-cell.labeled:after {
  content: "";
  display: block;
  width: 136px;
  height: 136px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(../img/software/ss/sticker-2.png);
}
.main-header {
  position: relative;
  z-index: 999;
}
.with-light-shadow {
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
.navigation-menu {
  padding-top: 0.5rem;
}
.menu-item.is-active {
  border-radius: 3px;
  padding: 5px 7px !important;
  background: #f9f9f9;
}
.menu-list .menu-item:first-child {
  padding-left: 0.7rem;
}
.navigation-menu .menu-item a,
.navigation-menu .menu-item.is-active a {
  color: #797979;
}
.hero {
  position: relative;
  padding-top: 1.25rem;
  padding-bottom: 0;
  min-height: 31.25rem;
  background-position: bottom right;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
}
.hero .hero-headline {
  font-size: 2.4rem;
  font-weight: 300;
  max-width: 30rem;
  padding-top: 6.25rem;
  padding-bottom: 0.875rem;
  margin: 0;
}
.hero .hero-headline.v2 {
  font-size: 2.9rem;
}
.hero .hero-headline.v2 span {
  font-size: 2rem;
}
.hero .hero-tagline {
  display: block;
  margin: 20px 0;
}
.live-demo-button {
  margin-left: 5px;
  text-decoration: none;
  color: #343434;
  font-weight: 300;
  font-size: 1.1rem;
  width: 152px;
}
.live-demo-button.v2 {
  display: inline-block;
  width: auto;
  margin-top: 0 !important;
  font-size: 1.2rem;
  color: #1b99bd;
  margin-left: 2px;
  background: 0 0;
  padding: 1.26rem;
  border: 3px solid #ddd;
}
.featured-in {
  background: url(../img/main-page-new/inset-shadow.png) bottom left repeat-x
    #f9f9f9;
}
.featured-title {
  display: inline-block;
  width: 10%;
  margin-left: 20px;
  font-size: 13px;
  color: #bbb;
}
ul.featured-logos {
  list-style: none;
  display: inline-block;
  padding: 0;
  margin: 0;
}
ul.featured-logos li {
  list-style: none;
  display: inline-block;
  margin-right: 22px;
  text-align: center;
}
.diagonal-box {
  text-align: right;
}
.hero.v2 {
  border-bottom: none;
}
.logos-container {
  padding: 15px 0;
}
.trial-section {
  padding: 0;
}
.trial-block {
  margin: 0;
  padding-top: 60px;
  padding-bottom: 60px;
  transition: 0.2s;
}
.trial-block + .trial-block {
  border-left-color: #eee;
}
.trial-block .trial-desc,
.trial-block .trial-title {
  padding: 0 20px;
}
.trial-block .trial-title {
  min-height: 20px !important;
  margin-bottom: 0;
}
.trial-block .trial-title h3 {
  font-size: 1.1rem;
  color: #343434;
  font-weight: 400;
  margin: 20px 0 0;
  min-height: 40px;
}
.with-pad-15 {
  padding-left: 15px;
  padding-right: 15px;
}
.button-regular {
  min-width: 100px;
  background: #ddd;
  border: 0;
  box-shadow: none;
  font-size: 0.9rem;
  padding: 0.75rem 0.875rem;
  color: #797979;
}
.button-regular:hover {
  background-color: #4caf50;
  color: #fff;
  border-color: #4caf50;
}
.play4 {
  position: absolute;
  left: 17%;
  top: 12%;
  margin-top: 0;
  opacity: 0.7;
}
.play4:hover {
  opacity: 0.9;
}
.play4.ajax-popup-link img {
  width: 75%;
}
.with-gray-bg {
  background: #f9f9f9 !important;
}
.content-section {
  padding-top: 60px;
  padding-bottom: 60px;
}
.content-section .button-regular {
  margin-top: 20px;
}
.content-section .headline-big {
  text-align: initial;
  padding-bottom: 1rem;
  padding-top: 0;
}
.content-section ul {
  list-style-position: inside;
  padding: 0;
}
.content-section ul li.bluecheck {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
}
.content-section ul li span {
  padding-left: 0.5rem;
}
.partner-logos {
  display: block;
  opacity: 0.5;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.partner-logos:hover {
  opacity: 1;
}
.follow-us {
  margin-top: 20px;
}
ul.follow-icons li {
  display: inline-block;
}
ul.follow-icons .fa {
  font-size: 16px;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  margin-right: 7px;
  transition: 0.2s ease;
}
ul.follow-icons .fa-youtube-play {
  background: #e55;
}
ul.follow-icons .fa-facebook {
  background: #3771a6;
}
ul.follow-icons .fa-twitter {
  background: #3dbde2;
}
.cta-section {
  background: #4caf50;
  padding-top: 60px;
  padding-bottom: 60px;
}
.cta-section .headline-big {
  text-align: left;
  color: #fff;
  padding: 0;
}
.cta-section .button {
  margin-top: 10px;
}
.cta-section .headline-big span {
  font-size: 1.7rem;
}
.button-secondary {
  box-shadow: none;
  border: 3px solid #ddd;
  font-size: 1.1rem;
  padding: 1.1rem;
  top: -2px;
  position: relative;
}
.two_blocks_slider .slider .slider-wrap {
  width: 100%;
  max-width: 100%;
  height: auto !important;
}
.two_blocks_slider .slider {
  padding: 0 0 2.15rem;
}
.two_blocks_slider.v2 {
  font-size: 0.9rem;
  background-color: #fff;
}
.two_blocks_slider.v2 .slide > :not(.hide) {
  display: initial;
}
.two_blocks_slider.v2 .slide .slide-heading {
  display: block;
}
.slide .slide-text {
  text-align: center;
}
.rating {
  display: inline-block;
  float: right;
}
.rating .fa {
  color: #abbc15;
}
.two_blocks_slider .slider .slider-wrap .bottom-slider-footer {
  display: inline-block;
  font-weight: 400;
  margin: 0 0 1rem;
}
.two_blocks_slider.v2 .slide-container {
  display: block !important;
  background-color: #f9f9f9;
  padding: 2.5rem 2.5rem 5rem;
}
.two_blocks_slider .slider .slider-wrap .slide-image {
  position: relative;
  top: -2.5rem;
  width: 100% !important;
  padding: 0;
}
.two_blocks_slider .slider .slider-wrap .slide-image img {
  max-width: 5.5rem;
}
#getallreviews {
  margin: -1rem 0 0;
  position: relative;
  z-index: 1;
}
#getallreviews a:hover {
  color: #fff;
}
#getallreviews a {
  margin-left: 10px;
}
.bullets {
  position: relative;
  top: 15px;
  text-align: center;
}
.bullet {
  display: inline-block;
  width: 11px;
  height: 11px;
  background: #eee;
  border-radius: 50%;
}
.bullet-active {
  background: #ccc;
}
.subfooter {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.subfooter article {
  background: #fff;
  margin-bottom: 20px;
  transition: 0.2s;
}
.subfooter .article-content {
  padding: 1rem;
}
.subfooter article img {
  width: 100%;
}
.subfooter h3,
.subfooter h4 {
  font-weight: 400;
}
.subfooter h4 {
  color: #4caf50;
  margin-top: 0;
  margin-bottom: 0.25rem;
}
.event-detail,
.subfooter time {
  font-size: 0.9rem;
  color: #a9a9a9;
}
.subfooter .footer-headline {
  color: #797979;
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.footer-event {
  display: block;
  margin-bottom: 30px;
}
.footer-event img {
  display: inline-block;
  max-width: 39%;
  vertical-align: top;
}
.footer-event h4 {
  font-size: 1rem;
  line-height: 1.3em;
}
.event-content {
  display: inline-block;
  width: 56.9%;
  margin-left: 2%;
}
.event-detail {
  display: block;
}
.update-link {
  padding: 0.75rem 1rem;
  line-height: 1em;
}
.update-link:first-child {
  padding-top: 1rem;
}
.update-link:last-child {
  padding-bottom: 1rem;
}
.footer-updates a.update-link {
  display: block;
  background: #fff;
}
.footer-updates a.update-link:hover,
.subfooter article:hover {
  background: #f9f9f9;
}
.footer-event:hover h4,
.footer-updates a.update-link:hover > h4,
.subfooter article:hover h4 {
  text-decoration: underline;
  color: #1787a7;
}
.headline-white,
.headline-white-light {
  font-weight: 400;
  font-size: 1.25rem;
}
.blue-footer {
  font-size: 0.9rem;
}
.blue-footer .blue-footer-social .icon {
  display: inline-block;
}
.blue-footer-section.contact-section {
  font-size: 1rem;
}
.blue-footer-section.contact-section ul li a {
  color: #fff;
}
.blue-footer .rounded-section {
  border-radius: 0;
}
.read-more-state {
  display: none;
}
.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: 0.25s ease;
}
.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}
.read-more-state ~ .read-more-trigger:before {
  content: "Show more";
}
.read-more-state:checked ~ .read-more-trigger:before {
  content: "Show less";
}
.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  color: #fff;
  line-height: 2;
  text-decoration: underline;
}
.link-regular {
  color: #797979;
  text-decoration: underline;
}
@media (min-width: 800px) {
  .with-main-padding-left {
    padding-left: 3.4375rem;
  }
  .with-main-padding-right {
    padding-right: 3.4375rem;
  }
  .two_blocks_slider .slider .slider-previous {
    font-size: 2rem;
    left: -2.5rem;
  }
  .two_blocks_slider .slider .slider-next {
    font-size: 2rem;
    right: -2.5rem;
  }
}
@media (min-width: 0) and (max-width: 799px) {
  .hero-tagline {
    margin-bottom: 20px !important;
  }
  .live-demo-button.v2 {
    background-position: 15px 15px;
  }
  .mob-mrg-tp {
    margin-top: 20px;
  }
  .mob-text-cnt {
    text-align: center !important;
  }
  .featured-title {
    width: 100%;
    display: block;
    margin-top: 20px;
  }
}
@media (min-width: 500px) and (max-width: 799px) {
  .with-main-padding-left,
  .with-main-padding-right {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  .with-main-padding-left,
  .with-main-padding-right {
    padding-left: 0.625rem;
  }
}
.blog_main_cont {
  padding: 0 !important;
}
.blog_article {
  display: inline-block;
  width: 48%;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  vertical-align: top;
  margin-bottom: 2rem;
}
.blog_article:nth-child(odd) {
  margin-right: 2.6%;
  margin-left: 5px;
}
.blog_content {
  padding: 1.5rem;
}
.blog_image img {
  width: 100%;
}
.blog_article .post_header {
  font-size: 18px;
  line-height: 2rem;
  font-weight: 300;
  margin: 0 0 10px;
  font-weight: 600;
}
.blog_article time {
  font-size: 13px;
  color: #a9a9a9;
}
.blog_article .post-header p {
  color: #999;
  font-size: 14px;
  color: #333;
  line-height: 2;
  font-weight: 300;
  list-style-type: none;
  margin: 0 20px 0 0 !important;
  padding: 0;
}
.blog_excerpt_line {
  display: inline-block;
  vertical-align: top;
}
.blog_article .summary {
  width: 100%;
  padding: 0;
}
.blog_article .summary p {
  margin-top: 8px !important;
}
.blog_article .featured-image {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.blog_read_more {
  padding: 0.5rem 1rem;
  background-color: #ddd;
  border-radius: 3px;
  color: #797979;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.blog_read_more:hover {
  background-color: #178fcf;
  color: #fff;
}
.blog_button_cont {
  margin-top: 2rem;
  margin-bottom: 1.5rem;
}
.blog_link_hover {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.blog_article .post-header h2 a:hover {
  color: #178fcf !important;
}
.post-header h2 {
  margin: 0;
}
.blog_sideBar_cont {
  padding-right: 0 !important;
}
.blog_sidebar .title {
  color: #797979;
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 2rem;
}
.blog_categories_menu {
  margin-bottom: 2rem;
}
.blog_categorise_list a {
  font-weight: 600;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.blog_categorise_list {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  padding: 0 1rem;
  line-height: 3rem;
}
.blog_categorise_list:hover {
  background-color: #f9f9f9;
}
.blog_categorise_list:hover a {
  text-decoration: underline;
}
.blog_sidebar {
  padding-left: 1rem;
}
.blog_tags a {
  font-weight: 600;
  margin-right: 1rem;
}
.blog_tags_title {
  margin-bottom: 1rem !important;
}
@media screen and (max-width: 980px) {
  .blog_sidebar {
    padding-left: 0;
  }
}
.blog_sidebar .blog_categories_links {
  list-style-type: none;
  padding: 0 !important;
  margin-right: 5px !important;
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
}
.blog_sidebar .blog_categories_links li a:hover {
  color: #178fcf !important;
}
.blog_excerpt_line span {
  font-size: 13px !important;
  color: #767676 !important;
}
.blog_post_container p,
.blog_post_container span {
  font-size: 17px !important;
  color: #767676 !important;
  font-weight: 400 !important;
}
.blog_post_container .post_header {
  font-size: 33px !important;
  margin: 2rem 0 0.5rem !important;
  font-weight: 300;
  color: #343434;
}
.blog_post_container .created_on {
  margin-top: 0.2rem !important;
  font-weight: 300 !important;
  font-size: 13px !important;
  color: #a9a9a9 !important;
}
#item-shop-payment-cont h2 {
  text-align: center;
  margin-bottom: 35px;
  font-weight: 300;
  margin-top: 0;
}
#item-shop-payment-cont {
  background-color: #f9f9f9;
  padding: 3px;
}
#item-shop-payment-tabs .tabs-switch {
  width: 25%;
  position: relative;
  border-radius: 0;
  border: 0;
  color: #999;
  background-color: #ddd;
}
#item-shop-payment-tabs .tabs-switch.is-active {
  background-color: #4caf50;
  color: #fff;
}
#item-shop-payment-tabs .tabs-switch .liArrow {
  position: absolute;
  width: 0;
  height: 0;
  right: -0.7rem;
  border-top: 1.5rem solid transparent;
  border-bottom: 1.5rem solid transparent;
  border-left: 0.7rem solid #eee;
  z-index: 80;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
#item-shop-payment-tabs .tabs-wrap {
  text-align: justify !important;
}
#item-shop-payment-tabs .tabs-switch.is-active .liArrow {
  border-left: 0.7rem solid #4caf50;
}
#item-shop-payment-tabs .item-chooser li {
  display: inline-block;
  vertical-align: top;
  width: 24%;
  min-width: 215px;
  margin-left: 0.25%;
  margin-right: 0.25%;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  text-align: center;
  border: 2px solid #fff;
  border-color: #fff;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
  transition: 0.05s;
  cursor: pointer;
}
#item-shop-payment-tabs .item-chooser li:hover {
  background: #fafafa;
}
#item-shop-payment-tabs .item-chooser {
  text-align: center;
}
#item-shop-payment-tabs .item-chooser li.active {
  border: 2px solid #c1bfc0;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont {
  display: block;
  margin: 20px auto 40px;
  max-height: 30px;
  min-height: 30px;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont a {
  margin-left: 0;
}
#item-shop-payment-tabs .item-chooser li .checkbox_cont input {
  display: none;
}
#item-shop-payment-tabs .checkbox_input {
  width: 30px;
  height: 30px;
  background: #f1eff0;
  margin: auto;
  cursor: pointer;
  position: relative;
  border-radius: 3px;
}
#item-shop-payment-tabs .checkbox_input.active {
  background: #2faf62;
}
#item-shop-payment-tabs .checkbox_input.active::after {
  content: "";
  background: url(../img/main-page-new/check-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  right: 0;
  width: 50%;
  height: 50%;
  top: 28%;
  left: 1px;
}
#item-shop-payment-tabs .item-chooser li label {
  color: #333;
  margin-top: 40px;
  font-size: 18px;
}
#item-shop-payment-tabs .item-chooser li .labelSmall {
  color: #333;
  font-size: 15px;
}
#item-shop-payment-tabs .item-chooser li .price {
  color: #c1bfc0;
  font-size: 15px;
  margin-top: 10px;
}
#item-shop-payment-tabs .sticker {
  position: absolute;
  right: -30px;
  top: 20px;
  bottom: initial;
  padding: 0 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
#item-shop-payment-tabs .sticker.theme-blue {
  padding: 0 30px !important;
}
#item-shop-payment-tabs .sticker.no-padding {
  padding: 0 25px !important;
}
#item-shop-payment-tabs .sticker,
#item-shop-payment-tabs .sticker strong {
  font-size: 8px;
  font-weight: 400;
  -webkit-transform-origin: 50% 51%;
}
#item-shop-payment-tabs .bullets-check {
  margin: 40px auto 35px;
}
.shop_tabs_navigation_cont {
  position: relative;
}
#item-shop-payment-tabs .shop_next_button {
  margin: auto;
  display: block;
  max-width: 100%;
  width: 20rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.buy_tabs_footer_info_cont {
  text-align: center;
  font-weight: 400;
  margin-bottom: 3rem;
  margin-top: 3rem;
}
.buy_tabs_footer_info {
  display: inline-block;
  margin: 0 30px;
}
.buy_tabs_footer_info_picture {
  height: 33px;
  width: 33px;
  display: inline-block;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  margin-right: 10px;
  vertical-align: top;
}
.buy_tabs_footer_info_title {
  display: inline-block;
  max-width: 200px;
  font-size: 12px;
  line-height: 15px;
  text-align: left;
  vertical-align: top;
}
#item-shop-payment-tabs .tabs-section {
  margin-top: 50px;
  margin-bottom: 50px;
  padding-left: 2rem;
  padding-right: 2rem;
}
#buy_tabs_mobile_main_cont {
  text-align: center;
  margin-bottom: 50px;
}
.buy_tabs_mobile_cont {
  position: relative;
  width: 49%;
  background-color: #eee;
  padding-top: 30px;
  padding-bottom: 15px;
  display: inline-block;
}
.buy_tabs_mobile_cont_first {
  margin-right: 1.5%;
}
#item-shop-payment-tabs #buy_tabs_mobile_main_cont .item-chooser li {
  width: 45%;
  min-width: 200px;
  margin-left: 1%;
  margin-right: 1%;
  cursor: pointer;
}
#buy_tabs_mobile_main_cont .item_subtitle {
  text-align: center;
  margin-bottom: 30px;
}
#buy_tabs_mobile_main_cont .item-description {
  margin-bottom: 0;
}
#buy_tabs_mobile_main_cont .item-chooser li .choose_image,
#tab_payment_3_tab .choose_image {
  width: 23px;
  height: 25px;
  margin: 20px auto;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.choose_title {
  color: #333;
  font-size: 15px;
}
.info_box {
  position: absolute;
  background-color: #f9f9f9;
  height: 25px;
  width: 25px;
  border-radius: 5px;
  top: 5px;
  right: 5px;
  cursor: pointer;
}
.info_box span {
  margin-left: 0;
  color: #1b99bd;
}
.shop_previous_button {
  position: absolute;
  left: 0;
  background-color: #fff;
  border: 2px solid #ddd;
  padding-left: 40px;
  padding-right: 40px;
  top: 2.5px;
  font-size: 0.9rem;
  color: #797979;
}
#tab_payment_3_tab .choose_title {
  font-size: 18px;
  line-height: 1.5rem;
  color: #333;
}
#tab_payment_3_tab .price.discount {
  margin-top: 0 !important;
  line-height: 15px;
  margin-bottom: 41px;
}
#tab_payment_3_tab .discount_text {
  margin-top: 10px !important;
  color: #4caf50;
}
.choose_subtitle {
  font-size: 1rem;
  line-height: 1.1rem;
  color: #333;
  margin-top: 1.4rem;
  font-size: 0.9rem;
  width: 95%;
}
#tab_payment_3_tab .shop_tabs_navigation_cont {
  margin-top: 50px;
}
#tab_payment_3_tab .shop_previous_button {
  left: 5px;
}
.payment_final_step {
  position: relative;
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
.payment_final_step_personal_information {
  margin-right: 9.5%;
  width: 40%;
}
.final_step_subtitle {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #333;
  margin-bottom: 1.5rem;
  margin-bottom: 35px;
  font-weight: 300;
  margin-top: 0;
}
.final_step_email .company-field {
  display: none;
}
.final_step_email .form-row {
  margin-bottom: 1.2rem;
}
.final_step_order_information {
  padding: 1.5rem;
  background-color: #f0f0f0;
}
.final_step_order_information table {
  width: 100%;
}
.final_step_order_information table td {
  text-align: left;
  padding: 0;
  background-color: transparent;
  color: #333;
}
.final_step_order_information .order_info_price {
  text-align: right;
  font-weight: 400;
  color: #797979;
  width: 1px;
  padding-left: 10px;
  white-space: nowrap;
}
.final_step_order_information .order_info_old_price {
  text-decoration: line-through;
  text-align: right;
  font-weight: 300;
  color: #797979;
}
.final_step_order_final_price {
  margin-top: 1em;
  text-align: right;
  color: #333;
}
.final_step_pay_method_cont {
  margin-top: 2rem;
}
.final_step_payments {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #f0f0f0;
}
.final_step_payments img {
  max-width: 4rem;
}
.final_step_payments .buy_button {
  padding: 0.8rem 1em;
  margin-right: 2rem;
  width: auto;
  margin-right: 3rem;
  font-size: 1.5rem;
}
.payment_final_step_cont {
  position: relative;
}
.payment_final_step_cont .shop_previous_button {
  bottom: 0;
  top: auto;
}
.payment_period_select {
  cursor: pointer;
  position: relative;
  vertical-align: top;
  padding: 0.5rem;
  width: 21%;
  margin-right: 4.3%;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  display: inline-block;
  text-align: center;
  min-width: 95px;
}
.payment_period_select_last {
  margin-right: 0;
}
.payment_period_select input {
  display: none;
}
.payment_period_select_title {
  color: #333;
  font-size: 1rem;
  text-align: center;
}
.payment_period_select_discount {
  background-color: #d9d9d9;
  color: #777;
  border-radius: 5px;
  display: inline-block;
  font-size: 0.8rem;
  padding: 0.1rem 0.5rem;
  margin-bottom: 1.5rem;
  margin-top: 0.5rem;
}
.payment_period_select_discount.placeholder {
  background-color: #fff;
  min-height: 1.1rem;
}
.payment_period_select_box {
  width: 15px;
  height: 15px;
  background-color: #efefef;
  position: absolute;
  border-radius: 100%;
  margin: auto;
  left: 0;
  right: 0;
  border: 1px solid #d9d9d9;
}
.total-price-final {
  margin-top: 2rem;
  text-align: right;
  min-height: 1.1rem;
  font-size: 1.2rem;
}
.total-price-final span {
  font-size: 0.9rem;
}
.payment_form .form-row {
  width: 100%;
}
.payment_period_select.active {
  background-color: #eee;
}
.payment_period_select.active .payment_period_select_discount {
  background-color: #1a99ba;
  color: #fff;
}
.payment_period_select.active .payment_period_select_discount.placeholder {
  background-color: #eee;
}
.payment_period_select.active .payment_period_select_box {
  border: 3px solid #1a99ba;
}
.shop_right_side {
  padding: 2rem;
  background-color: #f9f9f9;
  font-size: 13px;
}
.shop_right_side h2 {
  margin-bottom: 2rem;
  font-weight: 400;
  margin-top: 0;
  font-size: 1.1rem;
}
.shop_right_side ul {
  padding-left: 25px;
}
.shop_right_side ul.open {
  max-height: 100rem;
}
.shop_right_side ul li {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
}
.shop_right_side .readMore {
  cursor: pointer;
  text-decoration: underline;
}
.shop_right_side_cont .featured_in {
  padding: 0 2rem;
  text-align: center;
  border: 1px solid #f9f9f9;
}
.shop_right_side_cont .featured_in img {
  margin-bottom: 1rem;
}
.shop_right_side_cont .featured_in p {
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
  font-size: 0.8rem;
}
.shop_right_side_cont .blocks {
  margin-top: 1.5rem;
}
.shop_right_side_cont .blocks a {
  display: inline-block;
  width: 48%;
  vertical-align: top;
  border: 1px solid #eee;
  border-radius: 5px;
  font-size: 0.7rem;
  padding: 0.8rem 0.7rem;
  color: #797979;
  margin-bottom: 1rem;
  height: auto !important;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.shop_right_side_cont .blocks a:hover {
  background-color: #eee;
}
.shop_right_side_cont .blocks a:nth-child(odd) {
  margin-right: 3%;
}
.shop_right_side_cont .blocks a img {
  margin-right: 0.5rem;
}
.shop_right_side_cont .blocks a::before {
  content: none;
}
#item-shop-payment-tabs {
  margin-top: 5rem;
  margin-bottom: 3rem;
}
#tab_payment_1_tab .one_item {
  width: 100%;
  background-color: #fff;
  border: 2px solid #c1bfc0;
  padding-top: 4rem;
  padding-bottom: 4.5rem;
  position: relative;
  overflow: hidden;
}
#tab_payment_1_tab .one_item .title {
  font-size: 2rem;
  color: #333;
}
#tab_payment_1_tab .one_item .subtitle {
  font-size: 1.5rem;
}
#tab_payment_1_tab .one_item .item-price .price {
  color: #4caf50;
  font-size: 2.5rem;
  font-weight: 300;
}
#tab_payment_1_tab .one_item .text-line-throught {
  top: -1em;
  font-size: 1rem;
}
#tab_payment_1_tab .one_item .checkbox_input,
#tab_payment_1_tab .one_item .title_wrap {
  display: inline-block;
  vertical-align: middle;
}
#tab_payment_1_tab .one_item .checkbox_input {
  margin: 0 4rem;
}
#tab_payment_1_tab .one_item .item-price {
  float: right;
  margin-right: 6rem;
  vertical-align: middle;
}
#tab_payment_1_tab .one_item .item-price::after {
  content: none;
}
#tab_payment_1_tab .one_item .sticker {
  position: absolute;
  right: -30px;
  top: 15px;
  bottom: initial;
  padding: 0 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
#tab_payment_1_tab .one_item .sticker,
#tab_payment_1_tab .one_item .sticker strong {
  font-size: 1rem !important;
  padding: 0.1rem 1.5rem;
  font-weight: 400;
}
.shop_item_img_cont {
  margin-left: 1.4rem;
  display: inline;
  text-align: center;
  margin-bottom: 2rem;
}
.shop_item_img_cont img {
  max-width: 80%;
}
#item-shop-payment-tabs.five_plans li {
  width: 19%;
}
#item-shop-payment-tabs.five_plans li .title {
  margin: 0;
  font-size: 1.4rem;
}
#item-shop-payment-tabs.five_plans li .subtitle {
  margin: 0;
  font-size: 15px;
}
#item-shop-payment-tabs.five_plans li .price {
  margin-top: 1.2rem;
  margin-bottom: 0;
  color: #c1bfc0;
}
#item-shop-payment-tabs.five_plans li .subprice {
  margin: 0;
  font-size: 0.9rem;
  color: #c1bfc0;
}
#item-shop-payment-tabs.five_plans li .more_info {
  display: block;
  margin: 20px auto 40px;
  max-height: 30px;
  min-height: 30px;
  font-size: 1rem;
}
#item-shop-payment-tabs.five_plans li .more_info_with_cb {
  margin: 0;
  font-size: 1rem;
  display: block;
}
#item-shop-payment-cont.five_plans_cont {
  margin-top: 5rem;
  margin-bottom: 0;
}
#item-shop-payment-tabs.five_plans .final_step_payments {
  border-top: 0;
  padding: 0;
  margin-bottom: 2.5rem;
  text-align: center;
  position: relative;
}
#item-shop-payment-tabs.five_plans .final_step_payments .buy_button {
  margin: auto;
  float: none;
  padding: 0.8rem 7rem;
  font-size: 1.5rem;
  width: auto;
}
.payment_options {
  display: inline-block;
  margin-top: 0.7rem;
}
#item-shop-payment-tabs.five_plans .final_step_payments .payment_options {
  margin: 0;
  position: absolute;
  right: 3rem;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
#item-shop-payment-tabs.five_plans .final_step_payments .payment_options img {
  max-width: 4rem;
}
.master_card_logo {
  max-width: 3rem !important;
  margin-right: 1rem !important;
}
#shop_banner {
  background-color: #f1eff0;
}
.shop_banner_background {
  padding: 2.4rem 3rem;
  background-repeat: no-repeat !important;
}
#shop_banner .title {
  display: inline-block;
  vertical-align: middle;
  font-size: 2rem;
  margin-right: 5rem;
}
#shop_banner .banner {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  text-align: center;
  padding: 2rem 3rem;
  position: relative;
}
#shop_banner .banner .banner_arrow {
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#shop_banner .banner p {
  margin: 0;
  margin-bottom: 0.5rem;
}
#shop_banner .banner a {
  text-decoration: underline;
}
#item-shop-payment-tabs.five_plans .item-chooser li {
  min-width: 170px;
}
.payment_form {
  display: initial;
}
@media screen and (max-width: 1050px) {
  #item-shop-payment-tabs.five_plans .final_step_payments .payment_options {
    position: static;
    margin-top: 20px;
    transform: none;
  }
}
@media screen and (max-width: 980px) {
  .buy_tabs_mobile_cont {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }
  #item-shop-payment-tabs .item-chooser li {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 900px) {
  .payment_final_step {
    margin: 0;
    width: 100%;
  }
  .final_step_payments {
    text-align: right;
  }
  .final_step_payments .buy_button {
    float: none;
  }
}
@media screen and (max-width: 900px) {
  #tab_payment_4_tab .shop_previous_button {
    bottom: -70px;
  }
}
@media screen and (max-width: 700px) {
  #tab_payment_4_tab {
    margin-bottom: 100px !important;
  }
  #tab_payment_1_tab .one_item .item-price,
  #tab_payment_1_tab .one_item .title_wrap {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }
  #tab_payment_1_tab .one_item .checkbox_input {
    display: block;
    margin: 10px auto;
  }
}
@media screen and (max-width: 650px) {
  .buy_tabs_footer_info {
    margin: 0 5px;
  }
  #item-shop-payment-tabs .shop_next_button {
    width: 10rem;
    margin-left: auto;
    margin-right: 0;
  }
}
@media screen and (max-width: 560px) {
  .payment_period_select {
    margin: 10px 20px;
  }
  .final_step_periods {
    text-align: center;
  }
}
@media screen and (max-width: 500px) {
  #item-shop-payment-tabs .tabs-switch {
    width: 50%;
  }
  #item-shop-payment-tabs .tabs-switch .liArrow {
    display: none !important;
  }
  .buy_tabs_footer_info {
    margin-top: 10px;
  }
}
@media screen and (max-width: 350px) {
  .shop_right_side_cont .blocks a {
    width: 100%;
    margin-right: 0;
  }
}
.modal-why-choose {
  background-color: #fff;
}
.model_container {
  margin: 0 5rem 5rem;
}
.two_videos {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.videoWrapper {
  position: relative;
  padding-bottom: 55.8%;
  height: 0;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal-access-demo .subtitle,
.modal-why-choose .subtitle {
  text-align: center;
  font-size: 20px;
}
.modal-access-demo .headline-big,
.modal-why-choose .headline-big {
  background-color: #f6f6f6;
  margin-bottom: 2rem;
}
.modal-access-demo {
  background-color: #fff;
  max-width: 550px;
}
.modal-access-demo .model_container {
  display: inline-block;
}
.modal-access-demo {
  text-align: center;
}
.modal-access-demo ul {
  padding-left: 25px;
  overflow: hidden;
  margin-bottom: 0.5rem;
}
.modal-access-demo ul li {
  list-style-image: url(../img/optimized_images/bluecheck.png);
  padding-bottom: 0.25rem;
  text-align: left;
}
.modal-access-demo .many_more {
  margin-bottom: 2rem;
  text-align: left;
}
.modal-access-demo .button {
  width: 100%;
  margin-top: 1rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.close_modal_custom {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #ccc;
  top: 0.5rem;
  right: 10px;
  padding: 0;
  margin: 0;
}
.access_demo_success {
  color: #2ba35a;
  margin-top: 1rem;
  display: none;
  font-size: 19px;
}
#item-shop-payment-cont .tabs-switch {
  transition-duration: 0 !important;
}
@media screen and (max-width: 650px) {
  .blog_article {
    width: 98%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.succest_stories .main_title {
  color: #fff;
  background-color: #4caf50;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.success_stores_main_content {
  padding-left: 3.4375rem;
  padding-right: 3.4375rem;
}
.succest_stories .subtitle_text_1 {
  margin-top: 4rem;
}
.succest_stories .subtitle_text_2 {
  margin-top: 1.5rem;
  margin-bottom: 4rem;
}
.succest_stories .suc_story {
  -webkit-box-shadow: 0 0 5px 0 #ccc;
  -moz-box-shadow: 0 0 5px 0 #ccc;
  box-shadow: 0 0 5px 0 #ccc;
  margin-bottom: 2rem;
}
.succest_stories .company_info {
  padding: 1rem 1.5rem;
}
.suc_story .suc_storie_content {
  padding: 1rem 1.5rem;
  background-color: #f9f9f9;
}
.succest_stories .company_info td {
  padding: 0.2rem;
  text-align: left;
  font-size: 13px;
}
.succest_stories .td_title {
  color: #4caf50;
  font-weight: 600;
}
.succest_stories .td_content {
  color: #797979;
  font-weight: 400;
  padding-left: 1rem !important;
}
.succest_stories .content_title {
  color: #4caf50;
  font-size: 15px;
}
.succest_stories .content_content p strong {
  margin-top: 1rem;
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #343434;
}
.succest_stories .content_content p {
  font-size: 15px;
  margin-top: 0;
  margin-bottom: 0;
  color: #797979;
}
.succest_stories .company_info_image {
  margin-bottom: 1rem;
}
.succest_stories .company_info_image img {
  max-width: 100%;
  max-height: 100px;
}
.succest_stories .subtitle_text {
  font-size: 19px;
  color: #797979;
}
.success_stories_reviews {
  padding: 3rem 0;
  border-top: 1px solid #ddd;
  text-align: center;
}
.success_stories_reviews_title {
  color: #797979;
  text-align: center;
  font-size: 19px;
}
.read_reviews {
  margin-top: 3rem;
  margin-bottom: 2rem;
}
.read_reviews a {
  padding: 0.5rem 1rem;
  background-color: #ddd;
  border-radius: 3px;
  color: #797979;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  font-size: 13px;
}
.read_reviews a:hover {
  background-color: #178fcf;
  color: #fff;
}
.success_stories_reviews_title a {
  text-decoration: underline;
  cursor: pointer;
}
.comming_soon_more {
  padding-bottom: 5rem;
  font-size: 33px;
  color: #343434;
  font-weight: 300;
}
.shop_item_main_title {
  font-size: 2.1rem;
}
.shop_item_main_title p {
  font-size: 1.3rem;
}
.price .line-through {
  display: initial;
  text-decoration: line-through;
}
@media screen and (max-width: 1050px) {
  #shop_banner .title {
    margin-right: 3rem;
  }
  #shop_banner .banner {
    max-width: 70%;
  }
}
@media screen and (max-width: 800px) {
  #shop_banner .banner {
    max-width: 100%;
  }
}
.tooltipster-content {
  font-size: 14px !important;
  text-align: left !important;
  width: 420px !important;
  max-width: 100% !important;
}
.main .main-wrapper,
.main-footer .main-wrapper {
  overflow: visible;
}
.final_step_email {
  margin-bottom: 80px;
}
.faq_cont {
  margin-bottom: 1rem;
}
.faq_cont .faq_question {
  background-color: #eee;
  padding: 1rem 1rem 1.2rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_cont .faq_question h2 {
  font-size: 15px;
  color: #343434;
  margin: 0;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_cont.active .faq_question {
  background-color: #1b99bd;
}
.faq_cont .faq_question .faq_image {
  height: 16px;
  width: 20px;
  margin-right: 1rem;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  vertical-align: middle;
}
.faq_cont .faq_question .faq_image_1 {
  display: inline-block;
  background: url(../img/main-page-new/plus-blue.png);
}
.faq_cont .faq_question .faq_image_2 {
  display: none;
  background: url(../img/main-page-new/minus-white.png);
}
.faq_cont.active .faq_question h2 {
  color: #fff;
}
.faq_cont.active .faq_question .faq_image_1 {
  display: none;
}
.faq_cont.active .faq_question .faq_image_2 {
  display: inline-block;
}
.faq_cont .faq_answer {
  display: none;
  padding: 20px;
  font-size: 15px;
  color: #797979;
  border: 1px solid #eee;
}
.faq_nav {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.faq_nav li {
  font-size: 14px;
  color: #343434;
  padding: 0.3rem 0.8rem;
  cursor: pointer;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
.faq_nav li.active,
.faq_nav li:hover {
  background-color: #eee;
}
#faq_for_business_users {
  display: none;
}
.get_answer_faq {
  text-align: center;
  margin-top: 2rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.get_answer_faq h2 {
  font-size: 19px;
  font-weight: 400;
  color: #343434;
  margin-top: 0;
  margin-bottom: 2rem;
}
#faq_question_input {
  width: 400px;
  margin: auto;
  max-width: 100%;
  text-align: center;
}
#faq_question_submit {
  width: 120px;
  margin-top: 10px;
  font-size: 17px;
  font-weight: 400;
}
.faq_visit_forum h2 {
  text-align: center;
  font-size: 19px;
  color: #797979;
  font-weight: 400;
}
.faq_visit_forum h2 a {
  text-decoration: underline;
}
.faq_visit_forum {
  padding: 2rem 0;
}
.icon-support:before {
  background: transparent url(../img/main-page-new/support.png) no-repeat center
    center;
}
.blog_sidebar .follow-icons {
  padding: 0;
}
.blog_sidebar .follow-us {
  margin-top: 2rem;
}
.featured_in_bef {
  text-align: left;
  font-style: italic;
  margin-bottom: 0;
  font-size: 0.8rem;
}
td.condensed .title {
  font-size: 1rem !important;
}
.item-top-wrap {
  margin-top: 2rem;
  margin-bottom: 6rem;
}
.faq_small {
  padding-right: 0;
}
.faq_big {
  padding-left: 30px;
  border-left: 1px solid #eee;
}
.faq_cont:last-child {
  margin-bottom: 0 !important;
}
.blog_post_image {
  width: 100%;
  padding-bottom: 56%;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
.contactBlock {
  text-align: center;
  margin-bottom: 4rem;
  margin-top: 2rem;
}
.contactBlock a {
  text-decoration: underline;
  color: #2099be;
  cursor: pointer;
}
.contactBlock h4 {
  font-size: 20px;
  color: #343434;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0.5rem;
}
.contactBlock p {
  font-size: 14px;
  color: #797979;
}
.contactBlock p span {
  font-size: 10px;
}
.contactFollow {
  display: inline-block;
  margin: 0;
}
.contactFollowIcons {
  display: inline-block;
  margin: 0;
  padding-left: 10px;
}
ul.contactFollowIcons .fa {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  margin-right: 0;
}
ul.contactFollowIcons .fa-facebook:before {
  margin-right: 2px;
}
.contactNoteContainer {
  background-color: #eee;
  border-radius: 5px;
}
.contactNote {
  text-align: center;
  padding: 2.5rem 1.5rem;
  font-size: 14px;
  color: #797979;
  background-position: bottom left !important;
  background-repeat: no-repeat !important;
}
.contactMap {
  margin-top: 4rem;
  text-align: center;
  background-color: #f9f9f9;
  padding-bottom: 2.5rem;
  position: relative;
}
.contactMap .headline-big {
  padding-bottom: 1rem;
}
.mapInfo {
  text-align: center;
  background-color: #fff;
  position: absolute;
}
@media screen and (max-width: 1200px) {
  .mapInfo {
    display: none !important;
  }
}
#mapInfo1 {
  width: 254px;
  top: 20%;
  left: 24%;
}
#mapInfo2 {
  width: 360px;
  top: 20%;
  left: 55.5%;
}
#mapInfo3 {
  width: 400px;
  bottom: 9%;
  left: 32%;
}
.mapInfo p {
  margin: 0;
  font-size: 13px;
  color: #797979;
}
.mapInfo .title {
  font-weight: 700;
}
.teamPerson {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  padding-bottom: 60%;
  margin-bottom: 30px;
  position: relative;
}
.contactReviewsTitle {
  padding-bottom: 1.5rem;
}
.teamPersonDesc {
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 10px;
  width: 100%;
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}
.teamName {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 15px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.teamDesc {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 11px;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.team-subtitle {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 6rem;
}
.team-title {
  padding-bottom: 0;
}
.final_step_payments .item-pay-with.with-divider:after {
  content: none;
}
.personal_information td {
  background-color: transparent;
  text-align: right;
  padding: 5px 0;
}
.personal_information .title {
  text-align: center;
  color: #333;
  font-size: 18px;
  margin-top: 0;
}
.personal_information {
  background-color: #f1eff0;
  padding: 20px 15px;
  border-radius: 3px;
  display: none;
  margin-top: 20px;
}
.personal_information .input {
  border-radius: 5px;
}
.personal_information label {
  color: #333;
  font-size: 13px;
  font-weight: 600;
}
.personal_information tr td:nth-child(1) {
  width: 30%;
  padding-right: 25px;
}
.bankTransferMethod .buy_button {
  margin: 0;
  margin-top: 25px;
  width: 100%;
  padding: 1rem;
}
.bankTransferMethod .item-pay-with {
  margin-top: 0;
  margin-bottom: 0;
}
.bankTransferMethod .payment_options,
.bankTransferMethod .trusted_partners {
  margin: 0;
  display: block;
}
.bankTransferLabel {
  line-height: 1.2rem;
  font-weight: 600;
  color: #333;
  font-size: 15px;
}
.bankTransferMethod .payment_options span {
  margin-right: 2rem;
}
.bankTransferMethod .payment_options span:nth-last-child(1) {
  margin-right: 0;
}
.bankTransferMethod .error {
  text-align: center;
  color: #c00;
  font-weight: 600;
  display: none;
}
.item-chooser-link {
  margin: 2px;
  margin-left: 15px;
  margin-bottom: 20px;
}
.item-chooser-link li {
  position: relative;
  border: 3px solid transparent;
  box-shadow: 0 0 10px #ccc;
}
.item-chooser-link li + li {
  margin-top: 10px;
}
.item-chooser-link li > * {
  padding: 25px 20px;
  padding-right: 45px;
  color: #343434;
  font-size: 16px;
  overflow: hidden;
  position: relative;
}
.item-chooser-link li.active {
  border-color: #c1c0c0;
  box-shadow: none;
}
.item-chooser-link li.active:before {
  top: 20px;
  left: -15px;
  border: 15px solid transparent;
  border-right-color: #c1c0c0;
}
.item-chooser-link li.active:after {
  top: 25px;
  left: -10px;
  border: 10px solid transparent;
  border-right-color: #fff;
}
.item-chooser-link li.active:after,
.item-chooser-link li.active:before {
  position: absolute;
  content: "";
  border-left: 0;
  bottom: auto;
  right: auto;
}
.item-chooser-link li .price {
  float: right;
  color: #a6a6a6;
  font-size: 18px;
  margin-right: 20px;
}
.item-chooser-link li .checkbox_input {
  float: right;
  position: relative;
  margin-top: -4px;
  width: 30px;
  height: 30px;
  background: #f1eff0;
  border-radius: 3px;
}
.item-chooser-link li.active .checkbox_input {
  background: #2faf62;
}
.item-chooser-link li.active .checkbox_input:after {
  content: "";
  background: url(../img/main-page-new/check-mark.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  margin: auto;
  right: 0;
  width: 50%;
  height: 50%;
  top: 28%;
  left: 1px;
}
.item-chooser-link .sticker {
  font-size: 8px;
  position: absolute;
  width: auto !important;
  right: -26px !important;
  top: 15px;
  bottom: initial;
  padding: 5px 20px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  max-width: 120px;
  -webkit-transform-origin: 50% 51%;
}
.totals-table {
  border: 1px solid #ccc;
  background: #f9f9f9;
  padding: 20px;
  margin-left: 15px;
}
.totals-table table {
  width: 100%;
  font-size: 14px;
}
.totals-table table th {
  font-size: 16px;
}
.totals-table table td,
.totals-table table th {
  text-align: left;
  vertical-align: top;
  padding: 5px 0;
  background: 0 0;
}
.totals-table table td + td {
  text-align: right;
}
.totals-table table th + th {
  text-align: right;
}
.totals-table table .bordered td,
.totals-table table .bordered th {
  border-top: 1px solid #ccc;
}
.totals-table .payment_options {
  float: right;
}
.totals-table .payment_options > span {
  margin-right: 0 !important;
}
.totals-table .qty-picker {
  background: #fff;
  display: inline-block;
  border: 1px solid #ccc;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.totals-table .qty-picker input {
  width: 30px;
  text-align: center;
  border: 0;
}
.totals-table .qty-picker .btn {
  width: 15px;
  text-align: center;
  font-size: 17px;
  line-height: 1;
  display: inline-block;
  cursor: pointer;
}
.sticker-45 {
  position: absolute;
  width: auto !important;
  bottom: initial;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 50% 51%;
}
.sticker-container {
  position: relative;
  overflow: hidden;
}
.text-blue {
  color: #1b99bd;
}
@media (max-width: 420px) {
  .tooltipster-base {
    width: 95% !important;
    left: 2.5% !important;
  }
}
.toppic.background-world {
  margin-bottom: 20px;
  padding: 80px 100px;
  background-image: url(../img/world_transparent_wide.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position-x: center;
}
.toppic.background-world .headline-big h1,
.toppic.background-world .headline-big span {
  font-weight: 300;
  font-size: 42px;
  margin: 0;
  padding: 0;
}
.toppic.background-world .headline-big span p {
  font-size: 1.3rem;
  font-weight: 300;
}
.toppic.background-world .headline-big-sub {
  color: #fff;
  margin: 1rem 0;
  font-size: 1.3rem;
}
.toppic.background-world h2 {
  margin: 0;
}
.high-performer-badge {
  position: relative;
}
.high-performer-badge:before {
  content: " ";
  position: absolute;
  background-image: url(../img/high_performer_badge_fall_2021.svg);
  background-repeat: no-repeat;
  background-position-y: -5px;
  background-position-x: center;
  background-size: 74px;
  height: 85px;
  width: 76px;
  top: 0;
  right: 5%;
}
.blue-footer-section a {
  color: #fff;
}


