/**********************/
/**********************/
@media (-webkit-min-device-pixel-ratio: 2) {
  input, textarea, select {
    font-size: 16px !important; } }
@media (max-width: 1500px) {
  html {
    font-size: 56%; }

  .inner {
    max-width: 110rem; }
    .inner.wide {
      max-width: 145rem; }
    .inner.medium {
      max-width: 130rem; }
    .inner.narrow {
      max-width: 95rem; }
    .inner.tight {
      max-width: 70rem; }
    .inner.full {
      max-width: none; }

  h1,
  .h1 {
    font-size: 5.0rem; }

  h2,
  .h2 {
    font-size: 3.4rem; }

  h3,
  .h3 {
    font-size: 1.8rem; }

  h4,
  .h4 {
    font-size: 1.5rem; }

  .main-menu ul li a {
    padding: 0 1.2rem; }

  .intro-top::after {
    top: -18%;
    bottom: -18%;
    right: 6%; }

  .intro-tiles-item {
    padding-top: 8rem; }
    .intro-tiles-item:nth-child(n+3) {
      margin-top: 2rem; }
    .intro-tiles-item .intro-tiles-text .h {
      font-size: 1.8rem; } }
@media (max-width: 1230px) {
  html {
    font-size: 52%; }

  .inner {
    max-width: 105rem; }
    .inner.wide {
      max-width: 135rem; }
    .inner.medium {
      max-width: 120rem; }
    .inner.narrow {
      max-width: 85rem; }
    .inner.tight {
      max-width: 60rem; }
    .inner.full {
      max-width: none; }

  h1,
  .h1 {
    font-size: 4.2rem; }

  h2,
  .h2 {
    font-size: 3.0rem; }

  h3,
  .h3 {
    font-size: 1.8rem; }

  h4,
  .h4 {
    font-size: 1.5rem; }

  .main-menu ul li a {
    padding: 0 1rem; }

  .intro-top::after {
    top: -13%;
    bottom: -13%;
    right: 2%; } }
@media (max-width: 1050px) {
  .main {
    padding-top: 11rem; }

  .header {
    height: auto;
    min-height: 8rem; }
    .header.fixed {
      min-height: 8rem; }
    .header .inner {
      position: relative; }

  .logo {
    top: 2rem; }
    .fixed .logo {
      top: 2rem; }

  .header-right {
    right: 12rem;
    line-height: 8rem; }
    .fixed .header-right {
      line-height: 8rem; }
    .header-right .btn {
      display: none; }
    .header-right span.btn {
      display: inline-block; }

  .main-menu {
    position: relative;
    float: none;
    display: none;
    left: 0;
    right: 0;
    max-width: none;
    margin: 0 !important;
    padding: 0 !important;
    background-image: none;
    transition: none; }

  .main-menu ul {
    padding: 8rem 0 2rem;
    max-height: 88vh;
    overflow-y: auto; }

  .main-menu ul li {
    float: none;
    display: block;
    width: 100% !important;
    margin: 0 auto;
    text-align: center; }

  .main-menu ul li a {
    width: 100% !important;
    height: auto !important;
    padding: 1.2rem 0 !important;
    line-height: 1.3 !important;
    text-align: center;
    font-size: 1.6rem; }

  .main-menu ul li.border {
    line-height: 1.5; }

  .main-menu ul li.border a {
    display: block;
    max-width: 18rem;
    height: 4rem;
    margin: 1rem auto 0;
    padding: 0 1.5rem !important;
    line-height: 3.8rem; }

  .main-menu > ul > li > ul {
    position: static;
    width: 100%;
    padding: 0.2rem 0;
    background-color: transparent;
    box-shadow: none;
    -webkit-transform: none;
    transform: none;
    visibility: visible;
    opacity: 1; }
    .main-menu > ul > li > ul::before {
      content: none; }
    .main-menu > ul > li > ul::after {
      content: none; }

  .main-menu > ul > li:hover > ul {
    -webkit-transform: none;
    transform: none; }

  .main-menu > ul > li > ul li a {
    padding: 0.8rem 0.3rem;
    line-height: 1.2;
    font-size: 1.4rem;
    color: #ddd !important; }

  .menu-button {
    display: block; }

  .intro-top::after {
    top: -13%;
    bottom: 8%;
    right: -2%; } }
@media (max-width: 900px) {
  #tablet-indicator {
    display: block; }

  .examples-item .examples-params {
    display: block; }
  .examples-item .examples-param {
    width: 100%; } }
@media (max-width: 767px) {
  html {
    font-size: 54%; }

  h1,
  .h1 {
    font-size: 3.8rem; }

  h2,
  .h2 {
    font-size: 2.8rem; }

  h3,
  .h3 {
    font-size: 1.8rem; }

  h4,
  .h4 {
    font-size: 1.5rem; }

  .main {
    padding-top: 8rem; }

  .box {
    margin-left: -2.5rem;
    margin-right: -2.5rem;
    border-radius: 0; }

  .intro-top::after {
    top: auto;
    bottom: -4rem;
    right: -4rem;
    left: -4rem;
    height: 55rem;
    background-position: right bottom; }

  .intro-content {
    display: block; }

  .intro-text {
    width: 100%;
    max-width: 50rem; }

  .intro-tiles {
    width: 100%;
    margin-top: 6rem; }

  .steps-item {
    width: 46%;
    margin: 0;
    padding-right: 0; }
    .steps-item:nth-child(n+3) {
      margin-top: 4rem; }
    .steps-item::after {
      content: none; }

  .layout {
    display: block; }
    .layout .layout-title {
      width: 100%;
      max-width: 50rem; }
    .layout .layout-content {
      width: 100%;
      margin-top: 4rem; }
    .layout.layout-alt .layout-content {
      max-width: none; }

  .technology-cols {
    display: block; }
    .technology-cols::before {
      top: -6rem;
      right: -11rem; }

  .technology-col {
    width: auto; }

  .examples-items {
    display: block;
    max-width: 40rem;
    margin-left: auto;
    margin-right: auto; }

  .examples-item {
    width: 100%;
    margin-top: 6rem;
    padding-bottom: 0; }
    .examples-item .examples-saved {
      position: static;
      margin-top: 2rem; }

  div.wpcf7 .row {
    float: none;
    width: 100%;
    margin-left: 0; } }
@media (max-width: 650px) {
  .why-items {
    display: block; }

  .why-item {
    width: 100%; } }
@media (max-width: 600px) {
  .section {
    padding-top: 5rem;
    padding-bottom: 5rem; }
    .section.first {
      padding-top: 9rem; }

  .nopadding-top {
    padding-top: 0; }

  .nopadding-bottom {
    padding-bottom: 0; }

  .header {
    padding-top: 0;
    padding-bottom: 0; }

  .box {
    position: relative;
    padding-top: 4rem;
    padding-bottom: 4rem; }

  .intro-currently {
    padding-top: 1.2rem;
    padding-bottom: 1.2rem; }

  .about {
    margin-top: 2rem; } }
@media (max-width: 500px) {
  html {
    font-size: 56%; } }
@media (max-width: 450px) {
  .header-right {
    display: none; }

  .intro-tiles-items {
    display: block; }

  .intro-tiles-item {
    width: 100%;
    padding-top: 6rem; }
    .intro-tiles-item:nth-child(n+2) {
      margin-top: 2rem; } }
@media (max-width: 400px) {
  .testimonial,
  .home-references-testimonial {
    padding: 3rem 0 0; }
    .testimonial::before, .testimonial::after,
    .home-references-testimonial::before,
    .home-references-testimonial::after {
      font-size: 7rem; }
    .testimonial .testimonial-name,
    .testimonial .home-references-testimonial-name,
    .home-references-testimonial .testimonial-name,
    .home-references-testimonial .home-references-testimonial-name {
      margin-top: 3rem; } }

/*# sourceMappingURL=styles-mq.css.map */
