html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; } body { line-height: 1; font-family: Sans-serif; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } table { border-collapse: collapse; border-spacing: 0; } a:hover { border: 0; } body, input, button, textarea { font-family: 'Montserrat', sans-serif; } .sidebar_fuck-pussy ul li a, .sidebar_fuck-pussy ul li:before, .article_fuck-pussy ul li div a span img, .top-friendly_fuck-pussy span a:before, header div form input[type="text"], .sidebar_fuck-pussy ul, .sidebar_fuck-pussy span:after, .detscriptions_fuck-pussy .text, .logotype a { transition: all 300ms ease-in-out 0s; } header div:after, .overflow-content_fuck-pussy:after, .article_fuck-pussy ul:after, .pagers_fuck-pussy:after, .top-friendly_fuck-pussy:after, .video-content_fuck-pussy:after, .clear:after { clear: both; display: block; content: ''; }

.with2 {
    display: inline-block;
    float: left;
    width: -webkit-calc(100% - 320px);
    width: -moz-calc(100% - 320px);
    width: calc(100% - 320px);
}

body {
    text-align: center;
}

header {
    text-align: center;
}

footer div,
header div {
    padding: 0 15px;
    text-align: left;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
}

header div .logotype {
    display: inline-block;
    float: left;
    text-decoration: none;
    font-size: 30px;
    color: #fefefe;
    line-height: 50px;
    font-family: 'Bowlby One SC', cursive;
    letter-spacing: 1px;
}

header div form {
    display: inline-block;
    float: right;
    margin: 10px 0 0 0;
    width: -webkit-calc(100% - 260px);
    width: -moz-calc(100% - 260px);
    width: calc(100% - 260px);
    position: relative;
}

header div form input[type="text"] {
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
    border: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 300px;
    float: right;
}

header div form input[type="text"]:focus {
    outline: none;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
}

header div form button {
    position: absolute;
    top: 0px;
    right: 0;
    height: 30px;
    width: 30px;
    cursor: pointer;
    background: none;
    border: 0;
}

header div form button:before {
    background: url('../images/musica-searcher.svg') center center no-repeat;
    content: '';
    height: 30px;
    width: 30px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 15px;
}

.overflow-content_fuck-pussy {
    width: 100%;
}

.sidebar_fuck-pussy {
    display: inline-block;
    float: left;
    width: 245px;
    text-align: left;
    background: rgba(255, 255, 255, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.sidebar_fuck-pussy span {
    font-weight: 600;
    color: #fefefe;
    font-size: 16px;
    padding: 20px 0 20px 40px;
    display: block;
    position: relative;    
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.sidebar_fuck-pussy span:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 3px;
    top: 11px;
    width: 32px;
    height: 32px;
    background: url('../images/earth.svg') center center no-repeat;
    background-size: 16px;
}

.sidebar_fuck-pussy ul li {
    position: relative;
    overflow: hidden;
    border-bottom: 1px dotted rgba(255, 255, 255, .11);
}

.sidebar_fuck-pussy ul li:last-child {
    border-bottom: 0;
}

.pagers_fuck-pussy a.prev:before,
.pagers_fuck-pussy a.next:after,
.top-friendly_fuck-pussy span a:before,
.sidebar_fuck-pussy ul li:before {
    height: 10px;
    width: 20px;
    text-align: center;
    content: '';
    position: absolute;
    left: -20px;
    top: 12px;
    background: url('../images/expand-button.svg') center center no-repeat;
    background-size: 7px;
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.top-friendly_fuck-pussy span:hover a:before,
.sidebar_fuck-pussy ul li:hover:before {
    left: 0;
}

.top-friendly_fuck-pussy span:hover a,
.sidebar_fuck-pussy ul li:hover {
    background: rgba(254, 0, 114, 1);
    background: -moz-linear-gradient(left, rgba(254, 0, 114, 1) 0%, rgba(252, 184, 48, 1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(254, 0, 114, 1)), color-stop(100%, rgba(252, 184, 48, 1)));
    background: -webkit-linear-gradient(left, rgba(254, 0, 114, 1) 0%, rgba(252, 184, 48, 1) 100%);
    background: -o-linear-gradient(left, rgba(254, 0, 114, 1) 0%, rgba(252, 184, 48, 1) 100%);
    background: -ms-linear-gradient(left, rgba(254, 0, 114, 1) 0%, rgba(252, 184, 48, 1) 100%);
    background: linear-gradient(to right, rgba(254, 0, 114, 1) 0%, rgba(252, 184, 48, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fe0072', endColorstr='#fcb830', GradientType=1);
}

.sidebar_fuck-pussy ul li:hover a {
    color: #fefefe;
}

.sidebar_fuck-pussy ul li a {
    text-decoration: none;
    color: rgba(255, 255, 255, .7);
    line-height: 35px;
    font-size: 11px;
    font-weight: 600;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 20px;
}

.article_fuck-pussy {
    width: -webkit-calc(100% - 255px);
    width: -moz-calc(100% - 255px);
    width: calc(100% - 255px);
    display: inline-block;
    float: right;
    text-align: left;
}

.article_fuck-pussy h2 {
    display: inline-block;    
}

.result_fuck-pussy {
    font-size: 12px;
    line-height: 1.4;
    margin-top: 12px;
}

.top-friendly_fuck-pussy span,
.article_fuck-pussy .title {
    display: block;
    color: #fefefe;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    padding-left: 50px;
    line-height: 32px;
    padding-top: 12px;
}

.top-friendly_fuck-pussy .title:before,
.article_fuck-pussy .title:before {
    width: 32px;
    height: 32px;
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 12px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.top-friendly_fuck-pussy .title:after,
.article_fuck-pussy .title:after {
    width: 32px;
    height: 32px;
    position: absolute;
    left: -1px;
    top: 10px;
    background: url('../images/movie-clapper-open.svg') center center no-repeat;
    background-size: 15px;
    z-index: 10;
    content: '';
}

.article_fuck-pussy ul {
    margin: 15px 0 0 0;
}

.article_fuck-pussy ul li {
    display: inline-block;
    float: left;
    width: 25%;
}

.article_fuck-pussy ul li div {
    background: rgba(255, 255, 255, .02);
    padding: 3px;
    margin: 2px;
}

.article_fuck-pussy ul li:hover div a {    
    font-weight: 600;
}

.article_fuck-pussy ul li div a {
    text-decoration: none;
    color: #4b5238;
    font-weight: 600;
    font-size: 12px;
}

.article_fuck-pussy ul li div a span {
    display: block;
    position: relative;
    overflow: hidden;
}

.article_fuck-pussy ul li div a span img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.article_fuck-pussy ul li div a span img.picture_fuck-pussy {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    vertical-align: bottom;
    z-index: 10;
}

.article_fuck-pussy ul li:hover div a span img.picture_fuck-pussy {
    transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -webkit-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.089) skew(1deg) translate(0px);
}

.article_fuck-pussy ul li div a p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding: 8px;
}

.pagers_fuck-pussy {
    text-align: center;
    margin: 15px 15px 0 0;
}

.pagers_fuck-pussy a {
    display: inline-block;
    position: relative;
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
    font-size: 12px;
    line-height: 35px;
    padding: 0 12px;
    border: 1px solid rgba(255, 255, 255, .07);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.pagers_fuck-pussy a.prev {
    float: left;
    padding-left: 30px;
}

.pagers_fuck-pussy a.next {
    float: right;
    padding-right: 30px;
}

.pagers_fuck-pussy a:hover,
.pagers_fuck-pussy a.select {
    background: rgba(252, 184, 49, 1);
    color: #fefefe;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, .7);
}

.pagers_fuck-pussy a.prev:before {
    left: 6px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.pagers_fuck-pussy a.next:after {
    left: auto;
    right: 6px;
    top: 13px;
}

.short-details_fuck-pussy {
    padding: 20px 0;
}

.short-details_fuck-pussy p {
    line-height: 1.3;
    font-size: 12px;
}

.top-friendly_fuck-pussy span.title {
    display: block;
    position: relative;
    font-size: 15px;
    color: #fefefe;
    font-weight: 600;
    float: none;
    width: -webkit-calc(100% - 60px);
    width: -moz-calc(100% - 60px);
    width: calc(100% - 60px);
    margin-bottom: 15px;
}

.top-friendly_fuck-pussy .title:after {
    background: url('../images/trophy.svg') center center no-repeat;
    background-size: 15px;
}

.top-friendly_fuck-pussy span {
    display: inline-block;
    float: left;
    width: 20%;
    padding: 0;
}

.top-friendly_fuck-pussy span a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
    color: rgba(255, 255, 255, .7);
    text-decoration: none;
    width: -webkit-calc(100% - 40px);
    width: -moz-calc(100% - 40px);
    width: calc(100% - 40px);
    overflow: hidden;
    padding-left: 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.top-friendly_fuck-pussy span a:before {
    opacity: 0;
}

.top-friendly_fuck-pussy span:hover a:before {
    opacity: 1;
}

.top-friendly_fuck-pussy span:hover a {
    color: #fefefe;
}

footer {
    padding-top: 15px;
    border-top: 1px solid rgba(255, 255, 255, .11);
}

footer div {
    padding-bottom: 15px;
}

footer div span {
    color: #fefefe;
    display: block;
    font-size: 20px;
    margin-bottom: 15px;
    font-family: 'Bowlby One SC', cursive;
}

footer div span strong {
    color: #fe0370;
}

footer div p {
    line-height: 1.4;
    font-size: 12px;
}

footer div p small {
    display: block;
    margin-top: 10px;
}

.video-content_fuck-pussy {
    padding-top: 10px;
}

.player-area_fuck-pussy {
    display: inline-block;
    float: left;
    width: -webkit-calc(100% - 322px);
    width: -moz-calc(100% - 322px);
    width: calc(100% - 322px);
}

.player-area_fuck-pussy p {
    line-height: 1.3;
    font-size: 12px;
    color: #fefefe;
    text-align: justify;
}

.video_fuck-pussy {
    position: relative;
    padding-bottom: 56.25%;
    zoom: 1;
    width: 100%;
    margin-bottom: 15px;
}

.video_fuck-pussy1 {
    position: relative;
    zoom: 1;
    width: 100%;
    margin-bottom: 15px;
}

.video_fuck-pussy iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: none;
    overflow: hidden;
}

.column_fuck-pussy {
    width: 302px;
    display: inline-block;
    float: right;
}

.top-block_fuck-pussy a,
.button-block_fuck-pussy a,
.column_fuck-pussy a {
    width: 300px;
    border: 1px solid rgba(255, 255, 255, .3);
    background: rgba(255, 255, 255, .04);
    height: 250px;
    text-decoration: none;
    display: block;
}

.column_fuck-pussy a:last-child {
    margin-top: 12px;
}

.column_fuck-pussy a:first-child {
    margin-bottom: 12px;
}

.top-block_fuck-pussy a:hover,
.button-block_fuck-pussy a:hover,
.column_fuck-pussy a:hover {
    border-color: #fcb831;
}

.button-block_fuck-pussy {
    text-align: center;
    padding-top: 15px;
}

.top-block_fuck-pussy {
    text-align: center;
    display: none;
}

.button-block_fuck-pussy a,
.top-block_fuck-pussy a {
    display: inline-block;
    height: 100px;
}

.button-block_fuck-pussy a {
    height: 300px;
    width: 100%;
}

.detscriptions_fuck-pussy {}

.detscriptions_fuck-pussy .button {
    text-align: center;
    padding: 0 0 15px 0;
}

.detscriptions_fuck-pussy .button span {
    display: inline-block;
}

.detscriptions_fuck-pussy .button span small {
    background: rgba(255, 255, 255, .1);
    padding: 0 30px 0 20px;
    font-size: 12px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    color: #fefefe;
    cursor: pointer;
    line-height: 35px;
    display: inline-block;
    position: relative;
}

.detscriptions_fuck-pussy .text.visible_hiden {
    max-height: 800px;
    margin-bottom: 12px;
}

.detscriptions_fuck-pussy .text {
    max-height: 0px;
    overflow: hidden;
}

 
.detscriptions_fuck-pussy .button span small.hideitem:before {
    content: 'Hide video description';
    display: inline-block;
}

.detscriptions_fuck-pussy .button span small.visibleitem:after,
.detscriptions_fuck-pussy .button span small.hideitem:after {
    content: '';
    display: inline-block;
    width: 20px;
    vertical-align: bottom;
    height: 35px;
    background: url(../images/expand-button.svg) center center no-repeat;
    background-size: 7px;
    position: absolute;
    right: 4px;
    top: 0;
}

.detscriptions_fuck-pussy .button span small.hideitem:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.detscriptions_fuck-pussy .button span small.visibleitem:before {
    content: 'Show video description';
    display: inline-block;
}

.detscriptions_fuck-pussy .button span small.hide {
    display: none;
}

.article_fuck-pussy ul li div a span img,
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.article_fuck-pussy ul li div a span img {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@media screen and (min-width: 1320px) {
    .overflow-content_fuck-pussy,
    footer div,
    header div {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        max-width: 1300px;
    }
}

@media screen and (max-width: 1320px) {
    .video-content_fuck-pussy {
        padding-right: 15px;
    }
}

@media screen and (max-width: 1160px) {
    .article_fuck-pussy ul li {
        width: 33.3%;
    }
    .column_fuck-pussy,
    .player-area_fuck-pussy {
        display: block;
        float: none;
        width: 100%;
    }
    .column_fuck-pussy {
        text-align: center;
    }
    .column_fuck-pussy a {
        display: inline-block;
    }
    .column_fuck-pussy a:last-child {
        display: none;
    }
}

@media screen and (max-width: 860px) {
    .video-content_fuck-pussy {
        padding-left: 12px;
        padding-right: 12px;
    }
    .article_fuck-pussy,
    .sidebar_fuck-pussy {
        display: block;
        float: none;
        width: 100%;
    }
    .sidebar_fuck-pussy span:after {
        height: 10px;
        width: 20px;
        text-align: center;
        content: '';
        position: absolute;
        right: 20px;
        top: 22px;
        background: url(../images/expand-button-white.svg) center center no-repeat;
        background-size: 12px;
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    .sidebar_fuck-pussy {
        position: relative;
    }
    .sidebar_fuck-pussy span {
        cursor: pointer;
    }
    .sidebar_fuck-pussy .close {
        position: absolute;
        left: 0;
        width: 100%;
        height: 56px;
        top: 0;
        z-index: 10;
        display: none;
        cursor: pointer;
    }
    .sidebar_fuck-pussy.visible_hiden .close {
        display: block;
    }
    .sidebar_fuck-pussy.visible_hiden span:after {
        -moz-transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg);
    }
    .sidebar_fuck-pussy ul {
        max-height: 0px;
        overflow: hidden;
    }
    .sidebar_fuck-pussy.visible_hiden ul {
        max-height: 280px;
        overflow: auto;
    }
    .top-friendly_fuck-pussy .title:after,
    .article_fuck-pussy .title:after,
    .sidebar_fuck-pussy span:before,
    .top-friendly_fuck-pussy .title:before,
    .article_fuck-pussy .title:before {
        left: 8px;
    }
    .pagers_fuck-pussy {
        margin: 15px;
    }
    .top-friendly_fuck-pussy,
    .short-details_fuck-pussy {
        padding: 0 15px;
    }
    .top-friendly_fuck-pussy .title:after,
    .top-friendly_fuck-pussy .title:before {
        left: 0;
    }
    .top-friendly_fuck-pussy span {
        width: 25%;
    }
}

@media screen and (max-width: 620px) {
    .top-block_fuck-pussy {
        display: block;
    }
    .article_fuck-pussy ul li {
        width: 50%;
    }
    .top-friendly_fuck-pussy span {
        width: 33.3%;
    }
}

@media screen and (max-width: 600px) {
    header div form {
        display: block;
        float: none;
        margin: 0 0 15px 0;
        width: 100%;
    }
    header div form input[type="text"]:focus,
    header div form input[type="text"] {
        float: none;
        width: -webkit-calc(100% - 10px);
        width: -moz-calc(100% - 10px);
        width: calc(100% - 10px);
    }
    header div .logotype {
        display: block;
        float: none;
    }
    header div .logotype {
        text-align: center;
    }
}

@media screen and (max-width: 560px) {
    .pagers_fuck-pussy a {
        display: none;
    }
    .pagers_fuck-pussy a.prev,
    .pagers_fuck-pussy a.next,
    .pagers_fuck-pussy a.select {
        display: inline-block;
    }
}

@media screen and (max-width: 480px) {
    .top-friendly_fuck-pussy span {
        width: 50%;
    }
    .article_fuck-pussy ul li {
        width: 100%;
        display: block;
        float: none;
    }
}

@media screen and (max-width: 360px) {
    .column_fuck-pussy a,
    .top-block_fuck-pussy a {
        width: -webkit-calc(100% - 2px);
        width: -moz-calc(100% - 2px);
        width: calc(100% - 2px);
    }
}
.top-friendly_fuck-pussy {margin-bottom:15px;}
.scj_dots {min-width:30px; display:inline-block;}
.pagers_fuck-pussy a,
.top-friendly_fuck-pussy span a,
.sidebar_fuck-pussy ul li a {color:#28330e;}
.sidebar_fuck-pussy {background:#d7dcca;}
body {background:#ebf1dd; color:#515744;}
.sidebar_fuck-pussy span {background:#402265;}
.top-friendly_fuck-pussy span:hover a, .sidebar_fuck-pussy ul li:hover,
.pagers_fuck-pussy a:hover, .pagers_fuck-pussy a.select,
.detscriptions_fuck-pussy .button span small:hover,
.top-friendly_fuck-pussy .title:before, .article_fuck-pussy .title:before {background:#84a732;}
.article_fuck-pussy ul li div {    background: rgba(0, 0, 0, .08);}
.article_fuck-pussy ul li:hover div {
    background: rgba(255, 255, 255, .5);
}
.detscriptions_fuck-pussy .button span small,
.sidebar_fuck-pussy span {background:#84a732;}
.article_fuck-pussy ul li:hover div a, 
footer div span strong,
header div .logotype strong {color:#84a732;}
.pagers_fuck-pussy a:hover, .pagers_fuck-pussy a.select {border:1px solid rgba(255,255,255,.3);}
.top-block_fuck-pussy a:hover, .button-block_fuck-pussy a:hover, .column_fuck-pussy a:hover {border:1px solid #84a732;}
.detscriptions_fuck-pussy .button span small.visibleitem:after, .detscriptions_fuck-pussy .button span small.hideitem:after {background: url(../images/expand-button-white.svg) center center no-repeat;
    background-size: 7px;}
	.player-area_fuck-pussy p,
	.top-friendly_fuck-pussy span.title,
	.top-friendly_fuck-pussy span, .article_fuck-pussy .title {color:#32525a;}
.bottom_sidebar_fuck-pussy  {text-align:center; height:252px; overflow:hidden; margin:14px 0;}
.bottom_sidebar_fuck-pussy  a {display:inline-block; width:300px; height:250px; text-decoration:none; border: 1px solid rgba(0, 0, 0, .3); background: rgba(255, 255, 255, .1);}
.bottom_sidebar_fuck-pussy  a:hover {    border-color: #84a732;}
.alertblock_fuck-pussy  {text-align:center;}
.alertblock_fuck-pussy  .num {display:inline-block; color:#fefefe; font-size:130px; font-weight:600;}
.alertblock_fuck-pussy  .small {font-size:14px; display:block; text-transform:uppercase;}
@media screen and (max-width: 480px) {
	.alertblock_fuck-pussy  .small {padding:0 12px;}
}
