@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,400,300,700&subset=latin,cyrillic-ext,cyrillic);

@font-face{
            font-family:AdihausDINOLD;
            src:url(/fonts/AdihausDIN-Bold.woff2) format("woff2")
            ,url(/fonts/AdihausDIN-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}
        @font-face{font-family:AdineuePRO;src:url(/fonts/adineuePRO-Regular.woff2) format("woff2"),
        url(/fonts/adineuePRO-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
        @font-face{font-family:AdineuePRO;src:url(/fonts/adineuePRO-Bold.woff2) format("woff2"),
        url(/fonts/adineuePRO-Bold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}
        @font-face{font-family:AdineuePRO;src:url(/fonts/adineuePRO-Black.woff2) format("woff2"),
        url(/fonts/adineuePRO-Black.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}

@font-face{
    font-family:AdihausDIN;
    src:url(/fonts/AndaleMono.woff2) format("woff2")
    ,url(/fonts/AndaleMono.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:AdineuePRO;src:url(/fonts/AndaleMono.woff2) format("woff2"),
url(/fonts/AndaleMono.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:AdineuePRO;src:url(/fonts/AndaleMono.woff2) format("woff2"),
url(/fonts/AndaleMono.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:AdineuePRO;src:url(/fonts/AndaleMono.woff2) format("woff2"),
url(/fonts/AndaleMono.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}

#like{
    opacity: 0.5;
}

#fix{
    position: fixed;
    top: -155px;
    height:1px;
    width: 100%;
}

.p_r{
    position: relative;
}

.collageInfo *{
    font: 300 28px 'Roboto Condensed';
    line-height: 35px;
    letter-spacing: 2px;
}

.collageInfo h2{
    font-family: Helvetica,Arial,sans-serif !important;
    font-style: normal !important;
    font-weight: bold;
    text-transform: uppercase;
}

.white form{
    background: white;
}

.act{
    opacity: 1 !important;
    background-color: #0e0e0e !important;
}

.white .act{
    background-color: #d7d7d74f !important;
}

.fUppercase{
    display: inline-block;
    text-transform: capitalize;
    color: #717171 !important;
    text-indent: 0;
    font-style: italic;
}

.footer{
    text-align: center;
    margin-bottom: 2%;
}
.footer a{
    font-size: 2em;
    padding: 0 1%;
}

.footer{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.footer a{
    width: 43%;
}

.modControls .controls a{
    overflow: hidden;
}

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

    .linkMod img{
        width: 17px !important;
    }

}

body a.bt-nav-header-item.leftStart, body a.bt-nav-header-item.rightStart{
    width: 52px !important;
    text-align: center;
}

.white .links>a.black{
    background: white !important;
    color: #333 !important;
}

.tags .links .d_n{
    display: none !important;
}

.svgCollage{
    background: url(/img/svg/l2_1-01.svg) 43% 1% no-repeat;
}

.svgAforizm{
    background: url(/img/svg/film1.svg) 46% 21% no-repeat;
    background-size: 24px !important;
}

.svgFilms{
    background: url(/img/svg/l3_1-01.svg) 43% 1% no-repeat;
}

.svgEggs{
    background-size: 16px !important;
    background: url(/img/svg/egg1.svg) 44% 20% no-repeat;
}

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

    .controls > .play {
        background-size: 28px !important;
        background: url(/img/svg/playNew.svg) 44% 12% no-repeat;
    }

}

.svgCollage, .svgAforizm, .svgFilms{
    background-size: 56%;
}

body.white .userComment, body.white button span{
    background: white !important;
}

body .buttonClickDN{
    display: none;
    margin-bottom: 25px;
}

body .buttonClickDN button[type="submit"]{
    cursor: pointer;
    border: 1px solid #333 !important;
    margin-top: 10px;
}

body .buttonClickDN button[type="submit"]:hover{
    border: 1px solid white !important;
}

body.white .buttonClickDN button[type="submit"]{
    cursor: pointer;
    border: 1px solid white !important;
    background: white !important;
    margin-top: 10px;
}

body.white .buttonClickDN button[type="submit"]:hover{
    border: 1px solid #333 !important;
}

#linkJson a{
    webkit-transition-duration: 1.5s;
    -moz-transition-duration: 1.5s;
    -ms-transition-duration: 1.5s;
    -o-transition-duration: 1.5s;
    transition-duration: 1.5s;
}

#linkJson a.done{
    background: #0a8f0ab3;
    border-radius: 55px 0px;
}

.links.linksData.t_a_c.op{
    position: relative;
    /*z-index: 90009 !important;*/
    width: 49%;
    display: inline-block;
}

#linkJson{
    margin-bottom: 30px;
}

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

    #linkJson{
        margin-bottom: 77px;
    }

    #linkJson .linksData a{
        /*margin: 55px 0;*/
    }

    .footer a{
        font-size: 3em;
    }
    .footer{
        margin-bottom: 20%;
    }
}

div.authors h2{
    font-size: 25px;
    padding-top: 70px;
}
ul.listing *, h1 *, h2 *, .tags a, .footer *, .filmTop *
{
    font-family: Helvetica,Arial,sans-serif !important;
    font-style: normal !important;
}

.tags .like a{
    font-family: AdineuePRO,Helvetica,Arial,sans-serif !important;
}

.links .logoMobile{
    display: none;
}

b{
    font-weight: bold !important;
}

.centerTextButt{
    line-height: 50px !important;
}

ul.filmDescription li{
    line-height: 22px;
    font-size: 18px;
    padding: 0;
}

body.white .filmDescriptionBott, body.white .filmDescription *, body .filmDescriptionBott, body .filmDescription *{
    color: #333 !important;
}

body .ideas_right.words_left.f_l>a:first-child.firstEye,
body .content .links .ideas_right .firstEye,
body .content .links .ideas_right .secPodtekst,
body .content .links .ideas_right .threeAforizm{
    width: 69px !important;
    height: 87px !important;
}

body .words_left2{
    width: auto !important;
}

.modControls, .modControls .controls{
    display: inline-block !important;;
}

.modControls .controls a{
    padding: 0 !important;
}

body .ideas_right .firstEye img, body .ideas_right .secPodtekst img, body .ideas_right .threeAforizm img{
    width: 75px;
    margin: 0;
    top: 0px;
    position: relative;
}

.fullNone{
    display: none !important;
}

body .moddingRandom{
    height: 60px !important;
    position: relative !important;
    top: -13px !important;
}

.tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r{
     padding: 13px 0px !important;
     background: #F272C4 !important;
     outline: 0 !important;
}

.tags .links a.d_i.link.f_r:first-child+a.d_i.link:active,
.tags .links a.d_i.link.f_r:first-child+a.d_i.link:focus,
.tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r:active,
.tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r:focus,
.tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r:hover{
    background: #000000 !important;
    outline: 0 !important;
}

.tags .links a{
    outline: 0 !important;
}

@media (min-width: 850px) {

    .tags .links a.d_i.link.f_r:first-child + a.d_i.link.f_r {
        height: 43px !important;
        padding-top: 6px !important;
    }

    body .tags .links > .d_i.link.f_r:first-child, .links > .d_i.link.f_r:first-child + a + a {
        height: 36px !important;
        padding-top: 13px !important;
    }

}

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

    .tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r {
        padding: 27px 57px !important;
    }

    /*.tags .links a.d_i.link.f_r:first-child+a.d_i.link.f_r{height: 43px !important;*/
        /*padding-top: 6px !important;}*/

    /*body .tags .links>.d_i.link.f_r:first-child, .links>.d_i.link.f_r:first-child+a+a{height: 36px !important;*/
        /*padding-top: 13px !important;}*/

    body .moddingRandom{
        width: 120% !important;
        margin-top: 0 !important;
        position: relative !important;
        top: -55px !important;
        height: auto !important;
        left: -10% !important;
    }

    /*1200*/
    body .links .logoMobile{
        height: 15px !important;
        display: block !important;
        position: absolute !important;
        z-index: 100001 !important;
        top: -36px !important;
        width: 450px !important;
        background: transparent url(/img/mobile/logo2.svg?) 10% 0 no-repeat !important;
        /*background-size: cover !important;*/
        /*webkit-transition-duration: 0.3s;*/
        /*-moz-transition-duration: 0.3s;*/
        /*-ms-transition-duration: 0.3s;*/
        /*-o-transition-duration: 0.3s;*/
        /*transition-duration: 0.3s;*/
    }

    body .links .logoMobile:after {
        Content: url(/img/svg/textNew.svg);
        /*Content: 'виртуальные наклейки 18+';*/
        width: 400px;
        position: absolute;
        top: 47px;
        left: 21px;
        color: #f272c3;
        font-size: 27px;
    }

    /*body .links .logoMobile:before {
        Content: url(/img/svg/chikenPink.svg);
        width: 28px;
        position: absolute;
        top: -41px;
        right: 100px;
        color: #f272c3;
    }*/

    body .links .logoMobile:hover{
        background: #191b1b url(/img/mobile/logo1.svg?) 10% 0 no-repeat !important;
    }

}

@media screen and (min-width: 800px) and (max-width: 850px) {
    body .moddingRandom{
        top: -67px !important;
    }
}

.ideas_right.autor.mainTop a:after {
    Content: url(/img/svg/textNewMin.svg);
    /*Content: "виртуальные наклейки 18+";*/
    width: 89px;
    position: absolute;
    top: 46px;
    left: 6px;
    color: #f272c3;
    font-size: 19px;
}

.ideas_right.autor.mainTop a:before {
    Content: url(/img/svg/kuraNew.svg);
    width: 117px;
    position: absolute;
    top: -48px;
    right: -70px;
    color: #f272c3;
    z-index: 101;
}

.idea {
            font-size: 50px;
            font-family: AdineuePRO,Helvetica,Arial,sans-serif;
            font-weight: 400;
            font-style: normal;
            margin-bottom: 20px;
            /*letter-spacing: 1.5px;*/
            letter-spacing: -3px !important;
            line-height: 55px;
}

header>a+div{
    font-size: 33px;
    font-family: AdineuePRO,Helvetica,Arial,sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase !important;
    font-style: normal !important;
    margin-bottom: 20px;
    letter-spacing: 1.5px;
}

/*a{*/
/*    webkit-transition-duration: 0.3s;*/
/*    -moz-transition-duration: 0.3s;*/
/*    -ms-transition-duration: 0.3s;*/
/*    -o-transition-duration: 0.3s;*/
/*    transition-duration: 0.3s;*/
/*}*/

body{background:#131314 url(/grid.png);min-width: 500px;}
.ideas_right a:first-child+a{background:#1a1b1b url(/img/ac.png) 60% 100% no-repeat !important;}
body .ideas_right>a.new{background: #1a1b1b !important;opacity:0.5;}
body .ideas_right>a.new:hover, body .ideas_right>a.active{opacity:1;}
body .ideas_right>a.new img{height: auto;}
body.white .ideas_right>a.new, body.white .pages a{background: white !important;}
body.white{background: white;min-width: 1000px;}
body.black{min-width: 1000px;}
body.white *{color: #232323 !important;}
body.white .idea{background: #e3e3e3 !important;}
body.white #top-search, body.white #top-search-auth, body.white .tags .links a.f_r, body.white .words_left, body.white .insta, body.white .b-share,body.white .insta>a,
body.white .pages a:hover, body.white a.next_prev+a.next_prev
{background: white !important;}
body.white .idea_action:first-child>span{background: transparent !important;}
body.white #top-search1 {border: 1px solid #232323 !important;}

.p_r{
    position: relative;
}
.b-shareAbs{
    position: relative;
    width: 48px;}
.b-shareAbs a{
    position: absolute;
    left: 144px;
    top: -57px;
    padding: 5px 3px 5px 2px !important;
    background-color: #1a1b1b !important;
}
.b-shareAbs a:hover, .b-shareAbs a{
    background-image: url(/img/insta.svg) !important;
}

.yashare-auto-init{
    height: 57px;
}

body.white .tags .links a.f_r, body.white #top-search, body.white #top-search-auth, body.white .yashare-auto-init a, body.white .ideas_right>a.new, body.white .pages a, body.white a.next_prev+a.next_prev{
    border: 1px solid #232323 !important;
    opacity: 0.5;
    height: 36px;
}

body .pages a{
    border: 1px solid #1a1b1b !important;
}

body .tags .links a.f_r, body .tags .links button.f_r{
    height: 36px;
}

body .words_left a{
    height: 62px !important;
}

.tags .links .b-share a{
      height: 52px !important;
  }

body.white .tags .links a.f_r:first-child+a.f_r{
    opacity: 1;
    border-color: #919191 !important;
}

body.white .tags .links a.f_r:first-child+a.f_r:hover{
    border-color: black !important;
}

body.white .tags .links>a:first-child+a,
body.white .yashare-auto-init a:first-child+a{
    border-left:0 !important;
}

body.white .yashare-auto-init a:first-child+a:hover,
body.white .yashare-auto-init a:first-child+a+a:hover {
    opacity: 1;
}

body.white .tags .links>a:first-child+a,
body.white .yashare-auto-init a:first-child+a{
    border-right:0 !important;
}

body.white .ideas_right>a.active {
    /*-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    box-shadow: 0 2px 4px rgba(0,0,0,0.5);
    -webkit-transition: all .2s ease;
    transition: all .2s ease;*/
    border: 0 !important;
    background-color: rgb(14, 14, 14) !important;
    opacity: 0.8;}
body.white .tags .links a.f_r:hover{
    color: black !important;
}

/*body.white .h{display: none;}*/

body.white .h:before, body.white .h:after{
    background: white url(/top_img2.png) 0 0 no-repeat !important;
}

body.white header {border-bottom: 1px solid #131314;}
body.white .content, body.black .content{margin-top: 0px;}

body.white .b-share-btn__vkontakte, .b-share-btn__vkontakte:hover{background:url(/img/white/vk.svg) 50% 50% no-repeat !important;}
body.white .b-share-btn__facebook, .b-share-btn__facebook:hover{background:url(/img/white/f.svg) 50% 50% no-repeat !important;}
body.white .b-share-btn__twitter, .b-share-btn__twitter:hover{background:url(/img/white/tw.svg) 50% 50% no-repeat !important;}

body.white .pages a:hover, body.white a.next_prev+a.next_prev:hover, body.white .tags .links a.f_r:hover, .b-share>a:hover, .insta>a:hover,
body .content .ideas_right a:hover{
    opacity: 1 !important;
}


*{color:white;font: 300 18px 'Roboto Condensed';}
.d_i.link.f_l{border-left:none !important}
header>a>div>span{font: 900 55px 'Roboto Condensed'; letter-spacing: 20px;display:block;background:black;position:relative;top:-36px;padding: 20px 0;text-indent: 21px;width: 249px;}
header>a>div{padding:5px 10px;height: 34px;position: relative;top: 17px;}
header>a+div{position:relative;z-index:10;margin: 15px 0 0px 10px;text-transform: capitalize;display:inline-block;font-size:18px;width: 451px;white-space: nowrap;font-style: italic;color: #666;}
/*header{border-bottom: 1px solid white;position:relative;z-index:5;*/
/*webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}*/
span#play{webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}
header, .content{margin:25px 0%;padding-bottom:35px;}
.content{margin-bottom:0;padding-bottom: 0;}
header>section{float:right;width:235px;}
header>section>div.navTop>a{
    display: inline-block;padding: 3px 0 0 0;margin: 9px 0 0 0;text-decoration:none;float:right;
}
header>section>div.navTop>a{padding-right:10px;}
header>section>a:first-child+a:hover, header>section>a:first-child+a+a:hover, header>section>a:first-child+a+a+a:hover{text-decoration:underline;}
body .content .d_i, .d_i{display:inline-block;display:inline !ie;zoom:1;vertical-align:top;position:relative; /*padding-bottom: 100px;*/}
.tags{width:60%;}
a:hover{text-decoration:none;}
header>a>div{border:1px solid white;}
.idea, .idea1{/*border:1px solid rgba(255, 255, 255, 0.42);*/
    /*max-width:1100px;*/
    background: rgb(14, 14, 14);position:relative;}
.idea, .idea1{
    margin: 12px 0 0px 0;
    padding: 10px 10px 0;
    font-size:41px !important;
    height: 500px;
    overflow:auto;
    letter-spacing: 1px;}
#idea_action+.idea, #idea_action+.idea1{margin: 12px 0 44px 0}
#idea_action+.idea.idea_autor{margin: 12px 0 0 0}
/*.white #idea_action+.idea.idea_autor{margin-top: 120px !important;}*/
.fast_words{width:39%;text-align:right;}
.fast_words a{display:block;padding:8px 0;text-decoration:none;color:#777;}
.fast_words a:hover{text-decoration:underline;}
.fast_words a:first-letter, .idea:first-letter, .idea1:first-letter, .bottomHello h1:first-letter{text-transform:uppercase;}
.fast_words div{
    float:right;
    text-align:left;
    width: 350px;
    clear: both;
    z-index: 99999;
    position: relative;}
.tags a.active{font-size:31px !important;position:relative;top:-8px;background: rgb(14, 14, 14);}
.tags a.active:after{content:'';width:100%;height:10px;position:absolute;bottom:-10px;left:0;background: rgb(14, 14, 14);}
.tags a, .tags li{
    padding:10px 25px;
    color:#777;
    font-size: 100px;
    display: inherit;}

.tags li{
    font-size: 2em;
    padding: 0 0 20px 0;
    height: auto !important;
    line-height: 30px;
    /*display: inline-block;*/
}

ul.listing{
    text-align: left;
    margin-left: 10%;
}

.fl, .fi{
    display: inline-block !important;
    font-size: 2rem;
    padding: 0;
    margin: 0;
}

.fl:first-letter, .tags a:first-letter{
    text-transform: uppercase !important;
}

.hl h2{
    text-align: left;
}

.t_a_c{
    text-align: center;
}

a.link{color: #666 !important;}
/*body.white a.link{color: black !important;}*/

a.link, a.link:hover{line-height: 41px;color:white;margin-left:0 !important;outline:0;/*border:1px solid white;*/border-left:0;}
a.link:hover{text-decoration:underline;color:white !important;}
body.white .op>.buttHeaderMod2:hover, body.white .op>.buttHeaderMod3:hover{
    color: #F272C4 !important;
}
a.afr, .random.d_i.link.f_r{text-transform:uppercase;line-height: 18px !important;font-size: 20px !important;}
.width_butt, .random.d_i.link.f_r{text-transform:uppercase;font-style:italic;line-height: 12px !important;}
.random.d_i.link.f_r.width_butt, .d_i.link.f_r.width_butt{line-height: 31px !important;}
.links>a, body a.next_prev, .links>a, body button{background: #1a1b1b;}
.links>a, body button{
    outline: 0 !important;
    border: 0 !important;
    height: 60px !important;
}
.idea+.links>a:first-child, .idea+.links>a:first-child:hover{/*border-left:2px solid white !important;*/}
.link{outline: 3px solid white;padding:10px;text-decoration:none;font-size:20px;margin:0 0 0 20px;cursor:pointer;/*letter-spacing: 6px;*/}
.link.active, .link:hover{outline: 5px solid white;}
.link:first-child{margin-left: 43px;}
.idea+.link+p, .idea1+.link+p{margin: 26px 0 18px 0;}
.f_l{float:left;}
.f_r{float:right;}
.links{height:68px;white-space: nowrap;}
.fast_words a.active{font-weight:800 !important;}
.tags .links a, .tags .links button, .like>span:first-child{
    padding:13px 23px;
    font-size:21px;
    line-height:35px;
    letter-spacing:3px;}
.links a img, a.next_prev img{height:22px;margin:7px 0 0 0;}

.links a:hover, a.next_prev:hover, .add:hover, body .ideas_right>a.new:hover{
    background-color:#0e0e0e !important;}

.b-share__link{width:43px;height: 47px !important;margin: 0 0 0 10px;}
.b-share-btn__vkontakte, .b-share-btn__vkontakte:hover{background:url(/img/vk.svg) 50% 50% no-repeat !important;}
.b-share__link:hover{opacity:0.8;}
.b-share__link>span{display:none;}
.b-share-btn__facebook, .b-share-btn__facebook:hover{background:url(/img/f.svg) 50% 50% no-repeat !important;}
.b-share-btn__twitter, .b-share-btn__twitter:hover{background:url(/img/tw.svg) 50% 50% no-repeat !important;}
a.next_prev{padding: 0 38px !important;height: 64px;   position: relative;right: 132px;top: 5px;}
a.next_prev img{position:relative;top:13px;}
a.next_prev+a.next_prev{border-left:0 !important;}
.pages{width:100% !important;height:auto !important;text-align:right !important;}

.b-share, .insta>a{height: 57px;margin-left: 5px;}
.b-share a, .insta>a{background-color: #1a1b1b !important;}

body .ideas_right.words_left.f_l>a:first-child, body .pages a{
    height: 62px !important;
}

body.white .words_left a.active{
    border: 1px solid #232323 !important;
}

body .pages a{
    padding: 0 30px !important;
}

.b-share>a{margin-left:0 !important;}
body .b-share{margin:0 !important;padding:0 !important;}
.insta>a, .insta{position: absolute;left: 238px;width: 52px;}
.insta>a{padding:0 !important;height: 57px;background:#1a1b1b url(/img/insta.png) 50% 50% no-repeat !important;}
.h, .h>div{position:relative;}

.h:after, .h:before{content: '';width: 29px;height: 30px;background:url(/top_img.png) 0 0 no-repeat;position: absolute;top: -26px;right: 451px;z-index:5;}

.h:after, .h:before{
    display: none;
}

@media (max-width: 1200px) {
    .h:after, .h:before{
        display: none;
    }
}

/*.h:after, .h:before{content: '';width: 50px;height: 28px;border-right: 1px solid white;position: absolute;top: -25px;right: 451px;}
.h:before{right:458px;webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);top:-14px;height:41px;z-index:5;}
.h>div:after{content: '';position: absolute;width: 27px;height: 3px;background:rgb(0,0,0);top: -27px;right: 452px;border:0;}*/

.h{height:12px;}
.add{

    float:right;

    padding:15px;border:1px solid #949494;text-decoration:none;letter-spacing: 2px;color:#949494;}
.add:hover{text-decoration:underline;}
section.content{position:relative;}
/*section.content:after, section.content:before{*/
    /*content:'#МыслиДляНовыхМыслей';*/
    /*position: absolute;*/
    /*top: -22px;*/
    /*text-transform:lowercase;*/
    /*!*letter-spacing:3px;*/
    /*font-size:16px;*!*/
    /*font-style: italic !important;*/
    /*left:-14px;*/
    /*color:#4f5050;*/
    /*!*font-weight:bold;*!*/
    /*font: 300 19px 'Roboto Condensed';*/
    /*text-indent:35px;}*/
                      .pinkQuestion, body.white .pinkQuestion  {
                          color: #717171 !important;
                          text-transform: lowercase;
                          font-style: italic !important;
                          font: 300 19px 'Roboto Condensed';
                          text-indent: 35px;
                          position: absolute;
                          top: -19px;
                          right: 0;
                          margin: 0;
                          white-space: nowrap;
                      }
section.content:before{content:'';left:200px;font-style:italic;text-transform:lowercase;font-weight:normal;}
.idea_action{display:block;text-align:right;}
.idea_action:first-child{height: 39px;position: relative;top: -28px;z-index: 10;}
.idea_action:first-child>span{background:#131314;}
.idea_action>span{padding:5px;color:#666;font-style:italic;}
header.hide{overflow:hidden;height:0px;padding:0;}

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


    a.hide{display: none !important;}

}

@media screen and (max-width: 850px) {
    a.hide1{display: none !important;}
}

div.h2{position: absolute;top: -11px;height: 185px;z-index:1;}
.top_tag{
    font-size: 20px;
    font-style: italic;
    color: #666;
    position: relative;
    top: -26px;
    height: 33px;
    display: block;}
.words_left{width:332px;background: #1a1b1b;}
.words_left .active:after{display:none !important;}
.words_left .active{top:0 !important;}
.ideas_right a{/*border:1px solid white;*/padding:0 5px !important;position:relative !important;/*top:-25px !important;*/width:45% !important;text-align:center !important;letter-spacing: 2px !important;z-index:10 !important;
font-weight:200 !important;font-size:14px !important;background:#1a1b1b url(/img/fr.png) 60% 100% no-repeat !important;height: 58px !important;}
.ideas_right a>span{display:block;font-size:14px;}
body .content .ideas_right a.active, body .content .ideas_right a:hover{background-position: 60% 0px !important;color: black !important;font-weight:700 !important;}
/*.ideas_right a:hover{opacity:0.8 !important;}*/
.ideas_right a>span{display:none;}
.pak_pak, .pak_pak>span{webkit-transition-duration: 10.0s;-moz-transition-duration: 10.0s;-ms-transition-duration: 10.0s;-o-transition-duration: 10.0s;transition-duration: 10.0s;transform: rotate(0deg);}
.pak_pak_tranform{transform: rotate(750deg);}
p,h1{position:relative;z-index:1;}
h1{line-height: 35px !important;text-align: left;}
section.words>a{display: inline-block;height: 19px;position: relative;top: -10px;}
a[style="font-size:100px;"]{top:-30px !important;}
body.white .ideas_right>a.new:hover, body.white .links a:hover,  body.white a.next_prev:hover,  body.white .add:hover{
    background-color: white !important;}

body.white .ideas_right>a.new.active:hover{
    background-color: rgb(14, 14, 14) !important;
}

.ideas_right a, .ideas_right span{
    font-family: Myriad Pro;
    letter-spacing: 1px;
    font-size: 15px;
    transform: rotate(0deg);}
/*.fast_words .ideas_right a>span:before{content:'';position:absolute;background:url(/pudak.png) 0 0 no-repeat;width: 18px;height: 24px;top: -12px;left: 15px;background-size: contain;}*/

/*.fast_words .ideas_right a:first-child+a>span:before{background:url(/aforizmi.png) 0 0 no-repeat;background-size: contain;left:-10px;}*/
.fast_words .ideas_right a>span{position: relative;left: 20px;}
.like{position:relative;width: 10px;float: right;vertical-align: top;}
body .like:hover a{
    background-color: transparent !important;
}
.like>a, .like>span:first-child{
    position: absolute;
    width: 30px;
    height: 30px;
    background: url(/img/heart.svg) 0 0 no-repeat;
    background-size: contain;
    padding: 0 !important;
    text-align: center;
    text-indent: -1px !important;
    line-height: 27px !important;
    font-size: 12px !important;
    text-decoration: none;
    left: -43px;
    top: -39px;
    letter-spacing: -1px !important;
    color: #777;}
.like>a:hover, .like>span:first-child:hover{
    background:url(/img/heart1.svg) 0 0% no-repeat;
    color:white;}
.like>span:first-child{cursor:default;}
.like>span{position: absolute;top: -3px;left: -35px;}
.fast_words .ideas_right a:first-child>span{left:-2px;}
#top-search, #top-search-auth{width: 157%;
    position: relative;
    text-indent: 15px;
    left: -1px;
    top:9px;
    height: 71px;
    color:#4f5050;
    border:0;
    background:rgb(14, 14, 14);
    font-style:italic;
    clear:both;
    margin-bottom:10px;}
#top-search::-webkit-input-placeholder, #top-search-auth::-webkit-input-placeholder {color:#4f5050;}
#top-search::-moz-placeholder, #top-search-search::-moz-placeholder          {color:#4f5050;}/* Firefox 19+ */
#top-search:-moz-placeholder, #top-search-search:-moz-placeholder           {color:#4f5050;}/* Firefox 18- */
#top-search:-ms-input-placeholder, #top-search-search:-ms-input-placeholder      {color:#4f5050;}
.ui-autocomplete *{color:black;}
.ideas_right+.ideas_right{margin-bottom:15px;}
body{margin:0;}
.s90{display:none;position:fixed;background: rgba(0,0,0,0.70);top:0;z-index:100;}
.s90>div{display:table-cell;text-align:center;vertical-align:middle;}
.s90>div>div{background: url(/90.png) 0 0 no-repeat;width: 574px;color: white;padding: 412px 0 0 0;text-indent: 85px;font-style: italic;font: 300 29px 'Roboto Condensed';font-style: italic;letter-spacing: 1px;display:inline-block;position:relative;}
.s90>div>div .close{position: absolute;top: 0;right: 0;color:#a0a091;font-size:80px;cursor:pointer;}
.s90, .s90>div{width:100%;height:100%;}
.autor{/*height:80px;*/width: 375px;}
footer{padding: 10px 20px 10px 30px;margin: 10px 0 0 10px;border-top: 1px solid #999;}
footer,footer *{font-size: 12px;color: #999;}
body a.width_butt{width: 288px !important;text-align: center;padding:13px 40px !important;}
.idea+.idea_action>.d_i, .idea1+.idea_action>.d_i{font-size: 1em;font-style: italic;color: #666;top: -26px;}

.idea+.idea_action>.d_i:first-letter, .idea1+.idea_action>.d_i:first-letter{
    text-transform: uppercase;
}

.links+p{font-style:italic;color:#666;clear: both;}
.logo_words{height:55px;border:none;top: -5px;}
.logo_words:after{content: url(/img/after.svg);position: absolute;top: 9px;left: 160px;width: 235px;}
/*.logo_words>div{width:76px;height:76px;position:relative;*/
/*webkit-transition-duration: 0.9s;-moz-transition-duration: 0.9s;-ms-transition-duration: 0.9s;-o-transition-duration: 0.9s;transition-duration: 0.9s;*/
/*!*transform: rotate(0deg);*!*/
/*}*/
.p_word{z-index:10;}
.k_word{background:url(/k_word.png) 0 0 no-repeat;z-index:5;left:-76px;opacity:0.5;}
.m_word{background:url(/m_word.png) 0 0 no-repeat;z-index:3;left:-152px;opacity:0.5;}
.l_0{left:0;opacity:1 !important;}
.w_90{transform: rotate(90deg);}
.w_180{transform: rotate(180deg);}
.w_270{transform: rotate(270deg);}
.w_360{transform: rotate(360deg);}
.free{webkit-transition-duration: 0.0s !important;-moz-transition-duration: 0.0s !important;-ms-transition-duration: 0.0s !important;-o-transition-duration: 0.0s !important;transition-duration: 0.0s !important;}
.p_word>img{opacity:0;
webkit-transition-duration: 0.2s;-moz-transition-duration: 0.2s;-ms-transition-duration: 0.2s;-o-transition-duration: 0.2s;transition-duration: 0.2s;}
a.random{width: 187px;padding: 13px 0px !important;text-align: center;}
*:focus, *:active{
    outline: none !important;
}
a.link:hover, body a.next_prev:hover{
    outline: 0 !important;
    /*color:#39b54a;*/background:rgb(14, 14, 14) !important;text-decoration:none !important;}
.afr{line-height:10px !important;text-align:center;padding:13px 32px !important;width:124px !important;font-style: italic;}
.pages a:hover{background: rgba(255, 255, 255, 0.1) !important;}
body .like.d_i{display:block;}
.b-share{width:150px;display: block;}
.after_before{position:relative;}
.after_before:after, .after_before:before{content:'';position:absolute;top:0;left:-88px;width:88px;height:50px;}
.after_before:after{right:-88px;left:auto;}
.idea>div, .idea1>div{opacity:0;font-size: 41px !important;}
.idea>div.flight:first-child, .idea1>div.flight:first-child{color:white !important;}
.idea>div.flight, .idea1>div.flight{opacity:1;color:#333;}
.idea>div.flight:first-lettr, .idea1>div.flight:first-lettr{text-transform:uppercase;}
div.text{margin:350px 25px 0 25px;border-top:1px solid #777;}
div.text h1, div.text h2{letter-spacing:2px;text-transform:uppercase;}
div.text, div.text *{color:#777;font-size:15px;text-align:justify;}
div.text>div>p:first-child{margin-top: 5px;}
div.text>div, div.text>h1{width:49%;}
div.text>h1+div{float:left;}
div.text>h1+div+div{float:right;}
div.text a{padding: 10px;display: inline-block;}
div.authors *{color:#777;font-size: 15px;}
div.authors h1{letter-spacing: 1px !important;;font-size: 18px;font-style: italic;}
div.authors h1:before{content:'#';}
span#play{width:49px;height:53px;background:url(/play.png) 0 0 no-repeat;cursor:pointer;position:absolute;right:0;bottom:0;display:block;}
span#play:hover{opacity:0.8;}
span.play{background-position:0 100% !important;}
.w_100_start{position:absolute;width:100%;min-height:1000px;overflow:hidden;}
.intro{background:#0e75bc;width:350px;height:350px;color:white;text-align:center;
    font-size:55px;border-radius:200px;position:absolute;
top:45%;
left:-400px;
flex-wrap:wrap;justify-content:center;display:flex;flex-direction:column;
z-index: 99999999999;
webkit-transition-duration: 20.9s;-moz-transition-duration: 20.9s;-ms-transition-duration: 20.9s;-o-transition-duration: 20.9s;transition-duration: 20.9s;}

.intro.right{left:2500px;}
.intro.right.right_top{top:-245%;}

.intro:before{Content:'';background:url(/img/top_pak.png) 0 0 no-repeat;width:36px;height:49px;position:absolute;left: 44%;top: -36px;}

    .logo_k{height: 88px;width: 512px;background: url(/img/pkm_logo.png) 0 0 no-repeat;}
    .logo_k:hover{background-position: 0 91%;}
    .logo_k:after{display: none;}
    /*.logo_k{webkit-transition-duration: 0.3s;-moz-transition-duration: 0.3s;-ms-transition-duration: 0.3s;-o-transition-duration: 0.3s;transition-duration: 0.3s;}*/


@media screen and (min-width: 850px) { /*1650*/
    #ya_share, .insta, .yashare-auto-init, .b-shareAbs{display:none !important;}
    .like>a, .like>span:first-child{top: -50px;}
}

@media screen and (max-width: 1300px){ /*1300*/
.like.d_i{display:none !important;}
.words_left{width:300px;}
}

@media screen and (max-width: 1200px) {
    .h:after, .h:before {
        margin-top: -50px !important;
        /*display: none !important;*/
    }
}

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

    .pinkQuestion, body.white .pinkQuestion{
        display: none !important;
    }

    .idea+.idea_action>.d_i, .idea1+.idea_action>.d_i{font-size: 2em;}

    .fl, .fi{
        font-size: 3rem;
    }


    ul.listing{
        margin-bottom: 100px;
    }


    /*1200*/
    .words_left, body .b-share {
        padding-top: 10px !important;
    }

    .h {
        height: 0;
    }
}

@media screen and (min-width: 500px) {
    body{
        zoom: 60%;
    }
}

@media screen and (min-width: 600px) {
    body{
        zoom: 60%;
    }
}

@media screen and (min-width: 700px) {
    body{
        zoom: 70%;
    }
}

@media screen and (min-width: 850px) {
    body{
        zoom: 80%;
    }
}

@media screen and (min-width: 900px) {
    body{
        zoom: 100%;
    }
}

.words_left2, .logoMobile{
    display: none !important;
}

h2, h2 * {
    letter-spacing: 1px !important;
    font-size: 2rem;
    font-style: italic;
}

body .listing li{
    font-size: 20px;
    line-height: 10px;
}

body .fl, body .fi {
    font-size: 25px;
}

.searchOfK{
    display: none;
}

@media screen and (max-width: 1200px) {
    /*1200*/
    body a.play, body a[href$="/?play=0"] {
        /*display: none !important;*/
    }

    .idea, .idea1 {
        height: 500px;
    }
}

@media screen and (min-width: 1201px) {
    .idea, .idea1 {
        height: 300px;
    }

    .leftStart, .rightStart{
        width: 51.99px;
        text-align: center;
    }

    .leftStart img, .rightStart img{
        width: 24px;
        padding-left: 5px !important;
    }
}

@media screen and (max-width: 1000px) {
    .tags .links a{
        font-size: 18px;
    }

    .colorControl{
        display: none !important;
    }

}

@media screen and (max-width: 850px) { /*1200*/

        /*
        New
         */

    body.white .h{display: none !important;}

    .ui-autocomplete, .ui-autocomplete *{
        z-index: 10000000001 !important;

    }
    .ui-autocomplete{
        position: fixed !important;
        bottom: 160px !important;
        top: 18% !important;
        left: 1px !important;
    }

    body input#top-search::placeholder{
        color: rgb(133, 133, 133) !important;
    }
    body input#top-search {
            border: 1px solid white !important;
            background:black;
            height:153px !important;
            left: 0px;
            width: 62% !important;
            -webkit-appearance: none;
            border-radius: 0;
            font-size: 20px;
            font-style: normal;
            padding: 0 15px;
            user-select: none;
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            -ms-touch-action: manipulation;
            touch-action: manipulation;}


        .searchOfK{
            position: relative;
            display: inline-block;
            top: 4px;
        }


        body .searchOfK button{
            user-select: none;
            white-space: nowrap;
            text-decoration: none;
            font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
            border: 0;
            outline: 0;
            background: 0 0;
            -webkit-tap-highlight-color: rgba(0,0,0,0);
            -ms-touch-action: manipulation;
            touch-action: manipulation;
            cursor: pointer;
        }
        body .searchOfK button>span{
            font: 74px/40px arial,sans-serif;
            padding: 58px 17px 55px 23px;
            top: 18px;
            right: 24px;
            margin: 0 13px 0 0;
            border-width: 3px 0;
            box-sizing: border-box;
            position: relative;
            display: block;
            color: #000;
            border: 0 solid white;
            background-color: white;
            -webkit-transition: .1s ease-out;
            transition: .1s ease-out;
            -webkit-transition-property: border-color,background;
            transition-property: border-color,background;
            resize: none;
            pointer-events: none;}
        body .searchOfK button>span:before{position: absolute;
            width: 0;
            height: 0;
            content: '';
            border-style: solid;
            border-color: rgba(255,219,76,0);
            border-left-color: inherit;
            -o-transform: rotate(360deg);
            border-width: 77px 0 77px 30px;
            right: -29px;
            top: 0px;}
        /*
        New
         */


    body .fl, body .fi {
        font-size: 3rem;
    }

    body .listing li{
        font-size: 2em;
        line-height: 30px;
    }

    a:focus,
    a:active:focus,
    a:active,
    button.active.focus,
    button.active:focus,
    button.focus,
    button:active.focus,
    button:active:focus,
    button:focus,
    .btn.active.focus,
    .btn.active:focus,
    .btn.focus,
    .btn:active.focus,
    .btn:active:focus,
    .btn:focus {
        outline: 0!important;
        outline-color: transparent!important;
        outline-width: 0!important;
        outline-style: none!important;
        box-shadow: 0 0 0 0 rgba(0,123,255,0)!important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }


    body .ideas_right .firstEye img, body .ideas_right .secPodtekst img, body .ideas_right .threeAforizm img{
        width: auto;
    }

    body .ideas_right.words_left.f_l>a:first-child.firstEye, body .content .links .ideas_right .firstEye, body .content .links .ideas_right .secPodtekst, body .content .links .ideas_right .threeAforizm {
         width: 33% !important;
         height: 160px !important;
    }

    body .words_left2 {
        width: 55% !important;
    }

    .modControls{
        display: none !important;
    }


    .words_left2, .logoMobile{
        display: block !important;
    }


    .fullNone{
        display: block !important;
    }

    .idea.idea_autor.hZero1{
        margin: 119px 0 0 0 !important;
        padding-top: 30px;
    }

    a#like{
        top: 120px !important;
        padding: 9px 5px !important;
    }

header, .content{margin:61px 1% 25px;padding-bottom:35px;}

body .ideas_right.words_left.f_l>a:first-child, body .pages a {
        height: 160px !important;
}


body.white .ideas_right>a.new{
    border: 0 !important;
}

.d_i.new{
    z-index: 900009 !important;
}

body .ideas_right.words_left>a:first-child{
        background: url(/img/svg/film.svg?) 50% 0 no-repeat !important;
        padding: 12px 0 32px 0 !important;
        margin: 0;
        /*background-size: cover !important;*/
}

body .ideas_right.words_left>a:first-child+a{
    background: url(/img/svg/kura123.svg) 50% 0 no-repeat !important;
    padding: 12px 0 32px 0 !important;
    margin: 0;
    /*background-size: cover !important;*/
}

body .ideas_right.words_left>a:first-child+a+a{
     background: url(/img/svg/afr.svg?) 50% 0 no-repeat !important;
     padding: 12px 0 32px 0 !important;
     margin: 0;
     /*background-size: cover !important;*/
}

body .ideas_right.words_left>a.active, body .ideas_right.words_left.f_l>a:first-child+a.active, body .ideas_right.words_left.f_l>a:first-child+a+a.active,
body .ideas_right.words_left>a:first-child+a.active, body .ideas_right.words_left>a:first-child+a+a.active{
    background-color: black !important;
}

body .ideas_right>a img{
    display: none;
}

body .tags .links a.f_r:first-child+a.f_r{
    width: 60%;
    font-size: 65px;
    line-height: 35px;
    text-align: center;
}

.controls>a{
    top: 628px;
    position: absolute;
}

.controls>a[href$="?color=1"], .controls>a[href$="?color=2"], .controls>a[href$="?play=0"], .controls>a[href$="?play=1"], .controls>a[href$="?play=3"]{
    right: 0;
}

.controls>a[href$="?play=1"], .controls>a[href$="?play=0"]{
    right: 86px;
    top: 584px;
}

.controls>a[href$="?play=3"]{
    right: 73px;
}

    body.white .tags .links a.f_r, body.black .tags .links a.f_r{
    line-height: 93px;
    min-height: 78px;
}
	
#top-search, #top-search-auth, p.bottom_inner, p.bottom_inner *{font-size:28px !important;}

.white .like, .black .like{
    position: absolute;
    top: 428px;
    right: 230px;
}

.like{
    /*top: -290px;
    right: 250px;*/
    top: -284px;
    right: -593px;
}

.autor{
    width: auto;
}

#top-search, #top-search-auth{
    font-size: 40px !important;
    height: 141px;
    width: 100%;
}

ul.ui-autocomplete{
    background: black;
}

div#jsonImage img {
    padding-top: 0;
}

.tags .links a, .like>span {
   /*     padding: 0 57px !important; */
}

.body .tags .links a.f_r{
    height: 80px;
}

body .tags .links a.f_r:first-child+a.f_r{
    line-height: 70px;
}

.ideas_right.autor #top-search, .ideas_right.autor #top-search-auth{
    border: 1px solid #333;
    min-height: 78px;
}

.top_search_item.ui-menu-item > a{
    font-size: 50px;
    color: white;
}

.tags.d_i{
    text-align: center;
}

.idea.idea_autor{
    text-align: left;
}

.links {
        height: 180px;
}

body .tags .links a.f_r {
        height: 80px !important;
}

.tags.d_i>a{
    font-size: 55px !important;
}

.like>a, .like>span:first-child{
    width: 69px !important;
    height: 60px !important;
    line-height: 57px !important;
    font-size: 28px !important;
    padding: 9px 5px !important;
    top: 41px !important;
    left: 145px !important;
}

	
.ideas_mode, .fast_words.d_i{display:none !important;}
.tags {width: 100%;}
/*.ideas_right.autor~a{float: right;
    padding-left: 100px;
    display: block !important;
    width: 25%;
    text-align: right;
	height:auto;
	padding-top: 10px;}*/
.fast_words.d_i{position: absolute;top: 353px;left: 430px;width: 332px;}
.ideas_right~span{display:none;}
.pages{display:none;}
.ideas_mode{top:331px !important;}
idea>div {font-size: 58px !important;}


.words_left {
    position: absolute;
    top: -95px;
    right: 0;
    width: 55%;
    background: transparent;
}

body .content .tags:before {
    position: absolute;
    text-transform: uppercase;
    width: 100%;
    z-index: 10000001 !important;
    color: #333;
    /*background: #a1a1a1;*/
    content: 'Листай фразы в случайном порядке или по словам';
    text-align: right;
    white-space: nowrap;
    top: 122px;
    right: 2%;
    padding: 7px 0;
    font-weight: 300;
    font-size: 1.5rem;
    font-family: AdineuePRO,Helvetica,Arial,sans-serif;
    overflow: hidden;
}

body .words_left a.active{
    background-color: black !important;
}

body .content .ideas_right a{width: 33% !important;float:left;padding: 0 !important;height: 80px !important;
    height: 160px !important;
    background-size: 58% !important;
    background-position: 50% -77px !important;
}

body .content .ideas_right a.active,  .content .ideas_right a.active:hover{background-position: 50% 45px !important;}
body .content .ideas_right a.active1, body .content .ideas_right a.active1:hover, body .content .ideas_right a:hover{/*background-position: 50% -77px !important;*/}


.idea, .idea1 {margin: 107px 0 44px 0 !important;height:500px;font-size: 70px !important;line-height: 78px;}
.idea.idea_autor {margin: 107px 0 0 0 !important;}

.ideas_right.autor{clear:both;}

header{overflow: hidden;height: 0px;padding: 0;}

header {border-bottom: 0 !important;}
.h:after, .h:before, section.content:before, section.content:after{display:none;}

.random.d_i.link.f_r, .d_i.link.f_r.afr {width: 75% !important;
    font-size: 32px !important;
    margin-top: 40px;
    height: 102px;
    line-height: 85px !important;
	position:relative;
	z-index:10000;}
.d_i.link.f_r.afr{width: 68% !important;}
.tags .links a, .like>span{height: 73px;
    line-height: 45px;
    /*margin-top: 40px;*/
    padding: 22px 57px !important;
    margin-left: 0;
	position:relative;
	z-index:9999;}

.tags .links a {
        line-height: 92px;
}

div#jsonImage{
        position: relative;
        top: -50px;
        display: block !important;
        min-height: 200px !important;
}

/*.links {margin-top: -87px;}*/

.words_left a{background: #1a1b1b;}

.bottom_inner{position: relative;top: 25px;}

}


@media screen and (max-width: 1280px) {
    /*1200*/
    .tags {
        width: 100%;
    }

    div#jsonImage{
        position: relative;
        top: -50px;
        display: block !important;
        min-height: 200px !important;
    }

    div#jsonImage .flex {
        margin-top: 100px;
    }

    div#jsonImage img, div#jsonImage .flex{
        width: 100% !important;
    }

    div#jsonImage img {
        padding-top: 50px !important;
        max-width: 1000px !important;
        max-height: 600px !important;
    }
}
