﻿body.full-layout__page {
    min-width: 319px;
}

@charset "utf-8";
/* CSS Document */

.wrapper-page {
    overflow: hidden;
}

.wrapper-page-bg {
    background-color: #f7f7f7;
}

.wrapper-page .content_block {
    text-align: center;
}


.wrapper-page:after,
.wrapper-page .clearfix:after,
.header:after,
.wrapper-page .title2:after,
.wrapper-page .players:after,
.wrapper-page .block-head:after,
.wrapper-page .align-left:after,
.wrapper-page .align-right:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    min-height: 1px;
}

.wrapper-page,
.wrapper-page .clearfix,
.header,
.wrapper-page .title2,
.wrapper-page .players,
.wrapper-page .block-head,
.wrapper-page .align-left,
.wrapper-page .align-right {
    display: inline-block;
    display: block;
    min-height: 1px;
}

    * html .wrapper-page,
    * html .wrapper-page .clearfix,
    * html .header,
    * html .wrapper-page .title2,
    * html .wrapper-page .players,
    * html .wrapper-page .block-head,
    * html .wrapper-page .align-left,
    * html .wrapper-page .align-right {
        height: 1px;
    }

        .wrapper-page .button:hover {
            text-decoration: none !important;
        }

/*  =============================
        COL SYSTEM
============================== */

.col-2 {
    float: left;
    width: 50%;
    padding-bottom: 40px;
}

/*  =============================
        COL SYSTEM
============================== */


/** =================================
            BLOCK TYPES
===================================== */

.box__block {
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 1px #f3f3f3, 0 0 1px #ececec, 0 0 2px #f4f4f4;
    -moz-box-shadow: inset 0 0 1px #f3f3f3, 0 0 1px #ececec, 0 0 2px #f4f4f4;
    box-shadow: inset 0 0 1px #f3f3f3, 0 0 1px #ececec, 0 0 2px #f4f4f4;
    border: 1px solid #eeeeee;
    position: relative;
    padding: 44px 39px;
    margin-bottom: 20px;
    text-align: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .box__block .box__title {
        font-size: 2.4285714285714284em;
        line-height: 1.3em;
        color: #000;
        margin-bottom: 30px;
        margin-top: 0;
        padding: 10px 0 30px;
        font-weight: bold;
    }

    /* hack for SEO tags begin */
    .box__block .box__title h1, .box__block .box__title h2, .box__block .box__title h3 {
        font-size: 1em;
        line-height: 1.3em;
        font-weight: bold;
        padding: 0;
        color: #000;
    }
    /* hack for SEO tags end */

.box__inside-blocks {
    text-align: center;
    position: relative;
}

.box__inside-blocks-wrap {
    display: inline-block;
    margin: 0 auto;
    position: relative;
}

.box__inside-block {
    display: inline-block;
    float: left;
}

.box__inside-block-text {
    text-align: left;
}

.box__inside-block .google-play {
    background-image: url('/img/public_pages/icons/gg-play.svg');
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-size: 100%;
    width: 150px;
    height: 51px;
    display: inline-block;
    font-size: 0;
    margin: 14px auto;
}

.box__inside-block p {
    font-size: 1.1428571428571428em;
    line-height: 1.3028571428571428em;
    margin: 10px 30px 0;
}

.box__inside-block-text p, .box__inside-block-text > ul, .box__inside-block-text > ol {
    font-size: 1.25em;
    font-weight: 200;
    line-height: 1.35em;
    margin: 15px 30px 0;
}

.box__inside-img {
    margin: 0 0 5px;
    text-align: center;
    height: 121px;
    position: relative;
}

    .box__inside-img img {
        top: 50%;
        left: 50%;
        position: absolute;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        max-width: 111px;
        max-height: 120px;
    }

/* table begin */
.box__inside-block-text > table {
    font-size: 1.15em;
    font-weight: 200;
    line-height: 1.15em;
    margin: 50px 30px;
    background: #f7f7f7;
}

    .box__inside-block-text > table th {
        vertical-align: top;
        text-align: center;
        background-color: #9dcb3a;
        color: #fff;
        padding: 20px 15px;
        font-size: 1.25em;
    }

    .box__inside-block-text > table td {
        vertical-align: top;
        background-color: #fff;
        padding: 15px;
    }
/* table end */

/** NUMBER BLOCK
    ======================== */

.green-round__num {
    color: #8dbb2b;
    text-align: center;
    line-height: 54px;
    font-weight: bold;
    border: 3px solid #8dbb2b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 51px;
    height: 51px;
    font-size: 34px;
}

    .green-round__num:after {
        content: '';
        background-color: #8dbb2b;
        position: absolute;
        z-index: 1;
    }

/** NUMBER BLOCK
    ======================== */

/** =================================
            BLOCK TYPES
===================================== */


/** =================================
            LIST TYPES
===================================== */

/** ============ list-green ============ */

ul.list-green-round > li, ul.list-green-hyphen > li, ol.list-green-num > li {
    padding: 0 9px 16px 2.75em;
    position: relative;
    text-align: left;
}

ul.list-green-round > li.centred-container, ul.list-green-hyphen > li.centred-container, ol.list-green-num > li.centred-container{
        padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    }

li > ul.list-green-round, li > ul.list-green-hyphen {
    padding-top: 5px;
    font-size: 1em;
}

    li > ul.list-green-round > li, li > ul.list-green-hyphen > li {
        padding: 0 9px 5px 30px;
        position: relative;
        text-align: left;
    }

ul.list-green-round > li:before, ul.list-green-hyphen > li:before {
    color: #9dcb3a;
    font-size: 1.5em;
    position: absolute;
    top: 0;
    left: 1em;
    display: block;
}
ul.list-green-round > li.hide:before, ul.list-green-hyphen > li.hide:before {
    display: none;
}

ol.list-green-num > li:before {
    color: #9dcb3a;
    font-size: 1em;
    position: absolute;
    top: 0;
    left: 1.5em;
    display: block;
}


li > ul.list-green-round > li:before, li > ul.list-green-hyphen > li:before {
    left: 15px;
}

ul.list-green-round > li:before {
    content: '•';
}

ul.list-green-hyphen > li:before {
    content: '-';
}

ol.list-green-num {
    counter-reset: list-green-counter;
}

ol.list-green-num > li:before {
    content: counter(list-green-counter) ".";
    counter-increment: list-green-counter;
}

/** ============ list-green ============ */

/** ============ list-green-check ============ */

ul.list-green-check li {
    padding: 0 9px 30px 40px;
    position: relative;
    text-align: left;
    font-size: 1.25em;
    font-weight: 200;
    line-height: 1.35em;
}

    ul.list-green-check li:before {
        content: '';
        width: 31px;
        height: 22px;
        background-image: url("/img/public_pages/icons/check.svg");
        background-repeat: no-repeat;
        background-size: cover;
        margin-left: -36px;
        float: left;
    }

.list-green-check.page-top__list li {
    padding-left: 55px;
}

    .list-green-check.page-top__list li:before {
        width: 43px;
        height: 31px;
        margin-left: -55px;
    }



/** ============ list-green-check ============ */


/** =================================
            LIST TYPES
===================================== */


/** =================================
                BUTTONS
===================================== */

/** ============= Main buttons ============== */

.btn {
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    font: 600 15px/34px ProximaNova, sans-serif;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-transition: all .05s ease-in-out;
    -o-transition: all .05s ease-in-out;
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 37px;
    line-height: 24px;
    outline: transparent;
}

    .btn:hover {
        text-decoration: none !important;
        background: #8eba2d;
        border-color: #8eba2d;
    }

    /** ============= Main buttons ============== */

    /** ============= Main buttons sizes ============== */

    .btn.btn-sm {
        height: 37px;
        line-height: 24px;
        font-size: 16px;
        border-width: 1px;
        padding: 0 10px;
    }

    .btn.btn-md {
        height: 46px;
        line-height: 32px;
        font-size: 1.1428571428571428em;
        border-width: 2px !important;
        padding: 0 25px;
    }

    .btn.btn-lg {
        height: 64px;
        line-height: 50px;
        font-size: 1.7142857142857142em;
        border-width: 3px !important;
        padding: 0 40px;
    }
    .btn.btn-extra-lg {
        padding: 24px 20px !important;
        height: auto;
        font-size: 27px;
        font-family: 'ProximaNova-bold';
    }
    .btn.btn-no_radius {
        border-radius: 0;
    }

    /** ============= Main buttons sizes ============== */

    /** ============= Main green buttons ============== */

    .btn.btn-green, .btn.btn-green[disabled]:hover {
        background: #9dcb3a;
        border: 1px solid #9dcb3a;
        color: #fff;
    }

        .btn.btn-green:hover {
            background: #8eba2d;
            border-color: #8eba2d;
        }

    /** ============= Main green buttons ============== */


    /** ============= Main green buttons with green border and transparent back ============== */

    .btn.btn-green-border {
        background: transparent;
        -ms-filter: none;
        filter: none;
        color: #9dcb3a;
        border: 1px solid #9dcb3a;
    }

        .btn.btn-green-border:hover {
            background: #8eba2d;
            border-color: #8eba2d;
            color: #fff;
        }

        .btn.btn-green-border[disabled] {
            border-color: #d0d0d0;
        }

        .btn.btn-blue-border {
        background: transparent;
        -ms-filter: none;
        filter: none;
        color: #259fc1;
        border: 1px solid #259fc1;
    }

        .btn.btn-blue-border:hover {
            background: #259fc1;
            border-color: #259fc1;
            color: #fff;
        }

        .btn.btn-blue-border[disabled] {
            border-color: #d0d0d0;
        }

        .btn-request-demo .bordered_button, .requestdemo__button {
    border-color: #fdb52b !important;
    color: #fdb52b !important;
}

        .btn-request-demo .inline_block.bordered_button:hover, .requestdemo__button:hover {
    background: #fdb52b !important;
    color: #fdfdfd !important;
}
    /** ============= Main green buttons with green border and transparent back ============== */

    /** ============= Main green buttons with grey border and transparent back ============== */

    .btn.btn-grey, .btn.btn-grey[disabled]:hover {
        background: #fff;
        position: relative;
        border-color: #d0d0d0;
        color: #646464;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    }

        .btn.btn-grey:hover {
            background: #f9f9f9;
        }

        .btn.btn-grey.btn-check:before {
            content: '\f00c';
            font-family: FontAwesome, sans-serif;
            font-size: 19px;
            position: absolute;
            left: 11px;
            top: -2px;
            width: 16px;
            height: 12px;
            display: inline-block;
            margin: 2px auto;
            color: #b2b2b2;
        }

/** ============= Main green buttons with grey border and transparent back ============== */

.btn-create-questionaire {
    margin-top: 20px;
}




/** =================================
                BUTTONS
===================================== */

/*===============================
            HEADER
==================================*/

.header {
    width: 960px;
    margin: 0 auto;
    padding: 22px 0 27px 0;
}

.header {
    width: 100%;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: 2px 0 6px rgba(0,0,0,.15);
    -moz-box-shadow: 2px 0 6px rgba(0,0,0,.15);
    box-shadow: 2px 0 6px rgba(0,0,0,.15);
}

    .header > .content_block {
        text-align: left;
    }

    .header a.login__button,.header a.requestdemo__button {
        margin-top: 3px !important;
        float: right;
        margin-right: 0px;
        margin-bottom: 0 !important;
        outline: none;
        border-width: 2px !important;
        min-width: 82px !important;
        margin-left: 155px !important;
    }

@media screen and (max-width: 1080px) {
    .header ul.list__menu .header__contactus {
        display: none;
    }
}

@media screen and (max-width: 950px) {
    .header a.login__button, .header a.requestdemo__button {
        margin-left: 50px !important;
    }
}


@media screen and (max-width: 840px) {
    .header a.requestdemo__button {
        display: none !important;
    }
    .header a.login__button, .header a.requestdemo__button {
        margin-left: 20px !important;
    }
}



    .header a.login__button {
    margin-left: 15px !important;
}
    .header ul.list__menu {
        float: right;
        padding-top: 8px;
    }

        .header ul.list__menu li {
            display: inline-block;
            margin-left: 24px;
            font: 600 1.2142857142857142em ProximaNova, sans-serif;
            vertical-align: top;
            position: relative;
            z-index: 22;
        }

            .header ul.list__menu li:first-child {
                margin-left: 0;
            }

            .header ul.list__menu li.active > a {
                color: #000;
            }

            .header ul.list__menu li > a:hover {
                color: #9dcb3a;
            }

    .header ul li a {
        color: #666666;
        text-decoration: none;
        position: relative;
        z-index: 4;
        padding: 3px 0;
        display: block;
    }

    .header .list__menu ul {
        visibility: hidden;
        position: absolute;
        background: #fff;
        z-index: 2;
        -webkit-box-shadow: 0 0 3px #666;
        -moz-box-shadow: 0 0 3px #666;
        box-shadow: 0 0 3px #666;
        margin-left: -15px;
        margin-top: 9px;
        opacity: 0;
        -webkit-border-radius: 0 2px 2px 2px;
        -moz-border-radius: 0 2px 2px 2px;
        border-radius: 0 2px 2px 2px;
    }

        .header .list__menu ul li {
            display: block;
            text-align: left;
            margin-left: 0 !important;
        }

            .header .list__menu ul li a {
                white-space: nowrap;
                padding: 8px 15px;
                color: #000;
                display: block;
                min-width: 120px;
                font: 600 0.80142857142857142em ProximaNova, sans-serif;
                -moz-transition: all .05s ease-in-out;
                -o-transition: all .05s ease-in-out;
                -webkit-transition: all .05s ease-in-out;
                transition: all .05s ease-in-out;
            }

            .header .list__menu ul li:last-child {
                padding-bottom: 4px;
            }

    .header .list__menu > li.sub-list__menu:before {
        content: '';
        position: absolute;
        left: -15px;
        right: -15px;
        top: -10px;
        bottom: -10px;
        background: #fff;
        -webkit-box-shadow: 1px -1px 1px #ccc, -1px -1px 1px #ccc;
        -moz-box-shadow: 1px -1px 1px #ccc, -1px -1px 1px #ccc;
        box-shadow: 1px -1px 1px #ccc, -1px -1px 1px #ccc;
        z-index: 3;
        -webkit-border-radius: 2px 2px 0 0;
        -moz-border-radius: 2px 2px 0 0;
        border-radius: 2px 2px 0 0;
        visibility: hidden;
        opacity: 0;
    }

    .header .sub-list__menu:not(._clickable) > a {
        cursor: default;
        pointer-events: none;
    }

    .header .list__menu > li.sub-list__menu:hover:before {
        visibility: visible;
        opacity: 1;
    }

    .header .list__menu li.sub-list__menu:hover > a {
        text-decoration: none;
    }

    .header .list__menu li.sub-list__menu:hover > ul {
        visibility: visible;
        opacity: 1;
    }

    .header .list__menu li > ul li a:hover {
        color: #9dcb3a;
        opacity: 0.8;
        text-decoration: none;
    }

    .header .button {
        font: 600 1.19411764705882353em/2.2em ProximaNova, sans-serif;
        border: none;
        background: #9dcb3a;
        margin-top: -8px !important;
        color: #fff;
    }

        .header .button:hover {
            background: #8db634;
        }



/*===============================
            HEADER
==================================*/

.wrapper-page .content {
    width: 960px;
    margin: 0 auto;
}

.wrapper-page .page-title {
    color: #000;
    text-align: center;
    font: bold 3.5714285714285716em/1.2003em ProximaNova, sans-serif;
    padding: 44px 90px 10px 90px;
}

.wrapper-page .page-top__list {
    /*padding: 25px 90px 10px 90px;*/
    padding: 25px 10px 10px 10px;
    float: left;
}

.wrapper-page .sub-title {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    color: #e6ffaf;
    padding: 7px 0 26px 0;
}

/*-- tabs --*/

.wrapper-page .tabs {
    text-align: center;
    padding: 10px 0 25px 0;
}

    .wrapper-page .tabs li {
        display: inline-block;
        font-size: 20px;
    }

        .wrapper-page .tabs li a {
            background: #f9f9f9;
            display: block;
            padding: 11px 15px 13px 15px;
            color: #000;
        }

            .wrapper-page .tabs li a:hover {
                text-decoration: none;
                background: #efefef;
            }

        .wrapper-page .tabs li.current a {
            background: #222425;
            color: #fff;
            cursor: default;
        }

        .wrapper-page .tabs li:first-child a {
            -webkit-border-top-left-radius: 3px;
            -webkit-border-bottom-left-radius: 3px;
            -moz-border-radius-topleft: 3px;
            -moz-border-radius-bottomleft: 3px;
            border-top-left-radius: 3px;
            border-bottom-left-radius: 3px;
        }

        .wrapper-page .tabs li:last-child a {
            -webkit-border-top-right-radius: 3px;
            -webkit-border-bottom-right-radius: 3px;
            -moz-border-radius-topright: 3px;
            -moz-border-radius-bottomright: 3px;
            border-top-right-radius: 3px;
            border-bottom-right-radius: 3px;
        }

/*-- /tabs --*/

/*--- pricing ---*/

.pricing_page_left_block{
    max-width: 725px;
    display: inline-block;
    vertical-align: top;
}


.pricing_page_right_block{
    width: 290px;
    padding-top: 130px;
    display: inline-block;
    vertical-align: top;
    padding-left: 30px;
}

.pricing_page_right_block a, .market-external-links__block a {
    display: block;
    margin: 18px 0;
    font-size: 15px;
    font-family: 'ProximaNova-Semibold';
}

.market-external-links__block {
    padding-top: 1em;
}

.wrapper-page .pricing {
    margin: 25px auto 0px auto;
}

.wrapper-page .page-title.green-title {
    font: bold 3.5em/72px ProximaNova, sans-serif;
    line-height: 60px;
    color: #8dbb2b;
}

.wrapper-page .pricing-left {
    float: left;
    width: 185px;
    border: 1px solid #e3e3e3;
    background-color: #fafafa;
    margin-right: 8px;
}

.wrapper-page .pricing__block {
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f7f7f7;
    padding: 20px 24px;
    color: #000;
}

    .wrapper-page .pricing__block.__green {
        background-color: #9dcb3a;
        color: #fff;
        border-top-color: #c1dd86;
        border-bottom-color: #9dcb3a;
        border-bottom-width: 3px;
        font-size: 26px;
        margin: -1px -1px 0 -1px;
    }

        .wrapper-page .pricing__block.__green + .pricing__block {
            border-top: 0;
        }

    .wrapper-page .pricing__block._price {
        height: 72px;
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .wrapper-page .pricing__block._technologies {
        height: 145px;
    }

    .wrapper-page .pricing__block._datacollection {
        height: 270px;
    }

    .wrapper-page .pricing__block._totest {
        height: 148px;
    }
    .wrapper-page .pricing__block._outputs_analisys {
        height: 570px;
    }


    .wrapper-page .pricing__block._volume {
        height: 195px;
    }
    .wrapper-page .pricing__block._support {
        height: 142px;
    }



    .wrapper-page .pricing__block._features {
        height: 523px;
    }

    .wrapper-page .pricing__block._tracking {
        height: 213px;
    }

    .wrapper-page .pricing__block._tracking-hardware {
        height: 70px;
    }

    .wrapper-page .pricing__block._consulting {
        height: 50px;
    }

    .wrapper-page .pricing__block._off-surveys {
        height: 131px;
    }

    .wrapper-page .pricing__block._onl-surveys {
        height: 26px;
    }

    .wrapper-page .pricing__block._marketplace {
        height: 102px;
    }

.wrapper-page .pricing .pricing-block {
    float: left;
    background: #fff;
    width: 254px;
    margin-right: 7px;
    text-align: center;
    color: #000;
    -webkit-box-shadow: 0 0 1px #f3f3f3;
    -moz-box-shadow: 0 0 1px #f3f3f3;
    box-shadow: 0 0 1px #f3f3f3;
    border: 1px solid #eaeaea;
}

.pricing__block-title {
    font-size: 15px;
    color: #000;
    text-align: left;
    font-weight: 600;
    margin-top: 5px;
    margin-bottom: 15px;
}

.pricing__block-top {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 10px;
}

.wrapper-page .pricing .pricing-block:last-child {
    margin-right: 0;
}

.wrapper-page .pricing .fa.fa-check {
    color: #9dcb3a;
    font-size: 19px;
}

.wrapper-page .pricing .pricing__price {
    margin-bottom: 9px;
    font-size: 24px;
    font-weight: bold;
}

/*--- pricing ---*/

.wrapper-page .pricing .button.downgrade {
    background: #fff;
    position: relative;
    padding-left: 36px;
    border-color: #d0d0d0;
    color: #646464;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
    border-width: 1px 1px 2px 1px;
}

    .wrapper-page .pricing .button.downgrade:before {
        content: '\f00c';
        font-family: FontAwesome, sans-serif;
        font-size: 19px;
        position: absolute;
        left: 11px;
        top: -2px;
        width: 16px;
        height: 12px;
        display: inline-block;
        margin: 2px auto;
        color: #b2b2b2;
    }

    .wrapper-page .pricing .button.downgrade:hover {
        background: #f9f9f9;
    }

.pricing .button.subscrib {
    background: #2e9fbf;
    border-color: #2e9fbf;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e9fbf', endColorstr='#2e9fbf',GradientType=0 );
}

    .pricing .button.subscrib:hover {
        background: #298fac;
    }

.pricing__block .btn,
.pricing__block .button {
    margin-top: 8px;
}

.wrapper-page .pricing li._check {
    text-align: center;
}

.wrapper-page .pricing li._tw-line {
    height: 34px;
}

    .wrapper-page .pricing li._tw-line .ico-check {
        margin: 12px auto;
    }

.wrapper-page .pricing li._check:before {
    display: none;
}

.wrapper-page .pricing p {
    text-align: left;
}

/*--- pricing ---*/

/* =============================
    Main carousel and slider
 =============================== */

.wrapper-page .carousel-main {
    /*
    background-image: url('img/bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    */
}

.wrapper-page .page-header.eyetrack__top {
    background-image: url('img/bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.wrapper-page .page-header.online__top {
    background-image: url('/img/public_pages/onlinesurveys/top.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.wrapper-page .page-header.offline__top {
    background-image: url('/img/public_pages/offlinesurveys/top.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.wrapper-page .carousel-main .content_block {
    padding: 15px 0;
}

/* =============================
    Main carousel and slider
 =============================== */

/* =============================
    Main top block with img
 =============================== */

.page-header {
    height: 485px;
    position: relative;
    overflow: hidden;
}

    .page-header.ph-left,
    .page-header.ph-left * {
        text-align: left;
    }

    .page-header.ph-white * {
        color: #fff;
    }

    .page-header .content_block {
        z-index: 1;
        position: relative;
    }

    .page-header img {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 100%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        z-index: 0;
    }

/* =============================
    Main top block with img
 =============================== */

/* =============================
    Main center block can be
     normal or margin-top -36
 =============================== */

.page-center__top {
    margin-top: -36px;
    margin-bottom: 51px;
    position: relative;
    z-index: 3;
}

/* =============================
    Main center block can be
     normal or margin-top -36
 =============================== */

/* =============================
        PAGE BOTTOM BLOCK
 =============================== */

.page-bottom {
    padding-bottom: 51px;
    text-align: center;
}

    .page-bottom .page-title {
        font-size: 2.857142857142857em;
        line-height: 40px;
        padding-top: 0;
    }

        .page-bottom .page-title.title-md {
            font-size: 2.4285714285714284em;
            line-height: 1.285714285714284em;
        }

.page-header__description {
    position: relative;
}

.page-bottom .btn.btn-lg {
    margin: 40px 0;
}

.page-bottom__p {
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 50px;
}

/* =============================
        PAGE BOTTOM BLOCK
 =============================== */


.wrapper-page .btn.get-started {
    font-weight: bold;
    margin-bottom: 35px;
}

.wrapper-page .header .btn.get-started {
    line-height: 1.142857142857142em !important;
}

.wrapper-page .play__cooltool {
    color: #fff;
    margin-left: 33px;
    position: relative;
    top: -11px;
    font-size: 1.7142857142857142em;
}

    .wrapper-page .play__cooltool a {
        margin: -21px 20px;
        color: #fff;
        text-decoration: none;
        width: 48px;
        height: 49px;
        display: inline-block;
        background-image: url("/img/public_pages/landing/play.png");
        background-repeat: no-repeat;
        background-position: center center;
    }

/* =============================
    Main carousel and slider
 =============================== */



/* =============================
    Main carousel and slider
 =============================== */

.landing__center h1 {
    font-size: 40px;
    font-weight: normal;
}

    .landing__center h1 b {
        color: #56bbd7;
        font-weight: bold;
    }

    .landing__center h1 strong {
        font-weight: bold;
    }

    .landing__center h1 span {
        color: #9dcb3a;
    }

.landing__center ul {
    padding: 8px 45px 18px 45px;
}

.landing__center li {
    font-size: 20px;
    line-height: 24px;
    padding: 12px 0 13px 87px;
    text-align: left;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAcCAMAAADRNYZUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjhDMjFFQUMwQ0VDRDExRTNCODQwRUM5Qjc3QTE1Njk2IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjhDMjFFQUMxQ0VDRDExRTNCODQwRUM5Qjc3QTE1Njk2Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OEMyMUVBQkVDRUNEMTFFM0I4NDBFQzlCNzdBMTU2OTYiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEMyMUVBQkZDRUNEMTFFM0I4NDBFQzlCNzdBMTU2OTYiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4MIQ2SAAABklBMVEX///+dyzqXyC6dyzmZyTKbyjaYyC+cyziXyC+YyDCYyTGayjWcyzn7/feayTTx9+Obyjf8/fihzUKizkWcyjibyjWayTX6/PWayTObyTXe7r73++/y+OXG4Iykz0i22Gqq0lSfzD2923mayjOo0VC32G2r0lagzUD+/vzv9t/N5Julz0j9/vvV6azZ67Ls9dnp89KXyC3Y6q+YyC6YyTC32G/C34XA3oG623Xa7LWt1Fvt9dqn0U7w9+GWyCzc7Ljb7Lfk8cmYyTKdyzucyjelz0qy1man0E7I4pLc7brk8ciizkTP5qDL45eezDzE4Ije7bz8/fn9/vq32W3r9Nfh78Po89Cv1V/u9tz1+uqs0ler0lX1+eqjzkfS56T2+u34+/G42XH+//2x1mL5/PPj8Ma/3X7H4Y/H4Y3m8s7J4pLz+ei12Gm22Gy823m+3X2lz0u623bi78XG4Ivn8s+fzD7///6cyzfr9Nbg78Gy1mX5/PTq9NSn0E3E4Ind7brl8cukz0mayjTT6Kau1F3a7LRt9Y80AAABWUlEQVR42oTT5XfCMBAA8CpUYGuBssGGz93d3d3d3d19//fgkmGvDfnQ11x/d6/JJRRFHum1xfsqlQotC+bKoJWMspdEmmYZDxEdN5no8LDYSWhlHhAt+ghofRuhmpxWY5TVJwCS+heM0cYJA6jrtdkY7UwjxF2UG6OMTYx6H4yRtQGjz5dYYjKaPMNoteI/pF57TwsT0NR5NQvIPhctHmzTmJaZOFRSLwDKHD6MxjxMOMR5b6KBrTqMbB+xTLsFitt28fzuzQQoZOuMq+8T4UfTAm40PxAhLZQ/lHCC8lC3nPRvZHokmSHp9irpDP2gfmlKKUWNYhSYTd6dxSe0O7zze4S7j7zJY4863c9FzMHzUEnudus15PmSgXVZ4CnTE/p9U/dMUAUQO2jU3oJxETPN0UE4vwNSDyzB0Ui8MEWcEkZKWYobuvblcvFVqe4x1e73v+t/+RNgALqeJ2zn1tC8AAAAAElFTkSuQmCC') /*/img/li.png*/ 35px 7px no-repeat;
}


/* =====================================
            LANDING PAGE CENTER
========================================= */
.full-layout__page .content_block {
    width: 100%;
    max-width: 1276px;
    box-sizing: border-box;
}

.landing__block {
    padding: 85px 0;
}

    .landing__block + .landing__block {
        padding-top: 0;
    }

    .landing__block .content_block {
        position: relative;
    }

    .landing__block .img {
        position: absolute;
        top: 50%;
        margin-top: -230px;
        z-index: 1;
        height: 500px;
        width: 756px;
        background-repeat: no-repeat;
        background-position: 100% center;
    }

        .landing__block .img.img-devices {
            left: 340px;
            background-image: url("/img/public_pages/landing/img-01.jpg");
            background-size: contain;
        }

        .landing__block .img.img-device {
            right: 395px;
            background-image: url("/img/public_pages/landing/img-02.jpg");
            background-size: contain;
        }

    .landing__block .landing__block-align {
        height: 500px;
        width: 960px;
        display: table-cell;
        vertical-align: middle;
    }

    .landing__block .landing__block-text {
        width: 390px;
        text-align: left;
    }

        .landing__block .landing__block-text._right {
            float: right;
        }

        .landing__block .landing__block-text h2 {
            font-size: 2.4285714285714284em;
            font-weight: 600;
            padding: 0;
            margin-bottom: 20px;
        }

        .landing__block .landing__block-text p {
            margin: 15px 0;
            font-size: 1.3571428571428572em;
            line-height: 1.2571428571428572em;
        }


            .landing__block .landing__block-text p + a {
                margin-top: 20px !important;
            }

    .landing__block .right {
        float: right;
    }

    .landing__block .landing__block-text:not(._right) .btn {
        width: 280px;
        margin: 8px 0;
    }

    .landing__block._second .btn {
        padding-right: 40px;
        padding-left: 40px;
    }

/* =====================================
            LANDING PAGE CENTER
========================================= */

.block-head .content_block p {
    font-size: 17px;
    line-height: 25px;
    max-width: 450px;
}

.block-head .content_block img {
    float: right;
}

.block-head .header .button {
    background: #fff;
    border-color: #fff;
    color: #000;
    height: 35px;
    line-height: 32px;
    min-width: 92px;
}

    .block-head .header .button:hover {
        background: #fff;
    }

.block-head .page-title {
    font-size: 50px;
    line-height: 52px;
    padding: 14px 0 10px 0;
    text-align: left; /*margin-right:-100px; display:inline-block;*/
}

.block-head .sub-title {
    font-size: 25px;
    color: #d8f7ff;
    text-align: left;
    padding: 2px 0;
}

.block-head {
    background: #4bb7d5 url('/img/bg1.png') 0px 0px no-repeat;
    background-size: cover !important;
    text-align: left;
    padding-bottom: 50px;
    color: #fff;
}

.agencies .block-head img {
    margin: -87px -30px -12px 0;
}

.freelancers .block-head {
    background: #57a968 url('/img/bg2.png') 0px 0px no-repeat;
    background-size: cover !important;
}

    .freelancers .block-head .content_block img {
        margin-top: -42px;
    }

.freelancers .carousel {
    background: #abd4b3;
}

.panels .block-head {
    background: #3e516f url('/img/bg3.png') 0px 0px no-repeat;
}

    .panels .block-head .content_block img {
        margin-top: -65px;
    }

.panels .carousel {
    background: #9ea8b7;
}

.techproviders .block-head {
    background: #5e6ca1 url('/img/bg4.png') 0px 0px no-repeat;
    padding-bottom: 37px;
}

    .techproviders .block-head .content_block img {
        margin: -81px -30px -30px 0;
    }

.techproviders .carousel {
    background: #aeb5d0;
}

.buyers .block-head {
    background: #4790a4 url('/img/bg5.png') 0px 0px no-repeat;
}

    .buyers .block-head .content_block img {
        margin: -86px 0 -13px 0;
    }

.block-head .btn.get-started {
    margin: 26px 0 0 0px;
    height: 60px;
    font-size: 20px;
}

.faq {
    background: #f9f9f9;
    text-align: left;
    margin-top: 40px;
    padding-bottom: 46px;
}

    .faq h1 {
        text-align: center;
        font: 600 30px ProximaNova, sans-serif;
        padding: 35px 0 15px 0;
    }

    .faq h4 {
        font: 600 23px/27px ProximaNova, sans-serif;
        color: #9dcb3a;
        padding: 25px 0 11px;
    }

    .faq p {
        padding: 9px 0;
        margin: 0px;
    }

    .faq .col-2 {
        padding-bottom: 40px;
    }

        .faq .col-2:nth-child(2) {
            padding-right: 3%;
            width: 47%;
        }

        .faq .col-2:nth-child(3) {
            padding-left: 3%;
            width: 47%;
        }

    .faq .answer-yes {
        font-size: 30px;
        background: url('/img/yes.png') right 59px no-repeat;
        padding: 77px 143px 40px 0;
        display: inline-block;
    }

    .faq .get-started {
        clear: both;
    }

.wrapper-page .toggle {
    display: none;
}

.survey-tools {
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    margin-top: -24px;
}

    .survey-tools .col-4 {
        float: left;
        width: 21%;
        padding: 26px 2% 41px 2%;
    }

        .survey-tools .col-4 img {
            display: block;
            margin: 0 auto 23px auto;
        }

    .survey-tools p {
        clear: both;
        padding: 0 100px;
    }

        .survey-tools p:nth-child(6) {
            padding-top: 27px;
        }

    .survey-tools a {
        cursor: default;
    }

.wrapper-page .content_block .button.show-more {
    color: #666;
    background: #fff;
    border-color: #d0d0d0;
    margin-top: 48px;
}

.players h1 {
    max-width: 600px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
}

.players .col4 {
    width: 22%;
    padding: 4px 1.5% 26px 1.5%;
    float: left;
}

.players .title {
    font-size: 20px;
    font-weight: bold;
    padding-top: 22px;
    display: inline-block;
    color: #000;
}

.players .players-txt {
    font-size: 17px;
    line-height: 21px;
    color: #9dcb3a;
    padding-top: 8px;
}

.players p {
    margin-top: 9px;
}

.video-block img {
    display: block;
}

.your-brand {
    margin: 30px 0;
    text-align: center;
}

    .your-brand .btn {
        margin: 5px 0 !important;
    }

    .your-brand p {
        font-weight: bold;
    }

    .your-brand .page-title {
        line-height: 1.3em;
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }

    .your-brand .get-started {
        margin: 32px auto 75px auto;
    }

/** ==================================
            STANDARTS
 ================================== */

.standarts {
    margin-top: 25px;
    /* background-color: #eaeaea; */
    height: 111px;
    clear: both;
    display: block;
}

.standarts__left {
    float: left;
    width: 200px;
}

    .standarts__left p {
        font-size: 16px;
        color: #909090;
        margin: 46px 0;
        font-weight: 100;
    }

.standarts__right {
    margin-left: 240px;
    height: 111px;
}

    .standarts__right table,
    .standarts__right table td {
        height: 111px;
    }

        .standarts__right table td {
            vertical-align: middle;
            padding: 0 13px;
        }

            .standarts__right table td:first-child {
                padding-left: 0;
            }

            .standarts__right table td:last-child {
                padding-right: 0;
            }

    .standarts__right .ico {
        display: inline-block;
        margin: 0 auto;
        background-image: url("/img/sprites/standarts-sprite.png");
        height: 74px;
    }

    .standarts__right .ico {
        -moz-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out;
    }

        .standarts__right .ico:hover {
            -moz-transform: scale(1.05);
            -ms-transform: scale(1.05);
            -o-transform: scale(1.05);
            -webkit-transform: scale(1.05);
            transform: scale(1.05);
        }

        .standarts__right .ico.ico-ecomar {
            width: 137px;
            background-position: 0 0;
        }

        .standarts__right .ico.ico-casro {
            width: 70px;
            background-position: -162px 0;
        }

        .standarts__right .ico.ico-mra {
            width: 145px;
            background-position: -268px 0;
        }

        .standarts__right .ico.ico-iirusa {
            width: 138px;
            background-position: -442px 0;
        }

        .standarts__right .ico.ico-ama {
            width: 112px;
            background-position: -606px 0;
        }

/** ==================================
            STANDARTS
 ================================== */

/** ==================================
            FOOTER
 ================================== */

/*

    .footer .clearfix {
        width: 960px;
        margin: 0 auto;
    }

    .footer .contacts {
        float: left;
        width: 380px;
    }

    .footer .copy {
        padding: 5px 0 15px 0;
        color: #000;
        font-size: 1.0714285714285714em;
        font-weight: 600;
    }

    .footer a {
        color: #4493c1;
    }

    .footer ul {
        float: right;
        width: 540px;
    }

        .footer ul li {
            float: left;
            width: 33.33%;
            font-size: 1em;
            line-height: 22px;
        }

            .footer ul li:nth-child(1) {
                width: 30%;
            }

            .footer ul li:nth-child(2) {
                width: 41%;
            }

            .footer ul li:nth-child(3) {
                width: 29%;
            }

    .footer h5 {
        color: #000;
        font-size: 1.0714285714285714em;
        padding-bottom: 23px;
        font-weight: 600;
    }

    .footer .follow {
        font-size: 1em;
        color: #000;
        margin-top: 20px;
    }

    .footer a {
        color: #4493c1;
    }

.wrapper-page .footer .address {
    padding-bottom: 7px;
}

.footer .address,
.footer .address a {
    color: #646464;
    font-size: 1em;
}

.footer .icon-set {
    background-image: url('/img/social-ico.png');
    background-repeat: no-repeat;
    margin-right: 1px;
}

    .footer .icon-set.icon-facebook {
        background-position: -28px 0px;
    }

    .footer .icon-set.icon-twitter {
        background-position: 0px 0px;
    }*/

/** ==================================
            FOOTER
 ================================== */


/** ==================================
            GUIDE PAGE
 ================================== */

.guide {
    margin: 30px 0 0;
}

.guide__block {
    min-height: 200px;
}

    .guide__block .box__title {
        padding: 0;
    }

.guide__img {
    width: 200px;
    margin-right: 20px;
    float: right;
}

    .guide__img img {
        display: block;
        width: 100%;
        height: 100%;
        max-height: 100%;
    }

.guide__num {
    float: left;
    margin-top: -11px;
}

    .guide__num:after {
        width: 4px;
        top: 90px;
        bottom: -55px;
        left: 66px;
    }

.guide__block:last-child .guide__num:after {
    display: none;
}

.guide__text {
    margin-left: 92px;
    margin-right: 290px;
}

.guide__name {
    text-align: left;
}

.guide__blockquote {
    color: #9dcb3a;
    font-size: 24px;
    margin: 30px 0;
    line-height: 30px;
    font-weight: 700;
    text-align: left;
}

.guide__list {
    font-size: 19px;
    line-height: 25px;
}

ul.guide__list li {
    padding: 0 9px 14px 21px;
}

    ul.guide__list li:before {
        font-size: 30px;
        top: -4px;
        left: 2px;
    }

.guide__description {
    padding: 40px 0 0px;
    max-width: 645px;
    margin: 0 auto;
}

    .guide__description .page-title {
        font-size: 34px;
        padding-top: 0;
    }

    .guide__description p {
        font-size: 19px;
        line-height: 25px;
        font-weight: 100;
    }

.guide__buttons {
    margin: 50px -90px;
}

    .guide__buttons a:first-child {
        margin-right: 37px !important;
    }

    .guide__buttons span {
        margin: 0 !important;
        font-size: 25px;
    }

    .guide__buttons a:last-child {
        margin-left: 37px !important;
    }

/** ==================================
            GUIDE PAGE
 ================================== */


.top-survey-tools {
    text-align: center;
}

    .top-survey-tools .col-4 {
        display: inline-block;
        float: none;
        text-align: center;
    }

.survey-tools .col-4 {
    color: #56bbd7;
}

.survey-tools-icon {
    display: inline-block;
    width: 174px;
    height: 174px;
    background: url(/img/survey-tools-icons.png) no-repeat;
}

    .survey-tools-icon.icon-survey-engine {
        background-position: 10px 0;
    }

    .survey-tools-icon.icon-automated-reports {
        background-position: -164px 0;
    }

    .survey-tools-icon.icon-sampling-quotation {
        background-position: -338px 0;
    }

    .survey-tools-icon.icon-consultancy-services {
        background-position: -516px 0;
    }

    .survey-tools-icon.icon-target-groups {
        background-position: -692px 0;
    }

    .survey-tools-icon.icon-questionnaires-methodologies {
        background-position: -866px 0;
    }

    .survey-tools-icon.icon-explore-marketplace {
        background-position: -1040px 0;
    }

/*--- film roll ---*/
.wrapper-page .carousel {
    height: 451px;
    background: #a5dbea;
    padding-top: 54px;
    margin-top: 30px;
    overflow: hidden;
}

.film_roll {
    min-width: 150%;
    margin-left: -25%;
}
    /*.film_roll > div {
    width:700px;
}*/
    .film_roll img {
        box-shadow: 7px 7px 15px #777;
        margin: 10px 0;
    }


.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: pointer;
    }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
    text-align: center;
}

    .slick-slide.slick-loading img {
        display: none;
    }

    .slick-slide.dragging img {
        pointer-events: none;
    }

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-prev:focus, .slick-next:focus {
    outline: none;
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

    .slick-prev:before {
        content: "\2190";
    }

.slick-next {
    right: -25px;
}

    .slick-next:before {
        content: "\2192";
    }

/* Dots */
.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -32px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0px;
    width: 100%;
}

    .slick-dots li {
        position: relative;
        padding: 0px;
        width: 17px;
        height: 17px;
        display: inline-block;
        margin: 0 8px;
        background: #fff;
        opacity: 0.3;
        filter: alpha(opacity=30);
        -webkit-border-radius: 9px;
        -moz-border-radius: 9px;
        border-radius: 9px;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        transition: all 1s ease;
    }

        .slick-dots li button {
            border: 0;
            background: transparent;
            display: block;
            height: 20px;
            width: 20px;
            line-height: 0;
            font-size: 0;
            color: transparent;
            padding: 5px;
            cursor: pointer;
            outline: none;
        }

            .slick-dots li button:focus {
                outline: none;
            }

            .slick-dots li button:before {
                position: absolute;
                top: 0;
                left: 0;
                content: "\2022";
                width: 20px;
                height: 20px;
                font-family: "slick";
                font-size: 6px;
                line-height: 20px;
                text-align: center;
                color: black;
                opacity: 0.25;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active {
            opacity: 0.8;
            filter: alpha(opacity=80);
        }

/*--- /film roll ---*/

.promo-video {
    position: relative;
    z-index: 999998;
    /*height: 340px;*/
}

    .promo-video > iframe {
        display: block;
        background: #252525;
        height: 100%;
        width: 100%;
        max-width: 960px;
        margin: 0 auto;
    }


.promo-et-video-poster {
    background-size: cover;
    position: relative;
    cursor: pointer;
    text-align: center;
    min-height: 300px;
    clear: both;
    width: 100% !important;
}

#promo-et-video {
    z-index: 1;
    top: 0;
}

.promo-et-video-poster > div {
    position: absolute;
    background: #fbfbfb;
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    font-size: 8.571428571428571em;
    color: #fff;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: inset 0 0 1px #efefef, 0 0 1px #efefef;
    -moz-box-shadow: inset 0 0 1px #efefef, 0 0 1px #efefef;
    box-shadow: inset 0 0 1px #efefef, 0 0 1px #efefef;
}

.promo-video-main {
    /*-moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;*/
    position: relative;
    z-index: 2;
}

.eye-tracking-video {
    margin: 30px 0 20px;
}

.promo-video-main:hover {
    color: #fff;
    background: rgba(142,186,45,0.2);
}

    .promo-video-main:hover p,
    .promo-video-main:hover i.fa {
        color: #fff;
    }

.promo-video__text {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

    .promo-video__text > i.fa {
        color: #8eba2d;
    }

    .promo-video__text > p {
        color: #8eba2d;
        font-size: 34px;
        line-height: 35px;
    }

.main-title, .main-sub-title {
    margin-top: 30px;
    height: 160px;
    position: relative;
    text-align: center;
}

    .main-title .page-title {
        color: #fff;
    }

.main-sub-title {
    height: 100px;
}

    .main-title span, .main-sub-title span {
        opacity: 0;
        filter: alpha(opacity=0);
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        -moz-transition: opacity 1s ease-in-out;
        -o-transition: opacity 1s ease-in-out;
        -webkit-transition: opacity 1s ease-in-out;
        transition: opacity 1s ease-in-out;
    }


/* Pricing begin */
@media screen and (min-width: 569px) and (max-width: 1100px) {
    .pricing_page_left_block {
        max-width: none;
        }

    .wrapper-page .pricing .pricing-block {
	    width: 40%;
    }

    .wrapper-page .pricing-left {
	    width: 16%;
    }

    .pricing_page_right_block {
        width: 100%;
        padding-top: 50px;
    }

    .pricing_page_right_block a {
        width: calc(45% - 30px);
        float: left;
        margin: 10px 0;
    }

    .pricing_page_right_block a:nth-child(2n+1){
        padding-right: 5%;
    }
}
/* Pricing end */

/** ================================
       Five step blocks style
================================= */

@media screen and (min-width: 980px) {

    .fiveStep__blocks .box__inside-blocks-wrap:before {
        content: ' ';
        background-image: url("/img/public_pages/five-step/shape-01.svg");
        background-repeat: no-repeat;
        background-size: 713px 89px;
        position: absolute;
        height: 89px;
        width: 713px;
        right: 13px;
        top: 148px;
        z-index: 0;
    }

    .fiveStep__blocks .box__inside-blocks-wrap + .box__inside-blocks-wrap:before {
        background-image: url("/img/public_pages/five-step/shape-02.svg");
        background-repeat: no-repeat;
        background-size: 760px 263px;
        position: absolute;
        height: 263px;
        width: 760px;
        left: -56px;
        top: -109px;
        z-index: 0;
    }


    .fiveStep__blocks .box__inside-blocks-wrap:after {
        content: ' ';
        position: absolute;
        width: 4px;
        top: 235px;
        bottom: 103px;
        right: 13px;
        z-index: 0;
        background-color: #8EB938;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari 5+ ONLY */
    ::i-block-chrome, .fiveStep__blocks .box__inside-blocks-wrap:after {
        right: 15px;
    }

    ::i-block-chrome,
    .fiveStep__blocks .box__inside-blocks-wrap:first-child:before {
        right: 12px;
    }
}

.fiveStep__blocks .box__inside-blocks-wrap + .box__inside-blocks-wrap:after {
    display: none;
}

.fiveStep__block {
    width: 242px;
    margin-right: 45px;
    padding-bottom: 48px;
    min-height: 300px;
    position: relative;
    z-index: 1;
}

    .fiveStep__block .button {
        width: 110px;
        padding: 5px 15px !important;
    }

    .fiveStep__block .green-round__num {
        display: inline-block;
        position: relative;
        z-index: 2;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        line-height: 41px;
        font-size: 25px;
        background-color: #fff;
    }

/** ================================
       Five step blocks style
================================= */

/** ================================
            OFFLINE SURVEYS
================================= */

.offline__top .content_block * {
    max-width: 425px;
}

.offline__blocks-wrap .green-round__num:after {
    display: none;
}

.why__cooltoll ul.list-green-check {
    padding: 0 20px;
}

.cooltoll__test {
    width: 80%;
    margin: 60px auto 0;
}

    .cooltoll__test ul li {
        padding-bottom: 13px;
    }

        .cooltoll__test ul li:before {
            display: block !important;
        }

.eyetracking__buttons .btn + .btn {
    margin-left: 10px;
}




/** ================================
            OFFLINE SURVEYS
================================= */

/** ================================
            ONLINE SURVEYS
================================= */

.online__top .content_block * {
    max-width: 425px;
}

.online__block {
    width: 189px;
    margin-right: 40px;
    text-align: center;
}

    .online__block:last-child {
        margin-right: 0;
    }

    .online__block .green-round__num {
        display: inline-block;
        position: relative;
        z-index: 2;
        margin: 0 auto;
        width: 40px;
        height: 40px;
        line-height: 41px;
        font-size: 25px;
        background-color: #fff;
        margin-bottom: 15px;
    }

        .online__block .green-round__num:after {
            height: 4px;
            top: 50%;
            margin-top: -2px;
            left: 42px;
            width: 185px;
        }

    .online__block:nth-child(3) .green-round__num:after {
        display: none;
    }

    .online__block:last-child .green-round__num:after {
        left: auto;
        right: 42px;
    }

    .online__block:last-child .green-round__num {
        z-index: 1;
    }

/** ================================
            ONLINE SURVEYS
================================= */

/** ================================
            EYETRACKING
================================= */

.eyetrack__top .content_block * {
    max-width: 528px;
}

.page-header__description .eyetracking__buttons {
    float: left;
    max-width: 360px;
    padding: 25px 10px;
}

    .page-header__description .eyetracking__buttons .btn, .page-header__description .eyetracking__buttons .btn-md {
        margin: 10px;
    }

.full-layout__page .box__block .eyetracking-techspec .col-2 {
    padding-bottom: 10px;
}
/** ================================
            EYETRACKING
================================= */

/** ================================
      MEDIA SCREEEN RESOLUTIONS
================================= */


/** ================================
          960 only screen AND LESS
      ================================= */

@media only screen and (max-width: 979px) {
    body.full-layout__page {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    .full-layout__page .content_block {
        width: 90%;
        max-width: 100%;
    }

    .full-layout__page .header .content_block .static-link.logo-link:first-child {
        margin-left: -34px;
    }

    .full-layout__page .header ul.list__menu li {
        margin-left: 11px;
    }

    .full-layout__page .header .list__menu > li.sub-list__menu:before {
        left: -7px;
        right: -7px;
    }

    .full-layout__page .header .list__menu ul {
        margin-left: -7px;
    }

    .full-layout__page .header a.login__button , .full-layout__page .header a.requestdemo__button {
        margin-left: 24px !important;
        margin-right: -22px;
    }
    .full-layout__page .header a.requestdemo__button{
            margin-right: -19px;
            margin-left: 5px !important;
    }


    .full-layout__page .header .list__menu .__right.sub-list__menu ul {
        left: auto;
        right: -7px;
        margin-top: 8px;
    }

        .full-layout__page .header .list__menu .__right.sub-list__menu ul li a {
            text-align: right;
        }

    .full-layout__page .page-header {
        height: auto;
    }

        .full-layout__page .page-header img {
            height: 100%;
        }

    .full-layout__page .wrapper-page .page-top__list {
        /*padding-bottom: 40px;*/
        padding-bottom: 10px;
        float: none;
    }

    .page-header__description .eyetracking__buttons {
        max-width: 590px;
        padding-bottom: 40px;
        float: none;
        margin-left: auto;
        margin-right: auto;
    }

    .full-layout__page .footer .clearfix {
        width: 100%;
    }

    .full-layout__page .standarts__left {
        display: none;
    }

    .full-layout__page .standarts__right {
        margin-left: 0;
        height: auto;
    }

    .full-layout__page .standarts {
        text-align: center;
        padding: 5px;
    }

    .full-layout__page .standarts,
    .full-layout__page .standarts__right table td,
    .full-layout__page .standarts__right table {
        height: auto;
    }

        .full-layout__page .standarts__right table td {
            display: inline-block;
            padding: 0 7px;
        }

    .full-layout__page .footer {
        padding-bottom: 5px;
    }

        .full-layout__page .footer .contacts {
            width: 90%;
            padding: 0 5%;
            text-align: center;
        }

        .full-layout__page .footer ul {
            width: 90%;
            float: none;
            padding: 0 5%;
        }

            .full-layout__page .footer ul li:nth-child(2) {
                text-align: center;
            }

            .full-layout__page .footer ul li:last-child {
                text-align: right;
            }

    .full-layout__page .wrapper-page {
        width: 100%;
    }

    .full-layout__page .box__inside-block p {
        margin: 10px 0 0;
        font-size: 1.3428571428571428em;
        line-height: 1.3028571428571428em;
    }

    .full-layout__page .fiveStep__blocks:before {
        display: none;
    }

    .full-layout__page .fiveStep__block {
        height: auto !important;
        margin-right: 0;
        float: none;
        margin-bottom: 25px;
        padding-bottom: 0;
        min-height: 0;
    }

    .full-layout__page .guide .box__block {
        padding: 20px 10px;
    }

    .full-layout__page .guide__text {
        margin-left: 73px;
        margin-right: 140px;
    }

    .full-layout__page .guide__img {
        width: 100px;
        height: 100px;
        margin-right: 0;
        margin-top: -8px;
    }

    .full-layout__page .guide__num:after {
        width: 4px;
        top: 65px;
        bottom: -33px;
        left: 36px;
    }

    .full-layout__page .guide__text {
        margin-right: 0;
    }



    .full-layout__page .online__block {
        width: 50%;
        margin-right: 0;
        height: 330px;
    }

        .full-layout__page .online__block .green-round__num:after {
            display: none;
        }

    body.full-layout__page {
        height: auto;
    }

    .full-layout__page .btn {
        padding-left: 10px;
        padding-right: 10px;
    }

        .full-layout__page .btn.btn-lg {
            height: 50px;
            line-height: 36px;
            font-size: 1.6142857142857142em;
        }

        .full-layout__page .btn.btn-md {
            height: 40px;
            line-height: 26px;
            font-size: 1.4142857142857142em;
        }

    /* Benefits pages ==========
     ========================= */

    .header-benefits.content_block img {
        display: none;
    }

    .header-benefits.content_block p {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .benefits-page__bottom .col4 {
        width: 47%;
        height: 270px;
    }

        .benefits-page__bottom .col4 a:first-child {
            display: block;
        }

    .top-survey-tools.tac .col-4 {
        width: 96%;
        padding: 6px 2% 1px 2%;
    }

    .survey-tools > .col-4 {
        width: 46%;
    }

    /* Benefits pages ==========
     ========================= */

    /* Pricing page ==========
     ========================= */

    .pricing {
        font-size: 14px;
    }

        .pricing .pricing__price {
            float: right;
            font-size: 20px;
            font-weight: 500;
            margin-top: 12px;
        }

        .pricing .pricing__block {
            height: auto !important;
            border: 0 !important;
            padding: 5px 15px;
        }

            .pricing .pricing__block._price .btn {
                margin: 10px auto;
            }

        .pricing .pricing__block-top {
            float: left;
        }

        .pricing .pricing-block._main {
            width: 48%;
            margin-right: 1%;
        }

            .pricing .pricing-block._main:last-child {
                margin-right: 0;
            }

        .pricing .pricing__block.__green {
            font-size: 0;
            padding: 0 10px;
            height: 5px !important;
        }

        .pricing .pricing__block .list-green-round ._check {
            display: none;
        }

        .pricing .pricing__block-more {
            padding: 10px 15px;
            text-align: left;
            margin-bottom: 10px;
        }

        .pricing .pricing__more {
            display: none;
        }

        .pricing ul.list-green-round li {
            padding-bottom: 3px;
        }
        .pricing ul.list-green-round li.centred-container {
            text-align: left;
    padding: 0 9px 16px 2.75em;
        }

    /* Pricing page ==========
    ========================= */

    /* Some media blocks for screens ==========
     ========================================== */

    .col__sm-show {
        display: block;
    }

    .col__sm-hide {
        display: none;
    }

    /* Some media blocks for screens ==========
     ========================================== */

}

/** ================================
          960 only screen AND LESS
      ================================= */

/** ================================
                  960 AND MORE
      ================================= */

@media screen and (min-width: 980px) {
    .carousel-main .main-title {
        margin-bottom: 30px;
    }

    .col__sm-show {
        display: none;
    }

    .pricing__more {
        display: block !important;
    }
}

/** ================================
                  960 AND MORE
      ================================= */

/** ================================
                  960 AND 768
      ================================= */

@media screen and (max-width: 979px) and (min-width: 768px) {
    .full-layout__page .header .list__menu li span:first-child {
        display: none;
    }

    .full-layout__page .header .list__menu > li a {
        text-transform: capitalize;
    }
}

/** ================================
                  960 AND 768
      ================================= */

/** ================================
                  IPAD
      ================================= */

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .fiveStep__blocks .box__inside-blocks-wrap + .box__inside-blocks-wrap:before {
        left: -55px;
    }
}

/** ================================
                  IPAD
      ================================= */

/** ================================
                  767 AND LESS
      ================================= */




    .only_mobile_devices{
        display: none !important;
    }

@media screen and (max-width: 767px) {

    .full-layout__page .only_mobile_devices{
        display: inherit !important;
    }

    .full-layout__page .hidden_mobile_devices{
        display: none !important;
    }

    .sub_menu_element a {
    padding-left: 35px !important;
}

.sub_menu_element{
    display: none !important;
}

.extended_group_element{
    display: block !important;
}

    body.full-layout__page {
        min-width: 100%;
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    .full-layout__page .content_block {
        width: 90%;
        max-width: 100%;
    }

    .full-layout__page .header a.btn-green-border {
            margin-left: 5px !important;
            margin-right: 0;
    }

    .full-layout__page .header .content_block .static-link.logo-link:first-child {
        margin-left: 32px;
    }

    .full-layout__page .nav__trigger {
        display: block;
        position: relative;
        width: 30px;
        height: 25px;
        left: -8px;
        top: -35px;
        z-index: 201;
    }

    .full-layout__page .nav__trigger-wrap {
        position: fixed;
        left: 250px;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 199;
    }

    .full-layout__page .nav__icon {
        display: inline-block;
        position: relative;
        width: 30px;
        height: 5px;
        background-color: #9dcb3a;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

        .full-layout__page .nav__icon:before,
        .full-layout__page .nav__icon:after {
            content: '';
            display: block;
            width: 30px;
            height: 5px;
            position: absolute;
            background: #9dcb3a;
            -webkit-transition-property: margin, -webkit-transform;
            transition-property: margin, transform;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
        }

        .full-layout__page .nav__icon:before {
            margin-top: -10px;
        }

        .full-layout__page .nav__icon:after {
            margin-top: 10px;
        }

    .full-layout__page.nav--active .wrapper-page {
        margin-left: 250px;
    }

    .full-layout__page .wrapper-page {
        -webkit-transition-property: margin-left;
        transition-property: margin-left;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

    .full-layout__page.nav--active .nav__icon {
        background: rgba(0, 0, 0, 0);
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

        .full-layout__page.nav--active .nav__icon:before {
            margin-top: 0;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

        .full-layout__page.nav--active .nav__icon:after {
            margin-top: 0;
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            transform: rotate(180deg);
        }

    .full-layout__page .page-header {
        height: auto;
    }

    .full-layout__page .page-header,
    .full-layout__page .page-center,
    .full-layout__page .page-bottom {
        font-size: 10px;
    }

    .full-layout__page .button.btn-lg {
        height: 50px !important;
        line-height: 16px !important;
    }

    .full-layout__page .wrapper-page .page-title.green-title {
        font: bold 2em/1.1em ProximaNova, sans-serif;
        padding-top: 20px;
        padding-left: 5%;
        padding-right: 5%;
    }

    .full-layout__page .wrapper-page .carousel-main .play__cooltool span:last-child {
        display: none;
    }

    .full-layout__page .wrapper-page .carousel-main .content_block {
        padding: 0;
    }

    .full-layout__page .header {
        height: 38px;
    }

        .full-layout__page .header ul.list__menu {
            position: fixed;
            overflow: auto;
            z-index: 200;
            top: 0;
            left: -100%;
            bottom: 0;
            visibility: hidden;
            opacity: 0;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
            width: 250px;
        }

        .full-layout__page .header ul.list__menu {
            background-color: #9dcb3a;
            padding-top: 0;
            -webkit-box-shadow: 0 0 3px #333;
            -moz-box-shadow: 0 0 3px #333;
            box-shadow: 0 0 3px #333;
            overflow-y: scroll; /* has to be scroll, not auto */
            -webkit-overflow-scrolling: touch;
        }

    .full-layout__page.nav--active .header ul.list__menu {
        opacity: 1;
        left: 0;
        visibility: visible;
    }

    body.full-layout__page .header ul.list__menu li {
        padding: 0;
        color: #fff;
        margin-left: 0;
        display: block;
    }


    body.full-layout__page .header .list__menu .__right.sub-list__menu ul {
        margin-top: 0;
    }

        body.full-layout__page .header .list__menu .__right.sub-list__menu ul li a {
            text-align: left;
        }

    body.full-layout__page .header ul.list__menu li:first-child {
        margin-top: 1px;
    }

    body.full-layout__page .header ul.list__menu li a {
        color: #fff;
        margin-left: 0;
        padding: 10px 15px;
        display: block;
        border-bottom: 1px solid #a7a9ac;
        box-shadow: 0px 1px 1px #A7EA15;
    }

        body.full-layout__page .header ul.list__menu li.active a,
        body.full-layout__page .header ul.list__menu li a:hover {
            color: #a7a9ac;
            text-decoration: none;
            background-color: #fff;
            -webkit-transition-property: all;
            transition-property: all;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
        }

    .full-layout__page .wrapper-page {
        width: 100%;
    }

    .full-layout__page .box__inside-block p {
        font-size: 1.3428571428571428em;
        line-height: 1.1428571428571428em;
    }

    .full-layout__page .fiveStep__blocks:before {
        display: none;
    }

    .full-layout__page .fiveStep__block {
        height: auto !important;
        margin-right: 0;
        float: none;
        margin-bottom: 25px;
    }

        .full-layout__page .fiveStep__block .button.btn-md {
            font-size: 1.6428571428571428em;
        }

    .full-layout__page .guide .box__block {
        padding: 20px 10px;
    }

    .full-layout__page .guide__text {
        margin-left: 73px;
        margin-right: 140px;
    }

    .full-layout__page .guide__img {
        width: 124px;
        margin-right: 0;
        margin-top: -8px;
    }

    .full-layout__page .guide__num:after {
        width: 4px;
        top: 65px;
        bottom: -33px;
        left: 36px;
    }

    .full-layout__page .header .list__menu ul {
        visibility: visible;
        opacity: 1;
        position: static;
        background: transparent;
        margin-top: 0;
    }

    .full-layout__page .header .list__menu li:before {
        display: none !important;
    }

    .full-layout__page .header .list__menu ul li a {
        padding-left: 45px !important;
        white-space: normal;
    }

    .full-layout__page .header .login__button {
        min-width: 0 !important;
    }

    .wrapper-page .btn.get-started {
        margin-bottom: 25px;
    }
}

/** ================================
                  767 AND LESS
      ================================= */


/** ================================
                  960 AND 769
      ================================= */

@media screen and (max-width: 979px) and (min-width: 767px) {
    .full-layout__page .online__block {
        margin-right: 0;
        width: 25%;
    }

    .full-layout__page .footer .contacts [itemprop=address] {
        float: left;
        width: 70%;
        text-align: left;
    }

    .full-layout__page .footer .contacts .follow {
        float: left;
        width: 30%;
        text-align: right;
    }
}

/** ================================
                  960 AND 769
      ================================= */


/** ================================
                  768 AND 320
      ================================= */

@media screen and (max-width: 768px) {
    .full-layout__page .landing__block {
        padding: 5% 0;
        width: 50%;
        float: left;
    }

        .full-layout__page .landing__block + .landing__block {
            padding-top: 5%;
        }

        .full-layout__page .landing__block .landing__block-text {
            max-width: 90%;
        }

        .full-layout__page .landing__block .landing__block-align {
            width: 100%;
            height: auto;
            display: block;
        }

        .full-layout__page .landing__block .img {
            display: none;
        }

    .full-layout__page .landing__block-text._right {
        float: left !important;
    }

    .full-layout__page .landing__block .button {
        width: auto;
    }

    .full-layout__page .why__cooltoll ul.list-green-check {
        padding: 0;
    }

    .full-layout__page .online__block {
        width: 50%;
        margin-right: 0;
        height: 270px;
    }

        .full-layout__page .online__block .green-round__num:after {
            display: none;
        }

    .full-layout__page .wrapper-page .button.btn-md,
    .full-layout__page .wrapper-page .content_block .button.btn-md {
        /*padding: 5px 25px;*/
    }

    .full-layout__page .guide__block {
        font-size: 9px;
    }

    .full-layout__page .guide__text {
        margin-right: 0;
    }

    .full-layout__page ul.guide__list li {
        padding: 0 9px 5px 21px;
        font-size: 0.8em;
    }

    .full-layout__page .guide__blockquote {
        margin: 10px 0;
        font-size: 1.7142857142857142em;
        line-height: 1.4142857142857142em;
    }

    .full-layout__page .footer .contacts div {
        display: none;
    }

    ul.list-green-check li {
        padding-left: 20px;
    }

        ul.list-green-check li:before {
            width: 20px;
            height: 14px;
            margin-left: -25px;
        }

    .list-green-check.page-top__list li {
        padding-left: 35px;
    }

        .list-green-check.page-top__list li:before {
            width: 25px;
            height: 18px;
            margin-left: -30px;
        }


    .full-layout__page .page-bottom .btn {
        margin: 10px 0 !important;
    }

    .page-header__description .eyetracking__buttons {
        max-width: 440px;
        padding-top: 0;
    }
}

/** ================================
                  768 AND 320
      ================================= */


/** ================================
                  568 AND LESS
      ================================= */

@media screen and (max-width: 568px) {
    .full-layout__page .page-header {
        height: 230px;
    }

    .full-layout__page .page-header__description {
        height: 200px;
    }

    .full-layout__page .header .login__button {
        margin-left: 0 !important;
    }

    .full-layout__page .page-header__description .page-title {
        padding: 20px 0 0 0;
        text-align: center;
        /*position: absolute;
            top: 30%;
            left: 0;
            right: 0;
            -webkit-transform: translate(0, -50%);
            -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
            -o-transform: translate(0, -50%);
            transform: translate(0, -50%);*/
    }

    .full-layout__page .page-header__description .list-green-check {
        display: none;
    }

    .page-header__description .eyetracking__buttons {
        display: block;
        text-align: center;
    }

        .page-header__description .eyetracking__buttons .btn {
            margin: 5px 0 !important;
            font-size: 1.5142857142857142em;
        }

    .full-layout__page .box__block {
        padding: 3% 5%;
    }

        .full-layout__page .box__block .box__title {
            padding-bottom: 0;
            font-size: 1.9em;
        }

    .full-layout__page .box__inside-block p {
        font-size: 1.5428571428571428em;
        line-height: 1.5428571428571428em;
    }

    .full-layout__page .box__block .col-2 {
        padding-bottom: 10px;
    }

    .full-layout__page .promo-et-video-poster {
        height: 150px;
    }

        .full-layout__page .promo-et-video-poster > div {
            font-size: 5.571428571428571em;
        }

    .full-layout__page .page-bottom .page-title {
        padding: 2% 10%;
        font-size: 1.857143em;
        line-height: 1.25em;
    }

    .full-layout__page .header .static-link img {
        width: 142px;
        height: auto;
        margin-top: 4px;
    }

    .full-layout__page .header ul.list__menu li {
        margin-left: 17px;
    }

    .full-layout__page .wrapper-page .carousel-main .content_block {
        padding: 10px 0;
        width: 100%;
    }

    .full-layout__page .wrapper-page .carousel-main .main-title {
        margin-top: 5px;
        height: auto;
    }

        .full-layout__page .wrapper-page .carousel-main .main-title .page-title {
            padding: 0;
            height: 130px;
            font: bold 2.571429em/1.2003em ProximaNova, sans-serif;
        }

    .full-layout__page .wrapper-page .carousel-main.page-header img,
    .full-layout__page .wrapper-page .page-header img {
        height: 100%;
    }

    .full-layout__page .wrapper-page .carousel-main .play__cooltool {
        margin-left: 6px;
    }

        .full-layout__page .wrapper-page .carousel-main .play__cooltool a {
            margin: -21px 6px;
        }

    .full-layout__page .landing__block {
        width: 100%;
        padding: 5% 0;
    }

        .full-layout__page .landing__block .landing__block-text {
            max-width: 90%;
        }

        .full-layout__page .landing__block .landing__block-align {
            width: 100%;
            height: auto;
            display: block;
        }

        .full-layout__page .landing__block .img {
            display: none;
        }

    .full-layout__page .landing__block-text._right {
        float: left !important;
    }

    .full-layout__page .landing__block .button {
        width: auto;
    }

    .full-layout__page .wrapper-page .button.btn-green-border.btn-md,
    .full-layout__page .wrapper-page .content_block .button.btn-green-border.btn-md {
        padding: 5px 10px;
        height: 32px;
        line-height: 21px;
    }

    .full-layout__page .wrapper-page .button.btn-lg,
    .full-layout__page .wrapper-page .content_block .button.btn-lg {
        height: 64px;
        padding: 15px 20px;
        line-height: 30px;
        font-size: 1.7142857142857142em;
        border-color: #9dcb3a;
    }

        .full-layout__page .wrapper-page .button.btn-lg:hover,
        .full-layout__page .wrapper-page .content_block .button.btn-lg:hover {
            border-color: #8eba2d;
        }

    .full-layout__page .footer {
        padding-bottom: 25px;
    }

        .full-layout__page .footer p {
            padding-bottom: 0 !important;
        }

        .full-layout__page .footer ul li {
            width: 33% !important;
        }

        .full-layout__page .footer .contacts {
            width: 90%;
            padding: 0 5%;
        }

        .full-layout__page .footer ul {
            width: 90%;
            float: none;
            padding: 0 5%;
        }

    .full-layout__page .guide__img {
        display: none;
    }

    .full-layout__page .guide__text {
        margin-right: 0;
    }

    .full-layout__page .guide__description {
        padding: 0 25px;
    }

    .full-layout__page .guide__buttons {
        margin: 0;
    }

        .full-layout__page .guide__buttons span {
            display: none;
        }

        .full-layout__page .guide__buttons a.btn {
            display: inline-block;
            max-width: 80%;
            margin: 10px auto !important;
        }

    .benefits__faq.faq .col-2 {
        width: 100%;
    }

    .survey-tools > p {
        display: none;
    }

    .survey-tools > .col-4 {
        width: 96%;
    }

    .benefits-carousel {
        display: none;
    }

    .full-layout__page .header a.requestdemo__button{
        display:none;
    }

    /* =============================
               Pricing
    ========================= */

    .pricing .pricing-block._main {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .pricing_page_right_block {
        width: 100%;
        padding-top: 50px;
        padding-left: 0;
    }

    .pricing_page_right_block a {
        padding: 0 6vw;
    }

    .pricing .pricing__block._price .btn {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    /* =============================
               Pricing
    ========================= */
}

/** ================================
                  568 AND LESS
      ================================= */


/** ================================
                  420 AND LESS
      ================================= */

@media screen and (max-width: 420px) {
    .full-layout__page .online__block {
        width: 100%;
        margin-right: 0;
        height: auto;
    }

    .full-layout__page .why__cooltoll .col-2 {
        width: 100%;
    }

    .full-layout__page .cooltoll__test .col-2 {
        width: 100%;
    }

    .full-layout__page .header a:nth-child(2) {
        padding: 0 10px;
    }

    .full-layout__page .box__block .list-green-check li {
        padding-left: 28px;
        padding-bottom: 15px;
    }

        .full-layout__page .box__block .list-green-check li:before {
            display: block;
        }

    body.full-layout__page {
        min-width: 320px;
    }

    .full-layout__page .footer ul li {
        display: block;
        width: 50% !important;
        text-align: left;
        text-transform: uppercase;
        font-size: 1.2em;
    }

        .full-layout__page .footer ul li:nth-child(2) {
            text-align: right;
        }

        .full-layout__page .footer ul li:last-child {
            text-align: right;
        }

    .full-layout__page .footer .contacts {
        width: 96%;
        padding: 0 2%;
    }

    .full-layout__page .footer ul li h5 {
        display: none;
    }

    .benefits-page__bottom .col4 {
        width: 100%;
        height: auto;
        padding-bottom: 10px;
    }
}

/** ================================
                  420 AND LESS
      ================================= */


/** ================================
      MEDIA SCREEEN RESOLUTIONS
================================= */


