* {
    box-sizing: border-box;
    outline: none;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}
ul, li {
    margin: 0;
    padding: 0;
    list-style:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    color: #fff;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
input, select {
    vertical-align:middle;
    outline: none;
}
body {
    background: #181818;

    font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
    font-size: 14px;
    color: #fff;
}
.pursue {
    position: relative;

    width: 100%;
    max-width: 1654px;

    margin: 0 auto;
    padding: 0 10px;
}
.clutches:after {
    content: '';

    display: block;

    clear: both;
}

section {
    padding: 0 0 20px;
}

header {
    padding-bottom: 10px;

    background: #181818;
}
    header .sluggishly {
        display: block;
        float: left;

        margin: 5px 0;
    }
        header .sluggishly .voyage {
            display: inline-block;

            font-size: 28px;
            line-height: 50px;
            font-weight: bold;
            color: #00ff00;
            text-decoration: none;
            text-transform: uppercase;
        }
            header .sluggishly .voyage span {
                color: #fff;
            }

    header .jointly {
        float: right;
        width: 40px;
        margin-top: 10px;
        background: #000;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
        cursor: pointer;
        transition: 0.15s ease transform;
    }
        .menu-opened header .jointly {
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
        }

    header .iterate {
        position: relative;

        clear: both;
    }
        header .iterate .pretty {
            display: block;
            position: relative;
        }
            header .iterate .pretty .sweetmeat {
                display: block;
                float: left;

                width: 100%;
                height: 40px;

                padding: 0 40px 0 10px;

                border: 0;

                background: #f2f5f7;

                font-size: 16px;
                line-height: 40px;
                color: #3a4752;

                transition: 0.15s ease background-color;
            }
                header .iterate .pretty .sweetmeat:focus {
                    background: #fff;
                }

            header .iterate .pretty .facials {
                display: block;
                position: absolute;

                top: 0;
                right: 0;

                width: 40px;
                height: 40px;

                border: 0;

                background: transparent;

                font-size: 24px;
                line-height: 40px;
                color: #00ff00;

                cursor: pointer;

                transition: 0.15s ease color;
            }
                header .iterate .pretty .facials:hover {
                    color: #2b2b2b;
                }

    header .friends {
        display: none;
        float: right;

        padding: 10px 0 3px;
    }

.cheeky {
    z-index: 1;

    opacity: 0;

    visibility: hidden;
    position: absolute;

    top: 50px;
    right: 10px;

    width: calc(100% - 20px);

    padding: 0;

    background: #000;

    transition: 0.15s ease opacity;
}
    .menu-opened .cheeky {
        opacity: 1;

        visibility: visible;
    }

.underclothing {

}
    .underclothing ul {

    }
        .underclothing ul li {
            display: block;

            border-bottom: 1px solid #2b2b2b;
        }
            .underclothing ul li:last-child {
                border-bottom: 0;
            }
            .underclothing ul li a {
                display: block;

                padding: 0 5px;

                font-size: 18px;
                line-height: 40px;
                color: #fff;
                text-decoration: none;

                transition: .15s ease color;
            }
                .underclothing ul li a i {
                    margin-right: 3px;
                }
                .underclothing ul li.neighbour a,
                .underclothing ul li a:hover {
                    color: #00ff00;
                }

            .underclothing ul li.penetrates {
                display: none;

                margin: 0 5px;
                font-size: 18px;
                line-height: 50px;
                color: #2b2b2b;
            }

.fearsome {
    margin: 0 0 5px;
}
    .fearsome h1,
    .fearsome h2 {
        font-size: 21px;
        line-height: 26px;
        font-weight: normal;
        color: #fff;
    }

.latina {
    margin: 0 -3px;

    text-align: center;
    letter-spacing: -10px;
}
    .latina .incomparable {
        display: inline-block;

        width: 100%;

        padding: 0 3px 6px;

        letter-spacing: 0;
    }
        .latina .incomparable .humorous {
            display: block;

            border: 1px solid #2b2b2b;

            text-decoration: none;
        }
            .latina .incomparable .humorous .booties {
                position: relative;
                overflow: hidden;
            }
                .latina .incomparable .humorous .booties img {
                    display: block;

                    width: 100%;
                }
                .latina .incomparable .humorous .booties .trickled {
                    display: block;
                    position: absolute;

                    right: 0;
                    top: 0;

                    height: 24px;

                    padding: 0 5px;

                    background: rgba(0,0,0,0.75);

                    font-size: 16px;
                    line-height: 26px;
                    color: #fff;

                    transition: 0.15s ease opacity;
                }
                    .latina .incomparable .humorous:hover .booties .trickled {
                        opacity: 0;
                    }

                .latina .incomparable .humorous .booties .acquires {
                    display: block;
                    position: absolute;

                    left: 0;
                    top: 0;

                    height: 24px;

                    padding: 0 5px;

                    background: rgba(0,0,0,0.75);

                    font-size: 16px;
                    line-height: 26px;
                    color: #fff;

                    transition: 0.15s ease opacity;
                }
                    .latina .incomparable .humorous:hover .booties .acquires {
                        opacity: 0;
                    }

                .latina .incomparable .humorous .site {
                    display: block;
                    overflow: hidden;

                    width: 100%;
                    height: 30px;

                    padding: 0 5px;

                    background: rgba(0,0,0,0.75);

                    font-size: 24px;
                    line-height: 30px;
                    color: #fff;
                    white-space: nowrap;
                    text-align: center;
                    text-overflow: ellipsis;

                    transition: 0.15s ease color;
                }
                    .latina .incomparable .humorous:hover .site {
                        color: #00ff00;
                    }
                    .latina .incomparable.photos .humorous .site {
                        width: 100%;
                        height: 24px;

                        font-size: 16px;
                        line-height: 24px;
                    }

.muscular {
    margin: 10px 0;
    text-align: center;
}
    .muscular li {
        display: inline-block;
        margin-bottom: 3px;
    }
        .muscular a,
        .muscular span {
            display: block;
            min-width: 40px;
            height: 40px;
            padding: 0 10px;
            border-bottom: 2px solid #00ff00;
            background-color: #000;
            font-size: 16px;
            line-height: 42px;
            color: #fff;
            text-decoration: none;
            text-transform: uppercase;
            transition: 0.15s ease background-color;
        }
        .muscular span {
            opacity: 0.5;
        }
            .muscular li.current a,
            .muscular li.current span {
                opacity: 1;
                background-color: #00ff00;
            }
            .muscular a:hover {
                background-color: #6f6f6f;
            }

.granddad {
    font-size: 14px;
    line-height: 20px;
    color: #a0a0a0;
}

.furious {
    text-align: center;
}
    .furious .dominant {
        display: none;
    }
        .furious .dominant:nth-child(1) {
            display: inline-block;
        }

.those {

}
    .those ul {
        -webkit-columns: 1;
        columns: 1;
    }
        .those ul li {
            display: block;

            padding: 2px 0;

            border-bottom: 1px dotted #2b2b2b;
        }
            .those ul li a {
                display: block;
                position: relative;
                overflow: hidden;

                padding-right: 50px;

                font-size: 16px;
                line-height: 24px;
                color: #fff;
                text-decoration: none;
                white-space: nowrap;
                text-overflow: ellipsis;

                transition: 0.15s ease color;
            }
                .those ul li a:hover {
                    color: #00ff00;
                }

                .those ul li a .petite {
                    position: absolute;

                    top: 0;
                    right: 0;

                    padding: 0 5px;

                    border-radius: 3px;

                    font-size: 14px;
                    color: #a0a0a0;

                    transition: 0.15s ease color;
                }
                    .those ul li a:hover .petite {
                        color: #00ff00;
                    }

.concupiscent {

}
    .concupiscent ul {
        -webkit-columns: 1;
        columns: 1;
    }
        .concupiscent ul li {
            display: block;

            padding: 2px 0;
        }
            .concupiscent ul li a {
                display: block;
                position: relative;
                overflow: hidden;

                padding-right: 50px;

                font-size: 16px;
                line-height: 24px;
                color: #fff;
                text-decoration: none;
                white-space: nowrap;
                text-overflow: ellipsis;

                transition: 0.15s ease color;
            }
                .concupiscent ul li a:hover {
                    color: #00ff00;
                }

.positions {

}
    .positions .haunches {
        position: relative;

        margin-bottom: 10px;
        padding-bottom: 66%;

        background: #000;
    }
        .positions .haunches iframe {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
        }

    .positions .download {
        margin-bottom: 10px;
    }
        .positions .download .absolutely {
            margin-bottom: 10px;

            font-size: 14px;
            line-height: 20px;
        }
        .positions .download .butt {
            margin-bottom: 10px;
        }
        .positions .download .rating {
            display: block;

            margin-right: 20px;
            margin-bottom: 10px;
        }
            .positions .download .rating a {
                display: inline-block;

                margin-right: 5px;
                padding: 0 10px;

                border: 1px solid #ccc;

                font-size: 16px;
                line-height: 40px;
                text-decoration: none;

                transition: 0.15s ease border-color, 0.15s ease color;
            }
                .positions .download .rating a.neighbour,
                .positions .download .rating a[data-voted],
                .positions .download .rating a:hover {
                    border-color: #00ff00;

                    color: #00ff00;
                }
                .positions .download .rating a[data-disabled] {
                    opacity: 0.5;
                }

        .positions .download .bulky {
            margin-right: 20px;
        }
        .positions .download .bulky,
        .positions .download .acquires {
            display: inline-block;
        }
        .positions .download .arse,
        .positions .download .sponsor {
            margin-bottom: 10px;

            line-height: 20px;
        }
            .positions .download .bulky i,
            .positions .download .acquires i {
                margin-right: 2px;
            }
            .positions .download .arse a,
            .positions .download .sponsor a {
                display: inline-block;

                margin: 0 5px 0 0;

                border-bottom: 1px dotted #2b2b2b;
                color: #fff;
                text-decoration: none;

                transition: 0.15s ease border-color, 0.15s ease color;
            }
                .positions .download .arse a:hover,
                .positions .download .sponsor a:hover {
                    border-color: #fff;

                    color: #00ff00;
                }

.frustrate {
    display: none;
    position: absolute;

    top: 35px;
    right: 10px;

    width: 300px;
}
    .frustrate .latina {
        margin: 0;
    }
        .frustrate .latina .incomparable {
            display: none;

            width: 100%;
        }
            .frustrate .latina .incomparable:nth-child(1),
            .frustrate .latina .incomparable:nth-child(2) {
                display: inline-block;
            }

footer {
    padding: 10px 0;

    background: #000;
}
    footer .whole {
        font-size: 14px;
        line-height: 24px;
        text-align: center;
        letter-spacing: -10px;
    }
        footer .whole a {
            transition: 0.15s ease color;

            margin-right: 10px;
            padding-right: 10px;

            border-right: 1px solid #2b2b2b;

            letter-spacing: 0;
        }
            footer .whole a:hover {
                color: #00ff00;
            }
            footer .whole a:last-child {
                margin-right: 0;
                padding-right: 0;

                border-right: 0;
            }

    footer .pantyhose {
        text-align: center;
    }
        footer .pantyhose .valuable {
            font-size: 14px;
            line-height: 24px;
            color: {{color_footer_copyright}};
        }

@media (min-width: 642px) {
    .furious .dominant:nth-child(2) {
        display: inline-block;
    }
    .those ul,
    .concupiscent ul {
        -webkit-columns: 2;
        columns: 2;
    }
}
@media (min-width: 960px) {
    header {
        padding-bottom: 0;
    }
    header .sluggishly {
        position: absolute;

        left: 50%;

        margin: 0;

        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    header .jointly {
        display: none;
    }
    header .iterate {
        float: left;

        width: 300px;

        padding: 10px 0;

        clear: none;
    }
    header .sluggishly {
        padding: 10px 0;
    }
        header .sluggishly .voyage {
            font-size: 36px;
            line-height: 40px;
        }

    header .friends {
        display: block;
    }
    .cheeky {
        opacity: 1;

        visibility: visible;
        position: static;

        width: 100%;

        margin-bottom: 10px;
    }
        .cheeky ul li {
            display: inline-block;

            border: 0;
        }
            .cheeky ul li.penetrates {
                display: inline-block;
            }

    .fearsome h1,
    .fearsome h2 {
        font-size: 24px;
        line-height: 30px;
    }

    .those ul,
    .concupiscent ul {
        -webkit-columns: 3;
        columns: 3;
    }

    .positions {
        margin-right: 303px;
    }
    .positions .download .rating {
        display: inline-block;

        margin-bottom: 0;
    }
    .frustrate {
        display: block;
    }
    .furious .dominant:nth-child(3) {
        display: inline-block;
    }
    footer .whole {
        float: left;
    }
    footer .pantyhose {
        float: right;
    }
}
@media (min-width: 1233px) {
    .those ul,
    .concupiscent ul {
        -webkit-columns: 4;
        columns: 4;
    }
    .furious .dominant:nth-child(3) {
        display: inline-block;
    }
    .frustrate .latina .incomparable:nth-child(4) {
        display: inline-block;
    }
}
@media (min-width: 1537px) {
    .furious .dominant:nth-child(5) {
        display: inline-block;
    }
    .frustrate .latina .incomparable:nth-child(4) {
        display: inline-block;
    }
}
@media (min-width: 343px) {
    .latina .incomparable {
        width: 50%;
    }
}
@media (min-width: 671px) {
    .latina .incomparable {
        width: 33.333333%;
    }
}
@media (min-width: 999px) {
    .latina .incomparable {
        width: 25%;
    }
}
@media (min-width: 1327px) {
    .latina .incomparable {
        width: 20%;
    }
}.pursue {
    max-width: 1654px;
}
@media (min-width: 343px) {
    .latina .incomparable {
        width: 50%;
    }
}
@media (min-width: 671px) {
    .latina .incomparable {
        width: 33.333333%;
    }
}
@media (min-width: 999px) {
    .latina .incomparable {
        width: 25%;
    }
}
@media (min-width: 1327px) {
    .latina .incomparable {
        width: 20%;
    }
}
