.cf:before, .cf:after {content:""; display:table;} .cf:after {clear:both;}

.single .intro--secondary .shell {max-width: 1170px; padding-left: 15px; padding-right: 15px;}


.cpfw {
  background: #671c73;
  background: -moz-linear-gradient(top,  #671c73 0%, #8b2b79 100%);
  background: -webkit-linear-gradient(top,  #671c73 0%,#8b2b79 100%);
  background: linear-gradient(to bottom,  #671c73 0%,#8b2b79 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#671c73', endColorstr='#8b2b79',GradientType=0 );
  padding: 54px 0;
}
  .page-id-69 .cpfw {padding: 100px 0;}
  .cpfw .cpfw-copy {
    float: left;
    width: 50%;
    padding: 0 124px 0 0;
    color: #fff;
  }
    .cpfw .cpfw-copy h3 {
      font-size: 42px;
      line-height: 1.23;
      font-weight: 700;
      font-family: Intro,Helvetica,sans-serif;
      margin: 0 0 24px 0;
      padding: 54px 0 0 0;
    }
    .cpfw .cpfw-copy p a {color: #fff; text-decoration: underline;}
      .cpfw .cpfw-copy p a:hover {color: #fff; text-decoration: none;}
  .cpfw .cpfw-form {
    float: left;
    width: 50%;
    min-height: 10px;;
  }
  .cpfw .cpfw-form .gform_confirmation_wrapper .gform_confirmation_message {color: #fff !important; padding: 24px 0 0 0;}
  .cpfw .cpfw-form .gform_wrapper.gform_wrapper {padding: 0 !important; margin: 0 !important;}
  .cpfw .cpfw-form label {color: #fff !important; text-transform: uppercase; font-size: 14px !important;}
  .cpfw .cpfw-form li {
    padding: 0 !important;
    margin: 0 0 8px 0 !important;
  }
  .cpfw .cpfw-form .gform_wrapper .gform_body input[type=text], .cpfw .cpfw-form .gform_wrapper .gform_body input[type=email] {
    display: block !important;
    border: 0 !important;
    background: #fff !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    margin: 0 !important;
  }
  .cpfw .cpfw-form .gform_wrapper .gform_body select {
    -webkit-appearance: button !important;
    appearance: button !important;
    outline: none !important;
    border: 0 !important;
    background: #fff !important;
    padding: 8px 16px !important;
    border-radius: 4px !important;
    margin: 0 !important;
    z-index: 20;
  }
  .cpfw .cpfw-form .gform_wrapper .ginput_container_select {position: relative;}
  /* .cpfw .cpfw-form .gform_wrapper .ginput_container_select::before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    right: 0;
    width: 54px;
    height: 100%;
    text-align: center;
    font-size: 28px;
    line-height: 45px;
    color: rgb(207, 10, 10);
    background-color: #fff;
    pointer-events: none;
    z-index: 30;
  } */
    .cpfw .cpfw-form .gform_wrapper .ginput_container_select::before {
      content: "";
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 100%;
      text-align: center;
      font-size: 28px;
      line-height: 45px;
      background: #fff url(img/select-arrow.png) no-repeat center scroll;
      pointer-events: none;
      z-index: 30;
    }
  .cpfw .cpfw-form .gform_wrapper .gform_body .gform_fields {margin: 0 !important;}
  .cpfw .cpfw-form .gform_wrapper .gform_body li {margin: 0 0 16px 0 !important;}
  .cpfw .cpfw-form .gform_wrapper .gform_body label {display: block !important; margin: 0 0 4px 0 !important; padding: 0 !important;}
  .cpfw .cpfw-form .gform_wrapper .gform_body label .gfield_required {display: none; visibility: hidden;}
  .cpfw .cpfw-form .gform_wrapper input[type=submit] {
    color: #fff !important;
    border-color: #fff !important;
    background-color: transparent !important;
  }
  .cpfw .cpfw-form .gform_footer {padding: 8px 0 0 0 !important;}
  .cpfw .cpfw-form .gform_wrapper div.validation_error {
    color: #fff !important;
    margin: 0 0 16px 0 !important;
    padding: 0 !important;
    border: 0 !important;
    font-size: 16px !important;
  }
  .cpfw .cpfw-form .gform_wrapper.gform_wrapper .validation_message {color: #fff !important;}
  .cpfw .faq-header {background: url(img/faq-hero-icon.png) no-repeat left center scroll; padding: 0 0 0 124px;}
  .cpfw .faq-header.blog {background: url(img/blog-icon.png) no-repeat left center scroll; padding: 0 0 0 124px;}
  .cpfw .faq-header.no-image {padding: 0 !important; background-image: none;}
    .cpfw .faq-header h1 {
      font-size: 54px;
      color: #fff;
      margin: 0 0 16px 0;
      padding: 0;
    }
    .cpfw .faq-header p {
      color: #fff;
      font-size: 24px;
      margin: 0;
      padding: 0;
    }
.page-template-tpl-get-app .shell {max-width: 1240px;}

.custom-wp-pagination {text-align: center;}
  .custom-wp-pagination a, .custom-wp-pagination span {display: inline-block; margin: 0 8px; font-weight: 700; font-size: 18px;}
  .custom-wp-pagination a {color: #666; text-decoration: none;}
  .custom-wp-pagination a:hover, .custom-wp-pagination span {color: #822a85; text-decoration: none;}
  .custom-wp-pagination a.next, .custom-wp-pagination a.prev {position: relative;}
  .custom-wp-pagination a.prev {padding: 0 0 0 24px;}
    .custom-wp-pagination a.prev:before {
      display: block;
      content: "";
      width: 17px;
      height: 16px;
      background: url(img/pagination-arrow.png) no-repeat scroll;
      position: absolute;
      left: 0;
      top: calc(50% - 8px);
      top: -moz-calc(50% - 8px);
      top: -webkit-calc(50% - 8px);
      -moz-transform: rotate(180deg);
      -webkit-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      transform: rotate(180deg);
    }
  .custom-wp-pagination a.next {padding: 0 24px 0 0;}
    .custom-wp-pagination a.next:before {
      display: block;
      content: "";
      width: 17px;
      height: 16px;
      background: url(img/pagination-arrow.png) no-repeat scroll;
      position: absolute;
      right: 0;
      top: calc(50% - 8px);
      top: -moz-calc(50% - 8px);
      top: -webkit-calc(50% - 8px);
    }


.blog-featured {padding: 40px 0 0 0;}
  .blog-featured .bf-thumb {
    float: left;
    width: 540px;
    height: 364px;
    background-attachment: scroll;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(img/default-blog-img.jpg);
    background-size: cover !important;
  }
    .blog-featured .bf-thumb a {
      display: block;
      width: 100%;
      height: 100%;
      font: 0/0 a;
      color: transparent;
      background-color: rgba(0,0,0,0);
    }
  .blog-featured .bf-copy {
    float: left;
    background-color: #fbf9f7;
    width: calc(100% - 540px);
    width: -moz-calc(100% - 540px);
    width: -webkit-calc(100% - 540px);
    height: 364px;
    padding: 64px 32px 24px 32px;
  }
  .blog-featured .bf-copy h4 {
    font-size: 18px;
    color: #822a85;
    font-weight: 400;
    margin: 0 0 16px 0;
  }
  .blog-featured .bf-copy h2 {
    font-size: 24px;
    color: #822a85;
    font-weight: 700;
    margin: 0 0 16px 0;
  }
    .blog-featured .bf-copy h2 a {color: #822a85; text-decoration: none;}
      .blog-featured .bf-copy h2 a:hover {color: #822a85; text-decoration: underline;}

.blog-content {margin: 0 0 40px 0; padding: 40px 0 0 0;}
  .blog-content .load-more-content, .blog-content.paged .load-more-content {text-align: center; display: none; pointer-events: none; padding: 16px 0 24px 0;}
    .blog-content .load-more-content a {
      display: inline-block;
      vertical-align: top;
      background-color: #8c2c7a;
      border: 1px solid #8c2c7a;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      padding: 8px 32px;
      font-weight: 700;
      color: #fff;
      border-radius: 4px;
    }
      .blog-content .load-more-content a:hover {background-color: transparent; color: #8c2c7a;}
  .blog-content .bc-sidebar {float: left; width: 340px;}
    .blog-content .bc-sidebar .search-form {margin: 0 0 24px 0; position: relative;}
      .blog-content .bc-sidebar .search-form input[type=text] {
        display: block;
        width: 100%;
        border: 1px solid #797979;
        padding: 8px 72px 8px 16px;
        background-color: #fff;
        border-radius: 4px;
        color: #666;
      }
      .blog-content .bc-sidebar .search-form input[type=submit] {
        display: block;
        width: 64px;
        height: 41px;
        border: 0;
        background: #822a85 url(img/search-icon.jpg) no-repeat center scroll;
        border-radius: 0 4px 4px 0;
        font: 0/0 a;
        color: transparent;
        position: absolute;
        right: 0;
        top: 0;
        cursor: pointer;
      }
    .blog-content .bc-sidebar .categories a {
      display: block;
      background-color: #8c2c7a;
      border: 1px solid #8c2c7a;
      text-decoration: none;
      text-transform: uppercase;
      text-align: center;
      padding: 8px 0;
      font-weight: 700;
      color: #fff;
      margin: 0 0 8px 0;
      border-radius: 4px;
    }
      .blog-content .bc-sidebar .categories a:hover {text-decoration: none; color: #8c2c7a; background-color: transparent;}
    .blog-content .bc-sidebar .bc-tabs {padding: 8px 0 0 0;}
      .blog-content .bc-sidebar .bc-tabs .tab-entry:not(:last-of-type) {margin: 0 0 16px 0;}
        .blog-content .bc-sidebar .bc-tabs .tab-entry h4 {font-size: 20px; font-weight: 700; margin: 0 0 8px 0; color: #822a85;}
          .blog-content .bc-sidebar .bc-tabs .tab-entry h4 a {color: #822a85; text-decoration: none;}
            .blog-content .bc-sidebar .bc-tabs .tab-entry h4 a:hover {color: #822a85; text-decoration: underline;}
        .blog-content .bc-sidebar .bc-tabs .tab-entry p {color: #666;}
      .blog-content .bc-sidebar .bc-tabs .bct-nav {margin: 0 0 8px 0;}
        .blog-content .bc-sidebar .bc-tabs .bct-nav a {
          display: inline-block;
          vertical-align: top;
          font-size: 24px;
          font-weight: 700;
          color: rgba(0,0,0,0.5);
          margin: 0 8px 0 0;
          text-decoration: none;
        }
          .blog-content .bc-sidebar .bc-tabs .bct-nav a:hover, .blog-content .bc-sidebar .bc-tabs .bct-nav a.active {color: rgba(0,0,0,1); text-decoration: none;}
      .blog-content .bc-sidebar .bc-tabs .bct-content .tab {display: none; pointer-events: none;}
        .blog-content .bc-sidebar .bc-tabs .bct-content .tab.active {display: block; pointer-events: auto;}
  .blog-content .bc-main {
    float: left; 
    width: calc(100% - 340px);
    width: -moz-calc(100% - 340px);
    width: -webkit-calc(100% - 340px);
    padding: 0 40px 0 0;
  }
    .blog-content .bc-main .listing {
      box-sizing: border-box;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
      flex: 0 1 auto;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin: 0 -12px;
    }
      .blog-content .bc-main .listing .listing-entry {
        box-sizing: border-box;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        -ms-flex-preferred-size: calc(50% - 24px);
        flex-basis: calc(50% - 24px);
        flex-basis: -moz-calc(50% - 24px);
        flex-basis: -webkit-calc(50% - 24px);
        max-width: calc(50% - 24px);
        max-width: -moz-calc(50% - 24px);
        max-width: -webkit-calc(50% - 24px);
        margin: 0 12px 24px 12px;
        background-color: #fbf9f7;
      }
      .blog-content .bc-main .listing .le-thumb {
        height: 264px;
        background-attachment: scroll;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url(img/default-blog-img.jpg);
      }
        .blog-content .bc-main .listing .le-thumb a {
          display: block;
          width: 100%;
          height: 100%;
          font: 0/0 a;
          color: transparent;
          background-color: rgba(0,0,0,0);
        }
          .blog-content .bc-main .listing .le-thumb a:hover, .blog-featured .bf-thumb a:hover {background-color: rgba(0,0,0,0.2);}
      .blog-content .bc-main .listing .le-copy {padding: 16px;}
      .blog-content .bc-main .listing h3 {
        font-size: 24px;
        color: #822a85;
        font-weight: 700;
        margin: 0 0 16px 0;
      }
        .blog-content .bc-main .listing h3 a {color: #822a85; text-decoration: none;}
          .blog-content .bc-main .listing h3 a:hover {color: #822a85; text-decoration: underline;}

.cfq {
  padding: 32px 0;
  text-align: center;
  margin: 0 0 104px 0;
}
  .cfq p {
    font-weight: 700;
    color: #333;
    font-size: 20px;
    padding: 0 10vw;
  }
  .cfq a {color: #822A85; text-decoration: none;}
    .cfq a:hover {color: #8c2c7a; text-decoration: underline;}
    .cfq a.cta {
      display: inline-block;
      padding: 8px 24px;
      background-color: #8c2c7a;
      color: #fff;
      border: 1px solid #8c2c7a;
      border-radius: 4px;
      text-decoration: none;
    }
    .cfq a.cta:hover {background-color: transparent; color: #8c2c7a;}

.faq-listing {padding-top: 40px; padding-bottom: 40px;}
  .faq-listing .faq-entry:not(:last-of-type) {margin: 0 0 32px 0;}
    .faq-listing .faq-entry h3 {
      position: relative;
      font-size: 22px;
      color: #333;
      font-weight: 700;
      margin: 0;
      padding: 16px 0 16px 74px;
      border-left: 5px solid #6f2078;
      background-color: #fbf9f7;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    }
      .faq-listing .faq-entry h3:after {
        display: block;
        content: "";
        width: 18px;
        height: 10px;
        background: url(img/faq-arrow.png) no-repeat scroll;
        background-size: cover;
        position: absolute;
        right: 16px;
        top: calc(50% - 5px);
        top: -moz-calc(50% - 5px);
        top: -webkit-calc(50% - 5px);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
      }
        .faq-listing .faq-entry.active h3:after {
          -moz-transform: rotate(0deg);
          -webkit-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          transform: rotate(0deg);
        }
      .faq-listing .faq-entry h3:before {
        display: block;
        content: "Q.";
        font-size: 38px;
        color: #822a85;
        font-family: "Intro", Helvetica, Arial, sans-serif;
        font-weight: 700;
        position: absolute;
        left: 12px;
        top: 7px;
      }
      .faq-listing .faq-entry .fe-inner {
        padding: 16px 16px 16px 74px;
        border-left: 5px solid #333;
        position: relative;
        display: none;
      }
      .faq-listing .faq-entry.active .fe-inner {display: block;}
        .faq-listing .faq-entry .fe-inner p {color: #333; padding: 0;}
        .faq-listing .faq-entry .fe-inner p a {color: #822A85; text-decoration: none;}
          .faq-listing .faq-entry .fe-inner p a:hover {color: #822A85; text-decoration: underline;}
        .faq-listing .faq-entry .fe-inner p:not(:last-of-type) {margin: 0 0 16px 0;}
        .faq-listing .faq-entry .fe-inner:before {
          display: block;
          content: "A.";
          font-size: 38px;
          color: #333;
          font-family: "Intro", Helvetica, Arial, sans-serif;
          font-weight: 700;
          position: absolute;
          left: 12px;
          top: 5px;
        }

.list-content.reset .list__item {margin: 0 auto 24px auto;}

.copy-block {max-width: 532px; margin: 0 auto; padding: 40px 0 0 0; text-align: center;}
  .copy-block p {margin: 0 0 24px 0;}
  .copy-block p.cta-btn a {
    display: inline-block;
    background-color: #671c73;
    border: 1px solid #671c73;
    text-transform: uppercase;
    color: #fff;
    text-decoration: none;
    padding: 8px 24px;
    border-radius: 4px;
  }
    .copy-block p.cta-btn a:hover {background-color: transparent; color: #671c73;}

.gta-w {width: 100vw; height: 864px; position: relative;}
  .gta-w.reset {width: 100%; height: auto; position: static;}
  .gta-w .copy {
    width: 364px;
    position: relative;
    top: 148px;
  }
  .gta-w.reset .copy {width: 100%; position: static;}
   .gta-w .copy .copy-inner {position: relative; z-index: 30;}
    .gta-w .copy .cta-btns {font-size: 0; margin: 0;}
      .gta-w .copy .cta-btns a {
        display: inline-block;
        vertical-align: top;
        font: 0/0 a;
        color: transparent;
        height: 54px;
      }
      .gta-w .copy .cta-btns a:nth-of-type(1) {
        width: 158px;
        background: url(img/store-btn-1.png) no-repeat scroll;
      }
      .gta-w .copy .cta-btns a:nth-of-type(2) {
        width: 175px;
        background: url(img/store-btn-2.png) no-repeat scroll;
        margin: 0 0 0 16px;
      }
    .gta-w .copy h1 {
      font-size: 48px;
      color: #822a85;
      margin: 0 0 24px 0;
      padding: 0;
    }
    .gta-w .copy p {
      font-size: 18px;
      color: #333;
      margin: 0 0 24px 0;
      padding: 0;
      font-family: "Intro", Helvetica, Arial, sans-serif;
    }
  .gta-w .left {
    width: calc(100% - 480px);
    width: -moz-calc(100% - 480px);
    width: -webkit-calc(100% - 480px);
    padding-left: calc((100vw - 1210px)/2);
    padding-left: -moz-calc((100vw - 1210px)/2);
    padding-left: -webkit-calc((100vw - 1210px)/2);
    height: 100%;
    background-color: #f7f3f0;
    position: absolute;
    left: 0;
    top: 0;
  }
    .gta-w .left .app-demo-w {
      width: 254px;
      min-height: 508px;
      position: absolute;
      right: -124px;
      top: 154px;
      z-index: 50;
    }
      .gta-w .left .app-demo-w .app-nav {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -64px;
      }
      .gta-w .left .app-demo-w .app-nav a {
        display: inline-block;
        font: 0/0 a;
        color: transparent;
        width: 42px;
        height: 42px;
        background: #fff url(img/next-arrow.png) no-repeat center scroll;
        border-radius: 50%;
        -webkit-box-shadow: 4px 0 16px 0 rgba(0,0,0,0.3);
        box-shadow: 4px 0 16px 0 rgba(0,0,0,0.3);
      }
      .gta-w .left .app-demo-w .app-nav a.prev {
        margin: 0 24px 0 72px;
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
      }
    .gta-w .left .app-demo {
      width: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 51;
    }
    .gta-w .left .app-demo.rev {
      -moz-transform: rotate(-90deg);
      -webkit-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
    }
    .gta-w .left .app-demo img {display: block; max-width: 100%; height: auto !important;}
    .gta-w .left .app-demo .device {
      position: relative;
      z-index: 51;
    }
    .gta-w .left .app-demo .screenshots {
      position: absolute;
      width: 100%;
      left: 16px;
      top: 15px;
    }
    .gta-w .left .app-demo .screenshots .scs {display: none;}
    .gta-w .left .app-demo .screenshots .scs.active {display: block;}
    .gta-w .left .ills {
      display: block;
      max-width: 100%;
      position: absolute;
      top: 48px;
      right: -64%;
      z-index: 20;
    }
  .gta-w .right {
    width: 480px;
    height: 100%;
    background-color: #6c1e74;
    position: absolute;
    right: 0;
    top: 0;
  }
    .gta-w .right .ills {
      display: block;
      max-width: 100%;
      position: absolute;
      top: 224px;
      right: 0;
      z-index: 20;
    }

.main-footer {
  background-color: #000;
  padding: 48px 0;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}
  .main-footer .mf-nav {margin: 0 auto 24px auto; display: table; list-style-type: none !important;}
    .main-footer .mf-nav li {float: left; margin: 0 8px; font-size: 18px; list-style-type: none !important;}
      .main-footer .mf-nav li a {
        display: inline-block;
        padding: 4px 0;
        color: #fff;
        text-decoration: none;
      }
        .main-footer .mf-nav li a:hover {color: #6dba81;}
      .main-footer .mf-nav li.cta-btn a, .nav.extra li.cta-btn a {
        border: 1px solid #6dba81;
        color: #6dba81;
        padding: 4px 16px;
        border-radius: 4px;
      }
      .main-footer .mf-nav li.cta-btn a:hover, .nav.extra li.cta-btn a:hover {background-color: #6dba81; color: #fff;}
  .main-footer p {text-align: center; font-size: 18px; color: #555;}
    .main-footer p span {display: inline-block; vertical-align: top; margin: 0 16px;}
      .main-footer p span a {color: #fff; text-decoration: none; display: inline-block; vertical-align: top; margin: 0 4px;}
        .main-footer p span a:hover {text-decoration: underline;}
  .main-footer .social {font-size: 0; padding: 0; margin: 0; text-align: center;}
    .main-footer .social a {
      text-decoration: none;
      display: inline-block;
      vertical-align: top;
      margin: 0 8px;
      font: 0/0 a;
      color: transparent;
      height: 36px;
      width: 35px;
      background: url(img/footer-social-icons.png) no-repeat scroll;
    }
      .main-footer .social a:hover {opacity: 0.8;}
    .main-footer .social a.tw {background-position: 0 0;}
    .main-footer .social a.fb {background-position: -52px 0;}
    .main-footer .social a.yt {background-position: -104px 0;}
    .main-footer .social a.li {background-position: -156px 0;}
    .main-footer .social a.ig {background-position: -208px 0;}

.intro--secondary .intro__entry h1.h1ash2, .intro .intro__entry h1.h1ash2 {margin-bottom: 22px; font-size: 42px; line-height: 1.23;}
.single .intro .intro__entry--additional .pagetitle {font-size: 40px; margin: 0; padding: 16px 0 0 0; text-align: left !important;}
.single .intro .intro__entry--additional {margin: 0 !important;}
.single .intro--blog {margin-bottom: 20px;}

@media (min-width: 1880px) {
  .gta-w .left .ills {right: -58%;}
}
@media (min-width: 1840px) {
  .gta-w .left .ills {right: -54%;}
  .gta-w .copy {width: 540px;}
  .gta-w .left {
    width: calc(100% - 492px);
    width: -moz-calc(100% -492px);
    width: -webkit-calc(100% - 492px);
  }
  .gta-w .right {width: 492px}
}
@media (max-width: 1640px) {
  .gta-w .left .ills {right: -84%;}
}
@media (min-width: 1640px) and (max-width: 1840px) {
  .gta-w .copy {width: 524px;}
  .gta-w .left {
    width: calc(100% - 464px);
    width: -moz-calc(100% -464px);
    width: -webkit-calc(100% - 464px);
  }
  .gta-w .right {width: 464px}
  .gta-w .left .ills {right: -54%;}
}
@media (max-width: 1140px) {
  .gta-w {height: auto; min-height: 654px; background-color: #f7f3f0;}
  .gta-w .copy {top: auto; width: 42%;}
  .gta-w .left {width: 100%; padding: 64px 0 0 48px; position: relative;}
    .gta-w .left .app-demo-w {
      right: 148px;
      top: 24px;
    }
  .gta-w .right, .gta-w .left .ills {display: none;}
}
@media (min-width: 1025px) {
  .article.article--single.clrp {padding: 0 180px;}
  .section-comments.in-viewport {padding: 16px 180px 0 180px;}
  .article .article__meta, .article .article__title {margin-bottom: 40px;}
}
@media (max-width: 980px) {
  .blog-featured .bf-thumb {float: none; width: 100%; height: 308px;}
  .blog-featured .bf-copy {float: none; width: 100%; height: auto; padding: 24px;}
}
@media (max-width: 840px) {
  .cpfw .faq-header.blog {padding: 124px 0 0 0; background-position: left top;}
  .blog-content .load-more-content {display: block; pointer-events: auto;}
  .blog-content .bc-main {display: none;}
    .blog-content .bc-main.active, .blog-content.paged .bc-main {display: block;}
  .custom-wp-pagination {margin: 0 0 24px 0;}
  .custom-wp-pagination a, .custom-wp-pagination span {margin: 0 4px;}
  .blog-content .bc-main, .blog-content .bc-sidebar {
    float: none;
    width: 100%;
  }
  .gta-w {min-height: 984px;}
  .cpfw .cpfw-copy {padding: 0 40px 0 0;}
  .gta-w .copy {width: 100%; padding: 0 0 48px 0; text-align: center;}
  .gta-w .left {padding: 48px 24px;}
  .gta-w .left .app-demo-w {position: relative; right: auto; top: auto; margin: 0 auto;}
  .intro--secondary .intro__entry h1.h1ash2 {font-size: 28px;}
}
@media (max-width: 740px) {
  .blog-content .bc-main .listing {margin: 0;}
    .blog-content .bc-main .listing .listing-entry {
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      max-width: 100%;
      margin: 0 0 16px 0;
    }
  .gta-w .copy h1 {font-size: 32px; margin: 0 0 16px 0;}
  .gta-w .copy p {line-height: 1.4em;}
  .gta-w .left {padding: 24px 24px 104px 24px;}
  .gta-w .copy {padding: 0 0 24px 0;}
  .gta-w .copy .cta-btns a {display: block; margin: 0 auto 16px auto;}
  .gta-w .copy .cta-btns a:nth-of-type(2) {margin: 0 auto;}
  .cpfw .cpfw-copy h3 {font-size: 28px;}
  .cpfw .cpfw-copy {
    float: none;
    width: 100%;
    padding: 0 0 32px 0;
  }
  .cpfw .cpfw-form {float: none; width: 100%;}
  .cpfw .faq-header {
    background-position: center top;
    padding: 124px 0 0 0;
  }
  .cpfw .faq-header h1 {font-size: 38px;}
  .faq-listing .faq-entry h3 {font-size: 18px; padding: 16px 8px;}
    .faq-listing .faq-entry h3:before, .faq-listing .faq-entry .fe-inner:before {display: none;}
    .faq-listing .faq-entry h3:after {
      background-size: cover !important;
      width: 18px;
      height: 10px;
      top: calc(50% - 5px);
      top: -moz-calc(50% - 5px);
      top: -webkit-calc(50% - 5px);
    }
    .faq-listing .faq-entry .fe-inner {padding: 16px 0 16px 8px;}
  .cfq p {display: block; margin: 0 0 16px 0;}
  .cfq a {margin: 0;}
  .main-footer .mf-nav li {float: none; margin: 4px 0; text-align: center;}
  .main-footer .mf-nav li a {padding: 0;}
  .single .intro--blog {height: auto !important;}
  .single .intro .intro__entry--additional .pagetitle {font-size: 24px;}
  .single .intro .intro__entry--additional {padding: 0 !important;}
  .single .intro {padding: 32px 0 !important;}
}