@media (min-width: 380px) {
  .section-team-detail .content .l h2 {
    font-size: 1.8em; }
  .section-team-detail .content .l .ce img {
    width: 36px; }

  .button {
    height: 45px;
    line-height: 45px;
    max-width: 350px;
    font-size: 1.8em; }

  .section-app-store-buttons img {
    margin: 7px 5px 0 0; }
  .section-app-store-buttons a {
    padding: 0 20px; }
    .section-app-store-buttons a img {
      max-height: none; }

  .section-footer .text img:hover {
    animation: pulse-heart 0.4s;
    -webkit-animation: pulse-heart 0.4s; }

  .section-footer .text img {
    animation: pulse-heart-steady 10s infinite;
    -webkit-animation: pulse-heart-steady 10s infinite; } }
@media (min-width: 400px) {
  .section-newsletter #newsletter-form {
    margin: 0; }
    .section-newsletter #newsletter-form .msg.success {
      margin: 0; }

  .section-app-list img {
    max-width: 100px; }
  .section-app-list li {
    margin-bottom: 20px; } }
@media (min-width: 440px) {
  h4 {
    font-size: 2.8em; }

  #sidemenu {
    width: 450px;
    left: -450px; }

  .csstransforms.csstransitions.show-sidemenu #wrapper {
    -moz-transform: translate(410px, 0);
    -ms-transform: translate(410px, 0);
    -o-transform: translate(410px, 0);
    -webkit-transform: translate(410px, 0);
    transform: translate(410px, 0); }

  .section-teaser .content {
    padding: 40px 20px; }
    .section-teaser .content h2 {
      margin-bottom: 20px; }

  .section-persons-list ul li {
    margin-top: 50px; }
  .section-persons-list.no-desc ul li {
    width: 50%;
    float: left;
    margin-top: 0; }
    .section-persons-list.no-desc ul li a span {
      max-width: 170px;
      max-height: 170px; }

  .section-timeline {
    padding: 0 40px; }
    .section-timeline ul h4 {
      margin-left: 80px; }
    .section-timeline .years > li:after {
      left: 117px; }
    .section-timeline h5 {
      width: 146px; }
    .section-timeline .content div {
      margin-left: 156px; }

  .section-app-screens h4 {
    margin-bottom: 5px; }

  .section-newsletter .content {
    padding-left: 0;
    padding-right: 0; }

  .section-menu .items a {
    font-size: 1.1em;
    height: 70px; }
    .section-menu .items a .img {
      line-height: 46px; }
    .section-menu .items a img {
      max-height: 38px;
      max-width: 38px;
      width: 38px; }
  .section-menu.top a {
    height: 106px;
    font-size: 1.8em; }
    .section-menu.top a img {
      max-width: 100px;
      max-height: 100px;
      width: 100px; }
  .section-menu.apps .items {
    margin-top: 35px; }
  .section-menu.apps a {
    height: 100px;
    font-size: 1.4em;
    margin-bottom: 12px; }
    .section-menu.apps a img {
      max-width: 55px;
      max-height: 55px;
      width: 55px; }
  .section-menu.services a {
    height: 92px;
    font-size: 1.4em;
    margin-bottom: 12px; }
    .section-menu.services a img {
      max-width: 80px;
      max-height: 70px;
      width: auto; }
    .section-menu.services a .text {
      height: auto; }

  .section-posts .img {
    max-height: 180px; }
    .section-posts .img span {
      bottom: 40px; }

  .single #sidebar-blog .content {
    max-width: none; } }
@media (min-width: 500px) {
  .section {
    padding-left: 40px;
    padding-right: 40px; }
    .section.section-video, .section.section-menu, .section.section-team-detail {
      padding: 0; }

  .section-teaser {
    padding: 0; }

  .section-header {
    padding-left: 10px;
    padding-right: 0;
  /*
  &.no-img {

    .content {
      min-height: 0;
    }

    h1 {
      text-align: left;
    }
  }
  */ }
    .section-header .menu-button {
      width: 80px; }
      .section-header .menu-button img {
        margin-left: 25px; }
    .section-header .content {
      padding: 0 20px; }
      .section-header .content.top {
        margin-left: 70px; }
    .section-header .breadcrumbs {
      display: inline-block;
      margin: 3px 0 0 5px; }
      .section-header .breadcrumbs li:first-child a {
        line-height: 51px; }
        .section-header .breadcrumbs li:first-child a:before {
          display: inline-block; }
    .section-header h1 {
      text-align: center; }

  .section-text,
  .section-texts {
    margin-left: 0;
    margin-right: 0; }

  ul.section-grid-links li {
    width: 48%;
    margin-left: 4%;
    float: left;
    margin-bottom: 4%; }
    ul.section-grid-links li:nth-child(2n + 1) {
      margin-left: 0; }

  .section-app-list ul {
    padding: 0;
    margin-top: 30px; }
  .section-app-list li {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 30px; }
  .section-app-list img {
    max-width: 100px; }

  .section-app-screens .slider .prev {
    left: 60px; }
  .section-app-screens .slider .next {
    right: 60px; }
  .section-app-screens li img {
    max-height: 400px; }

  .section-testimonials {
    padding: 0; }

  .section-persons-list {
    padding-left: 45px;
    padding-right: 45px; }

  .section-post-author .content {
    padding-top: 40px;
    padding-bottom: 40px; }

  .section-features .highlighted li {
    margin-bottom: 20px; }
  .section-features .highlighted .img {
    width: 80px; }
  .section-features .highlighted p {
    margin: 0 0 0 100px; }
  .section-features .features {
    padding-left: 20px; }

  .section-upgrade {
    padding-top: 40px; }

  .section-monster-list {
    text-align: center; }
    .section-monster-list li {
      width: 50%;
      display: inline-block; }
    .section-monster-list img {
      max-width: 170px; }
    .section-monster-list h3 {
      font-size: 1.8em;
      height: 45px;
      padding: 0 10px; }

  .blog article.type-page .section {
    padding-left: 0;
    padding-right: 0; }
    .blog article.type-page .section .content {
      max-width: none; }
  .blog article.type-page .section-filter {
    padding-left: 40px;
    padding-right: 40px; }

  .single header {
    height: 250px; }
  .single h1 {
    font-size: 3.2em; }
  .single .meta-text {
    font-size: 1.4em; }
  .single .cats a {
    font-size: 1.8em;
    line-height: 26px;
    padding: 0 15px; }

  .section-posts .img {
    max-height: 200px; }

  .section-popular-posts img {
    width: auto; }
  .section-popular-posts .teaser > a {
    font-size: 2em; } }
@media (min-width: 600px) {
  .section .content {
    max-width: none; }

  .section-text-image .content .l {
    text-align: left;
    max-width: none;
    margin-left: 0;
    width: 55%;
    padding: 0; }
    .section-text-image .content .l a {
      margin-left: 0; }
  .section-text-image .content .r {
    width: 45%;
    float: right;
    margin-top: 43px;
    max-width: none;
    position: absolute;
    margin-top: 0;
    left: 55%;
    right: 0;
    padding-left: 30px;
    top: 40px;
    bottom: 40px; }
    .section-text-image .content .r img {
      max-width: none;
      height: 100%; }
    .section-text-image .content .r .platforms {
      margin-top: 5px;
      margin-right: 20px; }
  .section-text-image.img-left .content .l {
    float: left; }
  .section-text-image.img-left .content .r {
    float: left;
    padding-right: 20px; }
    .section-text-image.img-left .content .r .platforms {
      float: none; }
  .section-text-image.type-2-course .r {
    margin-bottom: 0; }
  .section-text-image.sva {
    padding-top: 20px; }
    .section-text-image.sva .content .r {
      top: 40%;
      right: 40px;
      width: auto; }
      .section-text-image.sva .content .r img {
        max-width: 100%;
        height: auto; }

  .section-teaser {
    min-height: 350px; }
    .section-teaser .bg {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 1; }
      .section-teaser .bg img {
        display: inline-block;
        max-width: none; }
    .section-teaser .content {
      position: relative;
      z-index: 10;
      min-height: 350px; }
    .section-teaser .box {
      width: 42%;
      float: none;
      position: absolute;
      left: 40px;
      padding: 30px 20px;
      top: 0; }
      .section-teaser .box .bg {
        -moz-opacity: 0.9;
        -ms-opacity: 0.9;
        -o-opacity: 0.9;
        -webkit-opacity: 0.9;
        opacity: 0.9; }
      .section-teaser .box h2,
      .section-teaser .box p,
      .section-teaser .box a {
        position: relative;
        z-index: 1; }
    .section-teaser .img {
      float: right;
      width: 50%;
      padding-top: 50px;
      padding-right: 0;
      max-width: none; }
      .section-teaser .img img {
        vertical-align: middle; }
    .section-teaser .content {
      padding: 40px 65px;
      color: white; }
    .section-teaser.tr .img, .section-teaser.br .img {
      float: left;
      padding-left: 0;
      padding-right: 20px; }
    .section-teaser.tr .box {
      left: auto;
      right: 40px; }
    .section-teaser.bl .box {
      top: auto;
      bottom: 0; }
    .section-teaser.br .box {
      top: auto;
      bottom: 0;
      left: auto;
      right: 40px; }
    .section-teaser.no-img {
      min-height: 380px; }
      .section-teaser.no-img .content {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0; }
      .section-teaser.no-img .box {
        width: 50%; }

  .section-footer .text img:hover {
    animation: pulse-heart 0.4s;
    -webkit-animation: pulse-heart 0.4s; }

  .section-footer .text img {
    animation: pulse-heart-steady 10s infinite;
    -webkit-animation: pulse-heart-steady 10s infinite; }

  .section-footer li li {
    display: inline-block;
    margin-bottom: 10px; }
    .section-footer li li img {
      margin: 0 15px;
      display: inline-block; }
    .section-footer li li a {
      display: inline-block; }
  .section-footer > ul {
    margin-bottom: 40px; }
  .section-footer span {
    margin-left: 10px; }
  .section-footer span + span {
    margin-left: 5px;
    display: inline-block; }

  .section-newsletter p {
    margin: 0; }
  .section-newsletter > div.content {
    max-width: 785px;
    padding: 40px 0; }
  .section-newsletter .l,
  .section-newsletter #newsletter-form {
    width: 50%;
    float: left; }
  .section-newsletter .l {
    padding-right: 20px;
    margin-top: 10px; }

  .section-app-screens .slider .prev {
    left: 0; }
  .section-app-screens .slider .next {
    right: 0; }
  .section-app-screens .slider > .items li {
    width: 5%;
    padding: 0 0.5%; }
  .section-app-screens .slider .nav li:nth-child(2n) {
    display: none; }

  .section-features li h3 {
    overflow: hidden; }
  .section-features .highlighted li {
    width: 50%;
    display: inline-block;
    padding: 0 20px; }
    .section-features .highlighted li .img {
      float: none;
      width: auto;
      line-height: 100px;
      margin-bottom: 5px;
      height: auto; }
    .section-features .highlighted li img {
      vertical-align: middle; }
    .section-features .highlighted li p {
      margin: 0;
      text-align: center; }
    .section-features .highlighted li:last-child {
      margin-bottom: 0; }
  .section-features .features {
    padding-left: 0; }
    .section-features .features li {
      width: 50%;
      display: block;
      float: left;
      padding-left: 60px;
      margin-bottom: 20px; }
      .section-features .features li img {
        left: 20px; }

  .section-ordered-list li {
    float: left;
    width: 49%; }
    .section-ordered-list li:nth-child(2n+1) {
      margin-right: 2%;
      clear: left; }

  .section-pro-features ul {
    padding: 20px 0 30px 0; }
  .section-pro-features li {
    float: left;
    width: 50%;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 40px; }
    .section-pro-features li:nth-child(2n+1) {
      clear: both; }
  .section-pro-features .img {
    position: static;
    display: inline-block;
    margin-bottom: 10px; }

  .section-testimonials .nav li:nth-child(2n) {
    display: none; }
  .section-testimonials .items li {
    width: 0.5%; }

  .section-video-list ul {
    text-align: center;
    margin-top: 40px; }
  .section-video-list li {
    display: inline-block;
    width: 48%;
    margin: 0 1%; }

  .w-2-600 {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden; }

  .section-map-address {
    overflow: hidden; }
    .section-map-address .map {
      margin-bottom: 40px;
      min-height: 200px; }
    .section-map-address p,
    .section-map-address h2 {
      margin-left: 0;
      margin-right: 0; }
    .section-map-address .content {
      padding: 55px 28px 0 55px; }
    .section-map-address + .section-map-address .content {
      padding: 55px 55px 0 28px; }

  .section-product-preview {
    padding-top: 40px;
    padding-bottom: 20px; }
    .section-product-preview .content {
      max-width: none; }
    .section-product-preview .r {
      float: right;
      width: 60%;
      margin: 0; }
      .section-product-preview .r img {
        margin: 0;
        max-width: 100%; }
    .section-product-preview .l {
      max-width: 400px;
      width: 40%;
      padding-right: 20px; }
    .section-product-preview.phone .content img {
      margin: 0;
      max-height: 90%;
      width: auto;
      left: auto;
      right: 0;
      top: auto;
      bottom: 0; }
    .section-product-preview.phone .r {
      position: absolute;
      left: 40%;
      right: 55px;
      top: 0;
      bottom: 0;
      width: auto; }
      .section-product-preview.phone .r img {
        position: absolute;
        bottom: 0;
        left: 10px;
        right: 0; }

  .section-post-author h2 {
    text-align: left; }
  .section-post-author img {
    float: left;
    width: 140px;
    margin-top: 0; }
  .section-post-author .r {
    margin-left: 170px; }

  .section-support {
    padding: 40px; }
    .section-support .l {
      width: 60%;
      padding-right: 20px; }
    .section-support .img {
      position: absolute;
      left: 61%;
      top: 40px;
      right: 0;
      bottom: 70px;
      margin: 0; }
      .section-support .img img {
        width: auto;
        max-width: none;
        height: 80%;
        position: absolute;
        left: 0;
        bottom: 0; }

  .section-filter li a {
    font-size: 1.8em; }

  .single header {
    height: 300px; }
  .single article.type-post {
    padding-left: 40px;
    padding-right: 40px; }
  .single .entry-header,
  .single .col-2,
  .single .col-1 {
    padding-left: 0;
    padding-right: 0; }
  .single .cats {
    clear: none;
    margin-top: 0; }
  .single .back {
    margin-top: 7px; }

  .section-posts .img {
    height: 160px;
    max-height: none; }
    .section-posts .img img {
      max-width: none; }
    .section-posts .img span {
      bottom: 30px; }
  .section-posts ul {
    overflow: hidden; }
  .section-posts li {
    width: 48%;
    float: left;
    overflow: hidden;
    margin: 0 0 4% 4%; }
    .section-posts li:first-child {
      width: 100%;
      margin-left: 0; }
      .section-posts li:first-child h2 {
        font-size: 2.8em; }
      .section-posts li:first-child .img {
        height: 230px; }
        .section-posts li:first-child .img span {
          bottom: 40px; }
      .section-posts li:first-child p {
        min-height: 40px;
        font-size: 1.6em; }
        .section-posts li:first-child p a {
          width: 15px;
          height: 15px;
          background-position: 0 0; }
    .section-posts li:nth-child(2n) {
      margin-left: 0;
      clear: left; }
  .section-posts p {
    min-height: 100px; }
  .section-posts a.load-more {
    margin-bottom: 40px; }

  .home .section-text-image {
    padding-bottom: 40px; }

  .blog article.type-page .section {
    padding-left: 40px;
    padding-right: 40px; }

  .section-app-promo .l,
  .section-app-promo .apps {
    float: left;
    width: 60%;
    padding-right: 20px; }
  .section-app-promo .slider {
    float: right;
    width: 40%; }
    .section-app-promo .slider .prev {
      padding-left: 0; }
    .section-app-promo .slider .next {
      padding-right: 0; }
      .section-app-promo .slider .next span {
        float: right; }

  .section-latest-posts {
    padding-top: 40px; }
    .section-latest-posts .section-title {
      margin: 0 0 15px; } }
@media (min-width: 650px) {
  h2 {
    font-size: 3.2em; }

  .section-title,
  .section .content .section-title {
    font-size: 1.6em; }

  .section-header .bg {
    display: block; }
  .section-header .r {
    width: 50%;
    float: right;
    margin-top: -10px; }
    .section-header .r img {
      margin: 0 0 20px 0;
      height: 150px; }
  .section-header .content {
    padding: 0 65px;
    min-height: 160px; }
    .section-header .content.top {
      margin-left: 30px; }
  .section-header h1 {
    position: absolute;
    width: 50%;
    bottom: 0;
    left: 0;
    padding-left: 65px;
    text-align: left; }
  .section-header.no-img h1 {
    position: static;
    margin-bottom: 20px;
    padding-left: 0; }
  .section-header.no-img.no-h1 .content.top {
    margin-left: 30px; }

  .section-teaser .content .more {
    max-width: 250px; }

  .section-support {
    min-height: 0;
    text-align: left; }
    .section-support h2 {
      font-size: 3.2em; }

  .section-reviews h3 {
    font-size: 3.6em; }
  .section-reviews .average {
    font-size: 8em;
    width: 160px;
    line-height: 160px;
    margin-bottom: 22px; }
  .section-reviews .stars > img {
    width: 22px;
    margin-left: 10px; }
  .section-reviews .reviews {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0 50px; }
    .section-reviews .reviews > div > ul > li {
      float: left;
      width: 1%;
      display: block;
      margin-bottom: 0; }
      .section-reviews .reviews > div > ul > li h5 {
        font-size: 2.8em;
        margin-bottom: 16px; }
      .section-reviews .reviews > div > ul > li quote {
        padding: 16px 0; }
  .section-reviews .prev,
  .section-reviews .next {
    display: block;
    position: absolute;
    left: 0;
    padding: 10px 15px 10px 20px;
    right: auto;
    top: 50%;
    margin-top: -24px;
    width: 50px;
    height: 48px;
    cursor: pointer;
    z-index: 100; }
    .section-reviews .prev span,
    .section-reviews .next span {
      background: url("/wp-content/themes/v3-theme/images/arrow-sprite.png") no-repeat -30px 0;
      width: 15px;
      height: 28px;
      display: block; }
  .section-reviews .next {
    left: auto;
    padding: 10px 20px 10px 15px;
    right: 0; }
    .section-reviews .next span {
      background-position: -45px 50%; }

  .section-persons-list.desc {
    padding: 0 45px; }
    .section-persons-list.desc .content > ul {
      text-align: center; }
      .section-persons-list.desc .content > ul > li {
        width: 50%;
        max-width: 300px;
        float: none;
        padding: 0 10px;
        margin-top: 30px;
        display: inline-block;
        vertical-align: top; }
        .section-persons-list.desc .content > ul > li a span {
          max-width: 170px;
          max-height: 170px; }
        .section-persons-list.desc .content > ul > li p {
          text-align: left; }
  .section-persons-list.no-desc ul li {
    width: 33.33%; }
    .section-persons-list.no-desc ul li:nth-child(3n+1) {
      clear: left; }
  .section-persons-list.founders .content > ul > li, .section-persons-list.desc.founders .content > ul > li {
    width: 50%; }
    .section-persons-list.founders .content > ul > li:nth-child(3n+1), .section-persons-list.desc.founders .content > ul > li:nth-child(3n+1) {
      clear: none; }
    .section-persons-list.founders .content > ul > li a span, .section-persons-list.desc.founders .content > ul > li a span {
      max-width: 200px;
      max-height: 200px; }

  .section-partner-list li {
    text-align: left; }
    .section-partner-list li a span {
      line-height: 170px; }
      .section-partner-list li a span img {
        max-width: 100px;
        max-height: 100px; }

  ul.section-grid-links {
    padding-top: 60px; }

  .section-timeline {
    padding: 0 80px; }

  .entry-content h2,
  .entry-content h3,
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    margin-top: 20px; }
  .entry-content h3 {
    font-size: 3.2em; }
  .entry-content h4,
  .entry-content h5,
  .entry-content h6 {
    font-size: 1.8em; } }
@media (min-width: 800px) {
  h1,
  .single h1,
  .section-header h1 {
    font-size: 4.2em; }

  h2 {
    font-size: 3.2em; }

  p {
    line-height: 1.4em; }

  .section-title {
    font-size: 1.8em; }

  .section-header .content {
    min-height: 180px; }
  .section-header .r img {
    height: 170px; }

  .section-text-image {
    padding-bottom: 30px; }
    .section-text-image .content .l {
      padding-right: 0;
      max-width: 450px;
      width: 45%; }
      .section-text-image .content .l h2 {
        margin-bottom: 15px; }
      .section-text-image .content .l p {
        font-size: 1.8em;
        max-width: none; }
      .section-text-image .content .l .buttom {
        margin-top: 30px; }
    .section-text-image .content .r {
      margin-top: 50px;
      position: static;
      left: auto;
      width: 55%;
      padding-left: 20px;
      margin-top: 20px; }
      .section-text-image .content .r img {
        max-width: 100%;
        height: auto; }
      .section-text-image .content .r .platforms {
        display: block; }
    .section-text-image.img-left .content .l {
      max-width: none; }
      .section-text-image.img-left .content .l a {
        float: right; }
    .section-text-image.img-left .content .r {
      margin-bottom: 40px; }
      .section-text-image.img-left .content .r .platforms {
        margin-top: 0; }
    .section-text-image.type-2-course .r {
      margin-top: 0; }
    .section-text-image.sva .content .r {
      width: 55%;
      margin-top: 40px; }

  .section-teaser .box {
    padding: 30px; }
    .section-teaser .box p {
      font-size: 1.8em; }
  .section-teaser.no-img {
    min-height: 400px; }
  .section-teaser.phone .img {
    margin-bottom: -160px; }

  .section-support {
    padding-bottom: 50px; }
    .section-support p {
      font-size: 1.8em; }
    .section-support .l {
      width: 50%; }
    .section-support .img {
      left: 53%; }

  .section-team-detail {
    background: transparent;
    padding: 30px 0 0 0;
    height: 350px; }
    .section-team-detail .bg {
      display: block; }
      .section-team-detail .bg:before {
        display: block; }
    .section-team-detail .content {
      height: 320px; }
      .section-team-detail .content .l {
        width: 50%;
        float: left;
        height: 100%;
        position: relative; }
        .section-team-detail .content .l a.img {
          margin-top: 5px;
          position: absolute;
          left: 0;
          bottom: 0;
          right: 0; }
        .section-team-detail .content .l h2 {
          position: absolute;
          bottom: 38px;
          left: 0;
          right: 0;
          z-index: 1;
          margin: 0; }
        .section-team-detail .content .l .ce {
          right: 30px;
          bottom: 38px; }
      .section-team-detail .content .r {
        padding: 0 30px;
        width: 50%;
        float: right;
        position: relative;
        height: 275px; }
        .section-team-detail .content .r h3 {
          display: block;
          font-size: 3.2em;
          line-height: 1.2em;
          left: 30px;
          right: 30px;
          bottom: 40px;
          position: absolute;
          text-align: left;
          margin: 0; }

  .section-reviews {
    padding: 40px; }
    .section-reviews .reviews > div > ul > li quote {
      font-size: 1.8em; }

  .section-persons-list.no-desc ul {
    text-align: center; }
    .section-persons-list.no-desc ul li {
      max-width: 300px;
      display: inline-block;
      float: none;
      vertical-align: top;
      margin-left: 0;
      margin-right: 0; }
      .section-persons-list.no-desc ul li a span {
        max-width: 200px;
        max-height: 200px; }
  .section-persons-list.desc li {
    vertical-align: top; }

  body .section-team-detail > .content {
    max-width: none;
    height: auto; }
  body .section-team-detail .content .l {
    display: inline-block;
    height: 320px; }
  body .section-team-detail .content .r {
    display: inline-block;
    padding: 100px 0 0 0;
    margin: 0;
    height: 320px;
    background: #f3f2f2; }
    body .section-team-detail .content .r .content {
      padding: 0 50px;
      max-width: 550px;
      margin: 0;
      height: auto; }
      body .section-team-detail .content .r .content h2 {
        text-align: left; }
      body .section-team-detail .content .r .content h3 {
        text-align: left;
        font-size: 2.3em;
        position: static; }
      body .section-team-detail .content .r .content .social {
        overflow: hidden; }
        body .section-team-detail .content .r .content .social li {
          float: left;
          width: 50px; }
          body .section-team-detail .content .r .content .social li:first-child {
            margin-left: 0; }

  .section-newsletter .l {
    width: 50%;
    float: left; }
    .section-newsletter .l p {
      font-size: 1.8em; }
  .section-newsletter #newsletter-form {
    width: 50%;
    float: right; }
    .section-newsletter #newsletter-form input {
      font-size: 1.8em; }
    .section-newsletter #newsletter-form .msg.success {
      font-size: 1.8em; }

  .section-footer {
    padding-bottom: 40px; }

  .section-footer .text img:hover {
    animation: pulse-heart 0.4s;
    -webkit-animation: pulse-heart 0.4s; }

  .section-footer .text img {
    animation: pulse-heart-steady 10s infinite;
    -webkit-animation: pulse-heart-steady 10s infinite; }

  ul.section-grid-links li {
    width: 32%;
    margin-left: 2%; }
    ul.section-grid-links li a {
      min-height: 130px; }
    ul.section-grid-links li:nth-child(2n+1) {
      margin-left: 2%; }
    ul.section-grid-links li:nth-child(3n+1) {
      margin-left: 0; }

  .section-timeline ul h4 {
    font-size: 3.6em;
    margin-left: 120px;
    width: 100px;
    line-height: 100px; }
  .section-timeline ul h5 {
    font-size: 2.3em;
    width: 201px; }
    .section-timeline ul h5:after {
      margin-top: 4px;
      height: 20px;
      width: 20px; }
  .section-timeline .years > li:after {
    left: 169px; }
  .section-timeline .content div {
    margin-left: 221px; }
  .section-timeline h6,
  .section-timeline p {
    font-size: 2.3em; }

  .entry-content {
    margin-top: 40px; }
    .entry-content h2,
    .entry-content h3,
    .entry-content h4,
    .entry-content h5,
    .entry-content h6 {
      margin-top: 25px; }
    .entry-content h3 {
      font-size: 3.2em; }
    .entry-content h4 {
      font-size: 2.8em; }
    .entry-content h5,
    .entry-content h6 {
      font-size: 2.3em; }
    .entry-content p,
    .entry-content ul li,
    .entry-content ol li,
    .entry-content blockquote,
    .entry-content address,
    .entry-content pre {
      font-size: 1.8em; }
    .entry-content p {
      margin-bottom: 25px; }

  .w-2 {
    width: 50%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden; }

  .section-app-store-buttons li {
    display: inline-block; }
  .section-app-store-buttons ul {
    max-width: none; }

  .section-app-screens {
    padding: 40px; }
    .section-app-screens .slider {
      min-height: 470px;
      padding-top: 0; }
      .section-app-screens .slider .prev {
        left: 20px; }
      .section-app-screens .slider .next {
        right: 20px; }
    .section-app-screens li img {
      max-height: none;
      max-width: 100%;
      height: auto; }
    .section-app-screens ul.nav {
      bottom: 40px; }

  .section-features .highlighted li {
    width: 30%;
    padding: 0 10px;
    margin: 0; }
    .section-features .highlighted li p {
      font-weight: 500; }
    .section-features .highlighted li .img {
      margin-bottom: 15px; }
  .section-features .features li {
    width: 33.33%;
    font-size: 1.6em; }
  .section-features.only-highlighted {
    padding-bottom: 10px; }

  .section-ordered-list li {
    width: 32%;
    margin-bottom: 10px; }
    .section-ordered-list li span {
      width: 25px; }
    .section-ordered-list li:nth-child(2n+1) {
      margin-right: 0;
      clear: none; }
    .section-ordered-list li:nth-child(3n+1) {
      clear: left;
      margin-right: 2%; }
    .section-ordered-list li:nth-child(3n-1) {
      margin-right: 2%; }
  .section-ordered-list p {
    font-size: 1.8em;
    margin-bottom: 40px; }
  .section-ordered-list a {
    margin-left: 30px; }

  .section-app-list {
    text-align: center; }
    .section-app-list ul {
      max-width: 850px;
      margin: 0 auto; }
    .section-app-list li {
      display: inline-block;
      width: 140px;
      float: none; }

  .section-monster-list li {
    width: 27%; }
  .section-monster-list h3 {
    font-size: 2.3em;
    height: 55px;
    padding: 0 20px; }

  .section-upgrade img {
    max-width: 200px; }
  .section-upgrade p {
    font-size: 1.8em; }

  .section-video-list li {
    width: 30%;
    margin-left: 5%; }
    .section-video-list li:nth-child(2n) {
      margin: 0 0 0 5%;
      clear: none; }
    .section-video-list li:nth-child(3n+1) {
      clear: left;
      margin-left: 0; }
    .section-video-list li:nth-child(3n) {
      clear: none; }

  .section-map-address .map {
    min-height: 300px; }

  .section-product-preview {
    padding-bottom: 40px; }
    .section-product-preview p,
    .section-product-preview a {
      font-size: 1.8em; }
    .section-product-preview .content img {
      height: 180px;
      width: auto; }
    .section-product-preview.phone .l {
      padding-top: 40px; }
    .section-product-preview.phone .content img {
      height: auto; }
    .section-product-preview.phone .r {
      left: 45%; }

  .section-post-author .content {
    padding-top: 60px;
    padding-bottom: 80px; }
  .section-post-author img {
    width: 220px; }
  .section-post-author .r {
    margin-left: 260px; }

  .section-pro-features {
    padding-top: 30px; }

  .home .section-header {
    min-height: 80px; }
    .home .section-header .menu-button {
      height: 55px;
      line-height: 55px;
      margin-top: 12.5px; }
    .home .section-header .logo {
      line-height: 80px; }
  .home .section-text-image {
    padding-bottom: 50px; }

  .col-2 {
    float: left;
    width: 67.5%; }
    .col-2:first-child {
      margin-left: 0; }

  .col-1 {
    float: left;
    width: 32.5%; }
    .col-1:first-child {
      margin-left: 0; }

  .blog article.type-page .section {
    padding-right: 0;
    padding-left: 0; }
  .blog .section-posts {
    padding-left: 0;
    padding-right: 0; }
  .blog article.type-page {
    max-width: 1100px;
    padding-left: 40px;
    padding-right: 40px; }

  #sidebar-blog {
    padding-top: 132px; }
    #sidebar-blog .section {
      padding: 0; }
    #sidebar-blog .section-popular-posts {
      padding: 40px 0; }

  .single header {
    height: 350px; }
  .single #sidebar-blog {
    margin: 0;
    padding: 0; }
  .single .entry-header {
    padding-bottom: 40px; }
  .single .cats {
    margin-bottom: 20px; }
  .single .entry-content {
    margin-top: 0; }

  .academy-trial .text {
    font-size: 1.8em; }

  .section-posts li {
    width: 48.4848%;
    margin-left: 3.0303%; }
    .section-posts li:first-child .img {
      height: 250px; }

  .section-filter {
    padding: 25px 0 20px 0; }
    .section-filter li a {
      font-size: 1.8em; }

  .col-2 {
    width: 66%; }

  .col-1 {
    margin-left: 2%;
    width: 32%; }

  .single .section-app-promo {
    padding-left: 0;
    padding-right: 0;
    margin: 0; }

  .section-latest-posts .section-title {
    margin-bottom: 20px; }
  .section-latest-posts ul li {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 0; }
    .section-latest-posts ul li h2 {
      font-size: 2em; }
    .section-latest-posts ul li p {
      min-height: 165px; }
    .section-latest-posts ul li:first-child {
      width: 32%;
      margin-left: 0; }
      .section-latest-posts ul li:first-child .img {
        height: 160px; }
        .section-latest-posts ul li:first-child .img span {
          bottom: 45px; }
      .section-latest-posts ul li:first-child h2 {
        font-size: 2em; }
      .section-latest-posts ul li:first-child p {
        font-size: 1.4em;
        min-height: 165px; }
        .section-latest-posts ul li:first-child p a {
          width: 12px;
          height: 12px;
          background-position: 0 -18px; }
    .section-latest-posts ul li:nth-child(2n) {
      clear: none;
      margin-left: 2%; }

  .section-popular-posts img {
    max-width: 60px; }
  .section-popular-posts .teaser > a {
    font-size: 1.4em; }
  .section-popular-posts .meta {
    margin-top: 2px;
    font-size: 1.2em; } }
@media (min-width: 925px) {
  h1,
  .single header h1,
  .section-header h1 {
    font-size: 4.6em; }

  .section-text-image .content .r {
    margin-top: 30px;
    margin-top: 0; }
    .section-text-image .content .r .platforms {
      margin-top: -18px;
      margin-right: 5px; }
      .section-text-image .content .r .platforms li {
        font-size: 1.6em; }
  .section-text-image.type-2-course .l {
    padding-top: 40px; }
  .section-text-image.sva .content .r {
    width: 50%;
    margin-top: 20px; }

  .section-team-detail .content .images {
    max-width: 925px;
    margin: 0 auto;
    clear: both; }

  .section-support .img {
    right: 40px; }
    .section-support .img img {
      height: auto;
      max-width: 100%; }
  .section-support .more {
    margin-top: 20px;
    font-size: 1.8em; }

  ul.section-grid-links li {
    width: 32%;
    margin-left: 2%; }
    ul.section-grid-links li:nth-child(3n+1) {
      margin-left: 0; }

  .section-persons-list.desc .content > ul > li {
    margin-left: 30px;
    margin-right: 30px; }

  .section-footer li li img {
    margin: 0 27px; }

  .section-footer .text img:hover {
    animation: pulse-heart 0.4s;
    -webkit-animation: pulse-heart 0.4s; }

  .section-footer .text img {
    animation: pulse-heart-steady 10s infinite;
    -webkit-animation: pulse-heart-steady 10s infinite; }

  .section-app-screens .slider .prev,
  .section-app-screens .slider .next,
  .section-app-screens .slider .nav {
    display: none; }
  .section-app-screens .slider > .items li {
    width: 3.3333%; }
  .section-app-screens .slider .nav li:nth-child(2n) {
    display: inline-block; }
  .section-app-screens .slider .nav li:nth-child(3n-1),
  .section-app-screens .slider .nav li:nth-child(3n) {
    display: none; }

  .section-app-list ul {
    margin-top: 40px; }
  .section-app-list li {
    width: 160px; }
  .section-app-list img {
    max-width: 100px; }
  .section-app-list h4 {
    margin-top: 10px;
    font-size: 1.5em; }

  .section-monster-list ul {
    margin: 0 0 20px 0; }
  .section-monster-list img {
    max-width: 200px; }

  .section-pro-features .img {
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-bottom: 15px; }
  .section-pro-features li {
    width: 33.3%; }
    .section-pro-features li:nth-child(2n+1) {
      clear: none; }
    .section-pro-features li:nth-child(3n+1) {
      clear: both; }

  .section-product-preview.phone {
    min-height: 340px; }
    .section-product-preview.phone .r {
      left: 40%; }
    .section-product-preview.phone .l {
      padding-top: 50px; }

  .section-teaser,
  .section-teaser .content {
    min-height: 400px; }

  .section-posts li {
    width: 48.4848%;
    margin-left: 3.0303%; }
    .section-posts li:first-child .img {
      height: 280px; }
    .section-posts li:first-child p {
      min-height: 50px; }

  .single header {
    height: 380px; }

  .section-latest-posts ul li h2 {
    font-size: 2.3em; }
  .section-latest-posts ul li p {
    min-height: 120px; }
  .section-latest-posts ul li:first-child h2 {
    font-size: 2.3em; }
  .section-latest-posts ul li:first-child p {
    min-height: 120px; }

  .section-popular-posts .teaser > a {
    font-size: 1.6em; }
  .section-popular-posts .meta {
    font-size: 1.4em; }

  .section-reviews .reviews > div > ul > li quote {
    font-size: 2em; } }
@media (min-width: 1024px) {
  h1,
  .single header h1,
  .section-header h1 {
    font-size: 5em; }

  h2 {
    line-height: 1.3em; }

  p {
    font-size: 1.8em; }

  .section-pro-features ul {
    padding: 30px 100px 50px 100px; }

  .section-pro-features p {
    font-size: 1.6em; }

  .section {
    padding-left: 100px;
    padding-right: 100px; }

  .section-text-image .l .button {
    margin: 30px auto 0px; }

  .section-footer {
    padding-top: 90px;
    padding-bottom: 70px; }

  @-webkit-keyframes pulse-heart-steady {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    3% {
      -webkit-transform: scale3d(0.8, 0.8, 0.8);
      transform: scale3d(0.8, 0.8, 0.8); }

    5% {
      -webkit-transform: scale3d(1.35, 1.35, 1.35);
      transform: scale3d(1.35, 1.35, 1.35); }

    7% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

  @keyframes pulse-heart-steady {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    3% {
      -webkit-transform: scale3d(0.8, 0.8, 0.8);
      transform: scale3d(0.8, 0.8, 0.8); }

    5% {
      -webkit-transform: scale3d(1.35, 1.35, 1.35);
      transform: scale3d(1.35, 1.35, 1.35); }

    7% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

  @-webkit-keyframes pulse-heart {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    50% {
      -webkit-transform: scale3d(1.2, 1.2, 1.2);
      transform: scale3d(1.2, 1.2, 1.2); }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

  @keyframes pulse-heart {
    0% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }

    50% {
      -webkit-transform: scale3d(1.2, 1.2, 1.2);
      transform: scale3d(1.2, 1.2, 1.2); }

    100% {
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); } }

  .section-footer .text img:hover {
    animation: pulse-heart 0.4s;
    -webkit-animation: pulse-heart 0.4s; }

  .section-footer .text img {
    animation: pulse-heart-steady 10s infinite;
    -webkit-animation: pulse-heart-steady 10s infinite; }

  .home .section-text-image {
    padding-top: 30px;
    padding-bottom: 30px; }

  .section-header .content {
    padding: 0; }
    .section-header .content.top {
      margin: 0;
      padding: 0; }
  .section-header h1 {
    padding-left: 0; }
  .section-header.no-img.no-h1 h1 {
    padding-left: 0; }
  .section-header.no-img.no-h1 .content.top {
    margin: 0; }
  .section-header.pro-header .content.top {
    margin-bottom: 50px; }

  .section-text-image .content {
    overflow: hidden; }
    .section-text-image .content .l p {
      font-size: 1.8em; }
    .section-text-image .content .l .button {
      max-width: 290px; }
    .section-text-image .content .l .more {
      width: 290px;
      font-size: 2em; }
    .section-text-image .content .r {
      text-align: right;
      margin-top: 0; }
      .section-text-image .content .r img {
        max-height: 300px;
        width: auto; }
      .section-text-image .content .r .platforms {
        margin-top: -20px;
        margin-right: 10px; }
  .section-text-image.type-2-course .content .r {
    margin-top: 30px; }

  .section-teaser > div.content {
    position: relative;
    padding-left: 0;
    padding-right: 0; }
  .section-teaser.no-img {
    height: 500px; }
  .section-teaser.bl .box {
    left: 0; }
  .section-teaser.br .box {
    right: 0; }
  .section-teaser.tl .box {
    left: 0; }
  .section-teaser.tr .box {
    right: 0; }
  .section-teaser.no-img.tl .box, .section-teaser.no-img.bl .box {
    left: 100px; }
  .section-teaser.no-img.tr .box, .section-teaser.no-img.br .box {
    right: 100px; }

  .section-team-detail {
    padding-top: 40px; }
    .section-team-detail .content {
      height: 310px; }
      .section-team-detail .content .r {
        height: 265px; }
        .section-team-detail .content .r h3 {
          font-size: 3.6em; }
    .section-team-detail:after {
      display: none; }

  .section-support .l {
    width: 40%; }
  .section-support .img {
    left: 50%;
    right: 100px;
    bottom: 70px; }
    .section-support .img img {
      max-width: 100%;
      right: 0;
      left: auto; }
  .section-support p {
    max-width: none; }

  .section-reviews {
    padding: 40px; }
    .section-reviews .stars > img {
      margin-left: 11px; }
    .section-reviews > .content p {
      margin: 2px 0; }
    .section-reviews .reviews > div > ul > li {
      padding: 0 0.01%; }
      .section-reviews .reviews > div > ul > li h5 {
        font-size: 2em; }
      .section-reviews .reviews > div > ul > li quote {
        padding: 22px 0; }
      .section-reviews .reviews > div > ul > li .by {
        font-size: 1.4em; }

  .section-map-address .content {
    padding: 30px 100px; }
  .section-map-address .map {
    margin-bottom: 70px; }
  .section-map-address h2 {
    margin-top: 0; }
  .section-map-address:first-child h2,
  .section-map-address:first-child p {
    width: 460px;
    float: right; }

  .section-persons-list.no-desc ul li {
    margin-bottom: 10px; }
    .section-persons-list.no-desc ul li a span {
      max-width: 250px;
      max-height: 250px; }
  .section-persons-list.desc .content > ul > li {
    width: 33.33%; }
  .section-persons-list.founders, .section-persons-list.desc.founders {
    margin-top: 40px; }
    .section-persons-list.founders .content > ul > li, .section-persons-list.desc.founders .content > ul > li {
      width: 25%;
      margin-left: 0;
      margin-right: 0;
      padding-left: 10px;
      padding-right: 10px; }
      .section-persons-list.founders .content > ul > li a span, .section-persons-list.desc.founders .content > ul > li a span {
        max-width: 200px;
        max-height: 200px; }

  .page-team .section-text,
  .page-team .section-texts {
    margin-top: 75px; }

  body .section-team-detail .content .section-title {
    padding: 0 74px; }
  body .section-team-detail .content .r .content {
    padding: 0 74px; }
    body .section-team-detail .content .r .content h2 {
      font-size: 3.6em; }
    body .section-team-detail .content .r .content h3 {
      font-size: 2.3em; }
    body .section-team-detail .content .r .content .social li {
      width: 60px;
      margin-left: 24px; }

  /*
  .slider-posts {
  
    .items {
  
      li {
        width: 25%;
      }
    }
  }
  
  .slider-posts,
  .posts {
  
    li > div {
      width: 220px;
      height: 220px;
      margin-left: -110px;
    }
  }
  */
  .section-partner-list.desc .content > ul > li p a {
    font-size: 1em; }
  .section-partner-list.desc .content > ul > li a {
    font-size: 1.8em; }
    .section-partner-list.desc .content > ul > li a span {
      line-height: 250px;
      max-width: 250px;
      max-height: 250px; }
      .section-partner-list.desc .content > ul > li a span img {
        max-width: 150px;
        max-height: 150px; }

  ul.section-grid-links {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto; }
    ul.section-grid-links li a {
      font-size: 2.3em;
      height: 170px;
      line-height: 170px; }
    ul.section-grid-links li.img a {
      height: auto;
      min-height: 170px;
      padding-bottom: 30px; }
    ul.section-grid-links li.img span {
      margin-top: 35px;
      height: 60px;
      line-height: 60px; }
    ul.section-grid-links.img li a {
      font-size: 2.3em; }

  .section-timeline {
    padding-left: 0;
    padding-right: 0; }
    .section-timeline .section-title {
      margin-top: 50px; }
    .section-timeline ul h4 {
      font-size: 5em;
      width: 150px;
      line-height: 150px;
      margin-left: 239px; }
    .section-timeline ul h5 {
      font-size: 2.8em;
      width: 350px;
      padding-left: 140px; }
      .section-timeline ul h5:after {
        margin-top: 5px;
        height: 28px;
        width: 28px; }
    .section-timeline .years {
      margin-top: 50px; }
      .section-timeline .years > li:after {
        left: 315px; }
    .section-timeline .content div {
      margin-left: 400px; }
    .section-timeline h6 {
      font-size: 3.2em;
      line-height: 1.2em; }
    .section-timeline li li {
      margin: 60px 0; }

  .section-download-links li {
    font-size: 1.8em; }

  .section-newsletter #newsletter-form input {
    height: 3em; }
  .section-newsletter #newsletter-form button {
    width: 35px;
    height: 35px;
    top: 10px;
    right: 15px; }
    .section-newsletter #newsletter-form button img {
      width: 12px;
      margin-top: -3px;
      padding-left: 2px; }
      .section-newsletter #newsletter-form button img.error {
        width: 4px; }
  .section-newsletter .l {
    margin-top: 14px; }

  .section-features {
    padding-top: 40px;
    padding-bottom: 40px; }
    .section-features .highlighted {
      margin-top: 45px;
      margin-bottom: 55px; }
    .section-features .features li {
      padding-left: 80px; }
      .section-features .features li img {
        left: 40px; }
    .section-features.only-highlighted .highlighted {
      margin-top: 45px;
      margin-bottom: 20px; }

  .section-ordered-list img {
    width: 70px;
    margin: 7px; }
  .section-ordered-list li {
    margin-bottom: 20px; }
    .section-ordered-list li p {
      margin-left: 100px;
      margin-top: 27px; }
  .section-ordered-list p {
    font-size: 1.8em; }

  .section-app-list ul {
    margin: 60px auto; }
  .section-app-list li {
    width: 170px;
    margin-bottom: 0; }
  .section-app-list img {
    max-width: 100px; }
  .section-app-list h3 {
    margin-top: 10px;
    font-size: 1.8px; }

  .section-monster-list img {
    max-width: 200px; }

  .section-pro-features .img {
    width: 67px;
    height: 67px;
    line-height: 67px;
    margin-bottom: 20px; }

  .section-pro-features h4 {
    font-size: 2.3em; }

  .section-testimonials {
    padding-left: 0;
    padding-right: 0; }
    .section-testimonials .nav,
    .section-testimonials .prev,
    .section-testimonials .next {
      display: none; }
    .section-testimonials .items li {
      width: 0.33333333%; }

  .section-product-preview .bg {
    display: block;
    position: absolute;
    left: 100px;
    top: 20px;
    right: 55px; }
    .section-product-preview .bg img {
      max-width: none;
      height: 190px;
      width: auto; }
  .section-product-preview .content {
    position: relative;
    z-index: 1; }
    .section-product-preview .content img {
      height: auto;
      width: 90%; }
  .section-product-preview .l {
    padding-top: 190px;
    margin-top: 0; }
  .section-product-preview .r {
    max-width: 550px;
    right: 0;
    text-align: right;
    padding-left: 20px;
    padding-top: 20px; }
  .section-product-preview.phone {
    padding-bottom: 0; }
    .section-product-preview.phone .content {
      overflow: hidden; }
      .section-product-preview.phone .content img {
        max-height: 100%; }
    .section-product-preview.phone .r {
      left: 50%; }
    .section-product-preview.phone .l {
      margin-bottom: 40px;
      padding-top: 190px; }

  .section-teaser .box p {
    font-size: 1.8em; }

  .section-video-list label {
    font-size: 1.8em; }

  .page-id-253 .section-teaser .img {
    padding-top: 0;
    margin-bottom: -230px; }

  .section-filter {
    padding-top: 35px; }
    .section-filter li a {
      font-size: 2em; }

  #sidebar-blog {
    padding-top: 148px; }

  .section-popular-posts li {
    background: white;
    padding: 10px;
    margin-bottom: 15px; }

  .section-latest-posts .section-title {
    margin-bottom: 30px; } }
@media (min-width: 1100px) {
  .section-text-image .content .r img {
    max-height: 350px; }

  .section-teaser,
  .section-teaser .content {
    min-height: 450px; }

  .single header {
    height: 400px; }

  .section-latest-posts ul li h2 {
    min-height: 60px; }

  .section-popular-posts .teaser > a {
    font-size: 1.8em; }
  .section-popular-posts img {
    width: auto;
    max-width: 88px; }
  .section-popular-posts li {
    margin-bottom: 20px;
    padding: 15px; } }
@media (min-width: 1240px) {
  p,
  a.more,
  .section-support .more,
  .section-support p {
    font-size: 1.8em; }

  .section > .content {
    margin: 0 auto;
    max-width: 1100px; }

  .section-teaser.no-img.br .box {
    right: 30px; }

  .section-header .content {
    padding: 0; }
  .section-header h1 {
    padding: 0; }
  .section-header.pro-header .content.top {
    margin-bottom: 120px; }

  .home .section-text-image {
    padding-top: 30px;
    padding-bottom: 90px; }
    .home .section-text-image .r {
      padding-right: 20px; }
    .home .section-text-image .l {
      padding-top: 30px; }

  .section.section-text-image > .content {
    margin-top: 0; }
  .section.section-text-image .content .l {
    width: 45%; }
    .section.section-text-image .content .l h2 {
      font-size: 3.6em; }
  .section.section-text-image .content .r {
    position: static;
    width: 55%; }
    .section.section-text-image .content .r .platforms {
      margin-right: 40px; }
  .section.section-text-image .platforms li {
    font-size: 1.8em; }
  .section.section-text-image.type-2-course .content .l {
    padding-top: 52px; }
  .section.section-text-image.type-2-course .content .r img {
    max-height: 300px; }
  .section.section-text-image.sva {
    padding-top: 20px;
    padding-bottom: 50px; }
    .section.section-text-image.sva .l {
      margin-top: 20px; }

  .section-teaser {
    min-height: 450px; }
    .section-teaser > div.content {
      min-height: 450px; }
      .section-teaser > div.content .box {
        max-width: 420px; }
      .section-teaser > div.content h2 {
        font-size: 3.6em; }
    .section-teaser.no-img {
      min-height: 530px; }
      .section-teaser.no-img > div.content {
        min-height: 530px; }
      .section-teaser.no-img.tl .box, .section-teaser.no-img.bl .box {
        left: 0; }
      .section-teaser.no-img.tr .box, .section-teaser.no-img.br .box {
        right: 0; }

  .section-support {
    padding-top: 100px;
    padding-bottom: 110px; }
    .section-support .content {
      position: relative; }
    .section-support h2 {
      font-size: 3.6em; }
    .section-support .img {
      right: 10px;
      bottom: 20px; }
    .section-support .more {
      font-size: 2.3em; }

  .section-team-detail .content .r {
    padding: 0 74px; }
    .section-team-detail .content .r h3 {
      left: 74px; }

  ul.section-grid-links li a {
    height: 190px;
    line-height: 190px; }
  ul.section-grid-links li.img a {
    height: auto;
    min-height: 190px; }
  ul.section-grid-links li.img span {
    margin-top: 46px; }

  .subtitle {
    font-size: 2.8em; }

  .entry-content h2,
  .entry-content h3 {
    font-size: 3.6em; }
  .entry-content h4 {
    font-size: 3.2em; }
  .entry-content h5 {
    font-size: 2.8em;
    margin: 0px 0px 20px; }
  .entry-content h6 {
    font-size: 2.3em; }
  .entry-content p,
  .entry-content ul li,
  .entry-content ol li,
  .entry-content blockquote,
  .entry-content address,
  .entry-content pre {
    font-size: 1.8em; }
  .entry-content ul li:before {
    top: 10px; }

  .w-2,
  .w-2-600 {
    padding-right: 10px;
    padding-left: 200px; }
    .w-2 > div.content,
    .w-2-600 > div.content {
      float: right;
      width: 100%; }

  .w-2 + .w-2,
  .w-2-600 + .w-2-600 {
    padding-left: 10px;
    padding-right: 200px; }
    .w-2 + .w-2 > div.content,
    .w-2-600 + .w-2-600 > div.content {
      float: left; }

  .section-features .features li {
    font-size: 1.6em; }

  .section-ordered-list img {
    width: 80px; }
  .section-ordered-list li p {
    margin: 40px 0 0 100px;
    padding-left: 25px; }

  .section-upgrade img {
    max-width: 500px; }
  .section-upgrade p {
    font-size: 1.8em;
    margin-bottom: 40px; }
  .section-upgrade h2 {
    font-size: 3.6em; }

  .section-testimonials .items li {
    width: 0.25%; }

  .section-map-address .content {
    padding-left: 0;
    padding-right: 0; }
  .section-map-address + .section-map-address .content {
    padding-left: 0;
    padding-right: 0;
    margin-left: 40px; }

  .section-product-preview {
    padding-top: 40px;
    padding-bottom: 40px; }
    .section-product-preview .bg {
      left: 50%;
      margin-left: -550px;
      top: 30px; }
    .section-product-preview p,
    .section-product-preview a {
      font-size: 2em; }
    .section-product-preview.phone .r {
      left: 60%; }

  .section-post-author .content {
    max-width: 640px; }

  .section-partner-list.desc .content > ul > li a {
    font-size: 2em; }

  .section-download-links li {
    font-size: 2em; }

  .section-persons-list.founders .content > ul > li a span, .section-persons-list.desc.founders .content > ul > li a span {
    max-width: 220px;
    max-height: 220px; }

  .section-reviews .reviews > div > ul > li quote {
    font-size: 1.6em; }

  .section-video-list ul {
    margin-top: 60px; }

  .en.page-id-48 .section-video-list {
    margin-bottom: 80px; }

  .single h1 {
    font-size: 6em; }
  .single header {
    height: 450px; } }
@media (min-width: 1350px) {
  .section-app-screens .slider {
    position: relative;
    padding-left: 40px;
    padding-right: 40px; }
    .section-app-screens .slider .prev {
      left: 10px; }
    .section-app-screens .slider .next {
      right: 10px; }
  .section-app-screens ul.nav {
    bottom: 10px; } }
@media (min-width: 1450px) {
  .section-header .content {
    padding: 0; }
    .section-header .content.top {
      margin-left: auto;
      margin-right: auto;
      position: static;
      padding: 0; }
  .section-header.no-img.no-h1 .content.top {
    margin-left: auto;
    margin-right: auto; }

  .grid-links {
    padding-left: 0;
    padding-right: 0; }

  .single header {
    height: 530px; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #sidemenu .top a img[src*=".svg"] {
    width: 100%; } }
