/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-height: 650px) {
  .down {
    margin-top: 45px;
  }
}

@media only screen and (max-width : 1500px) {
  .action__left {
    margin-left: 0;
  }
  .action__right {
    left: 0;
  }
}

@media only screen and (max-width : 1349px) {
  h2 {
    font-size: 30px;
  }
  .form__field input {
    font-size: 16px;
  }
  .info .container {
    padding-top: 160px;
    padding-bottom: 100px;
  }
  .results__left {
    left: 0;
    max-width: 530px;
    padding: 70px 70px 60px;
  }
  .results__up {
    font-size: 20px;
  }
  .chart {
    height: 280px;
  }
  .chart:after {
    width: 900px;
  }
  .chart__item {
    width: 100px;
  }
  .chart__percent {
    font-size: 30px;
  }
  .chart__percent span {
    font-size: 20px;
  }
  .chart__text {
    font-size: 18px;
  }
  .chart__item--dark .chart__text {
    font-size: 16px;
  }
  .results__right {
    margin-right: 0;
    max-width: 360px;
  }
  .vantage {
    padding: 70px;
    font-size: 20px;
    margin-top: 70px;
    max-width: 720px;
    border-width: 10px;
  }
  .vantage li+li {
    margin-top: 30px;
  }
  .vantage i {
    width: 24px;height: 24px;
  }
  .text {
    min-height: 500px;
    padding: 255px 0 60px;
  }
  .options {
    padding: 80px 0 100px;
  }
  .options__info {
    font-size: 12px;
    width: 80px;height: 80px;
  }
  .options__item {
    min-height: 240px;
  }
  .options__item span {
    font-size: 16px;
  }
  .options__btn .btn {
    font-size: 16px;
  }
  .action {
    padding: 70px 0 0;
  }
  .action .container {
    display: block;
  }
  .action__left,
  .action__right {
    max-width: 100%;
  }
  .action__btn .btn {
    font-size: 18px;
  }
  .action__right {
    min-height: auto;
    margin: 40px 0 0;
  }
  .action__up,
  .action__nav {
    font-size: 24px;
  }
  .footer {
    margin-top: 80px;
    padding: 90px 0 15px;
  }
  .chat {
    padding-top: 100px;
  }
  .chat__item:not(:last-child) {
    margin-bottom: 30px;
  }
  .chat__text {
    font-size: 20px;
    padding: 20px 25px;
    border-radius: 12px;
  }
  .superpowers {
    padding: 100px 0;
    margin-top: 100px;
    border-top: 10px solid #00FA6D;
  }
  .paper--dark {
    padding: 75px 0 80px;
  }
  .paper__item {
    font-size: 18px;
  }
  .blog__list {
    padding-top: 0;
  }
}

@media only screen and (max-width : 1180px) {
  .header-space,
  body.page-thank-you .resources-intro{
    padding:120px 0;
  }

  .page-title-section{
    padding-top: 120px;
  }
}
@media only screen and (max-width : 1050px) {
  .options__info {
    right: 35px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 991px) {
  h1 {
    font-size: 30px;
  }
  .title__up {
    font-size: 24px;
  }
  .btn {
    height: 46px;
    font-size: 20px;
    min-width: 230px;
  }
  .btn--small {
    height: 36px;
    font-size: 16px;
    min-width: 170px;
  }
  .header {
    padding: 10px 0;
  }
  .nav li {
    margin-right: 40px;
  }
  .intro {
    padding: 100px 0;
  }
  .intro__logo img {
    max-width: 500px;width: 100%;
  }
  .down {
    margin-top: 40px;
    width: 70px;height: 38px;
  }
  .info .container {
    padding-top: 130px;
    padding-bottom: 60px;
  }
  .logos {
    top: 25px;
  }
  .info__item {
    font-size: 16px;
    padding: 10px 15px;
  }
  .results {
    padding-top: 60px;
  }
  .results__box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .results__left,
  .results__right {
    max-width: 100%;
  }
  .results__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-top: 40px;
  }
  .results__right {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .chart:after {
    width: 120%;
  }
  .options {
    padding: 55px 0 70px;
  }
  .options__row {
    margin-top: 40px;
  }
  .options__item p {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .action__right {
    padding: 50px 25px;
  }
  .action__up, .action__nav {
    font-size: 20px;
  }
  .about__box {
    padding: 55px 20px 45px;
  }
  .about__info {
    padding: 5px;
    font-size: 10px;
    top: -40px;right: -10px;
    width: 70px;height: 70px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
  }
  .about__info:after {
    display: none;
  }
  .chat {
    padding-top: 65px;
  }
  .chat__text {
    font-size: 16px;
    padding: 15px 20px;
  }
  .superpowers {
    padding: 60px 0;
    margin-top: 65px;
  }
  .superpowers .row {
    margin-top: 40px;
  }
  .superpowers__btn {
    margin-top: 25px;
  }
  .paper {
    padding-top: 65px;
  }
  .paper__row {
    margin-top: 20px;
  }
  .paper__item {
    height: 70px;
    font-size: 16px;
    padding: 0 15px 0 90px;
  }
  .paper__item i {
    left: 15px;
    width: 48px;height: 85px;
  }
  .paper .paragraph {
    margin-top: 40px;
  }
  .paper--dark {
    padding: 50px 0 45px;
  }
  .resources-intro {
    padding: 160px 0 140px;
  }
  .resources-intro__sl {
    font-size: 18px;
  }
  .blog__head {
    padding: 45px 0 30px;
  }
  .blog__item {
    padding: 40px 0;
  }
  .blog__up {
    font-size: 16px;
  }
  .blog__item h2 br {
    display: none;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .btn {
    height: 44px;
    font-size: 18px;
    min-width: 210px;
  }
  .btn--small {
    height: 30px;
    font-size: 14px;
    min-width: 150px;
  }
  .logo {
    margin-right: 20px;
    max-width: 45px;width: 100%;
  }
  .nav {
    display: none;
    padding: 20px 15px;
    position: absolute;
    text-align: center;
    background: #0B2E36;
    top: 100%;left: 0;right: 0;
    border-top: 1px solid #1a424c;
    border-bottom: 1px solid #1a424c;
  }
  .nav li {
    margin: 0;
  }
  .nav li+li {
    margin-top: 15px;
  }
  .header--dark .nav li a:hover, .header--dark .nav .active a {
    color: #fff;
  }
  .intro .title__up {
    letter-spacing: normal;
  }
  .intro__logo img {
    max-width: 400px;
  }
  .intro__btn {
    margin-top: 40px;
  }
  .info .container {
    padding-top: 120px;
    padding-bottom: 35px;
  }
  .info__box .row [class*='col-'],
  .paper__row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .info .row [class*='col-']:not(:last-child) .info__item {
    border-right: 0;
    padding: 0 0 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
  }
  .info__item {
    padding: 0;
  }
  .results .container {
    padding: 0;
  }
  .results__left {
    padding: 50px 15px;
  }
  .chart__item:not(:last-child) {
    margin-right: 50px;
  }
  .results__right {
    padding-left: 15px;
    padding-right: 15px;
  }
  .vantage {
    margin-top: 0;
    font-size: 16px;
    max-width: 100%;
    padding: 50px 15px;
  }
  .vantage li+li {
    margin-top: 20px;
  }
  .options__info {
    font-size: 10px;
    width: 70px;height: 70px;
  }
  .options__item {
    width: 100%;
    min-height: auto;
  }
  .options__item:not(:last-child) {
    border-right: 0;
    border-bottom: 2px solid #3FA86F;
  }
  .action {
    margin-bottom: -60px;
  }
  .action__right {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
    max-width: none;width: auto;
  }
  .action__up, .action__nav {
    font-size: 18px;
  }
  .footer {
    margin-top: 60px;
    padding: 60px 0 15px;
  }
  .feedback__form {
    margin-top: 35px;
  }
  .form__btn {
    margin-top: 25px;
  }
  .copyright {
    margin-top: 50px;
  }
  .modal__box {
    padding: 60px 15px;
  }
  .about-intro .container {
    padding-top: 140px;
  }
  .superpowers .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .resources-intro {
    padding: 120px 0 110px;
  }
  .resources-intro__sl {
    bottom: 20px;
    font-size: 14px;
  }
  .blog__head {
    padding-top: 40px;
  }
  .blog__head .container {
    display: block;
  }
  .blog__cases-up {
    font-size: 18px;
  }
  .search {
    top: 0;
    max-width: 100%;
    margin: 30px 0 0;
    padding-right: 30px;
  }
  .search__btn {
    left: auto;right: 0;
  }
  .blog__item h2 {
    font-size: 24px;
  }

  .header-space,
  body.page-thank-you .resources-intro{
    padding: 70px 0;
  }

  .page-title-section{
    padding-top: 70px;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  h1 {
    font-size: 24px;
  }
  .title__up {
    font-size: 20px;
  }
  .results__up {
    font-size: 18px;
  }
  .chart {
    height: 240px;
    margin-top: 30px;
  }
  .chart__item {
    width: 90px;
  }
  .chart__item:not(:last-child) {
    margin-right: 30px;
  }
  .chart__percent {
    font-size: 24px;
  }
  .chart__percent span,
  .chart__text {
    font-size: 16px;
  }
  .chart__item--dark .chart__text {
    font-size: 14px;
  }
  .about__box {
    padding-left: 15px;
    padding-right: 15px;
  }
  .about__box h2,
  .about__box .title h2 {
    font-size: 24px;
  }
  .superpowers .row [class*='col-'] {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .superpowers .row br {
    display: none;
  }
  .superpowers__item i {
    top: -3px;
  }
  .paper {
    padding-top: 55px;
  }
  .paper__row {
    margin-top: 10px;
  }
  .paper__item {
    height: 60px;
    font-size: 14px;
    border-width: 2px;
    padding-left: 65px;
  }
  .paper__item i {
    left: 10px;
    width: 40px;height: 70px;
  }
  .resources-intro .title h1 {
    margin-top: 5px;
  }
}

@media only screen and (max-width : 369px) {
  .title__up {
    font-size: 20px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .container {max-width: 750px;}
  .nav {
    display: block !important;
  }
  .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .navbar-toggle {
    display: none;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .container {max-width: 970px;}
  body {
    font-size: 18px;
  }
  .about-intro .title h1 {
    font-size: 40px;
  }
  .about__box h2,
  .about__box .title h2 {
    font-size: 35px;
  }
}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1350px) {
  .container {max-width: 1396px;}
  .container--small {max-width: 940px;}
}