html,
body {
  width: 100%;
  background-color: #171717;
  font-size: 16px;
}

@media screen and (max-width: 576px) {
  html,
  body {
    font-size: 12px;
  }
}

body,
h1,
h2,
a,
h3,
p,
li {
  font-family: "Nunito", sans-serif;
  font-weight: 400;

  margin: 0;
  padding: 0;
  line-height: 1.25;
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

hr {
  width: 100%;
  max-width: 1440px;
  padding-left: 32px;
  padding-right: 32px;
  border: 0;
  border-top: 1px solid #ffffff;
  opacity: 0.8;
  margin-bottom: 0;
}
sup {
  vertical-align: super;
}
.col2--p {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  padding-top: 2.5rem;
}

.inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px;
  width: 100%;
}
.row-hero {
  margin-left: auto;
  margin-right: auto;
  display: flex;
}
.row-hero .col-8 {
  padding: 0;
}

.row-hero .col-4 {
  padding: 0;
}
.m-hero {
  width: 100%;
  display: flex;
  background: url("../images/d-hero-background.png");
  box-sizing: border-box;
  background-position: right;
  background-size: 134% 1100px;
  background-repeat: no-repeat;
  justify-content: center;
  padding: 0 32px;
}
.m-hero--inner {
  position: relative;
  display: flex;
  width: 100%;
  align-items: center;
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 32px;
}
.m-hero-content {
  top: 16%;
  position: relative;
}

.m-hero .laptop {
  width: 100%;
  top: -11%;
  position: relative;
}
.m-hero h1 {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 2.5rem;
}
.m-hero p {
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 200;
  max-width: 372px;
  padding-top: 22px;
  font-size: 1.2rem;
}

.a-btn {
  padding: 8px 26px;
  background: #0078d7;
  color: #fff;
  text-decoration: none;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
}

.m-header {
  padding: 82px 0 62px 0;
  width: 100%;
  background: #fff;
}

/* Features */

.features {
  background-color: #171717;
}

/* Modern Devices */

.m-modern-devices {
  background-color: #171717;
  padding: 3rem 0;
}
.m-modern-devices h2 {
  color: #fff;
  padding: 0;
  max-width: 925px;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  font-size: 1.2rem;
}
.u-flex {
  display: flex;
}
.u-flex--space {
  display: flex;
  justify-content: space-between;
}
.m-text {
  padding: 32px;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
}

.m-header img:first-child {
  width: 165px;
  align-self: center;
}

.m-header img:last-child {
  width: 515px;
  align-self: center;
}

.u-neg-m {
  padding-right: 32px;
}

.m-dark--blue {
  background: url("../images/modern-banner.png");
  padding: 64px 0 32px 32px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}

.m-dark--blue h2,
.m-dark--blue p {
  width: 100%;
  max-width: 1440px;
  text-align: left;
  padding: 0 32px;
  color: #fff;
}

.m-dark--blue h2 {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  padding-bottom: 32px;
  font-size: 2rem;
}

.m-dark--blue p {
  padding-bottom: 16px;
  max-width: 796px;
  font-size: 1.2rem;
}

.o-card {
  width: 100%;
  max-width: 1440px;
  margin: 32px auto;
  background-color: #171717;
  display: flex;
  color: #ffff;
}

.o-card--content--row {
  width: 100%;
  display: flex;
}

.o-card--overview {
  width: 15%;
  align-self: center;
  height: 100%;
}

.o-card--content--col:first-child {
  width: 40%;
  padding-left: 0;
  border-right: 3px solid #fff;
}

.o-card--content--col {
  padding: 16px 16px 0 16px;
  margin-bottom: 13px;
}

.o-card--content {
  width: 85%;
  border-left: 3px solid #fff;
}

.apps {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.m-2col {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 100px 32px 40px 32px;
  /* display: flex; */
}
.m-2col > p {
  width: 45%;
}
.icon-box {
  background-image: url("../images/banner.png");
  box-sizing: border-box;
  display: flex;
  padding: 48px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
}
.icon-box p {
  color: #ffffff;
  font-size: 1.2rem;
}

.main--cta {
  margin-top: 45px;
  margin: 0 auto;
  width: 50%;
  text-align: center;
  padding: 45px 0;
}

.main--cta a {
  color: #ffffff;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.upgrade--cta {
  display: flex;
  justify-content: center;
  padding-bottom: 60px;
}

.lm {
  color: #ffffff;
  text-decoration: none;
  margin-top: 32px;
  display: block;
  font-weight: 600;
}
.icon-box h3 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  padding-bottom: 16px;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  font-size: 2rem;
}
.heading {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  color: #ffffff;
  text-align: center;
  padding: 47px 0 50.5px 47px;
  /* padding-left: 32px;
    padding-bottom: 21px; */
}
.icon-box-work {
  margin-right: 10%;
  width: 70%;
}
.icon-rows {
  width: 30%;
}
.icon--row {
  margin-bottom: 32px;
}
.icon--row {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding: 20px;
}
.icon--row p {
  display: inline-block;
  margin-left: 32px;
  color: #ffffff;
}
.icon {
  height: 40px;
  display: inline-block;
}
.app img {
  height: 50px;
  margin: 0 auto;
  text-align: center;
  display: block;
}

div.app p {
  text-align: center;
}

.o-card--content--row:first-child {
  width: 100%;
  border-bottom: 3px solid #fff;
  margin-left: 16px;
}

.o-card--content--row p {
  padding: 16px 8px 8px 8px;
}
.u-no-border {
  border: 0 !important;
  /* width: 31% !important; */
}
.u-tag {
  background-color: #fff;
  color: #171717;

  padding: 6px 10px;
  text-align: center;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
}

.o-card .o-card--overview .u-highlight {
  color: #fff;

  padding-top: 8px;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
}

p.u-title {
  padding-top: 0;
  padding-bottom: 12px;
  font-family: "Nunito", sans-serif;
  font-weight: 400;
}
p.u-additional {
  padding: 8px 0 0 16px;
}

.o-card--overview p:last-child {
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  color: #fff;
}

.m-text--small {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 32px 35px 32px;
}
.m-text--small p {
  color: #ffffff;
}
.m-product--features p {
  padding: 16px;
}
.m-product--features ul {
  color: #ffffff;
  padding: 0 2.2rem;
  min-height: 160px;
}
.m-product-list {
  width: 100%;
  max-width: unset;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  justify-content: center;
}
.m-product-list .container {
  max-width: unset;
}

.m-product-list--item {
  margin: 16px;
  padding-bottom: 16px;
  background-color: #333333;
  border-radius: 0 0 4px 4px;
  max-width: 320px;
}

.m-product--image img {
  width: 90%;
  display: block;
  margin: 0 auto;
  padding: 16px 0;
}

.m-product--image {
  padding: 16px;
  background-color: #fff;
  border-radius: 4px 4px 0 0;
}

.m-product--title p {
  padding: 16px 16px 0 16px;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  color: #ffffff;
  font-size: 17px;
}
.u-strikethrough {
  text-decoration: line-through;
  opacity: 0.8;
}
.m-product--price p {
  padding: 16px 16px 0 16px;
  color: #ffffff;
  font-size: 20px;
}
.m-product-list--item:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transition: all 300ms;
}
.m-product-list--item {
  transition: all 300ms;
}
.m-faq {
  padding-bottom: 32px;
}

.m-faq,
.m-footer--inner,
.container {
  width: 100%;
  max-width: 1440px;
  padding: 0 32px;
  margin: 0 auto;
}

.m-faq--items {
  display: flex;
  flex-wrap: wrap;
}
.m-faq--item {
  width: 100%;
  padding-bottom: 32px;
  cursor: pointer;
}
.m-faq--item i {
  color: #0d7fd9;
  padding-right: 12px;

  text-align: center;
  display: inline-block;
}
.m-faq--item p {
  display: inline;
}
.m-faq--overflow {
  display: none;
}
.m-faq--overflow p {
  opacity: 0.7;
  padding-left: 24px;
  display: inline-block;
}
.m-terms p {
  font-family: "Nunito", sans-serif;
  font-weight: 400;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  color: #ffffff;
}
.m-terms h3 {
  color: #ffffff;
  padding-right: 100px;
  font-family: "Nunito", sans-serif;
  font-weight: 600;
  margin-top: 0;
  padding-bottom: 2rem;
  font-size: 2rem;
}
.m-terms--link {
  color: #ffffff;
  text-decoration: none;
}
.m-terms--link:hover {
  text-decoration: underline;
  color: #fff;
}
.m-terms {
  padding-top: 50.5px;
  padding-bottom: 65.5px;
  background-color: #333333;
}

.m-footer {
  background: #171717;
}
.margin-over {
  margin-bottom: 35px !important;
}
.m-footer--inner {
  padding: 32px;
  /* display: flex; */
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.m-social img {
  height: 24px;
  padding-right: 12px;
}
.m-social {
  width: 100%;
  margin-bottom: 12px;
}
.m-social a {
  text-decoration: none;
}
.m-copy p {
  color: #ffffff;
  margin-bottom: 1rem;
  overflow-wrap: break-word;
  font-size: 11px;
  line-height: 1.75;
}
.m-copy a {
  color: #ffffff;
}

#back-to-top {
  padding: 16px;
  transition: all 300ms;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  bottom: 32px;
  right: 32px;
  display: none;
}
#back-to-top i {
  color: #fff;
  cursor: pointer;
}

#back-to-top.show {
  display: block;
}
#back-to-top.show:hover {
  background: #000;
  transition: all 300ms;
}
.row {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.col-3,
.col-4,
.col-6,
.col-8,
.col-12 {
  flex-direction: column;
  box-sizing: border-box;
  padding: 0 20px;
}
.col-8 {
  width: 62%;
}

.col-4 {
  width: 38%;
}

.col-6 {
  width: 50%;
}
.m-col-2 {
  background-color: #171717;
  color: #fff;
  padding: 4rem 0;
}

.m-col-2 .side-by-side {
  padding-bottom: 70px;
}
.m-col-2 .side-by-side:nth-child(4) {
  padding-bottom: 0px;
}

.m-col-2 img {
  width: 100%;
}
.m-col-2 ul {
  padding: 0 1rem;
  margin: 0;
}

.m-col-2-content {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.m-col-2 h3 {
  padding-bottom: 1rem;
  font-weight: 600;
  font-size: 2rem;
}
.m-col-2 ul li {
  font-size: 1.2rem;
}
.partner {
  padding: 3rem 0;
  background-color: #cfcfcf;
}

.partner .container .row {
  max-width: 1440px;
}
.partner h3 {
  font-weight: 600;
  padding-bottom: 30px;
}

.partner p {
  padding-bottom: 96px;
  max-width: 460px;
}
.partner img {
  width: 100%;
  height: auto;
}
.partner a {
  font-weight: 600;
  text-decoration: none;
  color: #333333;
}

.office-icons {
  display: flex;
  padding-bottom: 20px;
}

.office-icons-group {
  flex-direction: column;
  box-sizing: border-box;
  padding-right: 18px;
  max-width: 235px;
}

.office-icons-group img {
  width: 100%;
}

@media screen and (min-width: 1228px) {
  .m-hero {
    margin-bottom: -3rem;
  }
}

@media screen and (max-width: 1150px) {
  .heading {
    padding-left: 0;
  }
  .main--cta {
    width: 100%;
  }

  .m-hero--inner {
    padding: 0 32px;
  }

  .o-card--content--col {
    width: 50%;
    flex-basis: 100%;
    padding-left: 0;
    margin-right: 16px;
    border-right: 0 !important;
  }
  .o-card--content--col:first-child {
    border-bottom: none;
  }
  .m-text--small p br {
    display: none;
  }

  .m-text--small p:last-child {
    padding-top: 20px;
  }
  .apps {
    justify-content: space-between;
    padding-bottom: 4px;
  }
  .o-card--content--row {
    flex-wrap: wrap;
  }
  .o-card--content--col {
    padding: 0;
  }
}

@media screen and (max-width: 1060px) {
  .m-2col {
    flex-wrap: wrap;
    padding-top: 64px;
    padding-bottom: 64px;
  }
  .icon-box-work {
    margin-right: 0;
    width: 100%;
  }
  .icon-box {
    width: 100%;
    margin: 0 auto;
    margin-right: 0;
    display: block;
    background-image: url("../images/banner-mobile.png");
  }
  .icon--row {
    margin-bottom: 12px;
  }
  .partner img {
    padding-top: 3rem;
  }

  .m-2col > p {
    width: 100%;
  }

  .icon--row:last-child {
    margin-bottom: 0;
  }
  .m-header img:first-child {
    width: 70px;
  }
  .m-header img:last-child {
    width: 150px;
  }

  .m-hero .laptop {
    position: static;
  }

  .m-col-2 img {
    padding-bottom: 3rem;
  }
}
@media screen and (max-width: 980px) {
  .m-header {
    padding: 40px 0 38px 0;
  }
}
@media screen and (max-width: 900px) {
  .o-card--overview {
    padding-left: 0;
  }
  .mob-rem {
    display: none;
  }
  .m-hero p {
    max-width: 100%;
  }
  .m-hero {
    padding: 0 32px 47px;
  }
  .m-hero-content br {
    display: none;
  }
}

@media screen and (max-width: 820px) {
  .m-hero p {
    padding-right: 32px;
    bottom: 23px;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .main--cta,
  .upgrade--cta {
    text-align: left;
  }
  .main--cta {
    padding: 25px 0;
  }
  .upgrade--cta {
    width: 100%;
  }
  .m-hero p {
    position: static;
    width: 100%;
    text-align: left;
  }
  p.u-additional {
    padding: 20px 0 0 0;
  }
  p.u-title {
    padding-top: 18px;
  }
  .col-md-12 {
    width: 100%;
  }
  .side-by-side .row,
  .row-hero {
    flex-wrap: wrap;
  }
  .side-by-side-padd {
    padding: 0;
  }
  .m-col-2 .side-by-side {
    padding-bottom: 15px;
  }

  .o-card--content--row:first-child {
    border-top: 3px solid #fff;
    margin: 36px 0 0;
  }
  .o-card {
    flex-wrap: wrap;
  }
  .o-card--content--col {
    margin-right: 0;
  }
  .o-card--overview {
    width: 100%;
    flex-basis: 100%;
  }
  .o-card--content {
    border: 0 !important;
    width: 100%;
  }
  .o-card--content--row {
    margin-left: 0 !important;
  }
  .m-product-list {
    flex-wrap: wrap;
  }
  .m-product-list--item {
    flex-basis: 100%;
    margin-bottom: 16px;
  }

  .m-dark--blue h2,
  .m-dark--blue p {
    padding-left: 0;
  }

  .m-dark--blue h2 br {
    display: none;
  }
  .u-tag {
    margin-bottom: 8px;
  }
  .u-wrap {
    flex-wrap: wrap;
  }
  .m-hide-2 {
    display: none;
  }

  .icon--row .icon {
    width: 40px;
    height: auto;
  }

  .m-hero-content {
    position: static;
  }
  .partner {
    padding: 0 0 3rem;
  }
  .partner p {
    max-width: 430px;
  }
  .partner h3 {
    padding-top: 30px;
  }
  .partner a {
    display: inline-block;
    padding: 0 8px;
    padding-bottom: 3px;
    background-color: #ec008c;
    color: white;
    font-weight: 600;
    margin-top: 20px;
    text-decoration: none;
  }
  .partner img {
    padding-top: 0;
  }
  .partner .container .row .col-6:nth-child(2),
  .partner .side-by-side {
    padding: 0;
  }

  .office-icons-group {
    padding-right: 0;
    max-width: 100%;
  }

  .office-icons-group img {
    padding-top: 25px;
  }
  .apps {
    width: 100%;
    flex-wrap: wrap;
  }
  .app {
    padding-bottom: 16px;
  }

  .m-terms p,
  .m-terms--link {
    padding-right: 0;
  }

  .m-hide {
    display: none;
  }
  .m-dark--blue p {
    font-weight: 300;
  }
  .m-modern-devices h2 {
    text-align: left;
  }
  .icon-box h3 br {
    display: none;
  }
  .icon-box-work p {
    width: 100%;
  }
  .icon-row p {
  }
  .flex-row {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 660px) {
  .icon-box {
    flex-wrap: wrap;
  }

  .icon--row:last-child {
    margin-bottom: 32px;
  }
  .icon--row p {
    text-align: left;
  }
}

@media screen and (max-width: 614px) {
  .m-hero--inner {
    flex-wrap: wrap;
  }
  .m-hero .laptop {
    position: static;
    height: auto;
    width: 100%;
    margin-top: -30px;
  }

  .m-hero h1 {
    position: static;
    width: 100%;
    text-align: left;
    padding-top: 32px;
    padding-bottom: 12px;
  }
  .m-hero h1 br {
    display: none;
  }

  .m-hero {
    height: auto;
  }
}

@media screen and (max-width: 560px) {
  p.u-title {
    padding-left: 6px;
  }
  .container {
    padding: 0 32px;
  }
  .app {
    width: 30%;
  }
  .office-icons {
    display: block;
  }
}

.cta {
  border-radius: 200px;
  font-weight: 400;
  border: none;
  width: fit-content;
  height: 40px;
  padding: 0 24px;
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
  background: #0082fa;
  color: #fff;
  margin-top: 20px;
}

.cta:hover {
  background: #0067c7;
  color: #fff;
}

.cta:active {
  background: #004d94;
  color: #fff;
}

.cta--outline {
  background: none;
  border: 1px solid #0082fa;
  color: #0082fa;
}

.cta--outline:hover {
  background-color: #e6f5ff;
  color: #0082fa;
}

.cta--outline:active {
  border-color: #00407a;
  color: #00407a;
  background-color: #c2e2ff;
}

.cta--white {
  background: #fff;
  color: #000;
}

.cta--white:hover {
  background: #e6e6e6;
  color: #000;
}

.cta--white:active {
  background: #cccccc;
  color: #000;
}

.cta--gray {
  background: #333333;
  color: #fff;
}

.cta--gray:hover {
  background: #1a1a1a;
  color: #fff;
}

.cta--gray:active {
  background: #000;
  color: #fff;
}

.cta--violet {
  background: #8250fa;
  color: #fff;
}

.cta--violet:hover {
  background: #5f1ef9;
  color: #fff;
}

.cta--violet:active {
  background: #4606de;
  color: #fff;
}

.cta--pink {
  background: #fa0064;
  color: #fff;
}

.cta--pink:hover {
  background: #c70050;
  color: #fff;
}

.cta--pink:active {
  background: #94003b;
  color: #fff;
}

.cta--big {
  height: 48px;
  padding: 0 34px;
  font-size: 1.1rem;
}

.cta--medium {
  height: 40px;
  font-size: 1rem;
}

.cta--small {
  height: 36px;
  padding: 0 20px;
  font-size: 0.95rem;
}

.cta--circle {
  padding: 0;
  height: 44px;
  width: 44px;
}
