@media (min-width: 1460px) {
    .why .c-1 .container,
    .types .container {
        max-width: 1380px;
    }
}

@media (min-width: 1500px) {
    .calc .container,
    .intro .container.c-2,
    .resources .container,
    .solution-types .container,
    .solution-boxes .container,
    .about-values .container,
    .why-boxes .container,
    .how-steps .container,
    .index-sticky .container,
    .index-wrapper .container {
        max-width: 1440px;
    }
}

@media (min-width: 1600px) {
    .index-sticky .container,
    .why-calc .container {
        max-width: 1560px;
    }
}

@media (min-width: 1800px) {
    .index-sticky .container {
        max-width: 1690px;
    }
}

@media (max-width: 1799px) {
    .main-news {
        height: 700px;
    }
    .other-news__title {
        padding: 15px 0;
    }
}

@media (max-width: 1699px) {
    .header {
        padding-top: 50px;
        padding-bottom: 50px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .hero {
        height: 740px;
    }
    .hero__text {
        font-size: 32px;
    }

    .calc__photo-box {
        height: 620px;
    }

    .intro::before,
    .how::before {
        width: calc(100% - 60px);
    }
    .intro__title {
        font-size: 54px;
        line-height: 80px;
    }

    .why-table__tr {
        height: 170px;
    }
    .why__text {
        padding-bottom: 50px;
    }

    .home .start {
        padding-top: 140px;
        padding-bottom: 110px;
    }
    .start::before {
        background-size: 800px auto;
    }

    .subhero__photo {
        width: calc(50% + 125px);
        margin-right: -125px;
    }
    .subhero__content {
        padding-bottom: 120px;
    }

    .about-imagebox__photo {
        left: -35px;
    }
}

@media (max-width: 1599px) {
    .header__logo, 
    .header__buttons {
        width: 301px;
    }
    .header__logo-img {
        height: 70px;
    }
    .header.sticky .header__logo-img {
        height: 60px;
    }

    .navbar .navbar-nav > li {
        margin: 0 10px;
    }

    .header__button {
        height: 59px;
        line-height: 56px;
        padding: 0 25px;
    }

    .hero {
        height: 720px;
    }
    .hero__slogan {
        font-size: 60px;
    }
    .hero__title {
        font-size: 130px;
    }
    .hero__text {
        font-size: 30px;
    }

    .calc__photo-wrapper {
        padding-top: 50px;
    }
    .calc__photo-box {
        height: 580px;
    }

    .intro::before {
        display: none;
    }
    .intro__title {
        font-size: 52px;
        line-height: 75px;
        padding-bottom: 50px;
    }
    .intro__box-p {
        height: 570px;
    }
    .intro__content p {
        font-size: 23px;
    }
    .intro__box-text {
        padding: 0 115px 135px 80px;
    }

    .how {
        margin-top: 50px;
    }
    .how::before,
    .why .c-1::before,
    .why .c-2::before {
        width: 1416px;
        border-radius: 20px;
    }
    .how__title,
    .why__title {
        font-size: 62px;
    }
    .how__text {
        padding: 35px 0 55px 0;
    }

    .why-table__thead, .why-table__tbody, .why-table__tfoot {
        width: 91.66666667%;
        margin: 0 auto;
    }
    .why-table__tr {
        height: 150px;
    }
    .why-table__tr-lk {
        font-size: 48px;
    }
    .why-table__tr-title {
        font-size: 24px;
    }
    .why-table__td-value {
        padding: 0 40px;
    }

    .why__more-text {
        font-size: 22px;
    }

    .calcs-box__value {
        font-size: 100px;
    }

    .res__box {
        padding: 50px 50px 40px 50px;
    }
    .res-box__title {
        font-size: 34px;
    }

    .subhero__type {
        font-size: 34px;
    }
    .subhero__title {
        font-size: 64px;
        line-height: 66px;
    }
    .subhero__text {
        font-size: 27px;
    }
    .subhero__photo {
        width: calc(50% + 70px);
        margin-right: -70px;
    }
    .subhero__p {
        height: 480px;
    }

    .how-step {
        padding: 75px;
    }

    .why-box__title {
        font-size: 40px;
    }

    .about-story::before,
    .about-imagebox::before {
        width: calc(100% - 60px);
    }
    .about-imagebox__photo {
        left: -20px;
    }
    .about-imagebox__p {
        height: 520px;
    }

    .faq-boxes.faq-boxes__bg {
        width: calc(100% - 60px);
    }

    .index__title {
        font-size: 74px;
    }

    .main-news {
        padding: 45px 40px 40px 50px;
    }
    .other-news__photo {
        width: 270px;
    }
    .other-news__content {
        width: calc(100% - 270px);
        padding-left: 30px;
    }

    .subhero__title.subhero__title--post {
        font-size: 52px;
        line-height: 60px;
    }

    #sidebar-toc {
        width: calc(25% + 70px);
        margin-right: -70px;
    }
}

@media (max-width: 1499px) {
    .header {
        padding-top: 45px;
        padding-bottom: 45px;
        padding-left: 25px;
        padding-right: 25px;
    }

    .header__logo, 
    .header__buttons {
        width: 275px;
    }
    .header__logo-img {
        height: 66px;
    }

    .navbar .navbar-nav > li {
        margin: 0 8px;
    }
    .navbar .navbar-nav .nav-link {
        font-size: 17.5px;
    }

    .header__button {
        height: 57px;
        font-size: 16.5px;
        line-height: 54px;
        padding: 0 20px;
    }

    .hero {
        height: 700px;
    }
    .hero__slogan {
        font-size: 56px;
    }
    .hero__title {
        font-size: 120px;
        padding: 20px 0 35px 0;
    }
    .hero__text {
        font-size: 29px;
    }

    .calc__box {
        padding: 25px 25px 25px 50px;
    }
    .calc__content {
        width: 38%;
    }
    .calc__title {
        font-size: 50px;
        line-height: 52px;
    }
    .calc__form {
        width: 62%;
    }
    .calc__form-box {
        padding-left: 40px;
        padding-right: 40px;
    }
    .calc-form__value {
        font-size: 80px;
    }
    .calc-form__disclaimer {
        font-size: 13px;
        letter-spacing: -0.2px;
    }
    .calc__photo-box {
        height: 540px;
    }

    .intro__title {
        font-size: 50px;
        line-height: 72px;
        padding-bottom: 40px;
    }
    .intro__content p {
        font-size: 22px;
        line-height: 34px;
    }
    .intro__text p {
        font-size: 18px;
    }

    .intro__box-text {
        padding: 0 100px 130px 60px;
    }
    .intro__box-text p {
        font-size: 28px;
        line-height: 42px;
    }

    .how::before, .why .c-1::before, .why .c-2::before {
        width: 1296px;
    }
    .how__title, .why__title {
        font-size: 58px;
    }

    .why-table__td-title,
    .why-table__td-value {
        font-size: 18px;
    }
    .why-table__td-value .fa-circle-check, 
    .why-table__td-value .fa-circle-xmark {
        font-size: 19px;
    }
    .why__more-text {
        font-size: 20px;
    }
    .why__more-btn {
        height: 62px;
        line-height: 58px;
        padding: 0 35px;
    }

    .why__text {
        font-size: 20px;
        line-height: 34px;
    }

    .calcs-box__title {
        font-size: 27px;
    }
    .calcs-box__value {
        font-size: 90px;
    }
    .home .calcs-box__photo {
        height: 310px;
    }

    .res__box {
        padding: 45px 50px 40px 50px;
    }
    .res__box::before {
        width: 55%;
        bottom: 80px
    }
    .res-box__title {
        font-size: 32px;
        padding-bottom: 25px;
    }
    .res__boxes .more__btn {
        margin-top: 35px;
    }

    .home .start {
        padding-top: 120px;
        padding-bottom: 90px;
    }
    .start__title {
        font-size: 64px;
        line-height: 70px;
    }

    .subhero__content {
        padding-bottom: 110px;
    }
    .subhero__type {
        font-size: 32px;
    }
    .subhero__title {
        font-size: 60px;
        line-height: 64px;
    }
    .subhero__title span {
        font-size: 46px;
    }
    .subhero__text {
        font-size: 26px;
        padding-top: 30px;
    }
    .subhero__photo {
        width: calc(50% + 30px);
        margin-right: -30px;
    }
    .subhero__p {
        height: 460px;
    }

    .solution-type__content {
        padding: 45px 50px 35px 50px;
    }
    .solution-type__title {
        font-size: 40px;
    }
    .solution-type__subtitle {
        font-size: 20px;
    }
    .solution-type__image {
        width: 580px;
        height: auto;
        margin-top: 10px;
        margin-bottom: 40px;
        margin-left: -29px;
    }

    .solutions-sure__title {
        font-size: 44px;
    }
    .solutions-sure__text {
        padding-bottom: 45px;
    }

    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 22px;
        line-height: 35px;
    }

    .entry-content blockquote p {
        font-size: 19px;
        line-height: 34px;
    }

    .solution-why__title {
        font-size: 46px;
        line-height: 52px;
    }
    .solution-why__content p {
        font-size: 19px;
        line-height: 31px;
    }

    .solution-box {
        padding: 40px 50px 35px 50px;
    }
    .solution-box__title {
        font-size: 34px;
    }

    .who-boxes__title {
        font-size: 56px;
        padding-bottom: 35px;
    }

    .solution-types__headline p:first-of-type br {
        display: none;
    }

    .calc__form-box {
        overflow: clip;
    }
    .calcs-box__photo {
        height: 360px;
        right: -40px;
    }

    .how-textbox__title {
        font-size: 60px;
    }

    .how-platform__title {
        font-size: 46px;
        line-height: 54px;
    }
    .how-platform__text p {
        font-size: 20px;
        line-height: 33px;
    }

    .why-boxes__item {
        transform: unset !important;
    }
    .why-box {
        padding: 45px 40px 45px 55px;
    }
    .why-box__title {
        font-size: 38px;
    }

    .about-story::before, .about-imagebox::before {
        width: 100%;
        border-radius: 0;
    }
    .about-values__title {
        font-size: 60px;
    }
    .about-values__text {
        font-size: 24px;
        padding-bottom: 20px;
    }

    .about-story__title {
        font-size: 52px;
    }
    .about-story__subtitle {
        font-size: 24px;
    }

    .faq-boxes.faq-boxes__bg {
        width: 100%;
        border-radius: 0;
    }
    .faq-boxes__title {
        font-size: 52px;
    }
    .faq-boxes__text {
        padding: 30px 0 50px 0;
    }

    .index__slogan {
        font-size: 20px;
    }
    .index__title {
        font-size: 70px;
    }

    .main-news {
        height: 620px;
        padding: 40px 35px 40px 40px;
    }
    .main-news__excerpt {
        line-height: 28px;
    }

    .other-news__photo {
        width: 240px;
    }
    .other-news__content {
        width: calc(100% - 240px);
        padding-left: 25px;
    }
    .other-news__btn {
        display: none;
    }

    .news__photo {
        height: 270px;
    }
    .news__title {
        font-size: 25px;
        line-height: 32px;
        padding: 25px 25px 15px 25px;
    }
    .news_excerpt {
        padding: 0 25px;
    }
    .news__more {
        padding: 25px 40px;
    }

    .subhero__title.subhero__title--post {
        font-size: 48px;
        line-height: 56px;
    }

    .single__intro {
        padding-right: 45px;
    }
    .single__intro p {
        font-size: 21px;
        line-height: 34px;
    }

    .single__content {
        padding-right: 45px;
    }

    #sidebar-toc {
        width: calc(25% + 30px);
        margin-right: -30px;
    }
    .toc-title {
        font-size: 32px;
    }
}

@media (max-width: 1399px) {
    .header__logo, .header__buttons {
        width: auto;
    }

    .navigation {
        position: absolute;
        right: 330px;
    }
    .navbar {
        margin-top: 0;
        margin-right: 0;
    }
    .navbar-expand-xl .navbar-toggler {
        display: block;
    }
    .icon-bar {
        background-color: #fff;
    }
    .navbar-collapse #main-menu {
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 310px;
        max-height: 80vh;
        top: 50px;
        right: -20px;
        padding: 30px 25px;
        background-color: #FFF;
        box-shadow: 0 8px 15px rgba(0, 0, 0, .15);
        transform-origin: 50% 0;
        transform: scaleY(0);
        transition-duration: 250ms;
        overflow-y: auto;
    }
    .navbar-collapse.show #main-menu {
        transform: scaleY(1);
    }

    .navbar-collapse #main-menu > li {
        width: 100%;
        height: auto;
        margin: 0;    
    }
    .navbar-collapse #main-menu > li:first-of-type {
        display: block;
    }
    .navbar-collapse #main-menu > li > a {
        color: #000;
        padding: 12px 15px;
        margin: 0;
        border-bottom: 0;
    }
    .navbar-collapse #main-menu > li.current-menu-item > a,
    .navbar-collapse #main-menu > li.current-page-parent > a,
    .navbar-collapse #main-menu > li:hover > a {
        color: var(--main) !important;
        border: 0;
    } 
    .navbar-collapse #main-menu > li.menu-item-has-children > a::after,
    .navbar .navbar-nav .dropdown .dropdown > .dropdown-item::after {
        display: none;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown {
        width: 32px;
        height: 32px;
        text-align: center;
        cursor: grab;
        position: absolute;
        right: 0;
        top: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 42px;
        height: 42px;
    }
    .navbar-collapse #main-menu li.menu-item-has-children > span.mobile-dropdown::after {
        content: "\f107";
        color: #000;
        font-family: var(--fa-family-classic);
        font-size: 13px;
        font-weight: 700;
        line-height: 32px;
        border: 0;
        padding: 0;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 42px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown.active-child::after {
        color: var(--main);
    }
    .navbar-collapse #main-menu li:hover > a::before, 
    .navbar-collapse #main-menu li.current-menu-item > a::before {
        display: none !important;
    }
    .navbar-collapse #main-menu li ul.dropdown-menu {
        display: none;
        position: relative;
        width: 100%;
        padding: 0 0 10px 15px;
        border: 0 !important;
        box-shadow: 0 0 0;
        top: 0; left: 0;
        visibility: visible;
        opacity: 1;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        font-size: 15px;
        padding: 6px 20px;
        outline: none;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:hover,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:focus,
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a:active {
        color: var(--main);
        background-color: transparent;
    }

    .hero__slogan {
        font-size: 50px;
    }
    .hero__title {
        font-size: 110px;
    }
    .hero__text {
        font-size: 28px;
    }

    .hero-item__icon-img {
        width: 55px;
        height: auto;
    }
    .hero-item__text {
        padding: 15px 0 15px 15px;
        margin-left: 15px;
    }
    .hero-item__text-title {
        font-size: 22px;
    }
    .hero-item__text-text {
        font-size: 16px;
        padding-top: 8px;
    }

    .calc__box {
        padding: 25px 25px 25px 40px;
    }
    .calc__title {
        font-size: 46px;
        line-height: 48px;
    }
    .calc__text {
        font-size: 17px;
        line-height: 30px;
    }
    .calc__text br {
        display: none;
    }
    .calc__form-box {
        padding-left: 35px;
        padding-right: 35px;
    }
    .calc-form__field {
        height: 134px;
    }
    .calc-form__label {
        font-size: 20px;
        line-height: 25px;
    }
    .calc-form__range {
        width: 320px;
        padding-top: 35px;
    }
    .calc-form__range input[type="range"] {
        width: 320px;
    }
    .calc-form__value {
        font-size: 72px;
    }
    .calc-form__disclaimer {
        line-height: 17px;
    }
    .calc__photo-box {
        height: 500px;
    }

    .intro__title {
        font-size: 48px;
        line-height: 70px;
    }
    .intro__content p {
        font-size: 21px;
        line-height: 33px;
    }

    .intro__box-p {
        height: 520px;
    }
    .intro__box-text {
        padding: 0 80px 110px 45px;
    }
    .intro__box-text p {
        font-size: 26px;
        line-height: 40px;
    }

    .how::before, .why .c-1::before, .why .c-2::before {
        width: 1116px;
    }
    .how__title, .why__title {
        font-size: 54px;
    }
    .how__text {
        padding: 30px 0 50px 0;
    }
    .how-item__title {
        font-size: 21px;
        line-height: 27px;
    }
    .how-item__text {
        font-size: 18px;
        line-height: 27px;
    }
    .how-item__text br {
        display: none;
    }

    .why__text {
        font-size: 19px;
        line-height: 32px;
    }

    .why-table__tr:first-of-type {
        width: 40%;
    }
    .why-table__tr-lk {
        font-size: 44px;
    }
    .why-table__tr-title {
        font-size: 22px;
        text-align: center;
        line-height: 26px;
        letter-spacing: -0.22px;
        padding: 0 20px;
    }
    .why-table__td.col-1,
    .why-table__tf {
        width: 28%;
    }
    .why-table__td.why-table__td--white,
    .why-table__tf.col-2 {
        width: 40%;
    }
    .why-table__tr.col-3,
    .why-table__td.col-3,
    .why-table__tf.col-3 {
        width: 32%;
    }
    .why-table__td {
        height: 76px;
    }
    .why-table__td-value {
        padding: 0 35px;
    }

    .why__more-text {
        font-size: 19px;
    }
    .why__more-btn {
        height: 60px;
        line-height: 56px;
        padding: 0 25px;
    }

    .type-item__content {
        padding-bottom: 55px;
    }
    .types__item:nth-child(odd) .type-item__content {
        padding-left: 30px;
        padding-right: 65px;
    }
    .types__item:nth-child(even) .type-item__content {
        padding-left: 65px;
        padding-right: 30px;
    }
    .type-item__title {
        font-size: 42px;
        line-height: 45px;
        padding-bottom: 25px;
    }
    .type-item__text {
        font-size: 18px;
        line-height: 30px;
    }

    .home .res__calcs {
        width: 100%;
        padding-bottom: 20px;
    }
    .res__calcs-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .calcs-box__headline {
        width: 40%;
    }
    .calcs-box__title {
        font-size: 26px;
    }
    .calcs-box__value {
        font-size: 84px;
    }
    .calcs-box__slider {
        width: 58%;
        margin-top: 0;
    }
    .res__calcs-box .text-start {
        width: 100%;
    }
    .calcs-box__more {
        padding-top: 50px;
    }

    .res__boxes {
        width: 100%;
        flex-direction: row;
        column-gap: 20px;
    }
    .res__box {
        width: 50%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .res__box::before {
        width: 45%;
        bottom: 67px;
    }
    .res-box__title {
        font-size: 30px;
    }

    .start::before {
        background-size: 670px auto;
    }
    .start__title {
        font-size: 60px;
        line-height: 66px;
    }
    .start__text {
        font-size: 19px;
        line-height: 29px;
    }

    .footer__logo-img {
        width: auto;
        height: 68px;
    }
    .footer__apps-text {
        font-size: 19px;
        line-height: 24px;
        padding: 0 20px;
    }
    .footer__apps-img {
        width: auto;
        height: 52px;
    }

    /* SUBPAGES */

    .subhero::before {
        height: 40px;
    }
    .subhero__content {
        padding-bottom: 90px;
    }
    .subhero__type {
        font-size: 30px;
        letter-spacing: -0.6px;
    }
    .subhero__title {
        font-size: 56px;
        line-height: 60px;
    }
    .subhero__title span {
        font-size: 40px;
    }
    .subhero__text {
        font-size: 24px;
        line-height: 32px;
    }
    .subhero__photo {
        width: calc(50% + 10px);
        margin-right: -10px;
    }
    .subhero__p {
        height: 420px;
    }

    .solution-types__title {
        font-size: 36px;
    }
    .solution-types__headline p:first-of-type {
        font-size: 22px;
        line-height: 33px;
    }

    .solution-type__content {
        padding: 40px 45px 30px 45px;
    }
    .solution-type__title {
        font-size: 37px;
    }
    .solution-type__subtitle {
        font-size: 19px;
        padding: 15px 0 20px 0;
    }
    .solution-type__image {
        width: 490px;
        margin-left: -20px;
    }
    .solution-type__more {
        padding: 30px 45px;
    }

    .solutions-sure__title {
        font-size: 40px;
    }
    .solutions-sure__text {
        font-size: 18px;
        line-height: 30px;
    }
    .solutions-sure__box-title {
        font-size: 32px;
        padding: 40px 0 35px 0;
    }
    .solutions-sure__box-list {
        max-width: 85%;
        padding: 45px 0 20px 0;
    }
    .solutions-sure__box-litem {
        font-size: 20px;
    }
    .solutions-sure__box-litem::before {
        font-size: 19px;
    }

    .underline-center::after, .underline-left::after {
        width: 160px;
        margin: 30px auto 25px;
    }
    .underline-left::after {
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 21px;
        line-height: 34px;
    }

    .solution-why__title {
        font-size: 40px;
        line-height: 48px;
    }
    .solution-why__box {
        padding: 40px;
    }
    .solution-why__content p {
        font-size: 18px;
        line-height: 28px;
    }

    .solution-box {
        padding: 35px 40px 30px 40px;
    }
    .solution-box__title {
        font-size: 32px;
    }
    .solution-box__subtitle {
        font-size: 17px;
        line-height: 25px;
        padding: 15px 0;
        margin: 0 0 25px 0;
    }
    .solution-box__bottom {
        margin-top: 10px;
        padding-top: 15px;
    }
    .solution-box__bottom p {
        font-size: 17px;
        line-height: 26px;
    }

    .solution-support__text {
        font-size: 20px;
        padding: 20px 0 40px 0;
    }

    .who-boxes__headline {
        padding-bottom: 5px;
    }
    .who-boxes__title {
        font-size: 52px;
        padding-bottom: 30px;
    }

    .page-template-who .res__calcs-box {
        padding-top: 65px;
    }
    .page-template-who .calcs-box__slider,
    .page-template-why .calcs-box__slider {
        width: 100%;
        margin-top: 30px;
    }
    .page-template-who .calcs-box__more {
        padding-top: 35px;
    }

    .calcs-box__photo {
        height: 350px;
    }

    .how__slogan {
        padding-bottom: 35px;
    }

    .how-step {
        padding: 60px;
    }
    .how-step__step {
        width: 100px;
        height: 100px;
        font-size: 42px;
    }
    .how-step__title {
        font-size: 29px;
        line-height: 35px;
        padding: 25px 0 20px 0;
    }

    .how-textbox__title {
        font-size: 56px;
        padding-bottom: 25px;
    }
    .how-textbox__content p {
        font-size: 19px;
        line-height: 32px;
    }

    .how-platform__title {
        font-size: 42px;
        line-height: 50px;
    }
    .how-platform__text p {
        font-size: 19px;
        line-height: 31px;
    }

    .why-calc__box {
        padding: 55px 45px;
    }

    .why-boxes__item:nth-child(n+3) {
        padding-top: 40px;
    }
    .why-box {
        padding: 35px 40px 40px 45px;
    }
    .why-box__title {
        font-size: 35px;
        padding-top: 25px;
    }

    .about-story__title {
        font-size: 48px;
    }
    .about-story__subtitle {
        font-size: 23px;
    }

    .about-imagebox__title {
        font-size: 40px;
        line-height: 46px;
    }
    .about-imagebox__photo {
        left: -5px;
    }
    .about-imagebox__p {
        height: 480px;
    }

    .about-values {
        margin-top: 0;
    }
    .about-values__title {
        font-size: 56px;
    }
    .about-values__text {
        font-size: 23px;
    }
    .about-values__item {
        padding-top: 40px;
    }
    .about-values__item img {
        width: 50px;
        height: auto;
    }
    .about-value__content {
        width: calc(100% - 50px);
        padding-left: 20px;
    }
    .about-value__text {
        font-size: 17px;
        line-height: 27px;
    }
    .about-value__text br {
        display: none;
    }

    .team-item__photo {
        width: 146px;
        height: 146px;
    }
    .team-item__content {
        width: calc(100% - 146px);
        padding-left: 20px;
        padding-top: 20px;
    }

    .faq-cat__title {
        font-size: 23px;
    }
    .faq-boxes__title {
        font-size: 48px;
    }
    .faq-boxes__text {
        padding: 25px 0 45px 0;
    }

    .index-sticky {
        padding-top: 70px;
    }
    .index__slogan {
        font-size: 19px;
    }
    .index__title {
        font-size: 68px;
        padding-bottom: 60px;
    }

    .main-news__content {
        width: 100%;
        padding-right: 0;
    }
    .main-news__more {
        display: none;
    }

    .other-news {
        padding: 15px;
    }
    .other-news__photo {
        width: 210px;
    }
    .other-news__content {
        width: calc(100% - 210px);
        padding-left: 20px;
    }
    .other-news__title {
        font-size: 25px;
        line-height: 32px;
        padding: 5px 0 12px 0;
    }
    .other-news__excerpt {
        font-size: 17px;
        line-height: 25px;
    }

    .index__subtitle {
        font-size: 36px;
    }
    .index__text {
        font-size: 18px;
        line-height: 29px;
        padding-bottom: 25px;
    }

    .news__photo {
        height: 240px;
    }
    .news__title {
        font-size: 24px;
        line-height: 31px;
        padding: 20px 20px 12px 20px;
    }
    .news_excerpt {
        font-size: 17.5px;
        padding: 0 20px;
    }
    .news__more {
        padding: 20px 35px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 32px;
        line-height: 38px;
    }
    .entry-content blockquote {
        padding: 30px 15px;
    }
    .entry-content blockquote p {
        line-height: 32px;
    }

    .single__intro {
        padding-right: 30px;
    }
    .single__content {
        padding-right: 30px;
    }

    #sidebar-toc {
        width: 33.3333%;
        margin-right: 0;
    }

    .box-start {
        padding: 45px 50px 55px 50px;
        margin: 30px 0;
    }

    .single__faq {
        padding: 45px 35px;
        margin: 30px 0;
    }
}

@media (max-width: 1199px) {
    .wrapper {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    
    .header__logo-img {
        height: 60px;
    }
    .header.sticky .header__logo-img {
        height: 52px;
    }
    .header__button {
        height: 53px;
        font-size: 16.5px;
        line-height: 51px;
        padding: 0 30px;
    }

    .navigation {
        right: 360px;
    }

    .hero {
        height: 640px;
    }
    .hero__slogan {
        font-size: 42px;
    }
    .hero__title {
        font-size: 92px;
        padding: 20px 0 30px 0;
    }
    .hero__text {
        font-size: 26px;
    }

    .hero__item {
        padding-top: 0;
    }
    .hero-item {
        flex-direction: column;
        text-align: center;
    }
    .hero-item__text {
        padding-left: 0;
        margin-left: 0;
        border-left-width: 0;
    }

    .calc__title {
        font-size: 44px;
        line-height: 46px;
    }
    .calc-form__field {
        height: 130px;
    }
    .calc-form__label {
        font-size: 19px;
        line-height: 24px;
    }
    .calc__photo-wrapper {
        padding-top: 40px;
    }
    .calc__photo-box {
        height: 460px;
    }

    .intro__title {
        font-size: 44px;
        line-height: 64px;
    }
    .intro__content p {
        max-width: 95%;
        font-size: 20px;
        line-height: 31px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .intro__content p:last-of-type {
        margin-bottom: 1rem;
    }
    .intro__text {
        max-width: 95%;
        text-align: center;
        margin: 0 auto;
    }

    .more__btn {
        height: 52px;
        font-size: 17px;
        line-height: 48px;
        margin-top: 10px;
    }

    .intro__box-p {
        border-radius: 20px;
    }
    .intro__box-text {
        padding: 50px 80px 100px 60px;
    }
    .intro__box-text p {
        font-size: 25px;
        line-height: 38px;
    }

    .how::before, .why .c-1::before, .why .c-2::before {
        width: 936px;
    }
    .how__title, .why__title {
        font-size: 46px;
    }
    .how__text {
        max-width: 90%;
        font-size: 18px;
        line-height: 30px;
        padding: 25px 0 40px 0;
        margin: 0 auto;
    }
    .how__text br {
        display: none;
    }

    .how-item {
        padding: 30px 15px;
    }
    .how-item__step {
        width: 70px;
        height: 70px;
        font-size: 30px;
        line-height: 60px;
    }
    .how-item__title {
        font-size: 19px;
        line-height: 25px;
        padding-left: 25px;
    }
    .how-item__text {
        font-size: 17px;
        line-height: 26px;
    }
    .how__button {
        height: 60px;
        font-size: 16px;
        line-height: 56px;
        padding: 0 60px;
        margin: 40px 0 20px 0;
    }
    .how__more-text, .how__more-link {
        font-size: 19px;
    }

    .why__text {
        font-size: 18px;
        line-height: 30px;
        padding: 25px 0 40px 0;
    }
    .why__text br {
        display: none;
    }

    .why-table__tr {
        height: 130px;
    }
    .why-table__tr-lk {
        font-size: 40px;
    }
    .why-table__tr-title {
        font-size: 21px;
        line-height: 25px;
        letter-spacing: 0;
    }
    .why-table__td-title {
        padding: 0 20px;
    }
    .why-table__td-title, .why-table__td-value {
        font-size: 17px;
        line-height: 23px;
    }
    .why-table__td-value {
        display: inline-flex;
        column-gap: 10px;
        padding: 0 25px;
    }
    .why-table__td-value .fa-circle-check, .why-table__td-value .fa-circle-xmark {
        font-size: 17px;
        top: 2px;
    }

    .why__more {
        flex-direction: column;
    }
    .why__more-text {
        font-size: 18px;
    }
    .why__more-btn {
        height: 58px;
        line-height: 54px;
        padding: 0 40px;
        margin: 15px auto 0;
    }

    .types__item {
        padding-top: 40px;
    }
    .type-item__content {
        padding-left: 90px !important;
        padding-right: 60px !important;
        padding-bottom: 0;
        padding-top: 30px;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .type-item__title {
        font-size: 38px;
        line-height: 40px;
        padding-bottom: 20px;
    }
    .type-item__text {
        font-size: 17px;
        line-height: 29px;
    }

    .res__calcs-box {
        padding-top: 40px;
    }
    .calcs-box__title {
        font-size: 23px;
    }
    .calcs-box__value {
        font-size: 70px;
    }
    .calcs-box__more {
        font-size: 32px;
        line-height: 36px;
        padding-top: 40px;
    }
    .calcs-box__btn {
        height: 52px;
        font-size: 17px;
        line-height: 46px;
        padding: 0 30px;
        margin: 25px 0 0 25px;
    }
    .home .calcs-box__photo {
        height: 280px;
    }

    .resources__text {
        max-width: 90%;
        margin: 0 auto;
    }

    .res__box {
        padding: 40px 45px 35px 45px;
    }
    .res__box::before {
        bottom: 60px;
    }
    .res-box__title {
        font-size: 27px;
    }
    .res-box__item {
        padding-top: 20px;
        padding-left: 15px;
        padding-right: 20px;
    }
    .res-box__item-link {
        font-size: 17px;
        line-height: 24px;
    }
    .res__boxes .more__btn {
        padding: 0 30px;
        margin-top: 30px;
    }

    .home .start {
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .start::before {
        background-size: 600px auto;
    }
    .start__slogan {
        font-size: 16px;
        letter-spacing: 2.6px;
    }
    .start__title {
        font-size: 52px;
        line-height: 58px;
        letter-spacing: -1.04px;
    }
    .start__text {
        font-size: 18px;
        line-height: 28px;
    }
    .start__button {
        width: 285px;
        height: 60px;
        font-size: 16px;
        line-height: 56px;
    }

    .footer .row.row-1 {
        align-items: center;
    }
    .footer__logo-img {
        height: 64px;
    }
    .footer__apps {
        flex-wrap: wrap;
    }
    .footer__apps-text {
        width: 100%;
        text-align: right;
        padding: 0 0 12px 0;
    }

    .footer__contact-icon {
        width: 60px;
        height: 60px;
        font-size: 16px;
    }
    .footer__contact-value {
        font-size: 20px;
    }

    .footer__links-title {
        font-size: 19px;
    }
    .footer__links ul li {
        font-size: 16px;
        margin-top: 13px;
    }

    .footer .menu ul li a {
        font-size: 15px;
    }

    /* SUBPAGES */

    .subhero::after {
        top: 100px;
    }
    .subhero__content {
        text-align: center;
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .subhero__photo {
        width: 100%;
        margin-right: 0;
    }    

    .solution-types__title {
        font-size: 34px;
        letter-spacing: -1.02px;
    }
    .solution-types__headline p {
        font-size: 18px;
    }
    .solution-types__headline p:first-of-type {
        font-size: 20px;
        line-height: 30px;
    }

    .solution-types__item {
        padding-top: 35px;
    }

    .solutions-sure__title {
        font-size: 36px;
    }
    .solutions-sure__box-title {
        font-size: 30px;
        padding: 35px 0 30px 0;
    }
    .solutions-sure__box-litem {
        font-size: 19px;
    }

    .solution-content__text {
        column-gap: 50px;
    }
    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 19px;
        line-height: 32px;
    }

    .solution-why__content {
        padding-bottom: 25px;
    }
    .page-template-who-details .solution-why__content {
        padding-bottom: 0 !important;
    }
    .solution-why__title {
        font-size: 36px;
        line-height: 44px;
        letter-spacing: -0.72px;
        text-align: center;
        padding-top: 0;
    }
    .solution-why__title::after {
        margin-left: auto !important;
    }
    .solution-why__title br {
        display: none;
    }
    .solution-why__content p {
        text-align: center;
    }
    .solution-why__box {
        padding: 30px 35px 20px 35px;
    }

    .solution-boxes__item:not(:first-of-type) {
        padding-top: 20px;
    }
    .solution-box {
        padding: 30px 35px 30px 35px;
    }
    .solution-box__title {
        font-size: 30px;
    }

    .solution-support__title {
        font-size: 36px;
    }
    .solution-support__text {
        font-size: 19px;
        padding: 17px 0 35px 0;
    }

    .who-boxes__title {
        font-size: 48px;
        letter-spacing: -1.44px;
        padding-bottom: 25px;
    }

    .page-template-who .res__calcs-box {
        padding-top: 55px;
    }
    .page-template-who .calcs-box__value {
        padding-top: 15px;
    }
    .calcs-box__photo {
        height: 270px;
        right: 0;
    }

    .how-step::before,
    .how-step::after,
    .how-steps__item::after {
        display: none;
    }
    .how-steps__item {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
    }
    .how-steps__item:nth-child(even) {
        top: 0;
    }
    .how-steps__item:not(:first-of-type) {
        padding-top: 20px !important;
    }
    .how-step {
        padding: 50px;
    }
    .how-step__step {
        width: 90px;
        height: 90px;
    }
    .how-step__title {
        font-size: 28px;
        line-height: 34px;
    }

    .how-textbox__title {
        font-size: 52px;
        padding-bottom: 20px;
    }
    .how-textbox__content p {
        font-size: 18px;
        line-height: 30px;
    }

    .how-platform__title {
        font-size: 40px;
        line-height: 48px;
        padding-bottom: 10px;
    }
    .how-platform__title br {
        display: none;
    }
    .how-platform__text p {
        font-size: 18px;
        line-height: 30px;
    }

    .why-calc__p {
        height: 520px;
        border-top-right-radius: 15px;
        border-bottom-left-radius: 0;
    }
    .why-calc__box {
        border-top-right-radius: 0;
        border-bottom-left-radius: 15px;
    }

    .why-boxes__item:nth-child(n+2) {
        padding-top: 20px;
    }

    .about-story__title {
        font-size: 44px;
    }
    .about-story__subtitle {
        font-size: 21px;
        padding: 12px 0 20px 0;
    }
    .about-story__intro p {
        font-size: 19px;
        line-height: 30px;
    }
    .about-story__intro p:last-of-type {
        margin-bottom: 0.4rem;
    }

    .about-story__photo {
        padding-top: 40px !important;
    }

    .about-textbox__title {
        font-size: 36px;
        padding-bottom: 25px;
    }

    .about-imagebox__title {
        font-size: 36px;
        line-height: 42px;
        padding-bottom: 20px;
        padding-top: 30px;
    }
    .about-imagebox__content p:first-of-type {
        font-size: 19px;
        line-height: 30px;
    }

    .about-values__title {
        font-size: 50px;
    }
    .about-values__text {
        font-size: 21px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .about-values__item {
        padding-top: 35px;
    }
    .about-value__title {
        font-size: 22px;
    }

    .team-item__photo {
        width: 132px;
        height: 132px;
    }
    .team-item__content {
        width: calc(100% - 132px);
    }
    .team-item__name {
        font-size: 24px;
    }
    .team-item__title {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .team-item__text {
        max-width: 100%;
        font-size: 17px;
        line-height: 27px;
    }

    .faq-categories__item:nth-child(n+3) {
        padding-top: 15px;
    }
    .faq-cat__title {
        font-size: 22px;
    }

    .faq-boxes__title {
        font-size: 42px;
    }
    .faq-boxes__text {
        font-size: 18px;
        line-height: 30px;
        padding: 20px 0 40px 0;
    }

    .contact__button {
        margin: 20px auto 0;
    }

    .index__title {
        font-size: 64px;
        padding-bottom: 55px;
    }
    .index__main {
        width: 100%;
        padding-bottom: 20px;
    }
    .index__others {
        width: 100%;
        flex-direction: row;
        column-gap: 15px;
    }

    .main-news {
        height: 600px;
    }

    .other-news {
        height: 100%;
    }
    .other-news__photo {
        width: 180px;
    }
    .other-news__content {
        width: calc(100% - 180px);
    }
    .other-news__title {
        font-size: 24px;
        line-height: 31px;
        padding: 5px 0 10px 0;
    }

    .index__subtitle {
        font-size: 34px;
    }

    /* .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    } */
    .entry-content h4 {
        font-size: 24px;
    }
    .entry-content ul > li {
        margin-top: 7px;
    }
    .entry-content blockquote {
        padding: 25px 10px;
        margin: 20px 0;
    }
    .entry-content blockquote p {
        font-size: 19px;
        line-height: 30px;
    }

    .subhero__title.subhero__title--post {
        font-size: 45px;
        line-height: 54px;
    }

    .single__intro,
    .single__content {
        padding-right: calc(var(--bs-gutter-x) * .5);
    }

    .recent-posts .index__news:nth-child(n+4) {
        display: none;
    }

    .contact-form__headline .solution-why__content {
        padding-bottom: 0;
    }
    .contact-form__headline .footer__contact-item {
        justify-content: center;
    }
}

@media (max-width: 991px) {
    .wrapper {
        padding-top: 55px;
        padding-bottom: 55px;
    }  

    .header {
        padding-top: 40px;
        padding-bottom: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .header__button {
        height: 51px;
        font-size: 16px;
        line-height: 49px;
        padding: 0 25px;
    }

    .navigation {
        right: 325px;
    }
    .navbar-collapse #main-menu li > ul.dropdown-menu > li > a {
        padding: 5px 15px;
    }

    .hero {
        height: auto;
        padding-top: 70px;
    }
    .hero::before {
        width: 200px;
    }
    .hero::after {
        width: 320px;
    }

    .hero__slogan {
        font-size: 36px;
    }
    .hero__title {
        font-size: 75px;
    }
    .hero__text {
        font-size: 22px;
    }
    .hero__button {
        height: 59px;
        font-size: 16px;
        line-height: 56px;
        padding: 0 55px;
    }

    .hero__item {
        width: 33.333%;
    }
    .hero-item__icon-img {
        width: 52px;
    }
    .hero-item__text-title {
        font-size: 20px;
    }
    .hero-item__text-text {
        font-size: 15px;
        line-height: 19px;
    }

    .calc {
        padding-top: 20px;
    }
    .calc__box {
        padding: 30px 30px 30px 30px;
    }
    .calc__content {
        width: 100%;
    }
    .calc__title {
        font-size: 41px;
        line-height: 44px;
        padding-bottom: 20px;
    }
    .calc__text {
        line-height: 28px;
        padding-bottom: 30px;
    }
    .calc__form {
        width: 100%;
    }
    .calc__form-box {
        padding-left: 30px;
        padding-right: 30px;
    }
    .calc-form__field {
        height: 130px;
    }
    .calc-form__value {
        font-size: 62px;
    }

    .calc__photo-wrapper {
        padding-top: 25px;
    }
    .calc__photo-box {
        height: 400px;
    }

    .intro__title {
        font-size: 38px;
        line-height: 58px;
        padding-bottom: 20px;
    }
    .intro__content p {
        font-size: 19px;
        line-height: 30px;
    }
    .intro__text p {
        font-size: 17px;
        line-height: 29px;
    }

    .more__btn {
        height: 47px;
        font-size: 16px;
        line-height: 44px;
        margin-top: 5px;
    }

    .intro__box-p {
        height: 380px;
        background-position: top -60px center;
    }
    .intro__box-text {
        padding: 40px 70px 75px 50px;
    }
    .intro__box-text p {
        font-size: 23px;
        line-height: 36px;
    }

    .how {
        margin-top: 30px;
    }
    .how::before, .why .c-1::before, .why .c-2::before {
        width: 696px;
    }
    .how__slogan {
        padding-bottom: 25px;
        font-size: 14px;
        line-height: 20px;
    }
    .how__title, .why__title {
        font-size: 40px;
    }
    .how__text {
        font-size: 17px;
        line-height: 29px;
        padding: 20px 0 40px 0;
    }

    .how-item {
        padding: 25px 20px;
    }
    .how-item__step {
        width: 66px;
        height: 66px;
        font-size: 29px;
        line-height: 58px;
    }
    .how-item__title {
        font-size: 18px;
        line-height: 23px;
    }
    .how-item__content {
        padding-left: 91px;
        padding-top: 0;
    }
    .page-template-who-details .how-item__content {
        padding-left: 0 !important;
        padding-top: 10px !important;
    }

    .how__button {
        height: 57px;
        font-size: 15px;
        line-height: 54px;
        padding: 0 50px;
        margin: 30px 0 15px 0;
    }
    .how__more-text, .how__more-link {
        font-size: 17px;
    }

    .why__text {
        font-size: 17px;
        line-height: 29px;
        padding: 20px 0 40px 0;
    }

    .why-table__tr {
        height: 110px;
    }
    .why-table__tr:first-of-type {
        width: 50%;
    }
    .why-table__tr-lk {
        font-size: 34px;
    }
    .why-table__tr-title {
        font-size: 20px;
        line-height: 23px;
    }

    .why-table__td.col-1 {
        width: 100%;
        text-align: center;
        background: #FFF;
        background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 50%);
    }
    .why-table__td {
        height: 70px;
        align-items: flex-start;
        padding-top: 12px;
        border-top-width: 0;
    }
    .why-table__td.col-1 {
        height: 50px;
        padding-top: 0 !important;
    }
    .why-table__td.why-table__td--white, .why-table__tf.col-2 {
        width: 50%;
    }
    .why-table__tr.col-3, .why-table__td.col-3, .why-table__tf.col-3 {
        width: 50%;
    }

    .why-table__td-title, .why-table__td-value {
        font-size: 16px;
        line-height: 22px;
    }
    .why-table__td-title {
        width: 96%;
        height: 100%;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin: 0 auto;
        background-color: #397779;
        border-radius: 5px;
    }

    .why-table__tf {
        height: 5px !important;
        border-top-width: 0;
    }
    .why-table__tf.col-1 {
        display: none;
    }

    .why__more-text {
        font-size: 17px;
        line-height: 27px;
        text-align: center;
    }
    .why__more-btn {
        height: 57px;
        font-size: 15px;
        line-height: 54px;
        padding: 0 40px;
        margin: 15px auto 0;
    }

    .type-item__image-img {
        width: auto;
        height: 580px;
        clip-path: polygon(0 0, 100% 0, 100% 87%, 0 87%);
    }
    .type-item__content {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
        padding-right: calc(var(--bs-gutter-x) * .5) !important;
        padding-bottom: 0;
        padding-top: 0;
        margin-top: -30px;
    }
    .type-item__title {
        font-size: 35px;
        line-height: 37px;
        padding-bottom: 15px;
    }

    .calcs-box__headline {
        width: 100%;
    }
    .calcs-box__slider {
        width: 100%;
        margin-top: 25px;
    }

    .res__boxes {
        flex-direction: column;
        row-gap: 20px;
    }
    .res__box {
        display: block;
        width: 100%;
        padding: 35px 40px 30px 35px;
    }
    .res__box::before {
        display: none;
    }

    .start,
    .home .start {
        padding-top: 55px;
        padding-bottom: 200px;
    }
    .start__content {
        text-align: center;
    }
    .start__slogan {
        font-size: 15px;
        letter-spacing: 2px;
        padding-bottom: 25px;
    }
    .start__title {
        font-size: 45px;
        line-height: 52px;
        letter-spacing: -0.9px;
    }
    .start__text {
        font-size: 17px;
        line-height: 26px;
    }
    .start__buttons {
        justify-content: center;
    }
    .start__button {
        width: 260px;
        height: 57px;
        font-size: 15px;
        line-height: 54px;
    }

    /* FOOTER */

    .footer .row.row-1 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .footer__logo {
        width: 100%;
        text-align: center;
    }
    .footer__logo-img {
        height: 60px;
    }

    .footer__apps {
        width: 100%;
        justify-content: center !important;
    }
    .footer__apps-text {
        width: 100%;
        text-align: center;
        padding: 25px 0 12px 0;
    }

    .footer .row.row-2 {
        padding-top: 35px;
        padding-bottom: 35px;
    }
    .footer__contact {
        width: 100%;
        text-align: center;
    }
    .footer__contact-text {
        font-size: 15px;
        line-height: 25px;
        padding-bottom: 20px;
    }
    .footer__contact-icon {
        width: 56px;
        height: 56px;
        font-size: 16px;
    }

    .footer__links {
        display: none;
    }

    .footer .row.row-3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .social-media {
        margin-bottom: 25px;
    }
    .social-media ul li {
        margin: 0 4px;
    }

    /* SUBPAGES */

    .subhero::after {
        width: 200px;
    }
    .subhero__type {
        font-size: 27px;
        letter-spacing: -0.54px;
    }
    .subhero__title {
        font-size: 52px;
        line-height: 56px;
    }
    .subhero__title span {
        font-size: 36px;
    }
    .subhero__text {
        font-size: 22px;
        line-height: 30px;
        padding-top: 25px;
    }

    .solution-types__item.res__calcs {
        display: none !important;
    }
    .solution-types__title {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: -0.9px;
    }
    .solution-types__headline p {
        font-size: 17px;
        line-height: 28px;
    }
    .solution-types__headline p:first-of-type {
        font-size: 19px;
    }
    .solution-type__text {
        font-size: 17px;
        line-height: 28px;
    }

    .underline-center::after, .underline-left::after {
        width: 140px;
        margin: 25px auto 25px;
    }

    .solutions-sure__title {
        font-size: 34px;
    }
    .solutions-sure__text {
        font-size: 17px;
        line-height: 29px;
    }
    .solutions-sure__text {
        padding-bottom: 30px;
    }
    .solutions-sure__text br {
        display: none;
    }
    .solutions-sure__box-title {
        font-size: 28px;
        padding: 30px 0 25px 0;
    }
    .solutions-sure__box-list {
        max-width: 80%;
        columns: 1;
        padding: 40px 0 20px 0;
    }
    .solutions-sure__box-litem {
        font-size: 18px;
        margin-bottom: 20px;
    }

    .solution-intro__title {
        font-size: 30px;
        line-height: 40px;
        letter-spacing: -0.9px;
    }
    .solution-intro__title br {
        display: none;
    }
    .solution-intro__content p {
        font-size: 18px;
    }

    .solution-content__text {
        columns: 1;
    }
    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 18px;
        line-height: 30px;
    }

    .solution-why__title {
        font-size: 32px;
        line-height: 40px;
        letter-spacing: -0.64px;
    }

    .solution-support__title {
        font-size: 32px;
    }
    .solution-support__text {
        font-size: 18px;
        padding: 17px 0 30px 0;
    }

    .who-boxes__title {
        font-size: 44px;
        letter-spacing: -1.4px;
        padding-bottom: 20px;
    }

    .intro__box-p.intro__box-p--rounded {
        background-position: top center;
    }

    .how-step {
        padding: 40px;
    }
    .how-textbox__title {
        font-size: 50px;
        letter-spacing: -1px;
    }
    .how-textbox__content p {
        font-size: 17px;
        line-height: 28px;
    }
    .how-textbox__content .start__button {
        margin-top: 10px;
    }

    .how-platform::before {
        height: 260px;
    }
    .how-platform__title {
        font-size: 36px;
        line-height: 44px;
    }
    .how-platform__text p {
        font-size: 17px;
        line-height: 28px;
    }

    .why-calc__p {
        height: 440px;
    }
    .why-calc__box {
        padding: 45px 40px;
    }
    .why-calc__title {
        font-size: 36px;
        padding-bottom: 20px;
    }
    .why-calc__text {
        font-size: 17px;
        line-height: 27px;
    }

    .why-box {
        padding: 30px 35px 35px 40px;
    }
    .why-box__title {
        font-size: 32px;
        padding-top: 20px;
    }
    .why-box__subtitle {
        font-size: 20px;
    }
    .why-box .entry-content {
        padding-top: 25px;
    }

    .about-story__title {
        font-size: 40px;
    }
    .about-story__subtitle {
        font-size: 20px;
    }
    .about-story__intro p {
        font-size: 18px;
        line-height: 29px;
    }
    .about-story__p {
        height: 400px;
    }

    .about-textbox__title {
        font-size: 34px;
        padding-bottom: 20px;
    }

    .about-imagebox__p {
        height: 400px;
    }
    .about-imagebox__title {
        font-size: 34px;
        line-height: 40px;
    }
    .about-imagebox__content p:first-of-type {
        font-size: 18px;
        line-height: 29px;
    }

    .about-values__title {
        font-size: 46px;
    }
    .about-values__text {
        font-size: 20px;
    }

    .about-values__item {
        padding-top: 25px;
    }

    .about-team__item:nth-child(n+2) {
        padding-top: 25px;
    }

    .faq-categories__item:nth-child(n+2) {
        padding-top: 10px;
    }

    .faq-boxes__title {
        font-size: 38px;
    }
    .faq-boxes__text {
        padding: 20px 0 35px 0;
    }

    .faq-boxes__questions .accordion-header .accordion-title {
        font-size: 20px;
        line-height: 30px;
        padding: 21px 50px 21px 0;
    }
    .faq-boxes__questions .accordion-header .accordion-title[aria-expanded="true"] {
        font-size: 22px;
        line-height: 34px;
        padding-bottom: 20px;
    }
    .faq-boxes__questions .accordion-header .accordion-title::before {
        top: 18px;
    }

    .index__slogan {
        font-size: 18px;
    }
    .index__title {
        font-size: 58px;
        padding-bottom: 50px;
    }

    .main-news {
        height: 540px;
        padding: 35px 30px 35px 35px;
    }
    .main-news__title {
        line-height: 36px;
        padding-bottom: 15px;
    }

    .index__others {
        flex-direction: column;
        row-gap: 15px;
    }
    .other-news__title {
        font-size: 23px;
        line-height: 30px;
    }
    .index__subtitle {
        font-size: 32px;
        letter-spacing: -0.96px;
    }
    .index__text {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 15px;
    }
    .news_excerpt {
        font-size: 17px;
    }
    .news__btn {
        height: 45px;
        font-size: 17px;
        line-height: 41px;
        padding: 0 25px;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 30px;
        line-height: 36px;
    }
    .entry-content h1::after, .post-title::after {
        width: 140px;
        margin-top: 20px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 17px;
        line-height: 28px;
    }
    .entry-content blockquote p {
        font-size: 18px;
        line-height: 29px;
    }
    .entry-content blockquote:before {
        left: -15px;
        width: calc(100% + 30px);
    }

    .entry-content .js-video-button.video::after {
        font-size: 70px;
    }

    .subhero__title.subhero__title--post {
        font-size: 40px;
        line-height: 48px;
    }
    .single__intro p {
        font-size: 19px;
        line-height: 31px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 40px;
    }

    .box-start {
        padding: 35px 40px 45px 40px;
        margin: 25px 0;
    }
    .entry-content .box-start .start__button {
        margin-top: 20px;
    }

    .single__faq {
        padding: 40px 30px;
        margin: 25px 0;
    }
    .entry-content .single__faq-slogan {
        font-size: 18px;
    }

    .recent-posts__title {
        font-size: 34px;
    }
    .recent-posts .index__news {
        padding-top: 15px;
    }
    .recent-posts .index__news:nth-child(n+3) {
        display: none;
    }

    .modal-dialog {
        max-width: 94%;
    }
    .modal-body {
        padding-top: 30px;
        padding-left: 55px;
        padding-right: 55px;
        padding-bottom: 50px;
    }
    .modal-body .headline .title {
        font-size: 38px;
    }
    .modal-body .headline .text {
        font-size: 19px;
    }
    .modal-body .form {
        padding-top: 10px;
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media (max-width: 767px) {
    .wrapper {
        padding-top: 45px;
        padding-bottom: 45px;
    }

    .header__logo {
        width: 100%;
        text-align: center;
    }
    .header__buttons {
        display: none;
    }

    .navigation {
        right: 25px;
    }

    .hero__slogan {
        font-size: 30px;
    }
    .hero__title {
        font-size: 60px;
        letter-spacing: -1.2px;
        padding-bottom: 25px;
    }
    .hero__text {
        font-size: 18px;
    }
    .hero__button {
        height: 54px;
        font-size: 15px;
        line-height: 51px;
        padding: 0 55px;
    }

    .hero__item {
        width: 100%;
    }
    .hero__item:not(:first-of-type) {
        margin-top: 10px;
    }
    .hero-item {
        flex-direction: row;
        text-align: left;
    }
    .hero-item__text {
        width: calc(100% - 52px);
        padding: 12px 0 12px 20px;
        margin-left: 20px;
        border-left-width: 1px;
    }

    .calc__box {
        padding: 25px 25px 25px 25px;
    }
    .calc__content {
        padding-left: 30px;
    }
    .calc__title {
        font-size: 38px;
        line-height: 41px;
        padding-bottom: 15px;
    }
    .calc__text {
        font-size: 16px;
        line-height: 23px;
        padding-bottom: 25px;
    }

    .calc-form__field {
        flex-direction: column;
        align-items: flex-start;
        height: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .calc-form__label {
        font-size: 18px;
        line-height: 23px;
        padding-bottom: 13px;
    }
    .calc-form__range {
        width: 100%;
    }
    .calc-form__range input[type="range"] {
        width: 100%;
    }
    .calc-form__value {
        width: 100%;
        font-size: 62px;
        text-align: center;
    }

    .calc__photo-box {
        height: 360px;
    }

    .intro__title {
        font-size: 30px;
        line-height: 50px;
        letter-spacing: -0.9px;
        padding-bottom: 15px;
    }
    .intro__content p {
        font-size: 17px;
        line-height: 27px;
    }
    .intro__text p {
        font-size: 16px;
        line-height: 27px;
    }

    .more__btn {
        height: 45px;
        font-size: 15px;
        line-height: 42px;
        margin-top: 0;
    }

    .intro__box-p {
        height: 320px;
    }
    .intro__box-text {
        padding: 30px 50px 50px 40px;
    }
    .intro__box-text p {
        font-size: 21px;
        line-height: 33px;
    }

    .how::before, .why .c-1::before, .why .c-2::before {
        width: 100%;
        border-radius: 0;
    }
    .how__title, .why__title {
        font-size: 34px;
    }
    .how__text {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0 35px 0;
    }

    .how-item__step {
        width: 58px;
        height: 58px;
        font-size: 26px;
        line-height: 50px;
    }
    .how-item__title {
        font-size: 17px;
        line-height: 22px;
    }
    .how-item__content {
        padding-left: 83px;
    }
    .how-item__text {
        font-size: 16px;
        line-height: 24px;
    }

    .how__button {
        height: 53px;
        font-size: 14px;
        line-height: 50px;
        padding: 0 40px;
        margin: 25px 0 15px 0;
    }
    .how__more-text, .how__more-link {
        font-size: 16px;
    }

    .why__text {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 0 35px 0;
    }

    .why .c-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .why-table__thead, .why-table__tbody, .why-table__tfoot {
        width: 100%;
    }

    .why-table__tr {
        height: 90px;
    }
    .why-table__tr-lk {
        font-size: 29px;
    }
    .why-table__tr-title {
        font-size: 17px;
        line-height: 20px;
    }

    .why-table__td {
        height: auto;
        padding-bottom: 12px;
    }
    .why-table__td.col-1 {
        height: 42px;
        padding-bottom: 0 !important;
    }

    .why-table__td-title, .why-table__td-value {
        font-size: 15px;
        line-height: 21px;
    }
    .why-table__td-title {
        width: 98%;
        margin: 0 0 0 auto;
    }

    .why .c-2::before {
        border-top-width: 0;
        border-left-width: 0;
        border-right-width: 0;
    }
    .why__more {
        padding-top: 30px;
        padding-bottom: 35px;
    }
    .why__more-text {
        font-size: 15px;
        line-height: 23px;
    }
    .why__more-text a {
        text-underline-offset: 4px;
    }
    .why__more-btn {
        height: 53px;
        font-size: 14px;
        line-height: 50px;
        padding: 0 40px;
        margin: 15px auto 0;
    }

    .type-item__image-img {
        height: 420px;
    }
    .type-item__title {
        font-size: 30px;
        line-height: 32px;
    }
    .type-item__text {
        font-size: 16px;
        line-height: 26px;
    }

    .calcs-box__title {
        font-size: 20px;
    }
    .calcs-box__value {
        font-size: 68px;
    }
    .calcs-box__slider {
        padding: 30px 40px 40px 40px;
    }
    .calcs-box__slider-label {
        font-size: 17px;
        padding-bottom: 20px;
    }
    .calcs-box__more {
        font-size: 28px;
        line-height: 32px;
        padding-top: 35px;
        padding-left: 0;
    }
    .calcs-box__btn {
        height: 47px;
        font-size: 16px;
        line-height: 42px;
        padding: 0 30px;
        margin: 20px 0 0 0;
    }
    .home .calcs-box__photo {
        height: 240px;
    }

    .res__box {
        padding: 30px 35px 30px 30px;
    }
    .res-box__title {
        font-size: 24px;
        padding-bottom: 20px;
    }
    .res-box__item-link {
        font-size: 16px;
        line-height: 23px;
    }
    .res__boxes .more__btn {
        margin-top: 25px;
    }

    .start,
    .home .start {
        padding-top: 50px;
        padding-bottom: 200px;
    }
    .start::before {
        background-size: 470px auto;
    }
    .start__slogan {
        font-size: 14px;
        letter-spacing: 1.5px;
        padding-bottom: 20px;
    }
    .start__title {
        font-size: 38px;
        line-height: 45px;
        letter-spacing: -0.76px;
    }
    .start__text {
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px;
    }
    .start__button {
        width: 250px;
        height: 52px;
        font-size: 14px;
        line-height: 50px;
    }

    /* FOOTER */

    .footer__apps-text {
        font-size: 18px;
    }
    .footer__contact-text {
        font-size: 14px;
        line-height: 23px;
        padding-bottom: 10px;
    }

    .footer .menu ul li a {
        font-size: 15px;
    }

    /* SUBPAGES */

    .subhero__content {
        padding-top: 20px;
        padding-bottom: 35px;
    }
    .subhero__type {
        font-size: 25px;
        letter-spacing: -0.5px;
    }
    .subhero__title {
        font-size: 46px;
        line-height: 50px;
    }
    .subhero__title span {
        font-size: 32px;
    }
    .subhero__text {
        font-size: 20px;
        line-height: 28px;
        padding-top: 20px;
    }
    .subhero__p {
        height: 340px;
    }

    .underline-center::after, 
    .underline-left::after {
        width: 140px;
        margin: 20px auto 20px;
    }

    .solution-types__headline p {
        font-size: 16px;
        line-height: 26px;
    }
    .solution-types__headline p:first-of-type {
        font-size: 18px;
        line-height: 28px;
    }

    .solution-types__item {
        padding-top: 25px;
    }
    .solution-type__content {
        padding: 30px 35px 25px 35px;
    }
    .solution-type__title {
        font-size: 32px;
    }
    .solution-type__subtitle {
        font-size: 18px;
    }
    .solution-type__text {
        font-size: 16px;
        line-height: 26px;
    }
    .solution-type__image {
        width: 460px;
        margin-left: -15px;
    }
    .solution-type__more {
        padding: 25px 35px;
    }

    .solutions-sure__title {
        font-size: 30px;
        letter-spacing: -0.6px;
    }
    .solutions-sure__text {
        font-size: 16px;
        line-height: 26px;
        padding-bottom: 25px;
    }

    .solutions-sure__box-title {
        font-size: 25px;
        padding: 25px 0 25px 0;
    }
    .solutions-sure__box-list {
        padding: 30px 0 15px 0;
    }
    .solutions-sure__box-litem {
        font-size: 17px;
        padding-left: 30px;
    }
    .solutions-sure__box-litem::before {
        font-size: 16px;
    }

    .solution-intro__title {
        font-size: 26px;
        line-height: 36px;
        letter-spacing: -0.52px;
    }
    .solution-intro__content p {
        font-size: 17px;
        line-height: 28px;
    }

    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 17px;
        line-height: 28px;
    }

    .intro__box-p.intro__box-p--rounded {
        background-position: top center;
    }

    .solution-why__title {
        font-size: 28px;
        line-height: 36px;
        letter-spacing: -0.56px;
    }
    .solution-why__content p {
        font-size: 17px;
        line-height: 27px;
    }
    .solution-why__box {
        padding: 25px 35px 15px 35px;
    }
    .solution-box__title {
        font-size: 28px;
    }
    .solution-box__subtitle {
        font-size: 16px;
        line-height: 24px;
        padding: 15px 0;
        margin: 0 0 20px 0;
    }
    .solution-box__bottom {
        margin-top: 5px;
        padding-top: 13px;
    }
    .solution-box__bottom p {
        font-size: 16px;
        line-height: 24px;
    }
    .solution-support__title {
        font-size: 30px;
    }
    .solution-support__text {
        font-size: 17px;
        line-height: 25px;
        padding: 15px 0 25px 0;
    }

    .who-boxes__title {
        font-size: 40px;
        letter-spacing: -1.2px;
    }

    .how-step {
        padding: 35px;
    }
    .how-step__title {
        font-size: 26px;
        line-height: 32px;
    }
    .how-step__step {
        width: 80px;
        height: 80px;
        font-size: 36px;
    }

    .how-textbox__title {
        font-size: 44px;
        letter-spacing: -0.88px;
    }
    .how-textbox__content p {
        font-size: 16px;
        line-height: 25px;
    }
    .how-textbox__content .start__button {
        margin-top: 5px;
    }

    .how-platform::before {
        height: 200px;
    }
    .how-platform__slogan {
        font-size: 14px;
        letter-spacing: 1px;
        padding-bottom: 15px;
    }
    .how-platform__title {
        font-size: 32px;
        line-height: 40px;
        padding-bottom: 5px;
    }
    .how-platform__text p {
        font-size: 16px;
        line-height: 25px;
    }

    .why-calc__p {
        height: 350px;
    }
    .why-calc__box {
        padding: 35px 35px 40px 35px;
    }
    .why-calc__title {
        font-size: 32px;
        padding-bottom: 18px;
    }
    .why-calc__text {
        font-size: 16px;
        line-height: 25px;
    }

    .why-box {
        padding: 25px 35px 30px 35px;
    }
    .why-box__title {
        font-size: 30px;
    }

    .about-story__title {
        font-size: 36px;
    }
    .about-story__subtitle {
        font-size: 19px;
    }
    .about-story__intro p {
        font-size: 17px;
        line-height: 27px;
    }
    .about-story__p, .about-imagebox__p {
        height: 340px;
    }

    .about-textbox__title {
        font-size: 32px;
        padding-bottom: 15px;
    }

    .about-imagebox__title {
        font-size: 32px;
        line-height: 38px;
        padding-bottom: 15px;
    }
    .about-imagebox__content p:first-of-type {
        font-size: 17px;
        line-height: 27px;
    }

    .about-values__title {
        font-size: 40px;
    }
    .about-values__text {
        font-size: 19px;
    }

    .about-values__item {
        padding-top: 20px;
    }
    .about-values__item img {
        width: 46px;
    }
    .about-value__content {
        width: calc(100% - 46px);
    }
    .about-value__title {
        font-size: 20px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .about-value__text {
        font-size: 16px;
        line-height: 25px;
    }

    .team-item__photo {
        width: 122px;
        height: 122px;
    }
    .team-item__content {
        width: calc(100% - 122px);
        padding-top: 10px;
    }
    .team-item__name {
        font-size: 22px;
    }
    .team-item__title {
        font-size: 17px;
        padding-bottom: 10px;
    }
    .team-item__text {
        font-size: 16px;
        line-height: 25px;
    }
    .team-item__link {
        font-size: 16px;
        padding: 8px 10px;
        margin-top: 10px;
    }

    .faq-cat__icon {
        width: auto;
        height: 32px;
    }
    .faq-cat__title {
        font-size: 20px;
    }

    .faq-boxes__title {
        font-size: 32px;
    }
    .faq-boxes__text {
        font-size: 17px;
        line-height: 27px;
        padding: 15px 0 30px 0;
    }
    .faq-boxes__text br {
        display: none;
    }

    .faq-boxes__questions .accordion-item {
        padding: 0 20px;
    }
    .faq-boxes__questions .accordion-header .accordion-title {
        font-size: 18px;
        line-height: 28px;
        padding: 16px 40px 16px 0;
    }
    .faq-boxes__questions .accordion-header .accordion-title[aria-expanded="true"] {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 15px;
    }
    .faq-boxes__questions .accordion-header .accordion-title::before {
        font-size: 34px;
        top: 13px;
    }

    h1, h2, h3, h4 {
        padding: 15px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 27px;
        line-height: 33px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h4 {
        font-size: 22px;
        line-height: 28px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 16px;
        line-height: 26px;
    }

    .entry-content ul li {
        margin-top: 6px;
    }
    .entry-content ul li::before {
        top: 0;
        line-height: 28px;
    }

    .entry-content blockquote {
        padding: 20px 10px;
        margin: 15px 0;
    }
    .entry-content blockquote p {
        font-size: 17px;
        line-height: 28px;
    }

    /* BLOG */

    .index__slogan {
        font-size: 17px;
    }
    .index__title {
        font-size: 52px;
        padding-bottom: 40px;
    }

    .main-news {
        height: 500px;
        padding: 35px 30px 30px 30px;
    }
    .main-news__title {
        font-size: 28px;
        line-height: 34px;
        padding-bottom: 12px;
    }
    .main-news__excerpt {
        font-size: 17px;
        line-height: 24px;
    }

    .other-news__title {
        font-size: 21px;
        line-height: 29px;
    }
    .other-news__excerpt {
        font-size: 16px;
        line-height: 24px;
    }

    .index__subtitle {
        font-size: 30px;
        line-height: 34px;
        letter-spacing: -0.9px;
    }
    .index__text {
        font-size: 16px;
        line-height: 25px;
        padding-bottom: 5px;
    }

    .index__news {
        padding-top: 20px;
    }

    .news__content {
        padding: 15px 15px 25px 15px;
    }
    .news__title {
        font-size: 22px;
        line-height: 29px;
    }
    .news_excerpt {
        font-size: 16px;
        line-height: 25px;
    }
    .news__btn {
        height: 42px;
        font-size: 16px;
        line-height: 38px;
    }

    .pagination, .sitemap-by-click5_pagination {
        margin-top: 35px;
    }
    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 17px;
        padding: 20px 15px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        padding: 0 27px;
        margin-top: 8px;
    }

    .subhero__title.subhero__title--post {
        font-size: 34px;
        line-height: 42px;
    }

    .single__intro p {
        font-size: 17px;
        line-height: 28px;
    }

    .entry-content .single__faq-title {
        font-size: 34px;
        padding: 12px 0 25px 0;
    }

    .recent-posts__title {
        font-size: 30px;
    }
    .recent-posts .index__news {
        padding-top: 5px;
    }

    .single__back {
        height: 44px;
        font-size: 16px;
        line-height: 41px;
        padding: 0 25px;
        margin: 35px 0 0 0;
    }

    .form-control {
        height: 60px;
        font-size: 16px;
        padding: 0 25px;
    }

    .modal-body {
        padding-top: 25px;
        padding-left: 30px;
        padding-right: 30px;
        padding-bottom: 30px;
    }
    .modal-body .headline .title {
        font-size: 32px;
    }
    .modal-body .headline .text {
        font-size: 16px;
        padding: 10px 0 20px 0;
    }
    .modal-body .form .form-submit .wpcf7-submit {
        height: 60px;
        font-size: 16px;
        padding: 0 35px;
    }
}

@media (max-width: 575px) {
    .wrapper {
        padding-top: 40px;
        padding-bottom: 40px;
    }    

    .header__logo-img {
        height: 55px;
    }
    .header.sticky .header__logo-img {
        height: 48px;
    }

    .navigation {
        right: 20px;
    }
    .navbar-collapse #main-menu {
        width: 280px;
        right: -15px;
        padding: 20px;
    }
    .navbar-collapse #main-menu > li > a {
        font-size: 16px;
        padding: 10px 15px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown {
        width: 36px;
        height: 36px;
    }
    .navbar-collapse #main-menu > li.menu-item-has-children > span.mobile-dropdown::after {
        line-height: 36px;
    }

    .hero {
        padding-top: 50px;
    }
    .hero::before {
        width: 140px;
        bottom: 300px;
    }
    .hero::after {
        width: 230px;
        bottom: -90px;
    }

    .hero__slogan {
        font-size: 24px;
    }
    .hero__title {
        font-size: 40px;
        letter-spacing: -0.4px;
        padding-top: 17px;
        padding-bottom: 20px;
    }
    .hero__text {
        font-size: 15px;
        letter-spacing: -0.3px;
    }
    .hero__button {
        height: 49px;
        font-size: 14px;
        line-height: 46px;
        padding: 0 45px;
        margin-top: 35px;
    }

    .hero-item__icon-img {
        width: 44px;
    }
    .hero-item__text {
        width: calc(100% - 44px);
        padding: 10px 0 10px 15px;
        margin-left: 15px;
    }
    .hero-item__text-title {
        font-size: 17px;
    }
    .hero-item__text-text {
        font-size: 14px;
        line-height: 18px;
    }

    .calc__box {
        padding: 25px 20px 20px 20px;
    }
    .calc__content {
        padding-left: 20px;
    }
    .calc__title {
        font-size: 35px;
        line-height: 37px;
        padding-bottom: 13px;
    }
    .calc__text {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 20px;
    }

    .calc__form-box {
        padding-left: 20px;
        padding-right: 20px;
    }
    .calc-form__label {
        font-size: 17px;
        line-height: 21px;
        padding-bottom: 12px;
    }
    .calc-form__disclaimer {
        font-size: 12px;
        padding: 12px 0 15px 0;
    }

    .calc__photo {
        padding-left: 0;
        padding-right: 0;
    }
    .calc__photo-box {
        width: 100%;
        height: 340px;
        border-radius: 0;
        transform: unset !important;
    }

    .intro__title {
        font-size: 22px;
        line-height: 34px;
        letter-spacing: -0.44px;
    }
    .intro__title br {
        display: none;
    }
    .intro__title span {
        padding: 0 10px 4px 10px;
    }
    .intro__content p {
        max-width: 100%;
        font-size: 16px;
        line-height: 25px;
    }
    .intro__text {
        max-width: 100%;
    }
    .intro__text p {
        font-size: 15px;
        line-height: 24px;
    }

    .more__btn {
        padding: 0 30px;
    }

    .intro__box-p {
        height: 200px;
        background-position: top -30px center;
    }
    .intro__box-text {
        padding: 25px 40px 40px 30px;
    }
    .intro__box-text p {
        font-size: 19px;
        line-height: 30px;
    }

    .how__slogan {
        padding-bottom: 15px;
        font-size: 13px;
        line-height: 19px;
    }
    .how__title, .why__title {
        font-size: 28px;
        letter-spacing: -0.84px;
    }
    .how__title u {
        text-decoration-thickness: 1px;
        text-underline-offset: 3px;
    }
    .how__text {
        max-width: 100%;
        font-size: 15px;
        line-height: 24px;
        padding: 13px 0 30px 0;
    }

    .how-item {
        padding: 20px 10px;
    }
    .how-item__step {
        width: 50px;
        height: 50px;
        font-size: 22px;
        line-height: 45px;
    }
    .how-item__title {
        font-size: 16px;
        line-height: 21px;
        padding-left: 15px;
    }
    .how-item__content {
        padding-left: 65px;
    }
    .how-item__text {
        font-size: 15px;
        line-height: 22px;
    }

    .how__button {
        height: 48px;
        font-size: 13px;
        line-height: 45px;
        padding: 0 40px;
        margin: 20px 0 12px 0;
    }
    .how__more-text, .how__more-link {
        font-size: 15px;
    }

    .why__text {
        font-size: 15px;
        line-height: 24px;
        padding: 13px 0 30px 0;
    }

    .why .c-1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .why-table__tr {
        height: 80px;
    }
    .why-table__tr-lk {
        font-size: 24px;
    }
    .why-table__tr-title {
        font-size: 15px;
        line-height: 18px;
    }

    .why-table__td-title, .why-table__td-value {
        font-size: 14px;
        line-height: 19px;
    }
    .why-table__td-value {
        column-gap: 6px;
        padding: 0 20px;
    }
    .why-table__td-value .fa-circle-check, .why-table__td-value .fa-circle-xmark {
        font-size: 15px;
    }

    .why__more {
        padding-top: 25px;
        padding-bottom: 30px;
    }
    .why__more-text {
        font-size: 14px;
        line-height: 22px;
    }
    .why__more-btn {
        height: 48px;
        font-size: 13px;
        line-height: 45px;
        padding: 0 40px;
        margin: 12px auto 0;
    }

    .types__text {
        padding-bottom: 0;
    }
    .type-item__image,
    .type-item__content {
        transform: unset !important;
    }
    .type-item__image-img {
        height: 100%;
    }
    .type-item__content {
        margin-top: -15px;
    }
    .type-item__title {
        font-size: 26px;
        line-height: 28px;
    }
    .type-item__text {
        font-size: 15px;
        line-height: 24px;
    }

    .res__calcs-box {
        padding-top: 30px;
        overflow: clip;
    }
    .calcs-box__title {
        font-size: 18px;
    }
    .calcs-box__slider {
        padding: 25px 17px 30px 17px;
    }
    .calcs-box__slider-label {
        font-size: 15px;
        padding-bottom: 15px;
    }
    .calcs-box__disclaimer {
        font-size: 13px;
        line-height: 20px;
    }

    .calcs-box__more {
        font-size: 24px;
        line-height: 24px;
        padding-top: 30px;
    }
    .calcs-box__btn {
        height: 45px;
        font-size: 15px;
        line-height: 40px;
        padding: 0 25px;
        margin: 15px 0 0 0;
    }
    .home .calcs-box__photo {
        height: 210px;
        right: -50px;
    }

    .res__box {
        padding: 30px 30px 25px 25px;
    }
    .res-box__title {
        font-size: 22px;
        padding-bottom: 15px;
    }
    .res-box__item-link {
        font-size: 15px;
        line-height: 22px;
    }
    .res-box__item {
        padding-top: 15px;
        padding-left: 0;
        padding-right: 10px;
    }

    .start,
    .home .start {
        padding-top: 40px;
        padding-bottom: 140px;
    }
    .start::before {
        background-size: 340px auto;
    }
    .start__title {
        font-size: 30px;
        line-height: 37px;
        letter-spacing: -0.6px;
    }
    .start__text {
        font-size: 15px;
        line-height: 22px;
        padding-top: 15px;
    }
    .start__text br {
        display: none;
    }
    .start__buttons {
        flex-direction: column;
        align-items: center;
        row-gap: 6px;
        padding-top: 25px;
    }

    /* FOOTER */

    .footer .row.row-1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .footer .row.row-2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .footer__contact-item {
        padding-top: 8px;
    }

    .footer .row.row-3 {
        padding-top: 30px;
        padding-bottom: 100px;
    }

    .social-media ul li a::after {
        font-size: 18px;
    }

    .footer .menu ul {
        flex-wrap: wrap;
    }
    .footer .menu ul li {
        line-height: 1.6;
        padding: 0 15px !important;
    }
    .footer .menu ul li:after {
        display: none;
    }
    .footer .menu ul li a {
        font-size: 14px;
    }

    .grecaptcha-badge {
        bottom: 80px !important;
    }

    .copy p {
        line-height: 20px;
    }
    .copy p a {
        display: block;
    }

    /* SUBPAGES */

    .subhero::after {
        width: 150px;
        top: 30px;
    }
    .subhero__content {
        padding-top: 15px;
        padding-bottom: 25px;
    }
    .subhero__type {
        font-size: 20px;
        letter-spacing: -0.2px;
        padding-bottom: 20px;
    }
    .subhero__title {
        font-size: 40px;
        line-height: 44px;
        letter-spacing: -0.4px;
    }
    .subhero__title span {
        font-size: 26px;
    }
    .subhero__text {
        max-width: 90%;
        font-size: 17px;
        line-height: 24px;
        padding-top: 15px;
        letter-spacing: -0.34px;
        margin: 0 auto;
    }
    .subhero__p {
        height: 240px;
    }

    .underline-center::after, .underline-left::after {
        width: 100px;
        margin: 15px auto 15px;
    }

    .solution-types__title {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: -0.52px;
    }
    .solution-types__headline p {
        font-size: 15px;
        line-height: 25px;
    }
    .solution-types__headline p:first-of-type {
        font-size: 16px;
        line-height: 25px;
    }

    .solution-type__content {
        padding: 25px 25px 20px 25px;
    }
    .solution-type__title {
        font-size: 28px;
    }
    .solution-type__subtitle {
        font-size: 16px;
        line-height: 22px;
        padding: 12px 0 12px 0;
    }
    .solution-type__text {
        font-size: 15px;
        line-height: 24px;
    }
    .solution-type__image {
        width: 105%;
        margin-left: -10px;
        margin-top: 5px;
        margin-bottom: 25px;
    }
    .solution-type__more {
        padding: 20px 25px;
    }

    .solutions-sure__title {
        font-size: 26px;
        line-height: 32px;
        letter-spacing: -0.52px;
    }
    .solutions-sure__text {
        font-size: 15px;
        line-height: 24px;
        padding-bottom: 20px;
    }

    .solutions-sure__box-title {
        font-size: 22px;
        padding: 22px 0 22px 0;
    }
    .solutions-sure__box-list {
        padding: 25px 0 10px 0;
    }
    .solutions-sure__box-litem {
        font-size: 16px;
        line-height: 21px;
        padding-left: 30px;
        margin-bottom: 15px;
    }

    .solution-intro__title {
        font-size: 22px;
        line-height: 32px;
        letter-spacing: -0.44px;
    }
    .solution-intro__content p {
        font-size: 16px;
        line-height: 25px;
    }

    .solution-content__text:not(.solution-content__text--first-normal) > p:first-of-type {
        font-size: 16px;
        line-height: 25px;
    }

    .solution-why__content {
        padding-bottom: 20px;
    }
    .solution-why__title {
        font-size: 26px;
        line-height: 34px;
        letter-spacing: -0.52px;
    }
    .solution-why__content p {
        font-size: 16px;
        line-height: 25px;
    }
    .solution-why__content p br {
        display: none;
    }
    .solution-why__box {
        padding: 20px 25px 10px 25px;
    }

    .solution-box {
        padding: 25px 25px 25px 25px;
    }
    .solution-box__title {
        font-size: 25px;
    }
    .solution-box__subtitle {
        font-size: 15px;
        line-height: 22px;
        padding: 12px 0;
        margin: 0 0 15px 0;
    }
    .solution-box__bottom p {
        font-size: 15px;
        line-height: 22px;
    }

    .solution-support__title {
        font-size: 26px;
    }
    .solution-support__text {
        font-size: 16px;
        line-height: 23px;
        padding: 12px 0 20px 0;
    }
    .solution-support__box .solutions-sure__box-list {
        max-width: 85%;
    }

    .who-boxes__title {
        font-size: 36px;
        letter-spacing: -1.08px;
        padding-bottom: 15px;
    }

    .why-calc__p {
        height: 240px;
    }
    .why-calc__box {
        padding: 25px 25px 25px 25px;
    }
    .why-calc__title {
        font-size: 27px;
        padding-bottom: 15px;
    }
    .why-calc__text {
        font-size: 15px;
        line-height: 22px;
    }
    .page-template-why .calcs-box__slider {
        margin-top: 20px;
    }
    .calcs-box__disclaimer br {
        display: none;
    }

    .why-boxes__item:nth-child(n+2) {
        padding-top: 15px;
    }
    .why-box {
        padding: 20px 25px 25px 25px;
    }
    .why-box__icon {
        width: auto;
        height: 70px;
    }
    .why-box__title {
        font-size: 26px;
        padding-top: 15px;
    }
    .why-box__subtitle {
        font-size: 18px;
        padding-top: 10px;
    }
    .why-box .entry-content {
        padding-top: 15px;
    }

    .about-story::before {
        height: calc(100% - 100px);
    }
    .about-story__title {
        font-size: 32px;
    }
    .about-story__subtitle {
        font-size: 18px;
        padding-bottom: 15px;
    }
    .about-story__intro p {
        font-size: 16px;
        line-height: 25px;
    }
    .about-story__photo {
        padding-top: 25px !important;
    }
    .about-story__p, .about-imagebox__p {
        height: 260px;
    }

    .about-textbox__title {
        font-size: 30px;
    }

    .about-imagebox__content {
        transform: unset !important;
    }
    .about-imagebox__title {
        font-size: 30px;
        line-height: 36px;
        padding-top: 25px;
    }
    .about-imagebox__content p:first-of-type {
        font-size: 16px;
        line-height: 25px;
    }

    .about-values__title {
        font-size: 36px;
    }
    .about-values__text {
        font-size: 18px;
    }
    .about-values__item {
        padding-top: 15px;
    }
    .about-value__title {
        font-size: 18px;
        padding-top: 7px;
        padding-bottom: 8px;
    }
    .about-value__text { 
        font-size: 15px;
        line-height: 24px;
    }

    .about-team__item:nth-child(n+2) {
        padding-top: 20px;
    }
    .team-item__photo {
        width: 100px;
        height: 100px;
    }
    .team-item__content {
        width: calc(100% - 100px);
    }
    .team-item__name {
        font-size: 20px;
    }
    .team-item__title {
        font-size: 16px;
    }
    .team-item__text {
        font-size: 15px;
        line-height: 23px;
    }
    .team-item__link {
        font-size: 15px;
        padding: 7px 9px;
        margin-top: 8px;
    }

    .faq-cat {
        padding: 15px 25px;
    }
    .faq-cat__icon {
        width: auto;
        height: 28px;
    }
    .faq-cat__title {
        position: relative;
        top: -1px;
        font-size: 18px;
        padding-left: 20px;
    }

    .faq-boxes__title {
        font-size: 28px;
        letter-spacing: -0.56px;
    }
    .faq-boxes__text {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 0 20px 0;
    }

    .faq-boxes__questions .accordion-item {
        padding: 0 10px;
    }
    .faq-boxes__questions .accordion-header .accordion-title {
        font-size: 16px;
        line-height: 26px;
        padding: 15px 40px 16px 0;
    }
    .faq-boxes__questions .accordion-header .accordion-title[aria-expanded="true"] {
        font-size: 17px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .faq-boxes__questions .accordion-header .accordion-title::before {
        font-size: 30px;
    }
    .faq-boxes__questions .accordion-body {
        padding: 0 10px 20px 0;
    }

    h1, h2, h3, h4 {
        padding: 12px 0;
    }

    .entry-content h1, .entry-content h2, .post-title {
        font-size: 24px;
        line-height: 30px;
    }
    .entry-content h1::after, .post-title::after {
        width: 120px;
        height: 8px;
        margin-top: 15px;
    }
    .entry-content h3, .sitemap_by_click5 h2 {
        font-size: 21px;
        line-height: 27px;
    }
    .entry-content h4 {
        font-size: 19px;
        line-height: 25px;
    }

    .entry-content p, .entry-content ul li, .entry-content ol li {
        font-size: 15px;
        line-height: 24px;
    }
    .entry-content p {
        margin-bottom: 0.6rem;
    }
    .entry-content ul li {
        padding-left: 25px;
    }
    .entry-content ul li::before {
        font-size: 12px;
        line-height: 26px;
    }

    .entry-content blockquote {
        padding: 17px 15px;
        background-color: transparent;
    }
    .entry-content blockquote:before {
        left: -5px;
        width: calc(100% + 10px);
    }
    .entry-content blockquote p {
        font-size: 16px;
        line-height: 25px;
    }
    
    .entry-content .js-video-button.video::after {
        font-size: 60px;
    }

    /* BLOG */

    .index-sticky {
        padding-top: 25px;
    }
    .index__slogan {
        font-size: 15px;
    }
    .index__title {
        font-size: 42px;
        padding-bottom: 35px;
    }

    .main-news {
        height: 360px;
        padding: 25px 20px 25px 20px;
    }
    .main-news__title {
        font-size: 23px;
        line-height: 28px;
        padding-bottom: 10px;
    }
    .main-news__excerpt {
        font-size: 15px;
        line-height: 21px;
    }

    .other-news {
        padding: 10px;
    }
    .other-news__photo {
        width: 140px;
    }
    .other-news__content {
        width: calc(100% - 140px);
        padding-left: 15px;
    }
    .other-news__title {
        font-size: 18px;
        line-height: 23px;
        padding: 3px 0 6px 0;
    }
    .other-news__excerpt {
        font-size: 15px;
        line-height: 22px;
        padding-bottom: 5px;
    }

    .index__subtitle {
        font-size: 26px;
        line-height: 30px;
        letter-spacing: -0.8px;
    }
    .index__text {
        font-size: 15px;
        line-height: 23px;
    }

    .index__news {
        padding-top: 15px;
    }

    .news__content {
        padding: 10px 10px 20px 10px;
    }
    .news__photo {
        height: 200px;
    }
    .news__title {
        font-size: 19px;
        line-height: 25px;
        padding: 15px 15px 10px 15px;
    }
    .news_excerpt {
        font-size: 15px;
        line-height: 22px;
        padding: 0 15px;
    }
    .news__more {
        padding: 15px 25px;
    }
    .news__btn {
        height: 38px;
        font-size: 14px;
        line-height: 36px;
    }

    .pagination .page-item .page-link, .sitemap-by-click5_pagination .pagination-item, .sitemap-by-click5_pagination strong {
        font-size: 15px;
        padding: 17px 11px;
    }
    .pagination .page-item .page-link.next, .pagination .page-item .page-link.prev {
        height: 36px;
        font-size: 18px;
        line-height: 32px;
        padding: 0 15px;
        margin-top: 7px;
    }
    .pagination .page-item .page-link.next {
        margin-left: 8px;
    }
    .pagination .page-item .page-link.prev {
        margin-right: 8px;
    }

    .subhero__title.subhero__title--post {
        font-size: 28px;
        line-height: 36px;
    }

    .single__intro p {
        font-size: 16px;
        line-height: 25px;
    }

    .box-start {
        padding: 20px 30px 35px 30px;
        margin: 20px 0;
    }

    .single__faq {
        padding: 30px 15px;
        margin: 20px 0;
    }
    .entry-content .single__faq-slogan {
        font-size: 16px;
    }
    .entry-content .single__faq-title {
        font-size: 30px;
        padding: 10px 0 25px 0;
    }

    .single__back {
        height: 40px;
        font-size: 15px;
        line-height: 37px;
        padding: 0 20px;
        margin: 30px 0 0 0;
    }
    .single__back i {
        font-size: 12px;
    }

    .recent-posts__title {
        max-width: 80%;
        font-size: 24px;
        line-height: 28px;
        margin: 0 auto;
    }

    .contact-form__headline .footer__contact-item {
        justify-content: flex-start;
    }

    .form-field > label {
        padding-bottom: 5px;
        padding-left: 15px;
    }
    .form-control {
        height: 56px;
        padding: 0 20px;
    }
    .form-submit .wpcf7-submit {
        height: 60px;
        font-size: 16px;
        padding: 0 70px;
        margin: 20px auto 0;
    }

    .modal-header {
        padding: 20px 20px 0 20px;
    }
    .modal-body {
        padding-top: 20px;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 25px;
    }
    .modal-body .headline .title {
        font-size: 25px;
        letter-spacing: -0.5px;
    }
    .modal-body .headline .text {
        font-size: 15px;
        line-height: 22px;
        padding-top: 12px;
        padding-bottom: 10px;
    }
    .modal-body .form .form-submit {
        flex-direction: column;
    }
    .modal-body .form .form-submit .wpcf7-submit {
        height: 56px;
        margin: 5px 0 0 0;
    }
}