@import url('https://fonts.googleapis.com/css?family=Open+Sans&subset=cyrillic,cyrillic-ext');
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}
body {
    background: #ffffff;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
}
a {
    text-decoration: none;
}
a:link {

}
a:visited {

}
a:hover {

}
a:active {
    text-decoration: underline;
}
.grecaptcha-badge{
    display:none;
}
body,
td,
th {
    font-size: 16px;
    color: #FFFFFF;
    height: 100%;
}
.cks_share_close{
    display: none;
}
.cks {
    width: 100%;
    height: 84px;
    border-bottom: 1px solid #d7dbdf;
    body, html {
        height: 98%;
    }
}
td {
    overflow: hidden;
}
#logo {
    background: url(../images/icon_clk_nowywyglad.png?3) no-repeat;
    width: 56px;
    height: 56px;
    margin: 0px;
    padding: 0px;
    line-height: 56px;
    background-size: 56px 56px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.nextpage #logo {
    background: url(../images/icon_clk_next.png?4) no-repeat;
    background-size: 56px 56px;
}
.success {
    color: #7242cc;
    font-size: 12px;
    font-weight: 600;
    float: right;
    padding-right: 20px;
    box-sizing: border-box;
}
.success a {
    text-decoration: none;
}
.mustlogin{
    width: 100%;
    position: absolute;
    background: #a17be8;
    left: 0px;
    top: 80px;
    text-align: right;
    color: #fff;
    padding: 5px 20px;
    box-sizing: border-box;
    font-weight: 400;
}
.mustlog, .mustreg, .buttond, .next_ad{
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 20px;
    box-sizing: border-box;
    border-radius: 3px;
    transition: all 0.2s ease 0s;
    margin: 20px 5px;
    float: left;
}
.mustreg{
    display: none;
}
.mustlog, .buttond, .next_ad{
    color: #fff;
    background: #a17be8;
    border: 1px solid #a17be8;
}
.mustreg{
    color:  #7242cc;
    background:#fff;
    border: 1px solid #a17be8;
}
.mustlog:hover, .mustreg:hover, .buttond:hover, .next_ad:hover{
    color: #fff;
    background: #7b2dda;
    border: 1px solid #7b2dda;
}
.zarejestruj {
    background: url(../images/zarejestruj.png?1) no-repeat;
    height: 37px;
    width: 111px;
    display: block;
}
#captcha {
    margin: 5px 0px 0px 10px;
}
#progressBar,
#progressBar2 {
    width: 290px;
    height: 37px;
    background: url(/lib/bg_bar.png?1) no-repeat 0 0;
    position: relative;
    top: 14px;
}
#progressBar span,
#progressBar2 span {
    position: absolute;
    display: block;
    width: 282px;
    height: 29px;
    background: url(/lib/bar.gif?1) no-repeat 0 0;
    top: 2px;
    left: 4px;
    overflow: hidden;
    text-indent: -8000px;
}
#progressBar em,
#progressBar2 em {
    position: absolute;
    display: block;
    width: 282px;
    height: 29px;
    background: url(/lib/bg_cover.gif?1) repeat-x 0 0;
    top: 0;
    color: #000000;
}
.timercount {} .timer {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    width: 54px;
    height: 36px;
    position: relative;
    background: url(/lib/timer.png?1) no-repeat 0 0;
    display: inline-block;
    line-height: 32px;
    top: 17px;
}
.timer p {
    top: -5px;
}
#pgl {
    /*    border: 1px solid #121212; border-top: 0;*/

    overflow: scroll;
}
img {
    border: none;
}
.cks_banners_top > a > img {
    max-height: 60px;
}
.close_window {
    background: #e33535;
    /* Old browsers */

    font-size: 12px;
    color: #ffffff;
    font-weight: bold;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px 5px 5px 5px;
    position: relative;
    top: -2px;
}
/** blink fiolet **/

@keyframes blink {
    0% {
        color: #9120A8;
    }
    100% {
        color: #fff;
    }
}
@-webkit-keyframes blink {
    0% {
        color: #9120A8;
    }
    100% {
        color: #fff;
    }
}
.blink {
    -webkit-animation: blink 1s linear infinite;
    -moz-animation: blink 1s linear infinite;
    animation: blink 1s linear infinite;
}
.clock_container {
    position: relative;
    top: 1px;
    left: 3px;
    background: #b788f0;
    /*    background: #ffc39a;*/
    border-radius: 50px;
    width: 50px;
}
.clock_text {
    color: #fff;
    position: absolute;
    top: 17px;
    left: -1px;
    font-size: 14px;
    font-weight: 600;
    width: 56px;
    text-align: center;
}
#opis_timer {
    color: #331173;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0px 0 10px;
    transition: width 0.2s linear;
    width: 0px;
    overflow: hidden;
    opacity: 0; 
    height: 35px; 
}
#opis_timer.active{
    width: 220px;
    opacity: 1;
}
.cks_share_icons{
    margin-top: 5px;
    position: relative;
}
.cks_share_txt{
    position: relative;
    max-width: 250px;
    min-height: inherit;
}
.cks_share_icons:before {
    color: #aac6dd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    vertical-align: middle;
    font-weight: 400;
    display: none;
    font-size: 25px;
    box-sizing: border-box;
    content: '\f1e0';
    position: absolute;
    right: -30px;
    top: 5px;
}

.cks_share{
    float: left;
    color: #fff !important;
    position: relative;
    font-size: 14px;
    font-weight: 700;
    top: 10px;
    z-index: 1000;
}
.cks_share_cont{
    border-radius: 10px;
    display: inline-block;
    position: relative;
    padding: 0px 35px;
    color: #2a4085;
}
.cks_share_close:before {
    color: #7242cc;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    font-size: 20px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 20px;
    content: '\f100';
    cursor: pointer;
}
.alreadypaid{
    float: left;
    width: 175px;
    margin-top: 10px;
}
.cks_share_finger{
    bottom: 100px;
    left: 0px;
    content: " ";
    height: 300px;
    width: 430px;
    position: absolute;
    background: url(../images/cks-finger.png?5) no-repeat 0 0;
    display: inline-block;
    opacity: 0.95;
    transition: all 0.7s ease 0s;
    -webkit-animation-name: example; /* Safari 4.0 - 8.0 */
    -webkit-animation-duration: 2s; /* Safari 4.0 - 8.0 */
    -webkit-animation-iteration-count: 2; /* Safari 4.0 - 8.0 */
    -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */
    animation-name: example;
    animation-duration: 2s;
    animation-iteration-count: 2;
    animation-direction: alternate;  

}

@-webkit-keyframes example {
    /*    from { bottom: 100px;}
        to {bottom: -218px;}*/
    0% {bottom: 100px;}
    50% {bottom: -188px;}
    100% {bottom: -188px;}
}
@keyframes example {
    /*    from {bottom: 100px;}
        to {bottom: -188px;}*/
    0% {bottom: 100px;}
    50% {bottom: -188px;}
    100% {bottom: -188px;}
}
.cks_share_finger.hide{
    bottom: 100px;
    /*    opacity: 0;*/
}
.cks_share_cont.cks_hidden_finger:before {
    /*    display: none;*/
}
.cks_share_cont.cks_hidden_finger{
    padding: 0px 35px;
}
.cks_share_cont.cks_hidden_finger .cks_share_txt{
    max-width: inherit;
    min-height: inherit;
}
.cks_popup_share_cont{
    position:fixed;background: rgba(0,0,0,0.85);width:100%;height:100%; z-index:9999; display:none;
}
.cks_popup_share_cont .cks_share_finger{
    display:none;
}
.cks_popup_share_cont .cks_share_txt{
    max-width: inherit;
}
.cks_popup_share_main{
    width: 100%;
    height: 100%;
}
.cks_popup_share_cont .cks_share_cont {
    margin: 0 auto;
    width: 800px;
    text-align: center;
    display: block;
    position: relative;
    top: calc(50% - 50px);
}
.cks_popup_share_cont .cks_share_txt {
    display: inline-block;
    color: #fff;
    font-size: 30px;
}
.cks_popup_share_cont .cks_share_icons:before{display:none;}
.cks_popup_share_close{
    position: absolute;
    right: 30px;
    top: 30px;
}
.cks_popup_share_close:before {
    color: #aac6dd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    font-size: 40px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 40px;
    content: '\f00d';
    cursor: pointer;
}
.cks_popup_share_close:hover:before{
    color: #7698b4;
}
.cks_iframe {
    height: 100vh;

    width: 100%;
    /* height: 100%; */
}
.cks_header {
    display: inline-block;
    background: #fff;
    border-bottom: 2px solid #f7f7f7; 
    width: 100%;
    height: 80px;
    position: relative;
}
.cks_float {
    float: left;
}
.cks_clocks {
    position: relative;
    margin: 10px 20px;
    display: inline-block;
    box-sizing: border-box;
    min-width: 56px;
    min-height: 56px;
}
.cks_clock {
    margin-left: 10px;
}
.cks_banners_top {
    float: left;
    margin: 5px 20px;
    margin-left: 60px;
    height: 60px;
    position: relative;
}
.head_chilltip{
    font-size: 14px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.cks_banners_top a {
    font-size: 10px;
    text-decoration: none;
    font-weight: 400;
    color: #666;
    top: 1px;
    position: relative;
    float: right;

}
.cks_bsmall {
    display: inherit;
    color: #2F3944;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}
.reportsite,
.reportsite2 {
    background: url(../images/reportsite.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:  0; 
}
.reportsite:hover,
.reportsite2:hover{
    opacity:0.7;
}
.opensite {
    background: url(../images/opensite.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:  0; 
}
.opensite:hover{
    opacity:0.7;
}
.favourites_active {
    background: url(../images/to-favorite-active.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:0; 
}
.favourites {
    background: url(../images/to-favorite.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin: 0; 
}
.favourites_active:hover,.favourites:hover{
    opacity:0.7;
}
.closesite{
    background: url(../images/closesite.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 15px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0.1s;
    margin: 0; 
    float: right;
}
.hide-menu-items .closesite{
    float: inherit;
    background: url(../images/closesite-white.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0.1s;
    margin: 0; 
}
.hide-menu-items .favourites{
    background: url(../images/to-favorite-white.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin: 0; 
}
.hide-menu-items .favourites_active{
    float: inherit;
    background: url(../images/to-favorite-active.png?4) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:0; 
}
.hide-menu-items .reportsite, .hide-menu-items .reportsite2{
    background: url(../images/reportsite-white.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:  0; 
}
.hide-menu-items .opensite{
    background: url(../images/opensite-white.png?3) no-repeat;
    background-position: center center;
    display: inline-block;
    position: relative;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px;
    opacity:1;
    transition: all 0.2s ease 0s;
    margin:  0; 
}

#sukces{
    background: #fff;
    position: relative;
    float: right;
    width: 150px;
    margin: 10px 10px;
    padding: 0px;
    box-sizing: border-box;
    border-radius: 6px;
    font-size: 12px;
    line-height: 1.2em;
    color: #7242cc !important;
}
#sukces p{
    margin: 0px;
    padding: 0px;
}
.cks_prize {

}
.cks_prize_small {

}
.cks_break{
    position: relative; top: 5px; margin-left:10px; margin-right: 15px;
    display: none;
}
.cks_bonus{
    font-size: 12px;
    margin: 0;
    position: relative;
    top: -12px;
    background: #a17be8;
    padding: 0px;
    width: 32px;
    height: 32px;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    color: #fff;
    line-height: 32px;
    border-radius: 2px;
}
.cks_info{
    font-size: 12px;
    margin: 0;
    background: #34c48b;
    padding: 0px;
    width: 32px;
    height: 32px;
    font-weight: 900;
    text-align: center;
    display: inline-block;
    line-height: 32px;
    border-radius: 2px;
    position: relative;
}
.cks_info:before{
    background: url(../images/info-icon.png?3) no-repeat;
    background-position: center center;
    background-size: 16px 16px;
    content: "";
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 32px;
    height: 32px;
}
#timer_sukces {
    width: 56px;
    height: 56px;
    display: inline-block;
    position: relative;
    transition: all 0.2s ease 0s;
}
#timer_sukces:before{
    content: "";
    height: 50px;
    width: 50px;
    display: inline-block;
    background: #fff;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 50px;
}
#next_page{
    margin-right: 10px;
}
#timer_sukces2{
    margin-left: 0px;
    float: right;
}
#timer_sukces2 .clock_text{
    color: #7242cc !important;
}
#ct{
    z-index:222222;
}
#ct > p:first-child {
    /*    display: none!important;*/
}
.cks_share_button{
    position: absolute;
    bottom: 120px;
    right: 30px;
    display: inline-block;
    z-index: 1000;
    display: none;
}
.cks_share_button:before {
    color: #aac6dd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    background: #eaf5f6;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    border: 5px solid #a5c3db;
    font-size: 30px;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 100px;
    line-height: 25px;
    content: '\f1e0';
    cursor: pointer;
    transition: all .2s ease 0s;
}
.cks_share_button:hover:before{
    color: #7698b4;
    border-color: #7698b4;
}
.cks_hide_finger{
    position: absolute;
    left: 370px;
    top: 20px;
    /* text-indent: -9999px; */
    display: inline-block;
    z-index: 1000;
}
.cks_hide_finger:hover{

}
.cks_hide_finger:before {
    color: #aac6dd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    font-size: 22px;
    padding: 10px;
    box-sizing: border-box;
    line-height: 22px;
    content: '\f00d';
    cursor: pointer;
}
.cks_hide_finger:hover:before{
    color: #7698b4;
}
.icon_show_more:before{
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: FontAwesome;
    vertical-align: middle;
    font-weight: 400;
    display: inline-block;
    font-size: 20px;
    padding: 8px;
    box-sizing: border-box;
    position: relative;
    line-height: 20px;
    content: '\f141';
    cursor: pointer;
    margin: 0px;
    left: 0;
    width: 32px;
    top: -12px;
    height: 32px;
    background: #aac6dd;
    border-radius: 4px;
}
#ct h2{
    font-size: 16px;
}
#ct ul{
    font-size: 12px;
}
.cks_mobile_menu{
    float: left;
}
.cks_mobile_menu ul{
    margin: 0;
    display: table-row;
    text-align: left;
    list-style: none;
}
.cks_mobile_menu ul li{
    float: left;
}
a.bnr-buy{
    position: absolute;
    right: 0px;
    bottom: -15px;
    top: inherit;
}
.next_ad{

}

.clock-position{
    position: fixed;
    transition: all 0.2s ease 0s;
    z-index:222;
}
.clock-p1{
    right: 10px;
    top: 10px;
}
.clock-p2{
    left: 10px;
    bottom: 20px;
}
.clock-p3{
    right: 10px;
    bottom: 20px;
}
.active-menu .clock-p2{
    bottom: 70px;
}
.active-menu .clock-p3{
    bottom: 70px;
}
.mobile-cks{
    width: 100%;
    /*    min-height: 100%;*/
    height: 100%;
    position: relative;
    transition: all 0.2s ease 0s;
}
.mobile-cks.active-menu{
    /*    height: calc(100% - 40px);*/
}
.tip-frame{
    width: 100%;
    position: fixed;
    top: -100%;
    left: 0px;
    transition: all 1.2s ease 0.3s;
}
.tip-frame.active{
    top: 0px;
}
.tip-cloud{
    border-radius: 6px;
    background-color: #7a2bd9;
    border: none;
    font-size: 11px;
    font-weight: 400;
    width: 100%;
    padding: 12px 15px;
    color: #ffffff;
    cursor: pointer;
    margin: 10px auto;
    max-width: 200px;

}
.hide-menu-frame{
    width: 100%;
    position: fixed;
    bottom: 0px;
    left: 0px;
    overflow: hidden;
    height: 80px;
}
.hide-menu{
    width: 100%;
    text-align: center;
    position: relative;
    top: 60px;
    transition: all 0.2s ease 0s;
}
.active-menu .hide-menu{
    top: 20px;
}
.hide-menu-btn{
    margin: 0 auto;
}
.hide-menu-btn:before{
    color: #fff;
    content: '\f0c9';
    top: 0;
    left: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 11px;
    font-family: FontAwesome;
    font-weight: 400;
    background: #7a2bd9;
    padding: 10px 15px;
    border-radius: 6px 6px 0px 0px;
    cursor: pointer;
}
.hide-menu-items{
    width: 100%;
    background: #7a2bd9;
    height: 50px;
    display: inline-block;
}
.mobile-frame{
    position: absolute;
    width: 100%;
    height: 100%;
    min-height: 100%;
}
.rating-top{

}

.rating-picture{
    width: 250px;
    height: 250px;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
}
.rating_info {
    position: absolute;
    right: 30px;
    top: 30px;
    background: #fff;
    border-radius: 50px;
}
.rating_info:before {
    color: #fff;
    display: inline-block;
    content: '';
    cursor: pointer;
    position: relative;
    top: 0px;
    right: 0px;
    background: url(../images/survey_info.png?4) no-repeat;
    background-position: center center;
    background-size: cover;
    width: 66px;
    height: 66px;
}

.ui-tooltip, .arrow:after {
    background: #a657e5;
}
.ui-tooltip {
    padding: 20px 20px;
    color: white;
    border-radius: 20px;
    font: normal 14px "Helvetica Neue", Sans-Serif;
    /* text-transform: uppercase; */
    box-shadow: inherit;
    line-height: 22px;
    border: transparent!important;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: calc(50% + 10px);
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -15px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}

/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars ul > li.star {
    display:inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size:2.5em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
}
/*#opis_timer.active {
    width: 250px!important;
    opacity: 1;
}*/
.rating-img{
    text-align:center;
    margin:0 auto;
}
.success-box {
    margin: 0 auto;
    padding: 10px 10px;
    border: 1px solid #a8f3d1;
    background-color: #d2fae8;
    border-radius: 6px;
    position: absolute;
    width: calc(100% - 60px);
    top: -30px;
    left: 30px;
}

.success-box img {
    margin-right:10px;
    display:inline-block;
    vertical-align:top;
}

.success-box > div {
    vertical-align:top;
    display:inline-block;
    color: #148e76;
    line-height: 30px;
    font-weight: 600;
} 
.survey{
    background: #e9ecef;
    height: calc(100vh - 80px);
    width: 100%;
    position: relative;
    display: inline-block;
}
.survey-frame{
    background: #fff;
    box-sizing: border-box;
    border-radius: 10px;
    max-width: 800px;
    padding: 20px;
    min-height: 450px;
    position: absolute;
    width: 100%;
    left: calc(50% - 400px);
    top: calc(50% - 225px);
}
.survey h2{
    font-size: 32px;
    max-width: 600px;
    text-align: center;
    width: 100%;
    margin: 20px auto;
}
@media (min-width: 1900px) {
    .survey-frame {
        border-radius: 20px;
        max-width: 1400px;
        height: 740px;
        left: calc(50% - 700px);
        top: calc(50% - 370px);
    }
    .survey h2 {
        font-size: 50px;
        max-width: 1000px;
    }
    .rating-picture {
        width: 450px;
        height: 450px;
        margin: 0px auto 20px auto;
    }
    .rating-stars ul > li.star > i.fa{
        font-size: 4em;
    }
    .rating_info{
        right: 40px;
        top: 40px;
    }
}
@media (max-width: 1320px) {
    .cks_banners_top {
        /*        position: relative;
                right: inherit;
                top: 15px;
                left: calc(50% - 234px);*/
        display: none;
    }
}
@media (max-width: 1125px) {
    .success-box {
        position: relative;
        left: inherit;
        top: inherit;
    }
    /*    .cks_iframe{height: calc(100vh - 188px); width: 100%}*/
    .survey-frame {
        border-radius: 0;
        max-width: inherit;
        padding: 20px;
        height: inherit;
        position: relative;
        width: 100%;
        left: 0px;
        top: 0px;
    }
    .rating_info:before {
        width: 50px;
        height: 50px;
    }
    .rating_info {
        right: 10px;
        top: -65px;
    }
    .survey-tooltip{
        margin-right: 20px!important;
        max-width: inherit;
        left: 10px!important;
        width: calc(100% - 20px);
    }
}
@media (max-width: 980px) {
    .success-box > div{
        letter-spacing: -1px;
    }
    .survey-info-arrow{
        left: initial!important;
        right: -10px!important;
    }

    .cks_mobile_menu{
        position: relative;
        width: 40px;
        display: inline-block;
        float: right;
    }
    .cks_mobile_menu:before {
        color: #37586e;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: FontAwesome;
        vertical-align: middle;
        font-weight: 400;
        display: inline-block;
        font-size: 20px;
        padding: 20px;
        box-sizing: border-box;
        line-height: 20px;
        content: '\f142';
        cursor: pointer;
        position: relative;
        top: 10px;
        right: 0px;
    }
    .cks_mobile_menu ul{
        position: absolute;
        left: -3px;
        top: 60px;
        display: none;
        background: #efefef;
        margin: 0px;
        padding: 0px;
        border-radius: 10px;
        box-shadow: 2px 5px 10px rgba(0,0,0,0.2);
    }
    .cks_header {
        /*        position: fixed;
                border: none;
                background: none;*/
    }
    #opis_timer, .cks_info{
        /*        display: none!important; */
        letter-spacing: -1px;
    }
    .success{
        position: absolute;
        right: 0px;
        top: 0px;
        width: 100%;
    }
    .opensite,
    .closesite,
    .favourites,
    .favourites_active,
    .reportsite,
    .reportsite2 {
        float: right;
    }
    .mobile-cks .opensite,
    .mobile-cks .closesite,
    .mobile-cks .favourites,
    .mobile-cks .favourites_active,
    .mobile-cks .reportsite,
    .mobile-cks .reportsite2 {
        float: none;
    }
    .alreadypaid {
        margin-left: 80px;
    }
    .cks_share {
        box-sizing: border-box;
        top: 60px;
        clear: both;
        left: 10px;
    }
    .cks_share_finger, .cks_hide_finger, .cks_share_button{ display: none;}
    .cks_share_txt{ display: none;}
    .cks_share_icons span{ 
        clear: both;
        float: left;
        margin: 5px 0;
    }
    .cks_share_icons img{

    }    
    .cks_bonus {
        top: 0px;
    }
    .cks_clocks {
        margin: 10px 10px;
    }
    .cks_share_cont{ 
        padding: 0px 10px;
        background: #fff;
        border: 1px solid #ccc;
        position: relative;
        left: -11px;
        border-radius: 0 10px 10px 0;
    }
    .cks_popup_share_cont .cks_share_cont{
        padding: 30px;
        background: none;
        width: 100%;
        border: none;
        position: relative;
        left: 0;
        border-radius: 0;
        box-sizing: border-box;
    }
    .cks_share_close{
        display: block;
    }
    #next_page {
        margin: 0 0;
        position: relative;
        left: 5px;
        top: 13px;
        width: calc(100% - 10px);
        box-sizing: border-box;
        padding: 20px;
        text-align: center;
    }
    .reportsite{
        /* display: none; */
    }
    .mustreg, .mustlog{ display: none;}
    .icon_show_more:before{
        top: 0px;
    }
}
@media (max-width: 480px) {
    .survey h2 {
        font-size: 26px;
        margin: 0px auto 20px auto;
        letter-spacing: -1px;
        line-height: 30px;
    }
    #opis_timer, #opis_timer.active {
        width: 140px;
        font-size: 11px;
        letter-spacing: -1px;
    }
    .rating-top #opis_timer, .rating-top #opis_timer.active {
        width: 240px;
        font-size: 12px;
    }
    .cks_mobile_menu:hover ul,.cks_mobile_menu:active ul{
        display: block;
    }
    .cks_mobile_menu ul li {
        float: none;
    }
    .cks_mobile_menu ul li a{
        margin: 5px 0px;
    }
}
@media (max-width: 320px) {

    .rating-top #opis_timer, .rating-top #opis_timer.active {
        width: 180px;
        font-size: 11px;
    }
    #opis_timer, #opis_timer.active {
        width: 80px;
        font-size: 8px;
        letter-spacing: -1px;
    }
}
#ct{ word-break: break-all;}