:root {
    --color-F3F3F3-to-302F2F: #F3F3F3;
    --color-222-to-CFCFCF: #222;
    --color-222-to-D5D5D5: #222;
    --color-222-to-F3F3F3: #222;
    --color-222-to-FFF: #222;
    --color-222-to-FF6877: #222;
    --color-222-to-D4D4D4: #222;
    --color-FFF-to-090909: #FFF;
    --color-FFF-to-302F2F: #FFF;
    --color-FFF-to-222: #FFF;
    --color-FFF-to-E4E4E4: #FFF;
    --color-E5E5E5-to-060608: #E5E5E5;
    --color-E5E5E5-to-8A8A8A: #E5E5E5;
    --color-E4E4E4-to-666666: #E4E4E4;
    --color-616161-to-676769: #616161;
    --color-616161-to-CFCFCF: #616161;
    --color-616161-to-FFF: #616161;
    --color-474747-to-CFCFCF: #474747;
    --color-4A4A4A-to-CFCFCF: #4A4A4A;
    --color-9B9B9B-to-CFCFCF: #9B9B9B;
    --color-5E5E5E-to-CFCFCF: #5E5E5E;
    --color-5E5E5E-to-D4D4D4: #5E5E5E;
    --color-D3D3D3-to-8A8A8A: #D3D3D3;
    --color-DADADA-to-656565: #DADADA;
    --color-3EC541-467700: #3EC541;
    --color-FF5465-to-FFF: #FF5465;
    --color-FF5465-to-FF6877: #FF5465;
    --color-FF5465-to-FF6272: #FF5465;
    --color-FF5465-to-BA3D5A: #FF5465;
    --color-EEE-to-222: #EEE;
    --color-CCC-to-383838: #CCC;
    --color-3663A7-to-FF6877: #3663A7;
    --color-F07A87-to-B04551: #F07A87;
    --color-B44556-to-D1626C: #B44556;
    --color-454545-to-D4D4D4: #454545;
    --color-CDCACA-to-4F4F4F: #CDCACA;
    --color-EBEAEA-to-353535: #EBEAEA;
    --color-FF5465-to-FFA4AD: #FF5465;
    --color-FF5466-to-FFA4AD: #FF5466;
    --color-666-to-FFF: #666;
    --color-666-to-F3F3F3: #666;
    --color-unset-to-FFF: unset;
    --color-unset-to-F3F3F3: unset;
    --box-shadow-none: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
    --border-width-one-zero: 1px;
    --gradient-next-btn: linear-gradient(90deg, #FE6675 0%, #FF2137 75%);
    --gradient-prev-btn: linear-gradient(-90deg, #FE6675 0%, #FF2137 75%);
    --gradient-180: linear-gradient(180deg, #FE6675 0%, #FF2137 100%);
    --gradient-45: linear-gradient(45deg, #FE6675 0%, #FF2137 100%);
    --color-FFF-to-gradient-45: #FFF;
}

[data-theme="dark"] {
    --color-F3F3F3-to-302F2F: #302F2F;
    --color-222-to-CFCFCF: #CFCFCF;
    --color-222-to-D5D5D5: #D5D5D5;
    --color-222-to-F3F3F3: #F3F3F3;
    --color-222-to-FFF: #FFF;
    --color-222-to-FF6877: #FF6877;
    --color-222-to-D4D4D4: #D4D4D4;
    --color-FFF-to-090909: #090909;
    --color-FFF-to-302F2F: #302F2F;
    --color-FFF-to-222: #222;
    --color-FFF-to-E4E4E4: #E4E4E4;
    --color-E5E5E5-to-060608: #060608;
    --color-E5E5E5-to-8A8A8A: #8A8A8A;
    --color-E4E4E4-to-666666: #666666;
    --color-616161-to-676769: #676769;
    --color-616161-to-FFF: #FFF;
    --color-616161-to-CFCFCF: #CFCFCF;
    --color-474747-to-CFCFCF: #CFCFCF;
    --color-4A4A4A-to-CFCFCF: #CFCFCF;
    --color-9B9B9B-to-CFCFCF: #CFCFCF;
    --color-5E5E5E-to-CFCFCF: #CFCFCF;
    --color-5E5E5E-to-D4D4D4: #D4D4D4;
    --color-D3D3D3-to-8A8A8A: #8A8A8A;
    --color-DADADA-to-656565: #656565;
    --color-3EC541-467700: #467700;
    --color-FF5465-to-FFF: #FFF;
    --color-FF5465-to-FF6877: #FF6877;
    --color-FF5465-to-FF6272: #FF6272;
    --color-FF5465-to-BA3D5A: #BA3D5A;
    --color-EEE-to-222: #222;
    --color-CCC-to-383838: #383838;
    --color-3663A7-to-FF6877: #FF6877;
    --color-F07A87-to-B04551: #B04551;
    --color-B44556-to-D1626C: #D1626C;
    --color-454545-to-D4D4D4: #D4D4D4;
    --color-CDCACA-to-4F4F4F: #4F4F4F;
    --color-EBEAEA-to-353535: #353535;
    --color-FF5465-to-FFA4AD: #FFA4AD;
    --color-FF5466-to-FFA4AD: #FFA4AD;
    --color-666-to-FFF: #FFF;
    --color-666-to-F3F3F3: #F3F3F3;
    --color-unset-to-FFF: #FFF;
    --color-unset-to-F3F3F3: #F3F3F3;
    --box-shadow-none: none;
    --border-width-one-zero: 0;
    --gradient-next-btn: linear-gradient(90deg, #FE6675 0%, #BA3D5A 75%);
    --gradient-prev-btn: linear-gradient(-90deg, #FE6675 0%, #BA3D5A 75%);
    --gradient-180: linear-gradient(180deg, #FE6675 0%, #BA3D5A 100%);
    --gradient-45: linear-gradient(45deg, #FE6675 0%, #BA3D5A 100%);
    --color-FFF-to-gradient-45: linear-gradient(45deg, #FE6675 0%, #BA3D5A 100%);
}

@font-face {
    font-family: icomoon;
    src: url(/assets/fonts/icomoon.eot);
    src: url(/assets/fonts/icomoon.eot#iefix) format('embedded-opentype'), url(/assets/fonts/icomoon.ttf) format('truetype'), url(/assets/fonts/icomoon.woff) format('woff'), url(/assets/fonts/icomoon.svg#icomoon) format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 icomoon;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-home:before {
    content: "\f015";
}

.fa-star:before {
    content: "\2b50";
}


.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-bar-chart:before {
    content: "\1f4c8"
}

.fa-tag:before {
    content: "\f02b";
}

.fa-cats:before {
    content: "\f1c0";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-tags:before {
    content: "\f02c";
}


.fa-share:before {
    content: "\f064";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-clock:before {
    content: "\f2f2";
}

.fa-arrow-square-down:before {
    content: "\f339";
}


.fa-newest:before {
    content: "\f017";
}


.fa-eye:before {
    content: "\1f441";
}

.fa-video:before {
    content: "\f03d";
}

.fa-plus:before {
    content: "\2795";
}

.fa-girl-love:before {
    content: "\e900"
}

.fa-xxx:before {
    content: "\e904"
}

* {
    background: 0 0;
    outline: 0;
    border: 0;
    box-sizing: border-box
}

*,body {
    padding: 0;
    margin: 0
}

a, body {
    color: var(--color-222-to-CFCFCF);
}

a, .button {
    transition: color .2s ease, background-color .3s ease, background .3s ease, opacity .2s ease
}

body {
    font: 16px sans-serif;
    line-height: 1.3;
    background-color: var(--color-F3F3F3-to-302F2F);
    color: var(--color-222-to-CFCFCF);
    position: relative;
    height: 100%;
    width: 100%;
    font-weight: 400
}

body::-webkit-scrollbar {
    width: 13px;
}

body::-webkit-scrollbar-track {
    background: var(--color-E5E5E5-to-060608);
}

body::-webkit-scrollbar-thumb {
    background-color: var(--color-616161-to-676769);
    border-radius: 3px;
}

h1, h2, h3 {
    color: var(--color-222-to-FFF);
}

#head-banner {
    margin: 8px 0 0 0;
    position: relative;
    height: 0;
    background: var(--color-DADADA-to-656565);
    overflow: hidden;
}

#head-banner > img {
    width: 100%;
    display: block;
}

#head-gradient {
    width: 100%;
    height: 45%;
    position: absolute;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.55) 100%);
}

#head-avatar {
    position: absolute;
    width: 150px;
    left: 15px;
    bottom: 15px;
    z-index: 1;
}

#head-avatar > img {
    width: 100%;
}

#head-name {
    position: absolute;
    line-height: 0;
    bottom: 24px;
    color: azure;
    font-size: 30px;
    font-weight: bold;
    left: 185px;
}

#head-name > svg {
    display: inline;
    width: 20px;
    margin-left: 7px;
}

.sect-title > svg, .btn-mob > svg{
    fill: var(--color-616161-to-CFCFCF);
}

.clear,.clearfix,.clr {
    clear: both
}

.header-menu > li,.logotype {
    float: left
}

.header-share{
    white-space: nowrap
}

.menu-label{
    text-overflow: ellipsis;
    overflow: hidden
}

.nav,.nav-in > li {
    text-align: center
}

.sort-hd,.sort-hd:before,input,select {
    vertical-align: middle
}

.logotype, .menu-label, .wrap{
    overflow: hidden
}

.logotype svg
 {
  position:absolute;
  top:19px;
  left:28px;
 }

.clearfix:after,.sort-hd:before,.thumb-title:before,.thumbs-floats::after,.tview:before {
    content: ""
}

.link-cont {
    position: relative
}

.link-cont > i {
    color: var(--color-222-to-FF6877);
}

.link-cont a {
    padding-right: 23px!important
}

i.d-menu {
    position: absolute;
    pointer-events: none;
    font-size: 12px;
    right: 6px;
    top: 30px;
}

.clearfix {
    width: 100%
}

ul{
    list-style: none
}


article,aside,figure,figure img,footer,header,hgroup,main,nav,section {
    display: block
}

.meta-like, .menu-label, .nav-show, .pagination, #more_video, .sect-title, .v-tags-capt, b, h1, h2, h3, strong{
    font-weight: 700
}

img {
    max-width: 100%
}

.clearfix:after {
    display: table;
    clear: both
}

a {
    text-decoration: none
}


.thumb-cover {
    width: 100%;
    display: block;
    position: absolute;
}

.not-wide .thumb-cover {
    top: -15%;
}

.sect-title-wrap {
    display: flex;
    justify-content: space-between;
}

.center,.header-in.center {
    max-width: 1430px
}

.center,.wrap {
    position: relative
}

.wrap {
    min-width: 320px;
    z-index: 9999;
    padding-top: 70px
}

.center {
    margin: 0 auto;
    padding-left: 30px;
    padding-right: 30px
}

.header {
    background-color: var(--color-FFF-to-090909);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.05);
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999999
}

.header-share, .nav{
    position: absolute
}

.header-in {
    height: 70px;
    padding-right: 140px
}

.cont {
    padding: 0 30px 30px;
    min-height: 800px
}


.footer a:hover,.v-tags a:hover {
    text-decoration: underline;
    cursor: pointer
}

.tlike > svg {
    width: 15px;
    height: 15px;
    margin-right: 4px;
    position: relative;
    top: 2px;
}

.v-tags > .v-tags-capt {
    color: var(--color-FF5465-to-FFF);
    border-right: none;
    font-weight: bold
}

.logotype {
    display: block;
    width: 200px;
    height: 70px;
    margin: 0 100px 0 -30px
}

.header-menu {
    float: left;
    line-height: 70px;
    height: 70px
}

.header-menu > li+li {
    margin-left: 42px
}

.header-menu a {
    color: var(--color-222-to-CFCFCF);
    display: block
}

.header-menu > li:hover {
    box-shadow: inset 0 -3px 0 0 #ff5465;
}

.header-menu > li:hover .link-cont > a, .header-menu > li:hover i.d-menu, .nav-in > li > a:hover {
    color: #ff5466;
}

.nav-show {
    margin-right: -10px
}


#day-night {
 user-select: none;
 cursor: pointer;
 float: right;
 margin: 25px 25px 0 0;
}

#day-night > svg {
    width: 20px;
    height: 20px;
}

#day-night-icon {
    transition: fill 0.15s ease;
}

#day-night-icon.to-night {
    fill: #616161;
}

#day-night-icon.to-night:hover {
    fill: #4682B4;
}

#day-night-icon.to-day {
    fill: #cfcfcf;
}

#day-night-icon.to-day:hover {
    fill: #FFC300;
}

.header-share {
    right: 30px;
    top: 22px;
    height: 26px
}

.header-share a {
    display: inline-block;
    width: 26px;
    height: 26px;
    background-position: -1px -315px;
    transition: transform .2s
}

.header-share a svg {
    width: 26px;
    height: 26px;
}

.header-share a:first-child {
    margin: 0
}

.header-share a:nth-child(2) {
    background-position: -1px -286px
}

.header-share a:nth-child(3) {
    background-position: -1px -344px
}

.header-share a:hover {
    transform: rotate(20deg)
}

.nav {
    background-color: rgba(255,255,255,.9);
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15),inset 0 5px 10px 0 rgba(0,0,0,.05);
    padding-top: 20px;
    width: 100%;
    left: 0;
    top: 100%;
    display: none
}

.nav-in > li {
    width: 11%;
    margin-bottom: 20px
}

.all-url:hover > .menu-pic > .fa-watch-all {
    color: inherit;
}

.menu-pic {
    display: block;
    width: 100%;
    max-width: 107px;
    height: 107px;
    background-color: var(--color-DADADA-to-656565);
    margin: 0 auto 5px
}

.fa-watch-all {
    font-size: 70px;
    padding-top: 19px;
    color: var(--color-unset-to-FFF);
}

.sub-url:hover > .menu-pic > .fa-watch-all {
    color: inherit;
}

.menu-label {
    margin-top: 5px;
    line-height: 25px;
    text-transform: uppercase;
    white-space: normal;
    display: block;
    font-size: 16px
}

.sect-title {
    padding: 12px 0;
}

.sect-title > svg {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: middle;
}

.sect-title > i {
    margin-right: 5px;
    color: var(--color-616161-to-CFCFCF);
    vertical-align: middle;
}

.related-items .sect-title > i {
    position: relative;
    top: -1px;
}

.sect-title > h1 {
    font-size: 23px;
    font-weight: bold;
    vertical-align: middle;
}

.sect-title > h2 {
    line-height: 20px;
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.sect-title.rel-vids > h2 {
    font-size: 20px;
    font-weight: normal;
}

.rel-vids > i {
    font-size: 21px
}


.sect-title > h3 {
    line-height: 20px;
    display: inline;
    vertical-align: middle;
}

.sect-header .sect-title {
    margin-bottom: 0
}

.sect-header > a {
    font-size: 14px;
    margin-right: 75px
}

.desc-text {
    border-top: 1px solid var(--color-D3D3D3-to-8A8A8A);
    margin-top: 40px;
    padding-top: 20px;
}

.desc-text .sect-title {
    font-size: 18px;
    margin-bottom: 15px
}

.desc-text > p {
    line-height: 24px;
    color: var(--color-4A4A4A-to-CFCFCF);
    font-size: 16px
}

.desc-text > p+p {
    margin-top: 15px
}

.desc-text > p+.sect-title {
    margin-top: 30px
}

#txt
 {
  margin: 20px 0;
  width: 100%;
 }
#return_msg
 {
  margin-bottom: 20px;
 }
.desc-text.page-text
 {
  border-top: none;
  margin: 10px 0 0 0;
  padding: 20px 0 0 0;
 }


.thumbs-floats {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
}

.thumbs-floats::after {
    height: 0;
    width: 30%;
    flex: auto
}

.thumb,.thumb-in,.thumb-title {
    position: relative
}

.thumb {
    width: 25%;
    padding: 0 5px 0 0;
    margin-bottom: 20px
}

.thumb.wide, .thumb.not-wide {
    width: 33.33%;
}

.thumb.cat {
    padding: 0 23px 0 0;
}

.thumb-in {
    display: block;
}

.thumb-title {
    padding: 5px 3px 0 3px;
    font-size: 15px;
    font-weight: bold;
    color: var(--color-454545-to-D4D4D4);
}

.thumb-meta-bottom,.thumb-meta-top,.thumb-title:before {
    position: absolute;
    left: 0;
    width: 100%
}

.thumb-title:before {
    height: 30px;
    top: 0;
    opacity: 0;
}

.cat .thumb-title:before {
    background: none;
}

.cat .thumb-title {
    text-align: center;
    padding-top: 4px;
}

.thumb-meta-bottom {
    bottom: 0;
    z-index: 10;
    padding: 2px 4px 1px;
}

.thumb-meta-top {
    top: 0;
    z-index: 10;
    padding: 0 4px 10px;
}

.tview:before {
    position: relative
}

.tdate, .tlike, .ttime, .tview{
    display: inline-block;
    line-height: 20px;
    height: 20px;
    color: #FFF;
    font-weight: 700;
    font-size: 12px;
    background-color: rgba(0, 0, 0, .23);
    padding: 0 3px;
    border-radius: 3px;
    margin-bottom: 2px;
}

.ttime {
    margin-top: 3px;
    font-weight: 400;
}

.tdate {
    width: 100px
}

.tview {
    text-align: right;
    line-height: 20px;
}

.tview > i{
    margin-right: 3px;
}

.tview > i {
    width: 14px;
}


.thumb-in:hover .thumb-meta-bottom,.thumb-in:hover .thumb-meta-top {
    opacity: 0
}

.thumb-in:hover .thumb-title:before {
    background: url("/assets/webp/shadow.webp") center 0 no-repeat;
    opacity: 1
}

.thumb-in:hover .thumb-img {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.15)
}

.toptext-container {
    position: relative;
}

.toptext {
    font-size: 18px;
    margin-bottom: 8px;
    color: var(--color-474747-to-CFCFCF);
    overflow: hidden;
    display: inline-block;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.toptext.deployed {
    display: inline-block;
    -webkit-mask-image: unset!important;
    margin-bottom: 10px;
}


.cat > a, .soc-link {
    transition: filter .2s ease, -webkit-filter .2s ease;
}

.cat > a:hover, .soc-link:hover {
    -webkit-filter: brightness(115%);
    filter: brightness(115%);
}

.count-videos {
    position: absolute;
    color: #fff;
    right: 1rem;
    top: .5rem;
    padding: 0 .5rem .25rem;
    background-color: rgba(0,0,0,.3);
    font-size: .8125rem;
    border-radius: .25rem;
}

#tipbox {
    position: absolute;
    display: none;
    z-index: 9999;
    border-radius: 4px;
}

.tipbox-caption {
    display: block;
    padding: 2px 5px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color: var(--color-222-to-F3F3F3);
    background-color: var(--color-F07A87-to-B04551);
}

.tipbox-img {
    position: absolute;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}

#tipbox > .tipbox-counter {
    font-size: 11px;
    padding: 0 4px 2px 4px;
    right: 3px;
    top: 3px;
}

.tipbox-sq-img-container {
    position: relative;
    padding-bottom: 100%;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    background-color: var(--color-DADADA-to-656565);
}

.count-videos > svg {
    position: relative;
    top: 4px;
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.count-videos.tipbox-counter > svg {
    width: 16px;
    height: 16px;
    top: 3px;
}

.button-refresh > i {
    margin-right: 0;
}

.button-refresh > i, .button-all > i, .button-refresh > span, .button-all > span {
    color: #fff;
    font-size: 15px;
}

.button.button-refresh, .button.button-all {
    padding: 0 14px;
    line-height: 28px;
    height: 28px;
    margin-left: 4px;
}

.button.button-refresh.small {
    height: 20px;
    padding: 0 6px;
    line-height: 19px;
}

.button.button-refresh.small i, .button.button-refresh.small span {
    font-size: 13px;
}

.button-all > i {
    margin-right: 3px;
}

#ajax_watching_now {
    display: contents
}

#ajax_tags {
    padding-top: 0;
}

.porn-more-link {
    color: var(--color-222-to-F3F3F3);
}

.more-container {
    margin-top: 30px;
}

i.more-down {
    position: relative;
    display: block;
    text-align: right;
    top: -30px;
    right: 23px;
    pointer-events: none;
    color: var(--color-unset-to-F3F3F3);
}

#player_container2 {
    position: relative;
    z-index: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

#player_container2 > img {
    width: 100%;
}

.video-box embed{
    width: 100%;
    max-width: 100%!important;
    height: 440px;
    display: block
}

.close-overlay,.side-panel,.video-preview {
    height: 100%;
    width: 100%
}

.side-panel {
    visibility: hidden;
    max-width: 260px;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #222;
    z-index: 99999;
    position: fixed;
    left: -260px;
    top: 0;
    transition: left .4s;
    -webkit-transition: left .4s
}

.side-panel.active {
    left: 0;
    visibility: visible;
}

.side-panel > li {
    position: relative;
    border-bottom: 1px solid #111
}

.close-overlay {
    background-color: rgba(0,0,0,.5);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99998;
    display: none
}

.side-url {
    display: block;
    padding: 10px 0;
    color: #FFF;
    text-transform: uppercase;
    padding: 10px 0 10px 30px;
    font-weight: 700;
}

.filter-section,.filter-section.pornstars {
    padding-right: 0;
}

.m-menu {
    position: absolute;
    left: 5px;
    top: 11px;
    display: block;
    color: #fff;
    cursor: pointer;
    pointer-events: none
}

.m-menu:before {
    font-size: 17px
}

.video-preview {
    position: absolute;
    z-index: 999;
    background: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: all
}

.video-preview.show {
    opacity: 1
}

.video-preview__video {
    position: absolute;
    left: 0;
    width: 100%;
    height: auto;
    opacity: 1;
    pointer-events: none
}

.btn-mob {
    display: none
}

#menu-top-list {
    opacity: 0;
    visibility: hidden;
    height: 0;
    position: absolute
}

.desc-text a, .toptext > a {
    font-weight: 700;
    color: var(--color-FF5465-to-FFA4AD);
}

.thumb-img {
    padding-bottom: 56.25%;
    position: relative;
    max-width: inherit;
    display: block;
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    background-color: var(--color-DADADA-to-656565);
    transition: box-shadow .2s;
    z-index: 100;
    box-shadow: 0 3px 5px rgb(0 0 0 / 74%);
}

.cat .thumb-img {
    padding-bottom: 100%;
}

.wide .thumb-img {
    padding-bottom: 56.25%;
}

#gotop {
    position: fixed;
    z-index: 9999;
    bottom: 24px;
    width: 64px;
    height: 64px;
    right: 15px;
    opacity: 0.65;
    color: #ff5465;
    font-size: 70px;
    text-align: center;
    transition: color 0.15s ease;
}

#gotop::before {
    position: relative;
    top: -5px;
}

#gotop:hover {
    cursor: pointer;
    color: #ff2137;
}

.display-none {
    display: none
}

a:hover {
    cursor: pointer;
}

a:hover, a:focus, .hd-menu li a.active {
    color: #ff5465;
    text-decoration: none;
}

h1 {
    display: inline;
    line-height: 1.1;
}

h1, h2, h3{
    font-weight: 400;
}

h1 {
    font-size: 26px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

button, textarea, input[type="text"] {
    appearance: none;
    -webkit-appearance: none;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 16px;
}


.button {
    padding: 0 44px;
    color: #fff;
    display: inline-block;
    background: var(--gradient-45);
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    position: relative;
}

.button.video_download {
    padding: 0;
}

.button::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: background 0.2s ease-in-out;
    border-radius: 4px;
    z-index: 1;
}

.button:hover::before {
    background: rgba(0, 0, 0, 0.15);
}

.button > * {
    position: relative;
    z-index: 2;
}


.button:hover {
    color: #fff;
    background-color: #ff5466;
}

input[type="text"]{
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 15px;
    background-color: var(--color-E4E4E4-to-666666);
    color: var(--color-222-to-FFF);
    border-radius: 4px;
    box-shadow: none;
}

input::placeholder {
    color: var(--color-616161-to-FFF);
}

input:focus::-webkit-input-placeholder, input:focus::-moz-placeholder, input:focus:-moz-placeholder, input:focus:-ms-input-placeholder {
    color: transparent;
}


textarea {
    display: block;
    width: 100%;
    padding: 15px;
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    height: 90px;
    color: #7c7c7c;
    background-color: #e4e4e4;
    border-radius: 4px;
    box-shadow: none;
}

.thumb:hover > .thumb-in > .thumb-title {
    color: var(--color-FF5466-to-FFA4AD);
}

.thumb-title {
    transition: color .2s;
}

button, .thumb-meta-top, .thumb-meta-bottom {
    transition: color .2s, background-color .2s, opacity .2s;
}

select {
    height: 40px;
    border: 1px solid #e3e3e3;
    background-color: #FFF;
}

.thumb-meta-top, .thumb-meta-bottom {
    pointer-events: none;
}

.fx-row{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.footer {
    background-color: #484848;
    margin-top: 30px;
    padding: 20px 0;
    color: #fff;
    font-size: 16px;
}

.footer-in {
    padding-left: 300px;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 31px;
    min-height: 47px;
}

.footer-link {
    display: inline-block;
    position: absolute;
    left: 0;
    top: -15px;
}

.pagination {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
}

.pagination > li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 3px 10px 3px;
}

.pagination > li > a, .pagination > li > span {
    height: 40px;
    line-height: 40px;
    padding: 0 7px;
    display: block;
    border-bottom: 3px solid transparent;
}

.pagination > li > a {
    color: var(--color-unset-to-FFF);
}

.pagination > li > a:hover, .pagination > li > span {
    color: var(--color-FF5465-to-FF6272);
    border-bottom-color: var(--color-FF5465-to-FF6272);
}

.pagination > li.dots:hover, .pagination > li.active:hover {
    cursor: default;
}

.footer-menu {
    float: left;
}

.footer-menu a {
    color: #FFF;
    margin-right: 30px;
}

.footer-copyr {
    float: right;
}

.footer-counts {
    height: 31px;
    float: right;
    margin-left: 60px;
}

#download_form {
    display: none
}

.decor-sect {
    box-shadow: var(--box-shadow-none);
    padding: 15px 25px;
    background-color: var(--color-FFF-to-090909);
}

.v-sect {
    padding-bottom: 30px;
}

.v-meta {
    position: relative;
    border-bottom: 1px solid var(--color-E5E5E5-to-8A8A8A);
    padding-bottom: 15px;
}

.meta-item {
    height: 22px;
    border-left: 1px solid var(--color-E5E5E5-to-8A8A8A);
    text-align: center;
    line-height: 22px;
    padding: 0 10px;
    float: left;
    font-size: 14px;
    white-space: nowrap;
    margin-top: 6px;
}

.meta-time, .meta-views {
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.meta-icon {
    margin-right: 8px;
    color: var(--color-9B9B9B-to-CFCFCF);
}

.meta-like {
    float: left;
    height: 22px;
    line-height: 22px;
    margin-top: 6px;
    font-size: 14px;
    width: auto;
}

.meta-like > a {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    margin-right: 10px;
    cursor: default;
}

.meta-like > a.ready {
    cursor: pointer;
}

#like_btn.ready:hover > svg {
    fill: #005800;
    transform: scale(1.12);
}

#unlike_btn.ready:hover > svg {
    fill: #94031B;
    transform: rotate(0.5turn) scale(1.12);
}

.like-plus, .like-minus {
    width: 20px;
}

.like-minus {
    margin: 0 0 0 10px;
}

.like-plus > svg, .like-minus > svg {
    width: 20px;
    height: 20px;
    position: relative;
    transition: fill 0.2s ease, transform 0.2s ease;
}

.like-plus > svg {
    top: 0px;
    fill: var(--color-3EC541-467700);
}

.like-minus > svg {
    transform: rotate(0.5turn);
    fill: #C53E3E;
    top: 3px;
}

.like-count {
    display: inline-block;
    width: 35px;
    text-align: center;
}

.v-desc {
    line-height: 24px;
    color: var(--color-474747-to-CFCFCF);
    margin-top: 15px;
}

.v-tags {
    margin-top: 20px;
}

.v-tags + .v-tags {
    margin-top: 20px;
}

.v-tags-capt {
    margin-right: 4px;
}

.v-tags a {
    color: var(--color-3663A7-to-FF6877);
    display: inline-block;
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid var(--color-E5E5E5-to-8A8A8A);
}

.v-tags a:last-of-type {
    border-right: 0;
}

.porn-more-link {
    display: block;
    text-align: center;
    height: 44px;
    line-height: 44px;
    border-radius: 5px;
    margin-top: -30px;
    background-color: var(--color-F07A87-to-B04551);
    text-transform: uppercase;
    width: 100%;
    font-size: 21px;
}

.porn-more-link:hover {
    background-color: var(--color-B44556-to-D1626C);
    color: #fff;
}

.porn-more-link:hover ~ i.more-down {
    color: #fff;
}


.video-page__row {
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: flex-start;
}

.video-page__row-item {
    max-width: 1000px;
    width: 73%;
}

.video-page__row-item.newest-videos {
    display: flex;
    flex-direction: column;
    width: 23%;
    height: auto;
    max-width: 335px;
    box-shadow: var(--box-shadow-none);
    padding: 15px 25px;
    background-color: var(--color-FFF-to-302F2F);
}

.newest-videos > .sect-title {
    padding: 0 0 10px 0;
    margin: 0;
}

.newest-videos > .sect-title > h2 {
    display: inline;
    font-size: 17px;
    font-weight: normal;
    line-height: 20px;
}

#ajax_newest_videos > .thumb {
    width: 100%;
    padding: 0;
}

.newest-videos .thumb-title {
    height: auto;
}

.decor-sect {
    margin-bottom: 0;
}

.sect > .sect-title {
    margin-top: 30px;
}

.button-share {
    position: absolute;
    right: 300px;
    padding: 0 10px;
}

.button-share > span {
    pointer-events: none;
}

.videopage-share__content {
    display: none;
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 99999;
    background-color: var(--color-FFF-to-222);
    max-width: 500px;
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    box-shadow: 0.25em 0.25em 1em rgba(0,0,0,.25);
}

.videopage-share__content.visible {
    display: block;
}

.share-inner__title {
    margin: 10px 0;
    display: block;
}

.share-inner__content > textarea, .share-inner__content > input {
    font-size: 14px;
    background-color: var(--color-FFF-to-E4E4E4);
    color: #000;
    border: 1px solid #ccc;
}

.share-inner__btns {
    margin-top: 5px;
}

.share-inner__btns > .btn {
    background: #CCC;
    padding: 10px 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: initial;
}

.share-inner__btns > .btn.active {
    background: #9D9C9C;
}

.expand-link {
    display: none;
}

.desc-text {
    height: 100%;
}

#showBtnSort > i {
    pointer-events: none;
    width: 14px;
    color: var(--color-unset-to-F3F3F3);
}


.desc-text > ul {
    list-style: circle;
    padding-left: 20px;
    color: var(--color-4A4A4A-to-CFCFCF);
    font-size: 16px;
}

.desc-text > ul > li {
    margin: 5px 0;
}

.desc-text a:hover, .toptext > a:hover {
    text-decoration: underline;
}

.desc-text > h1, .desc-text > h2, .desc-text > h3 {
    margin: 10px 0;
}

.nav-in.center.fx-row {
    display: flex;
    flex-direction: row;
}

.v-desc p a {
    font-weight: bold;
    text-decoration: underline;
}

.v-desc p a:hover {
    text-decoration: none;
}

.video_download {
    color: #fff;
    font-weight: 700;
    display: inline-block;
    background: var(--gradient-180);
    height: 36px;
    line-height: 36px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 16px;
    position: absolute;
    right: 0;
    width: 100px;
    text-align: center;
}


.video_download > i {
    margin-right: 5px;
    font-size: 19px;
}


.starring {
    display: inline-block;
}

#msg_container {
    position: fixed;
    top: 50%;
    width: 450px;
    left: calc(50% - 160px);
    z-index: 9999;
    display: none;
    cursor: default;
}

.notice-item {
    width: 320px;
    box-sizing: border-box;
    z-index: 9999;
    background: #fff4cc;
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .1);
    font-weight: bold;
    color: #ffe6e6;
    border-radius: 3px;
    text-align: center;
    font-size: 110%;
    padding: 16px;
    font-family: sans-serif;
    display: block;
    position: relative;
    margin: 0 0 12px 0;
}


#menu-top-list.hovered {
    opacity: 1;
    visibility: visible;
    height: auto;
    left: 0;
    background: var(--color-FFF-to-222);
    top: 70px;
    padding-top: 25px;
    width: 100%;
    box-shadow: 0 7px 11px 0 rgb(0 0 0 / 5%);
}

.side-panel.active > li:hover {
    background: rgba(189, 187, 187, 0.28);
}

.side-panel.active::-webkit-scrollbar {
    width: 10px;
}

.side-panel.active::-webkit-scrollbar-track {
    background: #ddd;
    border-radius: 20px;
}

.side-panel.active::-webkit-scrollbar-thumb {
    background: #666;
    border-radius: 20px;
}

.page_nav {
    width: 100%;
}


.v-tags .starring a {
    border-right: none;
    padding-right: 2px;
    margin-right: 0;
}

.v-tags > i {
    color: var(--color-FF5465-to-FFF);
    margin-right: 4px;
}

.v-tags .starring a:not(:first-child) {
    margin-left: 5px;
}


@-webkit-keyframes dots {
    0%,20%,60%,to {
        -webkit-transform: scale(0,0);
    }

    40% {
        -webkit-transform: scale(1,1);
    }
}

@keyframes dots {
    0%,20%,60%,to {
        -webkit-transform: scale(0,0);
        transform: scale(0,0);
    }

    40% {
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }
}

.fa-calendar:before {
    content: "\f073";
}

.fa-bullseye-pointer:before {
    content: "\f649";
}


.fa-check:before {
    content: "\f00c"
}

.filter-section {
    text-align: right;
    margin: auto 0;
    padding: 5px 0 5px 0;
    min-width: 20%;
}

.filter-container {
    display: inline-block;
    position: relative;
    line-height: 0px;
}

#showBtnSort {
    background: 0 0;
    border: 1px solid #c5b6b6;
    color: #000;
    cursor: pointer;
    padding: 5px;
    text-transform: lowercase;
    font-size: 14px;
    font-weight: 200;
    height: initial;
    line-height: initial;
    border-radius: 3px;
}

.qty_sort > a, div.select_sort > a {
    text-decoration: none;
    font-size: 14px
}

#showBtnSort:active {
    background: #e35150
}

#i-relevant {
    width: 12px;
    height: 12px;
    display: inline-block;
    position: relative;
}

#i-relevant > svg {
    width: 15px;
    height: 15px;
    position: absolute;
    right: -2px;
    top: -1px;
    fill: var(--color-222-to-F3F3F3);
}

div.select_sort {
    display: none;
    background-color: var(--color-FFF-to-222);
    position: absolute;
    right: 0;
    top: 35px;
    z-index: 100000;
    text-align: left;
    width: 128px;
    border-radius: 3px;
    -webkit-box-shadow: 3px 4px 22px -3px rgba(0,0,0,.75);
    -moz-box-shadow: 3px 4px 22px -3px rgba(0,0,0,.75);
    box-shadow: 3px 4px 22px -3px rgba(0,0,0,.75)
}

div.select_sort > a {
    color: var(--color-unset-to-F3F3F3);
    padding: 10px;
    display: block;
    cursor: pointer;
    font-size: 11px;
}

div.select_sort > a > i {
    margin-right: 5px;
    visibility: hidden;
}

div.select_sort > a.selected > i {
    visibility: visible;
}

div.select_sort > a:first-child {
    border-radius: 3px 3px 0px 0px;
}

div.select_sort > a:last-child {
    border-radius: 0px 0px 3px 3px;
}

div.select_sort > a:not(:last-child) {
    border-bottom: 1px solid var(--color-CDCACA-to-4F4F4F);
}

div.select_sort > a:hover {
    background: var(--gradient-180);
    color: #fff;
}

#show_sort {
    display: none;
    border: var(--border-width-one-zero) solid #616161;
    color: var(--color-222-to-FFF);
    text-align: center;
    vertical-align: middle;
    background: var(--color-FFF-to-gradient-45);
    padding: 0;
    line-height: 36px;
    cursor: pointer
}

.qty_sort,span.arrow {
    display: inline-block
}

#show_sort.active {
    background: #e35150
}

.qty_sort {
    text-align: center;
    border-radius: 3px;
    font-weight: bold;
    margin: 10px 5px 0 0
}

.qty_sort > a {
    padding: 4px;
    border: 1px solid #c5b6b6;
    color: var(--color-unset-to-F3F3F3);
    border-radius: 3px
}

.qty_sort > a:first-child {
    border-radius: 3px 0 0 3px;
    border-right: none
}

.qty_sort > a:last-child {
    border-radius: 0 3px 3px 0;
    margin-left: -5px
}

.qty_sort > a.active {
    color: #fff
}

.qty_sort > a.active, .select_sort > a.selected {
    position: relative;
    background: var(--gradient-45);
    pointer-events: none;
    cursor: not-allowed
}

.select_sort > a.selected {
    background: 0 0
}

span.arrow {
    border-width: 4px;
    border-style: solid;
    border-color: #666 transparent transparent;
    width: 0;
    height: 0;
    vertical-align: top;
    margin: 7px 0px -6px 2px;
    pointer-events: none
}

#show_sort > span.arrow {
    border-top-color: var(--color-666-to-FFF);
    margin-top: 17px;
}

#showBtnSort > span.arrow {
    border-top-color: var(--color-666-to-F3F3F3);
}

.filter-section.pornstars > .select_sort {
    top: 30px
}

.all_cats,.all_pornstars {
    display: flex;
    flex-wrap: wrap;
    margin-right: -22px;
}

.all_cats::after,.all_pornstars::after {
    height: 0;
    width: 30%;
    content: "";
    flex: auto
}

.related-tags {
    padding: 15px 0 10px 0;
}

.related-tags > h2, .related-tags > h3, .related-items > h2, .social-links > h2 {
    padding-bottom: 5px;
}

.related-tags > span > i {
    color: var(--color-FF5465-to-FF6272);
}

.related-tags > span > a {
    padding-right: 10px;
    font-weight: bold;
}

.related-tags > span {
    padding-top: 6px;
    display: inline-block;
}

.related-tags > span > a:hover {
    text-decoration: underline;
}

.tags-list {
    column-count: 6;
    margin-top: 15px;
}

.all_cats .sect-title {
    margin-top: 20px;
    margin-bottom: 3px;
}

.all_cats .tags-list {
    margin-bottom: 13px
}

.all_cats .all_pornstars {
    margin-top: 10px;
}

.tags-letters {
    margin-top: 20px;
}

.tags-letters a {
    border: 1px solid #aeaeae;
    font-size: 16px;
    padding: 10px;
    border-radius: 3px;
    font-weight: bold;
    color: #008adf;
    display: inline-block;
    margin-bottom: 4px;
}

.tags-letters a:hover {
    color: #fe6675;
    border: 1px solid #fe6675;
}

.tags-title {
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #fe6675;
    padding: 5px 10px;
    display: inline-block;
    color: #fe6675;
    border-radius: 3px;
}

.tags-title, .tags-list ul, .tags-list li {
    margin-bottom: 7px;
}

.tags-list i {
    color: #ff5465;
    padding-right: 3px;
}

.social-links {
    margin-top: 8px;
    margin-bottom: 15px;
}

.soc-row {
    display: inline-block;
    margin-top: 7px;
}

.soc-item {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.soc-item:not(:last-child) {
    margin-right: 7px;
}

.soc-img {
    width: 100%;
}

.soc-link {
    display: block;
}

@media screen and (min-width: 1221px) {
    .pagination > li {
        margin: 0 5px 10px 5px;
    }
}

@media screen and (max-width: 1430px) {
    .menu-pic {
        width: 100%;
        max-width: 80px;
        max-height: 80px;
        height: auto;
    }

    .fa-watch-all {
        font-size: 50px;
        padding-top: 14px
    }

    .menu-label {
        font-size: 14px;
    }
}

@media screen and (min-width: 1221px) and (max-width: 1330px) {
    .meta-item.meta-date {
        visibility: hidden;
    }
}

@media screen and (max-width: 1266px) {
    .fa.fa-newest {
        display: none
    }
}

@media screen and (max-width: 1220px) {
.center {
        max-width: 1200px;
    }

    .header-share {
        right: 51px;
    }

    

    .footer-in {
        padding-left: 200px;
    }

    .footer-counts {
        margin-left: 30px;
    }

    .tdate, .ttime, .tview, .tlike{
        font-size: 0.8em;
    }

    .logotype {
        margin-right: 20px;
    }

    .menu-label {
        font-size: 12px;
    }

    .videopage-share__content {
        left: 0;
        top: 90px;
    }

    .btn-container {
        flex-grow: 2;
        justify-content: space-between;
        display: flex;
        margin-top: 20px;
        width: 100%;
    }

    .btn-container > .button {
        position: relative;
        right: 0;
        width: 100%;
        max-width: 167px;
        display: inline-block;
    }

    .v-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .meta-item {
        border: 0!important;
    }

.center {
        max-width: 1200px;
    }

    .header-share {
        right: 51px;
    }

    

    .footer-in {
        padding-left: 200px;
    }

    .footer-counts {
        margin-left: 30px;
    }

    .tdate, .ttime, .tview, .tlike{
        font-size: 0.8em;
    }

    .logotype {
        margin-right: 20px;
    }

    .menu-label {
        font-size: 12px;
    }

    .btn-container {
        flex-grow: 2;
        justify-content: space-between;
        display: flex;
        margin-top: 20px;
        width: 100%;
    }

    .btn-container > .button {
        position: relative;
        right: 0;
        width: 100%;
        max-width: 167px;
        display: inline-block;
    }

    .v-meta {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .meta-item {
        border: 0!important;
    }
}

@media screen and (max-width: 1180px) {
    .filter-section {
        min-width: 25%;
    }
}

@media screen and (max-width: 1160px) {
    .newest-videos .sect-title > h2 {
        font-size: 15px;
    }

    .newest-videos .button.button-refresh.small {
        margin-left: 1px;
        padding: 0 4px;
    }
}

@media only screen and (max-width: 1152px) {
    .tags-list {
        column-count:5;
    }
}


@media screen and (max-width: 1090px) {
.video-page__row-item {
        width: 100%;
    }

    .video-page__row-item.newest-videos {
        display: none;
    }

.add-fav {
        display:none;
    }
}

@media screen and (min-width: 760px) and (max-width: 1005px) {
    .footer-copyr {
        float: left;
    }
}

@media screen and (max-width: 950px) {
.sect-title {
        padding: 10px 0
    }

    .sect-title > h1 {
        font-size: 20px
    }

    .sect-title > h2 {
        font-size: 19px
    }

    .header-menu,.nav, i.d-menu {
        display: none
    }

    .btn-mob {
        position: absolute;
        right: 18px;
        top: 22px;
        cursor: pointer;
        display: block
    }

    .btn-mob > svg {
        height: 25px;
        width: 25px;
    }

    .btn-mob::before {
        content: "";
        position: absolute;
        height: 70px;
        width: 54px;
        top: -22px;
        left: -6px;
    }

    #gotop {
        width: 50px;
        height: 50px;
        bottom: 10px;
        font-size: 60px;
    }

    #head-avatar {
        width: 115px;
        left: 8px;
        bottom: 4px;
    }

    #head-name {
        left: 140px;
        font-size: 28px;
        bottom: 15px;
    }

    .all_cats, .all_pornstars, #head-banner{
        margin-right: -5px;
    }

.nav-show {
        background: transparent;
    }

    .center {
        max-width: 768px;
    }

    .menu-label {
        margin-top: unset;
        line-height: unset;
        font-size: unset;
    }

    

    .footer-in {
        padding-left: 30px;
        background-image: none;
    }

    .meta-time, .meta-views {
        width: 125px;
    }

    .meta-like {
        width: 20%;
    }

    .meta-date {
        width: auto;
        padding: 0 0 0 20px;
        text-align: left;
    }

    .footer-link {
        display: none;
    }

    #menu-top-list {
        display: none;
    }

    .btn-container {
        clear: both;
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 12px;
    }

    .meta-views {
        display: inline-block;
    }

    .thumb.cat, .thumb.wide, .thumb.not-wide {
        width: 50%;
    }

    .thumb:nth-child(odd) {
        padding-left: 0;
        padding-right: 3px;
    }

    .thumb:nth-child(even) {
        padding-right: 0;
        padding-left: 3px;
    }

    .cropped {
        max-height: 295px;
        overflow: hidden;
    }

    .btm-desc.cropped {
        margin-bottom: 0px;
        max-height: 250px;
        overflow: hidden;
    }

    .expanded {
        height: auto;
        height: 100%;
        padding-bottom: 35px;
    }

    .btm-desc.expanded {
        height: auto;
        max-height: 5000px;
        padding-bottom: 35px;
    }

    .expand-link {
        position: absolute;
        bottom: 56px;
        right: 0;
    }

    .expand-link:hover {
        background-color: #ebebeb;
    }

    .text-button {
        padding: 0 10px;
        text-decoration: underline;
        background: #f3f3f3 !important;
        display: inline-block;
        font-size: 16px;
        line-height: 16px;
        height: 34px;
        box-shadow: none;
        color: #000 !important;
    }

    .btm-desc .expand-link {
        background-color: #fff;
    }

    .filter-section {
        min-width: 32%;
    }

    .porn-more-link {
        font-size: 20px;
    }

    
}

@media only screen and (max-width: 900px) {
    .tags-list {
        column-count:4;
    }
}


@media only screen and (max-width: 768px) {
    .tags-list {
        column-count:3;
    }
}

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


    .meta-item.meta-time {
        visibility: visible;
    }

    .header-share {
        display: none;
    }

    .center {
        max-width: 640px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .logotype {
        margin: 0 0 0 -30px;
    }

    .header-in {
        padding-right: 50px;
    }

    

    .header-share {
        right: 15px;
    }

    .pprev, .pnext {
        display: none !important;
    }

    .footer {
        padding: 0;
    }

    .footer-menu {
        width: 100%;
    }

    .footer-copyr {
        float: none;
        text-align: center;
    }

    .footer-counts {
        float: none;
        margin: 0;
        height: 100%;
    }

    .footer-menu a {
        margin-right: 0;
        display: block;
        text-align: center;
    }

    

    .v-meta {
        display: flex;
        flex-wrap: wrap;
    }

    .meta-item, .meta-like {
        float: none;
        width: auto;
    }

    .meta-item {
        padding: 0;
    }

    .v-meta:after {
        display: none;
    }

    .video_download {
        right: -20px;
    }

    .sect > .sect-title {
        margin-top: 15px
    }

    .footer-link {
        top: 50px;
    }

    

    #head-avatar {
        width: 95px;
    }

    #head-name {
        left: 120px;
        font-size: 25px;
    }

    #head-name > svg {
        width: 17px;
    }

    .filter-section {
        min-width: 37%;
    }

    .toptext {
        font-size: 16px;
    }


    .meta-item.meta-time {
        visibility: visible;
    }

    .header-share {
        display: none;
    }

    .center {
        max-width: 640px;
        padding-left: 15px;
        padding-right: 15px;
    }

    .logotype {
        margin: 0 0 0 -30px;
    }

    .header-in {
        padding-right: 50px;
    }

    

    .header-share {
        right: 15px;
    }

    .pprev, .pnext {
        display: none !important;
    }

    .footer {
        padding: 0;
    }

    .footer-menu {
        width: 100%;
    }

    .footer-copyr {
        float: none;
        text-align: center;
    }

    .footer-counts {
        float: none;
        margin: 0;
        height: 100%;
    }

    .footer-menu a {
        margin-right: 0;
        display: block;
        text-align: center;
    }

    .footer-link {
        top: 50px;
    }

    .all_pornstars::after, .all_cats::after {
        display: none;
    }

    

    #head-avatar {
        width: 95px;
    }

    #head-name {
        left: 120px;
        font-size: 25px;
    }

    #head-name > svg {
        width: 17px;
    }

    .filter-section {
        min-width: 37%;
    }

    .toptext {
        font-size: 16px;
    }
}

@media (min-width: 631px) {
    #show_sort {
        display:none
    }

    .filter-container {
        display: block
    }

    .filter-container.deployed > .select_sort {
        width: 127px
    }

    .filter-section.pornstars > .select_sort {
        top: 30px
    }
}

@media (max-width: 630px) {
    #show_sort {
        display:inline-block;
        font-size: 13px;
        margin-left: 5px;
        width: 115px;
    }

    .filter-section {
        min-width: 20%;
    }

    .filter-container {
        display: none
    }

    .filter-container.deployed {
        display: block;
        text-align: center;
        margin-bottom: 10px;
        line-height: inherit;
    }

    .filter-container.deployed label {
        display: none
    }

    .filter-section {
        text-align: right;
    }

    .filter-container.deployed > .qty_sort {
        display: inline-block;
        width: 45%;
        margin-top: 10px;
        margin-bottom: 0
    }

    .filter-container.deployed > .qty_sort > a {
        width: 50%;
        display: inline-block;
        font-size: 12px;
        padding: 6px 0;
    }

    #showBtnSort {
        padding: 6px 0;
        margin-top: 6px;
        font-size: 12px;
    }

    .filter-container.deployed > #showBtnSort {
        display: inline-block!important;
        width: 45%;
    }

    .filter-container.deployed > .select_sort {
        width: 100%;
        top: 43px;
        text-align: left
    }

    .filter-section.pornstars > .select_sort {
        top: 38px
    }
}

@media screen and (max-width: 590px) {
.button-share {
        margin-bottom: 10px;
        text-align: center;
    }

    .meta-item.meta-time {
        visibility: visible;
    }

    .center {
        max-width: 480px;
    }

    .sort-ctrl {
        width: 100%;
        margin-top: 10px;
    }

    .sort-hd {
        margin: 0 15px 0 0;
    }

    .meta-like, .meta-time {
        text-align: left;
    }

    .meta-views, .meta-date {
        text-align: right;
    }

    .v-tags {
        line-height: 30px;
    }

    .v-tags + .v-tags {
        margin-top: 10px
    }

    

    .v-meta > div {
        display: block;
        height: 100%;
        padding: 10px 0;
        width: 49%;
        margin-top: 0;
    }

    .meta-item {
        display: inline-block;
        width: 49%;
    }

    .videopage-share__content {
        top: 162px;
    }

    .pagination > li {
        display: none;
        border: 1px solid var(--color-FF5465-to-BA3D5A);
        border-radius: 10px;
    }

    .pagination > li.active, .pagination > li.next, .pagination > li.previous, li.active + li.pag-num, li.active + li.pag-num + li.pag-num, li.pag-num:has(+ li.active), li.pag-num:has(+ li.pag-num + li.active) {
        display: inline-block;
    }

    .pagination > li.next > a, .pagination > li.previous > a {
        padding: 10px;
        color: #fff;
    }

    .pagination > li.next {
        background: var(--gradient-next-btn);
        border: 0px;
    }

    .pagination > li.previous {
        background: var(--gradient-prev-btn);
        border: 0px;
    }

    .pagination > li > span, .pagination > li > a {
        padding: 10px 15px;
        line-height: 20px;
    }

    .pagination > li > a:active, .pagination > li > a:hover, .pagination > li.active > span {
        border-bottom: none;
    }

    .pagination > li.next > a:hover, .pagination > li.previous > a:hover {
        color: #fff;
        text-decoration: none;
        border-bottom: none;
    }

    .footer-link {
        display: none;
    }

    .desc-text {
        padding-top: 10px;
        margin-top: 10px;
    }

    

    .toptext {
        font-size: 14px;
        -webkit-mask-size: 100% 100%, 30px 20px!important;
    }

    

    

    

    .wrap {
        padding: 70px 5px 0 5px;
    }

    .nav-show {
        background: transparent;
    }

    .tdate, .ttime, .tview, .tlike{
        font-size: 0.8em;
    }

    

    .video_download {
        width: 100%;
        position: relative;
        top: -1px;
    }

    .btn-container {
        flex-direction: column;
        display: flex !important;
        width: 100% !important;
    }

    .btn-container > .button {
        max-width: initial;
        font-weight: 700;
    }

    .btn-container > .button i {
        position: absolute;
        left: 10px;
        top: 9px;
    }

    #head-avatar {
        display: none;
    }

    #head-name {
        font-size: 23px;
        left: 17px;
        bottom: 10px;
    }

    .filter-section {
        min-width: 33%;
    }

.button-share {
        margin-bottom: 10px;
        text-align: center;
    }

    .meta-item.meta-time {
        visibility: visible;
    }

    .center {
        max-width: 480px;
    }

    .sort-ctrl {
        width: 100%;
        margin-top: 10px;
    }

    .sort-hd {
        margin: 0 15px 0 0;
    }

    .pagination > li {
        display: none;
        border: 1px solid var(--color-FF5465-to-BA3D5A);
        border-radius: 10px;
    }

    .pagination > li.active, .pagination > li.next, .pagination > li.previous, li.active + li.pag-num, li.active + li.pag-num + li.pag-num, li.pag-num:has(+ li.active), li.pag-num:has(+ li.pag-num + li.active) {
        display: inline-block;
    }

    .pagination > li.next > a, .pagination > li.previous > a {
        padding: 10px;
        color: #fff;
    }

    .pagination > li.next {
        background: var(--gradient-next-btn);
        border: 0px;
    }

    .pagination > li.previous {
        background: var(--gradient-prev-btn);
        border: 0px;
    }

    .pagination > li > span, .pagination > li > a {
        padding: 10px 15px;
        line-height: 20px;
    }

    .pagination > li > a:active, .pagination > li > a:hover, .pagination > li.active > span {
        border-bottom: none;
    }

    .pagination > li.next > a:hover, .pagination > li.previous > a:hover {
        color: #fff;
        text-decoration: none;
        border-bottom: none;
    }

    .footer-link {
        display: none;
    }

    .desc-text {
        padding-top: 10px;
        margin-top: 10px;
    }

    

    .toptext {
        font-size: 14px;
        -webkit-mask-size: 100% 100%, 30px 20px!important;
    }

    

    

    

    .wrap {
        padding: 70px 5px 0 5px;
    }

    .nav-show {
        background: transparent;
    }

    .tdate, .ttime, .tview, .tlike{
        font-size: 0.8em;
    }

    

    .video_download {
        width: 100%;
        position: relative;
        top: -1px;
    }

    .btn-container {
        flex-direction: column;
        display: flex !important;
        width: 100% !important;
    }

    .btn-container > .button {
        max-width: initial;
        font-weight: 700;
    }

    .btn-container > .button i {
        position: absolute;
        left: 10px;
        top: 9px;
    }

    #head-avatar {
        display: none;
    }

    #head-name {
        font-size: 23px;
        left: 17px;
        bottom: 10px;
    }

    .filter-section {
        min-width: 33%;
    }
}

@media only screen and (max-width: 520px) {
    .tags-list {
        column-count:2;
    }
}

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

    .header-in {
        padding-right: 15px
    }

    

    

    #day-night {
        position: absolute;
        right: 80px;
    }

    .header-share {
        display: none
    }

    .expand-link {
        bottom: 0;
    }

    .btn-container {
        flex-direction: column;
    }

    .thumb.wide, .thumb.not-wide {
        width: 100%;
        padding: 0;
    }

    .not-wide .thumb-cover {
        top: 0;
    }

    .not-wide .thumb-img {
        padding-bottom: 75%;
    }

    .thumb:nth-child(odd),.thumb:nth-child(even) {
        padding: 0;
    }

    .meta-views {
        display: inline-block;
        width: 100%;
    }

    .cont {
        padding: 0;
    }

    

    .sect.decor-sect.v-sect {
        padding-bottom: 10px;
    }

    .sect-title {
        text-align: center;
    }

    .sect-title > h3 {
        margin: 5px 0;
    }

    .logotype.mobile {
        visibility: hidden;
    }

    .thumbs-floats, .all_cats, .all_pornstars {
        margin: 0 auto;
    }

    .cat.thumb {
        width: 50%
    }

    .cat.thumb:nth-child(odd) {
        padding-left: 0;
        padding-right: 3px;
    }

    .cat.thumb:nth-child(even) {
        padding-right: 0;
        padding-left: 3px;
    }

    .count-videos {
        right: .2rem;
        top: .2rem;
        padding: 0 .3rem .2rem;
    }

    #head-banner{
        margin-right: 0;
    }
}

@media only screen and (max-width: 400px) {
    .tags-list {
        column-count:1;
    }
}
