/* Add here all your CSS customizations */

span.contact-validation-error {
    color: #f10f0f;
    margin-top: 2px;
    text-align: center;
}

.required {
    color: #f10f0f;
}

.form-group {
    position: relative;
    margin-bottom: 20px;
}

.form-control-gray {
    background: #fafafa;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 1.5;
    color: #4e4f51;
    background-color: #fff;
    background-image: none;
    border: 1px solid #cdcdcd;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control {
    -webkit-appearance: none;
    box-shadow: none;
    resize: none;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease;
}

.form-group-required::before {
    color: #c1272d;
    content: '*';
    display: block;
    font-size: 16px;
    left: 5px;
    line-height: 1;
    position: absolute;
    top: 5px;
    z-index: 1;
}

.form-group-required::before {
    font-size: 15px;
}

.form-group-required::before {
    color: #c1272d;
    content: '*';
    display: block;
    font-size: 16px;
    left: 5px;
    line-height: 1;
    position: absolute;
    top: 5px;
    z-index: 1;
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 15px;
    font-size: 18px;
    line-height: 1.5;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.btn-block {
    display: block;
    width: 100%;
}

.btn-sm {
    padding: 11px 20px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 0;
}

.btn-primary {
    color: #fff;
    background-color: #c1272d;
    border-color: #ac2328;
}

.btn {
    border-width: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.page-head-aqa-api {
    background-image: url(../img/header-bg/aqa-api-xs.jpg)
}

@media (min-width:480px) {
    .page-head-aqa-api {
        background-image: url(../img/header-bg/aqa-api-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-aqa-api {
        background-image: url(../img/header-bg/aqa-api-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-aqa-api {
        background-image: url(../img/header-bg/aqa-api-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-aqa-api {
        background-image: url(../img/header-bg/aqa-api-lg.jpg)
    }
}

.page-head-aqa-mobile {
    background-image: url(../img/header-bg/aqa-mobile-xs.jpg)
}

@media (min-width:480px) {
    .page-head-aqa-mobile {
        background-image: url(../img/header-bg/aqa-mobile-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-aqa-mobile {
        background-image: url(../img/header-bg/aqa-mobile-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-aqa-mobile {
        background-image: url(../img/header-bg/aqa-mobile-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-aqa-mobile {
        background-image: url(../img/header-bg/aqa-mobile-lg.jpg)
    }
}

.page-head-aqa-web {
    background-image: url(../img/header-bg/aqa-web-xs.jpg)
}

@media (min-width:480px) {
    .page-head-aqa-web {
        background-image: url(../img/header-bg/aqa-web-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-aqa-web {
        background-image: url(../img/header-bg/aqa-web-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-aqa-web {
        background-image: url(../img/header-bg/aqa-web-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-aqa-web {
        background-image: url(../img/header-bg/aqa-web-lg.jpg)
    }
}

.page-head-aqa {
    background-image: url(../img/header-bg/aqa-xs.jpg)
}

@media (min-width:480px) {
    .page-head-aqa {
        background-image: url(../img/header-bg/aqa-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-aqa {
        background-image: url(../img/header-bg/aqa-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-aqa {
        background-image: url(../img/header-bg/aqa-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-aqa {
        background-image: url(../img/header-bg/aqa-lg.jpg)
    }
}

.page-head-bi {
    background-image: url(../img/header-bg/bi-xs.jpg)
}

@media (min-width:480px) {
    .page-head-bi {
        background-image: url(../img/header-bg/bi-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-bi {
        background-image: url(../img/header-bg/bi-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-bi {
        background-image: url(../img/header-bg/bi-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-bi {
        background-image: url(../img/header-bg/bi-lg.jpg)
    }
}

.page-head-big-data {
    background-image: url(../img/header-bg/big-data-xs.jpg)
}

@media (min-width:480px) {
    .page-head-big-data {
        background-image: url(../img/header-bg/big-data-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-big-data {
        background-image: url(../img/header-bg/big-data-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-big-data {
        background-image: url(../img/header-bg/big-data-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-big-data {
        background-image: url(../img/header-bg/big-data-lg.jpg)
    }
}

.page-head-blog-common3 {
    background-image: url(../img/header-bg/blog-common3-xs.jpg)
}

@media (min-width:480px) {
    .page-head-blog-common3 {
        background-image: url(../img/header-bg/blog-common3-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-blog-common3 {
        background-image: url(../img/header-bg/blog-common3-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-blog-common3 {
        background-image: url(../img/header-bg/blog-common3-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-blog-common3 {
        background-image: url(../img/header-bg/blog-common3-lg.jpg)
    }
}

.page-head-blog-post {
    background-image: url(../img/header-bg/blog-post-xs.jpg)
}

@media (min-width:480px) {
    .page-head-blog-post {
        background-image: url(../img/header-bg/blog-post-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-blog-post {
        background-image: url(../img/header-bg/blog-post-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-blog-post {
        background-image: url(../img/header-bg/blog-post-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-blog-post {
        background-image: url(../img/header-bg/blog-post-lg.jpg)
    }
}

.page-head-careers-no-vacancies {
    background-image: url(../img/header-bg/careers-no-vacancies-xs.jpg)
}

@media (min-width:480px) {
    .page-head-careers-no-vacancies {
        background-image: url(../img/header-bg/careers-no-vacancies-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-careers-no-vacancies {
        background-image: url(../img/header-bg/careers-no-vacancies-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-careers-no-vacancies {
        background-image: url(../img/header-bg/careers-no-vacancies-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-careers-no-vacancies {
        background-image: url(../img/header-bg/careers-no-vacancies-lg.jpg)
    }
}

.page-head-careers {
    background-image: url(../img/header-bg/careers-xs.jpg)
}

@media (min-width:480px) {
    .page-head-careers {
        background-image: url(../img/header-bg/careers-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-careers {
        background-image: url(../img/header-bg/careers-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-careers {
        background-image: url(../img/header-bg/careers-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-careers {
        background-image: url(../img/header-bg/careers-lg.jpg)
    }
}

.page-head-company-2 {
    background-image: url(../img/header-bg/company-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-company-2 {
        background-image: url(../img/header-bg/company-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-company-2 {
        background-image: url(../img/header-bg/company-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-company-2 {
        background-image: url(../img/header-bg/company-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-company-2 {
        background-image: url(../img/header-bg/company-2-lg.jpg)
    }
}

.page-head-computer-vision {
    background-image: url(../img/header-bg/computer-vision-xs.jpg)
}

@media (min-width:480px) {
    .page-head-computer-vision {
        background-image: url(../img/header-bg/computer-vision-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-computer-vision {
        background-image: url(../img/header-bg/computer-vision-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-computer-vision {
        background-image: url(../img/header-bg/computer-vision-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-computer-vision {
        background-image: url(../img/header-bg/computer-vision-lg.jpg)
    }
}

.page-head-custom-development-2 {
    background-image: url(../img/header-bg/custom-development-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-custom-development-2 {
        background-image: url(../img/header-bg/custom-development-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-custom-development-2 {
        background-image: url(../img/header-bg/custom-development-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-custom-development-2 {
        background-image: url(../img/header-bg/custom-development-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-custom-development-2 {
        background-image: url(../img/header-bg/custom-development-2-lg.jpg)
    }
}

.page-head-ddc {
    background-image: url(../img/header-bg/ddc-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ddc {
        background-image: url(../img/header-bg/ddc-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ddc {
        background-image: url(../img/header-bg/ddc-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ddc {
        background-image: url(../img/header-bg/ddc-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ddc {
        background-image: url(../img/header-bg/ddc-lg.jpg)
    }
}

.page-head-e-learning-2 {
    background-image: url(../img/header-bg/e-learning-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-e-learning-2 {
        background-image: url(../img/header-bg/e-learning-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-e-learning-2 {
        background-image: url(../img/header-bg/e-learning-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-e-learning-2 {
        background-image: url(../img/header-bg/e-learning-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-e-learning-2 {
        background-image: url(../img/header-bg/e-learning-2-lg.jpg)
    }
}

.page-head-error-404 {
    background-image: url(../img/header-bg/error-404-xs.jpg)
}

@media (min-width:480px) {
    .page-head-error-404 {
        background-image: url(../img/header-bg/error-404-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-error-404 {
        background-image: url(../img/header-bg/error-404-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-error-404 {
        background-image: url(../img/header-bg/error-404-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-error-404 {
        background-image: url(../img/header-bg/error-404-lg.jpg)
    }
}

.page-head-finance-and-banking-desktop {
    background-image: url(../img/header-bg/finance-and-banking-desktop-xs.jpg)
}

@media (min-width:480px) {
    .page-head-finance-and-banking-desktop {
        background-image: url(../img/header-bg/finance-and-banking-desktop-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-finance-and-banking-desktop {
        background-image: url(../img/header-bg/finance-and-banking-desktop-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-finance-and-banking-desktop {
        background-image: url(../img/header-bg/finance-and-banking-desktop-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-finance-and-banking-desktop {
        background-image: url(../img/header-bg/finance-and-banking-desktop-lg.jpg)
    }
}

.page-head-healthcare-ehr {
    background-image: url(../img/header-bg/healthcare-ehr-xs.jpg)
}

@media (min-width:480px) {
    .page-head-healthcare-ehr {
        background-image: url(../img/header-bg/healthcare-ehr-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-healthcare-ehr {
        background-image: url(../img/header-bg/healthcare-ehr-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-healthcare-ehr {
        background-image: url(../img/header-bg/healthcare-ehr-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-healthcare-ehr {
        background-image: url(../img/header-bg/healthcare-ehr-lg.jpg)
    }
}

.page-head-healthcare-mhealth {
    background-image: url(../img/header-bg/healthcare-mhealth-xs.jpg)
}

@media (min-width:480px) {
    .page-head-healthcare-mhealth {
        background-image: url(../img/header-bg/healthcare-mhealth-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-healthcare-mhealth {
        background-image: url(../img/header-bg/healthcare-mhealth-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-healthcare-mhealth {
        background-image: url(../img/header-bg/healthcare-mhealth-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-healthcare-mhealth {
        background-image: url(../img/header-bg/healthcare-mhealth-lg.jpg)
    }
}

.page-head-healthcare-phm {
    background-image: url(../img/header-bg/healthcare-phm-xs.jpg)
}

@media (min-width:480px) {
    .page-head-healthcare-phm {
        background-image: url(../img/header-bg/healthcare-phm-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-healthcare-phm {
        background-image: url(../img/header-bg/healthcare-phm-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-healthcare-phm {
        background-image: url(../img/header-bg/healthcare-phm-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-healthcare-phm {
        background-image: url(../img/header-bg/healthcare-phm-lg.jpg)
    }
}

.page-head-healthcare-telehealth {
    background-image: url(../img/header-bg/healthcare-telehealth-xs.jpg)
}

@media (min-width:480px) {
    .page-head-healthcare-telehealth {
        background-image: url(../img/header-bg/healthcare-telehealth-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-healthcare-telehealth {
        background-image: url(../img/header-bg/healthcare-telehealth-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-healthcare-telehealth {
        background-image: url(../img/header-bg/healthcare-telehealth-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-healthcare-telehealth {
        background-image: url(../img/header-bg/healthcare-telehealth-lg.jpg)
    }
}

.page-head-healthcare {
    background-image: url(../img/header-bg/healthcare-xs.jpg)
}

@media (min-width:480px) {
    .page-head-healthcare {
        background-image: url(../img/header-bg/healthcare-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-healthcare {
        background-image: url(../img/header-bg/healthcare-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-healthcare {
        background-image: url(../img/header-bg/healthcare-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-healthcare {
        background-image: url(../img/header-bg/healthcare-lg.jpg)
    }
}

.page-head-home-2 {
    background-image: url(../img/header-bg/home-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-home-2 {
        background-image: url(../img/header-bg/home-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-home-2 {
        background-image: url(../img/header-bg/home-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-home-2 {
        background-image: url(../img/header-bg/home-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-home-2 {
        background-image: url(../img/header-bg/home-2-lg.jpg)
    }
}

.page-head-home {
    background-image: url(../img/header-bg/home-xs.jpg)
}

@media (min-width:480px) {
    .page-head-home {
        background-image: url(../img/header-bg/home-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-home {
        background-image: url(../img/header-bg/home-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-home {
        background-image: url(../img/header-bg/home-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-home {
        background-image: url(../img/header-bg/home-lg.jpg)
    }
}

.page-head-iptv {
    background-image: url(../img/header-bg/iptv-xs.jpg)
}

@media (min-width:480px) {
    .page-head-iptv {
        background-image: url(../img/header-bg/iptv-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-iptv {
        background-image: url(../img/header-bg/iptv-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-iptv {
        background-image: url(../img/header-bg/iptv-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-iptv {
        background-image: url(../img/header-bg/iptv-lg.jpg)
    }
}

.page-head-key-techs-html5 {
    background-image: url(../img/header-bg/key-techs-html5-xs.jpg)
}

@media (min-width:480px) {
    .page-head-key-techs-html5 {
        background-image: url(../img/header-bg/key-techs-html5-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-key-techs-html5 {
        background-image: url(../img/header-bg/key-techs-html5-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-key-techs-html5 {
        background-image: url(../img/header-bg/key-techs-html5-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-key-techs-html5 {
        background-image: url(../img/header-bg/key-techs-html5-lg.jpg)
    }
}

.page-head-key-techs-java {
    background-image: url(../img/header-bg/key-techs-java-xs.jpg)
}

@media (min-width:480px) {
    .page-head-key-techs-java {
        background-image: url(../img/header-bg/key-techs-java-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-key-techs-java {
        background-image: url(../img/header-bg/key-techs-java-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-key-techs-java {
        background-image: url(../img/header-bg/key-techs-java-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-key-techs-java {
        background-image: url(../img/header-bg/key-techs-java-lg.jpg)
    }
}

.page-head-key-techs-net {
    background-image: url(../img/header-bg/key-techs-net-xs.jpg)
}

@media (min-width:480px) {
    .page-head-key-techs-net {
        background-image: url(../img/header-bg/key-techs-net-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-key-techs-net {
        background-image: url(../img/header-bg/key-techs-net-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-key-techs-net {
        background-image: url(../img/header-bg/key-techs-net-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-key-techs-net {
        background-image: url(../img/header-bg/key-techs-net-lg.jpg)
    }
}

.page-head-key-techs-php {
    background-image: url(../img/header-bg/key-techs-php-xs.jpg)
}

@media (min-width:480px) {
    .page-head-key-techs-php {
        background-image: url(../img/header-bg/key-techs-php-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-key-techs-php {
        background-image: url(../img/header-bg/key-techs-php-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-key-techs-php {
        background-image: url(../img/header-bg/key-techs-php-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-key-techs-php {
        background-image: url(../img/header-bg/key-techs-php-lg.jpg)
    }
}

.page-head-key-techs {
    background-image: url(../img/header-bg/key-techs-xs.jpg)
}

@media (min-width:480px) {
    .page-head-key-techs {
        background-image: url(../img/header-bg/key-techs-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-key-techs {
        background-image: url(../img/header-bg/key-techs-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-key-techs {
        background-image: url(../img/header-bg/key-techs-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-key-techs {
        background-image: url(../img/header-bg/key-techs-lg.jpg)
    }
}

.page-head-machine-learning {
    background-image: url(../img/header-bg/machine-learning-xs.jpg)
}

@media (min-width:480px) {
    .page-head-machine-learning {
        background-image: url(../img/header-bg/machine-learning-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-machine-learning {
        background-image: url(../img/header-bg/machine-learning-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-machine-learning {
        background-image: url(../img/header-bg/machine-learning-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-machine-learning {
        background-image: url(../img/header-bg/machine-learning-lg.jpg)
    }
}

.page-head-martech {
    background-image: url(../img/header-bg/martech-xs.jpg)
}

@media (min-width:480px) {
    .page-head-martech {
        background-image: url(../img/header-bg/martech-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-martech {
        background-image: url(../img/header-bg/martech-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-martech {
        background-image: url(../img/header-bg/martech-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-martech {
        background-image: url(../img/header-bg/martech-lg.jpg)
    }
}

.page-head-media-and-entertainment {
    background-image: url(../img/header-bg/media-and-entertainment-xs.jpg)
}

@media (min-width:480px) {
    .page-head-media-and-entertainment {
        background-image: url(../img/header-bg/media-and-entertainment-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-media-and-entertainment {
        background-image: url(../img/header-bg/media-and-entertainment-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-media-and-entertainment {
        background-image: url(../img/header-bg/media-and-entertainment-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-media-and-entertainment {
        background-image: url(../img/header-bg/media-and-entertainment-lg.jpg)
    }
}

.page-head-methods-waterfall {
    background-image: url(../img/header-bg/methods-waterfall-xs.jpg)
}

@media (min-width:480px) {
    .page-head-methods-waterfall {
        background-image: url(../img/header-bg/methods-waterfall-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-methods-waterfall {
        background-image: url(../img/header-bg/methods-waterfall-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-methods-waterfall {
        background-image: url(../img/header-bg/methods-waterfall-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-methods-waterfall {
        background-image: url(../img/header-bg/methods-waterfall-lg.jpg)
    }
}

.page-head-methods {
    background-image: url(../img/header-bg/methods-xs.jpg)
}

@media (min-width:480px) {
    .page-head-methods {
        background-image: url(../img/header-bg/methods-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-methods {
        background-image: url(../img/header-bg/methods-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-methods {
        background-image: url(../img/header-bg/methods-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-methods {
        background-image: url(../img/header-bg/methods-lg.jpg)
    }
}

.page-head-mobile-2 {
    background-image: url(../img/header-bg/mobile-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mobile-2 {
        background-image: url(../img/header-bg/mobile-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mobile-2 {
        background-image: url(../img/header-bg/mobile-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mobile-2 {
        background-image: url(../img/header-bg/mobile-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mobile-2 {
        background-image: url(../img/header-bg/mobile-2-lg.jpg)
    }
}

.page-head-mobile-android {
    background-image: url(../img/header-bg/mobile-android-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mobile-android {
        background-image: url(../img/header-bg/mobile-android-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mobile-android {
        background-image: url(../img/header-bg/mobile-android-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mobile-android {
        background-image: url(../img/header-bg/mobile-android-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mobile-android {
        background-image: url(../img/header-bg/mobile-android-lg.jpg)
    }
}

.page-head-mobile-cross-platform {
    background-image: url(../img/header-bg/mobile-cross-platform-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mobile-cross-platform {
        background-image: url(../img/header-bg/mobile-cross-platform-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mobile-cross-platform {
        background-image: url(../img/header-bg/mobile-cross-platform-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mobile-cross-platform {
        background-image: url(../img/header-bg/mobile-cross-platform-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mobile-cross-platform {
        background-image: url(../img/header-bg/mobile-cross-platform-lg.jpg)
    }
}

.page-head-mobile-ios {
    background-image: url(../img/header-bg/mobile-ios-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mobile-ios {
        background-image: url(../img/header-bg/mobile-ios-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mobile-ios {
        background-image: url(../img/header-bg/mobile-ios-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mobile-ios {
        background-image: url(../img/header-bg/mobile-ios-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mobile-ios {
        background-image: url(../img/header-bg/mobile-ios-lg.jpg)
    }
}

.page-head-mobile {
    background-image: url(../img/header-bg/mobile-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mobile {
        background-image: url(../img/header-bg/mobile-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mobile {
        background-image: url(../img/header-bg/mobile-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mobile {
        background-image: url(../img/header-bg/mobile-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mobile {
        background-image: url(../img/header-bg/mobile-lg.jpg)
    }
}

.page-head-mqa-e2e {
    background-image: url(../img/header-bg/mqa-e2e-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mqa-e2e {
        background-image: url(../img/header-bg/mqa-e2e-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mqa-e2e {
        background-image: url(../img/header-bg/mqa-e2e-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mqa-e2e {
        background-image: url(../img/header-bg/mqa-e2e-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mqa-e2e {
        background-image: url(../img/header-bg/mqa-e2e-lg.jpg)
    }
}

.page-head-mqa-functional {
    background-image: url(../img/header-bg/mqa-functional-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mqa-functional {
        background-image: url(../img/header-bg/mqa-functional-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mqa-functional {
        background-image: url(../img/header-bg/mqa-functional-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mqa-functional {
        background-image: url(../img/header-bg/mqa-functional-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mqa-functional {
        background-image: url(../img/header-bg/mqa-functional-lg.jpg)
    }
}

.page-head-mqa-integration {
    background-image: url(../img/header-bg/mqa-integration-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mqa-integration {
        background-image: url(../img/header-bg/mqa-integration-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mqa-integration {
        background-image: url(../img/header-bg/mqa-integration-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mqa-integration {
        background-image: url(../img/header-bg/mqa-integration-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mqa-integration {
        background-image: url(../img/header-bg/mqa-integration-lg.jpg)
    }
}

.page-head-mqa-ui {
    background-image: url(../img/header-bg/mqa-ui-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mqa-ui {
        background-image: url(../img/header-bg/mqa-ui-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mqa-ui {
        background-image: url(../img/header-bg/mqa-ui-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mqa-ui {
        background-image: url(../img/header-bg/mqa-ui-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mqa-ui {
        background-image: url(../img/header-bg/mqa-ui-lg.jpg)
    }
}

.page-head-mqa {
    background-image: url(../img/header-bg/mqa-xs.jpg)
}

@media (min-width:480px) {
    .page-head-mqa {
        background-image: url(../img/header-bg/mqa-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-mqa {
        background-image: url(../img/header-bg/mqa-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-mqa {
        background-image: url(../img/header-bg/mqa-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-mqa {
        background-image: url(../img/header-bg/mqa-lg.jpg)
    }
}

.page-head-news-common3 {
    background-image: url(../img/header-bg/news-common3-xs.jpg)
}

@media (min-width:480px) {
    .page-head-news-common3 {
        background-image: url(../img/header-bg/news-common3-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-news-common3 {
        background-image: url(../img/header-bg/news-common3-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-news-common3 {
        background-image: url(../img/header-bg/news-common3-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-news-common3 {
        background-image: url(../img/header-bg/news-common3-lg.jpg)
    }
}

.page-head-news-post2 {
    background-image: url(../img/header-bg/news-post2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-news-post2 {
        background-image: url(../img/header-bg/news-post2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-news-post2 {
        background-image: url(../img/header-bg/news-post2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-news-post2 {
        background-image: url(../img/header-bg/news-post2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-news-post2 {
        background-image: url(../img/header-bg/news-post2-lg.jpg)
    }
}

.page-head-ott-cdn {
    background-image: url(../img/header-bg/ott-cdn-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-cdn {
        background-image: url(../img/header-bg/ott-cdn-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-cdn {
        background-image: url(../img/header-bg/ott-cdn-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-cdn {
        background-image: url(../img/header-bg/ott-cdn-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-cdn {
        background-image: url(../img/header-bg/ott-cdn-lg.jpg)
    }
}

.page-head-ott-drm {
    background-image: url(../img/header-bg/ott-drm-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-drm {
        background-image: url(../img/header-bg/ott-drm-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-drm {
        background-image: url(../img/header-bg/ott-drm-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-drm {
        background-image: url(../img/header-bg/ott-drm-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-drm {
        background-image: url(../img/header-bg/ott-drm-lg.jpg)
    }
}

.page-head-ott-live-streaming {
    background-image: url(../img/header-bg/ott-live-streaming-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-live-streaming {
        background-image: url(../img/header-bg/ott-live-streaming-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-live-streaming {
        background-image: url(../img/header-bg/ott-live-streaming-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-live-streaming {
        background-image: url(../img/header-bg/ott-live-streaming-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-live-streaming {
        background-image: url(../img/header-bg/ott-live-streaming-lg.jpg)
    }
}

.page-head-ott-mam {
    background-image: url(../img/header-bg/ott-mam-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-mam {
        background-image: url(../img/header-bg/ott-mam-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-mam {
        background-image: url(../img/header-bg/ott-mam-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-mam {
        background-image: url(../img/header-bg/ott-mam-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-mam {
        background-image: url(../img/header-bg/ott-mam-lg.jpg)
    }
}

.page-head-ott-second-screen {
    background-image: url(../img/header-bg/ott-second-screen-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-second-screen {
        background-image: url(../img/header-bg/ott-second-screen-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-second-screen {
        background-image: url(../img/header-bg/ott-second-screen-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-second-screen {
        background-image: url(../img/header-bg/ott-second-screen-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-second-screen {
        background-image: url(../img/header-bg/ott-second-screen-lg.jpg)
    }
}

.page-head-ott-smart-tv {
    background-image: url(../img/header-bg/ott-smart-tv-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-smart-tv {
        background-image: url(../img/header-bg/ott-smart-tv-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-smart-tv {
        background-image: url(../img/header-bg/ott-smart-tv-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-smart-tv {
        background-image: url(../img/header-bg/ott-smart-tv-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-smart-tv {
        background-image: url(../img/header-bg/ott-smart-tv-lg.jpg)
    }
}

.page-head-ott-vod {
    background-image: url(../img/header-bg/ott-vod-xs.jpg)
}

@media (min-width:480px) {
    .page-head-ott-vod {
        background-image: url(../img/header-bg/ott-vod-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-ott-vod {
        background-image: url(../img/header-bg/ott-vod-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-ott-vod {
        background-image: url(../img/header-bg/ott-vod-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-ott-vod {
        background-image: url(../img/header-bg/ott-vod-lg.jpg)
    }
}

.page-head-partnership-2-more {
    background-image: url(../img/header-bg/partnership-2-more-xs.jpg)
}

@media (min-width:480px) {
    .page-head-partnership-2-more {
        background-image: url(../img/header-bg/partnership-2-more-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-partnership-2-more {
        background-image: url(../img/header-bg/partnership-2-more-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-partnership-2-more {
        background-image: url(../img/header-bg/partnership-2-more-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-partnership-2-more {
        background-image: url(../img/header-bg/partnership-2-more-lg.jpg)
    }
}

.page-head-partnership-2 {
    background-image: url(../img/header-bg/partnership-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-partnership-2 {
        background-image: url(../img/header-bg/partnership-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-partnership-2 {
        background-image: url(../img/header-bg/partnership-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-partnership-2 {
        background-image: url(../img/header-bg/partnership-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-partnership-2 {
        background-image: url(../img/header-bg/partnership-2-lg.jpg)
    }
}

.page-head-portfolio-pagination {
    background-image: url(../img/header-bg/portfolio-pagination-xs.jpg)
}

@media (min-width:480px) {
    .page-head-portfolio-pagination {
        background-image: url(../img/header-bg/portfolio-pagination-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-portfolio-pagination {
        background-image: url(../img/header-bg/portfolio-pagination-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-portfolio-pagination {
        background-image: url(../img/header-bg/portfolio-pagination-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-portfolio-pagination {
        background-image: url(../img/header-bg/portfolio-pagination-lg.jpg)
    }
}

.page-head-portfolio-project-quote {
    background-image: url(../img/header-bg/portfolio-project-quote-xs.jpg)
}

@media (min-width:480px) {
    .page-head-portfolio-project-quote {
        background-image: url(../img/header-bg/portfolio-project-quote-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-portfolio-project-quote {
        background-image: url(../img/header-bg/portfolio-project-quote-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-portfolio-project-quote {
        background-image: url(../img/header-bg/portfolio-project-quote-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-portfolio-project-quote {
        background-image: url(../img/header-bg/portfolio-project-quote-lg.jpg)
    }
}

.page-head-portfolio-project {
    background-image: url(../img/header-bg/portfolio-project-xs.jpg)
}

@media (min-width:480px) {
    .page-head-portfolio-project {
        background-image: url(../img/header-bg/portfolio-project-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-portfolio-project {
        background-image: url(../img/header-bg/portfolio-project-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-portfolio-project {
        background-image: url(../img/header-bg/portfolio-project-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-portfolio-project {
        background-image: url(../img/header-bg/portfolio-project-lg.jpg)
    }
}

.page-head-portfolio {
    background-image: url(../img/header-bg/portfolio-xs.jpg)
}

@media (min-width:480px) {
    .page-head-portfolio {
        background-image: url(../img/header-bg/portfolio-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-portfolio {
        background-image: url(../img/header-bg/portfolio-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-portfolio {
        background-image: url(../img/header-bg/portfolio-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-portfolio {
        background-image: url(../img/header-bg/portfolio-lg.jpg)
    }
}

.page-head-programmatic {
    background-image: url(../img/header-bg/programmatic-xs.jpg)
}

@media (min-width:480px) {
    .page-head-programmatic {
        background-image: url(../img/header-bg/programmatic-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-programmatic {
        background-image: url(../img/header-bg/programmatic-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-programmatic {
        background-image: url(../img/header-bg/programmatic-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-programmatic {
        background-image: url(../img/header-bg/programmatic-lg.jpg)
    }
}

.page-head-report-aqa {
    background-image: url(../img/header-bg/report-aqa-xs.jpg)
}

@media (min-width:480px) {
    .page-head-report-aqa {
        background-image: url(../img/header-bg/report-aqa-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-report-aqa {
        background-image: url(../img/header-bg/report-aqa-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-report-aqa {
        background-image: url(../img/header-bg/report-aqa-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-report-aqa {
        background-image: url(../img/header-bg/report-aqa-lg.jpg)
    }
}

.page-head-scrum-methodology {
    background-image: url(../img/header-bg/scrum-methodology-xs.jpg)
}

@media (min-width:480px) {
    .page-head-scrum-methodology {
        background-image: url(../img/header-bg/scrum-methodology-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-scrum-methodology {
        background-image: url(../img/header-bg/scrum-methodology-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-scrum-methodology {
        background-image: url(../img/header-bg/scrum-methodology-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-scrum-methodology {
        background-image: url(../img/header-bg/scrum-methodology-lg.jpg)
    }
}

.page-head-search-2-no-results {
    background-image: url(../img/header-bg/search-2-no-results-xs.jpg)
}

@media (min-width:480px) {
    .page-head-search-2-no-results {
        background-image: url(../img/header-bg/search-2-no-results-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-search-2-no-results {
        background-image: url(../img/header-bg/search-2-no-results-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-search-2-no-results {
        background-image: url(../img/header-bg/search-2-no-results-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-search-2-no-results {
        background-image: url(../img/header-bg/search-2-no-results-lg.jpg)
    }
}

.page-head-search-2 {
    background-image: url(../img/header-bg/search-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-search-2 {
        background-image: url(../img/header-bg/search-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-search-2 {
        background-image: url(../img/header-bg/search-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-search-2 {
        background-image: url(../img/header-bg/search-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-search-2 {
        background-image: url(../img/header-bg/search-2-lg.jpg)
    }
}

.page-head-services {
    background-image: url(../img/header-bg/services-xs.jpg)
}

@media (min-width:480px) {
    .page-head-services {
        background-image: url(../img/header-bg/services-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-services {
        background-image: url(../img/header-bg/services-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-services {
        background-image: url(../img/header-bg/services-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-services {
        background-image: url(../img/header-bg/services-lg.jpg)
    }
}

.page-head-solutions-2 {
    background-image: url(../img/header-bg/solutions-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-solutions-2 {
        background-image: url(../img/header-bg/solutions-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-solutions-2 {
        background-image: url(../img/header-bg/solutions-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-solutions-2 {
        background-image: url(../img/header-bg/solutions-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-solutions-2 {
        background-image: url(../img/header-bg/solutions-2-lg.jpg)
    }
}

.page-head-testimonials {
    background-image: url(../img/header-bg/testimonials-xs.jpg)
}

@media (min-width:480px) {
    .page-head-testimonials {
        background-image: url(../img/header-bg/testimonials-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-testimonials {
        background-image: url(../img/header-bg/testimonials-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-testimonials {
        background-image: url(../img/header-bg/testimonials-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-testimonials {
        background-image: url(../img/header-bg/testimonials-lg.jpg)
    }
}

.page-head-thank-you-2 {
    background-image: url(../img/header-bg/thank-you-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-thank-you-2 {
        background-image: url(../img/header-bg/thank-you-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-thank-you-2 {
        background-image: url(../img/header-bg/thank-you-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-thank-you-2 {
        background-image: url(../img/header-bg/thank-you-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-thank-you-2 {
        background-image: url(../img/header-bg/thank-you-2-lg.jpg)
    }
}

.page-head-verticals {
    background-image: url(../img/header-bg/verticals-xs.jpg)
}

@media (min-width:480px) {
    .page-head-verticals {
        background-image: url(../img/header-bg/verticals-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-verticals {
        background-image: url(../img/header-bg/verticals-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-verticals {
        background-image: url(../img/header-bg/verticals-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-verticals {
        background-image: url(../img/header-bg/verticals-lg.jpg)
    }
}

.page-head-web-development-2 {
    background-image: url(../img/header-bg/web-development-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-web-development-2 {
        background-image: url(../img/header-bg/web-development-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-web-development-2 {
        background-image: url(../img/header-bg/web-development-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-web-development-2 {
        background-image: url(../img/header-bg/web-development-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-web-development-2 {
        background-image: url(../img/header-bg/web-development-2-lg.jpg)
    }
}

.page-head-webrtc-2 {
    background-image: url(../img/header-bg/webrtc-2-xs.jpg)
}

@media (min-width:480px) {
    .page-head-webrtc-2 {
        background-image: url(../img/header-bg/webrtc-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-webrtc-2 {
        background-image: url(../img/header-bg/webrtc-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-webrtc-2 {
        background-image: url(../img/header-bg/webrtc-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-webrtc-2 {
        background-image: url(../img/header-bg/webrtc-2-lg.jpg)
    }
}

.page-head-whitepaper-lms {
    background-image: url(../img/header-bg/whitepaper-lms-xs.jpg)
}

@media (min-width:480px) {
    .page-head-whitepaper-lms {
        background-image: url(../img/header-bg/whitepaper-lms-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-whitepaper-lms {
        background-image: url(../img/header-bg/whitepaper-lms-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-whitepaper-lms {
        background-image: url(../img/header-bg/whitepaper-lms-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-whitepaper-lms {
        background-image: url(../img/header-bg/whitepaper-lms-lg.jpg)
    }
}

.page-head-whitepaper-ovp {
    background-image: url(../img/header-bg/whitepaper-ovp-xs.jpg)
}

@media (min-width:480px) {
    .page-head-whitepaper-ovp {
        background-image: url(../img/header-bg/whitepaper-ovp-sm.jpg)
    }
}

@media (min-width:768px) {
    .page-head-whitepaper-ovp {
        background-image: url(../img/header-bg/whitepaper-ovp-sm.jpg)
    }
}

@media (min-width:992px) {
    .page-head-whitepaper-ovp {
        background-image: url(../img/header-bg/whitepaper-ovp-md.jpg)
    }
}

@media (min-width:1200px) {
    .page-head-whitepaper-ovp {
        background-image: url(../img/header-bg/whitepaper-ovp-lg.jpg)
    }
}

::-webkit-file-upload-button {
    cursor: pointer
}

::-moz-selection {
    background: #e8e8e8
}

::selection {
    background: #e8e8e8
}

html {
    -ms-overflow-style: scrollbar
}

body {
    font-weight: 300
}

@media all and (max-width:767px) {
    body {
        font-size: 16px
    }
}

iframe {
    border: 0
}

img {
    vertical-align: top
}

.h1,
h1 {
    line-height: 1.24;
    margin: -7px 0 39px
}

@media (max-width:767px) {
    .h1,
    h1 {
        font-size: 24px;
        margin-bottom: 31px
    }
}

.h2,
h2 {
    line-height: 1.24;
    margin: 0 0 35px
}

@media (max-width:767px) {
    .h2,
    h2 {
        font-size: 24px;
        margin-bottom: 19px
    }
}

.h3,
h3 {
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 24px
}

@media (max-width:767px) {
    .h3,
    h3 {
        font-size: 18px;
        margin: 0 0 21px
    }
}

.h5,
h5 {
    font-weight: 600;
    line-height: 1.5;
    margin: 0
}

@media (max-width:767px) {
    .h5,
    h5 {
        font-size: 16px
    }
}

ol,
p,
ul {
    margin-bottom: 21px
}

@media (max-width:767px) {
    ol,
    p,
    ul {
        margin-bottom: 18px
    }
}

strong {
    font-weight: 600
}

.slick-slide {
    outline: 0
}

.fa-space-left {
    margin-left: 7px
}

.fa-space-right,
.wpcf7-not-valid-tip::before {
    margin-right: 7px
}

.link {
    color: #c1272d;
    text-decoration: none
}

.link:focus,
.link:hover {
    text-decoration: underline
}

.img-main {
    margin: 39px 0 40px
}

@media (min-width:768px) {
    .img-main {
        margin: 43px 0 60px
    }
}

@media (min-width:992px) {
    .img-main {
        margin: 43px 0 76px
    }
}

.img-main img {
    max-width: 100%
}

.screenshot {
    box-shadow: 4px 4px 4px 0 #e5e5e5;
    display: block;
    margin-bottom: 0;
    max-width: 100%
}

code {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px 4px;
    white-space: pre-wrap
}

pre {
    border-radius: 4px
}

pre code {
    border: 0;
    white-space: pre;
    word-wrap: break-word
}

.twitter-wrap {
    margin-bottom: 21px
}

.visible-ios {
    display: none
}

.visible-ios-visible {
    display: block
}

.noselect {
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none
}

.checked-list li::before,
.checked::before,
.get-started-arrow,
.icon,
.testimonial::after,
blockquote::after {
    background: url(../img/sprite.png?1540273836);
    display: inline-block;
    vertical-align: top;
}

.icon-aqa-api-continuous-delivery {
    background-position: -766px -124px;
    width: 60px;
    height: 60px
}

.icon-aqa-api-faster-results {
    background-position: -186px -785px;
    width: 60px;
    height: 60px
}

.icon-aqa-api-reduced-costs {
    background-position: -766px -620px;
    width: 60px;
    height: 60px
}

.icon-aqa-api-shorter-feedback-loop {
    background-position: -372px -598px;
    width: 60px;
    height: 60px
}

.icon-aqa-business-logic {
    background-position: -1076px -443px;
    width: 60px;
    height: 46px
}

.icon-aqa-cost-savings {
    background-position: -1076px -347px;
    width: 60px;
    height: 46px
}

.icon-aqa-human-error {
    background-position: -1076px -539px;
    width: 60px;
    height: 46px
}

.icon-aqa-mobile-better-app-quality {
    background-position: -310px -661px;
    width: 60px;
    height: 60px
}

.icon-aqa-mobile-cost-efficient-testing {
    background-position: -766px 0;
    width: 60px;
    height: 60px
}

.icon-aqa-mobile-scalability {
    background-position: -766px -62px;
    width: 60px;
    height: 60px
}

.icon-aqa-mobile-short-time-to-value {
    background-position: 0 -598px;
    width: 60px;
    height: 61px
}

.icon-aqa-time-to-market {
    background-position: -1076px -395px;
    width: 60px;
    height: 46px
}

.icon-aqa-web-accelerated-testing {
    background-position: -634px -273px;
    width: 61px;
    height: 61px
}

.icon-aqa-web-improved-quality {
    background-position: 0 -723px;
    width: 60px;
    height: 60px
}

.icon-aqa-web-progress-visibility {
    background-position: -868px -847px;
    width: 60px;
    height: 60px
}

.icon-aqa-web-quick-start {
    background-position: -952px 0;
    width: 60px;
    height: 60px
}

.icon-aqa-web-reduced-costs {
    background-position: -952px -620px;
    width: 60px;
    height: 60px
}

.icon-aqa-web-scalability {
    background-position: -952px -806px;
    width: 60px;
    height: 60px
}

.get-started-arrow-bottom,
.icon-arc-arrow-bottom {
    background-position: -233px -1033px;
    width: 105px;
    height: 18px
}

.get-started-arrow-top,
.icon-arc-arrow-top {
    background-position: -126px -1033px;
    width: 105px;
    height: 18px
}

.icon-best-scrum {
    background-position: -496px -909px;
    width: 60px;
    height: 60px
}

.icon-bi-discovery {
    background-position: -558px -909px;
    width: 60px;
    height: 60px
}

.icon-bi-mobile {
    background-position: -620px -909px;
    width: 60px;
    height: 60px
}

.icon-bi-olap {
    background-position: -310px -598px;
    width: 60px;
    height: 60px
}

.icon-bi-reporting {
    background-position: -508px -536px;
    width: 61px;
    height: 60px
}

.icon-big-data-analytics {
    background-position: -382px -536px;
    width: 61px;
    height: 60px
}

.icon-big-data-governance {
    background-position: -496px -598px;
    width: 60px;
    height: 60px
}

.icon-big-data-integration {
    background-position: -558px -598px;
    width: 60px;
    height: 60px
}

.icon-big-data-master-data {
    background-position: -620px -598px;
    width: 60px;
    height: 60px
}

.icon-big-data-mining-aggregation {
    background-position: -704px -372px;
    width: 60px;
    height: 60px
}

.icon-big-data-strategy {
    background-position: -124px -661px;
    width: 60px;
    height: 60px
}

.icon-career-dev {
    background-position: -268px -226px;
    width: 34px;
    height: 46px
}

.icon-career-growth {
    background-position: -256px -1081px;
    width: 46px;
    height: 46px
}

.icon-career-hours {
    background-position: -208px -1081px;
    width: 46px;
    height: 46px
}

.icon-career-office {
    background-position: -868px -971px;
    width: 67px;
    height: 46px
}

.icon-career-projects {
    background-position: -937px -971px;
    width: 66px;
    height: 46px
}

.icon-career-team {
    background-position: -1076px -985px;
    width: 46px;
    height: 46px
}

.icon-company-2-fact-experience {
    background-position: -1076px -299px;
    width: 60px;
    height: 46px
}

.icon-company-2-fact-professionals {
    background-position: -1005px -971px;
    width: 61px;
    height: 46px
}

.icon-company-2-fact-projects {
    background-position: -1076px -587px;
    width: 60px;
    height: 46px
}

.icon-company-2-fact-rnd {
    background-position: -1076px -683px;
    width: 60px;
    height: 46px
}

.icon-company-2-fact-satisfaction {
    background-position: -1076px -635px;
    width: 60px;
    height: 46px
}

.icon-company-2-fact-users {
    background-position: 0 -1033px;
    width: 61px;
    height: 46px
}

.icon-company-2-nav-careers-xs {
    background-position: -492px -412px;
    width: 50px;
    height: 50px
}

.icon-company-2-nav-careers {
    background-position: -620px -723px;
    width: 60px;
    height: 60px
}

.icon-company-2-nav-contact-xs {
    background-position: -410px -350px;
    width: 50px;
    height: 50px
}

.icon-company-2-nav-contact {
    background-position: 0 -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-nav-partnership-xs {
    background-position: -329px -288px;
    width: 50px;
    height: 50px
}

.icon-company-2-nav-partnership {
    background-position: -248px -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-nav-testimonials-xs {
    background-position: -1076px -933px;
    width: 50px;
    height: 50px
}

.icon-company-2-nav-testimonials {
    background-position: -372px -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-value-craftsmanship {
    background-position: -434px -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-value-flexibility {
    background-position: -496px -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-value-teamwork {
    background-position: -558px -785px;
    width: 60px;
    height: 60px
}

.icon-company-2-value-trust {
    background-position: -890px 0;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-ecommerce {
    background-position: -890px -62px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-elearning {
    background-position: -890px -124px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-healthcare {
    background-position: -372px -847px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-legal {
    background-position: -434px -847px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-marketing {
    background-position: -496px -847px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-domain-media {
    background-position: -806px -847px;
    width: 60px;
    height: 60px
}

.icon-computer-vision-why-challenge {
    background-position: -552px -186px;
    width: 80px;
    height: 60px
}

.icon-computer-vision-why-expertise {
    background-position: -306px -125px;
    width: 80px;
    height: 60px
}

.icon-computer-vision-why-rnd {
    background-position: -306px -187px;
    width: 80px;
    height: 60px
}

.icon-contact-fast {
    background-position: -634px -70px;
    width: 68px;
    height: 68px
}

.icon-contact-free {
    background-position: -634px -140px;
    width: 68px;
    height: 68px
}

.icon-contact-safe {
    background-position: -634px 0;
    width: 68px;
    height: 68px
}

.icon-custom-development-2-guarantee {
    background-position: -82px -536px;
    width: 79px;
    height: 60px
}

.icon-custom-development-2-ipr {
    background-position: -388px -62px;
    width: 80px;
    height: 60px
}

.icon-custom-development-2-rnd {
    background-position: -388px -124px;
    width: 80px;
    height: 60px
}

.icon-e-learning-2-mobility {
    background-position: -682px -909px;
    width: 60px;
    height: 60px
}

.icon-e-learning-2-rtc {
    background-position: -1014px -806px;
    width: 60px;
    height: 60px
}

.icon-e-learning-2-video {
    background-position: -186px -971px;
    width: 60px;
    height: 60px
}

.icon-e-learning-2-vr {
    background-position: -248px -971px;
    width: 60px;
    height: 60px
}

.icon-e-learning {
    background-position: -310px -971px;
    width: 60px;
    height: 60px
}

.icon-finance-mobile-expertise {
    background-position: -571px -536px;
    width: 60px;
    height: 60px
}

.icon-finance-qa {
    background-position: -124px -598px;
    width: 60px;
    height: 60px
}

.icon-finance-security {
    background-position: -186px -598px;
    width: 60px;
    height: 60px
}

.icon-finance-ux {
    background-position: -248px -598px;
    width: 60px;
    height: 60px
}

.icon-flag-australia {
    background-position: -828px -744px;
    width: 40px;
    height: 24px
}

.icon-flag-belarus {
    background-position: -890px -806px;
    width: 40px;
    height: 24px
}

.icon-flag-germany {
    background-position: -1014px -930px;
    width: 40px;
    height: 24px
}

.icon-flag-sweden {
    background-position: -952px -868px;
    width: 40px;
    height: 24px
}

.icon-flag-uk {
    background-position: -704px -620px;
    width: 40px;
    height: 24px
}

.icon-flag-usa {
    background-position: -766px -682px;
    width: 40px;
    height: 24px
}

.icon-healthcare-custom-development {
    background-position: -704px 0;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-care-coordination {
    background-position: -704px -62px;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-communication {
    background-position: -704px -124px;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-decision-support {
    background-position: -704px -186px;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-interoperability {
    background-position: -704px -248px;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-patient-portals {
    background-position: -704px -310px;
    width: 60px;
    height: 60px
}

.icon-healthcare-ehr-phm {
    background-position: -634px -210px;
    width: 61px;
    height: 61px
}

.icon-healthcare-mhealth-benefit-brand-reputation {
    background-position: -704px -434px;
    width: 60px;
    height: 60px
}

.icon-healthcare-mhealth-benefit-decision-making {
    background-position: -704px -496px;
    width: 60px;
    height: 60px
}

.icon-healthcare-mhealth-benefit-innovation {
    background-position: -704px -558px;
    width: 60px;
    height: 60px
}

.icon-healthcare-mhealth-benefit-mobility {
    background-position: 0 -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-mhealth-benefit-patient-independence {
    background-position: -62px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-mhealth-benefit-patient-involvement {
    background-position: -319px -536px;
    width: 61px;
    height: 60px
}

.icon-healthcare-mhealth-why-domain-knowledge {
    background-position: -470px -62px;
    width: 80px;
    height: 60px
}

.icon-healthcare-mhealth-why-security {
    background-position: -470px -124px;
    width: 80px;
    height: 60px
}

.icon-healthcare-mhealth-why-ux-expertise {
    background-position: 0 -288px;
    width: 81px;
    height: 60px
}

.icon-healthcare-phm-benefit-discover {
    background-position: -372px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-benefit-engage {
    background-position: -434px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-benefit-measure {
    background-position: -496px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-benefit-outline {
    background-position: -558px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-benefit-stratify {
    background-position: -620px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-benefit-streamline {
    background-position: -682px -661px;
    width: 60px;
    height: 60px
}

.icon-healthcare-phm-why-big-data {
    background-position: -470px -248px;
    width: 80px;
    height: 60px
}

.icon-healthcare-phm-why-domain-knowledge {
    background-position: -470px -310px;
    width: 80px;
    height: 60px
}

.icon-healthcare-phm-why-standards {
    background-position: 0 -412px;
    width: 80px;
    height: 60px
}

.icon-healthcare-qa-testing {
    background-position: -766px -186px;
    width: 60px;
    height: 60px
}

.icon-healthcare-security-compliance {
    background-position: -766px -248px;
    width: 60px;
    height: 60px
}

.icon-healthcare-telehealth-data-analytics {
    background-position: -306px -63px;
    width: 80px;
    height: 60px
}

.icon-healthcare-telehealth-data-security {
    background-position: -164px -412px;
    width: 80px;
    height: 60px
}

.icon-healthcare-telehealth-rtc-excellence {
    background-position: -246px -412px;
    width: 80px;
    height: 60px
}

.icon-healthcare-ui-ux {
    background-position: -766px -496px;
    width: 60px;
    height: 60px
}

.icon-home-service-custom-development {
    background-position: -204px -80px;
    width: 100px;
    height: 69px
}

.icon-home-service-mobile-development {
    background-position: -204px 0;
    width: 100px;
    height: 78px
}

.icon-home-service-web-development {
    background-position: -102px -82px;
    width: 100px;
    height: 80px
}

.icon-industry-standards {
    background-position: -62px -723px;
    width: 60px;
    height: 60px
}

.icon-iptv-advertising {
    background-position: -124px -723px;
    width: 60px;
    height: 60px
}

.icon-iptv-analytics {
    background-position: -186px -723px;
    width: 60px;
    height: 60px
}

.icon-iptv-billing {
    background-position: -806px -971px;
    width: 60px;
    height: 53px
}

.icon-iptv-content-protection {
    background-position: -63px -1033px;
    width: 61px;
    height: 43px
}

.icon-iptv-encoding {
    background-position: -1076px -51px;
    width: 60px;
    height: 49px
}

.icon-iptv-user-management {
    background-position: -434px -723px;
    width: 60px;
    height: 60px
}

.icon-iptv-ux {
    background-position: -1076px -201px;
    width: 60px;
    height: 47px
}

.icon-iptv-video-delivery {
    background-position: -1076px 0;
    width: 60px;
    height: 49px
}

.icon-iptv {
    background-position: -1076px -102px;
    width: 60px;
    height: 48px
}

.icon-key-techs-html5-elearning {
    background-position: -682px -723px;
    width: 60px;
    height: 60px
}

.icon-key-techs-html5-healthcare {
    background-position: -744px -723px;
    width: 60px;
    height: 60px
}

.icon-key-techs-html5-martech {
    background-position: -828px 0;
    width: 60px;
    height: 60px
}

.icon-key-techs-html5-media {
    background-position: -828px -62px;
    width: 60px;
    height: 60px
}

.icon-key-techs-java-adtech {
    background-position: -828px -124px;
    width: 60px;
    height: 60px
}

.icon-key-techs-java-fintech {
    background-position: -828px -186px;
    width: 60px;
    height: 60px
}

.icon-key-techs-java-healthcare {
    background-position: -828px -248px;
    width: 60px;
    height: 60px
}

.icon-key-techs-java-media {
    background-position: -634px -399px;
    width: 60px;
    height: 61px
}

.icon-key-techs-net-big-data {
    background-position: -828px -372px;
    width: 60px;
    height: 60px
}

.icon-key-techs-net-cross-platform {
    background-position: -828px -434px;
    width: 60px;
    height: 60px
}

.icon-key-techs-net-martech {
    background-position: -828px -496px;
    width: 60px;
    height: 60px
}

.icon-key-techs-net-video {
    background-position: -828px -558px;
    width: 60px;
    height: 60px
}

.icon-key-techs-php-adtech {
    background-position: -828px -620px;
    width: 60px;
    height: 60px
}

.icon-key-techs-php-ecommerce {
    background-position: -828px -682px;
    width: 60px;
    height: 60px
}

.icon-key-techs-php-elearning {
    background-position: -634px -336px;
    width: 61px;
    height: 61px
}

.icon-key-techs-php-video {
    background-position: -62px -785px;
    width: 60px;
    height: 60px
}

.icon-machine-learning-why-cross-domain-skills {
    background-position: -410px -474px;
    width: 80px;
    height: 60px
}

.icon-machine-learning-why-customized-solutions {
    background-position: -388px -186px;
    width: 80px;
    height: 60px
}

.icon-machine-learning-why-rnd-excellence {
    background-position: -552px 0;
    width: 80px;
    height: 60px
}

.checked-blue::before,
.checked-list-blue li::before,
.icon-marker-blue {
    background-position: -552px -496px;
    width: 25px;
    height: 25px
}

.checked-list-red li::before,
.checked-red::before,
.icon-marker-red {
    background-position: -579px -496px;
    width: 25px;
    height: 25px
}

.icon-martech-data-analyze {
    background-position: -102px -226px;
    width: 81px;
    height: 60px
}

.icon-martech-data-discover {
    background-position: -552px -248px;
    width: 80px;
    height: 60px
}

.icon-martech-data-improve {
    background-position: -552px -310px;
    width: 80px;
    height: 60px
}

.icon-martech-why-agile {
    background-position: -620px -785px;
    width: 60px;
    height: 60px
}

.icon-martech-why-domain-expertise {
    background-position: -682px -785px;
    width: 60px;
    height: 60px
}

.icon-martech-why-rnd {
    background-position: -744px -785px;
    width: 60px;
    height: 60px
}

.icon-martech-why-smart-ux {
    background-position: -806px -785px;
    width: 60px;
    height: 60px
}

.icon-methods-waterfall-detailed-documentation {
    background-position: -552px -372px;
    width: 80px;
    height: 60px
}

.icon-methods-waterfall-fixed-scope {
    background-position: -552px -434px;
    width: 80px;
    height: 60px
}

.icon-methods-waterfall-linear-development {
    background-position: -328px -474px;
    width: 80px;
    height: 60px
}

.icon-mobile-2-solutions-image-analysis {
    background-position: -890px -186px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-iot {
    background-position: -890px -248px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-learning {
    background-position: -890px -310px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-mcommerce {
    background-position: -890px -372px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-mhealth {
    background-position: -890px -434px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-players {
    background-position: -890px -496px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-vr {
    background-position: -890px -558px;
    width: 60px;
    height: 60px
}

.icon-mobile-2-solutions-webrtc {
    background-position: -890px -620px;
    width: 60px;
    height: 60px
}

.icon-mobile-android-material-design {
    background-position: -890px -682px;
    width: 60px;
    height: 60px
}

.icon-mobile-android-security {
    background-position: -890px -744px;
    width: 60px;
    height: 60px
}

.icon-mobile-android-vr {
    background-position: 0 -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-android-wearables {
    background-position: -62px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-cross-platform-code-reuse {
    background-position: -124px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-cross-platform-live-updates {
    background-position: -186px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-cross-platform-native-components {
    background-position: -248px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-cross-platform-native-ui {
    background-position: -310px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-cross-platform-why-easier-enhancement {
    background-position: -246px -474px;
    width: 80px;
    height: 60px
}

.icon-mobile-cross-platform-why-faster-delivery {
    background-position: -82px -412px;
    width: 80px;
    height: 60px
}

.icon-mobile-cross-platform-why-reduced-costs {
    background-position: -470px 0;
    width: 80px;
    height: 60px
}

.icon-mobile-ios-ar {
    background-position: -558px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-ios-design-guidelines {
    background-position: -620px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-ios-mcommerce {
    background-position: -682px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-ios-security {
    background-position: -744px -847px;
    width: 60px;
    height: 60px
}

.icon-mobile-os-android {
    background-position: -328px -350px;
    width: 80px;
    height: 60px
}

.icon-mobile-os-cross-platform {
    background-position: -388px 0;
    width: 80px;
    height: 60px
}

.icon-mobile-os-ios {
    background-position: -247px -288px;
    width: 80px;
    height: 60px
}

.icon-mobile-solutions-image-analysis {
    background-position: -952px -62px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-iot {
    background-position: -952px -124px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-learning {
    background-position: -952px -186px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-mcommerce {
    background-position: -952px -248px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-mhealth {
    background-position: -952px -310px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-players {
    background-position: -952px -372px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-vr {
    background-position: -952px -434px;
    width: 60px;
    height: 60px
}

.icon-mobile-solutions-webrtc {
    background-position: -952px -496px;
    width: 60px;
    height: 60px
}

.icon-mqa-e2e-enterprise-systems-experience {
    background-position: -952px -558px;
    width: 60px;
    height: 60px
}

.icon-mqa-e2e-flexible-engagement {
    background-position: -634px -525px;
    width: 60px;
    height: 61px
}

.icon-mqa-e2e-quality-guarantee {
    background-position: -952px -682px;
    width: 60px;
    height: 60px
}

.icon-mqa-e2e-testing-effort-visibility {
    background-position: -952px -744px;
    width: 60px;
    height: 60px
}

.icon-mqa-functional-adtech {
    background-position: -634px -462px;
    width: 60px;
    height: 61px
}

.icon-mqa-functional-e-learning {
    background-position: 0 -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-functional-finance-banking {
    background-position: -62px -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-functional-online-video {
    background-position: -124px -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-integration-adtech {
    background-position: -62px -598px;
    width: 60px;
    height: 61px
}

.icon-mqa-integration-big-data {
    background-position: -248px -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-integration-ecommerce {
    background-position: -310px -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-integration-media-asset-management {
    background-position: -372px -909px;
    width: 60px;
    height: 60px
}

.icon-mqa-ui-quality-guarantee {
    background-position: -165px -288px;
    width: 80px;
    height: 60px
}

.icon-mqa-ui-strong-project-teams {
    background-position: -306px 0;
    width: 80px;
    height: 61px
}

.icon-mqa-ui-versatile-domain-experience {
    background-position: -388px -248px;
    width: 80px;
    height: 60px
}

.icon-mqa-why-comprehensive-knowledge {
    background-position: -1076px -491px;
    width: 60px;
    height: 46px
}

.icon-mqa-why-domain-expertise {
    background-position: -1076px -731px;
    width: 60px;
    height: 44px
}

.icon-mqa-why-experts {
    background-position: -1076px -152px;
    width: 60px;
    height: 47px
}

.icon-mqa-why-transparency {
    background-position: -1076px -250px;
    width: 60px;
    height: 47px
}

.icon-ott-cdn-analytics {
    background-position: -868px -909px;
    width: 60px;
    height: 60px
}

.icon-ott-cdn-availability {
    background-position: -930px -909px;
    width: 60px;
    height: 60px
}

.icon-ott-cdn-performance {
    background-position: -1014px 0;
    width: 60px;
    height: 60px
}

.icon-ott-cdn-protection {
    background-position: -1014px -62px;
    width: 60px;
    height: 60px
}

.icon-ott-drm-multi-integration {
    background-position: -1014px -124px;
    width: 60px;
    height: 60px
}

.icon-ott-drm-multi-platform {
    background-position: -1014px -186px;
    width: 60px;
    height: 60px
}

.icon-ott-drm-ovp-integration {
    background-position: -1014px -248px;
    width: 60px;
    height: 60px
}

.icon-ott-drm-player {
    background-position: -1014px -310px;
    width: 60px;
    height: 60px
}

.icon-ott-live-streaming-analytics {
    background-position: -1014px -372px;
    width: 60px;
    height: 60px
}

.icon-ott-live-streaming-player {
    background-position: -1014px -434px;
    width: 60px;
    height: 60px
}

.icon-ott-live-streaming-second-screen {
    background-position: -1014px -496px;
    width: 60px;
    height: 60px
}

.icon-ott-live-streaming-ssai {
    background-position: -1014px -558px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-bi {
    background-position: -1014px -620px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-collaboration {
    background-position: -1014px -682px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-custom-development {
    background-position: -1014px -744px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-integrations {
    background-position: -445px -536px;
    width: 61px;
    height: 60px
}

.icon-ott-mam-expertise-metadata {
    background-position: -1014px -868px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-orchestration {
    background-position: 0 -971px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-security {
    background-position: -62px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-expertise-workflow-designer {
    background-position: -124px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-mam-why-machine-learning {
    background-position: -164px -350px;
    width: 80px;
    height: 60px
}

.icon-ott-mam-why-ux-mastery {
    background-position: 0 -350px;
    width: 80px;
    height: 60px
}

.icon-ott-mam-why-video-expertise {
    background-position: 0 -536px;
    width: 80px;
    height: 60px
}

.icon-ott-nav-cdn-xs {
    background-position: 0 -1081px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-cdn {
    background-position: -434px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-drm-xs {
    background-position: -1076px -829px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-drm {
    background-position: -558px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-live-xs {
    background-position: -1076px -881px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-live {
    background-position: -682px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-mam-xs {
    background-position: -104px -1081px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-mam {
    background-position: -620px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-second-screen-xs {
    background-position: -1076px -777px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-second-screen {
    background-position: -496px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-smart-tv-xs {
    background-position: -492px -474px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-smart-tv {
    background-position: -372px -971px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-stb-xs {
    background-position: -52px -1081px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-stb {
    background-position: -806px -909px;
    width: 60px;
    height: 60px
}

.icon-ott-nav-vod-xs {
    background-position: -156px -1081px;
    width: 50px;
    height: 50px
}

.icon-ott-nav-vod {
    background-position: -744px -909px;
    width: 60px;
    height: 60px
}

.icon-ott-second-screen-analytics {
    background-position: -470px -186px;
    width: 80px;
    height: 60px
}

.icon-ott-second-screen-full-sync {
    background-position: -83px -288px;
    width: 80px;
    height: 60px
}

.icon-ott-second-screen-multi-platformity {
    background-position: -552px -124px;
    width: 80px;
    height: 60px
}

.icon-ott-smart-tv-strategy-analyze {
    background-position: -552px -62px;
    width: 80px;
    height: 60px
}

.icon-ott-smart-tv-strategy-deliver {
    background-position: -164px -474px;
    width: 80px;
    height: 60px
}

.icon-ott-smart-tv-strategy-monetize {
    background-position: -82px -474px;
    width: 80px;
    height: 60px
}

.icon-ott-vod-feature-360 {
    background-position: -496px -723px;
    width: 60px;
    height: 60px
}

.icon-ott-vod-feature-experience {
    background-position: -372px -723px;
    width: 60px;
    height: 60px
}

.icon-ott-vod-feature-multi-screen {
    background-position: -310px -723px;
    width: 60px;
    height: 60px
}

.icon-ott-vod-feature-player {
    background-position: -248px -723px;
    width: 60px;
    height: 60px
}

.icon-ott-vod-model-avod {
    background-position: -246px -350px;
    width: 80px;
    height: 60px
}

.icon-ott-vod-model-svod {
    background-position: -185px -226px;
    width: 81px;
    height: 60px
}

.icon-ott-vod-model-tvod {
    background-position: -82px -350px;
    width: 80px;
    height: 60px
}

.icon-partnership-2-more-it-consultancy {
    background-position: 0 -82px;
    width: 100px;
    height: 80px
}

.icon-partnership-2-more-product-company {
    background-position: -102px 0;
    width: 100px;
    height: 80px
}

.icon-partnership-2-more-tech-evangelist {
    background-position: 0 0;
    width: 100px;
    height: 80px
}

.icon-programmatic-service-data-analytics {
    background-position: -310px -785px;
    width: 60px;
    height: 60px
}

.icon-programmatic-service-dsp-ssp-platforms {
    background-position: -124px -785px;
    width: 60px;
    height: 60px
}

.icon-programmatic-service-inventory-management {
    background-position: -828px -310px;
    width: 60px;
    height: 60px
}

.icon-programmatic-service-yield-optimization {
    background-position: -558px -723px;
    width: 60px;
    height: 60px
}

.icon-programmatic-why-addressable {
    background-position: 0 -474px;
    width: 80px;
    height: 60px
}

.icon-programmatic-why-complexity {
    background-position: -410px -412px;
    width: 80px;
    height: 60px
}

.icon-programmatic-why-same-page {
    background-position: -328px -412px;
    width: 80px;
    height: 60px
}

.icon-quick-start {
    background-position: -766px -434px;
    width: 60px;
    height: 60px
}

.icon-quote,
.testimonial::after,
blockquote::after {
    background-position: -1056px -930px;
    width: 13px;
    height: 10px
}

.icon-risk-management {
    background-position: -766px -372px;
    width: 60px;
    height: 60px
}

.icon-scope-flexibility {
    background-position: -766px -310px;
    width: 60px;
    height: 60px
}

.icon-services-aqa {
    background-position: 0 -226px;
    width: 100px;
    height: 60px
}

.icon-services-custom {
    background-position: -216px -164px;
    width: 88px;
    height: 60px
}

.icon-services-ddc {
    background-position: 0 -164px;
    width: 110px;
    height: 60px
}

.icon-services-mobile {
    background-position: -163px -536px;
    width: 77px;
    height: 60px
}

.icon-services-mqa {
    background-position: -112px -164px;
    width: 102px;
    height: 60px
}

.icon-services-web {
    background-position: -242px -536px;
    width: 75px;
    height: 60px
}

.icon-transparency-predictability {
    background-position: -434px -909px;
    width: 60px;
    height: 60px
}

.icon-unburden-po {
    background-position: -186px -909px;
    width: 60px;
    height: 60px
}

.icon-upload {
    background-position: -606px -496px;
    width: 21px;
    height: 21px
}

.icon-val-delivery {
    background-position: -766px -558px;
    width: 60px;
    height: 60px
}

.icon-webrtc-2-ecommerce {
    background-position: -248px -661px;
    width: 60px;
    height: 60px
}

.icon-webrtc-2-elearning {
    background-position: -186px -661px;
    width: 60px;
    height: 60px
}

.icon-webrtc-2-finance {
    background-position: -434px -598px;
    width: 60px;
    height: 60px
}

.icon-webrtc-2-healthcare {
    background-position: -744px -971px;
    width: 60px;
    height: 60px
}

.award {
    height: 110px;
    margin-bottom: 34px;
    text-align: center;
    vertical-align: middle
}

@media (min-width:768px) {
    .award {
        display: inline-block;
        width: 33.33333%
    }
}

.benefit {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .benefit {
        margin-bottom: 44px
    }
}

@media (min-width:992px) {
    .benefit {
        margin-bottom: 59px
    }
}

.benefit-title {
    text-align: center
}

@media (min-width:992px) {
    .benefit-title {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:1200px) {
    .benefit-title {
        padding-left: 0;
        padding-right: 0
    }
}

.benefit-icon {
    height: 60px;
    margin-bottom: 34px;
    text-align: center
}

.benefit-icon-mb-lg {
    margin-bottom: 54px
}

.benefit-text {
    font-size: 16px;
    text-align: left
}

@media (min-width:768px) {
    .benefit-text {
        font-size: 18px
    }
}

.benefit-text p:last-child {
    margin: 0
}

blockquote {
    border-width: 0;
    margin: 0;
    position: relative
}

blockquote footer {
    color: #333;
    font-size: 15px;
    font-style: italic;
    margin-top: 32px
}

@media (min-width:768px) {
    blockquote footer {
        font-size: 18px;
        margin-top: 40px
    }
}

blockquote footer::before {
    display: none
}

.browser-head {
    border: solid #e5e5e5;
    border-radius: 5px 5px 0 0;
    border-width: 3px;
    font-size: 0;
    line-height: 0;
    padding: 8px 13px;
    text-align: left
}

@media (min-width:768px) {
    .browser-head {
        padding: 12px
    }
}

.browser-head>span {
    width: 10px;
    height: 10px;
    background: #dfdfdf;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
    vertical-align: top
}

@media (min-width:768px) {
    .browser-head>span {
        width: 14px;
        height: 14px;
        margin-right: 9px
    }
}

.browser-head-colored>span:nth-child(1) {
    background: #ff6057
}

.browser-head-colored>span:nth-child(2) {
    background: #ffc02f
}

.browser-head-colored>span:nth-child(3) {
    background: #29cc41
}

.browser-cont {
    border: solid #e5e5e5;
    border-width: 0 3px 3px
}

.browser-head-mini {
    border-bottom-width: 0;
    padding: 9px 7px
}

.browser-head-mini>span {
    height: 8px;
    margin-right: 5px;
    width: 8px
}

.btn-wrap {
    display: inline-block;
    min-width: 165px;
    position: relative;
    vertical-align: top
}

.btn {
    border-width: 0;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.btn:active:focus,
.btn:focus {
    outline: 0
}

.btn:active {
    box-shadow: none
}

.btn[disabled] {
    -webkit-filter: none;
    filter: none;
    opacity: 1
}

.btn-primary:focus,
.btn-primary:hover {
    background: #d94248
}

.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover {
    background: #878787
}

.btn-linkedin {
    background: #007bb6;
    color: #fff
}

.btn-linkedin:focus,
.btn-linkedin:hover {
    background: #009de9;
    color: #fff
}

.btn-default {
    box-shadow: inset 0 0 0 2px #c1272d;
    min-width: 150px
}

.btn-default:hover {
    background: #d94248;
    box-shadow: inset 0 0 0 2px #d94248;
    color: #fff
}

.btn-default-inversed {
    border: 2px solid #fff;
    color: #fff
}

.btn-default-inversed:focus,
.btn-default-inversed:hover {
    background: #c1272d;
    border-color: #c1272d;
    color: #fff
}

.btn-rounded-gray,
.btn-squared-gray {
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #333
}

.btn-rounded-gray:hover,
.btn-squared-gray:hover {
    background: #ebebed;
    border-color: #ebebed;
    color: #333
}

.btn-rounded-gray:focus,
.btn-squared-gray:focus {
    color: #333
}

.btn-squared-gray {
    border-radius: 0
}

.btn-space {
    margin: 21px 0 12px
}

@media (min-width:768px) {
    .btn-space {
        margin-top: 26px
    }
}

.btn-space-sm {
    margin: 12px 0
}

.btn-wide {
    min-width: 158px
}

.checked {
    margin: 12px 0;
    overflow: auto;
    padding-left: 55px;
    position: relative
}

@media (min-width:768px) {
    .checked {
        margin: 12px 0 14px 8px
    }
}

@media (min-width:992px) {
    .checked {
        margin: 14px 0 14px 26px
    }
}

@media (min-width:1200px) {
    .checked {
        margin-left: 42px
    }
}

.checked::before {
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 6px
}

.checked .bullet-list,
.checked .text-content ul,
.text-content .checked ul {
    margin-bottom: 0;
    margin-top: 6px
}

@media (min-width:768px) {
    .checked .bullet-list,
    .checked .text-content ul,
    .text-content .checked ul {
        margin-top: 9px
    }
}

.checked-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin: 0
}

@media (min-width:768px) {
    .checked-title {
        font-size: 18px
    }
}

.checked-title-spacing {
    margin-bottom: 6px
}

@media (min-width:768px) {
    .checked-title-spacing {
        margin-bottom: 9px
    }
}

.checked-lists {
    margin: -20px 0 20px
}

@media (min-width:768px) {
    .checked-lists {
        margin: -24px 0 24px
    }
}

@media (min-width:992px) {
    .checked-lists {
        margin: -28px 0 28px
    }
}

@media (min-width:1200px) {
    .checked-lists {
        margin: -34px 0 36px
    }
}

.checked-lists .bullet-list,
.checked-lists .text-content ul,
.text-content .checked-lists ul {
    margin: 0
}

.checked-list {
    list-style: none;
    margin: -19px 0 28px;
    padding: 0
}

.checked-list li {
    margin: 19px 0;
    padding-left: 55px;
    position: relative
}

@media (min-width:768px) {
    .checked-list li {
        margin: 21px 0;
        padding-left: 63px
    }
}

@media (min-width:992px) {
    .checked-list li {
        padding-left: 81px
    }
}

@media (min-width:1200px) {
    .checked-list li {
        padding-left: 99px
    }
}

.checked-list li::before {
    content: '';
    display: block;
    left: 0;
    position: absolute;
    top: 5px
}

@media (min-width:768px) {
    .checked-list li::before {
        left: 8px
    }
}

@media (min-width:992px) {
    .checked-list li::before {
        left: 26px
    }
}

@media (min-width:1200px) {
    .checked-list li::before {
        left: 43px
    }
}

.checked-list-no-margin {
    margin: 0
}

.checked-list-row .checked-list {
    margin: 0 0 19px
}

@media (min-width:768px) {
    .checked-list-row .checked-list {
        margin: 0
    }
    .checked-list-floated {
        margin: 19px -15px 28px
    }
}

.checked-list-floated li {
    margin: 19px 0 0;
    padding-left: 70px
}

@media (min-width:768px) {
    .checked-list-floated li {
        padding-left: 78px
    }
}

@media (min-width:992px) {
    .checked-list-floated li {
        padding-left: 96px
    }
}

@media (min-width:1200px) {
    .checked-list-floated li {
        padding-left: 114px
    }
}

.checked-list-floated li::before {
    left: 0
}

@media (min-width:768px) {
    .checked-list-floated li::before {
        left: 23px
    }
}

@media (min-width:992px) {
    .checked-list-floated li::before {
        left: 41px
    }
}

@media (min-width:1200px) {
    .checked-list-floated li::before {
        left: 58px
    }
}

.collapse-content {
    overflow: hidden;
    -webkit-transition: height .4s ease;
    transition: height .4s ease
}

.wpcf7-form-control-wrap {
    display: block;
    position: relative
}

.wpcf7-not-valid {
    border-color: #d4363c
}

.wpcf7-not-valid-tip {
    background: #d4363c;
    border-radius: 4px;
    color: #fff;
    font-size: 15px;
    margin-top: 10px;
    padding: 4px 15px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10
}

.wpcf7-not-valid-tip::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "Ã¯ÂÂª";
    display: inline-block;
    font: 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto
}

.wpcf7-not-valid-tip::after {
    border: 6px solid transparent;
    border-bottom-color: #d4363c;
    bottom: 100%;
    content: '';
    position: absolute;
    right: 30px
}

.select2-container {
    display: block
}

.select2-container .selection {
    display: block
}

.select2-hidden-accessible {
    left: -9999px;
    position: absolute;
    top: -9999px;
    visibility: hidden
}

.select2-selection {
    background: #fafafa;
    border: 1px solid #cdcdcd;
    border-radius: 4px;
    color: #4e4f51;
    cursor: pointer;
    display: block;
    font-size: 15px;
    outline: 0;
    padding: 10px 15px;
    position: relative;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.select2-container--open .select2-selection {
    border-color: #08c5ff
}

.select2-selection__placeholder {
    color: #878787
}

.select2-selection__arrow {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%
}

.select2-selection__arrow>b {
    border: solid transparent;
    border-top-color: #4e4f51;
    border-width: 5px 5px 0;
    display: inline-block;
    margin-top: -1px;
    vertical-align: top
}

.select2-container--open .select2-selection__arrow>b {
    border-bottom-color: #4e4f51;
    border-width: 0 5px 5px
}

.select2-dropdown {
    background: #fafafa;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    color: #4e4f51;
    display: block;
    font-size: 15px;
    overflow: hidden
}

.select2-dropdown--above {
    margin-top: -3px
}

.select2-dropdown--below {
    margin-top: 3px
}

.select2-search--hide {
    display: none
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    cursor: pointer;
    padding: 7px 15px
}

.select2-results__option--highlighted {
    background: #08c5ff;
    color: #fff
}

.fact {
    color: #fff;
    margin-bottom: 43px;
    text-align: center
}

@media (min-width:768px) {
    .fact {
        margin-bottom: 53px
    }
}

.fact-img {
    margin-bottom: 24px
}

.fact-main {
    display: inline-block;
    font-size: 36px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 6px;
    vertical-align: top
}

@media (min-width:768px) {
    .fact-main {
        font-size: 54px
    }
}

.fact-symbol {
    color: #e69195;
    font-size: 31px
}

@media (min-width:768px) {
    .fact-symbol {
        font-size: 45px
    }
}

.fact-title {
    font-size: 18px;
    line-height: 1.333
}

@media (min-width:768px) {
    .fact-title {
        font-size: 22px
    }
}

.fact-normal {
    color: #333
}

.fact-normal .fact-symbol {
    color: #333
}

.file-input {
    border: 1px solid #cdcdcd;
    color: #878787;
    height: 40px;
    padding: 6px 45px 6px 15px;
    position: relative
}

@media (min-width:768px) {
    .file-input {
        height: 50px;
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.file-input .wpcf7-form-control-wrap {
    position: static
}

.file-input-selected {
    color: #4e4f51
}

.file-input-gray {
    background: #fafafa
}

.file-input-value {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.file-input-icon {
    margin-top: -10px;
    position: absolute;
    right: 14px;
    top: 50%
}

@media (min-width:768px) {
    .file-input-icon {
        right: 19px
    }
}

.file-input-el {
    cursor: pointer;
    font-size: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

@media (min-width:768px) {
    .form-col-left-sm {
        padding-right: 10px
    }
    .form-col-right-sm {
        padding-left: 10px
    }
}

@media (min-width:992px) {
    .form-col-left-md {
        padding-right: 10px
    }
    .form-col-right-md {
        padding-left: 10px
    }
}

@media (min-width:1200px) {
    .form-col-left-lg {
        padding-right: 10px
    }
    .form-col-right-lg {
        padding-left: 10px
    }
}

.form-group {
    position: relative
}

.form-control {
    -webkit-appearance: none;
    box-shadow: none;
    resize: none;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

@media (max-width:767px) {
    .form-control {
        font-size: 16px;
        height: 40px
    }
}

.form-control::-webkit-input-placeholder {
    color: #878787
}

.form-control::-moz-placeholder {
    color: #878787
}

.form-control:-ms-input-placeholder {
    color: #878787
}

.form-control::placeholder {
    color: #878787
}

.form-control:focus {
    box-shadow: none
}

.form-control-gray {
    background: #fafafa
}

.form-number-no-spin {
    -moz-appearance: textfield
}

.form-number-no-spin::-webkit-inner-spin-button,
.form-number-no-spin::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.form-group-required::before {
    color: #c1272d;
    content: '*';
    display: block;
    font-size: 16px;
    left: 5px;
    line-height: 1;
    position: absolute;
    top: 5px;
    z-index: 1
}

@media (min-width:768px) {
    .form-group-required::before {
        font-size: 15px
    }
}

.form-group-recaptcha .wpcf7-form-control-wrap {
    display: inline-block;
    vertical-align: top
}

.mee-char-input {
    padding-bottom: 50px
}

.mee-char-counter {
    background: #fff;
    bottom: 1px;
    color: #878787;
    font-size: 15px;
    left: 1px;
    padding: 0 0 4px;
    position: absolute;
    right: 20px;
    text-align: right
}

.form-group-gray .mee-char-counter {
    background: #fafafa
}

.form-notice {
    margin-top: 18px
}

.opt-in label {
    color: #4e4f51;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300
}

@media (min-width:768px) {
    .opt-in label {
        font-size: 18px
    }
}

.opt-in label>input {
    opacity: 0;
    position: absolute;
    width: auto
}

.opt-in label span::before {
    background-color: #fafafa;
    border: 1px solid #cdcdcd;
    content: ' ';
    display: inline-block;
    height: 20px;
    left: 2px;
    margin-right: 8px;
    position: relative;
    top: 3px;
    width: 20px
}

.opt-in [type="checkbox"]:checked+.wpcf7-list-item-label::before {
    background-color: #cdcdcd;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgOCA4IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4IDgiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTYuNCwxTDUuNywxLjdMMi45LDQuNUwyLjEsMy43TDEuNCwzTDAsNC40bDAuNywwLjdsMS41LDEuNWwwLjcsMC43bDAuNy0wLjdsMy41LTMuNWwwLjctMC43TDYuNCwxTDYuNCwxeiINCgkvPg0KPC9zdmc+DQo=);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60%;
    border-color: #cdcdcd
}

.gray-img {
    display: inline-block;
    position: relative;
    vertical-align: top
}

.gray-img:hover .gray-img-normal {
    opacity: 0;
    -webkit-transition: opacity .3s ease .2s;
    transition: opacity .3s ease .2s
}

.gray-img:hover .gray-img-hover {
    opacity: 1;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

.gray-img-normal {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.gray-img-hover {
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    z-index: 1
}

.row-no-padding {
    margin: 0
}

.row-no-padding>div {
    padding: 0
}

@media (min-width:992px) {
    .row-no-padding-md {
        margin: 0
    }
    .row-no-padding-md>div {
        padding: 0
    }
}

.row-inline-cols {
    font-size: 0;
    line-height: 0
}

.row-inline-cols>div {
    display: inline-block;
    float: none;
    font-size: 18px;
    line-height: 1.5;
    vertical-align: top
}

.bullet-list,
.text-content ul {
    list-style: none;
    padding: 0
}

.bullet-list li,
.text-content ul li {
    margin-bottom: 6px;
    padding: 0 0 0 20px;
    position: relative
}

@media (min-width:768px) {
    .bullet-list li,
    .text-content ul li {
        margin-bottom: 9px;
        padding-left: 30px
    }
}

.bullet-list li::before,
.text-content ul li::before {
    content: "Ã¢â‚¬Â¢";
    left: -13px;
    margin-left: -6px;
    position: relative;
    top: 0
}

@media (min-width:768px) {
    .bullet-list li::before,
    .text-content ul li::before {
        left: -24px
    }
}

.bullet-list ul,
.text-content ul ul {
    margin: 9px 0
}

.bullet-list-rtl li {
    padding: 0 20px 0 0
}

@media (min-width:768px) {
    .bullet-list-rtl li {
        padding-right: 30px
    }
}

.bullet-list-rtl li::before {
    left: auto;
    margin: 0;
    position: absolute;
    right: 0
}

.bullet-list-rtl-sm {
    text-align: left
}

@media (min-width:768px) {
    .bullet-list-rtl-sm {
        text-align: right
    }
    .bullet-list-rtl-sm li {
        padding: 0 20px 0 0
    }
}

@media (min-width:768px) and (min-width:768px) {
    .bullet-list-rtl-sm li {
        padding-right: 27px
    }
}

@media (min-width:768px) {
    .bullet-list-rtl-sm li::before {
        left: auto;
        margin: 0;
        position: absolute;
        right: 0
    }
}

@media (min-width:992px) {
    .bullet-list-rtl-md {
        text-align: right
    }
    .bullet-list-rtl-md li {
        padding: 0 30px 0 0
    }
    .bullet-list-rtl-md li::before {
        left: auto;
        margin: 0;
        position: absolute;
        right: 0
    }
}

.bullet-list-no-m li {
    margin: 0
}

.middle-el,
.middle::before {
    display: inline-block;
    vertical-align: middle
}

.middle::before {
    content: '';
    height: 100%;
    min-width: 1px
}

.modal-middle {
    text-align: center
}

.modal-middle::before {
    content: '';
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle
}

.modal-middle .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.modal-close {
    width: 36px;
    height: 36px;
    background: #222426;
    border-radius: 50%;
    color: #ebebeb;
    font-size: 15px;
    line-height: 34px;
    margin: -18px -18px 0 0;
    opacity: 1;
    outline: 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 10
}

.modal-close:hover {
    background: #c1272d;
    color: #fff;
    opacity: 1
}

.office-map {
    margin-bottom: 30px
}

@media (min-width:992px) and (max-width:1199px) {
    .office-map img {
        height: 170px;
        -o-object-fit: cover;
        object-fit: cover;
        width: 212px
    }
}

@media (max-width:767px) {
    .office-address-wrap {
        padding-bottom: 33px;
        padding-left: 68px
    }
}

.office-title {
    font-weight: 600
}

@media (max-width:767px) {
    .office-title {
        margin-top: -5px
    }
}

@media (min-width:768px) {
    .office-title {
        margin-top: -3px
    }
}

@media (min-width:992px) {
    .office-title {
        margin-top: -6px
    }
}

.office-country {
    font-weight: 600
}

.office-flag {
    position: absolute
}

.office-flag>i {
    position: relative;
    top: 6px
}

.pagination {
    display: block;
    font-size: 0;
    line-height: 0;
    margin: 35px 0;
    text-align: center
}

.pagination>li {
    display: inline-block;
    margin: 5px 0;
    vertical-align: top
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-radius: 4px
}

.pagination>li>a,
.pagination>li>span {
    border-radius: 4px;
    display: block;
    float: none;
    margin: 0 2px;
    padding: 8px 14px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.pagination>li>span {
    cursor: default
}

.pagination>li>span:hover {
    background: inherit
}

.pagination-squared>li {
    margin: 5px 0 4px
}

.pagination-squared>li:first-child>a,
.pagination-squared>li:first-child>span,
.pagination-squared>li:last-child>a,
.pagination-squared>li:last-child>span {
    border-radius: 0
}

.pagination-squared>li>a,
.pagination-squared>li>span {
    border-radius: 0
}

.pagination-pt {
    border-top: 1px solid #cdcdcd;
    margin: 0;
    padding: 35px 0 0
}

.pagination-pt>a,
.pagination-pt>span {
    padding: 7px 0 8px
}

.pagination-pt .prev {
    width: 75px
}

.pagination-pt .prev .fa {
    margin-left: -2px;
    margin-right: 7px
}

.pagination-pt .next {
    width: 72px
}

.pagination-pt .next .fa {
    margin-left: 4px;
    margin-right: -1px
}

.project-tag {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    color: #333;
    display: inline-block;
    font-size: 15px;
    margin: 12px 2px 0;
    padding: 10px 19px;
    text-decoration: none;
    text-transform: lowercase;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    vertical-align: top
}

.project-tag:focus,
.project-tag:hover {
    background: #f6f6f6;
    border-color: #f6f6f6;
    color: #333;
    text-decoration: none
}

.recent-article {
    font-size: 15px;
    margin: 15px 0
}

@media (max-width:767px) {
    .sales-rep {
        position: relative
    }
}

@media (min-width:768px) and (max-width:991px) {
    .sales-rep {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .sales-rep {
        margin-bottom: 15px;
        position: relative
    }
}

@media (max-width:767px) {
    .sales-rep-icon {
        left: 1;
        position: absolute;
        top: 6px
    }
}

@media (min-width:992px) {
    .sales-rep-icon {
        left: 0;
        position: absolute;
        top: 7px
    }
}

@media (max-width:767px) {
    .sales-rep-cont {
        padding-bottom: 12px;
        padding-left: 68px
    }
}

@media (min-width:992px) {
    .sales-rep-cont {
        padding-left: 68px
    }
}

.sales-rep-country {
    font-weight: 600;
    margin-top: 16px
}

@media (min-width:768px) and (max-width:991px) {
    .sales-rep-country {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .sales-rep-country {
        margin-top: 5px
    }
}

.section {
    padding: 48px 0
}

@media (min-width:768px) {
    .section {
        padding: 56px 0
    }
}

.section>.container>div:last-child,
.section>.container>p:last-child {
    margin-bottom: 0
}

.section>.container-no-p {
    padding-left: 0;
    padding-right: 0
}

.section-inverse {
    background: #323237
}

.section-inverse-title {
    color: #fff
}

.section-bordered>.container {
    position: relative
}

.section-bordered>.container::after {
    border-bottom: 1px solid #cdcdcd;
    bottom: -48px;
    content: '';
    display: block;
    left: 15px;
    position: absolute;
    right: 15px;
}

@media (min-width:768px) {
    .section-bordered>.container::after {
        bottom: -56px
    }
}

.section-padding-sm {
    padding: 29px 0
}

@media (min-width:768px) {
    .section-padding-sm {
        padding: 44px 0
    }
}

.section-padding-sm>.container::after {
    bottom: -29px
}

@media (min-width:768px) {
    .section-padding-sm>.container::after {
        bottom: -44px
    }
}

.section-pb-sm {
    padding-bottom: 29px
}

@media (min-width:768px) {
    .section-pb-sm {
        padding-bottom: 44px
    }
}

.section-pb-sm>.container::after {
    bottom: -29px
}

@media (min-width:768px) {
    .section-pb-sm>.container::after {
        bottom: -44px
    }
}

.section-pb-lg {
    padding-bottom: 56px
}

@media (min-width:768px) {
    .section-pb-lg {
        padding-bottom: 76px
    }
}

.section-pb-lg>.container::after {
    bottom: -55px
}

@media (min-width:768px) {
    .section-pb-lg>.container::after {
        bottom: -72px;
    }
}

.section-no-pt {
    padding-top: 0
}

.section-no-pb {
    padding-bottom: 0
}

.section-no-pb>.container::after {
    bottom: 0
}

.section-gray {
    background: #f5f5f6
}

.blog-full-footer {
    border-bottom: 1px solid #cdcdcd;
    padding: 26px 0 41px
}

.blog-full-footer-no-pb {
    padding-bottom: 0
}

.blog-full-footer-no-border {
    border-bottom-width: 0
}

.solution-link {
    color: #333;
    display: block;
    height: 130px;
    position: relative;
    text-decoration: none;
    width: 100%
}

.solution-link:focus .solution-front,
.solution-link:hover .solution-front {
    opacity: 0
}

.solution {
    background-color: #fff;
    border: 1px solid #ebebeb;
    height: 100%;
    left: 0;
    padding-top: 18px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.solution .tc {
    vertical-align: top
}

.solution img {
    margin-bottom: 16px
}

@media (min-width:768px) {
    .solution img {
        margin-bottom: 14px
    }
}

.solution p {
    font-size: 18px;
    font-weight: 600;
    margin: 0
}

@media (min-width:768px) {
    .solution p {
        font-size: 20px
    }
}

.solution-front {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    z-index: 2
}

.solution-back {
    background-color: #c1272d;
    z-index: 1
}

.solution-back img {
    margin-bottom: 17px
}

@media (min-width:768px) {
    .solution-back img {
        margin-bottom: 15px
    }
}

.solution-back p {
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

@media (min-width:768px) {
    .solution-back p {
        font-size: 18px
    }
}

.t {
    display: table;
    width: 100%
}

.tc {
    display: table-cell;
    vertical-align: middle
}

.tag {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #333;
    display: inline-block;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 10px 10px 0;
    padding: 8px 20px;
    text-decoration: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    vertical-align: top
}

.tag:focus,
.tag:hover {
    background: #f5f5f6;
    border-color: #f5f5f6;
    color: #333
}

.tag:last-child {
    margin-right: 0
}

.tech {
    padding: 17px 0
}

.tech-col-icon {
    margin: 2px 0 23px;
    text-align: center
}

@media (min-width:768px) {
    .tech-col-icon {
        float: left;
        text-align: left;
        width: 67px
    }
}

@media (min-width:1200px) {
    .tech-col-icon {
        text-align: right
    }
}

@media (min-width:768px) {
    .tech-col-icon-content {
        margin-left: 80px
    }
}

@media (min-width:1200px) {
    .tech-col-icon-content {
        margin-left: 97px
    }
}

@media (min-width:768px) {
    .tech-icon {
        margin: 5px 0 0
    }
}

.tech-title {
    text-align: center
}

@media (min-width:768px) {
    .tech-title {
        text-align: left
    }
}

.tv-frame {
    background: #272727;
    border-radius: 7px;
    margin-bottom: 16px;
    padding: 8px;
    position: relative
}

@media (min-width:768px) {
    .tv-frame {
        margin-bottom: 24px;
        padding: 12px
    }
}

.tv-frame::after,
.tv-frame::before {
    background: #272727;
    content: '';
    display: block;
    height: 8px;
    left: 50%;
    position: absolute;
    top: 100%
}

@media (min-width:768px) {
    .tv-frame::after,
    .tv-frame::before {
        height: 12px
    }
}

.tv-frame::before {
    margin-left: -20px;
    width: 40px
}

@media (min-width:768px) {
    .tv-frame::before {
        margin-left: -32px;
        width: 64px
    }
}

@media (min-width:992px) {
    .tv-frame::before {
        margin-left: -36px;
        width: 72px
    }
}

@media (min-width:1200px) {
    .tv-frame::before {
        margin-left: -44px;
        width: 88px
    }
}

.tv-frame::after {
    border-radius: 6px 6px 0 0;
    margin: 8px 0 0 -71px;
    width: 142px
}

@media (min-width:768px) {
    .tv-frame::after {
        margin-left: -114px;
        margin-top: 12px;
        width: 228px
    }
}

@media (min-width:992px) {
    .tv-frame::after {
        margin-left: -130px;
        width: 260px
    }
}

@media (min-width:1200px) {
    .tv-frame::after {
        margin-left: -158px;
        width: 316px
    }
}

.tv-frame-content {
    background-size: cover;
    display: block;
    padding-bottom: 56.25%
}

.video-preview {
    background: #000 center center;
    background-size: cover;
    color: #fff;
    position: relative
}

.video-preview:focus,
.video-preview:hover {
    color: #fff;
    outline: 0
}

.video-preview:hover .video-preview-play {
    background: #c1272d;
    border-color: #c1272d
}

.video-preview-play {
    width: 31px;
    height: 31px;
    border: 2px solid #fff;
    border-radius: 50%;
    bottom: 10px;
    font-size: 0;
    line-height: 0;
    padding-left: 2px;
    position: absolute;
    right: 10px;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

.video-preview-play .fa {
    font-size: 16px;
    left: 2px;
    line-height: 27px;
    position: relative
}

.awards-list {
    font-size: 0;
    height: 432px;
    line-height: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-transition: height .5s ease;
    transition: height .5s ease
}

@media (min-width:768px) {
    .awards-list {
        height: 288px;
        margin: 44px 0 0
    }
}

.awards-list::after {
    background: -webkit-linear-gradient(top, rgba(245, 245, 246, 0) 0, #f5f5f6 100%);
    background: linear-gradient(to bottom, rgba(245, 245, 246, 0) 0, #f5f5f6 100%);
    bottom: 0;
    content: '';
    display: block;
    height: 34px;
    left: 0;
    position: absolute;
    right: 0
}

.awards-toggle-block {
    margin-top: 10px
}

@media (min-width:768px) {
    .awards-toggle-block {
        padding-bottom: 10px
    }
}

.benefits {
    margin-top: 49px
}

.section>.container .benefits:last-child {
    padding-bottom: 24px
}

@media (min-width:768px) {
    .section>.container .benefits:last-child {
        padding-bottom: 28px
    }
}

@media (min-width:992px) {
    .section>.container .benefits:last-child {
        padding-bottom: 13px
    }
}

.benefits-bordered {
    border-bottom: 1px solid #cdcdcd;
    margin-top: 30px
}

.benefits-bordered+.benefits-bordered {
    margin-top: 56px
}

.benefits-bordered:last-child {
    border-bottom-width: 0
}

.blog-full-header {
    margin-bottom: 26px
}

@media (min-width:768px) {
    .blog-full-header {
        margin-bottom: 36px
    }
}

.blog-full-title {
    line-height: 1.1;
    margin: 0 0 25px
}

.blog-post {
    border-bottom: 1px solid #cdcdcd;
    padding: 36px 0
}

.blog-post:first-child {
    padding-top: 0
}

.blog-post-img-col {
    margin-bottom: 31px;
    text-align: center
}

@media (min-width:768px) {
    .blog-post-img-col {
        display: block;
        float: left;
        margin-bottom: 0;
        width: 158px
    }
}

@media (min-width:992px) {
    .blog-post-img-col {
        width: 212px
    }
}

@media (min-width:1200px) {
    .blog-post-img-col {
        width: 262px
    }
}

.blog-post-img {
    max-width: 63%
}

@media (min-width:768px) {
    .blog-post-img {
        margin-top: 5px;
        max-width: 100%
    }
    .blog-post-has-img .blog-post-content {
        margin-left: 158px;
        padding-left: 30px
    }
}

@media (min-width:992px) {
    .blog-post-has-img .blog-post-content {
        margin-left: 212px
    }
}

@media (min-width:1200px) {
    .blog-post-has-img .blog-post-content {
        margin-left: 262px
    }
}

.blog-post-title {
    line-height: 1.35;
    margin: 0 0 12px
}

@media (min-width:768px) {
    .blog-post-title {
        line-height: 1.2
    }
}

.blog-post-title>a {
    text-decoration: none
}

.blog-post-title>a:focus,
.blog-post-title>a:hover {
    text-decoration: underline
}

.blog-post-info {
    display: inline-block;
    font-size: 15px;
    margin: 0 49px 18px 0;
    padding-left: 25px;
    position: relative
}

.blog-post-info:last-child {
    margin-right: 0
}

.blog-post-info>.fa {
    font-size: 18px;
    left: 0;
    margin-right: 12px;
    position: absolute;
    top: 4px
}

.blog-post-text {
    margin-bottom: 20px
}

.blog-post-text>p:last-child {
    margin: 0
}

.blog-post-more {
    font-size: 15px
}

@media (min-width:992px) {
    .blog-post~nav>.pagination {
        margin-bottom: 28px
    }
}

.breadcrumb {
    font-size: 0;
    line-height: 0;
    margin: 0 0 -4px;
    padding-bottom: 0;
    position: relative;
    z-index: 10
}

@media (min-width:768px) {
    .breadcrumb {
        margin: 0
    }
}

.breadcrumb a {
    color: #c3c4c5;
    text-decoration: none
}

.breadcrumb a:hover {
    text-decoration: underline
}

.breadcrumb>li {
    display: inline;
    font-size: 15px;
    line-height: 1.5
}

.breadcrumb>li+li::before {
    content: "/"
}

.section-breadcrumbs .breadcrumb {
    padding: 7px 0 11px
}

@media (min-width:768px) {
    .section-breadcrumbs .breadcrumb {
        padding: 10px 0
    }
}

@media (max-width:767px) {
    .section-gray .breadcrumb {
        padding-bottom: 14px;
        padding-top: 8px
    }
}

.careers-gallery {
    overflow: hidden
}

@media (min-width:480px) {
    .careers-gallery-row {
        margin: 0 -4px
    }
}

.careers-gallery-item {
    float: left;
    padding: 0 15px;
    width: 100%
}

@media (min-width:480px) {
    .careers-gallery-item {
        padding: 0 4px;
        width: 50%
    }
}

@media (min-width:768px) {
    .careers-gallery-item {
        width: 33.33333%
    }
}

@media (min-width:992px) {
    .careers-gallery-item {
        width: 25%
    }
}

@media (max-width:479px) {
    .careers-gallery-item:nth-child(1)~.careers-gallery-item {
        display: none
    }
}

@media (max-width:767px) {
    .careers-gallery-item:nth-child(2)~.careers-gallery-item {
        display: none
    }
}

@media (max-width:991px) {
    .careers-gallery-item:nth-child(3)~.careers-gallery-item {
        display: none
    }
}

.careers-gallery-img {
    background-size: cover;
    padding-bottom: 75.949%
}

@media (min-width:992px) {
    .checked-items-bordered {
        border: solid #cdcdcd;
        border-width: 1px 0 0;
        margin-bottom: 1px;
        margin-top: -1px
    }
}

@media (min-width:1200px) {
    .checked-items-bordered {
        margin-bottom: 2px
    }
}

.checked-items-bordered .checked {
    margin-bottom: 20px;
    margin-top: 20px;
    overflow-y: hidden
}

@media (min-width:768px) {
    .checked-items-bordered .checked {
        margin-bottom: 24px;
        margin-top: 24px;
        overflow-y: auto
    }
}

@media (min-width:992px) {
    .checked-items-bordered .checked {
        margin-bottom: 28px;
        margin-top: 28px
    }
}

@media (min-width:1200px) {
    .checked-items-bordered .checked {
        margin-bottom: 34px;
        margin-top: 34px
    }
}

.checked-bordered-wrap {
    margin-top: -1px;
    padding: 8px 0 9px;
    position: relative
}

@media (min-width:768px) {
    .checked-bordered-wrap {
        padding: 11px 0 12px
    }
}

@media (min-width:992px) {
    .checked-bordered-wrap {
        margin: 0;
        padding: 6px 0 7px
    }
}

@media (min-width:1200px) {
    .checked-bordered-wrap {
        padding: 0
    }
}

.checked-bordered-wrap::before {
    border-top: 1px solid #cdcdcd;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width:992px) {
    .checked-bordered-wrap::before {
        display: none
    }
}

.checked-container {
    overflow: auto
}

@media (min-width:1320px) {
    .clients-carousel-col {
        margin: 0;
        width: 100%
    }
}

.clients-carousel-container {
    position: relative
}

.clients-carousel {
    margin: 24px 0 65px;
    opacity: 1;
    overflow: hidden;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

@media (min-width:768px) {
    .clients-carousel {
        margin: 18px 0 22px
    }
}

.section>.container .clients-carousel:last-child {
    margin-bottom: 20px
}

.clients-carousel .slick-list {
    margin: 0 -15px
}

.clients-carousel-unloaded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.clients-carousel-unloaded>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.clients-carousel-slide {
    padding: 0 15px
}

.clients-carousel-arrow {
    width: 40px;
    height: 40px;
    background: 0 0;
    border: 1px solid #6f7075;
    border-radius: 4px;
    color: #949494;
    font-size: 30px;
    line-height: 1;
    margin-top: 20px;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: background-color .2s ease, border-color .2s ease;
    transition: background-color .2s ease, border-color .2s ease
}

@media (min-width:768px) {
    .clients-carousel-arrow {
        width: 58px;
        height: 58px;
        font-size: 42px;
        margin-top: -29px;
        top: 50%
    }
}

.clients-carousel-arrow:hover {
    background: #606166;
    border-color: #606166
}

.clients-carousel-prev {
    margin-right: 5px;
    right: 50%
}

@media (min-width:768px) {
    .clients-carousel-prev {
        margin-right: 30px;
        right: 100%
    }
}

@media (min-width:1320px) {
    .clients-carousel-prev {
        margin-right: 15px
    }
}

.clients-carousel-next {
    left: 50%;
    margin-left: 5px
}

@media (min-width:768px) {
    .clients-carousel-next {
        left: 100%;
        margin-left: 30px
    }
}

@media (min-width:1320px) {
    .clients-carousel-next {
        margin-left: 15px
    }
}

.no-comments {
    margin: 40px 0
}

.comment-form {
    padding: 54px 0 0
}

@media (min-width:768px) {
    .comment-form {
        padding: 68px 0 0
    }
}

.comment-form-header {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .comment-form-header {
        margin-bottom: 23px
    }
}

.comment-form-title {
    margin: 0 0 8px
}

@media (min-width:768px) {
    .comment-form-title {
        display: inline-block;
        vertical-align: middle
    }
}

.comment-form-help {
    color: #6e6e6e;
    font-size: 15px
}

@media (min-width:768px) {
    .comment-form-help {
        display: inline-block;
        margin-left: 11px;
        vertical-align: middle
    }
}

.comment-form-submit {
    text-align: center
}

@media (min-width:992px) {
    .comment-form-submit {
        text-align: left
    }
}

.comment-form-submit>.btn {
    width: 165px
}

.comment-item {
    font-size: 15px;
    padding: 34px 0;
    position: relative
}

@media (min-width:768px) {
    .comment-item {
        padding: 29px 0
    }
}

.children .comment-item::before {
    content: 'Ã¢â‚¬â€';
    font-size: 22px;
    left: -33px;
    position: absolute;
    top: 28px
}

.comment-item-head {
    margin-bottom: 51px;
    position: relative
}

@media (min-width:768px) {
    .comment-item-head {
        margin-bottom: 21px
    }
}

@media (min-width:1200px) {
    .comment-item-head {
        margin-bottom: 21px
    }
}

.comment-item-author {
    margin: 3px 44px 0 0;
    word-wrap: break-word
}

@media (min-width:768px) {
    .comment-item-author {
        margin-right: 225px
    }
}

.comment-item-author>a {
    color: #333;
    text-decoration: none
}

.comment-item-author>a:focus,
.comment-item-author>a:hover {
    text-decoration: underline
}

.comment-item-date {
    color: #6e6e6e;
    left: 0;
    margin: 8px 5px 0 0;
    position: absolute;
    top: 100%
}

@media (min-width:768px) {
    .comment-item-date {
        float: right;
        margin-top: 5px;
        position: static
    }
}

.comment-item-control {
    float: right;
    margin: 4px 0 0 10px
}

.comment-item-text p:last-child {
    margin: 0
}

.comment-list {
    margin: 0;
    padding: 0
}

.comment-list>li {
    border-bottom: 1px solid #cdcdcd
}

.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0
}

.comment-list .children>li {
    padding-left: 34px
}

.comment-item-text p {
    word-wrap: break-word
}

@media (min-width:992px) {
    .contact-benefit {
        display: table
    }
}

.contact-benefit-icon {
    margin-bottom: 21px;
    margin-top: 6px
}

@media (min-width:992px) {
    .contact-benefit-icon {
        display: table-cell;
        padding-right: 30px
    }
    .contact-benefit-icon>i {
        margin-top: 6px
    }
    .contact-benefit-text {
        display: table-cell;
        vertical-align: top
    }
}

.contact-form {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .contact-form {
        margin-bottom: 22px
    }
}

.footer {
    background: #505257 url(../img/footer-bg.jpg) center center;
    background-size: cover;
    color: #d9d9d9;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.9;
    padding: 53px 0 36px
}

@media (min-width:768px) {
    .footer {
        padding: 52px 0 35px
    }
}

.footer a {
    color: #afb1b2;
    text-decoration: none
}

.footer a:focus,
.footer a:hover {
    color: #fff;
    text-decoration: underline
}

.footer-row {
    margin-bottom: 33px
}

@media (min-width:768px) {
    .footer-row {
        margin-bottom: 46px
    }
}

@media (min-width:992px) {
    .footer-row {
        margin-bottom: 0
    }
}

.footer-row-title {
    font-size: 18px;
    margin: 0 0 18px
}

.footer-row-title>a {
    color: #fff
}

.footer-copyright {
    margin-top: 29px;
    text-align: center
}

@media (min-width:768px) {
    .footer-copyright {
        margin-top: 46px
    }
}

.footer-copyright-links {
    color: #afb1b2
}

.footer-copyright-text {
    color: #878787
}

.footer-post {
    margin-bottom: 22px
}

.footer-post+.footer-post {
    display: none
}

@media (min-width:768px) {
    .footer-post+.footer-post {
        display: block
    }
}

.footer-post:last-child {
    margin-bottom: 0
}

.footer-post-date {
    font-size: 15px;
    line-height: 1.5599
}

.footer-soc {
    font-size: 0;
    line-height: 0;
    margin: 16px -11px 0 -15px;
    text-align: center
}

@media (min-width:768px) {
    .footer-soc {
        margin-top: 24px
    }
}

@media (min-width:992px) {
    .footer-soc {
        margin-left: -15px;
        margin-top: 49px
    }
}

@media (min-width:1200px) {
    .footer-soc {
        margin-left: -12px
    }
}

.footer-soc>li {
    display: inline-block;
    font-size: 25px;
    padding-right: 0;
    vertical-align: middle
}

@media (min-width:768px) {
    .footer-soc>li {
        padding-right: 5px
    }
}

@media (min-width:1200px) {
    .footer-soc>li {
        padding-right: 2px
    }
}

.footer-soc a {
    color: #fff;
    display: block;
    -webkit-transition: color .2s ease;
    transition: color .2s ease;
    width: 45px
}

@media (min-width:768px) {
    .footer-soc a {
        width: 48px
    }
}

.footer-soc a:hover {
    color: #d9d9d9
}

.footer-soc-facebook::before {
    content: "Ã¯â€šÅ¡"
}

.footer-soc-twitter::before {
    content: "Ã¯â€šâ„¢"
}

.footer-soc-dribbble::before {
    content: "Ã¯â€¦Â½"
}

.footer-soc-instagram::before {
    content: "Ã¯â€¦Â­"
}

.footer-soc-linkedin::before {
    content: "Ã¯Æ’Â¡"
}

.footer-soc-google-plus::before {
    content: "Ã¯Æ’â€¢"
}

.footer-soc-youtube::before {
    content: "Ã¯â€¦Â§"
}

.footer-soc-pinterest::before {
    content: "Ã¯Æ’â€™"
}

.free-quote {
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
    display: none;
    position: fixed;
    right: 0;
    top: 50%;
    -webkit-transform: rotate(-90deg) translate3d(50%, 0, 0);
    transform: rotate(-90deg) translate3d(50%, 0, 0);
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    z-index: 1000
}

@media (min-width:992px) {
    .free-quote {
        display: block
    }
}

.free-quote i {
    margin-right: 10px
}

.get-started-block {
    margin: 46px 0 0
}

@media (min-width:768px) {
    .get-started-block {
        margin: 55px 0 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .get-started-block {
        margin: 59px 0 0
    }
}

.get-started-block .row>div:last-child .get-started {
    margin: 0
}

.get-started {
    margin-bottom: 42px;
    position: relative
}

@media (min-width:768px) {
    .get-started {
        margin-bottom: 45px
    }
}

@media (min-width:992px) {
    .get-started {
        margin-bottom: 0
    }
}

.get-started-arrow {
    display: none;
    left: 100%;
    margin-left: -37px;
    position: absolute
}

@media (min-width:992px) {
    .get-started-arrow {
        display: block
    }
}

.get-started-arrow-top {
    top: 0
}

.get-started-arrow-bottom {
    top: 66px
}

.get-started-icon-block {
    width: 84px;
    height: 84px;
    background: #e6e6e6;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 31px;
    position: relative;
    vertical-align: top
}

.get-started-icon-step {
    width: 30px;
    height: 30px;
    background: #ee5e5e;
    border-radius: 50%;
    color: #fff;
    font-weight: 600;
    left: -8px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -6px
}

.get-started-icon {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    position: absolute;
    top: 50%
}

.get-started-title {
    text-align: center
}

@media (max-width:767px) {
    .get-started-title {
        margin-bottom: 19px
    }
}

.itv-head {
    color: #fff;
    margin-bottom: 46px;
    padding-top: 68px;
    text-align: center
}

@media (min-width:768px) {
    .itv-head {
        margin-bottom: 42px;
        padding-top: 72px
    }
}

@media (min-width:992px) {
    .itv-head {
        margin: 0;
        padding-top: 93px
    }
}

.itv-head-title {
    line-height: 1.1
}

.itv-logos {
    margin: 0 -15px 20px;
    text-align: center
}

@media (min-width:992px) {
    .itv-logos {
        margin-bottom: 43px
    }
}

@media (min-width:1200px) {
    .itv-logos {
        margin-left: 0;
        margin-right: 0
    }
}

.itv-logos-row {
    font-size: 0;
    line-height: 0
}

@media (min-width:768px) {
    .itv-logos-row {
        text-align: justify
    }
    .itv-logos-row::after {
        content: '';
        display: inline-block;
        width: 100%
    }
}

.itv-logos-col {
    display: inline-block;
    padding: 15px;
    vertical-align: bottom;
    width: 50%
}

@media (min-width:768px) {
    .itv-logos-col {
        max-width: 20%;
        padding: 35px 15px
    }
}

@media (min-width:1200px) {
    .itv-logos-col {
        padding: 40px 0
    }
}

.itv-logos-col img {
    max-width: 100%
}

.itv-slider {
    margin-top: -22px;
    position: relative;
    top: 46px
}

@media (min-width:768px) {
    .itv-slider {
        margin-top: 0;
        top: 42px
    }
}

@media (min-width:992px) {
    .itv-slider {
        top: 43px
    }
}

.itv-slider-unloaded>div {
    display: none
}

.itv-slider-unloaded>div:first-child {
    display: block
}

.itv-slider-dots {
    bottom: 0;
    left: 0;
    line-height: 0;
    list-style: none;
    margin: 0 0 34px;
    padding: 0 0 58.666%;
    position: absolute;
    width: 100%
}

@media (min-width:480px) {
    .itv-slider-dots {
        margin-bottom: 18px;
        padding-bottom: 59.972%
    }
}

@media (min-width:768px) {
    .itv-slider-dots {
        bottom: 316px;
        margin: 0;
        padding: 0
    }
}

@media (min-width:992px) {
    .itv-slider-dots {
        bottom: 0;
        margin: 0 0 75px;
        padding: 0 15px 0 0;
        width: 41.66667%
    }
}

.itv-slider-dots>li {
    display: inline-block;
    padding: 0 5px;
    vertical-align: middle
}

.itv-slider-dots button {
    background: #272727;
    border: 0;
    border-radius: 50%;
    direction: ltr;
    height: 10px;
    outline: 0;
    padding: 0;
    text-indent: -9999px;
    width: 10px
}

.itv-slider-dots>.slick-active button {
    background: #fff;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, .4)
}

.itv-proj-descr {
    margin-bottom: 53px;
    text-align: center
}

@media (min-width:992px) {
    .itv-proj-descr {
        margin-bottom: 0;
        padding: 0 15px
    }
}

@media (min-width:1200px) {
    .itv-proj-descr {
        padding: 30px 34px 0
    }
}

.itv-proj-descr-text {
    height: 54px;
    margin-bottom: 18px
}

@media (min-width:768px) {
    .itv-proj-descr-text {
        margin-bottom: 21px
    }
}

@media (min-width:992px) {
    .itv-proj-descr-text {
        height: auto;
        max-height: 54px
    }
}

.itv-proj-descr-text p {
    margin: 0
}

.itv-proj-title {
    margin: 0 0 16px
}

@media (min-width:768px) {
    .itv-proj-title {
        margin-bottom: 20px
    }
}

.itv-proj-view-btn {
    margin-top: 3px;
    min-width: 156px
}

@media (min-width:992px) {
    .itv-proj-view-btn {
        margin-top: 12px
    }
}

.journey-step {
    border-bottom: 1px solid #cdcdcd;
    margin-top: 48px;
    padding-bottom: 34px
}

@media (min-width:768px) {
    .journey-step {
        margin-top: 66px;
        padding-bottom: 76px
    }
}

@media (min-width:992px) {
    .journey-step {
        margin-top: 73px
    }
}

@media (min-width:1200px) {
    .journey-step {
        margin-top: 65px;
        padding-bottom: 79px
    }
}

.journey-step:last-child {
    border-bottom-width: 0
}

.journey-step .bullet-list,
.journey-step .text-content ul,
.text-content .journey-step ul {
    padding-top: 0
}

@media (min-width:768px) {
    .journey-step .bullet-list,
    .journey-step .text-content ul,
    .text-content .journey-step ul {
        margin-bottom: -4px;
        padding-top: 4px
    }
}

.journey-step .bullet-list li,
.journey-step .text-content ul li,
.text-content .journey-step ul li {
    margin-bottom: 0
}

@media (max-width:767px) {
    .journey-step .bullet-list li,
    .journey-step .text-content ul li,
    .text-content .journey-step ul li {
        padding-left: 17px
    }
}

@media (min-width:768px) {
    .journey-step .bullet-list li::before,
    .journey-step .text-content ul li::before,
    .text-content .journey-step ul li::before {
        left: -25px;
        margin-left: -7px
    }
}

@media (max-width:767px) {
    .journey-step h3 {
        line-height: 1.35
    }
}

.journey-step-normal .journey-step-col-img {
    padding-left: 0
}

@media (min-width:992px) {
    .journey-step-normal .journey-step-col-img {
        padding-right: 40px
    }
}

@media (min-width:1200px) {
    .journey-step-normal .journey-step-col-img {
        padding-right: 49px
    }
}

@media (min-width:992px) {
    .journey-step-normal .journey-step-col-content {
        padding-left: 40px
    }
}

@media (min-width:1200px) {
    .journey-step-normal .journey-step-col-content {
        padding-left: 49px
    }
}

.journey-step-reversed .journey-step-col-img {
    padding-left: 0
}

@media (min-width:992px) {
    .journey-step-reversed .journey-step-col-img {
        padding-left: 25px
    }
}

@media (min-width:1200px) {
    .journey-step-reversed .journey-step-col-img {
        padding-left: 34px
    }
}

@media (min-width:992px) {
    .journey-step-reversed .journey-step-col-content {
        padding-right: 25px
    }
}

@media (min-width:1200px) {
    .journey-step-reversed .journey-step-col-content {
        padding-right: 34px
    }
}

@media (max-width:991px) {
    .journey-step-col-content {
        float: left
    }
}

.journey-step-title {
    margin-top: 35px;
    text-align: center
}

@media (min-width:768px) {
    .journey-step-title {
        margin-top: 44px
    }
}

@media (min-width:992px) {
    .journey-step-title {
        margin-top: -4px;
        text-align: left
    }
}

.journey-step-img {
    background-size: 100%;
    height: 184px;
    margin: 0 auto;
    width: 290px
}

@media (min-width:768px) {
    .journey-step-img {
        height: 298px;
        width: 470px
    }
}

@media (min-width:992px) {
    .journey-step-img {
        height: 272px;
        width: 430px
    }
}

@media (min-width:1200px) {
    .journey-step-img {
        height: 330px;
        width: 521px
    }
}

.key-tech-link {
    color: #333;
    display: block;
    height: 130px;
    position: relative;
    text-decoration: none;
    width: 100%
}

.key-tech-link:focus .key-tech-front,
.key-tech-link:hover .key-tech-front {
    opacity: 0
}

.key-tech {
    background-color: #fff;
    border: 1px solid #ebebeb;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.key-tech .t>.tc {
    height: 86px;
    width: 100%
}

.key-tech .tr {
    display: table-row
}

.key-tech .tr>p {
    bottom: 16px;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    position: absolute;
    width: 100%
}

@media (min-width:768px) {
    .key-tech .tr>p {
        font-size: 20px
    }
}

.key-tech-front {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    z-index: 2
}

.key-tech-back {
    background-color: #c1272d;
    z-index: 1
}

.key-tech-back .tr>p {
    bottom: 19px;
    color: #fff;
    font-size: 16px;
    font-weight: 400
}

@media (min-width:768px) {
    .key-tech-back .tr>p {
        bottom: 18px;
        font-size: 18px
    }
}

.key-expertise-tabs {
    margin-top: 43px
}

@media (min-width:768px) {
    .key-expertise-tabs {
        margin-top: 53px
    }
}

.key-expertise-tabs .slick-disabled {
    background-color: rgba(246, 246, 246, 0)
}

.key-expertise-tabs .slick-disabled:hover {
    background-color: rgba(246, 246, 246, 0)
}

.key-expertise-tabs-switcher {
    margin: 0 0 30px;
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

@media (min-width:768px) {
    .key-expertise-tabs-switcher {
        margin: 0 0 37px;
        padding: 0 10px
    }
}

@media (min-width:992px) {
    .key-expertise-tabs-switcher {
        padding: 0 47px
    }
}

.key-expertise-tabs-switcher .slick-list {
    margin: 0 38px 0 37px
}

@media (min-width:992px) {
    .key-expertise-tabs-switcher .slick-list {
        margin: 0
    }
}

.key-expertise-tabs-switcher .slick-slide {
    padding-bottom: 12px
}

.key-expertise-tabs-switcher-unloaded {
    border-right: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0
}

.key-expertise-tabs-switcher-unloaded>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.key-expertise-tabs-arrow {
    background: 0 0;
    border: 1px solid #e5e5e5;
    bottom: 12px;
    color: #868686;
    font-size: 30px;
    outline: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    width: 38px;
    z-index: 1
}

@media (min-width:768px) {
    .key-expertise-tabs-arrow {
        width: 48px
    }
}

.key-expertise-tabs-arrow:hover {
    background: #f6f6f6
}

.key-expertise-tabs-arrow-prev {
    left: 0
}

.key-expertise-tabs-arrow-next {
    right: 0
}

.key-expertise-tabs-switcher-item {
    border: 1px solid #e5e5e5;
    border-right-width: 0;
    cursor: pointer;
    height: 115px;
    padding: 5px 0;
    position: relative;
    text-align: center;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

@media (min-width:768px) {
    .key-expertise-tabs-switcher-item {
        padding: 7px 0 14px
    }
}

.slick-slide:first-child .key-expertise-tabs-switcher-item::before {
    left: -1px
}

.slick-slide:last-child .key-expertise-tabs-switcher-item {
    border-right-width: 1px
}

.key-expertise-tabs-switcher-item:hover {
    background: #f6f6f6
}

.key-expertise-tabs-switcher-item::before {
    background: #f6f6f6;
    bottom: -1px;
    content: '';
    display: block;
    left: 0;
    opacity: 0;
    position: absolute;
    right: -1px;
    top: -1px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.key-expertise-tabs-switcher-item::after {
    border: 12px solid transparent;
    border-top-color: #f6f6f6;
    content: '';
    display: block;
    left: 50%;
    margin-left: -12px;
    opacity: 0;
    position: absolute;
    top: 100%;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.key-expertise-tabs-switcher-item .home-2-section-expertise::after {
    border-top-color: #c1272d
}

.key-expertise-tabs-switcher-item-active {
    background: #f6f6f6
}

.key-expertise-tabs-switcher-item-active::before {
    opacity: 1
}

.key-expertise-tabs-switcher-item-active::after {
    opacity: 1
}

.key-expertise-icon {
    height: 54px;
    margin-bottom: -6px;
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .key-expertise-icon {
        top: 2px
    }
}

.key-expertise-icon i {
    display: inline-block;
    vertical-align: middle
}

.key-expertise-title {
    font-size: 16px;
    font-weight: 600;
    height: 53px;
    line-height: 1.35;
    padding: 0 27px;
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .key-expertise-title {
        top: 4px
    }
}

.key-expertise-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

@media (max-width:767px) {
    .key-expertise-content p {
        margin-bottom: 13px;
        margin-top: -6px
    }
}

@media (min-width:768px) {
    .key-expertise-content .h3 {
        padding-top: 10px
    }
    .key-expertise-content .h3+.row {
        margin-top: -8px;
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .key-expertise-content .h3+.row {
        padding-bottom: 56px
    }
}

@media (min-width:768px) {
    .key-expertise-content .checked-list {
        margin: 0 0 0 -7px
    }
}

@media (min-width:992px) {
    .key-expertise-content .checked-list {
        margin: 0
    }
}

@media (min-width:768px) {
    .key-expertise-content .checked-list li {
        margin-bottom: -5px
    }
}

@media (min-width:992px) {
    .key-expertise-content .btn {
        margin-top: 0
    }
}

.key-expertise-content-active {
    height: auto;
    opacity: 1;
    -webkit-transition: opacity .2s ease .2s;
    transition: opacity .2s ease .2s
}

.home-section-expertise .home-expertise-icon-online-video {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -295px -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-online-video {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-adtech {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: 0 -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-adtech {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-big-data {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -118px -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-big-data {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-bi {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -59px -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-bi {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-rtc {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -364px 0;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-rtc {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-edtech {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -236px -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-edtech {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-section-expertise .home-expertise-icon-computer-vision {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -177px -278px;
    width: 54px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-section-expertise .home-expertise-icon-computer-vision {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-online-video-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -245px -162px;
    width: 62px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-online-video-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-adtech-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -313px -54px;
    width: 45px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-adtech-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-big-data-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -185px -224px;
    width: 54px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-big-data-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-bi-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -126px -224px;
    width: 54px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-bi-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-rtc-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: 0 -170px;
    width: 66px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-rtc-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-edtech-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -93px -116px;
    width: 88px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-edtech-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-computer-vision-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -139px 0;
    width: 101px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-computer-vision-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-media-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -313px 0;
    width: 46px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-media-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-finance-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -245px -108px;
    width: 63px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-finance-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-healthcare-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -245px 0;
    width: 63px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-healthcare-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .home-2-expertise-icon-martech-dark {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -364px -45px;
    width: 28px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .home-2-expertise-icon-martech-dark {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active {
    background: #c1272d;
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, .38);
    color: #fff
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-online-video-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: 0 -224px;
    width: 62px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-online-video-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-adtech-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -313px -108px;
    width: 45px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-adtech-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-big-data-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -186px -116px;
    width: 54px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-big-data-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-bi-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -67px -224px;
    width: 54px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-bi-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-rtc-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -71px -170px;
    width: 66px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-rtc-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-edtech-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: 0 -116px;
    width: 88px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-edtech-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-computer-vision-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -139px -54px;
    width: 101px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-computer-vision-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-media-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -244px -224px;
    width: 46px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-media-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-finance-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -142px -170px;
    width: 63px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-finance-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-healthcare-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -245px -54px;
    width: 63px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-healthcare-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-martech-light {
    background-image: url(../img/sprite-normal.png?1540273836);
    background-position: -364px -99px;
    width: 28px;
    height: 49px
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .home-2-section-expertise .key-expertise-tabs-switcher-item-active .home-2-expertise-icon-martech-light {
        background-image: url(../img/sprite-retina.png?1540273836);
        background-size: 418px 318px
    }
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-content {
        margin-left: 60px;
        margin-right: 60px
    }
}

@media (min-width:992px) {
    .home-2-section-expertise .key-expertise-content .checked-list li {
        padding-left: 54px
    }
    .home-2-section-expertise .key-expertise-content .checked-list li::before {
        left: 0
    }
}

@media (min-width:768px) {
    .home-2-section-expertise h3 {
        margin-bottom: 15px
    }
    .home-2-section-expertise .h3 {
        padding-top: 25px
    }
}

@media (max-width:767px) {
    .home-2-section-expertise .key-expertise-tabs {
        margin-top: 24px
    }
}

.home-2-section-expertise .key-expertise-tabs-switcher-item {
    height: 110px
}

.home-2-section-expertise .key-expertise-tabs-switcher-item:hover {
    background: #f6f6f6
}

.home-2-section-expertise .key-expertise-tabs-switcher-item::before {
    background: #c1272d
}

.home-2-section-expertise .key-expertise-tabs-switcher-item::after {
    border-top-color: #c1272d
}

.home-2-section-expertise .key-expertise-tabs-switcher {
    padding: 0
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-tabs-switcher {
        padding: 0 60px
    }
    .home-2-section-expertise .key-expertise-tabs-switcher .slick-list {
        margin: 0
    }
}

.home-2-section-expertise .key-expertise-tabs-arrow {
    border-width: 0
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-tabs-arrow {
        width: 61px
    }
}

.home-2-section-expertise .key-expertise-tabs-arrow:hover {
    background-color: transparent;
    color: rgba(134, 134, 134, .7);
    -webkit-transition: color 1s ease;
    transition: color 1s ease
}

.home-2-section-expertise .key-expertise-tabs-arrow .fa {
    font-size: 76px
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-tabs-arrow .fa {
        font-size: 90px
    }
}

.home-2-section-expertise .key-expertise-tabs-arrow-prev {
    border-right-width: 1px;
    padding-right: 16px
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-tabs-arrow-prev {
        padding-right: 26px
    }
}

.home-2-section-expertise .key-expertise-tabs-arrow-next {
    border-left-width: 1px;
    padding-left: 16px
}

@media (min-width:768px) {
    .home-2-section-expertise .key-expertise-tabs-arrow-next {
        padding-left: 26px
    }
}

.me-tabs {
    margin-top: 43px
}

@media (min-width:768px) {
    .me-tabs {
        margin-top: 53px
    }
}

.me-tabs-flex .slick-track {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.me-tabs-flex .slick-slide {
    height: auto
}

.me-tabs-switcher {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.me-tabs-switcher .slick-list {
    margin: 0 48px
}

@media (min-width:1200px) {
    .me-tabs-switcher .slick-list {
        margin: 0
    }
}

.me-tabs-switcher-unloaded {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    opacity: 0;
    overflow: hidden
}

.me-tabs-switcher-unloaded>div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.me-tabs-switcher-item {
    background: rgba(255, 255, 255, .8);
    border-bottom: 3px solid #e5e5e5;
    color: #6d6d6d;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    height: 100%;
    text-align: center;
    -webkit-transition: all .2s ease;
    transition: all .2s ease
}

@media (min-width:768px) {
    .me-tabs-switcher-item {
        font-size: 18px
    }
}

.me-tabs-switcher-item:hover {
    background: rgba(255, 255, 255, .9)
}

.me-tabs-switcher-item-active {
    border-bottom-color: #c1272d;
    color: #333
}

.me-tabs-switcher-item-active,
.me-tabs-switcher-item-active:hover {
    background: #fff
}

.me-tabs-title {
    height: 100%
}

.me-tabs-title>.tc {
    padding: 17px 15px
}

@media (min-width:768px) {
    .me-tabs-title>.tc {
        padding: 5px 15px
    }
}

@media (min-width:1200px) {
    .me-tabs-title>.tc {
        padding: 19px 20px
    }
}

.me-tabs-title-text {
    font-size: 16px;
    line-height: 1.6875;
    margin: 0
}

@media (min-width:768px) {
    .me-tabs-title-text {
        font-size: 18px
    }
}

.me-tabs-content {
    background: #fff;
    padding: 42px 15px 36px
}

@media (min-width:768px) {
    .me-tabs-content {
        padding: 46px 30px 44px
    }
}

.me-content {
    height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.me-content .bullet-list,
.me-content .text-content ul,
.text-content .me-content ul {
    margin: 0
}

.me-content-active {
    height: auto;
    opacity: 1;
    -webkit-transition: opacity .2s ease .2s;
    transition: opacity .2s ease .2s
}

.me-tabs-arrow {
    background: rgba(255, 255, 255, .8);
    border: solid #e5e5e5;
    border-width: 0 0 3px;
    bottom: 0;
    color: #6d6d6d;
    font-size: 42px;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    width: 48px;
    z-index: 1
}

.me-tabs-arrow:hover {
    background: rgba(255, 255, 255, .9);
    color: #333
}

.me-tabs-arrow-prev {
    left: 0
}

.me-tabs-arrow-next {
    right: 0
}

.slick-disabled {
    background-color: rgba(246, 246, 246, .9);
    color: #c8c8c8
}

.slick-disabled:hover {
    background-color: rgba(246, 246, 246, .9);
    color: #c8c8c8;
    cursor: not-allowed
}

.mobile-os-group {
    border: 1px solid #e3e3e3;
    color: #333;
    display: block;
    height: 291px;
    overflow: hidden;
    padding: 37px 30px 0;
    text-decoration: none;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

@media (max-width:767px) {
    .mobile-os-group {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (min-width:768px) {
    .mobile-os-group {
        height: 272px
    }
}

@media (min-width:992px) {
    .mobile-os-group {
        height: 351px
    }
}

@media (min-width:1200px) {
    .mobile-os-group {
        height: 325px
    }
}

@media (max-width:991px) {
    .mobile-os-group {
        margin-bottom: 29px
    }
}

.mobile-os-group:focus,
.mobile-os-group:hover {
    background: #fcfcfc;
    color: #333
}

.mobile-os-group-icon {
    height: 60px;
    margin-bottom: 21px;
    text-align: center
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-os-group-icon {
        margin-bottom: 32px
    }
}

@media (min-width:992px) {
    .mobile-os-group-icon {
        margin-bottom: 30px
    }
}

.mobile-os-group-title {
    color: #c1272d;
    font-size: 18px;
    text-align: center
}

@media (min-width:768px) {
    .mobile-os-group-title {
        font-size: 22px
    }
}

.navbar {
    border-width: 0;
    box-shadow: 0 3px 7px rgba(50, 50, 50, .1);
    font-size: 15px;
    -webkit-transition: background .2s ease;
    transition: background .2s ease;
    z-index: 1000
}

@media (max-width:1199px) {
    .navbar {
        min-height: 60px
    }
}

.navbar .navbar-toggle:focus,
.navbar .navbar-toggle:hover {
    background: 0 0
}

.navbar a {
    text-decoration: none;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.navbar-marker-visible {
    height: 60px
}

@media (min-width:1200px) {
    .navbar-marker-visible {
        height: 70px
    }
    .navbar-container {
        margin: 0 auto;
        padding: 0 15px;
        width: 1170px
    }
}

.navbar-header {
    margin: 0 auto;
    padding: 0 15px;
    position: relative
}

@media (min-width:768px) {
    .navbar-header {
        width: 750px
    }
}

@media (min-width:992px) {
    .navbar-header {
        width: 970px
    }
}

@media (min-width:1200px) {
    .navbar-header {
        margin: 0;
        padding: 0;
        width: auto
    }
}

.navbar-collapse {
    border-width: 0;
    padding: 0
}

@media (max-width:1199px) {
    .navbar-collapse {
        background: #fff;
        height: 100%;
        left: 0;
        overflow: auto;
        position: fixed;
        top: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        -webkit-transition: box-shadow .35s ease, -webkit-transform .35s ease;
        transition: box-shadow .35s ease, -webkit-transform .35s ease;
        transition: transform .35s ease, box-shadow .35s ease;
        transition: transform .35s ease, box-shadow .35s ease, -webkit-transform .35s ease;
        width: 100%;
        will-change: transform
    }
}

.navbar-collapse-visible {
    overflow: hidden
}

.navbar-collapse-visible .navbar-collapse {
    box-shadow: 3px 0 7px rgba(50, 50, 50, .1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.navbar-collapse-placeholder {
    float: left
}

@media (min-width:1200px) {
    .navbar-collapse-placeholder {
        display: none
    }
}

.navbar-brand {
    margin-bottom: 12px;
    margin-top: 12px;
    padding-bottom: 0;
    padding-top: 0
}

@media (min-width:1199px) {
    .navbar-brand {
        margin-top: 8.5px;
        margin-bottom: 8.5px
    }
}

@media (max-width:1199px) {
    .navbar-brand {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.navbar-nav {
    margin: 0
}

.navbar-nav a {
    outline: 0
}

.navbar-nav>li {
    border-top: 1px solid #ebebeb
}

@media (min-width:1200px) {
    .navbar-nav>li {
        border-width: 0;
        padding-left: 3px
    }
}

.navbar-nav>li>a {
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width:1199px) {
    .navbar-nav>li>a {
        padding: 0
    }
}

.navbar-nav .fa {
    font-size: 16px;
    margin-top: 16px
}

@media (min-width:1200px) {
    .navbar-nav .fa {
        margin: 0 0 0 5px;
        position: static
    }
    .navbar-right {
        margin-right: -25px
    }
}

.navbar-toggle {
    border-width: 0;
    float: left;
    left: 0;
    margin: 0;
    padding: 22px 15px;
    position: absolute;
    top: 0;
    width: 50px
}

.navbar-toggle>span {
    display: block;
    height: 2px
}

.navbar-toggle>span+span {
    margin-top: 5px
}

.navbar-collapse-header {
    min-height: 60px
}

@media (min-width:1200px) {
    .navbar-collapse-header {
        display: none
    }
}

.navbar-collapse-header-mail {
    float: right;
    font-size: 13px;
    margin: 20px 0
}

.navbar-collapse-header-mail a {
    color: #878787
}

.navbar-collapse-header-mail .fa {
    margin-right: 5px
}

.navbar-collapse-toggle {
    margin: 7px 0 7px -15px;
    position: static
}

.navbar-collapse-toggle>span {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.navbar-collapse-toggle>span+span {
    margin-top: -2px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navbar-dropdown {
    background: #333;
    font-size: 14px;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    right: auto
}

@media (min-width:1200px) {
    .navbar-dropdown {
        display: block;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 100%;
        -webkit-transition: opacity .2s ease, visibility 0s linear .2s;
        transition: opacity .2s ease, visibility 0s linear .2s;
        visibility: hidden;
        width: 200px
    }
}

.navbar-dropdown li {
    border-bottom: 1px solid #404040
}

@media (min-width:1200px) {
    .navbar-dropdown li:hover>a {
        background: #c1272d;
        color: #fff
    }
}

.navbar-dropdown li:last-child {
    border-bottom: 0
}

.navbar-dropdown .current-menu-item:hover>a,
.navbar-dropdown .current-menu-item>a {
    background: #c1272d;
    color: #fff
}

@media (min-width:1200px) {
    .navbar-dropdown .current-menu-ancestor:hover>a,
    .navbar-dropdown .current-menu-ancestor>a {
        background: #c1272d;
        color: #fff
    }
}

.navbar-dropdown a {
    color: #d9d9d9;
    display: block;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    -webkit-transition: none;
    transition: none
}

.navbar-dropdown a:hover {
    background: 0 0
}

@media (max-width:1199px) {
    .navbar-dropdown .navbar-nav-text-wrap:hover {
        background: #3a3a3a
    }
}

.navbar-dropdown .navbar-nav-text {
    display: block;
    padding: 14px 15px
}

@media (min-width:1200px) {
    .navbar-dropdown .navbar-nav-text {
        width: auto
    }
    .navbar-dropdown .navbar-nav-arrow {
        display: block;
        position: absolute;
        right: 15px;
        top: 18px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

@media (max-width:1199px) {
    .navbar-dropdown .navbar-nav-arrow {
        background: #333;
        border-left-color: #404040
    }
}

@media (min-width:1200px) {
    .navbar-dropdown .navbar-dropdown {
        left: 100%;
        top: 0
    }
    .navbar-dropdown .navbar-dropdown a::before {
        bottom: 0;
        box-shadow: 2px 0 4px rgba(0, 0, 0, .3);
        content: '';
        display: block;
        left: -1px;
        position: absolute;
        top: 0;
        width: 1px
    }
}

@media (max-width:1199px) {
    .navbar-dropdown .navbar-dropdown {
        background: #3a3a3a
    }
    .navbar-dropdown .navbar-dropdown .navbar-nav-text-wrap {
        padding-left: 15px
    }
    .navbar-dropdown .navbar-dropdown .navbar-nav-text-wrap:hover {
        background: #424242
    }
    .navbar-dropdown .navbar-dropdown>.current-menu-item:hover>a,
    .navbar-dropdown .navbar-dropdown>.current-menu-item>a {
        background: #c1272d;
        color: #fff
    }
    .navbar-dropdown .navbar-dropdown>.current-menu-item .navbar-nav-text-wrap:hover {
        background: 0 0
    }
    .navbar-dropdown .dropdown-visible>a .navbar-nav-arrow {
        background: #3a3a3a;
        border-left-color: #3a3a3a
    }
}

@media (min-width:1200px) {
    .navbar-dropdown .dropdown>a {
        padding-right: 30px
    }
}

@media (max-width:1199px) {
    .navbar-dropdown .dropdown a:not([href]) {
        cursor: pointer
    }
}

@media (min-width:1200px) {
    .navbar-dropdown .dropdown a:not([href]) {
        cursor: not-allowed
    }
    .navbar-dropdown .dropdown-left>ul {
        left: auto;
        right: 200px
    }
    .navbar-dropdown .dropdown-left>ul a::after {
        bottom: 0;
        box-shadow: 2px 0 4px rgba(0, 0, 0, .3);
        content: '';
        display: block;
        position: absolute;
        right: 1px;
        top: 0;
        width: 1px
    }
    .navbar-dropdown .dropdown-left>ul a::before {
        box-shadow: none
    }
    .dropdown:hover>.navbar-dropdown {
        opacity: 1;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease;
        visibility: visible
    }
}

@media (max-width:1200px) {
    .dropdown-visible>a .fa {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media (max-width:1199px) {
    .navbar-nav-text-wrap {
        display: block
    }
}

.navbar-nav-text {
    display: block;
    margin: 0 auto;
    padding: 11px 15px
}

@media (min-width:768px) {
    .navbar-nav-text {
        width: 750px
    }
}

@media (min-width:992px) {
    .navbar-nav-text {
        width: 970px
    }
}

@media (min-width:1200px) {
    .navbar-nav-text {
        display: inline;
        padding: 0
    }
}

@media (max-width:1199px) {
    .navbar-nav-arrow {
        border-left: 1px solid #ebebeb;
        bottom: 0;
        display: block;
        line-height: 1;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        -webkit-transition: background .2s ease, color .2s ease, border-color .2s ease;
        transition: background .2s ease, color .2s ease, border-color .2s ease;
        width: 51px
    }
    .dropdown-visible>a .navbar-nav-arrow {
        background: #333;
        border-left-color: #333;
        color: #fff
    }
    .navbar-nav-arrow::after {
        bottom: 0;
        content: '';
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .navbar-collapse-opened {
        background: #020204
    }
    .navbar-default {
        background: #fff
    }
}

.navbar-default .navbar-brand {
    background-position: 0 0;
    background-size: 280px 213px;
    height: 36px;
    width: 90px;
    background-image: url(../img/sprite-normal.png?1540273836)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .navbar-default .navbar-brand {
        background-image: url(../img/sprite-retina.png?1540273836)
    }
}

@media (min-width:1199px) {
    .navbar-default .navbar-brand {
        background-position: 0 0;
        background-size: 418px 318px;
        height: 53px;
        width: 134px;
        background-image: url(../img/sprite-normal.png?1540273836)
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(-webkit-min-device-pixel-ratio:2) and (min-width:1199px),
(min-resolution:192dpi) and (min-width:1199px) {
    .navbar-default .navbar-brand {
        background-image: url(../img/sprite-retina.png?1540273836)
    }
}

.navbar-default .navbar-toggle>span {
    background: #878787
}

.navbar-default .navbar-nav>.current-menu-ancestor>a,
.navbar-default .navbar-nav>.current-menu-item>a {
    color: #303030
}

.navbar-inverse {
    box-shadow: none
}

.navbar-inverse .navbar-brand {
    background-position: 0 -38.86px;
    background-size: 280px 213px;
    height: 36px;
    width: 90px;
    background-image: url(../img/sprite-normal.png?1540273836)
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .navbar-inverse .navbar-brand {
        background-image: url(../img/sprite-retina.png?1540273836)
    }
}

@media (min-width:1199px) {
    .navbar-inverse .navbar-brand {
        background-position: 0 -58px;
        background-size: 418px 318px;
        height: 53px;
        width: 134px;
        background-image: url(../img/sprite-normal.png?1540273836)
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(-webkit-min-device-pixel-ratio:2) and (min-width:1199px),
(min-resolution:192dpi) and (min-width:1199px) {
    .navbar-inverse .navbar-brand {
        background-image: url(../img/sprite-retina.png?1540273836)
    }
}

.navbar-inverse .navbar-toggle>span {
    background: #fff
}

.navbar-inverse .navbar-collapse-toggle>span {
    background: #878787
}

.navbar-inverse .navbar-nav>.current-menu-ancestor>a,
.navbar-inverse .navbar-nav>.current-menu-item>a {
    color: #303030
}

@media (min-width:1200px) {
    .navbar-inverse .navbar-nav>.current-menu-ancestor>a,
    .navbar-inverse .navbar-nav>.current-menu-item>a {
        color: #fff
    }
}

@media (max-width:1199px) {
    .navbar-inverse .navbar-nav>li>a {
        color: #878787
    }
    .navbar-inverse .navbar-nav>li>a:focus,
    .navbar-inverse .navbar-nav>li>a:hover {
        color: #4e4f51
    }
}

.navbar-home {
    left: 0;
    position: absolute;
    right: 0;
    top: 41px
}

@media (min-width:768px) {
    .navbar-home {
        top: 47px
    }
}

@media (max-width:1199px) {
    .navbar-overflow {
        overflow: hidden;
        position: fixed;
        width: 100%
    }
}

.navbar-overlay {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: opacity .2s ease, visibility 0s linear .2s;
    transition: opacity .2s ease, visibility 0s linear .2s;
    visibility: hidden;
    z-index: 999
}

@media (min-width:1200px) {
    .navbar-overlay {
        display: none
    }
}

.navbar-overlay-visible {
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease;
    visibility: visible
}

.offer {
    background: #45474c;
    bottom: 0;
    color: #fff;
    left: 0;
    opacity: 0;
    padding: 30px 0;
    position: fixed;
    right: 0;
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
    -webkit-transition: all .35s ease, visibility 0s linear .35s;
    transition: all .35s ease, visibility 0s linear .35s;
    visibility: hidden;
    z-index: 999
}

@media (min-width:768px) {
    .offer {
        padding: 36px 0
    }
}

.offer-visible {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all .35s ease;
    transition: all .35s ease;
    visibility: visible
}

.offer-close {
    color: #afb1b3;
    font-size: 15px;
    position: absolute;
    right: 16px;
    top: 7px;
    -webkit-transition: color .2s ease;
    transition: color .2s ease
}

.offer-close:focus,
.offer-close:hover {
    color: #fff
}

.offer-content {
    font-size: 0;
    line-height: 0;
    text-align: center
}

.offer-main {
    font-size: 15px;
    line-height: 1.5
}

@media (min-width:768px) {
    .offer-main {
        display: inline-block;
        font-size: 16px;
        vertical-align: middle
    }
}

.offer-highlight {
    font-weight: 500
}

@media (min-width:768px) {
    .offer-highlight {
        margin-bottom: 3px
    }
}

.offer-btn {
    margin-top: 18px
}

@media (min-width:768px) {
    .offer-btn {
        display: inline-block;
        margin: 0 0 0 54px;
        vertical-align: middle
    }
}

@media (min-width:992px) {
    .offer-btn {
        margin-left: 54px
    }
}

.ott-navi-group {
    border: 2px solid #e3e3e3;
    color: #333;
    display: block;
    height: 110px;
    margin-bottom: 30px;
    overflow: hidden;
    padding: 22px 15px 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

@media (min-width:768px) {
    .ott-navi-group {
        height: 126px;
        padding-top: 17px
    }
}

.ott-navi-group:focus,
.ott-navi-group:hover {
    background: #fcfcfc;
    color: #333
}

.ott-navi-group-icon {
    height: 50px;
    margin-bottom: 7px
}

@media (min-width:768px) {
    .ott-navi-group-icon {
        height: 60px
    }
}

@media (max-width:767px) {
    .ott-navi-group-icon {
        margin-top: -5px
    }
}

.ott-navi-group-title {
    color: #c1272d;
    font-size: 16px;
    font-weight: 300;
    margin: 0 -10px
}

@media (min-width:768px) {
    .ott-navi-group-title {
        font-size: 18px;
        margin: 0
    }
}

.ott-navi-group-icon-sm {
    display: none
}

@media (min-width:768px) {
    .ott-navi-group-icon-sm {
        display: inline-block
    }
}

.ott-navi-group-icon-xs {
    display: none
}

@media (max-width:767px) {
    .ott-navi-group-icon-xs {
        display: inline-block
    }
}

.page-head {
    background-color: #323237;
    background-position: center;
    background-size: cover;
    color: #fff;
    height: 300px;
    position: relative
}

@media (min-width:992px) {
    .page-head {
        height: 330px
    }
}

.page-head>.t {
    height: 100%;
    position: relative;
    z-index: 10
}

.page-head-title {
    font-size: 36px;
    line-height: 1.1;
    margin: -2px 0 0
}

@media (min-width:768px) {
    .page-head-title {
        font-size: 46px;
        margin-top: -4px
    }
}

@media (min-width:992px) {
    .page-head-title {
        font-size: 49px
    }
}

.partners .partner-logo-list {
    font-size: 0;
    line-height: 0;
    margin: 42px 0 0;
    text-align: center
}

@media (min-width:768px) {
    .partners .partner-logo-list {
        margin: 53px 0 0
    }
}

.partners .partner-logo-list .partner-logo {
    margin-bottom: 60px;
    text-align: center;
    vertical-align: middle;
    width: 100%
}

@media (min-width:768px) {
    .partners .partner-logo-list .partner-logo {
        display: inline-block;
        width: 50%
    }
}

@media (min-width:992px) {
    .partners .partner-logo-list .partner-logo {
        width: 33.33333%
    }
}

.partners .partners-toggle-block {
    margin-top: -14px;
    padding-bottom: 60px
}

@media (min-width:768px) {
    .partners .partners-toggle-block {
        margin-top: -7px
    }
}

.partners .partners-toggle-block .btn {
    min-width: 149px;
    padding-left: 13px;
    padding-right: 13px
}

.project-carousel {
    height: 590px;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

@media (min-width:992px) {
    .project-carousel {
        margin-bottom: 138px
    }
}

@media (min-width:1200px) {
    .project-carousel {
        margin-bottom: 154px
    }
}

.project-carousel-loaded {
    height: auto;
    opacity: 1
}

.project-carousel-cont .slick-dots {
    left: -3px;
    list-style: none;
    margin: 34px -10px 0;
    padding: 0;
    position: absolute;
    right: -3px;
    text-align: center;
    top: 100%
}

@media (min-width:1200px) {
    .project-carousel-cont .slick-dots {
        margin-left: -15px;
        margin-right: -15px
    }
}

.project-carousel-cont .slick-dots>li {
    display: inline-block;
    padding: 0 10px;
    width: 25%
}

@media (min-width:1200px) {
    .project-carousel-cont .slick-dots>li {
        padding: 0 15px
    }
}

.project-carousel-img {
    background-position: center center;
    background-size: cover;
    display: block;
    padding-bottom: 56.1828%
}

.project-carousel-arrow {
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, .85);
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #868686;
    font-size: 30px;
    line-height: 1;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transition: background-color .2s ease, border-color .2s ease;
    transition: background-color .2s ease, border-color .2s ease;
    z-index: 100
}

@media (min-width:768px) {
    .project-carousel-arrow {
        background: 0 0;
        font-size: 42px;
        height: auto;
        line-height: 1.5;
        padding: 55px 20px;
        width: auto
    }
}

.project-carousel-arrow:hover {
    background: #f6f6f6;
    border-color: #f6f6f6
}

.project-carousel-prev {
    left: 0
}

@media (min-width:768px) {
    .project-carousel-prev {
        left: auto;
        margin-right: 33px;
        right: 100%
    }
}

@media (min-width:992px) {
    .project-carousel-prev {
        margin-right: 33px
    }
}

.project-carousel-next {
    right: 0
}

@media (min-width:768px) {
    .project-carousel-next {
        left: 100%;
        margin-left: 33px;
        right: auto
    }
}

@media (min-width:992px) {
    .project-carousel-next {
        margin-left: 33px
    }
}

.project-carousel-thumb {
    border: 2px solid #e5e5e5;
    cursor: pointer;
    -webkit-transition: border-color .2s ease;
    transition: border-color .2s ease
}

.project-carousel-thumb:hover,
.slick-active .project-carousel-thumb {
    border-color: #b3b3b3
}

.slick-active .project-carousel-thumb {
    cursor: default
}

.project-tags {
    margin-top: 18px
}

@media (min-width:992px) {
    .project-tags {
        margin-top: -11px
    }
}

@media (max-width:767px) {
    .project-tags a:first-of-type~a {
        display: none
    }
}

.projects-carousel {
    margin-top: 8px;
    opacity: 0;
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease
}

@media (min-width:768px) {
    .projects-carousel {
        margin-top: 38px
    }
    .projects-carousel .project-carousel-prev {
        margin-right: -30px
    }
}

@media (min-width:992px) {
    .projects-carousel .project-carousel-prev {
        margin-right: 33px
    }
}

@media (min-width:768px) {
    .projects-carousel .project-carousel-next {
        margin-left: -30px
    }
}

@media (min-width:992px) {
    .projects-carousel .project-carousel-next {
        margin-left: 33px
    }
}

@media (min-width:768px) {
    .carousel-slide .browser,
    .projects-carousel-slide .browser {
        margin: 0 62px
    }
}

@media (min-width:992px) {
    .carousel-slide .browser,
    .projects-carousel-slide .browser {
        margin: 0
    }
}

.projects-carousel-mt-sm {
    margin-bottom: 5px;
    margin-top: 24px
}

@media (min-width:768px) {
    .projects-carousel-mt-sm {
        margin-bottom: 13px
    }
}

.projects-carousel-loaded {
    height: auto;
    opacity: 1
}

.projects-item-descr {
    margin-top: 38px
}

@media (min-width:768px) {
    .projects-item-descr {
        margin-top: 45px
    }
}

.projects-item-descr p:last-child {
    margin-bottom: 0
}

.projects-item-title {
    font-size: 30px;
    line-height: 1.2;
    margin: 0 0 10px
}

@media (min-width:768px) {
    .projects-item-title {
        font-size: 36px;
        margin-bottom: 7px
    }
}

@media (min-width:992px) {
    .projects-item-title {
        font-size: 40px
    }
}

.projects-item-view-btn {
    margin-top: 16px;
    min-width: 160px
}

@media (min-width:768px) {
    .projects-item-view-btn {
        margin-top: 12px
    }
}

.search {
    display: none;
    float: right
}

@media (min-width:768px) {
    .search {
        display: block
    }
}

.search-opened .search-input {
    margin-left: 10px;
    opacity: 1;
    width: 195px
}

.search-opened .search-btn,
.search-opened .search-btn:focus {
    background: #c1272d
}

.search-opened .search-btn:hover {
    background: #d94248
}

.search-input {
    background: 0 0;
    border: solid #e1e1e6;
    border-width: 0 0 1px;
    font-size: 14px;
    height: 32px;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    width: 0
}

.search-input:focus {
    outline: 0
}

.search-btn {
    background: #c2c3c4;
    color: #fff;
    margin-left: 10px;
    padding: 10px 15px
}

.search-btn:focus,
.search-btn:hover {
    background: #a8aaab;
    color: #fff
}

.search-btn-inner {
    left: -1px;
    position: relative;
    top: -1px
}

.service-offering-link {
    color: #333;
    display: block;
    height: 104px;
    position: relative;
    text-decoration: none;
    width: 100%
}

.service-offering-link:focus .service-offering,
.service-offering-link:hover .service-offering {
    border-width: 0
}

.service-offering-link:focus .service-offering-front,
.service-offering-link:hover .service-offering-front {
    box-shadow: none;
    opacity: 0
}

.service-offering-link:focus .service-offering-back,
.service-offering-link:hover .service-offering-back {
    box-shadow: 0 0 43px 0 rgba(0, 0, 0, .3)
}

@media (min-width:1200px) {
    .service-offering-link {
        height: 485px
    }
}

.service-offering {
    background-position: center center;
    background-size: cover;
    border: 1px solid #ebebeb;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%
}

.service-offering .t {
    height: 100%;
    width: 100%
}

.service-offering .tc {
    margin: 0;
    width: 100%
}

.service-offering .tc .service-offering-title {
    color: #c1272d;
    font-size: 18px;
    font-weight: 600;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase
}

@media (min-width:768px) {
    .service-offering .tc .service-offering-title {
        font-size: 26px
    }
}

@media (min-width:992px) {
    .service-offering .tc .service-offering-title {
        font-size: 20px
    }
}

@media (min-width:1200px) {
    .service-offering .tc .service-offering-title {
        font-size: 23px
    }
}

@media (max-width:1199px) {
    .service-offering .tc .service-offering-title {
        margin-bottom: 0
    }
}

.service-offering-front {
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .07);
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    z-index: 2
}

@media (min-width:1200px) {
    .service-offering-front {
        padding-top: 35px
    }
}

.service-offering-back {
    background-color: rgba(193, 39, 45, .9);
    z-index: 1
}

@media (min-width:1200px) {
    .service-offering-back .tc {
        padding-top: 20px;
        vertical-align: top
    }
}

.service-offering-back .tc .service-offering-text,
.service-offering-back .tc .service-offering-title {
    color: #fff
}

.service-offering-back .tc .service-offering-text {
    display: none
}

@media (min-width:1200px) {
    .service-offering-back .tc .service-offering-text {
        display: block;
        padding-left: 40px;
        padding-right: 35px;
        text-align: left
    }
}

.service-offering-back .tc .service-offering-learn-more {
    background-color: #fff;
    display: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 27px;
    margin: 30px auto 0;
    padding-bottom: 6px;
    padding-top: 6px;
    text-align: center;
    width: 157px
}

@media (min-width:1200px) {
    .service-offering-back .tc .service-offering-learn-more {
        display: block
    }
}

.sidebar {
    padding-left: 21px
}

.sidebar-block {
    margin-bottom: 35px
}

.sidebar-block-title {
    margin-bottom: 17px
}

.sidebar-nav {
    font-size: 15px;
    margin-left: 9px
}

.sidebar-nav li {
    margin: 14px 0;
    padding: 0 0 0 15px
}

.tags {
    font-size: 0;
    line-height: 0;
    margin-top: 7px
}

@media (min-width:768px) {
    .tags {
        margin-top: 5px
    }
}

@media (min-width:1200px) {
    .tags {
        margin-top: 24px
    }
}

.tech-project {
    border-bottom: 1px solid #cdcdcd;
    margin-top: 48px;
    padding-bottom: 61px
}

@media (min-width:768px) {
    .tech-project {
        margin-top: 66px;
        padding-bottom: 77px
    }
}

@media (min-width:992px) {
    .tech-project {
        margin-top: 62px
    }
}

.tech-project:last-child {
    border-bottom-width: 0
}

.tech-project .browser {
    margin-bottom: 36px
}

@media (min-width:768px) {
    .tech-project .browser {
        margin-bottom: 44px
    }
}

@media (min-width:992px) {
    .tech-project .browser {
        margin-bottom: 0;
        margin-top: 4px
    }
    .tech-project-normal .tech-project-col-img {
        padding-right: 40px
    }
}

@media (min-width:1200px) {
    .tech-project-normal .tech-project-col-img {
        padding-right: 49px
    }
}

@media (min-width:992px) {
    .tech-project-normal .tech-project-col-content {
        padding-left: 40px
    }
}

@media (min-width:1200px) {
    .tech-project-normal .tech-project-col-content {
        padding-left: 49px
    }
}

@media (min-width:992px) {
    .tech-project-reversed .tech-project-col-img {
        padding-left: 40px
    }
}

@media (min-width:1200px) {
    .tech-project-reversed .tech-project-col-img {
        padding-left: 49px
    }
}

@media (min-width:992px) {
    .tech-project-reversed .tech-project-col-content {
        padding-right: 40px
    }
}

@media (min-width:1200px) {
    .tech-project-reversed .tech-project-col-content {
        padding-right: 49px
    }
}

.tech-project-title {
    text-align: center
}

@media (min-width:992px) {
    .tech-project-title {
        text-align: left
    }
}

.tech-project-more {
    margin-top: 34px;
    text-align: center
}

@media (min-width:992px) {
    .tech-project-more {
        margin-top: 33px;
        text-align: left
    }
}

.tech-project-more>.btn {
    min-width: 156px
}

.testimonial {
    border-top: 1px solid #cdcdcd;
    padding: 43px 0 53px;
    position: relative
}

@media (min-width:768px) {
    .testimonial {
        padding: 53px 0
    }
}

.testimonial:first-child {
    border-top-width: 0;
    padding-top: 0
}

.testimonial:first-child::after,
.testimonial:first-child::before {
    display: none
}

@media (min-width:768px) {
    .testimonial-author-col {
        padding-right: 47px;
        text-align: right
    }
}

@media (min-width:1200px) {
    .testimonial-author-col {
        padding: 0 47px
    }
}

.testimonial-logo {
    display: none
}

@media (min-width:768px) {
    .testimonial-logo {
        display: block
    }
}

.testimonial-author {
    margin-top: 28px
}

.testimonial-author-position {
    font-style: italic
}

.testimonial-more {
    margin-top: 33px
}

.testimonial-title {
    margin: 7px 0 25px
}

.testimonials-visible>.testimonial:last-child {
    padding-bottom: 34px
}

.testimonials-collapsible-content {
    padding-top: 19px
}

.testimonials-collapsible .testimonial {
    border-top-width: 1px;
    padding-top: 43px
}

@media (min-width:768px) {
    .testimonials-collapsible .testimonial {
        padding-top: 53px
    }
}

.testimonials-collapsible .testimonial::after,
.testimonials-collapsible .testimonial::before {
    display: block
}

.text-content img {
    margin: 15px 0 35px;
    max-width: 100%
}

.text-content h2,
.text-content h3 {
    margin: 37px 0 24px
}

.text-content h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.2
}

@media (max-width:767px) {
    .text-content h2 {
        font-size: 18px;
        line-height: 1.35;
        margin: 35px 0 19px
    }
}

.text-content h3 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2
}

@media (max-width:767px) {
    .text-content h3 {
        font-size: 16px;
        line-height: 1.5;
        margin: 30px 0 18px
    }
}

.text-content .img-align-left {
    margin: 8px 44px 30px 0
}

@media (min-width:768px) {
    .text-content .img-align-left {
        float: left
    }
}

.text-content .img-align-right {
    margin: 8px 0 30px 44px
}

@media (min-width:768px) {
    .text-content .img-align-right {
        float: right
    }
}

.text-content .img-mb-lg {
    margin-bottom: 44px
}

.text-content ol li {
    margin-bottom: 9px;
    padding-left: 12px
}

.text-content ol ol {
    margin: 9px 0
}

.text-content blockquote::after,
.text-content blockquote::before {
    content: none
}

.text-content .blockquote {
    border-left: 5px solid #e5e5e5;
    font-style: italic;
    padding-left: 27px
}

.text-content .embed-responsive {
    margin-bottom: 18px
}

@media (min-width:768px) {
    .text-content .embed-responsive {
        margin-bottom: 21px
    }
}

.top-bar {
    border-bottom: 1px solid #efefef;
    position: relative;
    z-index: 1000
}

.top-bar-item {
    float: right;
    font-size: 14px;
    padding: 14px 0 5px
}

.top-bar-item+.top-bar-item {
    margin-right: 0
}

@media (min-width:768px) {
    .top-bar-item {
        font-size: 15px;
        padding: 10px 18px
    }
    .top-bar-item+.top-bar-item {
        margin-right: -11px
    }
}

.top-bar-item a {
    color: #838385;
    text-decoration: none
}

.top-bar-item i {
    margin-right: 9px
}

@media (min-width:768px) {
    .top-bar-item i {
        margin-right: 7px
    }
}

.top-bar-item .fa-mobile {
    font-size: 19px;
    position: relative;
    top: 1px
}

.top-bar-item .fa-envelope-o {
    position: relative
}

@media (max-width:767px) {
    .top-bar-item-phone {
        float: left
    }
}

.top-bar-inverse {
    background: #020204;
    border-bottom-width: 0
}

.top-bar-inverse a {
    color: #ebebeb
}

.top-bar-inverse .search-btn {
    background: #222426
}

.top-bar-inverse .search-btn:hover {
    background: #3a3e41
}

.top-bar-inverse .search-input {
    border-color: #4d4d4d;
    color: #fff
}

.top-bar-inverse .search-opened .search-btn,
.top-bar-inverse .search-opened .search-btn:focus {
    background: #c1272d
}

.top-bar-inverse .search-opened .search-btn:hover {
    background: #d94248
}

@media (max-width:767px) {
    .top-bar-inverse .top-bar-item-email .fa {
        top: -1px
    }
    .top-bar-inverse .top-bar-item-phone .fa {
        top: 0
    }
}

.vacancy {
    border: solid #cdcdcd;
    border-width: 1px 0;
    box-shadow: none;
    margin: -1px 0 0
}

.vacancy-title {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: background .2s ease;
    transition: background .2s ease
}

@media (min-width:768px) {
    .vacancy-title {
        font-size: 18px
    }
}

.vacancy-title:hover {
    background: #fcfcfc
}

.vacancy-title:focus,
.vacancy-title:hover {
    color: #333
}

.vacancy-title-inner {
    background: #fcfcfc;
    padding: 30px 36px 30px 56px;
    position: relative
}

@media (min-width:768px) {
    .vacancy-title-inner {
        padding: 34px 36px 34px 63px
    }
}

@media (min-width:992px) {
    .vacancy-title-inner {
        padding-left: 81px
    }
}

@media (min-width:1200px) {
    .vacancy-title-inner {
        padding-left: 98px
    }
}

.collapsed .vacancy-title-inner {
    background: 0 0
}

.vacancy-title-hot {
    color: #c1272d
}

.vacancy-title-hot:focus,
.vacancy-title-hot:hover {
    color: #c1272d
}

.vacancy-hot-icon {
    left: 10px;
    position: absolute;
    top: 35px
}

@media (min-width:768px) {
    .vacancy-hot-icon {
        left: 16px;
        top: 39px
    }
}

@media (min-width:992px) {
    .vacancy-hot-icon {
        left: 34px
    }
}

@media (min-width:1200px) {
    .vacancy-hot-icon {
        left: 51px
    }
}

.vacancy-arrow {
    color: #333;
    position: absolute;
    right: 15px;
    top: 34px;
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease
}

@media (min-width:768px) {
    .vacancy-arrow {
        top: 39px
    }
}

.collapsed .vacancy-arrow {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.vacancy-content {
    background: #fcfcfc;
    padding: 0 36px 21px 0
}

@media (min-width:768px) {
    .vacancy-content {
        padding-bottom: 79px;
        padding-top: 5px
    }
}

.vacancy-content .vacancy-general-info,
.vacancy-content ul {
    margin-bottom: 24px;
    margin-top: 18px
}

@media (min-width:768px) {
    .vacancy-content .vacancy-general-info,
    .vacancy-content ul {
        margin-bottom: 33px;
        margin-top: 21px
    }
}

.vacancy-btns {
    margin-left: -5px;
    margin-top: 34px
}

@media (min-width:768px) {
    .vacancy-btns {
        margin-top: 0
    }
}

.vacancy-btns>.btn {
    margin-bottom: 11px;
    margin-left: 5px;
    min-width: 202px
}

@media (min-width:768px) {
    .vacancy-btns>.btn {
        margin-bottom: 0
    }
}

.video-modal-dialog {
    margin: 0;
    max-width: 720px;
    width: 87%
}

.video-modal-content {
    border-width: 0;
    padding: 10px
}

@media (min-width:768px) {
    .video-modal-content {
        padding: 15px
    }
}

.home-head {
    height: 440px;
    overflow: hidden
}

@media (min-width:768px) {
    .home-head {
        height: 528px
    }
}

@media (min-width:1200px) {
    .home-head {
        height: 752px
    }
}

.home-head::after {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.home-head .tc {
    padding-top: 104px
}

@media (min-width:768px) and (max-width:991px) {
    .home-head .tc {
        padding-top: 135px
    }
}

@media (min-width:992px) {
    .home-head .tc {
        padding-top: 51px
    }
}

@media (min-width:1200px) {
    .home-head .tc {
        padding-top: 43px
    }
}

.home-head video {
    display: none;
    height: auto;
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    width: auto;
    z-index: 1
}

@media (min-width:1200px) {
    .home-head video {
        display: block
    }
}

.home-head .home-head-title {
    font-size: 27px;
    line-height: 1.13;
    margin: 0 0 23px
}

@media (min-width:768px) {
    .home-head .home-head-title {
        font-size: 46px;
        line-height: 1.15;
        margin: 0 0 30px
    }
}

@media (min-width:992px) {
    .home-head .home-head-title {
        margin-bottom: 33px
    }
}

.home-head .home-head-descr {
    color: #c3c4c5;
    font-size: 18px;
    margin-bottom: 35px
}

@media (min-width:768px) {
    .home-head .home-head-descr {
        font-size: 22px;
        margin-bottom: 46px
    }
}

.home-2-head {
    height: 100%;
    min-height: 441px;
    overflow: hidden
}

@media (min-width:768px) {
    .home-2-head {
        min-height: 529px
    }
}

@media (min-width:1200px) {
    .home-2-head {
        min-height: 652px
    }
}

.home-2-head .tc {
    padding-top: 89px;
    vertical-align: top
}

@media (min-width:768px) {
    .home-2-head .tc {
        padding-top: 117px
    }
}

@media (min-width:992px) {
    .home-2-head .tc {
        padding-top: 144px
    }
}

@media (min-width:1200px) {
    .home-2-head .tc {
        padding-top: 210px
    }
}

.home-2-head .tc .home-2-head-title {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 22px;
    text-align: center;
    text-transform: uppercase
}

@media (max-width:767px) {
    .home-2-head .tc .home-2-head-title {
        line-height: 41px
    }
}

@media (min-width:768px) {
    .home-2-head .tc .home-2-head-title {
        font-size: 53px;
        margin-bottom: 3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-2-head .tc .home-2-head-title {
        line-height: 61px;
        margin-bottom: 7px
    }
}

@media (min-width:1200px) {
    .home-2-head .tc .home-2-head-title {
        font-size: 62px;
        margin-bottom: -3px
    }
}

.home-2-head .tc .home-2-head-subtitle-1 {
    color: #c3c4c5;
    font-size: 35px;
    margin-bottom: 53px;
    text-align: center
}

@media (max-width:767px) {
    .home-2-head .tc .home-2-head-subtitle-1 {
        line-height: 41px
    }
}

@media (min-width:768px) {
    .home-2-head .tc .home-2-head-subtitle-1 {
        font-size: 53px;
        margin-bottom: 66px
    }
}

@media (min-width:992px) {
    .home-2-head .tc .home-2-head-subtitle-1 {
        font-size: 58px;
        margin-bottom: 49px
    }
}

@media (min-width:1200px) {
    .home-2-head .tc .home-2-head-subtitle-1 {
        font-size: 60px;
        margin-bottom: 37px
    }
}

.home-2-head .tr {
    display: table-row;
    vertical-align: bottom
}

@media (max-width:991px) {
    .home-2-head .tr .container {
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }
}

.home-2-head .tr .home-2-head-subtitle-2 {
    background-color: rgba(195, 39, 47, .54);
    color: #c3c4c5;
    font-size: 22px;
    line-height: 27px;
    padding: 7px 20px 6px;
    text-align: center
}

@media (min-width:768px) {
    .home-2-head .tr .home-2-head-subtitle-2 {
        font-size: 46px;
        line-height: 55px;
        padding: 17px 20px 18px
    }
}

@media (min-width:992px) {
    .home-2-head .tr .home-2-head-subtitle-2 {
        font-size: 36px;
        line-height: 30px;
        padding: 20px 20px 26px
    }
}

@media (min-width:1200px) {
    .home-2-head .tr .home-2-head-subtitle-2 {
        font-size: 38px;
        line-height: 22px;
        margin-left: 135px;
        margin-right: 135px;
        padding: 22px 20px 26px
    }
}

.home-2-head .tr .home-2-head-subtitle-2 span {
    font-weight: 700;
    word-spacing: -.1em
}

.section-benefits {
    padding-bottom: 23px
}

@media (min-width:768px) {
    .section-benefits {
        padding-bottom: 26px
    }
}

@media (min-width:992px) {
    .section-benefits {
        padding-bottom: 12px
    }
}

.section-service-main {
    padding-bottom: 0
}

@media (min-width:768px) {
    .section-service-main {
        padding-bottom: 16px
    }
}

.aqa-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .aqa-section-intro {
        padding-bottom: 71px
    }
}

.aqa-section-gray {
    padding-top: 28px
}

@media (min-width:768px) {
    .aqa-section-gray {
        padding-top: 41px
    }
}

@media (max-width:767px) {
    .aqa-section-gray .tech {
        padding-bottom: 16px
    }
    .aqa-section-gray .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:768px) {
    .aqa-section-gray .tech-icon {
        margin-top: 4px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .aqa-section-gray .tech-col-icon-content {
        margin-left: 90px
    }
}

.aqa-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 17px
}

@media (min-width:768px) {
    .aqa-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 34px
    }
}

@media (max-width:767px) {
    .aqa-section-cta-1 p {
        margin-bottom: 21px
    }
}

.aqa-section-advantage {
    padding-bottom: 6px
}

@media (min-width:768px) {
    .aqa-section-advantage {
        padding-bottom: 16px
    }
}

.aqa-section-advantage h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-section-advantage h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
    .aqa-section-advantage>div>div>img {
        margin-top: 38px
    }
    .aqa-section-advantage .text-center>img {
        margin-bottom: 96px
    }
}

.aqa-section-advantage .aqa-logos {
    margin: 28px 0 25px
}

.aqa-section-advantage .aqa-logos .aqa-logos-row {
    border-bottom: 1px solid #cdcdcd;
    font-size: 0;
    line-height: 0
}

.aqa-section-advantage .aqa-logos .aqa-logos-row:last-child {
    border-bottom-width: 0
}

@media (min-width:768px) {
    .aqa-section-advantage .aqa-logos .aqa-logos-row img {
        padding: 45px 0
    }
}

@media (max-width:767px) {
    .aqa-section-expertise {
        padding-top: 36px
    }
}

.aqa-section-expertise>.container::after {
    bottom: 0
}

@media (min-width:1200px) {
    .aqa-section-expertise>.container::after {
        bottom: -36px
    }
}

.aqa-section-expertise h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .aqa-section-expertise h2 {
        margin-bottom: 55px
    }
}

@media (min-width:992px) {
    .aqa-section-expertise h2 {
        margin-bottom: 54px
    }
}

.aqa-section-expertise .bullet-list li,
.aqa-section-expertise .text-content ul li,
.text-content .aqa-section-expertise ul li {
    padding-left: 17px
}

.aqa-section-expertise .bullet-list li::before,
.aqa-section-expertise .text-content ul li::before,
.text-content .aqa-section-expertise ul li::before {
    left: -9px;
    top: 1px
}

@media (min-width:768px) {
    .aqa-section-expertise .bullet-list li,
    .aqa-section-expertise .text-content ul li,
    .text-content .aqa-section-expertise ul li {
        padding-left: 22px
    }
    .aqa-section-expertise .bullet-list li::before,
    .aqa-section-expertise .text-content ul li::before,
    .text-content .aqa-section-expertise ul li::before {
        left: -15px
    }
}

.aqa-section-projects {
    padding-bottom: 50px
}

@media (min-width:768px) {
    .aqa-section-projects {
        padding-bottom: 72px
    }
}

.aqa-section-projects>.container::after {
    bottom: -50px
}

@media (min-width:768px) {
    .aqa-section-projects>.container::after {
        bottom: -68px
    }
}

.aqa-section-projects h2 {
    margin-bottom: 36px
}

@media (min-width:768px) {
    .aqa-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:991px) {
    .aqa-section-projects .projects-item-descr {
        margin-top: 48px
    }
}

@media (max-width:767px) {
    .aqa-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (max-width:991px) {
    .aqa-section-projects .projects-item-title+p {
        padding-top: 1px
    }
}

.aqa-section-why h2 {
    margin-bottom: 23px
}

@media (min-width:768px) {
    .aqa-section-why h2 {
        margin-bottom: 31px
    }
}

@media (min-width:992px) {
    .aqa-section-why h2 {
        margin-bottom: 29px
    }
}

.aqa-section-why>.container {
    padding-bottom: 7px
}

@media (min-width:768px) {
    .aqa-section-why>.container {
        padding-bottom: 1px
    }
}

@media (min-width:992px) {
    .aqa-section-why>.container {
        padding-bottom: 3px
    }
}

@media (min-width:768px) {
    .aqa-section-why .checked-container .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .aqa-section-why .checked-container .checked {
        margin-bottom: 13px
    }
}

@media (max-width:767px) {
    .aqa-section-why .checked-container:last-child .checked {
        margin-bottom: 0
    }
}

.aqa-section-testimonial h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .aqa-section-testimonial h2 {
        margin: 4px 0 39px
    }
}

.aqa-section-testimonial footer {
    padding-bottom: 10px
}

@media (min-width:768px) {
    .aqa-section-testimonial footer {
        padding-bottom: 15px
    }
}

.aqa-section-cta-2 {
    padding-top: 42px
}

@media (min-width:768px) {
    .aqa-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 58px
    }
}

.aqa-section-cta-2 .h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-section-cta-2 .h2 {
        margin: 4px 0 39px
    }
}

@media (max-width:767px) {
    .aqa-section-cta-2 p {
        margin-bottom: 21px
    }
    .aqa-api-section-intro {
        padding-bottom: 54px
    }
    .aqa-api-section-intro>.container::after {
        bottom: -54px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .aqa-api-section-intro {
        padding-bottom: 76px;
        padding-top: 55px
    }
    .aqa-api-section-intro>.container::after {
        bottom: -72px
    }
}

@media (max-width:767px) {
    .aqa-api-section-what-we-test {
        padding-bottom: 44px
    }
    .aqa-api-section-what-we-test>.container::after {
        bottom: -43px
    }
}

@media (min-width:768px) {
    .aqa-api-section-what-we-test {
        padding-bottom: 61px
    }
    .aqa-api-section-what-we-test>.container::after {
        bottom: -58px
    }
}

@media (min-width:992px) {
    .aqa-api-section-what-we-test>.container::after {
        bottom: -57px
    }
}

.aqa-api-section-what-we-test h2 {
    margin-bottom: 27px
}

@media (min-width:768px) {
    .aqa-api-section-what-we-test h2 {
        margin-bottom: 29px
    }
}

@media (min-width:992px) {
    .aqa-api-section-what-we-test h2 {
        margin-bottom: 28px
    }
}

@media (max-width:767px) {
    .aqa-api-section-what-we-test .checked {
        margin-bottom: 11px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .aqa-api-section-what-we-test .checked {
        margin-top: 13px
    }
}

.aqa-api-section-benefits h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .aqa-api-section-benefits h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .aqa-api-section-benefits .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .aqa-api-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

.aqa-api-section-cta-1 {
    padding-bottom: 49px;
    padding-top: 17px
}

@media (min-width:768px) {
    .aqa-api-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 34px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-cta-1 {
        padding-top: 33px
    }
}

@media (max-width:767px) {
    .aqa-api-section-cta-1 p {
        margin-bottom: 21px
    }
}

.aqa-api-section-framework {
    padding-bottom: 41px
}

@media (min-width:768px) {
    .aqa-api-section-framework {
        padding-bottom: 55px
    }
}

@media (min-width:992px) {
    .aqa-api-section-framework {
        padding-bottom: 59px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-framework {
        padding-bottom: 58px
    }
}

@media (min-width:768px) {
    .aqa-api-section-framework h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.aqa-api-section-framework h2+div {
    margin: 39px auto 36px
}

@media (min-width:768px) {
    .aqa-api-section-framework h2+div {
        margin: 49px auto 46px
    }
}

@media (min-width:992px) {
    .aqa-api-section-framework h2+div {
        margin: 50px auto 44px
    }
}

.aqa-api-section-framework>div>p {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .aqa-api-section-framework>div>p {
        margin-bottom: 31px
    }
    .aqa-api-section-framework .checked {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .aqa-api-section-framework .checked {
        margin-top: 12px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-framework .checked {
        margin-top: 13px
    }
}

.aqa-api-section-projects {
    padding-bottom: 50px;
    padding-top: 48px
}

@media (min-width:768px) {
    .aqa-api-section-projects {
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .aqa-api-section-projects {
        padding-top: 59px
    }
}

@media (min-width:768px) {
    .aqa-api-section-projects {
        padding-bottom: 72px
    }
}

@media (min-width:992px) {
    .aqa-api-section-projects {
        padding-bottom: 70px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-projects {
        padding-bottom: 72px
    }
}

.aqa-api-section-projects>.container::after {
    bottom: -50px
}

@media (min-width:768px) {
    .aqa-api-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .aqa-api-section-projects>.container::after {
        bottom: -66px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-projects>.container::after {
        bottom: -68px
    }
}

.aqa-api-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-api-section-projects h2 {
        margin-bottom: 22px
    }
}

@media (min-width:1200px) {
    .aqa-api-section-projects h2 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .aqa-api-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .aqa-api-section-cta-2 {
        padding-bottom: 66px
    }
}

.aqa-api-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .aqa-api-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

.aqa-api-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .aqa-api-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .aqa-mobile-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .aqa-mobile-section-intro {
        padding-bottom: 75px
    }
    .aqa-mobile-section-intro>.container::after {
        bottom: -71px
    }
}

.aqa-mobile-section-benefits h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .aqa-mobile-section-benefits h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .aqa-mobile-section-benefits .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .aqa-mobile-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

.aqa-mobile-section-cta-1 {
    padding-bottom: 49px;
    padding-top: 17px
}

@media (min-width:768px) {
    .aqa-mobile-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 33px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-cta-1 {
        padding-top: 34px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-cta-1 {
        padding-top: 33px
    }
}

@media (max-width:767px) {
    .aqa-mobile-section-cta-1 p {
        margin-bottom: 21px
    }
}

.aqa-mobile-section-framework {
    padding-bottom: 42px
}

@media (min-width:768px) {
    .aqa-mobile-section-framework {
        padding-bottom: 57px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-framework {
        padding-bottom: 58px
    }
}

@media (min-width:768px) {
    .aqa-mobile-section-framework h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.aqa-mobile-section-framework h2+div {
    margin: 39px auto 36px
}

@media (min-width:768px) {
    .aqa-mobile-section-framework h2+div {
        margin: 48px auto 46px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-framework h2+div {
        margin: 50px auto 44px
    }
}

.aqa-mobile-section-framework>div>p {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .aqa-mobile-section-framework>div>p {
        margin-bottom: 31px
    }
    .aqa-mobile-section-framework .checked {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-framework .checked {
        margin-top: 12px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-framework .checked {
        margin-top: 13px
    }
}

.aqa-mobile-section-projects {
    padding-bottom: 50px;
    padding-top: 48px
}

@media (min-width:768px) {
    .aqa-mobile-section-projects {
        padding-top: 63px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-projects {
        padding-top: 59px
    }
}

@media (min-width:768px) {
    .aqa-mobile-section-projects {
        padding-bottom: 72px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-projects {
        padding-bottom: 69px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-projects {
        padding-bottom: 72px
    }
}

.aqa-mobile-section-projects>.container::after {
    bottom: -50px
}

@media (min-width:768px) {
    .aqa-mobile-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-projects>.container::after {
        bottom: -66px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-projects>.container::after {
        bottom: -68px
    }
}

.aqa-mobile-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-mobile-section-projects h2 {
        margin-bottom: 22px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-projects h2 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .aqa-mobile-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .aqa-mobile-section-cta-2 {
        padding-bottom: 66px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-cta-2 {
        padding-bottom: 66px
    }
}

.aqa-mobile-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .aqa-mobile-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

.aqa-mobile-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .aqa-mobile-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (min-width:992px) {
    .aqa-mobile-section-cta-2 p {
        margin-bottom: 22px
    }
}

@media (min-width:1200px) {
    .aqa-mobile-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .aqa-web-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .aqa-web-section-intro {
        padding-bottom: 75px
    }
    .aqa-web-section-intro>.container::after {
        bottom: -71px
    }
}

.aqa-web-section-benefits h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .aqa-web-section-benefits h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .aqa-web-section-benefits .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .aqa-web-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

.aqa-web-section-cta-1,
.aqa-web-section-cta-2 {
    padding-bottom: 49px;
    padding-top: 15px
}

@media (min-width:768px) {
    .aqa-web-section-cta-1,
    .aqa-web-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 34px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-cta-1,
    .aqa-web-section-cta-2 {
        padding-top: 32px
    }
}

@media (max-width:767px) {
    .aqa-web-section-cta-1 p,
    .aqa-web-section-cta-2 p {
        margin-bottom: 21px
    }
}

.aqa-web-section-framework {
    padding-bottom: 6px
}

@media (min-width:768px) {
    .aqa-web-section-framework {
        padding-bottom: 2px
    }
}

@media (min-width:992px) {
    .aqa-web-section-framework {
        padding-bottom: 3px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-framework {
        padding-bottom: 5px
    }
}

@media (min-width:768px) {
    .aqa-web-section-framework h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.aqa-web-section-framework h2+div {
    margin: 39px auto 36px
}

@media (min-width:768px) {
    .aqa-web-section-framework h2+div {
        margin: 48px auto 46px
    }
}

@media (min-width:992px) {
    .aqa-web-section-framework h2+div {
        margin: 50px auto 44px
    }
}

.aqa-web-section-framework>div>p {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .aqa-web-section-framework>div>p {
        margin-bottom: 31px
    }
    .aqa-web-section-framework .checked {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .aqa-web-section-framework .checked {
        margin-top: 12px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-framework .checked {
        margin-top: 13px
    }
}

.aqa-web-section-tests {
    padding-bottom: 55px
}

.aqa-web-section-tests>.container::after {
    bottom: -55px
}

@media (min-width:768px) {
    .aqa-web-section-tests {
        padding-bottom: 55px
    }
    .aqa-web-section-tests>.container::after {
        bottom: -51px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-tests {
        padding-bottom: 53px
    }
    .aqa-web-section-tests>.container::after {
        bottom: -50px
    }
}

.aqa-web-section-tests h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .aqa-web-section-tests h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .aqa-web-section-tests .bullet-list,
    .aqa-web-section-tests .text-content ul,
    .text-content .aqa-web-section-tests ul {
        margin-bottom: 0
    }
    .aqa-web-section-tests .bullet-list li,
    .aqa-web-section-tests .text-content ul li,
    .text-content .aqa-web-section-tests ul li {
        padding-left: 16px
    }
    .aqa-web-section-tests .bullet-list li::before,
    .aqa-web-section-tests .text-content ul li::before,
    .text-content .aqa-web-section-tests ul li::before {
        left: -11px;
        margin-left: -6px
    }
}

@media (min-width:768px) {
    .aqa-web-section-tests .bullet-list,
    .aqa-web-section-tests .text-content ul,
    .text-content .aqa-web-section-tests ul {
        margin-top: 2px
    }
}

.aqa-web-section-stack {
    padding-bottom: 47px
}

@media (min-width:768px) {
    .aqa-web-section-stack {
        padding-bottom: 65px
    }
}

@media (min-width:992px) {
    .aqa-web-section-stack {
        padding-bottom: 55px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-stack {
        padding-bottom: 52px
    }
}

.aqa-web-section-stack>.container::after {
    bottom: -47px
}

@media (min-width:768px) {
    .aqa-web-section-stack>.container::after {
        bottom: -62px
    }
}

@media (min-width:992px) {
    .aqa-web-section-stack>.container::after {
        bottom: -52px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-stack>.container::after {
        bottom: -49px
    }
}

.aqa-web-section-stack h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-web-section-stack h2 {
        margin-bottom: 39px
    }
}

.aqa-web-section-stack .checked-list {
    margin-bottom: 10px;
    margin-top: -4px
}

@media (min-width:768px) {
    .aqa-web-section-stack .checked-list {
        margin-top: 0
    }
    .aqa-web-section-projects {
        padding-bottom: 72px
    }
}

@media (min-width:992px) {
    .aqa-web-section-projects {
        padding-bottom: 69px
    }
}

@media (min-width:768px) {
    .aqa-web-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .aqa-web-section-projects>.container::after {
        bottom: -66px
    }
}

.aqa-web-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .aqa-web-section-projects h2 {
        margin-bottom: 22px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-projects h2 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .aqa-web-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-projects .projects-item-descr {
        margin-top: 42px
    }
}

@media (max-width:767px) {
    .aqa-web-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 3px
    }
}

@media (min-width:768px) {
    .aqa-web-section-cta-3 {
        padding-bottom: 66px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-cta-3 {
        padding-bottom: 65px
    }
}

.aqa-web-section-cta-3 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .aqa-web-section-cta-3 .h2 {
        padding-bottom: 5px
    }
}

.aqa-web-section-cta-3 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .aqa-web-section-cta-3 p {
        margin-bottom: 21px
    }
}

@media (min-width:1200px) {
    .aqa-web-section-cta-3 p {
        margin-bottom: 19px
    }
}

.bi-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .bi-section-intro {
        padding-bottom: 71px
    }
}

.bi-section-competencies h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .bi-section-competencies h2 {
        margin-bottom: 27px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .bi-section-competencies .tech {
        padding-bottom: 16px
    }
    .bi-section-competencies .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:768px) {
    .bi-section-competencies .tech-icon {
        margin-top: 4px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .bi-section-competencies .tech-col-icon-content {
        margin-left: 90px
    }
}

.bi-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 4px
}

@media (min-width:768px) {
    .bi-section-cta-1 {
        margin-top: -9px;
        padding-bottom: 66px
    }
}

@media (min-width:992px) {
    .bi-section-cta-1 {
        margin-top: 0;
        padding-top: 3px
    }
}

@media (max-width:767px) {
    .bi-section-cta-1 p {
        margin-bottom: 21px
    }
}

.bi-section-services h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .bi-section-services h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.bi-section-services img {
    margin-top: 24px
}

@media (min-width:768px) {
    .bi-section-services img {
        margin-top: 17px
    }
}

.bi-section-stack {
    padding-top: 66px
}

@media (min-width:768px) {
    .bi-section-stack {
        padding-top: 68px
    }
}

@media (min-width:992px) {
    .bi-section-stack {
        padding-top: 67px
    }
}

.bi-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .bi-section-stack h2 {
        margin-bottom: 54px
    }
}

.bi-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .bi-section-stack>.container::after {
        bottom: -2px
    }
}

@media (min-width:768px) {
    .bi-section-projects {
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .bi-section-projects {
        padding-top: 61px
    }
}

@media (min-width:1200px) {
    .bi-section-projects {
        padding-top: 62px
    }
}

@media (max-width:767px) {
    .bi-section-projects .container .h3 {
        line-height: 1.35
    }
    .bi-section-projects .container p {
        margin-bottom: 17px
    }
    .bi-section-projects .container .tech-project-title {
        margin: 1px 0 20px
    }
}

.bi-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (min-width:768px) {
    .bi-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .bi-section-projects .container>div:nth-of-type(1) {
        margin-top: 54px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .bi-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 80px
    }
}

.bi-section-projects .container>div:nth-of-type(2) {
    padding-bottom: 79px
}

@media (max-width:767px) {
    .bi-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 63px
    }
}

@media (min-width:992px) {
    .bi-section-projects .container>div:nth-of-type(2) {
        margin-top: 61px
    }
}

.bi-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .bi-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.bi-section-cta-2 .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .bi-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

@media (max-width:767px) {
    .bi-section-cta-2 p {
        margin-bottom: 21px
    }
}

.big-data-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .big-data-section-intro {
        padding-bottom: 71px
    }
}

.big-data-section-gray {
    padding-top: 28px
}

@media (min-width:768px) {
    .big-data-section-gray {
        padding-top: 41px
    }
}

@media (max-width:767px) {
    .big-data-section-gray .tech {
        padding-bottom: 16px
    }
    .big-data-section-gray .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:768px) {
    .big-data-section-gray .tech-icon {
        margin-top: 4px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .big-data-section-gray .tech-col-icon-content {
        margin-left: 90px
    }
}

.big-data-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 17px
}

@media (min-width:768px) {
    .big-data-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 34px
    }
}

@media (max-width:767px) {
    .big-data-section-cta-1 p {
        margin-bottom: 21px
    }
}

.big-data-section-services h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .big-data-section-services h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.big-data-section-services p {
    text-align: center
}

.big-data-section-services img {
    margin-bottom: 13px;
    margin-top: 21px
}

@media (min-width:768px) {
    .big-data-section-services img {
        margin-bottom: 23px;
        margin-top: 17px
    }
}

.big-data-section-stack {
    padding-top: 48px
}

@media (min-width:768px) {
    .big-data-section-stack {
        padding-top: 59px
    }
}

.big-data-section-stack h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .big-data-section-stack h2 {
        margin-bottom: 40px
    }
}

.big-data-section-stack h2+p {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .big-data-section-stack h2+p {
        margin-bottom: 50px
    }
}

.big-data-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .big-data-section-stack>.container::after {
        bottom: -2px
    }
}

@media (min-width:768px) {
    .big-data-section-projects {
        padding-top: 61px
    }
}

@media (max-width:767px) {
    .big-data-section-projects .container .h3 {
        line-height: 1.35
    }
    .big-data-section-projects .container p {
        margin-bottom: 17px
    }
    .big-data-section-projects .container .tech-project-title {
        margin: 2px 0 19px
    }
}

.big-data-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (min-width:768px) {
    .big-data-section-projects .container>div:nth-of-type(1) {
        margin-top: 58px
    }
}

@media (min-width:992px) {
    .big-data-section-projects .container>div:nth-of-type(1) {
        margin-top: 54px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .big-data-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 80px
    }
}

.big-data-section-projects .container>div:nth-of-type(2) {
    padding-bottom: 79px
}

@media (max-width:767px) {
    .big-data-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 63px
    }
}

@media (min-width:992px) {
    .big-data-section-projects .container>div:nth-of-type(2) {
        margin-top: 61px
    }
}

@media (min-width:1200px) {
    .big-data-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 80px
    }
}

.big-data-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .big-data-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.big-data-section-cta-2 .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .big-data-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

@media (max-width:767px) {
    .big-data-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (min-width:992px) {
    .blog-post-sidebar .sidebar-nav {
        margin-left: 3px
    }
    .blog-post-sidebar .sidebar-nav li::before {
        left: -11px
    }
    .blog-post-sidebar .sidebar-block-title {
        margin-bottom: 25px
    }
}

.blog-post-for-comment-form textarea {
    height: 180px
}

@media (min-width:768px) {
    .blog-post-for-comment-form textarea {
        height: 211px
    }
}

.blog-post-for-comment-form .comment-form-submit {
    margin-bottom: 11px
}

@media (min-width:768px) {
    .blog-post-for-comment-form .comment-form-submit {
        margin-bottom: 22px
    }
}

.career-facts .fact {
    margin-bottom: 0;
    padding: 21px 0
}

@media (min-width:768px) {
    .career-facts .fact {
        margin-bottom: 13px
    }
}

@media (min-width:992px) {
    .career-facts .fact {
        margin-bottom: 16px
    }
}

.career-facts .fact-img {
    margin-bottom: 25px
}

@media (min-width:768px) {
    .career-facts .fact-img {
        margin-bottom: 31px
    }
    .career-facts .fact-title {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .company-2-section-facts {
        padding-top: 47px
    }
}

.company-2-section-facts .row {
    padding-bottom: 13px;
    padding-top: 24px
}

@media (min-width:768px) {
    .company-2-section-facts .row {
        padding-bottom: 19px;
        padding-top: 14px
    }
}

.company-2-section-what {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .company-2-section-what {
        padding-bottom: 71px;
        padding-top: 60px
    }
}

.company-2-section-what h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .company-2-section-what h2 {
        margin-bottom: 39px
    }
}

.company-2-section-awards {
    padding: 47px 0 0
}

@media (min-width:768px) {
    .company-2-section-awards {
        padding: 60px 0 18px
    }
}

@media (max-width:767px) {
    .company-2-section-awards h2 {
        padding-bottom: 2px
    }
    .company-2-section-awards .partners-toggle-block {
        padding-bottom: 59px;
        padding-top: 2px
    }
}

.company-2-section-values {
    padding-bottom: 37px;
    padding-top: 48px
}

@media (min-width:768px) {
    .company-2-section-values {
        padding-bottom: 58px
    }
}

@media (min-width:992px) {
    .company-2-section-values {
        padding-bottom: 59px
    }
}

@media (min-width:768px) {
    .company-2-section-values {
        padding-top: 60px
    }
}

.company-2-section-values>.container::after {
    bottom: -37px
}

@media (min-width:768px) {
    .company-2-section-values>.container::after {
        bottom: -54px
    }
}

@media (min-width:992px) {
    .company-2-section-values>.container::after {
        bottom: -55px
    }
}

.company-2-section-values h2 {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .company-2-section-values h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .company-2-section-values .tech {
        padding-bottom: 18px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .company-2-section-values .tech-col-icon {
        margin-top: 1px
    }
    .company-2-section-values .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .company-2-section-values .row:nth-child(3) {
        margin-top: -2px
    }
}

.company-2-section-navigation {
    padding-bottom: 30px
}

@media (min-width:768px) {
    .company-2-section-navigation {
        padding-bottom: 48px
    }
}

.company-2-section-navigation .h2 {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .company-2-section-navigation .h2 {
        margin-bottom: 49px
    }
}

@media (max-width:767px) {
    .computer-vision-section-intro {
        padding-bottom: 54px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .computer-vision-section-intro {
        padding-top: 55px
    }
}

@media (min-width:768px) {
    .computer-vision-section-intro {
        padding-bottom: 71px
    }
    .computer-vision-section-industries {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.computer-vision-section-industries h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .computer-vision-section-industries h2 {
        margin-bottom: 25px
    }
}

.computer-vision-section-industries .row:last-of-type {
    margin-top: 16px
}

@media (min-width:768px) {
    .computer-vision-section-industries .row:last-of-type {
        margin-top: 20px
    }
}

@media (min-width:992px) {
    .computer-vision-section-industries .row:last-of-type {
        margin-top: 19px
    }
}

@media (min-width:1200px) {
    .computer-vision-section-industries .row:last-of-type {
        margin-top: 21px
    }
}

.computer-vision-section-industries .row:last-of-type p {
    margin-bottom: 21px
}

@media (min-width:768px) and (max-width:1199px) {
    .computer-vision-section-industries .row .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .computer-vision-section-industries .row .tech-col-icon {
        margin-bottom: 24px
    }
}

.computer-vision-section-stack {
    padding-bottom: 19px
}

@media (min-width:768px) {
    .computer-vision-section-stack {
        padding-bottom: 47px
    }
}

@media (min-width:992px) {
    .computer-vision-section-stack {
        padding-bottom: 52px
    }
}

@media (min-width:1200px) {
    .computer-vision-section-stack {
        padding-bottom: 60px
    }
}

.computer-vision-section-stack>.container::after {
    bottom: -19px
}

@media (min-width:768px) {
    .computer-vision-section-stack>.container::after {
        bottom: -44px
    }
}

@media (min-width:992px) {
    .computer-vision-section-stack>.container::after {
        bottom: -48px
    }
}

@media (min-width:1200px) {
    .computer-vision-section-stack>.container::after {
        bottom: -54px
    }
}

.computer-vision-section-stack h2 {
    margin-bottom: 37px;
    margin-top: -1px
}

@media (min-width:768px) {
    .computer-vision-section-stack h2 {
        margin-bottom: 42px;
        margin-top: 2px
    }
}

@media (min-width:992px) {
    .computer-vision-section-stack h2 {
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .computer-vision-section-stack .checked-list {
        margin-bottom: 37px
    }
    .computer-vision-section-stack .checked-list li {
        margin-bottom: -1px
    }
}

@media (min-width:1200px) {
    .computer-vision-section-why h2 {
        margin-top: -2px
    }
}

.computer-vision-section-why .benefits {
    margin-top: 40px
}

@media (min-width:768px) {
    .computer-vision-section-why .benefits {
        margin-top: 49px
    }
    .computer-vision-section-why .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .computer-vision-section-why .benefits .benefit {
        margin-bottom: 59px
    }
}

@media (max-width:767px) {
    .computer-vision-section-why .benefits .benefit-title {
        margin-top: -4px
    }
    .computer-vision-section-why .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (min-width:768px) {
    .computer-vision-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

@media (min-width:992px) {
    .computer-vision-section-why .benefits .benefit-text {
        margin-top: -2px
    }
}

@media (max-width:991px) {
    .computer-vision-section-why .benefits>div>div:last-child .benefit-text {
        padding-bottom: 6px
    }
}

@media (max-width:767px) {
    .computer-vision-section-why .container .benefits:last-child {
        padding-bottom: 17px
    }
}

@media (min-width:768px) {
    .computer-vision-section-projects {
        padding-top: 59px
    }
}

@media (max-width:767px) {
    .computer-vision-section-projects .container .h3 {
        line-height: 1.35
    }
    .computer-vision-section-projects .container p {
        margin-bottom: 16px
    }
    .computer-vision-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.computer-vision-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .computer-vision-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .computer-vision-section-projects .container>div:nth-of-type(1) {
        margin-top: 60px
    }
}

@media (min-width:992px) {
    .computer-vision-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .computer-vision-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .computer-vision-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.computer-vision-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .computer-vision-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .computer-vision-section-cta-2 {
        padding-top: 59px
    }
}

.computer-vision-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .computer-vision-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.computer-vision-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .computer-vision-section-cta-2 p {
        margin-bottom: 21px
    }
}

.contact-us-2-section-form .h1,
.contact-us-2-section-form h1 {
    margin-top: 0
}

@media (min-width:768px) {
    .contact-us-2-section-form .h1,
    .contact-us-2-section-form h1 {
        margin-bottom: 41px;
        margin-top: 4px
    }
}

.contact-us-2-section-form .contact-form {
    margin-top: 40px;
    padding-bottom: 60px
}

@media (max-width:991px) {
    .contact-us-2-section-form .contact-form {
        border-bottom: 1px solid #cdcdcd;
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .contact-us-2-section-form .contact-form {
        margin-bottom: 48px
    }
}

@media (min-width:768px) {
    .contact-us-2-section-form .contact-form {
        margin-top: 49px;
        padding-bottom: 78px
    }
}

@media (min-width:992px) {
    .contact-us-2-section-form .contact-form {
        padding-bottom: 56px
    }
}

.contact-us-2-section-form textarea {
    height: 192px
}

@media (min-width:1200px) {
    .contact-us-2-section-form textarea {
        height: 262px
    }
}

.contact-us-2-section-form .btn-wrap {
    margin-top: 28px
}

@media (min-width:768px) {
    .contact-us-2-section-form .btn-wrap {
        margin-top: 34px
    }
}

.contact-us-2-section-form .h1+div {
    padding-top: 8px
}

@media (max-width:767px) {
    .contact-us-2-section-form .h1+div {
        padding-bottom: 21px
    }
}

@media (min-width:1200px) {
    .contact-us-2-section-form .h1+div>.row:last-of-type .office-map {
        margin-bottom: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .contact-us-2-section-form h2+div+div {
        padding-bottom: 70px;
        padding-top: 6px
    }
}

@media (max-width:767px) {
    .contact-us-2-section-sales-reps {
        padding-bottom: 41px;
        padding-top: 49px
    }
}

@media (min-width:768px) {
    .contact-us-2-section-sales-reps {
        padding-bottom: 70px;
        padding-top: 60px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .contact-us-2-section-sales-reps h2 {
        margin-bottom: 34px
    }
}

@media (min-width:992px) {
    .contact-us-2-section-sales-reps {
        padding-bottom: 59px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .contact-us-2-section-sales-reps h2+.row {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .contact-us-2-section-sales-reps h2+.row {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .custom-development-2-section-intro {
        padding-top: 48px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .custom-development-2-section-intro {
        padding-top: 55px
    }
}

.custom-development-2-section-journey h2 {
    margin-bottom: -5px;
    margin-top: -1px
}

@media (min-width:768px) {
    .custom-development-2-section-journey h2 {
        margin-bottom: -7px;
        margin-top: -4px
    }
}

@media (min-width:992px) {
    .custom-development-2-section-journey h2 {
        margin-bottom: -24px
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-journey h2 {
        margin-bottom: -7px
    }
}

.custom-development-2-section-journey .journey-step-img-1 {
    background-image: url(../img/custom-development-2/step-1-xs.png)
}

@media (min-width:768px) {
    .custom-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/custom-development-2/step-1-sm.png)
    }
}

@media (min-width:992px) {
    .custom-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/custom-development-2/step-1-md.png)
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/custom-development-2/step-1-lg.png)
    }
}

.custom-development-2-section-journey .journey-step-img-2 {
    background-image: url(../img/custom-development-2/step-2-xs.png)
}

@media (min-width:768px) {
    .custom-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/custom-development-2/step-2-sm.png)
    }
}

@media (min-width:992px) {
    .custom-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/custom-development-2/step-2-md.png)
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/custom-development-2/step-2-lg.png)
    }
}

.custom-development-2-section-journey .journey-step-img-3 {
    background-image: url(../img/custom-development-2/step-3-xs.png)
}

@media (min-width:768px) {
    .custom-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/custom-development-2/step-3-sm.png)
    }
}

@media (min-width:992px) {
    .custom-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/custom-development-2/step-3-md.png)
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/custom-development-2/step-3-lg.png)
    }
}

@media (min-width:768px) {
    .custom-development-2-section-journey {
        padding-top: 60px
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-journey .journey-step {
        padding-bottom: 76px
    }
}

@media (max-width:767px) {
    .custom-development-2-section-journey .journey-step {
        padding-bottom: 35px
    }
    .custom-development-2-section-journey .journey-step p {
        margin-bottom: 19px;
        margin-top: -1px
    }
    .custom-development-2-section-journey .journey-step .bullet-list,
    .custom-development-2-section-journey .journey-step .text-content ul,
    .text-content .custom-development-2-section-journey .journey-step ul {
        padding-top: 5px
    }
}

.custom-development-2-section-cta-1 {
    margin-top: -9px;
    padding-bottom: 48px
}

@media (max-width:767px) {
    .custom-development-2-section-cta-1 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) {
    .custom-development-2-section-cta-1 {
        margin-top: -10px;
        padding-bottom: 66px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .custom-development-2-section-cta-1 {
        margin-top: -12px
    }
}

.custom-development-2-section-how {
    padding-bottom: 60px
}

@media (min-width:768px) {
    .custom-development-2-section-how {
        padding-bottom: 79px;
        padding-top: 60px
    }
}

.custom-development-2-section-how img {
    padding-bottom: 33px;
    padding-top: 21px
}

@media (min-width:768px) {
    .custom-development-2-section-how img {
        padding-top: 13px
    }
}

.custom-development-2-section-how p {
    margin-bottom: 43px
}

@media (min-width:768px) {
    .custom-development-2-section-how p {
        margin-bottom: 46px;
        padding-left: 14px;
        padding-right: 14px
    }
}

.custom-development-2-section-how .col-sm-6:nth-child(2) {
    position: relative
}

.custom-development-2-section-how .col-sm-6:nth-child(2)::before {
    content: '';
    display: block;
    position: absolute
}

@media (max-width:767px) {
    .custom-development-2-section-how .col-sm-6:nth-child(2) {
        margin-top: 85px
    }
    .custom-development-2-section-how .col-sm-6:nth-child(2)::before {
        border-top: 1px solid #cdcdcd;
        left: 0;
        margin: 0 15px;
        right: 0;
        top: -25px
    }
}

@media (min-width:768px) {
    .custom-development-2-section-how .col-sm-6:nth-child(2)::before {
        border-left: 1px solid #cdcdcd;
        bottom: -1px;
        margin-left: -16px;
        top: 14px
    }
}

.custom-development-2-section-why {
    padding-top: 48px
}

@media (min-width:768px) {
    .custom-development-2-section-why {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .custom-development-2-section-why>.container .benefits {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .custom-development-2-section-why>.container .benefits {
        margin-top: 49px
    }
}

@media (max-width:767px) {
    .custom-development-2-section-why>.container .benefits:last-child {
        padding-bottom: 19px
    }
}

@media (min-width:768px) {
    .custom-development-2-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:992px) {
    .custom-development-2-section-why>.container .benefits:last-child {
        padding-bottom: 72px
    }
}

@media (min-width:1200px) {
    .custom-development-2-section-why>.container .benefits:last-child {
        padding-bottom: 71px
    }
}

@media (max-width:767px) {
    .custom-development-2-section-why>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) {
    .custom-development-2-section-why>.container .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .custom-development-2-section-why>.container .benefit {
        margin-bottom: 0
    }
}

@media (max-width:767px) {
    .custom-development-2-section-why>.container .benefit-icon {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .custom-development-2-section-why>.container .benefit-icon {
        margin-bottom: 33px
    }
}

@media (min-width:992px) {
    .custom-development-2-section-why>.container .benefit-icon {
        margin-bottom: 32px
    }
}

@media (min-width:768px) {
    .custom-development-2-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.custom-development-2-section-cta-2 .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .custom-development-2-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

@media (max-width:767px) {
    .custom-development-2-section-cta-2 p {
        margin-bottom: 21px
    }
}

.ddc-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .ddc-section-intro {
        padding-bottom: 70px
    }
}

@media (min-width:992px) {
    .ddc-section-intro {
        padding-bottom: 71px
    }
}

.ddc-section-diagram {
    padding-bottom: 18px;
    padding-top: 48px
}

@media (min-width:768px) {
    .ddc-section-diagram {
        padding-bottom: 42px;
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ddc-section-diagram h2 {
        margin-bottom: 31px
    }
}

@media (min-width:768px) {
    .ddc-section-diagram img {
        margin: 23px auto 57px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ddc-section-diagram img {
        margin-top: 25px
    }
}

@media (max-width:767px) {
    .ddc-section-advantage {
        padding-bottom: 19px
    }
    .ddc-section-advantage>.container::after {
        bottom: -19px
    }
}

.ddc-section-advantage h2 {
    margin-bottom: 31px;
    margin-top: 2px
}

@media (min-width:768px) {
    .ddc-section-advantage h2 {
        margin-bottom: 40px;
        margin-top: 3px
    }
}

@media (max-width:767px) {
    .ddc-section-advantage .checked-list,
    .ddc-section-diagram .checked-list {
        margin-bottom: 37px
    }
}

.ddc-section-advantage .checked-list li,
.ddc-section-diagram .checked-list li {
    margin-bottom: -1px;
    margin-top: 19px
}

@media (min-width:768px) {
    .ddc-section-advantage .checked-list li,
    .ddc-section-diagram .checked-list li {
        margin-bottom: 21px;
        margin-top: 20px
    }
    .ddc-section-steps .h2 {
        margin-top: 3px
    }
}

.ddc-section-outro {
    padding-top: 33px
}

@media (min-width:768px) {
    .ddc-section-outro {
        padding-bottom: 66px;
        padding-top: 6px
    }
}

@media (min-width:992px) {
    .ddc-section-outro {
        padding-top: 51px
    }
}

@media (max-width:767px) {
    .ddc-section-outro p {
        margin-bottom: 21px
    }
}

.e-learning-2-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .e-learning-2-section-intro {
        padding-bottom: 71px
    }
}

.e-learning-2-section-tabs {
    padding-bottom: 61px
}

.e-learning-2-section-tabs .bg-slide-1 {
    background-image: url(../img/e-learning-2/slide-bg-1-xs.jpg)
}

@media (min-width:480px) {
    .e-learning-2-section-tabs .bg-slide-1 {
        background-image: url(../img/e-learning-2/slide-bg-1-sm.jpg)
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .bg-slide-1 {
        background-image: url(../img/e-learning-2/slide-bg-1-sm.jpg)
    }
}

@media (min-width:992px) {
    .e-learning-2-section-tabs .bg-slide-1 {
        background-image: url(../img/e-learning-2/slide-bg-1-md.jpg)
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-tabs .bg-slide-1 {
        background-image: url(../img/e-learning-2/slide-bg-1-lg.jpg)
    }
}

.e-learning-2-section-tabs .bg-slide-2 {
    background-image: url(../img/e-learning-2/slide-bg-2-xs.jpg)
}

@media (min-width:480px) {
    .e-learning-2-section-tabs .bg-slide-2 {
        background-image: url(../img/e-learning-2/slide-bg-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .bg-slide-2 {
        background-image: url(../img/e-learning-2/slide-bg-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .e-learning-2-section-tabs .bg-slide-2 {
        background-image: url(../img/e-learning-2/slide-bg-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-tabs .bg-slide-2 {
        background-image: url(../img/e-learning-2/slide-bg-2-lg.jpg)
    }
}

.e-learning-2-section-tabs .bg-slide-3 {
    background-image: url(../img/e-learning-2/slide-bg-3-xs.jpg)
}

@media (min-width:480px) {
    .e-learning-2-section-tabs .bg-slide-3 {
        background-image: url(../img/e-learning-2/slide-bg-3-sm.jpg)
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .bg-slide-3 {
        background-image: url(../img/e-learning-2/slide-bg-3-sm.jpg)
    }
}

@media (min-width:992px) {
    .e-learning-2-section-tabs .bg-slide-3 {
        background-image: url(../img/e-learning-2/slide-bg-3-md.jpg)
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-tabs .bg-slide-3 {
        background-image: url(../img/e-learning-2/slide-bg-3-lg.jpg)
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs {
        padding-bottom: 78px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-tabs {
        padding-bottom: 77px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs h2 {
        margin-bottom: 0;
        margin-top: 3px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-tabs h2 {
        margin-top: 4px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .me-tabs-switcher .slick-list {
        margin: 0
    }
}

.e-learning-2-section-tabs .me-tabs-title>.tc {
    padding: 36px 20px 35px
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .me-tabs-title>.tc {
        padding: 35px 20px 36px
    }
}

.e-learning-2-section-tabs .bullet-list li,
.e-learning-2-section-tabs .text-content ul li,
.text-content .e-learning-2-section-tabs ul li {
    padding-left: 24px
}

.e-learning-2-section-tabs .bullet-list li::before,
.e-learning-2-section-tabs .text-content ul li::before,
.text-content .e-learning-2-section-tabs ul li::before {
    left: -18px;
    top: 2px
}

@media (min-width:768px) {
    .e-learning-2-section-tabs .bullet-list li::before,
    .e-learning-2-section-tabs .text-content ul li::before,
    .text-content .e-learning-2-section-tabs ul li::before {
        margin-left: -7px;
        top: 0
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-tabs .bullet-list li::before,
    .e-learning-2-section-tabs .text-content ul li::before,
    .text-content .e-learning-2-section-tabs ul li::before {
        top: -1px
    }
}

.e-learning-2-section-cta-1 .h2 {
    margin: 0 0 31px
}

@media (min-width:768px) {
    .e-learning-2-section-cta-1 .h2 {
        margin: 5px 0 38px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-cta-1 p {
        margin-bottom: 13px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-cta-1 {
        padding-bottom: 70px
    }
    .e-learning-2-section-cta-1>.container::after {
        bottom: -68px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-cta-1>.container::after {
        bottom: -67px
    }
}

.e-learning-2-section-solutions {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .e-learning-2-section-solutions {
        padding-bottom: 52px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-solutions {
        padding-bottom: 54px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-solutions {
        padding-bottom: 58px
    }
}

.e-learning-2-section-solutions h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .e-learning-2-section-solutions h2 {
        margin-bottom: 42px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-solutions h2 {
        margin-bottom: 39px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .e-learning-2-section-solutions .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-solutions .row {
        margin-top: 2px
    }
    .e-learning-2-section-solutions>.container::after {
        bottom: -39px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .e-learning-2-section-solutions>.container::after {
        bottom: -52px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-solutions>.container::after {
        bottom: -59px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-testimonial {
        padding-bottom: 71px;
        padding-top: 59px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-testimonial {
        padding-top: 62px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-testimonial {
        padding-bottom: 76px
    }
}

.e-learning-2-section-testimonial h2 {
    margin-bottom: 33px
}

@media (min-width:768px) {
    .e-learning-2-section-testimonial h2 {
        margin-bottom: 39px
    }
}

.e-learning-2-section-testimonial>.container::after {
    bottom: -56px
}

@media (min-width:768px) {
    .e-learning-2-section-testimonial>.container::after {
        bottom: -73px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-testimonial>.container::after {
        bottom: -70px
    }
}

.e-learning-2-section-projects {
    padding-top: 56px
}

@media (min-width:768px) {
    .e-learning-2-section-projects {
        padding-top: 61px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-projects {
        padding-top: 59px
    }
}

@media (min-width:1200px) {
    .e-learning-2-section-projects {
        padding-top: 54px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-projects .container .h3 {
        line-height: 1.35
    }
    .e-learning-2-section-projects .container p {
        margin-bottom: 16px
    }
}

.e-learning-2-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .e-learning-2-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 77px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-projects .container>div:nth-of-type(2) {
        margin-top: 50px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-projects .container>div:nth-of-type(3) {
        margin-top: 50px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .e-learning-2-section-projects .container>div:nth-of-type(3) {
        margin-top: 73px
    }
}

@media (min-width:768px) {
    .e-learning-2-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 77px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 79px
    }
}

.e-learning-2-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .e-learning-2-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .e-learning-2-section-cta-2 {
        padding-top: 59px
    }
}

.e-learning-2-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .e-learning-2-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .e-learning-2-section-cta-2 p {
        margin-bottom: 12px
    }
}

.error-404-section {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .error-404-section {
        padding-bottom: 71px
    }
}

.error-404-section h1 {
    margin-bottom: 43px;
    margin-top: 0
}

@media (min-width:768px) {
    .error-404-section h1 {
        margin-bottom: 59px;
        margin-top: 4px
    }
}

.error-404-section img {
    padding-bottom: 35px
}

@media (min-width:768px) {
    .error-404-section img {
        padding-bottom: 63px
    }
    .error-404-section .row p {
        margin-bottom: 0
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .error-404-section .row p {
        text-align: center
    }
}

.error-404-section .row ul {
    margin-left: 5px
}

@media (min-width:768px) {
    .error-404-section .row ul {
        margin-left: 172px
    }
}

@media (min-width:992px) {
    .error-404-section .row ul {
        margin-left: 120px
    }
}

@media (min-width:1200px) {
    .error-404-section .row ul {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .error-404-section .row ul li {
        padding-left: 32px
    }
}

.error-404-section .row ul li::before {
    left: -19px
}

@media (max-width:767px) {
    .error-404-section .row ul li::before {
        top: 2px
    }
}

@media (min-width:768px) {
    .error-404-section .container p:last-child {
        text-align: center
    }
}

.ajax-loader {
    background-image: url(../img/ajax-loader.gif);
    height: 16px;
    margin: -8px 20px 0 0;
    position: absolute;
    right: 100%;
    top: 50%;
    vertical-align: middle;
    visibility: hidden;
    width: 16px
}

.screen-reader-response {
    display: none
}

.wpcf7-mail-sent-ok,
.wpcf7-spam-blocked,
.wpcf7-validation-errors {
    border: 1px solid transparent;
    border-radius: 0;
    margin: 27px 0;
    padding: 15px
}

.wpcf7-spam-blocked,
.wpcf7-validation-errors {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

.wpcf7-spam-blocked hr,
.wpcf7-validation-errors hr {
    border-top-color: #e4b9c0
}

.wpcf7-spam-blocked .alert-link,
.wpcf7-validation-errors .alert-link {
    color: #843534
}

.wpcf7-mail-sent-ok {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

.wpcf7-mail-sent-ok hr {
    border-top-color: #c9e2b3
}

.wpcf7-mail-sent-ok .alert-link {
    color: #2b542c
}

.free-quote-2-section-form h1 {
    margin-top: 0
}

@media (min-width:768px) {
    .free-quote-2-section-form h1 {
        margin-top: 4px
    }
}

.free-quote-2-section-form .contact-form {
    margin-top: 40px;
    padding-bottom: 45px
}

@media (min-width:768px) {
    .free-quote-2-section-form .contact-form {
        border-bottom: 1px solid #cdcdcd;
        margin-top: 49px;
        padding-bottom: 78px
    }
}

.free-quote-2-section-form textarea {
    height: 204px
}

@media (min-width:768px) {
    .free-quote-2-section-form textarea {
        height: 190px
    }
}

.free-quote-2-section-form .btn-wrap {
    margin-top: 28px
}

@media (min-width:768px) {
    .free-quote-2-section-form .btn-wrap {
        margin-top: 34px
    }
}

.free-quote-2-section-benefits {
    padding-bottom: 70px;
    padding-top: 46px
}

@media (min-width:992px) {
    .free-quote-2-section-benefits {
        padding-bottom: 71px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-ehr-section-intro {
        padding-bottom: 76px;
        padding-top: 55px
    }
    .healthcare-ehr-section-intro>.container::after {
        bottom: -72px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-emr {
        padding-bottom: 53px;
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .healthcare-ehr-section-emr {
        padding-bottom: 51px
    }
}

.healthcare-ehr-section-emr div>img {
    padding-bottom: 31px;
    padding-top: 22px
}

@media (min-width:768px) {
    .healthcare-ehr-section-emr div>img {
        padding-bottom: 44px;
        padding-top: 14px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-emr ul {
        margin-bottom: 0
    }
    .healthcare-ehr-section-emr ul li {
        padding-left: 25px
    }
    .healthcare-ehr-section-emr ul li::before {
        left: -20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-ehr-section-emr ul {
        margin-bottom: 20px;
        margin-top: 1px
    }
    .healthcare-ehr-section-emr ul li {
        padding-left: 29px
    }
}

@media (min-width:992px) {
    .healthcare-ehr-section-emr ul {
        padding-right: 30px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .healthcare-ehr-section-emr ul li {
        padding-left: 28px
    }
}

.healthcare-ehr-section-ehr {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .healthcare-ehr-section-ehr {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.healthcare-ehr-section-ehr h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .healthcare-ehr-section-ehr h2 {
        margin-bottom: 39px
    }
    .healthcare-ehr-section-ehr p:last-of-type {
        margin-bottom: 22px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-ehr .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-ehr-section-ehr .tech-col-icon {
        margin: 0
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .healthcare-ehr-section-ehr .tech-col-icon-content {
        margin-left: 90px
    }
}

.healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 {
    margin-top: 17px
}

@media (min-width:768px) {
    .healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 {
        margin-top: 33px
    }
}

@media (min-width:992px) {
    .healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 {
        margin-top: 34px
    }
}

.healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 .btn-space {
    margin-top: 23px
}

@media (min-width:768px) {
    .healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 .btn-space {
        margin-top: 24px
    }
}

@media (min-width:992px) {
    .healthcare-ehr-section-ehr .healthcare-ehr-div-cta-1 .btn-space {
        margin-top: 25px
    }
}

@media (min-width:768px) {
    .healthcare-ehr-section-projects {
        padding-top: 59px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-projects .container .h3 {
        line-height: 1.35
    }
    .healthcare-ehr-section-projects .container p {
        margin-bottom: 16px
    }
    .healthcare-ehr-section-projects .container li {
        padding-left: 25px
    }
    .healthcare-ehr-section-projects .container li::before {
        left: -20px
    }
    .healthcare-ehr-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.healthcare-ehr-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(1) {
        margin-top: 60px
    }
}

@media (min-width:992px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 79px
    }
}

@media (min-width:1200px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 80px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .healthcare-ehr-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.healthcare-ehr-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .healthcare-ehr-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.healthcare-ehr-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .healthcare-ehr-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .healthcare-ehr-section-cta-2 p {
        margin-bottom: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-mhealth-section-intro {
        padding-top: 55px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-clients {
        padding-bottom: 34px;
        padding-top: 47px
    }
}

.healthcare-mhealth-section-clients h2+p {
    padding-top: 12px;
    text-align: center
}

@media (min-width:768px) {
    .healthcare-mhealth-section-clients h2+p {
        padding-top: 4px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-clients .row .bullet-list>li,
    .healthcare-mhealth-section-clients .row .text-content ul>li,
    .text-content .healthcare-mhealth-section-clients .row ul>li {
        padding-left: 16px
    }
    .healthcare-mhealth-section-clients .row .bullet-list>li::before,
    .healthcare-mhealth-section-clients .row .text-content ul>li::before,
    .text-content .healthcare-mhealth-section-clients .row ul>li::before {
        left: -10px;
        top: 1px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .healthcare-mhealth-section-clients .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.healthcare-mhealth-section-clients .row div {
    padding-top: 8px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-clients .row div {
        padding-top: 22px
    }
}

.healthcare-mhealth-section-clients .row div:nth-of-type(1) {
    text-align: center
}

.healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
    padding-top: 13px
}

@media (max-width:767px) {
    .healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .healthcare-mhealth-section-clients .row div:nth-of-type(1) img {
        padding-bottom: 1px;
        padding-top: 6px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-clients .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) {
    .healthcare-mhealth-section-clients .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-clients .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

.healthcare-mhealth-section-cta-1 {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-cta-1 {
        padding-bottom: 66px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-cta-1 p {
        margin-bottom: 21px
    }
}

.healthcare-mhealth-section-benefits {
    padding-bottom: 38px;
    padding-top: 48px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-benefits {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

.healthcare-mhealth-section-benefits h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-benefits h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-benefits .tech {
        padding-bottom: 16px
    }
    .healthcare-mhealth-section-benefits .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:768px) {
    .healthcare-mhealth-section-benefits .tech-icon {
        margin-top: 4px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .healthcare-mhealth-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

.healthcare-mhealth-section-why h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-why h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.healthcare-mhealth-section-why .benefits {
    margin-top: 39px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-why .benefits {
        margin-top: 49px
    }
    .healthcare-mhealth-section-why .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .healthcare-mhealth-section-why .benefits .benefit {
        margin-bottom: 50px
    }
}

.healthcare-mhealth-section-why .benefits .benefit-title {
    margin-top: -3px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-why .benefits .benefit-title {
        margin-top: 2px
    }
}

@media (min-width:992px) {
    .healthcare-mhealth-section-why .benefits .benefit-title {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-why .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (max-width:1199px) {
    .healthcare-mhealth-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

.healthcare-mhealth-section-why>.container .benefits:last-child {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:992px) {
    .healthcare-mhealth-section-why>.container .benefits:last-child {
        padding-bottom: 23px
    }
}

@media (min-width:1200px) {
    .healthcare-mhealth-section-why>.container .benefits:last-child {
        padding-bottom: 21px
    }
}

@media (min-width:768px) {
    .healthcare-mhealth-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.healthcare-mhealth-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .healthcare-mhealth-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .healthcare-mhealth-section-cta-2 p {
        margin-bottom: 20px
    }
    .healthcare-phm-section-intro>.container::after {
        bottom: -55px
    }
    .healthcare-phm-section-intro h1 {
        margin-bottom: 28px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-phm-section-intro {
        padding-bottom: 76px;
        padding-top: 55px
    }
    .healthcare-phm-section-intro>.container::after {
        bottom: -72px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-data {
        padding-bottom: 48px;
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .healthcare-phm-section-data {
        padding-bottom: 66px
    }
}

.healthcare-phm-section-data h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .healthcare-phm-section-data h2 {
        margin-bottom: 39px
    }
}

.healthcare-phm-section-data div>img {
    padding-bottom: 34px;
    padding-top: 21px
}

@media (min-width:768px) {
    .healthcare-phm-section-data div>img {
        padding-bottom: 64px;
        padding-top: 46px
    }
}

.healthcare-phm-section-data .healthcare-phm-div-cta-1 {
    margin-top: 32px
}

@media (min-width:768px) {
    .healthcare-phm-section-data .healthcare-phm-div-cta-1 {
        margin-top: 51px
    }
}

@media (min-width:1200px) {
    .healthcare-phm-section-data .healthcare-phm-div-cta-1 {
        margin-top: 50px
    }
}

.healthcare-phm-section-data .healthcare-phm-div-cta-1 .btn-space {
    margin-top: 24px
}

@media (min-width:768px) {
    .healthcare-phm-section-data .healthcare-phm-div-cta-1 .btn-space {
        margin-top: 26px
    }
}

@media (min-width:1200px) {
    .healthcare-phm-section-data .healthcare-phm-div-cta-1 .btn-space {
        margin-top: 27px
    }
}

.healthcare-phm-section-benefits {
    padding-bottom: 34px
}

@media (min-width:768px) {
    .healthcare-phm-section-benefits {
        padding-bottom: 55px;
        padding-top: 59px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .healthcare-phm-section-benefits {
        padding-bottom: 54px
    }
}

@media (min-width:992px) {
    .healthcare-phm-section-benefits {
        padding-top: 60px
    }
}

.healthcare-phm-section-benefits h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .healthcare-phm-section-benefits h2 {
        margin-bottom: 40px
    }
}

@media (min-width:1200px) {
    .healthcare-phm-section-benefits h2 {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-benefits h2+p {
        margin-bottom: 20px
    }
}

@media (min-width:992px) {
    .healthcare-phm-section-benefits h2+p {
        text-align: center
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-benefits .tech-col-icon {
        margin: -1px 0 25px
    }
    .healthcare-phm-section-benefits .tech-col-icon-content {
        margin-bottom: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .healthcare-phm-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

.healthcare-phm-section-why {
    padding-top: 48px
}

@media (min-width:768px) {
    .healthcare-phm-section-why {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-why>.container .benefits {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-phm-section-why>.container .benefits {
        margin-top: 49px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-why>.container .benefits:last-child {
        padding-bottom: 19px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-phm-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:1200px) {
    .healthcare-phm-section-why>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-why>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-phm-section-why>.container .benefit {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .healthcare-phm-section-why>.container .benefit-icon {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-phm-section-why>.container .benefit-icon {
        margin-bottom: 33px
    }
}

@media (min-width:992px) {
    .healthcare-phm-section-why>.container .benefit-icon {
        margin-bottom: 32px
    }
}

@media (min-width:768px) {
    .healthcare-phm-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.healthcare-phm-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .healthcare-phm-section-cta-2 .h2 {
        padding-bottom: 4px
    }
}

.healthcare-phm-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .healthcare-phm-section-cta-2 p {
        margin-bottom: 21px
    }
}

.healthcare-telehealth-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-intro {
        padding-bottom: 71px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .healthcare-telehealth-section-intro {
        padding-top: 55px
    }
}

.healthcare-telehealth-section-tabs {
    padding-bottom: 61px
}

.healthcare-telehealth-section-tabs .bg-slide-1 {
    background-image: url(../img/healthcare-telehealth/slide-bg-1-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-1 {
        background-image: url(../img/healthcare-telehealth/slide-bg-1-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-1 {
        background-image: url(../img/healthcare-telehealth/slide-bg-1-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-1 {
        background-image: url(../img/healthcare-telehealth/slide-bg-1-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-1 {
        background-image: url(../img/healthcare-telehealth/slide-bg-1-lg.jpg)
    }
}

.healthcare-telehealth-section-tabs .bg-slide-2 {
    background-image: url(../img/healthcare-telehealth/slide-bg-2-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-2 {
        background-image: url(../img/healthcare-telehealth/slide-bg-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-2 {
        background-image: url(../img/healthcare-telehealth/slide-bg-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-2 {
        background-image: url(../img/healthcare-telehealth/slide-bg-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-2 {
        background-image: url(../img/healthcare-telehealth/slide-bg-2-lg.jpg)
    }
}

.healthcare-telehealth-section-tabs .bg-slide-3 {
    background-image: url(../img/healthcare-telehealth/slide-bg-3-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-3 {
        background-image: url(../img/healthcare-telehealth/slide-bg-3-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-3 {
        background-image: url(../img/healthcare-telehealth/slide-bg-3-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-3 {
        background-image: url(../img/healthcare-telehealth/slide-bg-3-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-3 {
        background-image: url(../img/healthcare-telehealth/slide-bg-3-lg.jpg)
    }
}

.healthcare-telehealth-section-tabs .bg-slide-4 {
    background-image: url(../img/healthcare-telehealth/slide-bg-4-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-4 {
        background-image: url(../img/healthcare-telehealth/slide-bg-4-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-4 {
        background-image: url(../img/healthcare-telehealth/slide-bg-4-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-4 {
        background-image: url(../img/healthcare-telehealth/slide-bg-4-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-4 {
        background-image: url(../img/healthcare-telehealth/slide-bg-4-lg.jpg)
    }
}

.healthcare-telehealth-section-tabs .bg-slide-5 {
    background-image: url(../img/healthcare-telehealth/slide-bg-5-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-5 {
        background-image: url(../img/healthcare-telehealth/slide-bg-5-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-5 {
        background-image: url(../img/healthcare-telehealth/slide-bg-5-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-5 {
        background-image: url(../img/healthcare-telehealth/slide-bg-5-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-5 {
        background-image: url(../img/healthcare-telehealth/slide-bg-5-lg.jpg)
    }
}

.healthcare-telehealth-section-tabs .bg-slide-6 {
    background-image: url(../img/healthcare-telehealth/slide-bg-6-xs.jpg)
}

@media (min-width:480px) {
    .healthcare-telehealth-section-tabs .bg-slide-6 {
        background-image: url(../img/healthcare-telehealth/slide-bg-6-sm.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .bg-slide-6 {
        background-image: url(../img/healthcare-telehealth/slide-bg-6-sm.jpg)
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .bg-slide-6 {
        background-image: url(../img/healthcare-telehealth/slide-bg-6-md.jpg)
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .bg-slide-6 {
        background-image: url(../img/healthcare-telehealth/slide-bg-6-lg.jpg)
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs {
        padding-bottom: 78px
    }
    .healthcare-telehealth-section-tabs h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.healthcare-telehealth-section-tabs .me-tabs-switcher .slick-list {
    margin: 0 48px
}

.healthcare-telehealth-section-tabs .me-tabs-title>.tc {
    line-height: 1.5;
    padding: 34px 16px 35px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .me-tabs-title>.tc {
        padding-bottom: 22px;
        padding-top: 23px
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .me-tabs-title>.tc {
        padding-bottom: 21px;
        padding-top: 24px
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-tabs .me-tabs-title>.tc {
        padding-bottom: 35px;
        padding-top: 37px
    }
}

.healthcare-telehealth-section-tabs .me-tabs-content {
    padding-bottom: 17px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-tabs .me-tabs-content {
        padding-bottom: 23px;
        padding-top: 49px
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-tabs .me-tabs-content {
        padding-top: 46px
    }
}

.healthcare-telehealth-section-why h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-why h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.healthcare-telehealth-section-why .benefits {
    margin-top: 39px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-why .benefits {
        margin-top: 49px
    }
    .healthcare-telehealth-section-why .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-why .benefits .benefit {
        margin-bottom: 50px
    }
}

.healthcare-telehealth-section-why .benefits .benefit-title {
    margin-top: -3px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-why .benefits .benefit-title {
        margin-top: 2px
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-why .benefits .benefit-title {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .healthcare-telehealth-section-why .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (max-width:1199px) {
    .healthcare-telehealth-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

.healthcare-telehealth-section-why>.container .benefits:last-child {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:992px) {
    .healthcare-telehealth-section-why>.container .benefits:last-child {
        padding-bottom: 23px
    }
}

@media (min-width:1200px) {
    .healthcare-telehealth-section-why>.container .benefits:last-child {
        padding-bottom: 21px
    }
}

@media (min-width:768px) {
    .healthcare-telehealth-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.healthcare-telehealth-section-cta-1 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .healthcare-telehealth-section-cta-1 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .healthcare-telehealth-section-cta-1 p {
        margin-bottom: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-section-clients {
        padding-bottom: 49px
    }
}

.home-section-clients .logos-list {
    line-height: 0;
    text-align: justify
}

.home-section-clients .logos-list::after {
    content: '';
    display: inline-block;
    width: 100%
}

.home-section-clients .logos-list-item {
    display: inline-block;
    vertical-align: middle
}

.home-section-clients .logos-list-item:last-child {
    display: none
}

@media (min-width:992px) {
    .home-section-clients .logos-list-item:last-child {
        display: inline-block
    }
}

.home-section-services {
    padding-bottom: 53px
}

@media (min-width:768px) {
    .home-section-services {
        padding-bottom: 71px
    }
}

@media (min-width:992px) {
    .home-section-services {
        padding-bottom: 70px
    }
}

.home-section-services .h2 {
    margin-bottom: 37px
}

@media (min-width:768px) {
    .home-section-services .h2 {
        margin-bottom: 53px;
        margin-top: 4px
    }
}

.home-section-services .service {
    margin-bottom: 35px
}

@media (min-width:768px) {
    .home-section-services .service {
        margin-bottom: 47px
    }
}

@media (min-width:992px) {
    .home-section-services .service {
        margin-bottom: 0
    }
}

@media (max-width:991px) {
    .home-section-services .row>div:last-child>.service {
        margin-bottom: 0
    }
}

.home-section-services .service-icon {
    display: none
}

@media (min-width:768px) {
    .home-section-services .service-icon {
        display: block;
        margin-bottom: 32px;
        text-align: center
    }
}

@media (min-width:992px) {
    .home-section-services .service-icon {
        height: 80px
    }
}

.home-section-services h2 {
    color: #c1272d;
    text-align: center
}

@media (min-width:768px) and (max-width:1199px) {
    .home-section-services h2 {
        margin-bottom: 23px
    }
}

.home-section-quick-facts {
    background: #c1272d;
    padding-bottom: 24px
}

@media (min-width:768px) {
    .home-section-quick-facts {
        padding-bottom: 46px
    }
}

@media (min-width:992px) {
    .home-section-quick-facts {
        padding-bottom: 48px
    }
}

@media (min-width:768px) {
    .home-section-quick-facts {
        padding-top: 52px
    }
}

.home-section-quick-facts h2 {
    color: #fff
}

@media (max-width:767px) {
    .home-section-quick-facts h2 {
        font-size: 24px;
        margin-bottom: -5px
    }
}

@media (min-width:768px) {
    .home-section-quick-facts h2 {
        margin-bottom: 19px;
        margin-top: 8px
    }
}

.home-section-quick-facts .quick-facts-row .fact {
    border-bottom: 1px solid #c94e53;
    margin-bottom: 0;
    padding: 29px 0 31px
}

@media (min-width:768px) {
    .home-section-quick-facts .quick-facts-row .fact {
        border-bottom-width: 0;
        padding: 16px 0 24px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-section-quick-facts .quick-facts-row .fact {
        padding: 17px 0 26px
    }
}

.home-section-quick-facts .quick-facts-row .fact .fact-main {
    position: relative
}

@media (min-width:768px) and (max-width:991px) {
    .home-section-quick-facts .quick-facts-row .fact .fact-main {
        font-size: 47px
    }
}

.home-section-quick-facts .quick-facts-row .fact .fact-symbol {
    font-size: 21px;
    left: 100%;
    margin-left: 1px;
    position: absolute;
    top: 1px
}

@media (min-width:768px) {
    .home-section-quick-facts .quick-facts-row .fact .fact-symbol {
        font-size: 27px
    }
}

@media (min-width:992px) {
    .home-section-quick-facts .quick-facts-row .fact .fact-symbol {
        font-size: 33px
    }
}

.home-section-quick-facts .quick-facts-row .fact .fact-title {
    padding-top: 7px
}

.home-section-quick-facts .quick-facts-row:first-child .fact-main {
    left: -7px
}

.home-section-quick-facts .quick-facts-row:last-child {
    border-right-width: 0
}

.home-section-quick-facts .quick-facts-row:last-child .fact {
    border-bottom-width: 0
}

@media (min-width:768px) {
    .home-section-quick-facts .quick-facts-row {
        border-right: 1px solid #c94e53
    }
    .home-section-expertise {
        padding-bottom: 67px
    }
    .home-section-expertise h2 {
        margin-top: 4px
    }
}

.home-section-testimonials {
    background: url(../img/testimonials-bg.jpg) center center;
    color: #fff;
    padding-bottom: 55px;
    position: relative
}

@media (min-width:768px) and (max-width:1199px) {
    .home-section-testimonials {
        padding-bottom: 56px
    }
}

.home-section-testimonials::after {
    background: rgba(69, 71, 76, .96);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.home-section-testimonials>.container {
    position: relative;
    z-index: 5
}

@media (min-width:768px) {
    .home-section-testimonials h2 {
        margin-top: 4px
    }
    .home-section-awards {
        padding-bottom: 18px
    }
    .home-section-awards h2 {
        margin-top: 4px
    }
}

.home-section-projects {
    padding-bottom: 49px
}

@media (min-width:768px) {
    .home-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:1200px) {
    .home-section-projects {
        padding-bottom: 67px
    }
}

.home-section-projects h2 {
    margin-bottom: 35px
}

@media (min-width:768px) {
    .home-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .home-section-projects .projects-item-descr {
        margin-top: 38px
    }
    .home-section-projects .projects-item-descr .h2 {
        margin-bottom: 12px;
        margin-top: -2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-section-projects .projects-item-descr {
        margin-top: 48px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .home-section-projects .projects-item-descr {
        margin-top: 44px
    }
    .home-section-projects .projects-item-descr .h2 {
        margin-top: -1px
    }
}

.home-section-contact {
    padding-bottom: 45px
}

@media (min-width:768px) {
    .home-section-contact {
        padding-bottom: 56px
    }
}

.home-section-contact h2 {
    margin-bottom: 13px
}

@media (min-width:768px) {
    .home-section-contact h2 {
        margin-bottom: 9px;
        margin-top: 4px
    }
}

.home-section-contact h2+.row {
    margin-bottom: 24px
}

@media (min-width:768px) {
    .home-section-contact h2+.row {
        margin-bottom: 32px
    }
}

.home-section-contact textarea {
    height: 180px
}

@media (min-width:768px) {
    .home-section-contact textarea {
        height: 210px;
        padding-top: 11px
    }
}

.page-head-home-2~section .h2,
.page-head-home-2~section h2 {
    font-weight: 400
}

.top-bar-inverse {
    display: none
}

.navbar-home {
    top: 5px
}

@media (min-width:768px) {
    .navbar-home {
        top: 6px
    }
    .home-2-section-clients {
        padding: 46px 0 44px
    }
}

@media (min-width:992px) {
    .home-2-section-clients {
        padding: 41px 0 33px
    }
}

.section-logos .logos-list {
    line-height: 0;
    text-align: justify
}

.section-logos .logos-list::after {
    content: '';
    display: inline-block;
    width: 100%
}

.section-logos .logos-list-item {
    display: inline-block;
    vertical-align: middle
}

.section-logos .logos-list-item:last-child {
    display: none
}

@media (min-width:992px) {
    .section-logos .logos-list-item:last-child {
        display: inline-block
    }
}

.home-2-section-services {
    padding-bottom: 43px
}

@media (max-width:767px) {
    .home-2-section-services {
        border-bottom: 1px solid rgba(205, 205, 205, .5);
        padding-top: 33px
    }
}

@media (min-width:768px) {
    .home-2-section-services {
        padding-bottom: 48px
    }
    .home-2-section-services h2 {
        margin-bottom: 11px;
        margin-top: 4px
    }
}

.home-2-section-services h2+.row {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .home-2-section-services h2+.row {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .home-2-section-services .row:nth-child(n+3) {
        padding-bottom: 30px
    }
}

@media (max-width:991px) {
    .home-2-section-services .row:nth-child(n+3)>div {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .home-2-section-services .row:nth-child(n+3)>div {
        padding-left: 15px;
        padding-right: 15px
    }
}

.home-2-section-services .service-offering-custom-dev>.service-offering-front {
    background-image: url(../img/home-2/bg-service-custom-dev-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-custom-dev-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-custom-dev-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-custom-dev-lg.png)
    }
}

.home-2-section-services .service-offering-custom-dev>.service-offering-back {
    background-image: url(../img/home-2/bg-service-custom-dev-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-custom-dev-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-custom-dev-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-custom-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-custom-dev-lg-hover.png)
    }
}

.home-2-section-services .service-offering-web-dev>.service-offering-front {
    background-image: url(../img/home-2/bg-service-web-dev-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-web-dev-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-web-dev-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-web-dev-lg.png)
    }
}

.home-2-section-services .service-offering-web-dev>.service-offering-back {
    background-image: url(../img/home-2/bg-service-web-dev-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-web-dev-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-web-dev-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-web-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-web-dev-lg-hover.png)
    }
}

.home-2-section-services .service-offering-mobile-dev>.service-offering-front {
    background-image: url(../img/home-2/bg-service-mobile-dev-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mobile-dev-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mobile-dev-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mobile-dev-lg.png)
    }
}

.home-2-section-services .service-offering-mobile-dev>.service-offering-back {
    background-image: url(../img/home-2/bg-service-mobile-dev-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mobile-dev-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mobile-dev-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-mobile-dev>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mobile-dev-lg-hover.png)
    }
}

.home-2-section-services .service-offering-mqa>.service-offering-front {
    background-image: url(../img/home-2/bg-service-mqa-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-mqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mqa-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-mqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mqa-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-mqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-mqa-lg.png)
    }
}

.home-2-section-services .service-offering-mqa>.service-offering-back {
    background-image: url(../img/home-2/bg-service-mqa-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-mqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mqa-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-mqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mqa-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-mqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-mqa-lg-hover.png)
    }
}

.home-2-section-services .service-offering-aqa>.service-offering-front {
    background-image: url(../img/home-2/bg-service-aqa-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-aqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-aqa-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-aqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-aqa-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-aqa>.service-offering-front {
        background-image: url(../img/home-2/bg-service-aqa-lg.png)
    }
}

.home-2-section-services .service-offering-aqa>.service-offering-back {
    background-image: url(../img/home-2/bg-service-aqa-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-aqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-aqa-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-aqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-aqa-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-aqa>.service-offering-back {
        background-image: url(../img/home-2/bg-service-aqa-lg-hover.png)
    }
}

.home-2-section-services .service-offering-ddc>.service-offering-front {
    background-image: url(../img/home-2/bg-service-ddc-xs.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-ddc>.service-offering-front {
        background-image: url(../img/home-2/bg-service-ddc-sm.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-ddc>.service-offering-front {
        background-image: url(../img/home-2/bg-service-ddc-md.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-ddc>.service-offering-front {
        background-image: url(../img/home-2/bg-service-ddc-lg.png)
    }
}

.home-2-section-services .service-offering-ddc>.service-offering-back {
    background-image: url(../img/home-2/bg-service-ddc-xs-hover.png)
}

@media (min-width:768px) {
    .home-2-section-services .service-offering-ddc>.service-offering-back {
        background-image: url(../img/home-2/bg-service-ddc-sm-hover.png)
    }
}

@media (min-width:992px) {
    .home-2-section-services .service-offering-ddc>.service-offering-back {
        background-image: url(../img/home-2/bg-service-ddc-md-hover.png)
    }
}

@media (min-width:1200px) {
    .home-2-section-services .service-offering-ddc>.service-offering-back {
        background-image: url(../img/home-2/bg-service-ddc-lg-hover.png)
    }
}

.home-2-section-awards {
    background-color: rgba(34, 157, 199, .87);
    background-image: url(../img/home-2/bg-awards-sm.jpg);
    background-position: center center;
    background-size: cover;
    color: #fff
}

@media (min-width:992px) {
    .home-2-section-awards {
        background-image: url(../img/home-2/bg-awards-md.jpg)
    }
}

@media (min-width:1200px) {
    .home-2-section-awards {
        background-image: url(../img/home-2/bg-awards-lg.jpg)
    }
}

@media (min-width:768px) {
    .home-2-section-awards {
        padding-bottom: 69px
    }
    .home-2-section-awards h2 {
        margin-bottom: 54px;
        margin-top: 4px
    }
}

.home-2-section-quick-facts {
    background-color: #c1272d;
    background-image: url(../img/home-2/bg-facts-xs.jpg);
    background-position: center center;
    background-size: cover;
    padding-bottom: 18px
}

@media (min-width:768px) {
    .home-2-section-quick-facts {
        background-image: url(../img/home-2/bg-facts-sm.jpg)
    }
}

@media (min-width:992px) {
    .home-2-section-quick-facts {
        background-image: url(../img/home-2/bg-facts-md.jpg)
    }
}

@media (min-width:1200px) {
    .home-2-section-quick-facts {
        background-image: url(../img/home-2/bg-facts-lg.jpg)
    }
}

@media (min-width:768px) {
    .home-2-section-quick-facts {
        padding-bottom: 46px
    }
}

@media (min-width:992px) {
    .home-2-section-quick-facts {
        padding-bottom: 48px
    }
}

@media (min-width:768px) {
    .home-2-section-quick-facts {
        padding-top: 52px
    }
}

.home-2-section-quick-facts h2 {
    color: #fff
}

@media (max-width:767px) {
    .home-2-section-quick-facts h2 {
        font-size: 24px;
        margin-bottom: -5px
    }
}

@media (min-width:768px) {
    .home-2-section-quick-facts h2 {
        margin-bottom: 19px;
        margin-top: 8px
    }
}

.home-2-section-quick-facts .quick-facts-row {
    line-height: 0;
    text-align: justify
}

.home-2-section-quick-facts .quick-facts-row::after {
    content: '';
    width: 100%
}

@media (min-width:768px) {
    .home-2-section-quick-facts .quick-facts-row::after {
        display: inline-block
    }
}

.home-2-section-quick-facts .quick-facts-row .fact {
    display: inline-block;
    margin-bottom: 0;
    padding: 29px 0 31px
}

@media (max-width:767px) {
    .home-2-section-quick-facts .quick-facts-row .fact {
        border-bottom: 1px solid #c94e53;
        display: block
    }
    .home-2-section-quick-facts .quick-facts-row .fact:nth-child(4) {
        border-bottom-width: 0
    }
}

@media (min-width:768px) {
    .home-2-section-quick-facts .quick-facts-row .fact {
        padding: 16px 0 24px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .home-2-section-quick-facts .quick-facts-row .fact {
        padding: 17px 0 26px
    }
}

.home-2-section-quick-facts .quick-facts-row .fact .fact-main {
    position: relative
}

@media (min-width:768px) and (max-width:991px) {
    .home-2-section-quick-facts .quick-facts-row .fact .fact-main {
        font-size: 47px
    }
}

.home-2-section-quick-facts .quick-facts-row .fact .fact-symbol {
    font-size: 21px;
    left: 100%;
    margin-left: 1px;
    position: absolute;
    top: 1px
}

@media (min-width:768px) {
    .home-2-section-quick-facts .quick-facts-row .fact .fact-symbol {
        font-size: 27px
    }
}

@media (min-width:992px) {
    .home-2-section-quick-facts .quick-facts-row .fact .fact-symbol {
        font-size: 33px
    }
}

.home-2-section-quick-facts .quick-facts-row .fact .fact-title {
    padding-top: 7px
}

@media (min-width:768px) {
    .home-2-section-expertise {
        padding-bottom: 67px
    }
    .home-2-section-expertise h2 {
        margin-bottom: 10px;
        margin-top: 4px
    }
    .home-2-section-expertise h2+.row>div>p {
        margin-bottom: 6px
    }
}

.home-2-section-testimonials {
    background: url(../img/testimonials-bg.jpg) center center;
    color: #fff;
    padding-bottom: 55px;
    position: relative
}

@media (min-width:768px) and (max-width:1199px) {
    .home-2-section-testimonials {
        padding-bottom: 56px
    }
}

.home-2-section-testimonials::after {
    background: rgba(69, 71, 76, .96);
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.home-2-section-testimonials>.container {
    position: relative;
    z-index: 5
}

@media (min-width:768px) {
    .home-2-section-testimonials h2 {
        margin-top: 4px
    }
}

.home-2-section-projects {
    padding-bottom: 44px
}

@media (min-width:768px) {
    .home-2-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:1200px) {
    .home-2-section-projects {
        padding-bottom: 67px
    }
}

.home-2-section-projects h2 {
    margin-bottom: 28px
}

@media (min-width:768px) {
    .home-2-section-projects h2 {
        margin-bottom: 9px;
        margin-top: 4px
    }
}

.home-2-section-projects .projects-carousel-title-first .projects-item-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 19px
}

@media (min-width:768px) {
    .home-2-section-projects .projects-carousel-title-first .projects-item-title {
        font-size: 27px
    }
}

.home-2-section-projects .projects-carousel-title-first .projects-item-description {
    margin-bottom: 39px
}

@media (min-width:768px) {
    .home-2-section-projects .projects-carousel-title-first .projects-item-description {
        margin-bottom: 46px
    }
}

.home-2-section-projects .projects-carousel-title-first .projects-item-button {
    margin-top: 17px
}

@media (min-width:768px) {
    .home-2-section-projects .projects-carousel-title-first .projects-item-button {
        margin-top: 28px
    }
}

.home-2-section-contact {
    padding-bottom: 45px
}

@media (min-width:768px) {
    .home-2-section-contact {
        padding-bottom: 56px
    }
}

.home-2-section-contact h2 {
    margin-bottom: 13px
}

@media (min-width:768px) {
    .home-2-section-contact h2 {
        margin-bottom: 9px;
        margin-top: 4px
    }
}

.home-2-section-contact h2+.row {
    margin-bottom: 24px
}

@media (min-width:768px) {
    .home-2-section-contact h2+.row {
        margin-bottom: 32px
    }
}

.home-2-section-contact textarea {
    height: 180px
}

@media (min-width:768px) {
    .home-2-section-contact textarea {
        height: 210px;
        padding-top: 11px
    }
}

.itv-head {
    background-position: center;
    background-size: cover
}

.page-head-itv {
    height: auto;
    z-index: 1
}

.page-head-itv::after {
    display: none
}

.itv-head-title {
    margin-bottom: 4px
}

@media (min-width:768px) {
    .itv-head-title {
        font-size: 49px;
        margin-bottom: 2px
    }
}

@media (min-width:992px) {
    .itv-head-title {
        margin-bottom: 59px
    }
}

.itv7-ott-diagram {
    margin-bottom: 36px
}

@media (min-width:768px) {
    .itv7-ott-diagram {
        margin-bottom: 58px;
        margin-top: 58px
    }
}

.itv-section-free-quote-1 {
    padding-bottom: 52px;
    padding-top: 21px
}

@media (min-width:768px) {
    .itv-section-free-quote-1 {
        padding-bottom: 67px;
        padding-top: 37px
    }
}

.itv-section-free-quote-1>.container::after {
    bottom: -52px
}

@media (min-width:768px) {
    .itv-section-free-quote-1>.container::after {
        bottom: -67px
    }
}

.itv-section-free-quote-2 {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .itv-section-free-quote-2 {
        padding-bottom: 68px
    }
}

.itv-technology-stack {
    margin-top: 30px
}

@media (min-width:768px) {
    .itv-technology-stack {
        margin-top: -33px
    }
}

@media (min-width:992px) {
    .itv-section-input {
        padding-bottom: 73px;
        padding-top: 69px
    }
}

.internet-checked-list-floated {
    padding-top: 3px
}

@media (min-width:768px) {
    .internet-checked-container {
        margin: -9px 0 0
    }
    .internet-container>div.checked-container:first-child {
        padding-top: 10px
    }
}

@media (min-width:992px) {
    .internet-container>div.checked-container:first-child {
        padding-top: 6px
    }
}

.key-techs-section-intro {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .key-techs-section-intro {
        padding-bottom: 49px;
        padding-top: 55px
    }
}

@media (min-width:992px) {
    .key-techs-section-intro {
        padding-top: 56px
    }
}

.key-techs-section-icons {
    padding-bottom: 39px;
    padding-top: 60px
}

@media (min-width:768px) {
    .key-techs-section-icons {
        padding-bottom: 47px;
        padding-top: 75px
    }
}

@media (min-width:992px) {
    .key-techs-section-icons {
        padding-bottom: 37px
    }
}

@media (min-width:768px) {
    .key-techs-section-icons .row {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .key-techs-section-icons .row {
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .key-techs-section-icons .row>div {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .key-techs-section-icons .row>div {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .key-techs-html5-section-intro {
        padding-bottom: 76px;
        padding-top: 55px
    }
    .key-techs-html5-section-intro>.container::after {
        bottom: -72px
    }
}

.key-techs-html5-section-frameworks h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .key-techs-html5-section-frameworks h2 {
        margin-bottom: 39px
    }
}

.key-techs-html5-section-frameworks .row {
    margin-top: 31px
}

@media (min-width:768px) {
    .key-techs-html5-section-frameworks .row {
        margin-top: 38px
    }
}

@media (min-width:992px) {
    .key-techs-html5-section-frameworks .row {
        margin-top: 39px
    }
}

@media (max-width:991px) {
    .key-techs-html5-section-frameworks .row h3 {
        text-align: center
    }
}

@media (max-width:767px) {
    .key-techs-html5-section-frameworks .row h3+p {
        margin-bottom: 21px
    }
    .key-techs-html5-section-frameworks .row:nth-of-type(2) {
        margin-top: 2px
    }
    .key-techs-html5-section-frameworks .row:nth-of-type(2) p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) {
    .key-techs-html5-section-frameworks .row:nth-of-type(2) {
        margin-top: 13px
    }
}

@media (min-width:992px) {
    .key-techs-html5-section-frameworks .row:nth-of-type(2) {
        margin-top: 22px
    }
}

.key-techs-html5-section-frameworks .checked-list {
    margin-top: 0
}

@media (min-width:768px) {
    .key-techs-html5-section-frameworks .checked-list {
        margin-top: 21px
    }
}

@media (max-width:767px) {
    .key-techs-html5-section-frameworks .checked-list li {
        margin: 18px 0
    }
    .key-techs-html5-section-frameworks .checked-list li:last-child {
        margin-bottom: 31px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .key-techs-html5-section-frameworks .checked-list li:last-child {
        margin-bottom: 47px
    }
}

.key-techs-html5-section-stack {
    padding-bottom: 25px;
    padding-top: 54px
}

@media (min-width:768px) {
    .key-techs-html5-section-stack {
        padding-bottom: 37px;
        padding-top: 60px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .key-techs-html5-section-stack {
        padding-bottom: 35px
    }
}

.key-techs-html5-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .key-techs-html5-section-stack h2 {
        margin-bottom: 54px
    }
}

.key-techs-html5-section-industries {
    padding-bottom: 37px
}

@media (min-width:768px) {
    .key-techs-html5-section-industries {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-html5-section-industries {
        padding-bottom: 54px
    }
}

.key-techs-html5-section-industries h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .key-techs-html5-section-industries h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .key-techs-html5-section-industries .tech-col-icon {
        margin-bottom: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .key-techs-html5-section-industries .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .key-techs-html5-section-projects {
        padding-bottom: 67px
    }
}

.key-techs-html5-section-projects>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .key-techs-html5-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .key-techs-html5-section-projects>.container::after {
        bottom: -67px
    }
}

.key-techs-html5-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .key-techs-html5-section-projects h2 {
        margin-bottom: 21px
    }
}

@media (min-width:992px) {
    .key-techs-html5-section-projects h2 {
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .key-techs-html5-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .key-techs-html5-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-html5-section-projects .projects-item-descr {
        margin-top: 44px
    }
}

@media (max-width:767px) {
    .key-techs-html5-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 1px
    }
}

@media (min-width:768px) {
    .key-techs-html5-section-cta-2 {
        padding-bottom: 66px
    }
}

.key-techs-html5-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .key-techs-html5-section-cta-2 .h2 {
        margin-top: 4px;
        padding-bottom: 4px
    }
}

.key-techs-html5-section-cta-2 p {
    margin-bottom: 21px
}

@media (min-width:768px) and (max-width:991px) {
    .key-techs-html5-section-cta-2 p {
        margin-bottom: 20px
    }
}

.key-techs-java-section-stack {
    padding-top: 60px
}

@media (min-width:768px) {
    .key-techs-java-section-stack {
        padding-top: 65px
    }
}

.key-techs-java-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .key-techs-java-section-stack h2 {
        margin-bottom: 54px
    }
}

.key-techs-java-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .key-techs-java-section-stack>.container::after {
        bottom: -2px
    }
}

.key-techs-java-section-stack li {
    margin-bottom: 0;
    padding-left: 17px
}

.key-techs-java-section-stack li::before {
    left: -11px
}

@media (min-width:768px) {
    .key-techs-java-section-stack li {
        margin-bottom: 0;
        padding-left: 24px
    }
    .key-techs-java-section-stack li::before {
        left: -18px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-java-section-stack .col-md-6 {
        padding: 0 14px
    }
}

.key-techs-java-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 39px
}

@media (min-width:768px) {
    .key-techs-java-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 58px
    }
}

@media (min-width:992px) {
    .key-techs-java-section-cta-1 {
        padding-top: 59px
    }
}

@media (min-width:1200px) {
    .key-techs-java-section-cta-1 {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .key-techs-java-section-cta-1 p {
        margin-bottom: 21px
    }
}

.key-techs-java-section-expertise {
    padding-bottom: 36px
}

@media (min-width:768px) {
    .key-techs-java-section-expertise {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .key-techs-java-section-expertise {
        padding-bottom: 54px
    }
}

.key-techs-java-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .key-techs-java-section-expertise h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .key-techs-java-section-expertise .tech-col-icon {
        margin-bottom: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .key-techs-java-section-expertise .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .key-techs-java-section-projects {
        padding-bottom: 67px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-java-section-projects {
        padding-bottom: 66px
    }
}

.key-techs-java-section-projects>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .key-techs-java-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .key-techs-java-section-projects>.container::after {
        bottom: -67px
    }
}

.key-techs-java-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .key-techs-java-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .key-techs-java-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .key-techs-java-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-java-section-projects .projects-item-descr {
        margin-top: 44px
    }
}

@media (max-width:767px) {
    .key-techs-java-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 1px
    }
}

@media (min-width:768px) {
    .key-techs-java-section-cta-2 {
        padding-bottom: 66px
    }
}

.key-techs-java-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .key-techs-java-section-cta-2 .h2 {
        margin-top: 4px;
        padding-bottom: 4px
    }
}

.key-techs-java-section-cta-2 p {
    margin-bottom: 21px
}

.key-techs-net-section-stack {
    padding-top: 60px
}

@media (min-width:768px) {
    .key-techs-net-section-stack {
        padding-top: 64px
    }
}

@media (min-width:992px) {
    .key-techs-net-section-stack {
        padding-top: 65px
    }
}

.key-techs-net-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .key-techs-net-section-stack h2 {
        margin-bottom: 54px
    }
}

.key-techs-net-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .key-techs-net-section-stack>.container::after {
        bottom: -2px
    }
}

.key-techs-net-section-stack li {
    margin-bottom: 0;
    padding-left: 17px
}

.key-techs-net-section-stack li::before {
    left: -11px
}

@media (min-width:768px) {
    .key-techs-net-section-stack li {
        margin-bottom: 0;
        padding-left: 24px
    }
    .key-techs-net-section-stack li::before {
        left: -18px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-net-section-stack .col-md-6 {
        padding: 0 13px
    }
}

.key-techs-net-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 39px
}

@media (min-width:768px) {
    .key-techs-net-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-net-section-cta-1 {
        padding-bottom: 65px;
        padding-top: 59px
    }
}

@media (min-width:1200px) {
    .key-techs-net-section-cta-1 {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .key-techs-net-section-cta-1 p {
        margin-bottom: 21px
    }
}

.key-techs-net-section-expertise {
    padding-bottom: 37px
}

@media (min-width:768px) {
    .key-techs-net-section-expertise {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

.key-techs-net-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .key-techs-net-section-expertise h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .key-techs-net-section-expertise .tech-col-icon {
        margin-bottom: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .key-techs-net-section-expertise .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .key-techs-net-section-projects {
        padding-bottom: 67px
    }
}

.key-techs-net-section-projects>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .key-techs-net-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .key-techs-net-section-projects>.container::after {
        bottom: -67px
    }
}

.key-techs-net-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .key-techs-net-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .key-techs-net-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .key-techs-net-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-net-section-projects .projects-item-descr {
        margin-top: 44px
    }
}

@media (max-width:767px) {
    .key-techs-net-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 1px
    }
}

@media (min-width:768px) {
    .key-techs-net-section-cta-2 {
        padding-bottom: 66px
    }
}

.key-techs-net-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .key-techs-net-section-cta-2 .h2 {
        margin-top: 4px;
        padding-bottom: 4px
    }
}

.key-techs-net-section-cta-2 p {
    margin-bottom: 21px
}

.key-techs-php-section-stack {
    padding-top: 60px
}

@media (min-width:768px) {
    .key-techs-php-section-stack {
        padding-top: 65px
    }
}

.key-techs-php-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .key-techs-php-section-stack h2 {
        margin-bottom: 54px
    }
}

.key-techs-php-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .key-techs-php-section-stack>.container::after {
        bottom: -2px
    }
}

.key-techs-php-section-stack li {
    margin-bottom: 0;
    padding-left: 17px
}

.key-techs-php-section-stack li::before {
    left: -11px
}

@media (min-width:768px) {
    .key-techs-php-section-stack li {
        margin-bottom: 0;
        padding-left: 24px
    }
    .key-techs-php-section-stack li::before {
        left: -18px
    }
}

.key-techs-php-section-cta-1 {
    padding-bottom: 48px;
    padding-top: 39px
}

@media (min-width:768px) {
    .key-techs-php-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 57px
    }
}

@media (min-width:992px) {
    .key-techs-php-section-cta-1 {
        padding-top: 59px
    }
}

@media (min-width:1200px) {
    .key-techs-php-section-cta-1 {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .key-techs-php-section-cta-1 p {
        margin-bottom: 21px
    }
}

.key-techs-php-section-expertise {
    padding-bottom: 36px
}

@media (min-width:768px) {
    .key-techs-php-section-expertise {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-php-section-expertise {
        padding-bottom: 54px
    }
}

.key-techs-php-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .key-techs-php-section-expertise h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .key-techs-php-section-expertise .tech-col-icon {
        margin-bottom: 24px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .key-techs-php-section-expertise .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .key-techs-php-section-projects {
        padding-bottom: 67px
    }
}

.key-techs-php-section-projects>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .key-techs-php-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .key-techs-php-section-projects>.container::after {
        bottom: -67px
    }
}

.key-techs-php-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .key-techs-php-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .key-techs-php-section-projects .projects-item-descr {
        margin-top: 34px
    }
}

@media (min-width:768px) {
    .key-techs-php-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .key-techs-php-section-projects .projects-item-descr {
        margin-top: 44px
    }
}

@media (max-width:767px) {
    .key-techs-php-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 1px
    }
}

@media (min-width:768px) {
    .key-techs-php-section-cta-2 {
        padding-bottom: 66px
    }
}

.key-techs-php-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .key-techs-php-section-cta-2 .h2 {
        margin-top: 4px;
        padding-bottom: 4px
    }
}

.key-techs-php-section-cta-2 p {
    margin-bottom: 21px
}

.martech-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .martech-section-intro {
        padding-bottom: 76px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .martech-section-intro {
        padding-top: 55px
    }
}

@media (max-width:767px) {
    .martech-section-customers {
        padding-bottom: 46px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .martech-section-customers {
        padding-bottom: 48px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-customers {
        padding-bottom: 57px
    }
}

.martech-section-customers h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .martech-section-customers h2 {
        margin-bottom: 39px
    }
}

.martech-section-customers h2+.row {
    padding-bottom: 8px
}

@media (min-width:768px) {
    .martech-section-customers h2+.row {
        padding-bottom: 2px
    }
}

.martech-section-customers h2+.row div>div {
    text-align: center
}

.martech-section-customers h2+.row div>div>img {
    margin-top: 10px
}

@media (max-width:767px) {
    .martech-section-customers h2+.row div>div>img {
        margin-bottom: 24px
    }
    .martech-section-customers h2+.row .bullet-list,
    .martech-section-customers h2+.row .text-content ul,
    .text-content .martech-section-customers h2+.row ul {
        margin-bottom: 0
    }
    .martech-section-customers h2+.row .bullet-list li,
    .martech-section-customers h2+.row .text-content ul li,
    .text-content .martech-section-customers h2+.row ul li {
        padding-left: 16px
    }
    .martech-section-customers h2+.row .bullet-list li::before,
    .martech-section-customers h2+.row .text-content ul li::before,
    .text-content .martech-section-customers h2+.row ul li::before {
        left: -11px;
        top: 1px
    }
}

@media (min-width:768px) {
    .martech-section-customers h2+.row .bullet-list li::before,
    .martech-section-customers h2+.row .text-content ul li::before,
    .text-content .martech-section-customers h2+.row ul li::before {
        margin-left: -7px
    }
}

@media (min-width:992px) {
    .martech-section-customers h2+.row .bullet-list li::before,
    .martech-section-customers h2+.row .text-content ul li::before,
    .text-content .martech-section-customers h2+.row ul li::before {
        top: 2px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-customers h2+.row>div:nth-child(3) li::before {
        top: -1px
    }
}

@media (min-width:768px) {
    .martech-section-customers h2+.row .bullet-list-no-m {
        margin-top: 4px
    }
    .martech-section-customers h2+.row .bullet-list-rtl-sm>li {
        margin-right: -2px;
        padding-right: 32px
    }
}

@media (min-width:992px) {
    .martech-section-customers h2+.row .bullet-list-rtl-sm>li {
        padding-right: 31px
    }
}

.martech-section-tabs {
    padding-bottom: 61px
}

.martech-section-tabs .bg-slide-1 {
    background-image: url(../img/martech/slide-bg-1-xs.jpg)
}

@media (min-width:480px) {
    .martech-section-tabs .bg-slide-1 {
        background-image: url(../img/martech/slide-bg-1-sm.jpg)
    }
}

@media (min-width:768px) {
    .martech-section-tabs .bg-slide-1 {
        background-image: url(../img/martech/slide-bg-1-sm.jpg)
    }
}

@media (min-width:992px) {
    .martech-section-tabs .bg-slide-1 {
        background-image: url(../img/martech/slide-bg-1-md.jpg)
    }
}

@media (min-width:1200px) {
    .martech-section-tabs .bg-slide-1 {
        background-image: url(../img/martech/slide-bg-1-lg.jpg)
    }
}

.martech-section-tabs .bg-slide-2 {
    background-image: url(../img/martech/slide-bg-2-xs.jpg)
}

@media (min-width:480px) {
    .martech-section-tabs .bg-slide-2 {
        background-image: url(../img/martech/slide-bg-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .martech-section-tabs .bg-slide-2 {
        background-image: url(../img/martech/slide-bg-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .martech-section-tabs .bg-slide-2 {
        background-image: url(../img/martech/slide-bg-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .martech-section-tabs .bg-slide-2 {
        background-image: url(../img/martech/slide-bg-2-lg.jpg)
    }
}

.martech-section-tabs .bg-slide-3 {
    background-image: url(../img/martech/slide-bg-3-xs.jpg)
}

@media (min-width:480px) {
    .martech-section-tabs .bg-slide-3 {
        background-image: url(../img/martech/slide-bg-3-sm.jpg)
    }
}

@media (min-width:768px) {
    .martech-section-tabs .bg-slide-3 {
        background-image: url(../img/martech/slide-bg-3-sm.jpg)
    }
}

@media (min-width:992px) {
    .martech-section-tabs .bg-slide-3 {
        background-image: url(../img/martech/slide-bg-3-md.jpg)
    }
}

@media (min-width:1200px) {
    .martech-section-tabs .bg-slide-3 {
        background-image: url(../img/martech/slide-bg-3-lg.jpg)
    }
}

.martech-section-tabs .bg-slide-4 {
    background-image: url(../img/martech/slide-bg-4-xs.jpg)
}

@media (min-width:480px) {
    .martech-section-tabs .bg-slide-4 {
        background-image: url(../img/martech/slide-bg-4-sm.jpg)
    }
}

@media (min-width:768px) {
    .martech-section-tabs .bg-slide-4 {
        background-image: url(../img/martech/slide-bg-4-sm.jpg)
    }
}

@media (min-width:992px) {
    .martech-section-tabs .bg-slide-4 {
        background-image: url(../img/martech/slide-bg-4-md.jpg)
    }
}

@media (min-width:1200px) {
    .martech-section-tabs .bg-slide-4 {
        background-image: url(../img/martech/slide-bg-4-lg.jpg)
    }
}

@media (min-width:768px) {
    .martech-section-tabs {
        padding-bottom: 78px
    }
    .martech-section-tabs h2 {
        margin-bottom: 0;
        margin-top: 3px
    }
}

@media (min-width:992px) {
    .martech-section-tabs h2 {
        margin-top: 4px
    }
    .martech-section-tabs .me-tabs-switcher .slick-list {
        margin: 0
    }
}

.martech-section-tabs .me-tabs-title>.tc {
    line-height: 1.5;
    padding: 22px 20px 23px
}

@media (min-width:768px) {
    .martech-section-tabs .me-tabs-title>.tc {
        padding: 25px 20px 21px
    }
}

@media (min-width:992px) {
    .martech-section-tabs .me-tabs-title>.tc {
        padding: 37px 20px 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .martech-section-tabs .mee-tabs-content p {
        padding-top: 3px
    }
}

.martech-section-tabs .bullet-list li,
.martech-section-tabs .text-content ul li,
.text-content .martech-section-tabs ul li {
    padding-left: 24px
}

.martech-section-tabs .bullet-list li::before,
.martech-section-tabs .text-content ul li::before,
.text-content .martech-section-tabs ul li::before {
    left: -18px;
    top: 2px
}

@media (min-width:768px) {
    .martech-section-tabs .bullet-list li::before,
    .martech-section-tabs .text-content ul li::before,
    .text-content .martech-section-tabs ul li::before {
        top: 0
    }
}

@media (min-width:992px) {
    .martech-section-tabs .bullet-list li::before,
    .martech-section-tabs .text-content ul li::before,
    .text-content .martech-section-tabs ul li::before {
        margin-left: -7px
    }
}

@media (min-width:1200px) {
    .martech-section-tabs .bullet-list li::before,
    .martech-section-tabs .text-content ul li::before,
    .text-content .martech-section-tabs ul li::before {
        top: -1px
    }
}

.martech-section-cta-1 .h2 {
    margin: 0 0 31px
}

@media (min-width:768px) {
    .martech-section-cta-1 .h2 {
        margin: 4px 0 39px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-cta-1 .h2 {
        margin-bottom: 37px
    }
}

@media (max-width:767px) {
    .martech-section-cta-1 p {
        margin-bottom: 13px
    }
}

@media (min-width:768px) {
    .martech-section-cta-1 {
        padding-bottom: 66px
    }
}

.martech-section-why {
    padding-bottom: 36px;
    padding-top: 48px
}

@media (min-width:768px) {
    .martech-section-why {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-why {
        padding-bottom: 53px
    }
}

.martech-section-why h2 {
    margin-bottom: 23px
}

@media (min-width:768px) {
    .martech-section-why h2 {
        margin-bottom: 26px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-why h2 {
        margin-bottom: 25px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .martech-section-why .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .martech-section-why .row {
        margin-top: 2px
    }
}

.martech-section-data h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .martech-section-data h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.martech-section-data .benefits {
    margin-top: 39px
}

@media (min-width:768px) {
    .martech-section-data .benefits {
        margin-top: 53px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-data .benefits {
        margin-top: 54px
    }
}

@media (min-width:768px) {
    .martech-section-data .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .martech-section-data .benefits .benefit {
        margin-bottom: 50px
    }
}

.martech-section-data .benefits .benefit-title {
    margin-top: -3px
}

@media (min-width:768px) {
    .martech-section-data .benefits .benefit-title {
        margin-top: -1px
    }
}

@media (min-width:992px) {
    .martech-section-data .benefits .benefit-title {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .martech-section-data .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (max-width:1199px) {
    .martech-section-data .benefits .benefit-text {
        margin-top: -1px
    }
}

.martech-section-data>.container .benefits:last-child {
    padding-bottom: 19px
}

@media (min-width:768px) {
    .martech-section-data>.container .benefits:last-child {
        padding-bottom: 35px
    }
}

@media (min-width:992px) {
    .martech-section-data>.container .benefits:last-child {
        padding-bottom: 22px
    }
}

@media (min-width:1200px) {
    .martech-section-data>.container .benefits:last-child {
        padding-bottom: 21px
    }
}

@media (min-width:768px) {
    .martech-section-testimonial {
        padding-bottom: 71px;
        padding-top: 60px
    }
}

@media (min-width:1200px) {
    .martech-section-testimonial {
        padding-bottom: 77px
    }
}

.martech-section-testimonial h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .martech-section-testimonial h2 {
        margin-bottom: 39px
    }
}

.martech-section-testimonial>.container::after {
    bottom: -57px
}

@media (min-width:768px) {
    .martech-section-testimonial>.container::after {
        bottom: -71px
    }
}

.martech-section-projects {
    padding-top: 57px
}

@media (min-width:768px) {
    .martech-section-projects {
        padding-top: 59px
    }
}

@media (min-width:1200px) {
    .martech-section-projects {
        padding-top: 54px
    }
}

@media (max-width:767px) {
    .martech-section-projects .container .h3 {
        line-height: 1.35
    }
    .martech-section-projects .container p {
        margin-bottom: 16px
    }
}

.martech-section-projects .container>div:nth-of-type(1) {
    margin-top: 44px
}

@media (max-width:767px) {
    .martech-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .martech-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px;
        padding-bottom: 78px
    }
}

@media (min-width:992px) {
    .martech-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px
    }
}

@media (max-width:767px) {
    .martech-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .martech-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .martech-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .martech-section-projects .container>div:nth-of-type(3) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .martech-section-projects .container>div:nth-of-type(3) {
        margin-top: 74px
    }
}

@media (min-width:768px) {
    .martech-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .martech-section-projects .container>div:nth-of-type(3) {
        margin-top: 61px
    }
}

@media (min-width:992px) {
    .martech-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 79px
    }
}

.martech-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .martech-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.martech-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .martech-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .martech-section-cta-2 p {
        margin-bottom: 12px
    }
    .machine-learning-section-intro>.container::after {
        bottom: -54px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-intro {
        padding-bottom: 75px
    }
    .machine-learning-section-intro>.container::after {
        bottom: -71px
    }
}

.machine-learning-section-tabs {
    padding-bottom: 61px
}

.machine-learning-section-tabs .bg-slide-1 {
    background-image: url(../img/machine-learning/slide-bg-1-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-1 {
        background-image: url(../img/machine-learning/slide-bg-1-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-1 {
        background-image: url(../img/machine-learning/slide-bg-1-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-1 {
        background-image: url(../img/machine-learning/slide-bg-1-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-1 {
        background-image: url(../img/machine-learning/slide-bg-1-lg.jpg)
    }
}

.machine-learning-section-tabs .bg-slide-2 {
    background-image: url(../img/machine-learning/slide-bg-2-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-2 {
        background-image: url(../img/machine-learning/slide-bg-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-2 {
        background-image: url(../img/machine-learning/slide-bg-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-2 {
        background-image: url(../img/machine-learning/slide-bg-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-2 {
        background-image: url(../img/machine-learning/slide-bg-2-lg.jpg)
    }
}

.machine-learning-section-tabs .bg-slide-3 {
    background-image: url(../img/machine-learning/slide-bg-3-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-3 {
        background-image: url(../img/machine-learning/slide-bg-3-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-3 {
        background-image: url(../img/machine-learning/slide-bg-3-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-3 {
        background-image: url(../img/machine-learning/slide-bg-3-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-3 {
        background-image: url(../img/machine-learning/slide-bg-3-lg.jpg)
    }
}

.machine-learning-section-tabs .bg-slide-4 {
    background-image: url(../img/machine-learning/slide-bg-4-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-4 {
        background-image: url(../img/machine-learning/slide-bg-4-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-4 {
        background-image: url(../img/machine-learning/slide-bg-4-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-4 {
        background-image: url(../img/machine-learning/slide-bg-4-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-4 {
        background-image: url(../img/machine-learning/slide-bg-4-lg.jpg)
    }
}

.machine-learning-section-tabs .bg-slide-5 {
    background-image: url(../img/machine-learning/slide-bg-5-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-5 {
        background-image: url(../img/machine-learning/slide-bg-5-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-5 {
        background-image: url(../img/machine-learning/slide-bg-5-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-5 {
        background-image: url(../img/machine-learning/slide-bg-5-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-5 {
        background-image: url(../img/machine-learning/slide-bg-5-lg.jpg)
    }
}

.machine-learning-section-tabs .bg-slide-6 {
    background-image: url(../img/machine-learning/slide-bg-6-xs.jpg)
}

@media (min-width:480px) {
    .machine-learning-section-tabs .bg-slide-6 {
        background-image: url(../img/machine-learning/slide-bg-6-sm.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bg-slide-6 {
        background-image: url(../img/machine-learning/slide-bg-6-sm.jpg)
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bg-slide-6 {
        background-image: url(../img/machine-learning/slide-bg-6-md.jpg)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bg-slide-6 {
        background-image: url(../img/machine-learning/slide-bg-6-lg.jpg)
    }
}

@media (min-width:768px) {
    .machine-learning-section-tabs {
        padding-bottom: 78px
    }
    .machine-learning-section-tabs h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.machine-learning-section-tabs .me-tabs-switcher .slick-list {
    margin: 0 48px
}

.machine-learning-section-tabs .me-tabs-title>.tc {
    line-height: 1.5;
    padding: 22px 20px 23px
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .me-tabs-title>.tc {
        padding-bottom: 35px;
        padding-top: 37px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-tabs .me-tabs-content {
        padding-top: 49px
    }
    .machine-learning-section-tabs .me-tabs-content p {
        margin-bottom: 25px
    }
}

.machine-learning-section-tabs .bullet-list li,
.machine-learning-section-tabs .text-content ul li,
.text-content .machine-learning-section-tabs ul li {
    padding-left: 22px
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bullet-list li,
    .machine-learning-section-tabs .text-content ul li,
    .text-content .machine-learning-section-tabs ul li {
        padding-left: 24px
    }
}

.machine-learning-section-tabs .bullet-list li::before,
.machine-learning-section-tabs .text-content ul li::before,
.text-content .machine-learning-section-tabs ul li::before {
    left: -17px;
    top: 1px
}

@media (min-width:768px) {
    .machine-learning-section-tabs .bullet-list li::before,
    .machine-learning-section-tabs .text-content ul li::before,
    .text-content .machine-learning-section-tabs ul li::before {
        top: 0
    }
}

@media (min-width:992px) {
    .machine-learning-section-tabs .bullet-list li::before,
    .machine-learning-section-tabs .text-content ul li::before,
    .text-content .machine-learning-section-tabs ul li::before {
        margin-left: -7px
    }
}

@media (min-width:1200px) {
    .machine-learning-section-tabs .bullet-list li::before,
    .machine-learning-section-tabs .text-content ul li::before,
    .text-content .machine-learning-section-tabs ul li::before {
        top: -1px
    }
}

.machine-learning-section-tabs .text-center {
    margin-bottom: 0;
    margin-top: 15px
}

.machine-learning-section-tabs .text-center a {
    margin-bottom: 0
}

.machine-learning-section-stack {
    padding-top: 60px
}

@media (min-width:768px) {
    .machine-learning-section-stack {
        padding-top: 65px
    }
}

.machine-learning-section-stack h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .machine-learning-section-stack h2 {
        margin-bottom: 54px
    }
}

.machine-learning-section-stack>.container::after {
    bottom: 0
}

@media (min-width:992px) {
    .machine-learning-section-stack>.container::after {
        bottom: -2px
    }
}

.machine-learning-section-stack li {
    margin-bottom: 0;
    padding-left: 17px
}

.machine-learning-section-stack li::before {
    left: -11px
}

@media (min-width:768px) {
    .machine-learning-section-stack li {
        margin-bottom: 0;
        padding-left: 24px
    }
    .machine-learning-section-stack li::before {
        left: -18px
    }
}

.machine-learning-section-services {
    padding-bottom: 43px
}

@media (max-width:767px) {
    .machine-learning-section-services {
        padding-top: 33px
    }
}

@media (min-width:768px) {
    .machine-learning-section-services {
        padding-bottom: 48px
    }
    .machine-learning-section-services h2 {
        margin-bottom: 11px;
        margin-top: 4px
    }
}

.machine-learning-section-services h2+.row {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .machine-learning-section-services h2+.row {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .row:nth-child(n+3) {
        padding-bottom: 30px
    }
}

@media (max-width:991px) {
    .machine-learning-section-services .row:nth-child(n+3)>div {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .row:nth-child(n+3)>div {
        padding-left: 15px;
        padding-right: 15px
    }
}

.machine-learning-section-services .service-offering-cv>.service-offering-front {
    background-image: url(../img/machine-learning/bg-service-cv-xs.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-cv-sm.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-cv-md.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-cv-lg.png)
    }
}

.machine-learning-section-services .service-offering-cv>.service-offering-back {
    background-image: url(../img/machine-learning/bg-service-cv-xs-hover.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-cv-sm-hover.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-cv-md-hover.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-cv>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-cv-lg-hover.png)
    }
}

.machine-learning-section-services .service-offering-mam>.service-offering-front {
    background-image: url(../img/machine-learning/bg-service-mam-xs.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-mam-sm.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-mam-md.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-mam-lg.png)
    }
}

.machine-learning-section-services .service-offering-mam>.service-offering-back {
    background-image: url(../img/machine-learning/bg-service-mam-xs-hover.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-mam-sm-hover.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-mam-md-hover.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-mam>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-mam-lg-hover.png)
    }
}

.machine-learning-section-services .service-offering-video>.service-offering-front {
    background-image: url(../img/machine-learning/bg-service-video-xs.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-video>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-video-sm.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-video>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-video-md.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-video>.service-offering-front {
        background-image: url(../img/machine-learning/bg-service-video-lg.png)
    }
}

.machine-learning-section-services .service-offering-video>.service-offering-back {
    background-image: url(../img/machine-learning/bg-service-video-xs-hover.png)
}

@media (min-width:768px) {
    .machine-learning-section-services .service-offering-video>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-video-sm-hover.png)
    }
}

@media (min-width:992px) {
    .machine-learning-section-services .service-offering-video>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-video-md-hover.png)
    }
}

@media (min-width:1200px) {
    .machine-learning-section-services .service-offering-video>.service-offering-back {
        background-image: url(../img/machine-learning/bg-service-video-lg-hover.png)
    }
}

.machine-learning-section-services .service-offering-link {
    cursor: default
}

.machine-learning-section-why {
    padding-top: 48px
}

@media (min-width:768px) {
    .machine-learning-section-why {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .machine-learning-section-why>.container .benefits {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-why>.container .benefits {
        margin-top: 49px
    }
}

@media (max-width:767px) {
    .machine-learning-section-why>.container .benefits:last-child {
        padding-bottom: 19px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:1200px) {
    .machine-learning-section-why>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (max-width:767px) {
    .machine-learning-section-why>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-why>.container .benefit {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .machine-learning-section-why>.container .benefit-icon {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .machine-learning-section-why>.container .benefit-icon {
        margin-bottom: 33px
    }
}

@media (min-width:992px) {
    .machine-learning-section-why>.container .benefit-icon {
        margin-bottom: 32px
    }
}

.machine-learning-section-projects {
    padding-bottom: 44px
}

@media (min-width:768px) {
    .machine-learning-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:1200px) {
    .machine-learning-section-projects {
        padding-bottom: 67px
    }
}

.machine-learning-section-projects h2 {
    margin-bottom: 28px
}

@media (min-width:768px) {
    .machine-learning-section-projects h2 {
        margin-bottom: 9px;
        margin-top: 4px
    }
}

.machine-learning-section-projects .projects-carousel-title-first .projects-item-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 19px
}

@media (min-width:768px) {
    .machine-learning-section-projects .projects-carousel-title-first .projects-item-title {
        font-size: 27px
    }
}

.machine-learning-section-projects .projects-carousel-title-first .projects-item-description {
    margin-bottom: 39px
}

@media (min-width:768px) {
    .machine-learning-section-projects .projects-carousel-title-first .projects-item-description {
        margin-bottom: 46px
    }
}

.machine-learning-section-projects .projects-carousel-title-first .projects-item-button {
    margin-top: 17px
}

@media (min-width:768px) {
    .machine-learning-section-projects .projects-carousel-title-first .projects-item-button {
        margin-top: 28px
    }
    .machine-learning-section-cta-2 {
        padding-bottom: 65px;
        padding-top: 59px
    }
}

@media (min-width:992px) {
    .machine-learning-section-cta-2 {
        padding-bottom: 66px
    }
}

.machine-learning-section-cta-2 .h2 {
    padding-bottom: 14px
}

@media (min-width:768px) {
    .machine-learning-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .machine-learning-section-cta-2 p {
        margin-bottom: 12px
    }
}

.section-me-detail {
    position: relative
}

.section-me-detail>.container {
    position: relative;
    z-index: 10
}

.me-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.me-bg .slick-list,
.me-bg .slick-track {
    height: 100%
}

.me-bg .slick-arrow {
    position: absolute;
    z-index: 1
}

.me-bg-slide {
    background: no-repeat center;
    background-size: cover;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.media-entertainment-checked-first-list {
    margin-top: -8px
}

@media (min-width:768px) {
    .media-entertainment-checked-first-list {
        margin: -17px 0 31px
    }
}

.media-entertainment-checked-second-list {
    margin-top: -10px
}

@media (min-width:992px) {
    .media-entertainment-checked-second-list {
        margin-top: -16px
    }
}

.media-entertainment-center-text-mt {
    margin-top: -47px
}

.media-entertainment-center-text-mt .media-entertainment-btn-share {
    margin-top: 22px
}

@media (min-width:768px) {
    .media-entertainment-center-text-mt .media-entertainment-btn-share {
        margin: 29px 0 22px
    }
}

@media (min-width:992px) {
    .media-entertainment-center-text-mt .media-entertainment-btn-share {
        margin: 23px 0 22px
    }
}

.media-entertainment-p-mt {
    margin-top: 33px
}

@media (min-width:768px) {
    .media-entertainment-p-mt {
        margin-top: 43px
    }
}

.media-entertainment-btn {
    margin-top: 25px
}

@media (min-width:768px) {
    .media-entertainment-btn {
        margin: 26px 0 22px
    }
}

.media-entertainment-p-pb {
    padding-bottom: 5px
}

@media (min-width:768px) {
    .media-entertainment-p-pb {
        padding-bottom: 19px
    }
}

@media (min-width:992px) {
    .media-entertainment-p-pb {
        padding-bottom: 19px
    }
}

.media-entertainment-detail {
    padding-bottom: 59px
}

@media (min-width:768px) {
    .media-entertainment-detail {
        padding-bottom: 78px
    }
}

.media-entertainment-h2-mtb {
    margin-bottom: -5px
}

@media (min-width:768px) {
    .media-entertainment-h2-mtb {
        margin: 5px 0 -7px
    }
}

@media (min-width:992px) {
    .media-entertainment-service-details-p>.tc {
        padding: 20px 15px
    }
}

@media (min-width:1200px) {
    .media-entertainment-service-details-p>.tc {
        padding: 19px 20px
    }
}

.methods-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .methods-section-intro {
        padding-bottom: 71px
    }
}

@media (min-width:992px) {
    .methods-section-intro {
        padding-bottom: 72px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .methods-section-intro {
        padding-top: 55px
    }
}

.methods-section-methods h2 {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .methods-section-methods h2 {
        margin: 4px 0 41px
    }
}

@media (min-width:992px) {
    .methods-section-methods h2 {
        margin-bottom: 39px
    }
}

.methods-section-methods .methodology {
    border: 1px solid #d0d0d0;
    margin: 21px auto 35px;
    padding: 31px 19px 54px
}

@media (min-width:768px) {
    .methods-section-methods .methodology {
        margin: 32px auto 40px;
        padding: 44px 29px 60px
    }
}

@media (min-width:992px) {
    .methods-section-methods .methodology {
        margin-bottom: 64px;
        padding: 44px 25px 60px
    }
}

.methods-section-methods .methodology img {
    margin: 3px 0 27px
}

@media (min-width:768px) {
    .methods-section-methods .methodology img {
        margin: 0 0 43px
    }
}

@media (min-width:992px) {
    .methods-section-methods .methodology h3 {
        margin-bottom: 23px
    }
}

.methods-section-methods .methodology .checked-list {
    margin-top: 23px
}

@media (min-width:768px) {
    .methods-section-methods .methodology .checked-list {
        margin-left: 32px;
        margin-top: 35px
    }
}

@media (min-width:992px) {
    .methods-section-methods .methodology .checked-list {
        margin-left: 0;
        margin-top: 40px
    }
    .methods-section-methods .methodology .checked-list li {
        padding-left: 55px
    }
    .methods-section-methods .methodology .checked-list li::before {
        left: 0
    }
}

@media (max-width:767px) {
    .methods-section-methods .methodology .checked-list li {
        margin-bottom: -1px
    }
}

@media (min-width:1200px) {
    .methods-section-methods .methodology .checked-list li {
        padding-left: 71px
    }
    .methods-section-methods .methodology .checked-list li::before {
        left: 16px
    }
}

.methods-section-methods ul+div {
    margin-top: 40px
}

@media (min-width:768px) {
    .methods-section-methods ul+div {
        margin-top: 46px
    }
}

.methods-div-cta-1 {
    padding-bottom: 7px
}

@media (min-width:768px) {
    .methods-div-cta-1 {
        padding-bottom: 15px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .methods-div-cta-1 {
        padding-top: 24px
    }
}

@media (max-width:767px) {
    .methods-div-cta-1 {
        padding-top: 4px
    }
    .methods-div-cta-1 p {
        margin-bottom: 21px
    }
}

.methods-section-testimonial h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .methods-section-testimonial h2 {
        margin: 5px 0 39px
    }
}

.methods-section-testimonial footer {
    padding-bottom: 9px
}

@media (min-width:768px) {
    .methods-section-testimonial footer {
        padding-bottom: 15px
    }
    .methods-section-cta-2 {
        padding-bottom: 66px
    }
}

.methods-section-cta-2 .h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .methods-section-cta-2 .h2 {
        margin: 4px 0 39px
    }
}

@media (max-width:767px) {
    .methods-section-cta-2 p {
        margin-bottom: 21px
    }
}

.methods-waterfall-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .methods-waterfall-section-intro {
        padding-bottom: 70px
    }
}

@media (min-width:992px) {
    .methods-waterfall-section-intro {
        padding-bottom: 71px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .methods-waterfall-section-intro {
        padding-top: 55px
    }
}

.methods-waterfall-section-stages h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .methods-waterfall-section-stages h2 {
        margin: 4px 0 39px
    }
}

.methods-waterfall-section-stages img {
    margin: 21px 0 36px
}

@media (min-width:768px) {
    .methods-waterfall-section-stages img {
        margin: 26px 0 42px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .methods-waterfall-section-stages img {
        margin-top: 27px
    }
    .methods-waterfall-section-stages .row div:first-child {
        padding-right: 12px
    }
}

.methods-waterfall-section-stages ul {
    margin: 0 0 21px
}

@media (min-width:768px) {
    .methods-waterfall-section-stages ul {
        margin: 0 0 30px
    }
}

@media (min-width:992px) {
    .methods-waterfall-section-stages ul {
        margin: 0 0 40px
    }
}

.methods-waterfall-section-stages ul li {
    margin: 5px 0 21px
}

.methods-waterfall-section-stages ul li::before {
    top: 6px
}

@media (min-width:768px) {
    .methods-waterfall-section-stages ul li {
        margin-top: 18px
    }
    .methods-waterfall-section-stages ul li::before {
        top: 7px
    }
}

.methods-waterfall-section-cta-1 {
    padding-top: 32px
}

@media (min-width:768px) {
    .methods-waterfall-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 51px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-cta-1 p {
        margin-bottom: 21px
    }
}

.methods-waterfall-section-distinctives h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .methods-waterfall-section-distinctives h2 {
        margin: 4px 0 39px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-distinctives>.container .benefits {
        margin-top: 36px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .methods-waterfall-section-distinctives>.container .benefits {
        margin-top: 47px
    }
}

@media (min-width:992px) {
    .methods-waterfall-section-distinctives>.container .benefits {
        margin-top: 53px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-distinctives>.container .benefits:last-child {
        padding-bottom: 19px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .methods-waterfall-section-distinctives>.container .benefits:last-child {
        padding-bottom: 25px
    }
}

@media (min-width:1200px) {
    .methods-waterfall-section-distinctives>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .methods-waterfall-section-distinctives>.container .benefits>div:nth-child(3) .benefit-title {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-distinctives>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .methods-waterfall-section-distinctives>.container .benefit {
        margin-bottom: 46px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-distinctives>.container .benefit-icon {
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    .methods-waterfall-section-distinctives>.container .benefit-icon {
        margin-bottom: 32px
    }
    .methods-waterfall-section-why h2 {
        margin: 4px 0 25px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .methods-waterfall-section-why h2 {
        margin-bottom: 27px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-why .checked-container {
        padding-bottom: 2px
    }
}

.methods-waterfall-section-why .checked {
    margin-bottom: 24px
}

@media (min-width:768px) {
    .methods-waterfall-section-why .checked {
        margin-bottom: 27px
    }
}

@media (min-width:992px) {
    .methods-waterfall-section-why .checked {
        margin-left: 27px
    }
}

@media (min-width:1200px) {
    .methods-waterfall-section-why .checked {
        margin-left: 43px
    }
}

.methods-waterfall-section-testimonial h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .methods-waterfall-section-testimonial h2 {
        margin: 5px 0 39px
    }
}

.methods-waterfall-section-testimonial footer {
    padding-bottom: 8px
}

@media (min-width:768px) {
    .methods-waterfall-section-testimonial footer {
        padding-bottom: 15px
    }
    .methods-waterfall-section-cta-2 {
        padding-bottom: 66px
    }
}

.methods-waterfall-section-cta-2 .h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .methods-waterfall-section-cta-2 .h2 {
        margin: 4px 0 39px
    }
}

@media (max-width:767px) {
    .methods-waterfall-section-cta-2 p {
        margin-bottom: 21px
    }
    .mobile-android-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-android-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mobile-android-section-intro>.container::after {
        bottom: -72px
    }
}

.mobile-android-section-ecosystem {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .mobile-android-section-ecosystem {
        padding-bottom: 72px
    }
}

@media (max-width:1199px) {
    .mobile-android-section-ecosystem>.container::after {
        bottom: -47px
    }
}

@media (max-width:767px) {
    .mobile-android-section-ecosystem h2 {
        margin-top: -2px
    }
}

.mobile-android-section-ecosystem img {
    margin-bottom: 24px;
    margin-top: 21px
}

@media (min-width:768px) {
    .mobile-android-section-ecosystem img {
        margin-bottom: 46px;
        margin-top: 14px
    }
}

.mobile-android-section-expertise {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .mobile-android-section-expertise {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.mobile-android-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mobile-android-section-expertise h2 {
        margin-bottom: 27px
    }
}

@media (min-width:992px) {
    .mobile-android-section-expertise h2 {
        margin-bottom: 26px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-android-section-expertise .row:nth-child(3) .tech {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-android-section-expertise .row {
        margin-top: 2px
    }
    .mobile-android-section-expertise .row .tech-col-icon-content {
        margin-bottom: -2px;
        padding-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-android-section-expertise .tech-col-icon-content {
        margin-left: 90px
    }
}

.mobile-android-section-expertise .mobile-android-div-cta-1 {
    margin-top: 17px
}

@media (min-width:768px) {
    .mobile-android-section-expertise .mobile-android-div-cta-1 {
        margin-top: 34px
    }
}

@media (max-width:767px) {
    .mobile-android-section-expertise .mobile-android-div-cta-1 p {
        margin-bottom: 21px
    }
}

.mobile-android-section-stack {
    padding-bottom: 31px
}

@media (min-width:768px) {
    .mobile-android-section-stack {
        padding-bottom: 60px
    }
}

@media (min-width:1200px) {
    .mobile-android-section-stack {
        padding-bottom: 58px
    }
}

.mobile-android-section-stack>.container::after {
    bottom: -32px
}

@media (min-width:768px) {
    .mobile-android-section-stack>.container::after {
        bottom: -53px
    }
}

@media (min-width:1200px) {
    .mobile-android-section-stack>.container::after {
        bottom: -52px
    }
}

.mobile-android-section-stack h2 {
    margin-bottom: 35px;
    margin-top: 1px
}

@media (min-width:768px) {
    .mobile-android-section-stack h2 {
        margin-bottom: 42px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mobile-android-section-stack .checked-list {
        margin-bottom: 37px
    }
    .mobile-android-section-stack .checked-list li {
        margin-bottom: -1px
    }
}

.mobile-android-section-projects {
    padding-top: 49px
}

@media (min-width:768px) {
    .mobile-android-section-projects {
        padding-top: 53px
    }
}

@media (min-width:1200px) {
    .mobile-android-section-projects {
        padding-top: 54px
    }
}

@media (max-width:767px) {
    .mobile-android-section-projects .container .h3 {
        line-height: 1.35
    }
    .mobile-android-section-projects .container p {
        margin-bottom: 16px
    }
    .mobile-android-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.mobile-android-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .mobile-android-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-android-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .mobile-android-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .mobile-android-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .mobile-android-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-android-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .mobile-android-section-projects .container>div:nth-of-type(3) {
        margin-top: 48px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .mobile-android-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

.mobile-android-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .mobile-android-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .mobile-android-section-cta-2 {
        padding-top: 59px
    }
}

.mobile-android-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mobile-android-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mobile-android-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mobile-android-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-cross-platform-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mobile-cross-platform-section-intro>.container::after {
        bottom: -72px
    }
}

.mobile-cross-platform-section-why .benefits {
    margin-top: 40px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-why .benefits {
        margin-top: 48px
    }
    .mobile-cross-platform-section-why .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .mobile-cross-platform-section-why .benefits .benefit {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-why .benefits .benefit-title {
        margin-top: -4px
    }
    .mobile-cross-platform-section-why .benefits .benefit-text {
        padding-bottom: 3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-cross-platform-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-cross-platform-section-why .benefits .benefit-text {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-why .benefits>div>div:last-child .benefit-text {
        padding-bottom: 0
    }
    .mobile-cross-platform-section-why .mobile-cross-platform-div-cta-1 {
        margin-top: 1px
    }
    .mobile-cross-platform-section-why .mobile-cross-platform-div-cta-1 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-cross-platform-section-why .mobile-cross-platform-div-cta-1 {
        margin-top: 12px
    }
}

@media (min-width:768px) {
    .mobile-cross-platform-section-why .mobile-cross-platform-div-cta-1 {
        padding-bottom: 10px
    }
}

.mobile-cross-platform-section-react {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-react {
        padding-bottom: 53px;
        padding-top: 59px
    }
}

@media (min-width:992px) {
    .mobile-cross-platform-section-react {
        padding-bottom: 54px
    }
}

@media (min-width:1200px) {
    .mobile-cross-platform-section-react {
        padding-bottom: 56px
    }
}

.mobile-cross-platform-section-react h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-react h2 {
        margin-bottom: 40px
    }
}

.mobile-cross-platform-section-react h2+p {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-react h2+p {
        margin-bottom: 31px
    }
}

@media (min-width:1200px) {
    .mobile-cross-platform-section-react h2+p {
        margin-bottom: 29px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-cross-platform-section-react .row:nth-child(3) .tech {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-react .row {
        margin-top: 2px
    }
    .mobile-cross-platform-section-react .row .tech-col-icon-content {
        margin-bottom: -2px;
        padding-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-cross-platform-section-react .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .mobile-cross-platform-section-projects {
        padding-top: 59px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-projects .container .h3 {
        line-height: 1.35
    }
    .mobile-cross-platform-section-projects .container p {
        margin-bottom: 16px
    }
    .mobile-cross-platform-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
        margin-top: 60px
    }
}

@media (min-width:992px) {
    .mobile-cross-platform-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .mobile-cross-platform-section-projects .container>div:nth-of-type(2) {
        margin-top: 50px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-cross-platform-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.mobile-cross-platform-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .mobile-cross-platform-section-cta-2 {
        padding-top: 59px
    }
}

.mobile-cross-platform-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mobile-cross-platform-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mobile-cross-platform-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mobile-cross-platform-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-ios-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mobile-ios-section-intro>.container::after {
        bottom: -72px
    }
}

.mobile-ios-section-ecosystem {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .mobile-ios-section-ecosystem {
        padding-bottom: 72px
    }
}

@media (max-width:1199px) {
    .mobile-ios-section-ecosystem>.container::after {
        bottom: -47px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-ecosystem h2 {
        margin-top: -2px
    }
}

.mobile-ios-section-ecosystem img {
    margin-bottom: 24px;
    margin-top: 21px
}

@media (min-width:768px) {
    .mobile-ios-section-ecosystem img {
        margin-bottom: 46px;
        margin-top: 14px
    }
}

.mobile-ios-section-expertise {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .mobile-ios-section-expertise {
        padding-bottom: 66px;
        padding-top: 59px
    }
}

.mobile-ios-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mobile-ios-section-expertise h2 {
        margin-bottom: 27px
    }
}

@media (min-width:992px) {
    .mobile-ios-section-expertise h2 {
        margin-bottom: 26px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-ios-section-expertise .row:nth-child(3) .tech {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-expertise .row {
        margin-top: 2px
    }
    .mobile-ios-section-expertise .row .tech-col-icon-content {
        margin-bottom: -2px;
        padding-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-ios-section-expertise .tech-col-icon-content {
        margin-left: 90px
    }
}

.mobile-ios-section-expertise .mobile-ios-div-cta-1 {
    margin-top: 19px
}

@media (min-width:768px) {
    .mobile-ios-section-expertise .mobile-ios-div-cta-1 {
        margin-top: 34px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-expertise .mobile-ios-div-cta-1 p {
        margin-bottom: 21px
    }
}

.mobile-ios-section-stack {
    padding-bottom: 30px
}

@media (min-width:768px) {
    .mobile-ios-section-stack {
        padding-bottom: 60px
    }
}

.mobile-ios-section-stack>.container::after {
    bottom: -30px
}

@media (min-width:768px) {
    .mobile-ios-section-stack>.container::after {
        bottom: -53px
    }
}

@media (min-width:1200px) {
    .mobile-ios-section-stack>.container::after {
        bottom: -54px
    }
}

.mobile-ios-section-stack h2 {
    margin-bottom: 37px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mobile-ios-section-stack h2 {
        margin-bottom: 42px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-stack .checked-list {
        margin-bottom: 37px
    }
    .mobile-ios-section-stack .checked-list li {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .mobile-ios-section-projects {
        padding-top: 53px
    }
}

@media (min-width:1200px) {
    .mobile-ios-section-projects {
        padding-top: 54px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-projects .container .h3 {
        line-height: 1.35
    }
    .mobile-ios-section-projects .container p {
        margin-bottom: 16px
    }
    .mobile-ios-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.mobile-ios-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .mobile-ios-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-ios-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .mobile-ios-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .mobile-ios-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .mobile-ios-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .mobile-ios-section-projects .container>div:nth-of-type(3) {
        margin-top: 48px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .mobile-ios-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .mobile-ios-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 80px
    }
}

.mobile-ios-section-projects .container>div .btn {
    min-width: 151px
}

@media (min-width:768px) {
    .mobile-ios-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .mobile-ios-section-cta-2 {
        padding-top: 59px
    }
}

.mobile-ios-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mobile-ios-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mobile-ios-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mobile-ios-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mobile-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mobile-section-intro>.container::after {
        bottom: -72px
    }
}

.mobile-section-expertise {
    padding-bottom: 49px
}

@media (min-width:768px) {
    .mobile-section-expertise {
        padding-bottom: 71px
    }
}

@media (min-width:1200px) {
    .mobile-section-expertise {
        padding-bottom: 70px
    }
}

@media (min-width:768px) {
    .mobile-section-expertise>.container::after {
        bottom: -67px
    }
}

@media (min-width:1200px) {
    .mobile-section-expertise>.container::after {
        bottom: -66px
    }
}

@media (max-width:767px) {
    .mobile-section-expertise h2 {
        margin-top: -2px;
        padding-bottom: 22px
    }
}

@media (min-width:768px) {
    .mobile-section-expertise h2 {
        padding-bottom: 24px
    }
}

.mobile-section-expertise .mobile-div-cta-1 {
    margin-top: 6px
}

@media (min-width:768px) {
    .mobile-section-expertise .mobile-div-cta-1 {
        margin-top: 17px
    }
}

@media (min-width:992px) {
    .mobile-section-expertise .mobile-div-cta-1 {
        margin-top: 46px
    }
}

@media (min-width:1200px) {
    .mobile-section-expertise .mobile-div-cta-1 {
        margin-top: 47px
    }
}

@media (max-width:767px) {
    .mobile-section-expertise .mobile-div-cta-1 p {
        margin-bottom: 21px
    }
}

.mobile-section-carousel {
    padding-bottom: 35px
}

@media (min-width:768px) {
    .mobile-section-carousel {
        padding-bottom: 50px
    }
}

@media (min-width:1200px) {
    .mobile-section-carousel {
        padding-bottom: 51px
    }
}

.mobile-section-carousel h2 {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .mobile-section-carousel h2 {
        margin-bottom: 21px
    }
}

@media (min-width:1200px) {
    .mobile-section-carousel .slide-item-wrapper {
        margin-left: 97.5px;
        margin-right: 97.5px
    }
}

.mobile-section-carousel .slide-item-title {
    margin: 37px 0 21px
}

@media (min-width:768px) {
    .mobile-section-carousel .slide-item-title {
        margin: 53px 0 23px
    }
}

.mobile-section-solutions {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .mobile-section-solutions {
        padding-bottom: 54px;
        padding-top: 59px
    }
}

.mobile-section-solutions h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mobile-section-solutions h2 {
        margin-bottom: 27px
    }
}

@media (min-width:992px) {
    .mobile-section-solutions h2 {
        margin-bottom: 26px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-section-solutions .row:nth-child(3) .tech {
        margin-top: -1px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-section-solutions .row:nth-child(3) .tech {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-section-solutions .row {
        margin-top: 2px
    }
    .mobile-section-solutions .row .tech-col-icon-content {
        margin-bottom: -2px;
        padding-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-section-solutions .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-section-solutions .tech-icon {
        margin-top: 3px
    }
}

.mobile-section-why h2 {
    margin-bottom: 23px
}

@media (min-width:768px) {
    .mobile-section-why h2 {
        margin-bottom: 31px;
        margin-top: 4px
    }
}

@media (min-width:992px) {
    .mobile-section-why h2 {
        margin-bottom: 29px;
        margin-top: 3px
    }
}

@media (min-width:1200px) {
    .mobile-section-why h2 {
        margin-top: 4px
    }
}

@media (min-width:768px) {
    .mobile-section-why .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .mobile-section-why .checked {
        margin-bottom: 13px
    }
}

.mobile-section-cta-2 {
    padding-bottom: 48px;
    padding-top: 21px
}

@media (min-width:768px) {
    .mobile-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 25px
    }
}

@media (min-width:1200px) {
    .mobile-section-cta-2 {
        padding-top: 24px
    }
}

@media (max-width:767px) {
    .mobile-section-cta-2 p {
        margin-bottom: 21px
    }
    .mobile-2-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-2-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mobile-2-section-intro>.container::after {
        bottom: -72px
    }
}

@media (min-width:768px) {
    .mobile-2-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:992px) {
    .mobile-2-section-projects {
        padding-bottom: 67px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-projects {
        padding-bottom: 66px
    }
}

@media (min-width:768px) {
    .mobile-2-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .mobile-2-section-projects>.container::after {
        bottom: -67px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-projects>.container::after {
        bottom: -66px
    }
}

.mobile-2-section-projects h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mobile-2-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mobile-2-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (max-width:767px) {
    .mobile-2-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 3px
    }
}

.mobile-2-section-solutions {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .mobile-2-section-solutions {
        padding-bottom: 54px;
        padding-top: 59px
    }
}

.mobile-2-section-solutions h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mobile-2-section-solutions h2 {
        margin-bottom: 27px
    }
}

@media (min-width:992px) {
    .mobile-2-section-solutions h2 {
        margin-bottom: 26px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-2-section-solutions .row:nth-child(3) .tech {
        margin-top: -1px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mobile-2-section-solutions .row:nth-child(3) .tech {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .mobile-2-section-solutions .row {
        margin-top: 2px
    }
    .mobile-2-section-solutions .row .tech-col-icon-content {
        margin-bottom: -2px;
        padding-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mobile-2-section-solutions .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mobile-2-section-solutions .tech-icon {
        margin-top: 3px
    }
}

.mobile-2-section-journey h2 {
    margin-top: -2px
}

@media (min-width:768px) {
    .mobile-2-section-journey h2 {
        margin-top: -4px
    }
}

.mobile-2-section-journey .journey-step-img-1 {
    background-image: url(../img/mobile-2/step-1-xs.png)
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-1 {
        background-image: url(../img/mobile-2/step-1-sm.png)
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-1 {
        background-image: url(../img/mobile-2/step-1-md.png)
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-1 {
        background-image: url(../img/mobile-2/step-1-lg.png)
    }
}

.mobile-2-section-journey .journey-step-img-2 {
    background-image: url(../img/mobile-2/step-2-xs.png)
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-2 {
        background-image: url(../img/mobile-2/step-2-sm.png)
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-2 {
        background-image: url(../img/mobile-2/step-2-md.png)
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-2 {
        background-image: url(../img/mobile-2/step-2-lg.png)
    }
}

.mobile-2-section-journey .journey-step-img-3 {
    background-image: url(../img/mobile-2/step-3-xs.png)
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-3 {
        background-image: url(../img/mobile-2/step-3-sm.png)
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-3 {
        background-image: url(../img/mobile-2/step-3-md.png)
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-3 {
        background-image: url(../img/mobile-2/step-3-lg.png)
    }
}

.mobile-2-section-journey .journey-step-img-4 {
    background-image: url(../img/mobile-2/step-4-xs.png)
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-4 {
        background-image: url(../img/mobile-2/step-4-sm.png)
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-4 {
        background-image: url(../img/mobile-2/step-4-md.png)
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-4 {
        background-image: url(../img/mobile-2/step-4-lg.png)
    }
}

.mobile-2-section-journey .journey-step-img-5 {
    background-image: url(../img/mobile-2/step-5-xs.png)
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-5 {
        background-image: url(../img/mobile-2/step-5-sm.png)
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-5 {
        background-image: url(../img/mobile-2/step-5-md.png)
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-5 {
        background-image: url(../img/mobile-2/step-5-lg.png)
    }
}

@media (min-width:768px) {
    .mobile-2-section-journey {
        padding-top: 60px
    }
}

.mobile-2-section-journey .journey-step-reversed .journey-step-col-img {
    padding-left: 0
}

@media (max-width:767px) {
    .mobile-2-section-journey .journey-step-img {
        background-size: cover;
        width: 290px
    }
}

.mobile-2-section-journey .journey-step-img-1 {
    height: 258px
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-1 {
        height: 396px;
        width: 470px
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-1 {
        height: 365px;
        width: 430px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-1 {
        height: 436px;
        width: 521px
    }
}

.mobile-2-section-journey .journey-step-img-2 {
    height: 301px
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-2 {
        height: 457px;
        width: 506px
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-2 {
        height: 422px;
        width: 466px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-2 {
        height: 500px;
        width: 556px
    }
}

.mobile-2-section-journey .journey-step-img-3 {
    height: 347px
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-3 {
        height: 562px;
        width: 470px
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-3 {
        height: 515px;
        width: 430px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-3 {
        height: 625px;
        width: 522px
    }
}

.mobile-2-section-journey .journey-step-img-4 {
    height: 296px
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-4 {
        height: 459px;
        width: 506px
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-4 {
        height: 421px;
        width: 467px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-4 {
        height: 505px;
        width: 557px
    }
}

.mobile-2-section-journey .journey-step-img-5 {
    height: 237px
}

@media (min-width:768px) {
    .mobile-2-section-journey .journey-step-img-5 {
        height: 353px;
        width: 486px
    }
}

@media (min-width:992px) {
    .mobile-2-section-journey .journey-step-img-5 {
        height: 327px;
        width: 446px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-journey .journey-step-img-5 {
        height: 386px;
        width: 537px
    }
}

.mobile-2-section-why h2 {
    margin-bottom: 23px
}

@media (min-width:768px) {
    .mobile-2-section-why h2 {
        margin-bottom: 31px;
        margin-top: 4px
    }
}

@media (min-width:992px) {
    .mobile-2-section-why h2 {
        margin-bottom: 29px;
        margin-top: 3px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-why h2 {
        margin-top: 4px
    }
}

@media (min-width:768px) {
    .mobile-2-section-why .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .mobile-2-section-why .checked {
        margin-bottom: 13px
    }
}

.mobile-2-section-cta-2 {
    padding-bottom: 48px;
    padding-top: 21px
}

@media (min-width:768px) {
    .mobile-2-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 25px
    }
}

@media (min-width:1200px) {
    .mobile-2-section-cta-2 {
        padding-top: 24px
    }
}

@media (max-width:767px) {
    .mobile-2-section-cta-2 p {
        margin-bottom: 21px
    }
}

.mqa-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .mqa-section-intro {
        padding-bottom: 71px
    }
}

.mqa-section-why h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-section-why h2 {
        margin-bottom: 26px;
        margin-top: 3px
    }
}

@media (min-width:992px) {
    .mqa-section-why h2 {
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-section-why .tech {
        padding-bottom: 16px
    }
    .mqa-section-why .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mqa-section-why .tech {
        padding-bottom: 16px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-section-why .tech-col-icon-content {
        margin-left: 90px
    }
}

.mqa-section-why .mqa-div-cta-1 {
    padding-top: 16px
}

@media (min-width:768px) {
    .mqa-section-why .mqa-div-cta-1 {
        padding-bottom: 10px;
        padding-top: 34px
    }
}

@media (max-width:767px) {
    .mqa-section-why .mqa-div-cta-1 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-section-why .mqa-div-cta-1 p {
        margin-bottom: 15px
    }
}

.mqa-section-approach {
    padding-bottom: 25px
}

@media (min-width:768px) {
    .mqa-section-approach {
        padding-bottom: 44px
    }
}

@media (min-width:992px) {
    .mqa-section-approach {
        padding-bottom: 48px
    }
}

@media (min-width:1200px) {
    .mqa-section-approach {
        padding-bottom: 58px
    }
}

.mqa-section-approach>.container::after {
    bottom: -25px
}

@media (min-width:768px) {
    .mqa-section-approach>.container::after {
        bottom: -40px
    }
}

@media (min-width:992px) {
    .mqa-section-approach>.container::after {
        bottom: -44px
    }
}

@media (min-width:1200px) {
    .mqa-section-approach>.container::after {
        bottom: -54px
    }
}

.mqa-section-approach h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .mqa-section-approach h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
    .mqa-section-approach img {
        margin: 38px auto 58px
    }
}

@media (max-width:767px) {
    .mqa-section-approach .checked-list {
        margin: -12px 0 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-section-approach .checked-list {
        margin-bottom: 41px
    }
}

.mqa-section-approach .checked-list li {
    margin: 18px 0 0
}

@media (min-width:768px) {
    .mqa-section-approach .checked-list li {
        margin: 19px 0 21px
    }
}

.mqa-section-projects h2 {
    margin-bottom: 36px
}

@media (min-width:768px) {
    .mqa-section-projects h2 {
        margin-bottom: 21px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mqa-section-projects h2 {
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .mqa-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (max-width:991px) {
    .mqa-section-projects .projects-item-title+p {
        padding-top: 1px
    }
}

.mqa-section-expertise {
    padding-top: 55px
}

@media (min-width:768px) {
    .mqa-section-expertise {
        padding-top: 61px
    }
}

@media (min-width:1200px) {
    .mqa-section-expertise>.container::after {
        bottom: -36px
    }
}

.mqa-section-expertise h2 {
    margin-bottom: 44px
}

@media (min-width:768px) {
    .mqa-section-expertise h2 {
        margin-bottom: 54px
    }
}

.mqa-section-expertise .bullet-list li,
.mqa-section-expertise .text-content ul li,
.text-content .mqa-section-expertise ul li {
    padding-left: 17px
}

.mqa-section-expertise .bullet-list li::before,
.mqa-section-expertise .text-content ul li::before,
.text-content .mqa-section-expertise ul li::before {
    left: -10px
}

@media (min-width:768px) {
    .mqa-section-expertise .bullet-list li,
    .mqa-section-expertise .text-content ul li,
    .text-content .mqa-section-expertise ul li {
        padding-left: 25px
    }
    .mqa-section-expertise .bullet-list li::before,
    .mqa-section-expertise .text-content ul li::before,
    .text-content .mqa-section-expertise ul li::before {
        left: -19px
    }
}

.mqa-section-cta-2 {
    padding-top: 47px
}

@media (min-width:768px) {
    .mqa-section-cta-2 {
        padding-bottom: 66px;
        padding-top: 56px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mqa-section-cta-2 {
        padding-top: 57px
    }
}

.mqa-section-cta-2 .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .mqa-section-cta-2 .h2 {
        margin-top: 4px;
        padding-bottom: 4px
    }
}

@media (max-width:767px) {
    .mqa-section-cta-2 p:last-of-type {
        margin-bottom: 21px
    }
    .mqa-e2e-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-e2e-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mqa-e2e-section-intro>.container::after {
        bottom: -72px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-benefits {
        padding-bottom: 47px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-e2e-section-benefits {
        padding-bottom: 51px
    }
}

@media (max-width:1199px) {
    .mqa-e2e-section-benefits>.container::after {
        bottom: -47px
    }
}

.mqa-e2e-section-benefits h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .mqa-e2e-section-benefits h2 {
        margin-bottom: 39px
    }
}

.mqa-e2e-section-benefits .row {
    padding-bottom: 8px
}

@media (min-width:768px) {
    .mqa-e2e-section-benefits .row {
        padding-bottom: 4px
    }
}

.mqa-e2e-section-benefits .row div>div {
    text-align: center
}

.mqa-e2e-section-benefits .row div>div>img {
    margin-top: 16px
}

@media (max-width:767px) {
    .mqa-e2e-section-benefits .row div>div>img {
        margin-bottom: 26px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-benefits .row div>div>img {
        margin-top: 12px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-benefits .row .bullet-list,
    .mqa-e2e-section-benefits .row .text-content ul,
    .text-content .mqa-e2e-section-benefits .row ul {
        margin-bottom: 0
    }
    .mqa-e2e-section-benefits .row .bullet-list li,
    .mqa-e2e-section-benefits .row .text-content ul li,
    .text-content .mqa-e2e-section-benefits .row ul li {
        padding-left: 16px
    }
    .mqa-e2e-section-benefits .row .bullet-list li::before,
    .mqa-e2e-section-benefits .row .text-content ul li::before,
    .text-content .mqa-e2e-section-benefits .row ul li::before {
        left: -11px;
        top: 1px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-benefits .row .bullet-list li::before,
    .mqa-e2e-section-benefits .row .text-content ul li::before,
    .text-content .mqa-e2e-section-benefits .row ul li::before {
        margin-left: -7px
    }
    .mqa-e2e-section-benefits .row .bullet-list-no-m {
        margin-top: 7px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-benefits .row .bullet-list-no-m {
        margin-top: 6px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-benefits .row .bullet-list-rtl-sm>li {
        margin-right: -2px;
        padding-right: 32px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-benefits .row .bullet-list-rtl-sm>li {
        padding-right: 31px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-techniques {
        padding-bottom: 42px
    }
}

.mqa-e2e-section-techniques h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .mqa-e2e-section-techniques h2 {
        margin-bottom: 40px
    }
}

.mqa-e2e-section-techniques h2+p {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-e2e-section-techniques h2+p {
        margin-bottom: 29px
    }
}

@media (min-width:1200px) {
    .mqa-e2e-section-techniques h2+p {
        text-align: center
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-techniques .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-techniques .checked {
        margin-bottom: 13px
    }
}

.mqa-e2e-section-why {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .mqa-e2e-section-why {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

@media (min-width:1200px) {
    .mqa-e2e-section-why {
        padding-top: 61px
    }
}

.mqa-e2e-section-why h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-e2e-section-why h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-why .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-e2e-section-why .tech-col-icon-content {
        margin-left: 90px
    }
}

.mqa-e2e-section-why .mqa-e2e-div-cta-1 {
    margin-top: 17px
}

@media (min-width:768px) {
    .mqa-e2e-section-why .mqa-e2e-div-cta-1 {
        margin-top: 33px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-why .mqa-e2e-div-cta-1 {
        margin-top: 34px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-why .mqa-e2e-div-cta-1 p {
        margin-bottom: 21px
    }
}

.mqa-e2e-section-projects {
    padding-bottom: 50px
}

@media (min-width:768px) {
    .mqa-e2e-section-projects {
        padding-bottom: 66px
    }
}

.mqa-e2e-section-projects>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .mqa-e2e-section-projects>.container::after {
        bottom: -67px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-projects>.container::after {
        bottom: -66px
    }
}

.mqa-e2e-section-projects h2 {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .mqa-e2e-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-projects .projects-item-descr {
        margin-top: 32px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mqa-e2e-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 2px
    }
}

.mqa-e2e-section-tools {
    padding-bottom: 55px
}

.mqa-e2e-section-tools>.container::after {
    bottom: -55px
}

@media (min-width:768px) {
    .mqa-e2e-section-tools {
        padding-bottom: 55px
    }
    .mqa-e2e-section-tools>.container::after {
        bottom: -51px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-tools {
        padding-bottom: 54px
    }
}

.mqa-e2e-section-tools h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-e2e-section-tools h2 {
        margin-bottom: 40px;
        margin-top: 4px
    }
}

@media (min-width:992px) {
    .mqa-e2e-section-tools h2 {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .mqa-e2e-section-tools .bullet-list,
    .mqa-e2e-section-tools .text-content ul,
    .text-content .mqa-e2e-section-tools ul {
        margin-bottom: 0
    }
    .mqa-e2e-section-tools .bullet-list li,
    .mqa-e2e-section-tools .text-content ul li,
    .text-content .mqa-e2e-section-tools ul li {
        padding-left: 16px
    }
    .mqa-e2e-section-tools .bullet-list li::before,
    .mqa-e2e-section-tools .text-content ul li::before,
    .text-content .mqa-e2e-section-tools ul li::before {
        left: -12px;
        margin-left: -6px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-tools .bullet-list,
    .mqa-e2e-section-tools .text-content ul,
    .text-content .mqa-e2e-section-tools ul {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-e2e-section-tools .bullet-list li::before,
    .mqa-e2e-section-tools .text-content ul li::before,
    .text-content .mqa-e2e-section-tools ul li::before {
        margin-left: -7px
    }
}

@media (min-width:768px) {
    .mqa-e2e-section-cta-2 {
        padding-bottom: 66px
    }
}

.mqa-e2e-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mqa-e2e-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mqa-e2e-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mqa-e2e-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-intro {
        padding-top: 49px
    }
    .mqa-functional-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-functional-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mqa-functional-section-intro>.container::after {
        bottom: -72px
    }
}

.mqa-functional-section-why h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-functional-section-why h2 {
        margin-bottom: 31px
    }
}

@media (min-width:992px) {
    .mqa-functional-section-why h2 {
        margin-bottom: 29px
    }
}

@media (min-width:768px) {
    .mqa-functional-section-why .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .mqa-functional-section-why .checked {
        margin-bottom: 13px
    }
}

.mqa-functional-section-cta-1 {
    padding-bottom: 49px;
    padding-top: 21px
}

@media (min-width:768px) {
    .mqa-functional-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 37px
    }
}

@media (min-width:1200px) {
    .mqa-functional-section-cta-1 {
        padding-top: 36px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-cta-1 p {
        margin-bottom: 21px
    }
}

.mqa-functional-section-verticals {
    padding-bottom: 38px
}

@media (min-width:768px) {
    .mqa-functional-section-verticals {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

.mqa-functional-section-verticals h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-functional-section-verticals h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-verticals .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-functional-section-verticals .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .mqa-functional-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:992px) {
    .mqa-functional-section-projects {
        padding-bottom: 67px
    }
}

@media (min-width:1200px) {
    .mqa-functional-section-projects {
        padding-bottom: 66px
    }
}

@media (min-width:768px) {
    .mqa-functional-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .mqa-functional-section-projects>.container::after {
        bottom: -67px
    }
}

@media (min-width:1200px) {
    .mqa-functional-section-projects>.container::after {
        bottom: -66px
    }
}

.mqa-functional-section-projects h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-functional-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (min-width:1200px) {
    .mqa-functional-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 3px
    }
}

.mqa-functional-section-tools {
    padding-bottom: 56px
}

.mqa-functional-section-tools>.container::after {
    bottom: -56px
}

@media (min-width:768px) {
    .mqa-functional-section-tools>.container::after {
        bottom: -52px
    }
}

@media (min-width:992px) {
    .mqa-functional-section-tools {
        padding-bottom: 54px
    }
    .mqa-functional-section-tools>.container::after {
        bottom: -51px
    }
}

.mqa-functional-section-tools h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-functional-section-tools h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-functional-section-tools .bullet-list,
    .mqa-functional-section-tools .text-content ul,
    .text-content .mqa-functional-section-tools ul {
        margin-bottom: 0
    }
    .mqa-functional-section-tools .bullet-list li,
    .mqa-functional-section-tools .text-content ul li,
    .text-content .mqa-functional-section-tools ul li {
        padding-left: 16px
    }
    .mqa-functional-section-tools .bullet-list li::before,
    .mqa-functional-section-tools .text-content ul li::before,
    .text-content .mqa-functional-section-tools ul li::before {
        left: -12px;
        margin-left: -6px
    }
}

@media (min-width:768px) {
    .mqa-functional-section-tools .bullet-list,
    .mqa-functional-section-tools .text-content ul,
    .text-content .mqa-functional-section-tools ul {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-functional-section-tools .bullet-list li::before,
    .mqa-functional-section-tools .text-content ul li::before,
    .text-content .mqa-functional-section-tools ul li::before {
        margin-left: -7px
    }
}

@media (min-width:768px) {
    .mqa-functional-section-cta-2 {
        padding-bottom: 66px
    }
}

.mqa-functional-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mqa-functional-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mqa-functional-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mqa-functional-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-integration-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mqa-integration-section-intro>.container::after {
        bottom: -72px
    }
}

.mqa-integration-section-why h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-integration-section-why h2 {
        margin-bottom: 31px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-why h2 {
        margin-bottom: 29px
    }
}

@media (min-width:768px) {
    .mqa-integration-section-why .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-why .checked {
        margin-bottom: 13px
    }
}

.mqa-integration-section-cta-1 {
    padding-bottom: 49px;
    padding-top: 21px
}

@media (min-width:768px) {
    .mqa-integration-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 38px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-cta-1 p {
        margin-bottom: 21px
    }
}

.mqa-integration-section-verticals {
    padding-bottom: 38px
}

@media (min-width:768px) {
    .mqa-integration-section-verticals {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

.mqa-integration-section-verticals h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-integration-section-verticals h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-verticals .row {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .mqa-integration-section-verticals .tech-col-icon-content {
        margin-left: 90px
    }
}

.mqa-integration-section-strategies {
    padding-bottom: 25px;
    padding-top: 47px
}

@media (min-width:768px) {
    .mqa-integration-section-strategies {
        padding-bottom: 18px;
        padding-top: 59px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-strategies {
        padding-bottom: 40px
    }
}

@media (min-width:1200px) {
    .mqa-integration-section-strategies {
        padding-bottom: 50px
    }
}

.mqa-integration-section-strategies>.container::after {
    bottom: -24px
}

@media (min-width:768px) {
    .mqa-integration-section-strategies>.container::after {
        bottom: -22px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-strategies>.container::after {
        bottom: -43px
    }
}

@media (min-width:1200px) {
    .mqa-integration-section-strategies>.container::after {
        bottom: -53px
    }
}

.mqa-integration-section-strategies h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .mqa-integration-section-strategies h2 {
        margin-bottom: 40px
    }
}

.mqa-integration-section-strategies .row {
    margin-top: 31px
}

@media (min-width:768px) {
    .mqa-integration-section-strategies .row {
        margin-top: 38px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-strategies .row {
        margin-top: 39px
    }
}

@media (max-width:991px) {
    .mqa-integration-section-strategies .row h3 {
        text-align: center
    }
}

.mqa-integration-section-strategies .checked-list {
    margin-top: 1px
}

@media (min-width:768px) {
    .mqa-integration-section-strategies .checked-list {
        margin-top: 21px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-strategies .checked-list li {
        margin: 18px 0
    }
    .mqa-integration-section-strategies .checked-list li:last-child {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-integration-section-strategies .checked-list li:last-child {
        margin-bottom: 49px
    }
}

@media (min-width:768px) {
    .mqa-integration-section-projects {
        padding-bottom: 68px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-projects {
        padding-bottom: 66px
    }
}

@media (min-width:768px) {
    .mqa-integration-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-projects>.container::after {
        bottom: -66px
    }
}

.mqa-integration-section-projects h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-integration-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 7px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (min-width:768px) {
    .mqa-integration-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-projects .projects-item-descr {
        margin-top: 45px
    }
}

@media (min-width:1200px) {
    .mqa-integration-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 3px
    }
}

.mqa-integration-section-tools {
    padding-bottom: 56px
}

.mqa-integration-section-tools>.container::after {
    bottom: -56px
}

@media (min-width:768px) {
    .mqa-integration-section-tools>.container::after {
        bottom: -51px
    }
}

@media (min-width:992px) {
    .mqa-integration-section-tools {
        padding-bottom: 54px
    }
}

.mqa-integration-section-tools h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-integration-section-tools h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-integration-section-tools .bullet-list,
    .mqa-integration-section-tools .text-content ul,
    .text-content .mqa-integration-section-tools ul {
        margin-bottom: 0
    }
    .mqa-integration-section-tools .bullet-list li,
    .mqa-integration-section-tools .text-content ul li,
    .text-content .mqa-integration-section-tools ul li {
        padding-left: 16px
    }
    .mqa-integration-section-tools .bullet-list li::before,
    .mqa-integration-section-tools .text-content ul li::before,
    .text-content .mqa-integration-section-tools ul li::before {
        left: -12px;
        margin-left: -6px
    }
}

@media (min-width:768px) {
    .mqa-integration-section-tools .bullet-list,
    .mqa-integration-section-tools .text-content ul,
    .text-content .mqa-integration-section-tools ul {
        margin-top: 2px
    }
    .mqa-integration-section-cta-2 {
        padding-bottom: 66px
    }
}

.mqa-integration-section-cta-2 .h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .mqa-integration-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mqa-integration-section-cta-2 p {
    margin-bottom: 20px
}

@media (min-width:992px) {
    .mqa-integration-section-cta-2 p {
        margin-bottom: 21px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-intro>.container::after {
        bottom: -55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-ui-section-intro {
        padding-bottom: 75px;
        padding-top: 55px
    }
    .mqa-ui-section-intro>.container::after {
        bottom: -72px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-intro ul li {
        padding-left: 15px
    }
    .mqa-ui-section-intro ul li::before {
        left: -9px
    }
}

@media (min-width:768px) {
    .mqa-ui-section-intro ul li::before {
        margin-left: -7px
    }
}

.mqa-ui-section-benefits {
    padding-bottom: 22px;
    padding-top: 47px
}

@media (min-width:768px) {
    .mqa-ui-section-benefits {
        padding-bottom: 32px;
        padding-top: 56px
    }
}

@media (min-width:992px) {
    .mqa-ui-section-benefits {
        padding-bottom: 52px;
        padding-top: 55px
    }
}

@media (min-width:1200px) {
    .mqa-ui-section-benefits {
        padding-bottom: 42px
    }
}

.mqa-ui-section-benefits h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .mqa-ui-section-benefits h2 {
        margin-bottom: 40px
    }
}

.mqa-ui-section-benefits .row {
    margin-top: 31px
}

@media (min-width:768px) {
    .mqa-ui-section-benefits .row {
        margin-top: 38px
    }
}

@media (min-width:992px) {
    .mqa-ui-section-benefits .row {
        margin-top: 39px
    }
}

@media (max-width:991px) {
    .mqa-ui-section-benefits .row h3 {
        text-align: center
    }
}

.mqa-ui-section-benefits .checked-list {
    margin-top: 1px
}

@media (min-width:768px) {
    .mqa-ui-section-benefits .checked-list {
        margin-top: 21px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-benefits .checked-list li {
        margin: 18px 0
    }
    .mqa-ui-section-benefits .checked-list li:last-child {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-ui-section-benefits .checked-list li:last-child {
        margin-bottom: 49px
    }
}

.mqa-ui-section-why h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .mqa-ui-section-why h2 {
        margin-top: 4px
    }
}

.mqa-ui-section-why .benefits {
    margin-top: 40px
}

@media (min-width:768px) {
    .mqa-ui-section-why .benefits {
        margin-top: 48px
    }
    .mqa-ui-section-why .benefits .benefit {
        margin-bottom: 39px
    }
}

@media (min-width:992px) {
    .mqa-ui-section-why .benefits .benefit {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-why .benefits .benefit-title {
        margin-top: -4px
    }
    .mqa-ui-section-why .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-ui-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-why .benefits>div>div:last-child .benefit-text {
        padding-bottom: 0
    }
    .mqa-ui-section-why .mqa-ui-div-cta-1 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-ui-section-why .mqa-ui-div-cta-1 {
        margin-top: 19px
    }
}

@media (min-width:768px) {
    .mqa-ui-section-why .mqa-ui-div-cta-1 {
        padding-bottom: 10px
    }
    .mqa-ui-section-projects {
        padding-bottom: 67px
    }
    .mqa-ui-section-projects>.container::after {
        bottom: -67px
    }
}

.mqa-ui-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .mqa-ui-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-projects .projects-item-descr {
        margin-top: 33px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .mqa-ui-section-projects .projects-item-descr {
        margin-top: 46px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .mqa-ui-section-projects .projects-item-descr {
        margin-top: 44px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-projects .projects-item-descr .projects-item-title+p {
        padding-top: 3px
    }
}

.mqa-ui-section-tools {
    padding-bottom: 56px
}

.mqa-ui-section-tools>.container::after {
    bottom: -56px
}

@media (min-width:768px) {
    .mqa-ui-section-tools>.container::after {
        bottom: -51px
    }
    .mqa-ui-section-tools {
        padding-bottom: 54px
    }
}

.mqa-ui-section-tools h2 {
    margin-bottom: 31px;
    margin-top: -1px
}

@media (min-width:768px) {
    .mqa-ui-section-tools h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .mqa-ui-section-tools .bullet-list,
    .mqa-ui-section-tools .text-content ul,
    .text-content .mqa-ui-section-tools ul {
        margin-bottom: 0
    }
    .mqa-ui-section-tools .bullet-list li,
    .mqa-ui-section-tools .text-content ul li,
    .text-content .mqa-ui-section-tools ul li {
        padding-left: 16px
    }
    .mqa-ui-section-tools .bullet-list li::before,
    .mqa-ui-section-tools .text-content ul li::before,
    .text-content .mqa-ui-section-tools ul li::before {
        left: -12px;
        margin-left: -6px
    }
}

@media (min-width:768px) {
    .mqa-ui-section-tools .bullet-list,
    .mqa-ui-section-tools .text-content ul,
    .text-content .mqa-ui-section-tools ul {
        margin-top: 2px
    }
    .mqa-ui-section-cta-2 {
        padding-bottom: 66px
    }
}

.mqa-ui-section-cta-2 .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .mqa-ui-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

.mqa-ui-section-cta-2 p {
    margin-bottom: 21px
}

.news-common-section nav>.pagination {
    margin-bottom: 25px
}

@media (min-width:768px) {
    .news-common-section nav>.pagination {
        margin-bottom: 30px
    }
}

.news-post-header {
    margin-bottom: 17px
}

@media (min-width:768px) {
    .news-post-header {
        margin-bottom: 24px
    }
}

.news-post-h1-mtb {
    margin: -4px 0 22px
}

.news-post-p-mb {
    margin-bottom: -18px
}

.news-post-footer {
    padding-bottom: 31px
}

@media (min-width:768px) {
    .news-post-footer {
        padding-bottom: 33px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-cdn-section-intro {
        padding-top: 55px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-support {
        padding-bottom: 53px;
        padding-top: 47px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-cdn-section-support {
        padding-bottom: 74px
    }
}

.ott-cdn-section-support h2 {
    margin-bottom: 30px
}

@media (min-width:768px) {
    .ott-cdn-section-support h2 {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-support .row .bullet-list>li,
    .ott-cdn-section-support .row .text-content ul>li,
    .text-content .ott-cdn-section-support .row ul>li {
        padding-left: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-cdn-section-support .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.ott-cdn-section-support .row div {
    padding-top: 9px
}

@media (min-width:768px) {
    .ott-cdn-section-support .row div {
        padding-top: 21px
    }
}

.ott-cdn-section-support .row div:nth-of-type(1) {
    text-align: center
}

.ott-cdn-section-support .row div:nth-of-type(1) img {
    padding-top: 1px
}

@media (max-width:767px) {
    .ott-cdn-section-support .row div:nth-of-type(1) img {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-support .row div:nth-of-type(1) img {
        padding-top: 7px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-support .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-support .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .ott-cdn-section-support .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-support .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-cdn-section-support .row div:nth-of-type(3) li {
        padding-left: 29px
    }
    .ott-cdn-section-support .row div:nth-of-type(3) li::before {
        left: -23px
    }
}

.ott-cdn-section-benefits {
    padding-bottom: 36px;
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-cdn-section-benefits {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .ott-cdn-section-benefits {
        padding-bottom: 54px
    }
}

.ott-cdn-section-benefits h2 {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .ott-cdn-section-benefits h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-benefits .tech {
        padding-bottom: 18px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-cdn-section-benefits .tech-col-icon {
        margin-top: 1px
    }
    .ott-cdn-section-benefits .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-single-multi {
        padding-bottom: 58px;
        padding-top: 60px
    }
}

.ott-cdn-section-single-multi h2 {
    margin-bottom: 32px
}

@media (min-width:768px) {
    .ott-cdn-section-single-multi h2 {
        margin-bottom: 39px
    }
}

.ott-cdn-section-single-multi>.container>div {
    padding-bottom: 27px;
    padding-top: 9px
}

@media (min-width:768px) {
    .ott-cdn-section-single-multi>.container>div {
        padding-bottom: 18px;
        padding-top: 28px
    }
}

.ott-cdn-section-single-multi>.container .row:last-child {
    padding-bottom: 11px
}

@media (max-width:767px) {
    .ott-cdn-section-single-multi>.container .row:last-child {
        padding-bottom: 1px
    }
    .ott-cdn-section-single-multi>.container .row p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-performance {
        padding-top: 58px
    }
}

.ott-cdn-section-performance h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .ott-cdn-section-performance h2 {
        margin-bottom: 39px
    }
}

.ott-cdn-section-projects {
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-cdn-section-projects {
        padding-top: 56px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-cdn-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-cdn-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-cdn-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-cdn-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 59px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-cdn-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .ott-cdn-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 60px
    }
}

@media (min-width:768px) {
    .ott-cdn-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-cdn-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 82px
    }
}

.ott-cdn-section-projects .container>div .btn {
    min-width: 151px
}

.ott-cdn-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-cdn-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-cdn-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-cdn-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-cdn-section-navigation .ott-cdn-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-cdn-section-navigation .ott-cdn-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-cdn-section-navigation .ott-cdn-div-cta-2 p {
        margin-bottom: 13px
    }
}

@media (min-width:768px) {
    .ott-drm-section-intro {
        padding-bottom: 57px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-drm-section-intro {
        padding-top: 55px
    }
}

.ott-drm-section-intro .checked-list {
    margin-bottom: 0;
    margin-top: auto
}

.ott-drm-section-intro .checked-list li:last-child {
    margin-bottom: 0
}

@media (max-width:767px) {
    .ott-drm-section-intro .checked-list li {
        margin: 18px 0
    }
}

@media (min-width:992px) {
    .ott-drm-section-intro .checked-list li {
        padding-left: 80px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-intro .checked-list li {
        padding-left: 97px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-drm-section-intro .checked-list li::before {
        top: 6px
    }
}

.ott-drm-section-customers {
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-drm-section-customers {
        padding-top: 75px
    }
    .ott-drm-section-customers>.container::after {
        bottom: -79px
    }
}

.ott-drm-section-customers h2+p {
    padding-top: 12px
}

@media (min-width:768px) {
    .ott-drm-section-customers h2+p {
        padding-top: 4px
    }
}

@media (max-width:767px) {
    .ott-drm-section-customers .row .bullet-list>li,
    .ott-drm-section-customers .row .text-content ul>li,
    .text-content .ott-drm-section-customers .row ul>li {
        padding-left: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-drm-section-customers .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.ott-drm-section-customers .row div {
    padding-top: 8px
}

@media (min-width:768px) {
    .ott-drm-section-customers .row div {
        padding-top: 21px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-customers .row div {
        padding-top: 22px
    }
}

.ott-drm-section-customers .row div:nth-of-type(1) {
    text-align: center
}

@media (max-width:767px) {
    .ott-drm-section-customers .row div:nth-of-type(1) img {
        margin-bottom: -1px;
        padding-top: 1px
    }
}

@media (min-width:768px) {
    .ott-drm-section-customers .row div:nth-of-type(1) img {
        padding-top: 7px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-customers .row div:nth-of-type(1) img {
        padding-top: 6px
    }
}

@media (max-width:767px) {
    .ott-drm-section-customers .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) {
    .ott-drm-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .ott-drm-section-customers .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

.ott-drm-section-platforms {
    padding-bottom: 30px;
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-drm-section-platforms {
        padding-bottom: 63px;
        padding-top: 63px
    }
}

.ott-drm-section-platforms>.container::after {
    bottom: -29px
}

@media (min-width:768px) {
    .ott-drm-section-platforms>.container::after {
        bottom: -61px
    }
}

.ott-drm-section-platforms h2+p {
    margin-bottom: 4px;
    padding-top: 12px
}

@media (min-width:768px) {
    .ott-drm-section-platforms h2+p {
        margin-bottom: 7px;
        padding-top: 4px
    }
}

.ott-drm-section-platforms .checked-list {
    margin: 0
}

.ott-drm-section-platforms .checked-list li {
    font-weight: 600;
    margin-bottom: 2px
}

@media (min-width:768px) {
    .ott-drm-section-platforms .checked-list li {
        margin-bottom: 6px
    }
}

.ott-drm-section-platforms .bullet-list,
.ott-drm-section-platforms .text-content ul,
.text-content .ott-drm-section-platforms ul {
    margin-left: 54px
}

@media (max-width:767px) {
    .ott-drm-section-platforms .bullet-list,
    .ott-drm-section-platforms .text-content ul,
    .text-content .ott-drm-section-platforms ul {
        padding-bottom: 8px;
        padding-top: 5px
    }
}

@media (min-width:768px) {
    .ott-drm-section-platforms .bullet-list,
    .ott-drm-section-platforms .text-content ul,
    .text-content .ott-drm-section-platforms ul {
        margin-left: 61.5px
    }
}

@media (min-width:992px) {
    .ott-drm-section-platforms .bullet-list,
    .ott-drm-section-platforms .text-content ul,
    .text-content .ott-drm-section-platforms ul {
        margin-left: 80.16667px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-platforms .bullet-list,
    .ott-drm-section-platforms .text-content ul,
    .text-content .ott-drm-section-platforms ul {
        margin-left: 97.5px
    }
}

.ott-drm-section-platforms .bullet-list li,
.ott-drm-section-platforms .text-content ul li,
.text-content .ott-drm-section-platforms ul li {
    margin-bottom: -2px;
    padding-left: 17px;
    padding-top: 2px
}

@media (min-width:768px) {
    .ott-drm-section-platforms .bullet-list li,
    .ott-drm-section-platforms .text-content ul li,
    .text-content .ott-drm-section-platforms ul li {
        padding-left: 25px
    }
}

@media (min-width:992px) {
    .ott-drm-section-platforms .bullet-list li,
    .ott-drm-section-platforms .text-content ul li,
    .text-content .ott-drm-section-platforms ul li {
        padding-left: 24px
    }
}

.ott-drm-section-platforms .bullet-list li::before,
.ott-drm-section-platforms .text-content ul li::before,
.text-content .ott-drm-section-platforms ul li::before {
    left: -11px
}

@media (min-width:768px) {
    .ott-drm-section-platforms .bullet-list li::before,
    .ott-drm-section-platforms .text-content ul li::before,
    .text-content .ott-drm-section-platforms ul li::before {
        left: -18px;
        margin-left: -7px
    }
    .ott-drm-section-platforms .bullet-list li:last-child,
    .ott-drm-section-platforms .text-content ul li:last-child,
    .text-content .ott-drm-section-platforms ul li:last-child {
        margin-bottom: -10px
    }
}

.ott-drm-section-expertise {
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-drm-section-expertise {
        padding-bottom: 66px;
        padding-top: 58px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-expertise {
        padding-top: 69px
    }
}

.ott-drm-section-expertise h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .ott-drm-section-expertise h2 {
        margin-bottom: 39px
    }
}

.ott-drm-section-expertise img {
    padding-bottom: 36px;
    padding-top: 33px
}

@media (min-width:768px) {
    .ott-drm-section-expertise img {
        padding-bottom: 46px;
        padding-top: 28px
    }
}

@media (min-width:1200px) {
    .ott-drm-section-expertise img {
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .ott-drm-section-expertise .row p {
        margin-bottom: 21px
    }
}

.ott-drm-section-features {
    padding-bottom: 37px;
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-drm-section-features {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-drm-section-features .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .ott-drm-section-features h2+.row {
        padding-top: 2px
    }
}

@media (min-width:768px) {
    .ott-drm-section-features h2+.row {
        margin-top: -9px
    }
}

.ott-drm-section-features h2+.row .tech-col-icon {
    margin-top: 3px
}

@media (min-width:768px) {
    .ott-drm-section-features h2+.row .tech-col-icon {
        margin-top: 1px
    }
}

@media (max-width:767px) {
    .ott-drm-section-features .row:nth-of-type(2) {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-drm-section-features .row:nth-of-type(2) {
        margin-top: -2px
    }
}

@media (min-width:768px) {
    .ott-drm-section-projects {
        padding-top: 65px
    }
}

@media (min-width:992px) {
    .ott-drm-section-projects {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-drm-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-drm-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-drm-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-drm-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-drm-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .ott-drm-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-drm-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .ott-drm-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .ott-drm-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.ott-drm-section-projects .container>div .btn {
    min-width: 151px
}

.ott-drm-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-drm-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-drm-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-drm-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-drm-section-navigation .ott-drm-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-drm-section-navigation .ott-drm-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-drm-section-navigation .ott-drm-div-cta-2 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-live-streaming-section-intro {
        padding-top: 55px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-areas {
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .ott-live-streaming-section-areas>.container::after {
        bottom: -79px
    }
}

.ott-live-streaming-section-areas h2+p {
    padding-top: 12px
}

@media (min-width:768px) {
    .ott-live-streaming-section-areas h2+p {
        padding-top: 4px;
        text-align: center
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-areas .row .bullet-list>li,
    .ott-live-streaming-section-areas .row .text-content ul>li,
    .text-content .ott-live-streaming-section-areas .row ul>li {
        padding-left: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-live-streaming-section-areas .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.ott-live-streaming-section-areas .row div {
    padding-top: 8px
}

@media (min-width:768px) {
    .ott-live-streaming-section-areas .row div {
        padding-top: 21px
    }
}

.ott-live-streaming-section-areas .row div:nth-of-type(1) {
    text-align: center
}

.ott-live-streaming-section-areas .row div:nth-of-type(1) img {
    padding-top: 1px
}

@media (max-width:767px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(1) img {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(1) img {
        padding-top: 7px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 25px
    }
}

@media (min-width:1200px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-live-streaming-section-areas .row div:nth-of-type(3) li {
        padding-left: 25px
    }
    .ott-live-streaming-section-areas .row div:nth-of-type(3) li::before {
        left: -20px;
        margin-left: -7px
    }
}

.ott-live-streaming-section-challenges {
    padding-bottom: 3px;
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-live-streaming-section-challenges {
        padding-bottom: 24px
    }
}

@media (min-width:1200px) {
    .ott-live-streaming-section-challenges {
        padding-bottom: 23px
    }
}

@media (min-width:768px) {
    .ott-live-streaming-section-challenges {
        padding-top: 63px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-live-streaming-section-challenges {
        padding-top: 62px
    }
}

.ott-live-streaming-section-challenges h2 {
    margin-bottom: 34px
}

@media (min-width:768px) {
    .ott-live-streaming-section-challenges h2 {
        margin-bottom: 41px
    }
}

@media (max-width:991px) {
    .ott-live-streaming-section-challenges .checked-list li {
        margin-bottom: -1px
    }
    .ott-live-streaming-section-challenges .checked-list li::before {
        top: 6px
    }
}

@media (min-width:992px) {
    .ott-live-streaming-section-challenges .checked-list li::before {
        top: 7px
    }
}

@media (min-width:1200px) {
    .ott-live-streaming-section-challenges .checked-list li::before {
        top: 5px
    }
}

@media (max-width:991px) {
    .ott-live-streaming-section-challenges .clearfix ul {
        margin-top: -28px
    }
}

.ott-live-streaming-section-cta-1 {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .ott-live-streaming-section-cta-1 {
        padding-bottom: 66px
    }
}

@media (min-width:992px) {
    .ott-live-streaming-section-cta-1 {
        padding-bottom: 67px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-cta-1 p {
        margin-bottom: 21px
    }
}

.ott-live-streaming-section-features {
    padding-bottom: 36px;
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-live-streaming-section-features {
        padding-bottom: 53px;
        padding-top: 60px
    }
}

@media (min-width:992px) {
    .ott-live-streaming-section-features {
        padding-bottom: 54px;
        padding-top: 59px
    }
}

.ott-live-streaming-section-features h2 {
    margin-bottom: 22px
}

@media (min-width:768px) {
    .ott-live-streaming-section-features h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-features .tech {
        padding-bottom: 18px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-live-streaming-section-features .tech-col-icon {
        margin-top: 1px
    }
    .ott-live-streaming-section-features .tech-col-icon-content {
        margin-left: 90px
    }
}

.ott-live-streaming-section-projects {
    padding-top: 49px
}

@media (min-width:768px) {
    .ott-live-streaming-section-projects {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-live-streaming-section-projects .container p {
        margin-bottom: 17px
    }
    .ott-live-streaming-section-projects .container .tech-project-title {
        margin: 1px 0 20px
    }
}

.ott-live-streaming-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (min-width:768px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(2) {
        margin-top: 48px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 78px
    }
}

.ott-live-streaming-section-projects .container>div:nth-of-type(3) {
    padding-bottom: 62px
}

@media (min-width:768px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

@media (min-width:992px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 79px
    }
}

@media (min-width:1200px) {
    .ott-live-streaming-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 80px
    }
}

.ott-live-streaming-section-projects .container .btn {
    min-width: 151px
}

.ott-live-streaming-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-live-streaming-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-live-streaming-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-live-streaming-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-live-streaming-section-navigation .ott-live-streaming-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-live-streaming-section-navigation .ott-live-streaming-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-live-streaming-section-navigation .ott-live-streaming-div-cta-2 p {
        margin-bottom: 21px
    }
    .ott-mam-section-intro {
        padding-top: 49px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-intro {
        padding-top: 55px
    }
}

.ott-mam-section-intro>div img {
    padding-bottom: 6px;
    padding-top: 21px
}

@media (min-width:768px) {
    .ott-mam-section-intro>div img {
        padding-bottom: 7px;
        padding-top: 28px
    }
}

.ott-mam-section-offer {
    padding-bottom: 48px
}

@media (min-width:768px) {
    .ott-mam-section-offer {
        padding-bottom: 66px
    }
}

@media (max-width:767px) {
    .ott-mam-section-offer {
        padding-top: 47px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-mam-section-offer {
        padding-top: 57px
    }
}

@media (max-width:991px) {
    .ott-mam-section-offer h3 {
        text-align: center
    }
}

.ott-mam-section-offer h2+.row {
    padding-top: 18px
}

@media (min-width:768px) {
    .ott-mam-section-offer h2+.row {
        padding-top: 9px
    }
}

@media (max-width:767px) {
    .ott-mam-section-offer h2+.row div:nth-of-type(2) h3 {
        margin-top: 43px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-offer h2+.row div:nth-of-type(2) h3 {
        margin-top: 48px
    }
}

.ott-mam-section-offer .checked-list {
    margin-top: 0
}

@media (max-width:767px) {
    .ott-mam-section-offer .checked-list li {
        margin: 18px 0
    }
    .ott-mam-section-offer .row:nth-of-type(2) {
        margin-top: 16px
    }
    .ott-mam-section-offer .row:nth-of-type(2) p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) {
    .ott-mam-section-offer .row:nth-of-type(2) {
        margin-top: 32px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-mam-section-offer .row:nth-of-type(2) {
        margin-top: 20px
    }
}

@media (min-width:768px) {
    .ott-mam-section-expertise {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.ott-mam-section-expertise h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .ott-mam-section-expertise h2 {
        margin-bottom: 25px
    }
}

.ott-mam-section-expertise .row:last-of-type {
    margin-top: 16px
}

@media (min-width:768px) {
    .ott-mam-section-expertise .row:last-of-type {
        margin-top: 35px
    }
}

.ott-mam-section-expertise .row:last-of-type p {
    margin-bottom: 21px
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-mam-section-expertise .row .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .ott-mam-section-expertise .row .tech-col-icon {
        margin-bottom: 24px
    }
}

.ott-mam-section-why {
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-mam-section-why {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-mam-section-why>.container .benefits {
        margin-top: 40px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-why>.container .benefits {
        margin-top: 49px
    }
}

@media (max-width:767px) {
    .ott-mam-section-why>.container .benefits:last-child {
        padding-bottom: 19px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-why>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:1200px) {
    .ott-mam-section-why>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (max-width:767px) {
    .ott-mam-section-why>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-why>.container .benefit {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .ott-mam-section-why>.container .benefit-icon {
        margin-bottom: 30px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-mam-section-why>.container .benefit-icon {
        margin-bottom: 33px
    }
}

@media (min-width:992px) {
    .ott-mam-section-why>.container .benefit-icon {
        margin-bottom: 32px
    }
}

@media (min-width:768px) {
    .ott-mam-section-projects {
        padding-top: 59px
    }
}

@media (max-width:767px) {
    .ott-mam-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-mam-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-mam-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-mam-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-mam-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .ott-mam-section-projects .container>div:nth-of-type(1) {
        margin-top: 60px
    }
}

@media (min-width:992px) {
    .ott-mam-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .ott-mam-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .ott-mam-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.ott-mam-section-projects .container>div .btn {
    min-width: 151px
}

.ott-mam-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-mam-section-navigation {
        padding-bottom: 66px;
        padding-top: 66px
    }
}

@media (min-width:992px) {
    .ott-mam-section-navigation {
        padding-top: 67px
    }
}

.ott-mam-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-mam-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-mam-section-navigation .ott-mam-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-mam-section-navigation .ott-mam-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-mam-section-navigation .ott-mam-div-cta-2 p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-second-screen-section-intro {
        padding-top: 55px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-customers {
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-customers>.container::after {
        bottom: -79px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-customers .row .bullet-list>li,
    .ott-second-screen-section-customers .row .text-content ul>li,
    .text-content .ott-second-screen-section-customers .row ul>li {
        padding-left: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-second-screen-section-customers .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.ott-second-screen-section-customers .row div {
    padding-top: 20px
}

@media (min-width:768px) {
    .ott-second-screen-section-customers .row div {
        padding-top: 7px
    }
}

.ott-second-screen-section-customers .row div:nth-of-type(1) {
    text-align: center
}

.ott-second-screen-section-customers .row div:nth-of-type(1) img {
    padding-top: 1px
}

@media (max-width:767px) {
    .ott-second-screen-section-customers .row div:nth-of-type(1) img {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-customers .row div:nth-of-type(1) img {
        padding-top: 7px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-customers .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 25px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .ott-second-screen-section-customers .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-customers .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-second-screen-section-customers .row div:nth-of-type(3) li {
        padding-left: 25px
    }
    .ott-second-screen-section-customers .row div:nth-of-type(3) li::before {
        left: -20px;
        margin-left: -7px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-functionality {
        padding-top: 63px
    }
}

.ott-second-screen-section-functionality h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .ott-second-screen-section-functionality h2 {
        margin-bottom: 31px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-functionality h2 {
        margin-bottom: 29px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-functionality .checked {
        margin-bottom: 15px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-functionality .checked {
        margin-bottom: 13px
    }
}

.ott-second-screen-section-cta-1 {
    padding-bottom: 49px;
    padding-top: 21px
}

@media (min-width:768px) {
    .ott-second-screen-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 36px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-cta-1 {
        padding-top: 38px
    }
}

.ott-second-screen-section-benefits {
    padding-top: 47px
}

@media (min-width:768px) {
    .ott-second-screen-section-benefits {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-benefits>.container .benefits {
        margin-top: 40px
    }
}

.ott-second-screen-section-benefits>.container .benefits:last-child {
    padding-bottom: 17px
}

@media (min-width:768px) and (max-width:991px) {
    .ott-second-screen-section-benefits>.container .benefits:last-child {
        padding-bottom: 31px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-benefits>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-benefits>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-second-screen-section-benefits>.container .benefit {
        margin-bottom: 40px
    }
}

.ott-second-screen-section-benefits>.container .benefit-title {
    margin-bottom: 21px;
    margin-top: -4px
}

@media (min-width:768px) {
    .ott-second-screen-section-benefits>.container .benefit-title {
        margin-bottom: 23px;
        margin-top: -1px
    }
    .ott-second-screen-section-projects {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-second-screen-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-second-screen-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-second-screen-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (max-width:767px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

@media (min-width:1200px) {
    .ott-second-screen-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 80px
    }
}

.ott-second-screen-section-projects .container>div .btn {
    min-width: 151px
}

.ott-second-screen-section-navigation {
    padding-bottom: 48px;
    padding-top: 56px
}

@media (min-width:768px) {
    .ott-second-screen-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-second-screen-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-second-screen-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-second-screen-section-navigation .ott-second-screen-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-second-screen-section-navigation .ott-second-screen-div-cta-2 {
        padding-top: 28px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-smart-tv-section-intro {
        padding-top: 56px
    }
}

.ott-smart-tv-section-stack {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .ott-smart-tv-section-stack {
        padding-bottom: 43px
    }
}

.ott-smart-tv-section-stack h2 {
    margin-bottom: 30px;
    margin-top: -1px
}

@media (min-width:768px) {
    .ott-smart-tv-section-stack h2 {
        margin-bottom: 21px
    }
}

@media (min-width:1200px) {
    .ott-smart-tv-section-stack h2 {
        margin-bottom: 25px
    }
}

@media (max-width:991px) {
    .ott-smart-tv-section-stack .checked-list-floated {
        margin-bottom: 0
    }
}

.ott-smart-tv-section-stack .checked-list-floated li::before {
    top: 6px
}

@media (max-width:767px) {
    .ott-smart-tv-section-stack .checked-list-floated li {
        margin-top: 24px;
        padding-left: 55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-smart-tv-section-stack .checked-list-floated li {
        margin-bottom: 27px
    }
}

.ott-smart-tv-section-strategy {
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-smart-tv-section-strategy {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-strategy>.container .benefits {
        margin-top: 40px
    }
}

.ott-smart-tv-section-strategy>.container .benefits:last-child {
    padding-bottom: 18px
}

@media (min-width:768px) and (max-width:991px) {
    .ott-smart-tv-section-strategy>.container .benefits:last-child {
        padding-bottom: 26px
    }
}

@media (min-width:992px) {
    .ott-smart-tv-section-strategy>.container .benefits:last-child {
        padding-bottom: 12px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-strategy .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-smart-tv-section-strategy .benefit {
        margin-bottom: 46px
    }
}

.ott-smart-tv-section-strategy .benefit-title {
    margin-bottom: 21px;
    margin-top: -4px
}

@media (min-width:768px) {
    .ott-smart-tv-section-strategy .benefit-title {
        margin-bottom: 23px;
        margin-top: -1px
    }
}

.ott-smart-tv-section-challenge .row {
    padding-top: 13px
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge .row {
        padding-top: 4px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-challenge .row .bullet-list>li,
    .ott-smart-tv-section-challenge .row .text-content ul>li,
    .text-content .ott-smart-tv-section-challenge .row ul>li {
        padding-left: 17px
    }
    .ott-smart-tv-section-challenge .row .bullet-list>li::before,
    .ott-smart-tv-section-challenge .row .text-content ul>li::before,
    .text-content .ott-smart-tv-section-challenge .row ul>li::before {
        left: -12px
    }
}

.ott-smart-tv-section-challenge .row div:nth-of-type(1) {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.ott-smart-tv-section-challenge .row div:nth-of-type(1) img {
    margin-top: -5px
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(1) img {
        margin-top: -9px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(2) {
        padding-top: 29px
    }
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 25px
    }
}

@media (min-width:1200px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 24px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(3) li {
        padding-left: 23px
    }
    .ott-smart-tv-section-challenge .row div:nth-of-type(3) li::before {
        left: -19px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-smart-tv-section-challenge .row div:nth-of-type(3) li {
        padding-left: 24px
    }
    .ott-smart-tv-section-challenge .row div:nth-of-type(3) li::before {
        margin-left: -7px
    }
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge-enterprise {
        padding-top: 64px
    }
}

@media (min-width:992px) {
    .ott-smart-tv-section-challenge-enterprise {
        padding-top: 60px
    }
}

.ott-smart-tv-section-challenge-enterprise>.container::after {
    bottom: -40px
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge-enterprise>.container::after {
        bottom: -38px
    }
}

.ott-smart-tv-section-challenge-viewer {
    padding-top: 35px
}

@media (min-width:768px) {
    .ott-smart-tv-section-challenge-viewer {
        padding-bottom: 55px;
        padding-top: 36px
    }
    .ott-smart-tv-section-challenge-viewer>.container::after {
        bottom: -51px
    }
    .ott-smart-tv-section-projects {
        padding-top: 56px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-smart-tv-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-smart-tv-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-smart-tv-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 59px
    }
}

@media (min-width:768px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 60px
    }
}

@media (min-width:768px) {
    .ott-smart-tv-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.ott-smart-tv-section-projects .container>div .btn {
    min-width: 151px
}

.ott-smart-tv-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-smart-tv-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-smart-tv-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-smart-tv-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-smart-tv-section-navigation .ott-smart-tv-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-smart-tv-section-navigation .ott-smart-tv-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-smart-tv-section-navigation .ott-smart-tv-div-cta-2 p {
        margin-bottom: 21px
    }
    .ott-vod-section-workflow {
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .ott-vod-section-workflow>.container::after {
        bottom: -79px
    }
}

@media (max-width:767px) {
    .ott-vod-section-workflow .row .bullet-list>li,
    .ott-vod-section-workflow .row .text-content ul>li,
    .text-content .ott-vod-section-workflow .row ul>li {
        padding-left: 17px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-vod-section-workflow .row .bullet-list-no-m {
        margin-top: 1px
    }
}

.ott-vod-section-workflow .row div {
    padding-top: 8px
}

@media (min-width:768px) {
    .ott-vod-section-workflow .row div {
        padding-top: 4px
    }
}

.ott-vod-section-workflow .row div:nth-of-type(1) {
    text-align: center
}

.ott-vod-section-workflow .row div:nth-of-type(1) img {
    padding-top: 13px
}

@media (max-width:767px) {
    .ott-vod-section-workflow .row div:nth-of-type(1) img {
        margin-bottom: -1px
    }
}

@media (min-width:768px) {
    .ott-vod-section-workflow .row div:nth-of-type(1) img {
        padding-top: 6px
    }
}

@media (max-width:767px) {
    .ott-vod-section-workflow .row div:nth-of-type(2) {
        padding-top: 25px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 23px
    }
    .ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li::before {
        right: -2px
    }
}

@media (min-width:992px) {
    .ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 30px
    }
}

@media (min-width:1200px) {
    .ott-vod-section-workflow .row div:nth-of-type(2) .bullet-list-rtl-sm>li {
        padding-right: 29px
    }
}

@media (max-width:767px) {
    .ott-vod-section-workflow .row div:nth-of-type(3) {
        margin-bottom: -19px;
        margin-top: -17px;
        padding-top: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-vod-section-workflow .row div:nth-of-type(3) li {
        padding-left: 24px
    }
    .ott-vod-section-workflow .row div:nth-of-type(3) li::before {
        left: -19px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .ott-vod-section-workflow .row div:nth-of-type(3) li {
        padding-left: 28px
    }
    .ott-vod-section-workflow .row div:nth-of-type(3) li::before {
        left: -23px
    }
}

.ott-vod-section-delivery {
    padding-bottom: 38px;
    padding-top: 46px
}

@media (min-width:768px) {
    .ott-vod-section-delivery {
        padding-bottom: 67px;
        padding-top: 63px
    }
}

.ott-vod-section-delivery>.container::after {
    bottom: -44px
}

@media (min-width:768px) {
    .ott-vod-section-delivery>.container::after {
        bottom: -60px
    }
}

.ott-vod-section-delivery>.container>p {
    margin-bottom: 10px;
    padding-top: 11px
}

@media (min-width:768px) {
    .ott-vod-section-delivery>.container>p {
        margin-bottom: 24px;
        padding-top: 4px
    }
    .ott-vod-section-delivery .checked {
        margin-bottom: 12px;
        margin-top: 15px
    }
}

.ott-vod-section-cta-1 {
    padding-top: 54px
}

@media (min-width:768px) {
    .ott-vod-section-cta-1 {
        padding-bottom: 66px;
        padding-top: 53px
    }
}

.ott-vod-section-cta-1 .h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .ott-vod-section-cta-1 .h2 {
        margin-bottom: 39px
    }
}

@media (max-width:767px) {
    .ott-vod-section-cta-1 p {
        margin-bottom: 21px
    }
}

.ott-vod-section-features {
    padding-bottom: 37px;
    padding-top: 48px
}

@media (min-width:768px) {
    .ott-vod-section-features {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .ott-vod-section-features .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (max-width:767px) {
    .ott-vod-section-features h2+.row {
        padding-top: 2px
    }
}

@media (min-width:768px) {
    .ott-vod-section-features h2+.row {
        margin-top: -9px
    }
}

.ott-vod-section-features h2+.row .tech-col-icon {
    margin-top: 3px
}

@media (min-width:768px) {
    .ott-vod-section-features h2+.row .tech-col-icon {
        margin-top: 1px
    }
}

@media (max-width:767px) {
    .ott-vod-section-features .row:nth-of-type(2) {
        margin-top: 2px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-vod-section-features .row:nth-of-type(2) {
        margin-top: -2px
    }
}

.ott-vod-section-models {
    padding-top: 49px
}

@media (min-width:768px) {
    .ott-vod-section-models {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-vod-section-models>.container .benefits {
        margin-top: 40px
    }
}

.ott-vod-section-models>.container .benefits:last-child {
    padding-bottom: 19px
}

@media (min-width:768px) and (max-width:991px) {
    .ott-vod-section-models>.container .benefits:last-child {
        padding-bottom: 32px
    }
}

@media (min-width:992px) {
    .ott-vod-section-models>.container .benefits:last-child {
        padding-bottom: 13px
    }
}

@media (max-width:767px) {
    .ott-vod-section-models>.container .benefit {
        margin-bottom: 35px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .ott-vod-section-models>.container .benefit {
        margin-bottom: 40px
    }
}

.ott-vod-section-models>.container .benefit-title {
    margin-bottom: 21px;
    margin-top: -4px
}

@media (min-width:768px) {
    .ott-vod-section-models>.container .benefit-title {
        margin-bottom: 23px;
        margin-top: -1px
    }
    .ott-vod-section-projects {
        padding-top: 60px
    }
}

@media (max-width:767px) {
    .ott-vod-section-projects .container .h3 {
        line-height: 1.35
    }
    .ott-vod-section-projects .container p {
        margin-bottom: 16px
    }
    .ott-vod-section-projects .container .tech-project-more {
        margin-top: 35px
    }
}

.ott-vod-section-projects .container>div:nth-of-type(1) {
    margin-top: 43px
}

@media (max-width:767px) {
    .ott-vod-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 59px
    }
}

@media (min-width:768px) {
    .ott-vod-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .ott-vod-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .ott-vod-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .ott-vod-section-projects .container>div:nth-of-type(2) {
        margin-top: 49px;
        padding-bottom: 60px
    }
}

@media (min-width:768px) {
    .ott-vod-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

.ott-vod-section-projects .container>div .btn {
    min-width: 151px
}

.ott-vod-section-navigation {
    padding-bottom: 48px;
    padding-top: 55px
}

@media (min-width:768px) {
    .ott-vod-section-navigation {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

.ott-vod-section-navigation p+.row {
    padding-top: 16px
}

@media (min-width:768px) {
    .ott-vod-section-navigation p+.row {
        padding-top: 32px
    }
}

.ott-vod-section-navigation .ott-vod-div-cta-2 {
    padding-top: 6px
}

@media (min-width:768px) {
    .ott-vod-section-navigation .ott-vod-div-cta-2 {
        padding-top: 28px
    }
}

@media (max-width:767px) {
    .ott-vod-section-navigation .ott-vod-div-cta-2 p {
        margin-bottom: 21px
    }
}

.partnership-2-more-section-intro,
.partnership-2-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .partnership-2-more-section-intro,
    .partnership-2-section-intro {
        padding-bottom: 71px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .partnership-2-more-section-intro,
    .partnership-2-section-intro {
        padding-bottom: 70px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .partnership-2-more-section-intro,
    .partnership-2-section-intro {
        padding-top: 55px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .partnership-2-more-section-intro,
    .partnership-2-section-intro {
        padding-top: 56px
    }
}

.partnership-2-more-section-alliances,
.partnership-2-section-alliances {
    padding: 47px 0 0
}

@media (min-width:768px) {
    .partnership-2-more-section-alliances,
    .partnership-2-section-alliances {
        padding: 60px 0 18px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .partnership-2-more-section-alliances,
    .partnership-2-section-alliances {
        padding-bottom: 17px
    }
}

.partnership-2-more-section-alliances>.container,
.partnership-2-section-alliances>.container {
    padding-left: 0;
    padding-right: 0
}

@media (max-width:767px) {
    .partnership-2-more-section-alliances>.container .partners .partners-toggle-block {
        margin-top: -12px;
        padding-bottom: 59px
    }
}

.partnership-2-more-section-types,
.partnership-2-section-types {
    padding-top: 55px
}

@media (min-width:768px) {
    .partnership-2-more-section-types,
    .partnership-2-section-types {
        padding-top: 67px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .partnership-2-more-section-types,
    .partnership-2-section-types {
        padding-top: 71px
    }
}

.partnership-2-more-section-types .container .benefits,
.partnership-2-section-types .container .benefits {
    margin-top: 42px
}

@media (min-width:768px) {
    .partnership-2-more-section-types .container .benefits,
    .partnership-2-section-types .container .benefits {
        margin-top: 45px
    }
}

.partnership-2-more-section-types .container .benefits:last-child,
.partnership-2-section-types .container .benefits:last-child {
    padding-bottom: 20px
}

@media (min-width:768px) {
    .partnership-2-more-section-types .container .benefits:last-child,
    .partnership-2-section-types .container .benefits:last-child {
        padding-bottom: 25px
    }
}

@media (min-width:992px) {
    .partnership-2-more-section-types .container .benefits:last-child,
    .partnership-2-section-types .container .benefits:last-child {
        padding-bottom: 12px
    }
}

.partnership-2-more-section-types .container .benefits .benefit-icon,
.partnership-2-section-types .container .benefits .benefit-icon {
    height: 80px;
    margin-bottom: 32px
}

@media (max-width:767px) {
    .partnership-2-more-section-types .container .benefits .benefit-icon,
    .partnership-2-section-types .container .benefits .benefit-icon {
        margin-bottom: 31px
    }
    .partnership-2-more-section-types .container .benefits .benefit,
    .partnership-2-section-types .container .benefits .benefit {
        margin-bottom: 34px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .partnership-2-more-section-types .container .benefits .benefit,
    .partnership-2-section-types .container .benefits .benefit {
        margin-bottom: 46px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .partnership-2-more-section-types {
        padding-top: 67px
    }
}

.partnership-2-more-section-cta,
.partnership-2-section-cta {
    padding-top: 55px
}

@media (min-width:768px) {
    .partnership-2-more-section-cta,
    .partnership-2-section-cta {
        padding-bottom: 66px;
        padding-top: 67px
    }
}

@media (max-width:767px) {
    .partnership-2-more-section-cta p,
    .partnership-2-section-cta p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .portfolio-project-quote-section-carousel,
    .portfolio-project-section-carousel {
        padding-top: 55px
    }
}

.portfolio-project-quote-section-carousel h1,
.portfolio-project-section-carousel h1 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .portfolio-project-quote-section-carousel h1,
    .portfolio-project-section-carousel h1 {
        padding-bottom: 20px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .portfolio-project-section-carousel {
        padding-top: 55px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .portfolio-project-section-carousel .project-tags {
        margin-top: 17px
    }
}

.portfolio-project-quote-section-overview h2,
.portfolio-project-section-overview h2 {
    margin-bottom: 31px;
    margin-top: 1px
}

@media (min-width:768px) {
    .portfolio-project-quote-section-overview h2,
    .portfolio-project-section-overview h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

.portfolio-project-quote-section-overview ul>li,
.portfolio-project-section-overview ul>li {
    margin: 0
}

@media (max-width:767px) {
    .portfolio-project-quote-section-overview ul>li::before,
    .portfolio-project-section-overview ul>li::before {
        margin-left: -7px
    }
}

.portfolio-project-quote-section-overview .checked-items,
.portfolio-project-section-overview .checked-items {
    padding-bottom: 14px
}

@media (max-width:767px) {
    .portfolio-project-quote-section-overview .checked-items .checked::before,
    .portfolio-project-section-overview .checked-items .checked::before {
        top: 4px
    }
}

@media (min-width:768px) {
    .portfolio-project-quote-section-overview .checked-items,
    .portfolio-project-section-overview .checked-items {
        padding-top: 6px
    }
}

@media (min-width:992px) {
    .portfolio-project-quote-section-overview .checked-items,
    .portfolio-project-section-overview .checked-items {
        padding-top: 4px
    }
}

@media (max-width:991px) {
    .portfolio-project-quote-section-overview .checked-items>div:last-child,
    .portfolio-project-section-overview .checked-items>div:last-child {
        margin-top: 39px
    }
}

@media (max-width:767px) {
    .portfolio-project-quote-section-overview .checked-items>div:last-child,
    .portfolio-project-section-overview .checked-items>div:last-child {
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .portfolio-project-quote-section-overview h2 {
        margin-top: 5px
    }
}

.portfolio-project-quote-section-testimonial h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .portfolio-project-quote-section-testimonial h2 {
        margin: 4px 0 38px
    }
}

@media (min-width:992px) {
    .portfolio-project-quote-section-testimonial h2 {
        margin-bottom: 39px
    }
}

.portfolio-project-quote-section-testimonial footer {
    margin-top: 30px;
    padding-bottom: 10px
}

@media (min-width:768px) {
    .portfolio-project-quote-section-testimonial footer {
        margin-top: 39px
    }
    .portfolio-project-quote-section-testimonial footer {
        padding-bottom: 16px
    }
}

.portfolio-project-quote-section-outro,
.portfolio-project-section-outro {
    padding-top: 42px
}

@media (min-width:768px) {
    .portfolio-project-quote-section-outro,
    .portfolio-project-section-outro {
        padding-bottom: 66px;
        padding-top: 58px
    }
}

@media (max-width:767px) {
    .portfolio-project-quote-section-outro .btn,
    .portfolio-project-section-outro .btn {
        margin-top: 24px
    }
}

.portfolio-pagination-section-projects,
.portfolio-section-projects {
    padding-bottom: 55px
}

@media (min-width:768px) {
    .portfolio-pagination-section-projects,
    .portfolio-section-projects {
        padding-bottom: 73px
    }
}

.portfolio-pagination-section-projects h1,
.portfolio-section-projects h1 {
    margin-bottom: -5px
}

@media (min-width:768px) {
    .portfolio-pagination-section-projects h1,
    .portfolio-section-projects h1 {
        margin: -7px 0
    }
    .portfolio-pagination-section-projects .tech-project,
    .portfolio-section-projects .tech-project {
        padding-bottom: 79px
    }
}

@media (min-width:1200px) {
    .portfolio-pagination-section-projects .tech-project:nth-of-type(2),
    .portfolio-section-projects .tech-project:nth-of-type(2) {
        padding-bottom: 78px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .portfolio-pagination-section-projects .tech-project:nth-of-type(3n+2) .h3,
    .portfolio-section-projects .tech-project:nth-of-type(3n+2) .h3 {
        margin-top: 1px
    }
}

@media (max-width:767px) {
    .portfolio-pagination-section-projects .tech-project:nth-of-type(2n+2) .h3,
    .portfolio-section-projects .tech-project:nth-of-type(2n+2) .h3 {
        margin-top: 1px
    }
}

.portfolio-pagination-section-projects .tech-project:last-of-type,
.portfolio-section-projects .tech-project:last-of-type {
    border-bottom-width: 0
}

@media (max-width:767px) {
    .portfolio-pagination-section-projects .tech-project .h3,
    .portfolio-section-projects .tech-project .h3 {
        line-height: 1.35;
        margin-bottom: 18px
    }
}

@media (min-width:768px) {
    .portfolio-pagination-section-projects .tech-project .tech-project-more,
    .portfolio-section-projects .tech-project .tech-project-more {
        margin-top: 32px
    }
}

.portfolio-section-projects .tech-project:last-of-type {
    padding-bottom: 6px
}

.programmatic-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .programmatic-section-intro {
        padding-bottom: 71px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .programmatic-section-intro {
        padding-top: 55px
    }
}

.programmatic-section-services {
    padding-bottom: 38px;
    padding-top: 48px
}

@media (min-width:768px) {
    .programmatic-section-services {
        padding-bottom: 54px;
        padding-top: 60px
    }
}

.programmatic-section-services h2 {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .programmatic-section-services h2 {
        margin-bottom: 26px
    }
}

@media (max-width:767px) {
    .programmatic-section-services .tech {
        padding-bottom: 16px
    }
    .programmatic-section-services .tech .tech-col-icon {
        margin: 3px 0 24px
    }
}

@media (min-width:768px) {
    .programmatic-section-services .tech-icon {
        margin-top: 4px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .programmatic-section-services .tech-col-icon-content {
        margin-left: 90px
    }
}

@media (min-width:768px) {
    .programmatic-section-why {
        padding-bottom: 60px
    }
    .programmatic-section-why h2 {
        margin-top: 4px
    }
}

.programmatic-section-why .benefits {
    margin-top: 39px
}

@media (min-width:768px) {
    .programmatic-section-why .benefits {
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .programmatic-section-why .benefits {
        margin-bottom: -3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .programmatic-section-why .benefits {
        padding-bottom: 14px
    }
}

@media (min-width:768px) {
    .programmatic-section-why .benefits .benefit {
        margin-bottom: 38px
    }
}

@media (min-width:992px) {
    .programmatic-section-why .benefits .benefit {
        margin-bottom: 52px
    }
}

@media (min-width:1200px) {
    .programmatic-section-why .benefits .benefit {
        margin-bottom: 51px
    }
}

.programmatic-section-why .benefits .benefit-title {
    margin-top: -3px
}

@media (min-width:768px) {
    .programmatic-section-why .benefits .benefit-title {
        margin-top: -1px
    }
}

@media (min-width:992px) {
    .programmatic-section-why .benefits .benefit-title {
        margin-top: -2px
    }
}

@media (max-width:767px) {
    .programmatic-section-why .benefits .benefit-text {
        padding-bottom: 4px
    }
}

@media (max-width:991px) {
    .programmatic-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

@media (min-width:992px) {
    .programmatic-section-why .benefits .benefit-text {
        margin-top: -3px
    }
}

@media (min-width:1200px) {
    .programmatic-section-why .benefits .benefit-text {
        margin-top: -1px
    }
}

.programmatic-section-why>.container::after {
    bottom: -49px
}

@media (min-width:768px) {
    .programmatic-section-why>.container::after {
        bottom: -67px
    }
}

@media (max-width:767px) {
    .programmatic-section-why>.container p {
        margin-bottom: 21px
    }
}

@media (min-width:768px) {
    .programmatic-section-projects {
        padding-top: 67px
    }
}

@media (max-width:767px) {
    .programmatic-section-projects .container .h3 {
        line-height: 1.35
    }
    .programmatic-section-projects .container p {
        margin-bottom: 17px
    }
    .programmatic-section-projects .container .tech-project-title {
        margin: 1px 0 20px
    }
}

.programmatic-section-projects .container>div:nth-of-type(1) {
    margin-top: 44px
}

@media (min-width:768px) {
    .programmatic-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .programmatic-section-projects .container>div:nth-of-type(1) {
        margin-top: 54px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .programmatic-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 80px
    }
}

.programmatic-section-projects .container>div:nth-of-type(2) {
    padding-bottom: 77px
}

@media (max-width:767px) {
    .programmatic-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 62px
    }
}

@media (min-width:992px) {
    .programmatic-section-projects .container>div:nth-of-type(2) {
        margin-top: 61px
    }
}

@media (min-width:1200px) {
    .programmatic-section-projects .container>div:nth-of-type(2) {
        padding-bottom: 79px
    }
}

@media (max-width:767px) {
    .programmatic-section-projects .container>div:nth-of-type(3) {
        margin-top: 49px;
        padding-bottom: 61px
    }
}

@media (min-width:768px) {
    .programmatic-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .programmatic-section-projects .container>div:nth-of-type(3) {
        margin-top: 61px;
        padding-bottom: 79px
    }
}

.programmatic-section-projects .container>div .btn {
    min-width: 151px
}

.programmatic-section-testimonial {
    padding-bottom: 57px;
    padding-top: 48px
}

@media (min-width:768px) {
    .programmatic-section-testimonial {
        padding-bottom: 71px;
        padding-top: 60px
    }
}

.programmatic-section-testimonial h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .programmatic-section-testimonial h2 {
        padding-bottom: 4px
    }
}

.programmatic-section-testimonial>.container::after {
    bottom: -58px
}

@media (min-width:768px) {
    .programmatic-section-testimonial>.container::after {
        bottom: -71px
    }
}

.programmatic-section-outro {
    padding-top: 49px
}

@media (min-width:768px) {
    .programmatic-section-outro {
        padding-bottom: 65px
    }
}

@media (min-width:992px) {
    .programmatic-section-outro {
        padding-bottom: 66px
    }
}

@media (min-width:768px) {
    .programmatic-section-outro {
        padding-top: 60px
    }
}

.programmatic-section-outro .h2 {
    padding-bottom: 12px
}

@media (min-width:768px) {
    .programmatic-section-outro .h2 {
        padding-bottom: 4px
    }
}

@media (max-width:767px) {
    .programmatic-section-outro p {
        margin-bottom: 13px
    }
}

.report-aqa-section-form .btn-wrap>.btn {
    min-width: 212px
}

@media (max-width:767px) {
    .report-aqa-section-form ul>li {
        padding-left: 15px
    }
    .report-aqa-section-form ul>li::before {
        left: -9px
    }
}

.scrum-methodology-tech .tech-col-icon {
    margin-top: -23px
}

@media (min-width:768px) {
    .scrum-methodology-tech .tech-col-icon {
        margin-top: 2px
    }
    .scrum-methodology-tech {
        margin-top: -9px
    }
}

@media (min-width:992px) {
    .scrum-methodology-tech {
        margin-top: 0
    }
}

.scrum-methodology-tech-last .tech-col-icon-content {
    margin-bottom: -10px
}

@media (min-width:768px) {
    .scrum-methodology-tech-last .tech-col-icon-content {
        margin-bottom: 1px
    }
    .scrum-methodology-tech-icon-content {
        margin-left: 80px
    }
}

.scrum-methodology-p-mt {
    margin-top: 31px
}

@media (min-width:768px) {
    .scrum-methodology-p-mt {
        margin-top: 40px
    }
    .scrum-methodology-btn {
        margin: 19px 0 26px
    }
}

@media (min-width:992px) {
    .scrum-methodology-btn {
        margin: 26px 0
    }
    .scrum-methodology-h2-mb {
        margin-bottom: 26px
    }
}

.scrum-methodology-p-pb {
    padding-bottom: 6px
}

@media (min-width:768px) {
    .scrum-methodology-p-pb {
        padding-bottom: 17px
    }
}

.scrum-methodology-footer {
    padding-bottom: 8px
}

@media (min-width:768px) {
    .scrum-methodology-footer {
        padding-bottom: 18px
    }
}

@media (min-width:992px) {
    .scrum-methodology-footer {
        padding-bottom: 15px
    }
}

@media (min-width:768px) {
    .scrum-methodology-p-after-img-mt {
        margin-top: -16px
    }
}

@media (min-width:992px) {
    .scrum-methodology-p-after-img-mt {
        margin-top: -31px
    }
}

@media (min-width:768px) {
    .scrum-section-carousel .projects-item-descr {
        margin-top: 51px
    }
    .scrum-methodology-container .container::after {
        bottom: -63px
    }
    .scrum-methodology-btn-contact {
        margin: 29px 0 22px
    }
    .scrum-methodology-h2-mt {
        margin-top: 10px
    }
}

.search-2-section-results,
.search-2-section-results-pagination {
    padding-bottom: 55px
}

@media (min-width:768px) {
    .search-2-section-results,
    .search-2-section-results-pagination {
        padding-bottom: 73px
    }
}

.search-2-section-results h1,
.search-2-section-results-pagination h1 {
    margin-bottom: 13px;
    margin-top: 6px;
    word-break: break-all
}

@media (min-width:768px) {
    .search-2-section-results h1,
    .search-2-section-results-pagination h1 {
        margin-bottom: 17px;
        margin-top: 10px
    }
}

.search-2-section-results article,
.search-2-section-results-pagination article {
    border-bottom: 1px solid #cdcdcd;
    padding: 28px 0 30px
}

@media (min-width:768px) {
    .search-2-section-results article,
    .search-2-section-results-pagination article {
        padding: 37px 0 32px
    }
}

.search-2-section-results article:last-of-type,
.search-2-section-results-pagination article:last-of-type {
    border-bottom-width: 0
}

.search-2-section-results article .h3,
.search-2-section-results-pagination article .h3 {
    margin: 1px 0 19px
}

@media (max-width:767px) {
    .search-2-section-results article .h3,
    .search-2-section-results-pagination article .h3 {
        line-height: 24px
    }
}

@media (min-width:768px) {
    .search-2-section-results article .h3,
    .search-2-section-results-pagination article .h3 {
        margin: 1px 0 23px
    }
    .search-2-section-results article .h3+div,
    .search-2-section-results-pagination article .h3+div {
        margin-bottom: -1px
    }
}

.search-2-section-results article .h3+div+div,
.search-2-section-results-pagination article .h3+div+div {
    margin: 18px 0 0
}

@media (min-width:768px) {
    .search-2-section-results article .h3+div+div,
    .search-2-section-results-pagination article .h3+div+div {
        margin: 16px 0 2px
    }
}

.search-2-section-results article .h3+div+div a,
.search-2-section-results-pagination article .h3+div+div a {
    color: #6e6e6e;
    font-size: 15px;
    word-break: break-all
}

@media (max-width:767px) {
    .search-2-section-results article .h3+div+div a,
    .search-2-section-results-pagination article .h3+div+div a {
        font-weight: 400;
        line-height: 24px
    }
}

.search-2-section-results article .relevanssi-query-term,
.search-2-section-results-pagination article .relevanssi-query-term {
    font-weight: 600
}

.search-2-section-results article:last-of-type {
    padding-bottom: 0
}

.search-2-no-results-section-results {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .search-2-no-results-section-results {
        padding-bottom: 71px
    }
}

.search-2-no-results-section-results img {
    padding: 12px 0 36px
}

@media (min-width:768px) {
    .search-2-no-results-section-results img {
        padding: 17px 0 46px
    }
}

@media (min-width:992px) {
    .search-2-no-results-section-results img {
        padding-bottom: 47px
    }
}

.search-2-no-results-section-results h1 {
    margin-bottom: 31px;
    word-break: break-all
}

@media (min-width:768px) {
    .search-2-no-results-section-results h1 {
        margin-bottom: 39px
    }
}

.services-section-intro {
    padding-bottom: 54px
}

@media (min-width:768px) {
    .services-section-intro {
        padding-bottom: 71px
    }
}

.services-section-services h2 {
    margin-bottom: -6px
}

@media (min-width:768px) {
    .services-section-services h2 {
        margin-bottom: 58px;
        margin-top: 4px
    }
}

@media (min-width:992px) {
    .services-section-services h2 {
        margin-bottom: 60px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .services-section-services .benefit {
        margin-bottom: 45px
    }
    .services-section-services .benefit-title {
        margin-bottom: 23px
    }
}

@media (max-width:767px) {
    .services-section-services .benefit {
        margin-bottom: 35px
    }
    .services-section-services .benefit-icon {
        margin-bottom: 30px
    }
}

.services-section-services>.container .benefits:last-child {
    padding-bottom: 18px
}

@media (min-width:768px) {
    .services-section-services>.container .benefits:last-child {
        padding-bottom: 25px
    }
}

@media (min-width:992px) {
    .services-section-services>.container .benefits:last-child {
        padding-bottom: 11px
    }
}

@media (min-width:768px) {
    .services-section-outro {
        padding-bottom: 66px
    }
}

.services-section-outro .h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .services-section-outro .h2 {
        margin-bottom: 39px;
        margin-top: 4px
    }
}

@media (max-width:767px) {
    .services-section-outro p {
        margin-bottom: 21px
    }
}

.solutions-2-section-intro {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .solutions-2-section-intro {
        padding-bottom: 49px;
        padding-top: 56px
    }
}

@media (min-width:1200px) {
    .solutions-2-section-intro {
        padding-top: 55px
    }
}

.solutions-2-section-icons {
    padding-bottom: 40px;
    padding-top: 60px
}

@media (min-width:768px) {
    .solutions-2-section-icons {
        padding-bottom: 47px;
        padding-top: 75px
    }
}

@media (min-width:992px) {
    .solutions-2-section-icons {
        padding-bottom: 37px
    }
}

@media (min-width:768px) {
    .solutions-2-section-icons .row {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .solutions-2-section-icons .row {
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .solutions-2-section-icons .row>div {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .solutions-2-section-icons .row>div {
        padding-left: 20px;
        padding-right: 20px
    }
}

.testimonials-div .btn-rounded-gray {
    margin-bottom: 12px
}

@media (min-width:768px) {
    .testimonials-div .btn-rounded-gray {
        margin-bottom: 22px
    }
}

.thank-you-2-section {
    padding-bottom: 36px
}

@media (min-width:768px) {
    .thank-you-2-section {
        padding-bottom: 50px
    }
}

.thank-you-2-section h1 {
    margin-top: -4px
}

@media (min-width:768px) {
    .thank-you-2-section h1 {
        margin-top: 4px
    }
}

.thank-you-2-section img {
    margin: 12px 0 24px
}

@media (min-width:768px) {
    .thank-you-2-section img {
        margin: 20px 0 34px
    }
}

.verticals-section-intro {
    padding-bottom: 39px
}

@media (min-width:768px) {
    .verticals-section-intro {
        padding-bottom: 49px;
        padding-top: 56px
    }
}

@media (min-width:1200px) {
    .verticals-section-intro {
        padding-bottom: 50px;
        padding-top: 55px
    }
}

.verticals-section-icons {
    padding-bottom: 39px;
    padding-top: 60px
}

@media (min-width:768px) {
    .verticals-section-icons {
        padding-bottom: 47px;
        padding-top: 75px
    }
}

@media (min-width:992px) {
    .verticals-section-icons {
        padding-bottom: 39px
    }
}

@media (min-width:768px) {
    .verticals-section-icons .row {
        padding-bottom: 30px
    }
}

@media (min-width:992px) {
    .verticals-section-icons .row {
        padding-bottom: 39px
    }
}

@media (max-width:767px) {
    .verticals-section-icons .row>div {
        padding-bottom: 20px
    }
}

@media (min-width:992px) {
    .verticals-section-icons .row>div {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .web-development-2-section-intro>.container::after {
        bottom: -54px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .web-development-2-section-intro {
        padding-bottom: 75px
    }
    .web-development-2-section-intro>.container::after {
        bottom: -71px
    }
}

.web-development-2-section-journey h2 {
    margin-bottom: -5px;
    margin-top: -2px
}

@media (min-width:768px) {
    .web-development-2-section-journey h2 {
        margin-bottom: -7px;
        margin-top: -4px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .web-development-2-section-journey h2 {
        margin-bottom: -24px
    }
}

.web-development-2-section-journey .journey-step-img-1 {
    background-image: url(../img/web-development-2/step-1-xs.png)
}

@media (min-width:768px) {
    .web-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/web-development-2/step-1-sm.png)
    }
}

@media (min-width:992px) {
    .web-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/web-development-2/step-1-md.png)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-journey .journey-step-img-1 {
        background-image: url(../img/web-development-2/step-1-lg.png)
    }
}

.web-development-2-section-journey .journey-step-img-2 {
    background-image: url(../img/web-development-2/step-2-xs.png)
}

@media (min-width:768px) {
    .web-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/web-development-2/step-2-sm.png)
    }
}

@media (min-width:992px) {
    .web-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/web-development-2/step-2-md.png)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-journey .journey-step-img-2 {
        background-image: url(../img/web-development-2/step-2-lg.png)
    }
}

.web-development-2-section-journey .journey-step-img-3 {
    background-image: url(../img/web-development-2/step-3-xs.png)
}

@media (min-width:768px) {
    .web-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/web-development-2/step-3-sm.png)
    }
}

@media (min-width:992px) {
    .web-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/web-development-2/step-3-md.png)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-journey .journey-step-img-3 {
        background-image: url(../img/web-development-2/step-3-lg.png)
    }
}

.web-development-2-section-journey .journey-step-img-4 {
    background-image: url(../img/web-development-2/step-4-xs.png)
}

@media (min-width:768px) {
    .web-development-2-section-journey .journey-step-img-4 {
        background-image: url(../img/web-development-2/step-4-sm.png)
    }
}

@media (min-width:992px) {
    .web-development-2-section-journey .journey-step-img-4 {
        background-image: url(../img/web-development-2/step-4-md.png)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-journey .journey-step-img-4 {
        background-image: url(../img/web-development-2/step-4-lg.png)
    }
}

@media (min-width:768px) {
    .web-development-2-section-journey {
        padding-top: 60px
    }
}

.web-development-2-section-cta-1 {
    margin-top: -9px;
    padding-bottom: 48px
}

@media (max-width:767px) {
    .web-development-2-section-cta-1 p {
        margin-bottom: 13px
    }
}

@media (min-width:768px) {
    .web-development-2-section-cta-1 {
        margin-top: -11px;
        padding-bottom: 66px
    }
}

@media (min-width:992px) {
    .web-development-2-section-cta-1 {
        margin-top: -12px
    }
}

@media (min-width:1200px) {
    .web-development-2-section-cta-1 {
        margin-top: -10px
    }
}

.web-development-2-section-tabs {
    padding-bottom: 61px
}

.web-development-2-section-tabs .bg-slide-1 {
    background-image: url(../img/web-development-2/slide-bg-1-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-1 {
        background-image: url(../img/web-development-2/slide-bg-1-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-1 {
        background-image: url(../img/web-development-2/slide-bg-1-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-1 {
        background-image: url(../img/web-development-2/slide-bg-1-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-1 {
        background-image: url(../img/web-development-2/slide-bg-1-lg.jpg)
    }
}

.web-development-2-section-tabs .bg-slide-2 {
    background-image: url(../img/web-development-2/slide-bg-2-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-2 {
        background-image: url(../img/web-development-2/slide-bg-2-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-2 {
        background-image: url(../img/web-development-2/slide-bg-2-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-2 {
        background-image: url(../img/web-development-2/slide-bg-2-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-2 {
        background-image: url(../img/web-development-2/slide-bg-2-lg.jpg)
    }
}

.web-development-2-section-tabs .bg-slide-3 {
    background-image: url(../img/web-development-2/slide-bg-3-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-3 {
        background-image: url(../img/web-development-2/slide-bg-3-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-3 {
        background-image: url(../img/web-development-2/slide-bg-3-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-3 {
        background-image: url(../img/web-development-2/slide-bg-3-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-3 {
        background-image: url(../img/web-development-2/slide-bg-3-lg.jpg)
    }
}

.web-development-2-section-tabs .bg-slide-4 {
    background-image: url(../img/web-development-2/slide-bg-4-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-4 {
        background-image: url(../img/web-development-2/slide-bg-4-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-4 {
        background-image: url(../img/web-development-2/slide-bg-4-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-4 {
        background-image: url(../img/web-development-2/slide-bg-4-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-4 {
        background-image: url(../img/web-development-2/slide-bg-4-lg.jpg)
    }
}

.web-development-2-section-tabs .bg-slide-5 {
    background-image: url(../img/web-development-2/slide-bg-5-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-5 {
        background-image: url(../img/web-development-2/slide-bg-5-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-5 {
        background-image: url(../img/web-development-2/slide-bg-5-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-5 {
        background-image: url(../img/web-development-2/slide-bg-5-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-5 {
        background-image: url(../img/web-development-2/slide-bg-5-lg.jpg)
    }
}

.web-development-2-section-tabs .bg-slide-6 {
    background-image: url(../img/web-development-2/slide-bg-6-xs.jpg)
}

@media (min-width:480px) {
    .web-development-2-section-tabs .bg-slide-6 {
        background-image: url(../img/web-development-2/slide-bg-6-sm.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs .bg-slide-6 {
        background-image: url(../img/web-development-2/slide-bg-6-sm.jpg)
    }
}

@media (min-width:992px) {
    .web-development-2-section-tabs .bg-slide-6 {
        background-image: url(../img/web-development-2/slide-bg-6-md.jpg)
    }
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .bg-slide-6 {
        background-image: url(../img/web-development-2/slide-bg-6-lg.jpg)
    }
}

@media (min-width:768px) {
    .web-development-2-section-tabs {
        padding-bottom: 78px
    }
    .web-development-2-section-tabs h2 {
        margin-bottom: 0;
        margin-top: 4px
    }
}

.web-development-2-section-tabs .me-tabs-switcher .slick-list {
    margin: 0 48px
}

.web-development-2-section-tabs .me-tabs-title>.tc {
    line-height: 1.5;
    padding: 22px 20px 23px
}

@media (min-width:1200px) {
    .web-development-2-section-tabs .me-tabs-title>.tc {
        padding-bottom: 35px;
        padding-top: 37px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .web-development-2-section-tabs .me-tabs-content {
        padding-top: 49px
    }
    .web-development-2-section-tabs .me-tabs-content p {
        margin-bottom: 25px
    }
}

.text-content .web-development-2-section-tabs ul li,
.web-development-2-section-tabs .bullet-list li,
.web-development-2-section-tabs .text-content ul li {
    padding-left: 22px
}

@media (min-width:992px) {
    .text-content .web-development-2-section-tabs ul li,
    .web-development-2-section-tabs .bullet-list li,
    .web-development-2-section-tabs .text-content ul li {
        padding-left: 24px
    }
}

.text-content .web-development-2-section-tabs ul li::before,
.web-development-2-section-tabs .bullet-list li::before,
.web-development-2-section-tabs .text-content ul li::before {
    left: -17px;
    top: 1px
}

@media (min-width:768px) {
    .text-content .web-development-2-section-tabs ul li::before,
    .web-development-2-section-tabs .bullet-list li::before,
    .web-development-2-section-tabs .text-content ul li::before {
        top: 0
    }
}

@media (min-width:992px) {
    .text-content .web-development-2-section-tabs ul li::before,
    .web-development-2-section-tabs .bullet-list li::before,
    .web-development-2-section-tabs .text-content ul li::before {
        margin-left: -7px
    }
}

@media (min-width:1200px) {
    .text-content .web-development-2-section-tabs ul li::before,
    .web-development-2-section-tabs .bullet-list li::before,
    .web-development-2-section-tabs .text-content ul li::before {
        top: -1px
    }
}

@media (min-width:768px) {
    .web-development-2-section-projects {
        padding-bottom: 69px
    }
}

@media (min-width:992px) {
    .web-development-2-section-projects {
        padding-bottom: 67px
    }
}

@media (min-width:768px) {
    .web-development-2-section-projects>.container::after {
        bottom: -68px
    }
}

@media (min-width:992px) {
    .web-development-2-section-projects>.container::after {
        bottom: -67px
    }
}

.web-development-2-section-projects h2 {
    margin-bottom: 31px
}

@media (min-width:768px) {
    .web-development-2-section-projects h2 {
        margin-bottom: 21px;
        margin-top: 4px
    }
}

@media (min-width:992px) {
    .web-development-2-section-projects h2 {
        margin-top: 3px
    }
}

@media (min-width:1200px) {
    .web-development-2-section-projects h2 {
        margin-top: 4px
    }
}

@media (min-width:768px) {
    .web-development-2-section-cta-2 {
        padding-bottom: 65px;
        padding-top: 59px
    }
}

@media (min-width:992px) {
    .web-development-2-section-cta-2 {
        padding-bottom: 66px
    }
}

.web-development-2-section-cta-2 .h2 {
    padding-bottom: 14px
}

@media (min-width:768px) {
    .web-development-2-section-cta-2 .h2 {
        padding-bottom: 5px
    }
}

@media (max-width:767px) {
    .web-development-2-section-cta-2 p {
        margin-bottom: 12px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .webrtc-2-section-intro {
        padding-top: 55px
    }
}

.webrtc-2-section-solutions img {
    margin-bottom: 30px;
    margin-top: 21px
}

@media (min-width:768px) {
    .webrtc-2-section-solutions img {
        margin-bottom: 44px;
        margin-top: 14px
    }
}

@media (max-width:767px) {
    .webrtc-2-section-expertise {
        padding-bottom: 45px;
        padding-top: 47px
    }
}

@media (min-width:768px) {
    .webrtc-2-section-expertise {
        padding-bottom: 58px
    }
}

@media (max-width:767px) {
    .webrtc-2-section-expertise h2 {
        margin-bottom: 22px
    }
    .webrtc-2-section-expertise .checked-container {
        margin-bottom: -3px
    }
}

@media (min-width:768px) {
    .webrtc-2-section-expertise .checked {
        margin-top: 7px
    }
    .webrtc-2-section-verticals {
        padding-bottom: 66px;
        padding-top: 60px
    }
}

.webrtc-2-section-verticals h2 {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .webrtc-2-section-verticals h2 {
        margin-bottom: 25px
    }
}

.webrtc-2-section-verticals .tech-title {
    padding-top: 1px
}

.webrtc-2-section-verticals .row:last-of-type {
    margin-top: 16px
}

.webrtc-2-section-verticals .row:last-of-type p {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .webrtc-2-section-verticals .row:last-of-type {
        margin-top: 33px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .webrtc-2-section-verticals .row:nth-of-type(2) {
        margin-top: -3px
    }
}

@media (min-width:768px) and (max-width:1199px) {
    .webrtc-2-section-verticals .row .tech-col-icon-content {
        margin-left: 90px
    }
}

.webrtc-2-section-services {
    padding-top: 47px
}

@media (min-width:768px) {
    .webrtc-2-section-services {
        padding-bottom: 65px;
        padding-top: 60px
    }
}

.webrtc-2-section-services h2 {
    padding-bottom: 13px
}

@media (min-width:768px) {
    .webrtc-2-section-services h2 {
        padding-bottom: 4px
    }
    .webrtc-2-section-projects {
        padding-top: 67px
    }
}

@media (max-width:767px) {
    .webrtc-2-section-projects .container .h3 {
        line-height: 1.35
    }
    .webrtc-2-section-projects .container p {
        margin-bottom: 17px
    }
    .webrtc-2-section-projects .container .tech-project-title {
        margin: 1px 0 20px
    }
}

.webrtc-2-section-projects .container>div:nth-of-type(1) {
    margin-top: 42px
}

@media (min-width:768px) {
    .webrtc-2-section-projects .container>div:nth-of-type(1) {
        margin-top: 59px
    }
}

@media (min-width:992px) {
    .webrtc-2-section-projects .container>div:nth-of-type(1) {
        margin-top: 55px;
        padding-bottom: 78px
    }
}

@media (min-width:1200px) {
    .webrtc-2-section-projects .container>div:nth-of-type(1) {
        padding-bottom: 79px
    }
}

.webrtc-2-section-projects .container>div:nth-of-type(2) {
    padding-bottom: 78px
}

@media (max-width:767px) {
    .webrtc-2-section-projects .container>div:nth-of-type(2) {
        margin-top: 60px;
        padding-bottom: 61px
    }
    .webrtc-2-section-projects .container>div:nth-of-type(3) {
        margin-top: 49px;
        padding-bottom: 62px
    }
}

@media (min-width:768px) {
    .webrtc-2-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 78px
    }
}

@media (min-width:992px) {
    .webrtc-2-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 79px
    }
}

@media (min-width:1200px) {
    .webrtc-2-section-projects .container>div:nth-of-type(3) {
        padding-bottom: 80px
    }
}

.webrtc-2-section-projects .container>div .btn {
    min-width: 151px
}

.webrtc-2-section-testimonial {
    padding-top: 48px
}

.webrtc-2-section-testimonial h2 {
    padding-bottom: 13px
}

@media (max-width:767px) {
    .webrtc-2-section-testimonial>.container::after {
        bottom: -57px
    }
    .webrtc-2-section-testimonial>.container footer {
        margin-top: 35px
    }
}

@media (min-width:768px) {
    .webrtc-2-section-testimonial {
        padding-top: 59px
    }
    .webrtc-2-section-testimonial h2 {
        padding-bottom: 4px
    }
}

.webrtc-2-section-outro {
    padding-top: 49px
}

.webrtc-2-section-outro .h2 {
    padding-bottom: 12px
}

.webrtc-2-section-outro p {
    margin-bottom: 21px
}

@media (min-width:768px) {
    .webrtc-2-section-outro {
        padding-bottom: 66px;
        padding-top: 56px
    }
    .webrtc-2-section-outro .h2 {
        padding-bottom: 4px
    }
}

.report-aqa-section-form,
.whitepaper-lms-section-form,
.whitepaper-ovp-section-form {
    padding-bottom: 36px
}

@media (min-width:768px) {
    .report-aqa-section-form,
    .whitepaper-lms-section-form,
    .whitepaper-ovp-section-form {
        padding-bottom: 50px
    }
}

.report-aqa-section-form h1,
.whitepaper-lms-section-form h1,
.whitepaper-ovp-section-form h1 {
    margin-bottom: 40px
}

@media (min-width:768px) and (max-width:991px) {
    .report-aqa-section-form h1,
    .whitepaper-lms-section-form h1,
    .whitepaper-ovp-section-form h1 {
        margin-top: -8px
    }
}

@media (min-width:768px) {
    .report-aqa-section-form h1,
    .whitepaper-lms-section-form h1,
    .whitepaper-ovp-section-form h1 {
        margin-bottom: 42px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .report-aqa-section-form .contact-form,
    .whitepaper-lms-section-form .contact-form,
    .whitepaper-ovp-section-form .contact-form {
        margin-top: 6px
    }
}

@media (min-width:992px) {
    .report-aqa-section-form .contact-form,
    .whitepaper-lms-section-form .contact-form,
    .whitepaper-ovp-section-form .contact-form {
        margin-top: 7px
    }
}

@media (min-width:768px) {
    .report-aqa-section-form .contact-form,
    .whitepaper-lms-section-form .contact-form,
    .whitepaper-ovp-section-form .contact-form {
        border-bottom: 1px solid #cdcdcd;
        padding-bottom: 66px
    }
}

.report-aqa-section-form .btn-wrap,
.whitepaper-lms-section-form .btn-wrap,
.whitepaper-ovp-section-form .btn-wrap {
    padding-top: 7px
}

@media (min-width:768px) {
    .report-aqa-section-form .btn-wrap,
    .whitepaper-lms-section-form .btn-wrap,
    .whitepaper-ovp-section-form .btn-wrap {
        padding-top: 8px
    }
}

.report-aqa-section-form .btn-wrap .btn,
.whitepaper-lms-section-form .btn-wrap .btn,
.whitepaper-ovp-section-form .btn-wrap .btn {
    padding: 11px 19px
}

@media (max-width:767px) {
    .report-aqa-section-form div>.row:nth-of-type(2),
    .whitepaper-lms-section-form div>.row:nth-of-type(2),
    .whitepaper-ovp-section-form div>.row:nth-of-type(2) {
        background-color: #fafafa;
        margin-bottom: 36px;
        margin-top: 47px;
        padding-bottom: 21px;
        padding-top: 37px
    }
}

@media (min-width:768px) {
    .report-aqa-section-form div>.row:nth-of-type(2),
    .whitepaper-lms-section-form div>.row:nth-of-type(2),
    .whitepaper-ovp-section-form div>.row:nth-of-type(2) {
        padding-top: 31px
    }
}

@media (min-width:1200px) {
    .whitepaper-ovp-section-form {
        padding-bottom: 51px
    }
}

@media (min-width:768px) {
    .whitepaper-ovp-section-form h1 {
        margin-bottom: 43px
    }
}

@media (min-width:992px) {
    .whitepaper-ovp-section-form h1 {
        margin-bottom: 41px
    }
    .whitepaper-ovp-section-form .contact-form {
        margin-top: 8px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .whitepaper-ovp-section-form p:nth-child(5) {
        padding-top: 3px
    }
}

article p {
    font-size: 16px;
    line-height: 28px;
}

.tech-title {
    font-size: 20px !important;
}

.checked-bordered-wrap ul li {
    padding-left: 0;
    font-size: 16px;
    line-height: 28px;
}

.checked {
    font-size: 16px;
    line-height: 28px;
}

.tech-col-icon-content {
    margin-left: 97px;
    font-size: 16px;
    line-height: 28px;
}

html .scroll-to-top {
    background: #1383e4;
}