* {
    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;
}
.tour {
    position: relative;

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

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

    display: block;

    clear: both;
}

section {
    padding: 0 0 20px;
}

header {
    padding-bottom: 10px;

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

        margin: 5px 0;
    }
        header .helpless .said {
            display: inline-block;

            font-size: 28px;
            line-height: 50px;
            font-weight: bold;
            color: #ec567c;
            text-decoration: none;
            text-transform: uppercase;
        }
            header .helpless .said span {
                color: #fff;
            }

    header .handjob {
        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 .handjob {
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
        }

    header .biggest {
        position: relative;

        clear: both;
    }
        header .biggest .satisfaction {
            display: block;
            position: relative;
        }
            header .biggest .satisfaction .extremely {
                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 .biggest .satisfaction .extremely:focus {
                    background: #fff;
                }

            header .biggest .satisfaction .feeble {
                display: block;
                position: absolute;

                top: 0;
                right: 0;

                width: 40px;
                height: 40px;

                border: 0;

                background: transparent;

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

                cursor: pointer;

                transition: 0.15s ease color;
            }
                header .biggest .satisfaction .feeble:hover {
                    color: #2b2b2b;
                }

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

        padding: 10px 0 3px;
    }

.mommy {
    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 .mommy {
        opacity: 1;

        visibility: visible;
    }

.ugly {

}
    .ugly ul {

    }
        .ugly ul li {
            display: block;

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

                padding: 0 5px;

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

                transition: .15s ease color;
            }
                .ugly ul li a i {
                    margin-right: 3px;
                }
                .ugly ul li.active a,
                .ugly ul li a:hover {
                    color: #ec567c;
                }

            .ugly ul li.amateur {
                display: none;

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

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

.besides {
    margin: 0 -3px;

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

        width: 100%;

        padding: 0 3px 6px;

        letter-spacing: 0;
    }
        .besides .anilingus .straight {
            display: block;

            border: 1px solid #2b2b2b;

            text-decoration: none;
        }
            .besides .anilingus .straight .reveals {
                position: relative;
                overflow: hidden;
            }
                .besides .anilingus .straight .reveals img {
                    display: block;
height: auto;
                    width: 100%;
                }
                .besides .anilingus .straight .reveals .permeate {
                    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;
                }
                    .besides .anilingus .straight:hover .reveals .permeate {
                        opacity: 0;
                    }

                .besides .anilingus .straight .reveals .chubby {
                    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;
                }
                    .besides .anilingus .straight:hover .reveals .chubby {
                        opacity: 0;
                    }

                .besides .anilingus .straight .multiformity {
                    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;
                }
                    .besides .anilingus .straight:hover .multiformity {
                        color: #ec567c;
                    }
                    .besides .anilingus.enjoyable .straight .multiformity {
                        width: 100%;
                        height: 24px;

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

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

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

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

.widens {

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

            padding: 2px 0;

            border-bottom: 1px dotted #2b2b2b;
        }
            .widens 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;
            }
                .widens ul li a:hover {
                    color: #ec567c;
                }

                .widens ul li a .mellow {
                    position: absolute;

                    top: 0;
                    right: 0;

                    padding: 0 5px;

                    border-radius: 3px;

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

                    transition: 0.15s ease color;
                }
                    .widens ul li a:hover .mellow {
                        color: #ec567c;
                    }

.penetrates {

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

            padding: 2px 0;
        }
            .penetrates 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;
            }
                .penetrates ul li a:hover {
                    color: #ec567c;
                }

.anything {

}
    .anything .moistmoment {
        position: relative;

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

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

    .anything .perky {
        margin-bottom: 10px;
    }
        .anything .perky .bewitching {
            margin-bottom: 10px;

            font-size: 14px;
            line-height: 20px;
        }
        .anything .perky .latterly {
            margin-bottom: 10px;
        }
        .anything .perky .dude {
            display: block;

            margin-right: 20px;
            margin-bottom: 10px;
        }
            .anything .perky .dude 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;
            }
                .anything .perky .dude a.active,
                .anything .perky .dude a:hover {
                    border-color: #ec567c;

                    color: #ec567c;
                }

        .anything .perky .everything {
            margin-right: 20px;
        }
        .anything .perky .everything,
        .anything .perky .chubby {
            display: inline-block;
        }
        .anything .perky .housewife,
        .anything .perky .audition {
            margin-bottom: 10px;

            line-height: 20px;
        }
            .anything .perky .everything i,
            .anything .perky .chubby i {
                margin-right: 2px;
            }
            .anything .perky .housewife a,
            .anything .perky .audition 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;
            }
                .anything .perky .housewife a:hover,
                .anything .perky .audition a:hover {
                    border-color: #fff;

                    color: #ec567c;
                }

.vaginas {
    display: none;
    position: absolute;

    top: 35px;
    right: 10px;

    width: 300px;
}
    .vaginas .besides {
        margin: 0;
    }
        .vaginas .besides .anilingus {
            display: none;

            width: 100%;
        }
            .vaginas .besides .anilingus:nth-child(2n+1),
            .vaginas .besides .anilingus:nth-child(2n) {
                display: inline-block;
            }

footer {
    padding: 10px 0;

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

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

            border-right: 1px solid #2b2b2b;

            letter-spacing: 0;
        }
            footer .inward a:hover {
                color: #ec567c;
            }
            footer .inward a:last-child {
                margin-right: 0;
                padding-right: 0;

                border-right: 0;
            }

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

@media (min-width: 642px) {
    .slaver .today:nth-child(2) {
        display: inline-block;
    }
    .widens ul,
    .penetrates ul {
        -webkit-columns: 2;
        columns: 2;
    }
}
@media (min-width: 960px) {
    header {
        padding-bottom: 0;
    }
    header .helpless {
        position: absolute;

        left: 50%;

        margin: 0;

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

        width: 300px;

        padding: 10px 0;

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

    header .repeats {
        display: block;
    }
    .mommy {
        opacity: 1;

        visibility: visible;
        position: static;

        width: 100%;

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

            border: 0;
        }
            .mommy ul li.amateur {
                display: inline-block;
            }

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

    .widens ul,
    .penetrates ul {
        -webkit-columns: 3;
        columns: 3;
    }

    .anything .perky .dude {
        display: inline-block;

        margin-bottom: 0;
    }
    .vaginas {
        display: block;
    }
    .slaver .today:nth-child(3) {
        display: inline-block;
    }
    footer .inward {
        float: left;
    }
    footer .plows {
        float: right;
    }
}
@media (min-width: 1233px) {
    .widens ul,
    .penetrates ul {
        -webkit-columns: 4;
        columns: 4;
    }
    .slaver .today:nth-child(3) {
        display: inline-block;
    }
    .vaginas .besides .anilingus:nth-child(4) {
        display: inline-block;
    }
}
@media (min-width: 1537px) {
    .slaver .today:nth-child(5) {
        display: inline-block;
    }
    .vaginas .besides .anilingus:nth-child(4) {
        display: inline-block;
    }
}
@media (min-width: 343px) {
    .besides .anilingus {
        width: 50%;
    }
}
@media (min-width: 671px) {
    .besides .anilingus {
        width: 33.333333%;
    }
}
@media (min-width: 999px) {
    .besides .anilingus {
        width: 25%;
    }
}
@media (min-width: 1327px) {
    .besides .anilingus {
        width: 20%;
    }
}.tour {
    max-width: 1654px;
}
@media (min-width: 343px) {
    .besides .anilingus {
        width: 50%;
    }
}
@media (min-width: 671px) {
    .besides .anilingus {
        width: 33.333333%;
    }
}
@media (min-width: 999px) {
    .besides .anilingus {
        width: 25%;
    }
}
@media (min-width: 1327px) {
    .besides .anilingus {
        width: 20%;
    }
}


/* video / album rating */
.rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 2rem;
}
.rating-container .rating {
  min-width: 100px;
  text-align: center;
}
.rating-container .voters {
  display: block;
  color: #cfcfcf;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.rating-container .scale-holder {
  height: 4px;
  border-radius: 2px;
  background-color: #bcbcbc;
  display: block;
  position: relative;
  overflow: hidden;
}
.rating-container .scale-holder .scale {
  position: absolute;
  left: 0;
  top: 0;
  height: 4px;
  background-color: #ec567c;
  border-radius: 2px;
}
.rating-container .scale-holder.negative .scale {
  background-color: #f30702;
}
 .moistmoment {	 position: relative;	 padding-bottom: 56.55%;	 padding-top: 0px;	 height: 0;	 overflow: hidden;}
 .moistmoment iframe {	 position: absolute;	 top: 0;	left: 0;	 width: 100%;	 height: 100%;}