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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

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

/*--------icomoon--------*/
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  /* font-display: swap; */
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-film:before {
content: "\e933";
}
.icon-upload:before {
content: "\e934";
}
.icon-subscribe:before {
content: "\e932";
}
.icon-filter:before {
content: "\e92b";
}
.icon-close-circle:before {
content: "\e92a";
}
.icon-plus:before {
content: "\e928";
}
.icon-badge:before {
content: "\e929";
}
.icon-tumblr:before {
content: "\e923";
}
.icon-reddit:before {
content: "\e924";
}
.icon-telegram:before {
content: "\e925";
}
.icon-facebook:before {
content: "\e926";
}
.icon-twitter:before {
content: "\e927";
}
.icon-comments:before {
content: "\e920";
}
.icon-share:before {
content: "\e921";
}
.icon-heart:before {
content: "\e922";
}
.icon-home:before {
content: "\e91f";
}
.icon-menu:before {
content: "\e91e";
}
.icon-arrow-left:before {
content: "\e91c";
}
.icon-arrow-right:before {
content: "\e91d";
}
.icon-logout:before {
content: "\e916";
}
.icon-settings:before {
content: "\e917";
}
.icon-subscriptions:before {
content: "\e918";
}
.icon-fav-albums:before {
content: "\e919";
}
.icon-fav-videos:before {
content: "\e91a";
}
.icon-profile:before {
content: "\e91b";
}
.icon-channels:before {
content: "\e915";
}
.icon-views:before {
content: "\e912";
}
.icon-thumbs-up-empty:before {
content: "\e913";
}
.icon-calendar:before {
content: "\e914";
}
.icon-sun:before {
content: "\e910";
}
.icon-moon:before {
content: "\e911";
}
.icon-close:before {
content: "\e90f";
}
.icon-webcam:before {
content: "\e900";
}
.icon-videos:before {
content: "\e901";
}
.icon-thumbs-up:before {
content: "\e902";
}
.icon-straight:before {
content: "\e903";
}
.icon-signup:before {
content: "\e904";
}
.icon-shemale:before {
content: "\e905";
}
.icon-search:before {
content: "\e906";
}
.icon-pornstars:before {
content: "\e907";
}
.icon-network:before {
content: "\e908";
}
.icon-login:before {
content: "\e909";
}
.icon-gay:before {
content: "\e90a";
}
.icon-darr:before {
content: "\e90b";
}
.icon-community:before {
content: "\e90c";
}
.icon-categories:before {
content: "\e90d";
}
.icon-albums:before {
content: "\e90e";
}
.icon-trash:before {
content: "\e92c";
}
.icon-instagram:before {
content: "\e92e";
}
.icon-onlyfans:before {
content: "\e92d";
}
.icon-gender-all:before {
content: "\e92f";
}
.icon-gender-female:before {
content: "\e930";
}
.icon-gender-male:before {
content: "\e931";
}
.icon-dots-vertical:before {
content: "\e935";
}
.icon-flag:before {
content: "\e936";
}
.icon-download:before {
content: "\e937";
}

/*--------fancybox--------*/
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top;}
.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;}
.fancybox-skin{
    position:relative;
    background:#fff;
    color:#444;
    border: 1px solid #D9D9D9;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    text-shadow:none;
    /* padding:50px !important; */
}
.fancybox-opened{z-index:100002;}
.fancybox-opened .fancybox-skin{}
.fancybox-outer, .fancybox-inner{position:relative;}
.fancybox-inner{overflow:hidden;}
.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch;}
.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap;}
.fancybox-image, .fancybox-iframe{display:block;width:100%;height:100%;}
.fancybox-image{max-width:100%;max-height:100%;}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span{background-image:url('../images/fancybox/fancybox_sprite.png');}
#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:8060;}
#fancybox-loading div{width:44px;height:44px;background:url('../images/fancybox/fancybox_loading.gif') center center no-repeat;}
.fancybox-close{position:absolute;top:10px;right:10px;width:30px;height:30px;display:flex;align-items: center;justify-content: center;background:none;cursor:pointer;font-size: 18px;color: #F75129;}
.fancybox-close:before {content: "\e90f"; font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url('../images/fancybox/blank.gif');-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040;}
.fancybox-prev{left:0;}
.fancybox-next{right:0;}
.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden;}
.fancybox-prev span{left:10px;background-position:0 -36px;}
.fancybox-next span{right:10px;background-position:0 -72px;}
.fancybox-nav:hover span{visibility:visible;}
.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important;}
.fancybox-lock{overflow:hidden !important;width:auto;}
.fancybox-lock body{overflow:hidden !important;}
.fancybox-lock-test{overflow-y:hidden !important;}
.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:100001;background: rgb(255 255 255 / 80%);}
.fancybox-overlay-fixed{position:fixed;bottom:0;right:0;}
.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;}
.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050;}
.fancybox-opened .fancybox-title{visibility:visible;}
.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center;}
.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0, 0, 0, 0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;font-weight:bold;line-height:24px;white-space:nowrap;}
.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff;}
.fancybox-title-inside-wrap{padding-top:10px;}
.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0, 0, 0, .8);}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5){#fancybox-loading, .fancybox-prev span, .fancybox-next span{background-image:url('../images/fancybox/fancybox_sprite@2x.png');background-size:44px 152px;}
#fancybox-loading div{background-image:url('../images/fancybox/fancybox_loading@2x.gif');background-size:24px 24px;}
}
@media screen and (max-width: 560px){
    .fancybox-skin{
        /* padding:20px !important; */
    }
}

.fancybox-opened-custom {
    overflow: hidden;
}

.fancybox-wrap.full-width {
    left: 0 !important;
    width: 100% !important;
}
.fancybox-wrap.full-width .fancybox-inner {
    width: 100% !important;
}
.fancybox-wrap.full-width .fancybox-skin {
    border-radius: 0;
    border-left: none;
    border-right: none;
}

/*--------general--------*/
* {
    outline: 0;
}
*, *:after, *:before {
    box-sizing: border-box;
}
a {
    color: #000;
    text-decoration: none;
}
body {
    height: 100%;
    background: #fff;
    font-family: Verdana,Arial,sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #313131;
    min-width: 320px;
}
button, input, select, textarea {
    font-family: Verdana,Arial,sans-serif;
}

.block-row {
    margin: 0 0 15px 0;
}
.block-row:last-child {
    margin: 0;
}
.tab-content + .block-row {
    margin-top: 15px;
}
.block-wrap {
    display: flex;
}

.title {
    margin: 0 0 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.title.left {
    justify-content: flex-start;
}
.title .head, .title h1, .title h2, .title h3 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.container:after {
    content: "";
    display: table;
    clear: both;
}

.wrapper {
    overflow: hidden;
}
.main {
    padding: 15px 0 0 0;
}
.container {
    position: relative;
    max-width: 1408px;
    margin: 0 auto;
    padding: 0 18px;
    box-sizing: border-box;
}

.content-block {
    min-width: 0;
    flex-grow: 1;
}
.content-block > .pagination:last-child {
    margin-bottom: 0;
}

.hidden {
    display: none;
}
.g_hidden {
    display: none;
}

.seo-text {
    margin: 20px 0;
    font-size: 13px;
    line-height: 20px;
}
.seo-text a {
    color: #F75129;
}
.seo-text a:hover {
    text-decoration: underline;
}
.page-error {
    padding: 10px;
    background: transparent;
    color: #e44242;
    border: 2px solid #e44242;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
    margin: 20px 0;
    border-radius: 3px;
}

.nothing {
  margin: 20px 0;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 300;
}

.empty-content {
    font-size: 14px;
    line-height: 20px;
    background: #f6f6f6;
    padding: 24px 10px;
    text-align: center;
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    margin: 15px 0 0 0;
}

.thumbs .empty-content {
    margin: 15px 0 25px 15px;
}

.link-all {
    position: relative;
    line-height: 20px;
    font-size: 14px;
    color: #7C7C7C;
    padding: 7px 10px;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #bababa;
}
.link-all:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #7C7C7C;
    display: inline-block;
    margin: 0 0 0 10px;
}
.link-all:hover {
    background: #EBEBEB;
}

.feedback {
    max-width: 500px;
    margin: 0 0 20px 0;
}
.feedback .btn-action {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 10px 50px;
    margin: 20px 0 0 0;
}
.feedback .text {
    margin: 0 0 10px;
}
.feedback .here {
    color: #F75129;
}

.box-n {
    margin: 10px 0 0 0;
}
.mob-title-centered {
    margin: 0 0 8px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: normal;
}

.under-video-spot {
    text-align: center;
    margin: 5px 0 10px 0;
}

@media screen and (max-width: 1000px) {
    .container {
        padding: 0 10px;
    }
    .block-wrap {
        display: block;
    }
}
@media screen and (max-width: 760px) {
    body {
        padding-top: 110px;
    }
    .main {
        padding: 10px 0 0 0;
    }
    .title {
        margin: 0 0 10px 0;
    }
    .title h1, .title h2, .title h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .empty-content {
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width: 640px) {
    .main {
        padding: 5px 0 0 0;
    }
    .container {
        padding: 0 5px;
    }
    .link-all {
        padding: 5px 7px;
    }
}
@media (orientation:landscape) {
    body {
        padding-top: 0;
    }
}
/*--------/general--------*/

/*--------forms--------*/
.input-text {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    width: 100%;
    height: 40px;
    padding: 0 10px;
    background-color: #ffffff;
    border-radius: 5px;
    font-size: 16px;
    line-height: 38px;
    color: #333;
    border: 1px solid #D9D9D9;
    display: block;
}
.input-text:focus {
    border-color: #ababab;
}
.input-textarea {
    width: 100%;
    height: 100px;
    padding: 5px 10px;
    background-color: #ffffff;
    border: 1px solid #cbcbcb;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    resize: vertical;
    display: block;
}
.input-textarea:focus {
    border-color: #ababab;
}

.select-holder {
    position: relative;
}
.select-holder:after {
    content: "";
    width: 10px;
    height: 10px;
    border: solid #000;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin: 0 2px 2px 2px;
    position: absolute;
    right: 10px;
    top: 12px;
    pointer-events: none;
}
.custom-select {
    -moz-appearance: none;
    -webkit-appearance: none;
   font-size: 14px;
   width: 100%;
   height: 40px;
   padding: 0 10px;
   background-color: #ffffff;
   border-radius: 5px;
   line-height: 38px;
   color: #333;
   border: 1px solid #D9D9D9;
}
.custom-select::-ms-expand {
    display: none;
}


.btn-action {
    color: #fff;
    background: #F75129;
    border: none;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    text-align: center;
}
.btn-action:hover {
    opacity: 0.9;
}

.btn-action.gray {
    color: #474D59;
    background: #F4F4F4;
    border: 1px solid #DADADA;
    padding: 9px 10px;
}
.btn-action.big {
    padding: 9px 20px;
}

.btn-action:disabled {
    pointer-events: none;
    opacity: 0.7;
}

input.btn-action {
    -webkit-appearance: none;
}

.button-center {
    text-align: center;
}
.button-center .btn-action {
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 10px 50px;
}

.checkbox-holder {
	display: inline-block;
	vertical-align: top;
}
.checkbox-holder input {
	display: none;
}
.checkbox-holder input + .label-text {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-size: 14px;
	line-height: 20px;
    color: #7C7C7C;
}
.checkbox-holder input + .label-text:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	height: 20px;
	width: 20px;
	margin: 0 8px 0 0;
	background: #F75129;
	border-radius: 3px;
}
.checkbox-holder input:checked + .label-text:before {
}
.checkbox-holder input:checked + .label-text:after {
	content: '';
	position: absolute;
	left: 6px;
	top: 2px;
	width: 8px;
	height: 13px;
	border: solid #fff;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

.list-selector-popup .checkbox-holder {
    display: inline-block;
    width: 33.333%;
    padding: 5px 5px;
    vertical-align: top;
}
.list-selector-popup .checkbox-holder input + .label-text:before {
    background: #7c7c7c;
}
.list-selector-popup .checkbox-holder input:disabled + .label-text:before {
    background: #b5b5b5;
    cursor: not-allowed;
}

.radios {
    margin: 0 0 15px 0;
}
.item-radio {
    margin: 0 0 10px 0;
}
.item-radio:last-child {
    margin: 0;
}
.radio-holder {
	display: block;
}
.radio-holder input {
	/* display: none; */

    position: absolute;
    opacity: 0;
}
.radio-holder input + .label-text {
	cursor: pointer;
	display: flex;
	position: relative;
	font-size: 14px;
	line-height: 20px;
	color: #5E6166;
}
.radio-holder input + .label-text span {
    display: inline-block;
    vertical-align: middle;
}
.radio-holder input + .label-text:before {
	content: "";
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	border: 2px solid #BFBFBF;
	margin-right: 7px;
    flex-shrink: 0;
}
.radio-holder input:checked + .label-text:before {
	border-color: #ff3b2f;
}
.radio-holder input:checked + .label-text:after {
	content: "";
	position: absolute;
	left: 5px;
	top: 5px;
	width: 10px;
	height: 10px;
	background: #ff3b2f;
	border-radius: 50%;
}
.text-radio {
    margin: 8px 0 0 0;
    display: none;
    font-size: 13px;
    line-height: 18px;
}
.text-radio ul {
    margin: 0 0 0 38px;
}
.text-radio li {
    margin: 0 0 5px 0;
    position: relative;
}
.text-radio li:before {
    content: "";
    position: absolute;
    left: -14px;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #7C7C7C;
}
.text-radio li:last-child {
    margin: 0;
}
.radio-holder input:checked ~ .text-radio {
    display: block;
}
.text-radio .bottom-text {
    margin: 10px 0 0 24px;
    display: block;
}

.generic-error {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 18px;
    color: #F75129;
    text-align: center;
}
.generic-error.hidden {
    display: none;
}
.success {
    background: #33ab54;
    color: #fff;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
}
.success.hidden {
    display: none;
}
.field-error {
    margin-top: 4px;
    font-size: 13px;
    color: #F75129;
}
.field-error:empty {
    display: none;
}

.block-flagging .field-error.generic-error {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.2;
}

.form-content {
    max-width: 600px;
}
.form-content + .form-content {
    margin: 40px 0 0 0;
}
.form-row {
    margin: 0 0 10px 0;
    position: relative;
}
.form-label {
    float: left;
    text-align: right;
    font-size: 14px;
    line-height: 16px;
    width: 200px;
    margin: 10px 20px 0 0;
}
.form-overflow {
    overflow: hidden;
}
.form-3-selects {
    display: flex;
    justify-content: space-between;
}
.form-3-selects .select-holder {
    width: 33%;
}
.form-margin {
    margin: 0 0 0 220px;
}
.form-margin .btn-action,
.btn-action.inline-block {
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.btn-upload {
    width: 250px;
}
.btn-upload .input-text {
    cursor: pointer;
}

@media screen and (max-width: 640px) {
    .form-content + .form-content {
        margin: 20px 0 0 0;
    }
    .form-label {
        float: none;
        display: block;
        margin: 0 0 5px 0;
        width: auto;
        text-align: left;
    }
    .form-margin {
        margin: 0;
    }

    .generic-error {
        margin-bottom: 15px;
        font-size: 13px;
        line-height: 16px;
    }
}
/*--------/forms--------*/


/*--------dropdown--------*/
.dropdown {
    position: relative;
}
.dropdown-container {
    display: none;
    position: absolute;
    left: 0;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: normal;
    text-transform: none;
    line-height: normal;
    z-index: 200;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 5px 5px;
    border: 1px solid #F6F6F6;
    border-top: none;
    overflow: hidden;
}
.open > .dropdown-container {
    display: block;
}
.dropdown-hover:hover .dropdown-container {
    display: block;
}
.dropdown-container .link {
    font-size: 14px;
    line-height: 30px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    white-space: nowrap;
    color: #000;
    cursor: pointer;
}
@media screen and (min-width:1001px) {
    .dropdown-container .link:hover {
        background: #F6F6F6;
    }
}
.dropdown-container .link.active {
    background: #eaeaea;
}
.dropdown-container .link.disabled {
    color: #999;
    pointer-events: none;
}
.dropdown-container .link.disabled i {
    color: #999;
}
.dropdown-container .link .number {
    background: #7e828b;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    margin: 0 0 0 8px;
    display: inline-block;
    vertical-align: middle;
    padding: 0 6px;
}
.dropdown-container .link .ico-holder {
    width: 25px;
    text-align: center;
    margin: 0 3px 0 0;
    line-height: 1;
    flex-shrink: 0;
}
.dropdown-container .link i {
    font-size: 20px;
}
.dropdown-container .link .icon-views {
    font-size: 22px;
}
.dropdown-container .link:hover i {
    color: #F75129;
}

.dropdown-full {
    position: static;
}
.dropdown-full .dropdown-container {
    margin: 0 -9999px;
    padding: 0 9999px;
    right: 0;
}
/*--------/dropdown--------*/

/*--------header--------*/
.header {
    background: #fff;

    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.header-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 80px;
}
.logo {
    width: 174px;
    height: 50px;
    margin: 0 30px 0 0;
    background-image: url(../images/logos/3jav.svg);
    background-size: 100% auto;
    text-indent: -9999px;
    background-repeat: no-repeat;
    position: relative;
    flex-shrink: 0;
}
.logo h1 {
    margin: 0;
    width: 100%;
    height: 100%;
}
.logo a {
    width: 100%;
    height: 100%;
    display: block;
}
.logo img {
    width: 100%;
}

@media screen and (max-width: 1000px) {
    .logo {
        margin: 0 15px 0 0;
    }
}
@media screen and (max-width: 760px) {
    .header-holder {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        margin: 0 0 10px 0;
        z-index: 100000;
    }
    .header-row {
        min-height: 60px;
    }
    .logo {
        order: 2;
        width: 139px;
        height: 40px;
        margin: 0;
    }
}
@media (orientation:landscape) {
    .header-holder {
        position: static;
    }
    body.mobile-device.autocomplete-results .header-holder {
        margin: 0;
    }
}
/*--------/header--------*/

/*--------search--------*/
.search-mobile {
    display: none;
}
body.search-opened .search-mobile {
    display: block;
}
.search-mobile .search-input {
    border-radius: 0;
    height: 50px;
}
.search-mobile .search-button {
    border-radius: 0;
    height: 50px;
}
.search {
    position: relative;
    width: 700px;
    border-radius: 5px;
    z-index: 100000;
}
.search-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    width: 100%;
    height: 40px;
    padding: 0 140px 0 20px;
    border: 1px solid #d9d9d9;
    background: #fff;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
}
.search-input[disabled] {
    -webkit-text-fill-color: #000;
    opacity: 1
}
.search-mobile .search-form-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: calc(100% - 70px);
}
body.autocomplete-results .search-input {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
/* .search-input:focus {
    border-color: #ababab;
} */
.btn-clear-value {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 85px;
    border: none;
    color: #ccc;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    font-size: 16px;
    cursor: pointer;
    padding: 0;
    background: none;
    z-index: 2;
    display: none;
}

body.show_clear-value .btn-clear-value {
    display: inline-block;
}

.btn-clear-value:after {
    content: "";
    width: 30px;
    height: 40px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.btn-clear-value i {
    display: block;

}
.search-button {
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 40px;
    background: #F75129;
    border: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
body.autocomplete-results .search-button {
    border-bottom-right-radius: 0;
}
.search-button i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.search-button:hover {
    opacity: 0.9;
}

.search-loader {
    display: none;
    top: 10px;
    right: 115px;
    z-index: 2;
    font-size: 3px;
    text-indent: -9999em;
    border-top: 1em solid #474d59;
    border-right: 1em solid #474d59;
    border-bottom: 1em solid #474d59;
    border-left: 1em solid #eb5b4c;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load 1.1s infinite linear;
    animation: load 1.1s infinite linear;
    border-radius: 50%;
    width: 5em;
    height: 5em;
    position: absolute;
    overflow: hidden;
    opacity: 0.8;
}
@-webkit-keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}



.search-switcher {
    position: absolute;
    right: 70px;
    top: 0;
    bottom: 0;
    z-index: 2;
}
.search-switcher i {
    font-size: 18px;
    display: block;
}
.search-switcher .btn-drop {
    cursor: pointer;
    width: 48px;
    height: 100%;
    position: relative;
}
.search-switcher .btn-drop .ico-holder {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 25px;
    text-align: center;
    color: #F75129;
}
.search-switcher .btn-drop .icon-darr {
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 12px;
    color: #7C7C7C;
    width: 12px;
    height: 12px;
}
.search-switcher.open .btn-drop .icon-darr {
    transform: rotate(180deg);
    top: -2px;
}
.search-switcher .dropdown-container {
    top: 100%;
    border-top: none;
    padding: 0;
    min-width: auto;
    left: auto;
    z-index: 100000;
}
.search-switcher .dropdown-container .item {
    display: flex;
    padding: 10px;
    cursor: pointer;
    align-items: center;
}
.search-switcher .dropdown-container .item:last-child {
    margin-bottom: 0;
}
.search-switcher .dropdown-container .item:hover i,
.search-switcher .dropdown-container .item.active i {
    color: #F75129;
}
.search-switcher .dropdown-container .item .ico-holder {
    text-align: center;
    margin: 0 6px 0 0;
}
.search-switcher .dropdown-container .item .text {
    display: inline-block;
    vertical-align: middle;
}

@media screen and (max-width: 760px) {
    .header-row .search {
        display: none;
    }
    .search-mobile .search {
        margin: 0 -1px;
        width: auto;
    }
}
/*--------/search--------*/


/*--------nav desktop--------*/
.nav {
    padding: 0;
    line-height: 20px;
    background: #F6F6F6;
}
.menu-main > li {
    margin: 0 22px 0 0;
}
.menu-main {
    float: left;
    display: flex;
}
.menu-main > li > a {
    padding: 15px 2px;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    color: #000;
}
.menu-main > li > a .ico-item {
    font-size: 20px;
    width: 20px;
    margin: 0 10px 0 0;
    color: #7C7C7C;
}
.no-touch .menu-main > li:hover > a .ico-item,
.menu-main > li.open > a .ico-item {
    color: #F75129;
}
.menu-main > li > a .icon-darr {
    margin: 1px 0 0 8px;
    font-size: 10px;
    width: 10px;
    color: #7C7C7C;
}
.no-touch .menu-main > li:hover > a .icon-darr,
.menu-main > li.open > a .icon-darr {
    transform: rotate(180deg);
    margin-top: 0;
}
.no-touch .menu-main > li:hover > a:after,
.menu-main > li.open > a:after,
.menu-main > li > a.active:after {
    content: "";
    width: calc(100% + 10px);
    height: 4px;
    position: absolute;
    bottom: 0;
    left: -5px;
    right: 0;
    background: #F75129;
}
.menu-main .dropdown-container {
    left: -5px;
}
.menu-main .dropdown-full .dropdown-container {
    left: 0;
}

.menu-right {
    float: right;
    display: flex;
    align-items: center;
    min-height: 50px;
}
.menu-right > li {
    position: relative;
}
.menu-right > li + li {
    margin: 0 0 0 15px;
}
.menu-right .link-holder {
    color: #7C7C7C;
    cursor: pointer;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0;
    background: none;
    border: none;
}
.menu-right .link-holder span {
    margin: 0 0 0 5px;
}
.menu-right .link-holder .ico-item {
    font-size: 20px;
    width: 20px;
}
.menu-right .dropdown:hover .link-holder:after,
.menu-right .dropdown.open .link-holder:after {
    content: "";
    width: calc(100% + 10px);
    height: 4px;
    position: absolute;
    bottom: 0;
    left: -5px;
    right: 0;
    background: #F75129;
}
.menu-right .dropdown:hover .link-holder .ico-item,
.menu-right .dropdown.open .link-holder .ico-item {
    color: #F75129;
}
.menu-right .dropdown .link-holder .icon-darr {
    margin: 1px 0 0 6px;
    font-size: 10px;
    width: 10px;
    color: #7C7C7C;
}
.menu-right .dropdown.open .link-holder .icon-darr {
    color: #7C7C7C;
    transform: rotate(180deg);
    margin-top: 0;
}
.menu-right .dropdown-container {
    left: 50%;
    transform: translateX(-50%);
}
.menu-right .dropdown-container .link {
    color: #7C7C7C;
}
.menu-right .dropdown-container .link:hover {
    color: #000;
}
.menu-right .dropdown-container .link i {
    margin: 0 5px 0 0;
}

@media screen and (max-width: 1300px) {
    .menu-main > li {
        margin: 0 15px 0 0;
    }
    .menu-main > li > a .ico-item {
        margin: 0 5px 0 0;
    }
}
@media screen and (max-width: 1200px) {
    .menu-right .link-holder span {
        display: none;
    }
    .menu-main > li {
        margin: 0 10px 0 0;
    }
    .menu-main > li.network .dropdown-container {
        left: auto;
        right: -5px;
    }
}
@media screen and (max-width: 1100px) {
    .nav .container {
        display: flex;
        justify-content: space-between;
    }
    .nav .container:after {
        display: none;
    }
    .menu-main {
        float: none;
        flex-grow: 1;
    }
    .menu-main > li {
        margin: 0;
        flex-grow: 1;
    }
    .menu-main > li > a .ico-item {
        font-size: 18px;
        width: 18px;
    }

    .menu-main > li > a .icon-darr {
        display: none;
    }
    .no-touch .menu-main > li > a .icon-darr {
        display: inline-block;
    }
    .menu-main > li.network > a .icon-darr {
        display: inline-block;
    }

    .menu-right {
        margin: 0 0 0 15px;
    }
}
@media screen and (max-width: 1000px) {
    .menu-main > li > a {
        font-size: 14px;
        padding: 10px 2px;
        display: block;
        text-align: center;
    }
    .menu-main > li > a .ico-item {
        display: block;
        margin: 0 auto 3px;
        font-size: 16px;
        width: 16px;
    }
    .menu-main > li > a .icon-darr {
        margin: 3px 0 0 0;
    }
    
    .menu-right {
        margin: 0 0 0 10px;
    }
    .menu-right > li + li {
        margin: 0 0 0 10px;
    }
    .menu-right .dropdown .link-holder .icon-darr {
        margin: 3px 0 0 3px;
    }
}
@media screen and (max-width: 760px) {
    .nav {
        display: none;
    }
}
/*--------/nav desktop--------*/


/*--------user buttons in header--------*/
.reg-buttons {
    margin: 0 0 0 30px;
    display: flex;
    flex-wrap: nowrap;
}
.reg-buttons .btn-reg {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    border: 1px solid #7C7C7C;
    border-radius: 5px;
    padding: 9px 30px;
    cursor: pointer;
    color: #474D59;
    white-space: nowrap;
}
.reg-buttons .btn-reg + .btn-reg {
    margin: 0 0 0 10px;
}
.reg-buttons .btn-reg i {
    font-size: 16px;
    margin: 0 5px 0 0;
}
.reg-buttons .btn-reg:hover {
    border-color: #F75129;
    color: #F75129;
}

.user-menu {
    float: right;
    margin: 0 0 0 30px;
    position: relative;
}
.user-menu .user {
    color: #BABABA;
    display: flex;
    align-items: center;
    font-size: 14px;
    cursor: pointer;
}
.user-menu .user .avatar {
    margin: 0 10px 0 0;
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}
.user-menu .user .avatar img {
    height: 40px;
    left: 50%;
    top: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.user-menu .user .name {
    color: #000;
}
.user-menu .user .welcome {
    margin: 0 4px 0 0;
}
.user-menu .user i {
    color: #7C7C7C;
    font-size: 10px;
    margin: 0 0 0 10px;
}
.user-menu.open .user i {
    transform: rotate(180deg);
    color: #F75129;
}
.user-menu .dropdown-container {
    right: 0;
    left: auto;
    margin: 5px 0 0 0;
    border-top: 1px solid #F6F6F6;
}
.user-menu .dropdown-container .link .ico-holder {
    margin: 0 10px 0 0;
}
.user-menu .dropdown-container .link .text {
    display: flex;
    align-items: center;
}

@media screen and (max-width: 1200px) {
    .header-row .user-menu .user .welcome {
        display: none;
    }
    .reg-buttons .btn-reg {
        padding: 9px 20px;
    }
}
@media screen and (max-width: 1000px) {
    .header-row .user-menu .user .name {
        display: none;
    }
    .header-row .user-menu .user .avatar {
        margin: 0;
    }
    .reg-buttons {
        margin: 0 0 0 15px;
    }
    .reg-buttons .btn-reg {
        font-size: 14px;
        padding: 9px 10px;
    }
}
@media screen and (max-width: 760px) {
    .user-menu {
        display: none;
    }
    .reg-buttons {
        display: none;
    }
}
/*--------/user buttons in header--------*/

/*--------mobile nav on fixed--------*/
.mobile-nav {
    display: none;
    background: #383D47;
}
body.search-opened .mobile-nav {
    display: none;
}
.mobile-nav ul {
    display: flex;
    justify-content: space-around;
}
.mobile-nav li {
    flex-grow: 1;
}
.mobile-nav a {
    color: #C2C2C2;
    font-size: 14px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.mobile-nav a.active {
    color: #fff;
}
.mobile-nav a.active:after {
    content: "";
    height: 4px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #F75129;
}
.mobile-nav a i {
    font-size: 16px;
    margin: 0 10px 0 0;
    line-height: 1;
}
.mobile-nav a.active i {
    color: #F75129;
}
@media screen and (max-width: 760px) {
    .mobile-nav {
        display: block;
    }
}
@media screen and (max-width: 420px) {
    .mobile-nav a i {
        margin: 0 6px -2px 0;
        font-size: 14px;
    }
}
/*--------/mobile nav on fixed--------*/

/*--------mobile buttons--------*/
.nav-toggle, .search-toggle {
    display: none;

    width: 38px;
    height: 38px;
    align-items: center;
    justify-content: center;
    font-size: 24px;
    color: #383D47;
}
.search-toggle {
    order: 3;
}
.search-toggle .icon-search {
    font-size: 25px;
}
.search-toggle .icon-close {
    display: none;
    font-size: 16px;
}
body.search-opened .search-toggle {
    color: #F75129;
}

.nav-toggle {
    order: 1;
}
.nav-toggle .icon-menu {
    font-size: 25px;
}
.nav-toggle .icon-close {
    display: none;
    font-size: 20px;
}
body.menu-opened .nav-toggle .icon-close {
    display: block;
}
body.menu-opened .nav-toggle .icon-menu {
    display: none;
}
body.menu-opened .nav-toggle {
    color: #F75129;
}

@media screen and (max-width: 760px) {
    .nav-toggle,
    .search-toggle {
        display: flex;
    }
}
/*--------/mobile buttons--------*/

/*--------nav aside mobile--------*/
.nav-aside-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    background: rgba(0, 0, 0, 0.3);
    z-index: 10000;
}
.nav-aside {
    position: fixed;
    top: 60px;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: transform 0.2s;
    -o-transition: transform 0.2s;
    transition: transform 0.2s;
    transform: translateX(-100%);
    overflow: auto;
    z-index: 100001;
}
body.menu-opened .nav-aside {
    transform: translateX(0);
}


.nav-aside .user-menu {
    display: block;
    float: none;
    margin: 0;
    width: 100%;
}
.nav-aside .user-menu .user {
    padding: 5px 20px 5px 30px;
}
.nav-aside .user-menu .user .name {
    color: #fff;
}
.nav-aside .user-menu .user .avatar {
    margin: 0 20px 0 0;
}
.nav-aside .user-menu .dropdown-container {
    position: static;
    border: none;
    border-top: 1px solid #4F5A6F;
    margin: 0;
    background: #383D47;
    box-shadow: none;
}
.nav-aside .user-menu .dropdown-container .link {
    padding: 5px 40px;
    color: #fff;
}
.nav-aside .user-menu .dropdown-container .link .number {
    background: #474D59;
}
.nav-aside .user-menu .dropdown-container .link .ico-holder {
    color: #909090;
    margin: 0 14px 0 0;
}
.nav-aside .user-menu .user i {
    margin: 0 0 0 auto;
    font-size: 14px;
}


.user-menu-holder {
    background: #383D47;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mobile-reg-buttons {
    display: flex;
    flex-wrap: nowrap;
    margin: 7px 0;
}
.mobile-reg-buttons .btn-reg {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    background: #F6F6F6;
    border-radius: 5px;
    padding: 8px 30px;
    cursor: pointer;
    color: #474D59;
    white-space: nowrap;
}
.mobile-reg-buttons .btn-reg + .btn-reg {
    margin: 0 0 0 20px;
}
.mobile-reg-buttons .btn-reg i {
    font-size: 16px;
    margin: 0 8px 0 0;
}
.mobile-reg-buttons .btn-signup {
    background: #F75129;
    color: #fff;
}


.aside-menu {
    padding: 12px 0;
}
.aside-menu li {

}

.aside-menu li.border {
    border-top: 1px solid #E7E7E7;
}
.aside-menu .nav-link {
    font-size: 15px;
    line-height: 40px;
    color: #000;
    display: flex;
    align-items: center;
    padding: 0 20px 0 30px;
    background: none;
    border: none;
    width: 100%;
    position: relative;
}
.aside-menu .nav-link.active:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    height: 26px;
    margin: auto;
    background: #F75129;
}
.aside-menu li.border .nav-link {
    line-height: 44px;
}
.aside-menu .nav-link i {
    color: #7C7C7C;
    font-size: 20px;
    margin: 0 14px 0 0;
}
.aside-menu .nav-link.active i {
    color: #F75129;
}
.aside-menu .nav-link .icon-darr {
    margin: 0 0 0 auto;
    font-size: 14px;
}
.aside-menu .open .nav-link .icon-darr {
    color: #F75129;
    transform: rotate(180deg);
}
.aside-menu .orientations-container {
    position: static;
    box-shadow: none;
    display: block;
    height: 0;
    transition: height .3s;
    border: none;
}
.aside-menu .open .orientations-container {
    height: 88px;
}

.aside-menu .list-sites {
    width: auto;
    display: none;
}
body.menu-opened .aside-menu .list-sites {
    display: block;
}
.aside-menu .list-sites .item-site {
    padding-left: 30px;
}

.aside-menu .flag-img {
    margin: 0 14px 0 0;
    width: 20px;
    border-radius: 50%;
}
.aside-menu .langs-container {
    position: static;
    box-shadow: none;
    display: block;
    max-height: 0;
    transition: all .3s;
    border: none;
}
.aside-menu .open .langs-container {
    max-height: 400px;
}
/*--------/nav aside mobile--------*/

/*--------desktop-langs--------*/

.desktop-langs {
    margin: 0 0 0 30px;
}
.desktop-langs .nav-link {
    display: flex;
    align-items: center;
    font-size: 15px;
    line-height: 20px;
    background: none;
    border: 1px solid #7C7C7C;
    border-radius: 5px;
    padding: 9px 14px;
    cursor: pointer;
    color: #474D59;
    white-space: nowrap;
}
.desktop-langs > .nav-link:hover {
    border-color: #F75129;
    color: #F75129;
}
.open.desktop-langs > .nav-link {
    border-radius: 5px 5px 0 0;
    border-color: #F75129;
    color: #F75129;
}
.flag_holder {
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 0;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 8px 0 0;
}
.flag_holder .flag-img {
    top: 0;
    bottom: 0;
    width: auto;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.desktop-langs .icon-darr {
    margin: 1px 0 0 5px;
    font-size: 12px;
}
.desktop-langs .dropdown-container {
    width: 100%;
    box-shadow: none;
    border: none;
}
.desktop-langs .dropdown-container li a {
    border-radius: 0;
    border-top: none;
}
.desktop-langs .dropdown-container li:last-child .nav-link {
    border-radius: 0 0 5px 5px;
    border-top: none;
}
.desktop-langs .dropdown-container .nav-link:hover {
    background: #F6F6F6;
}

@media screen and (max-width: 1200px) {
    .desktop-langs .nav-link {
        padding: 9px 12px;
    }
}
@media screen and (max-width: 1000px) {
    .desktop-langs {
        margin: 0 0 0 15px;
    }
    .desktop-langs .nav-link {
        padding: 9px 8px;
    }
}
@media screen and (max-width: 760px) {
    .desktop-langs {
        display: none;
    }
}

/*--------/desktop-langs--------*/

/*--------view page--------*/
.no-player img,
.player-wrap iframe,
.no-player iframe,
#kt_player {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.player-wrap {
    position: relative;
    overflow: hidden;
    /* padding-bottom: 56.25% !important; */
}

.view-row {
    display: flex;
}
.view-container {
    flex-grow: 1;
}
.view-right {
    width: 300px;
    flex-shrink: 0;
    margin: 0 0 0 20px;
}
.view-right-item iframe {
    display: block;
}

.head-row {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    margin: 0 0 15px;
}

.view-info {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 10px 0;
    border-bottom: 1px solid #EFEFEF;
}

.view-details {
    display: flex;
    align-items: center;
    padding: 0 0 0 1px;
}

.item-detail {
    display: inline-flex;
    align-items: center;
    margin: 0 30px 0 0;
    color: #6B6B6B;
}
.item-detail:last-child {
    margin: 0;
}

.item-detail i {
    margin: 0 8px 0 0;
    font-size: 16px;
    color: #7C7C7C;
}

.item-detail .text {
    font-size: 12px;
    line-height: 20px;
    color: #6B6B6B;
}
a.item-detail .text {
    color: #000;
}
a.item-detail:hover .text {
    color: #F75129;
}
a.item-detail:hover i {
    color: #F75129;
}


.view-actions {
    display: flex;
    align-items: center;
}
.view-actions.full-width {
    width: 100%;
}

.view-actions > * + * {
    margin: 0 0 0 10px;
}

.item-action {
    display: inline-flex;
    align-items: center;
    padding: 5px;
    border: none;
    background: none;
}

@media screen and (max-width: 1100px) {
    .view-info .item-action {
        padding: 5px 2px;
    }
}
@media screen and (max-width: 760px) {
    .view-info .item-action {
        padding: 5px;
    }
}
.item-action:first-child {
    margin: 0;
}
.item-action.hidden {
    display: none;
}

.item-action i {
    color: #000;
    font-size: 24px;
}
.item-action .icon-download {
    font-size: 22px;
}

.item-action.rate-dislike i {
    transform: rotate(180deg);
}

.item-action .text {
    font-size: 12px;
    color: #6B6B6B;
    white-space: nowrap;
    margin: 0 0 0 7px;
}

a.item-action:hover .text,
a.item-action.active .text,
button.item-action:hover .text,
button.item-action.active .text {
    color: #F75129;
}
a.item-action:hover i,
a.item-action.active i,
button.item-action:hover i,
button.item-action.active i {
    color: #F75129;
}

.item-action.disabled {
    pointer-events: none;
}

.item-action.voted .text,
.item-action.voted i {
    color: #F75129;
}

.item-action.disabled,
.item-action.voted {
    cursor: default;
    pointer-events: none;
}

.item-action.done {
    position: relative;
}
.item-action.done:before {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -6px;
    z-index: 1;
    content: '';
    width: 14px;
    height: 8px;
    border: 2px solid #ff3d30;
    border-top: none;
    border-right: none;
    background: 0 0;
    opacity: 1;
    transform: rotate( -45deg );
    transition: opacity .25s;
    will-change: opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.item-action.done .text {
    color: #F75129;
}
.item-action.done i {
    /* color: #F75129; */
    visibility: hidden;
}

.rating-container {
    position: relative;
    display: inline-flex;
    align-items: center;
}
.rating-container .item-action + .item-action {
    margin: 0 0 0 10px;
}

.popup-message {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: none;
    background: #F4F4F4;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #000;
    text-align: center;
    z-index: 100;
    border: 1px solid #d9d9d9;
    white-space: nowrap;
}
.popup-message span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.btn-favourites {
    display: inline-flex !important;
    margin: 0 0 0 10px;
    position: relative;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-favourites .dropdown-container {
    top: 45px;
    left: 50%;
    transform: translateX(-50%);
    width: 180px;
}
@media screen and (max-width: 760px) {
    .btn-favourites .dropdown-container {
        top: 40px;
    }
}
.btn-favourites.open .item-action .text {
    color: #F75129;
}
.btn-favourites.open .item-action i {
    color: #F75129;
}
.btn-favourites .dropdown-container .link .ico-holder {
    color: #7C7C7C;
    margin: 0 8px 0 0;
}
.btn-favourites .dropdown-container .link:hover {
    color: #F75129;
}
.btn-favourites .dropdown-container .link .icon-darr {
    margin: 1px 0 0 auto;
    font-size: 10px;
    color: #7C7C7C;
}

.btn-report {
    position: relative;
    margin: 0;
}
.btn-report .item-action {
    cursor: pointer;
}
.btn-report.open .item-action i {
    color: #F75129;
}
.btn-report .dropdown-container {
    left: auto;
    right: 0;
    top: 45px;
}
.btn-report .dropdown-container .link .ico-holder {
    color: #7C7C7C;
    margin: 0 8px 0 0;
}
@media screen and (max-width: 760px) {
    .btn-report .dropdown-container {
        top: 40px;
    }
}

.btn-playlist-holder {

}
.dropdown-playlist {
    display: none;
}
.dropdown-playlist .link {
    padding: 5px 30px 5px 43px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
}
.dropdown-playlist .link.new {
    color: #585858;
    font-style: italic;
}
.btn-playlist-holder.open .dropdown-playlist {
    display: block;
}
.btn-playlist-holder.open .link .icon-darr {
    transform: rotate(180deg);
    margin-top: 0;
}


.delete-holder {
    display: block;
    position: relative;
}
.delete-holder:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 10px;
    height: 16px;
    border: solid #32c55c;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    margin: 0 2px 2px 2px;
}
.delete-holder .delete {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
}
.dropdown-container .delete-holder:hover .link {
    color: #F75129;
}
.dropdown-container .delete-holder:hover .link .ico-holder {
    color: #F75129;
}

.action-block {
    display: none;
    margin: 10px 0 0 0;
    overflow: hidden;
}
.fancybox-inner .action-block {
    margin: 0;
    text-align: left;
}

/* -------------- start social styles -------------- */
/* common styles */
.a2a_custom_style {
    font-size: 0;
}
.a2a_custom_style a {
    position: relative;
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    padding: 1px;
}
.a2a_custom_style a svg {
    display: block;
}
.a2a_custom_style a .a2a_svg {
    display: none !important;
}
.a2a_custom_style .social-icon {
    display: inline-block;
    vertical-align: top;
}

/* desktop styles */
.social-links.desktop {
    font-size: 0;
}
.social-links.desktop .socials-holder {
    display: inline-block;
    vertical-align: top;
}
.social-links.desktop .a2a_custom_style .social-icon {
    margin: 5px 10px;
}
.social-links.desktop .a2a_custom_style a {
    opacity: 0.8;
}
.social-links.desktop .a2a_custom_style a:hover {
    opacity: 1;
}

/* mobile styles */
.social-links.mobile .socials-holder + .socials-holder {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px solid #EFEFEF;
}
.social-links.mobile .a2a_custom_style .social-icon {
    width: calc(100% / 7);
    margin: 5px 0;
}
/* -------------- end social styles -------------- */


.view-links {
    margin: 10px 0 0 0;
    max-height: 84px;
    overflow: hidden;
    position: relative;
}
.view-links.full {
    max-height: none;
}
.row-links {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -3px;
}
.item-link {
    background: #F4F4F4;
    border: 1px solid #DADADA;
    border-radius: 5px;
    display: inline-flex;
    align-items: center;
    padding: 7px 10px;
    margin: 3px;

    position: relative;
    overflow: hidden;
    cursor: pointer;
}
.item-link:hover {
    background: #ecebeb;
}
.item-link i {
    font-size: 15px;
    margin: 0 8px -1px 0;
    color: #7C7C7C;
}
.item-link span {
    font-size: 13px;
    line-height: 20px;
    color: #000;
}
.item-link.colored i,
.item-link.colored span {
    color: #F75129;
}

.item-link.left-padding {
    padding-left: 40px;
}
.model-avatar-small {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 32px;
    height: 32px;
    overflow: hidden;
    flex-shrink: 0;
    z-index: 1;
    margin: auto;
    border-radius: 4px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.model-avatar-small img {
    width: 32px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.model-avatar-small.no-center img {
    top: 0;
    transform: translate(-50%, 0);
}
.model-avatar-small.female img {
    width: 50px;
}



.btn-open-full {
    background: #fff;
    color: #313131;
    border: 1px solid #DADADA;
    width: 36px;
    height: 36px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    margin: 3px;
    font-size: 18px;
    display: inline-flex;
    justify-content: center;
    position: relative;
    cursor: pointer;
    padding: 0;
}

.description {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0 0 0;
    color: #000;
}
.mobile-description {
    margin: 5px 0 0 0;
    font-size: 13px;
    line-height: 20px;
    max-height: 40px;
    color: #000;
    overflow: hidden;
    position: relative;
}
.mobile-description.full {
    max-height: none !important;
}
.mobile-description .btn-read-more {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    color: #6B6B6B;
    background: #fff;
    padding: 0 5px;
    font-size: 13px;
    line-height: 20px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mobile-description .btn-read-more .text {
    text-decoration: underline;
}

.under-player-link-holder {
    margin: 20px 0 0 0;
}
.cs-link {
    background: linear-gradient(90deg, #E6AC3D 3.14%, #E4843E 51.04%, #E2554C 100%);
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    display: block;
    text-align: center;
    padding: 14px 10px;
}
@media screen and (min-width: 1001px) {
    .cs-link:hover {
        background: linear-gradient(90deg, #e4b355 3.14%, #e58d4d 51.04%, #e2675f 100%);
    }
}

.cs-under-player {
    margin: 5px 0 0 0;
}
.cs-under-player .cs-link {
    background: #F75129;
    color: #fff;
}
@media screen and (min-width: 1001px) {
    .cs-under-player .cs-link:hover {
        opacity: 0.9;
    }
}


@media screen and (max-width: 1000px) {
    .view-right {
        display: none;
    }
}
@media screen and (max-width: 760px) {
    .view-info {
        flex-direction: column;
        padding: 5px 0;
        border: none;
    }
    .view-info .view-actions {
        order: 1;
        border-bottom: 1px solid #EFEFEF;
        padding: 0 0 5px 0;
        margin: 0 0 5px 0;
    }
    .view-actions > * + * {
        margin: 0;
    }
    .view-details {
        order: 2;
        justify-content: space-around;
    }
    .rating-container {
        margin: 0;
        flex-grow: 2;
        justify-content: space-around;
        min-width: 110px;
    }
    .btn-favourites {
        margin: 0;
        justify-content: center;
        flex-grow: 1;
    }
    .rating-container .item-action + .item-action {
        margin: 0;
    }
    .view-actions > .item-action {
        justify-content: center;
        flex-grow: 1;
    }
    .view-links {
        margin: 0;
    }
    .head-row {
        font-size: 18px;
        line-height: 24px;
    }
    .action-block {
        margin: 10px 0;
        text-align: center;
    }
}
@media screen and (max-width: 640px) {
    .head-row {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 8px 0;
    }
    .cs-link-holder {
        margin: 15px 0 0 0;
    }
    .cs-link {
        padding: 6px;
        font-size: 16px;
        line-height: 20px;
    }
    .cs-under-player .cs-link {
        font-size: 14px;
    }
    .description {
        margin: 10px 0 0 0;
    }
    .item-detail {
        margin: 0 10px 0 0;
    }
    #share42 a,
    .item-social-link {
        margin: 0 20px 0 0 !important;
    }
}
@media screen and (max-width: 480px) {
    .head-row {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 10px 0;
    }
}
/*--------/video page--------*/

/*--------comments--------*/
.comments-holder {
    margin: 15px 0 0 0;
}
.comments-head {
    display: flex;
    align-items: center;
}
.comments-head.center {
    justify-content: center;
}
.comment-title {
    font-size: 20px;
    line-height: 24px;
    margin: 0 30px 0 0;
}
.comments-holder .toggle-button {
    display: inline-flex;
    align-items: center;
    background: #fff;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 7px 30px;
    cursor: pointer;
}
.comments-holder .toggle-button.hidden {
    display: none;
}
.comments-holder .toggle-button:hover,
.comments-holder .toggle-button.active {
    background: #F4F4F4;
}
.comments-holder .toggle-button i {
    font-size: 16px;
    color: #7C7C7C;
    margin: 0 8px 0 0;
}
.comments-holder .toggle-button span {
    font-size: 13px;
    line-height: 20px;
    color: #000;
}
.block-new-comment {
    margin: 10px 0 0 0;
}
.block-new-comment .row-textarea {
    position: relative;
}
.block-new-comment .textarea {
    resize: none;
    width: 100%;
    background: #FFFFFF;
    border: 1px solid #D9D9D9;
    padding: 10px 16px;
    font-size: 14px;
    line-height: 20px;
}
.block-new-comment .row-buttons {
    margin: 10px 0 0 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.block-new-comment .btn-cancel {
    font-size: 13px;
    line-height: 20px;
    margin: 0 20px 0 0;
    color: #383D47;
    cursor: pointer;
}
.block-new-comment .btn-submit {
    background: #F75129;
    border-radius: 5px;
    border: none;
    color: #fff;
    font-size: 13px;
    line-height: 36px;
    padding: 0 30px;
    cursor: pointer;
}
.block-new-comment .field-error {
    position: absolute;
    left: 0;
    top: 100%;
}

.list-commetns {
    margin: 10px 0 0 0;
}
.item-comment {
    display: flex;
    align-items: flex-start;
    margin: 0 0 10px 0;
}

.item-comment .avatar {
    margin: 0 8px 0 0;
    width: 40px;
    height: 40px;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 50%;
    position: relative;
}
.item-comment .avatar img {
    height: 40px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.item-comment .comment-body {

}
.item-comment .head {
    display: flex;
    align-items: center;
    margin: 0 0 4px 0;
}
.item-comment .date {
    font-size: 12px;
    line-height: 20px;
    color: #BABABA;
}
.item-comment .user {
    font-size: 13px;
    line-height: 20px;
    color: #F75129;
    margin: 0 5px 0 0;
}
.item-comment .user .flag-country {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 1px;
    width: 16px;
    border: 1px solid #cbcbcb;
}
.item-comment .text {
    font-size: 13px;
    line-height: 20px;
    color: #000;
}

@media screen and (max-width: 760px) {
    .comments-holder {
        margin: 10px 0 0 0;
    }
}
@media screen and (max-width: 640px) {
    .comments-head {
        justify-content: space-between;
    }
    .comments-holder .toggle-button {
        padding: 7px 20px;
    }
    .comment-title {
        margin: 0 10px 0 0;
        font-size: 16px;
        line-height: 20px;
    }
    .block-new-comment .row-buttons {
        justify-content: space-between;
    }
}
/*--------/comments--------*/

/*--------button more--------*/
.row-more {
    margin: 15px 0 0 0;
}
.row-more.limit-comments {
    display: none;
}
.btn-more {
    background: #FC3C2A;
    color: #fff;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding: 7px 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: none;
}
.btn-more i {
    font-size: 12px;
    margin: 2px 0 0 6px;
}
.btn-more:hover {
    background: #e62e04;
}
@media screen and (max-width: 760px) {
    .row-more {
        margin: 10px 0 0 0;
    }
}
/*--------/button more--------*/

/*--------album page--------*/

.view-album-holder:after {
    content: "";
    display: block;
    clear: both;
}
.view-album-holder .view-right {
    float: right;
}
.view-album {
    overflow: hidden;
}

.gallery-holder:after {
    clear: both;
    display: block;
    content: "";
}
.gallery-holder .item {
    float: left;
    margin: 2px;
    overflow: hidden;
    position: relative;
    padding-bottom: 73.25%;
}
.gallery-holder .item:hover img {
    transform: scale(1.05);
}
.gallery-holder .item img {
    transition: transform .5s ease;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.gallery-holder {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 12px;
    padding: 10px;
  }
  
  .gallery-holder a {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
    transition: transform 0.3s ease;
  }
  
  .gallery-holder a:hover {
    transform: scale(1.05);
  }
  
  .gallery-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
  }
.spot-centered {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.spot-centered .spot-title {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    padding: 3px 8px;
    background: #231539;
    color: #848484;
    display: inline-block;
}
.spot-centered .spot-content {
    position: relative;
}
.spot-centered .text-close {
    display: inline-block;
    vertical-align: middle;
    background-color: #7229cd;
    font-size: 17px;
    color: #fff;
    text-align: center;
    width: 210px;
    margin: 10px auto 0;
    padding: 12px 6px;
    border-radius: 5px;
    cursor: pointer;
}
.spot-centered .close-button {
    display: block;
    position: absolute;
    width: 32px;
    height: 32px;
    right: -13px;
    top: -13px;
    background-color: #7229cd;
    border-radius: 49.5%;
    z-index: 99;
    background-image: url(../images/icon_close.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
}
.pswp {
    z-index: 100000 !important;
}
.pswp__img--placeholder--blank {
    display: none !important;
}
/*--------/album page--------*/

/*--------model page--------*/
.view-model {
    display: flex;
    padding: 10px 0 15px 0;
}
.model-avatar {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    position: relative;
    overflow: hidden;
    margin: 0 30px 0 0;
    flex-shrink: 0;
    z-index: 1;
}
.model-avatar img {
    width: 200px;
    height: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.model-avatar.no-center img {
    top: 0;
    transform: translate(-50%, 0);
    width: 230px;
}
.model-avatar.male img {
    width: 200px;
}
.model-avatar .link {
    display: none;

    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgb(0 0 0 / 40%);
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    padding: 6px 0;
    text-align: center;
}
.model-avatar:hover .link {
    display: block;
}
.model-info {
    flex-grow: 1;
}
.model-title {
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
}
.model-title h1 {
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.item-rank {
    color: #F75129;
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 8px;
}
.item-rank i {
    font-size: 20px;
}
.item-rank span {
    font-size: 16px;
    line-height: 20px;
}
.model-title .item-social {
    font-size: 20px;
    margin: 2px 0 0 10px;
}
.model-title .item-social:hover {
    color: #2d99d0;
}
.model-title .item-facebook {
    margin: 2px 0 0 8px;
}

.view-model .view-actions {
    border-bottom: 1px solid #EFEFEF;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.view-model .view-actions > * + * {
    margin: 0 0 0 20px;
}
.view-model .rating-container .item-action + .item-action {
    margin: 0 0 0 20px;
}

.model-about {
    font-size: 14px;
    line-height: 1.4;
    display: flex;
    flex-wrap: wrap;
}
.model-about .row-item {
    margin: 0 0 15px;
    width: 40%;
}
.model-about .label {
    color: #6B6B6B;
}
.model-about .text {
    color: #000;
}
.model-about .text .flag-country {
    display: inline-block;
    vertical-align: middle;
    margin: -3px 2px 0 0;
    width: 16px;
    border: 1px solid #cbcbcb;
}
.model-text {

}
.model-text .desc {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    color: #000;
    text-indent: 8px;
}
.model-text .desc.full {
    overflow: hidden;
    max-height: none !important;
}

.btn-read-more {
    display: none;
    color: #6B6B6B;
    cursor: pointer;
    font-size: 14px;
    text-align: right;
    margin: 5px 0 0 0;
}
.btn-read-more.shown {
	display: block;
}
.btn-read-more .text-less {
	display: none;
}
.btn-read-more.active .text-more {
	display: none;
}
.btn-read-more.active .text-less {
	display: block;
}

@media screen and (max-width: 1200px) {
    .model-about .row-item {
        width: 50%;
    }
    .model-avatar {
        margin: 0 15px 0 0;
    }
    .view-model .item-action {
        flex-direction: column;
    }
    .view-model .item-action i {
        margin: 0 0 8px 0;
    }
}
@media screen and (max-width: 760px) {
    .view-model {
        flex-direction: column;
        align-items: center;
        padding: 0 0 15px;
    }
    .model-info {
        width: 100%;
    }
    .model-avatar {
        margin: 0 0 10px 0;
    }
    .model-title {
        justify-content: center;
        margin: 0 0 10px 0;
    }
    .model-title h1 {
        font-size: 18px;
        line-height: 24px;
    }
    .view-model .view-actions {
        justify-content: center;
    }

    .view-model .view-actions > * + * {
        margin: 0;
    }
    .view-model .rating-container .item-action + .item-action {
        margin: 0;
    }
}
@media screen and (max-width: 640px) {
    .model-about .row-item {
        width: 100%;
    }
    .item-comments {
        display: none;
    }
    .view-model .view-actions {
        padding: 0 0 8px 0;
        margin: 0 0 10px 0;
        display: inline-flex;
        width: 100%;
        overflow-y: auto;
        justify-content: flex-start;

        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: flex-start;
    }
    .view-model .view-actions::-webkit-scrollbar {
        display: none;
    }
}
/*--------/model page--------*/


/*--------alphabet--------*/
.alphabet {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
.alphabet .item {
    border: 1px solid transparent;
    padding: 3px 0;
    font-size: 13px;
    line-height: 20px;
    width: calc(20% - 4px);
    color: #383D47;
    border-radius: 3px;
    margin: 2px;
    cursor: pointer;
}
.alphabet .item:hover,
.alphabet .item.active {
    border-color: #212121;
}
.alphabet .item.disabled {
    color: #999;
    pointer-events: none;
}
/*--------/alphabet--------*/


/*--------list-sites--------*/
.list-sites {
    width: 326px;
}
.list-sites li {
    
}
.list-sites .item-site {
    display: flex;
    align-items: flex-start;
    padding: 8px 10px;
    position: relative;
}
.list-sites .item-site:hover {
    background: #F6F6F6;
}
.list-sites .site-logo {
    padding: 3px;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 3px;
    margin: 0 15px 0 0;
}
.list-sites .site-logo img {
    display: block;
    width: 18px;
}
.list-sites .site-text {
    
}
.list-sites .site-text .name {
    font-size: 13px;
    line-height: 20px;
    margin: 2px 0;
}
.list-sites .site-text .name:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.list-sites .site-text .text {
    font-size: 12px;
    line-height: 15px;
    color: #7C7C7C;
}

.list-sites .lazyload,
.list-sites .lazyloading {
	opacity: 0
}
.list-sites .lazyloaded {
	opacity: 1;
}
/*--------/list-sites--------*/

/*--------thumbs--------*/
.thumbs {
    margin: 15px 0 -15px -15px;
    font-size: 0;
}
.th {
    position: relative;
    width: calc(25% - 15px);
    margin: 0 0 15px 15px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.thumbs-categories .th {
    width: calc(25% - 15px);
}
.thumbs-albums .th {
    width: calc(20% - 15px);
}
.thumbs-videos-full .th {
    width: calc(20% - 15px);
}
.thumbs-albums-full .th {
    width: calc(16.666% - 15px);
}

.th.th-adv {
    width: calc(100% - 5px) !important;
}

.th-image {
    position: relative;
    padding: 75% 0 0 0;
    overflow: hidden;
    display: block;
}
.th-image-widescreen {
    padding: 56.25% 0 0 0;
}
.th-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-clip: padding-box;
    z-index: 1;
}
.th-image video {
    position: absolute;
    z-index: 2;
    /* left: 0; */
    /* top: 0; */
    width: 100%;
    height: 100%;

    /* fix bug with incomplete size in block */
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    left: -2px;
    top: -2px;
}

.hovered video {
    display: block;
}

.th-image-vertical {
    padding-top: 133.33%;
}

.th-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 6px 0 0 0;
}
.th-title {
    font-size: 14px;
    line-height: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0 5px 0 0;
    flex-grow: 1;
}
.th:hover .th-title {
    color: #F75129;
}

.th-row-title {
    font-size: 14px;
    line-height: 16px;
    max-height: 32px;
    overflow: hidden;
    margin: 3px 0;
    color: #000;
    display: block;
}
.th-row-title a {
    color: inherit;
}
.th:hover .th-row-title {
    color: #F75129;
}

.th-row-title .flag-country {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 0 0 1px;
    width: 16px;
    border: 1px solid #cbcbcb;
}

.th-bottom-info {
    font-size: 14px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0 1px;
}
.th-items {
    display: flex;
    align-items: center;
}
.th-items .item {
    display: flex;
    align-items: center;
    margin: 0 10px 0 0;
}
.th-items .item:last-child {
    margin: 0;
}
.th-items i {
    font-size: 14px;
    color: #7C7C7C;
}
.th-items span {
    font-size: 11px;
    line-height: 14px;
    background: #eaeaea;
    padding: 0 4px;
    margin: 0 0 0 5px;
    border-radius: 3px;
}
.th-rating {
    display: flex;
    align-items: center;
}
.th-rating .ico-holder {
    background: #2DB77D;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
    width: 16px;
    height: 16px;
    font-size: 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.th-rating.yellow .ico-holder {
    background: #CFB455;
}
.th-rating.red .ico-holder {
    background: #CC6C6C;;
}
.th-rating .text {
    color: #474D59;
    font-size: 12px;
    margin: 0 0 0 4px;
}

.th-date {
    font-size: 12px;
    line-height: 16px;
    color: #BABABA;
}

.th-duration {
    position: absolute;
    bottom: 5px;
    right: 5px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 16px;
    color: #fff;
    text-align: center;
    z-index: 2;
    background: rgb(71 77 89 / 80%);
    padding: 0 5px;
    display: flex;
    align-items: center;
    pointer-events: none;
    transition: opacity .2s;
}
.th-duration.left {
    right: auto;
    left: 5px;
}
.th-duration i {
    margin: 0 2px -2px 0;
}
.hovered + .th-duration {
    opacity: 0;
}

.th-hd {
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 10px;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
    z-index: 1;
    background: rgb(255 255 255 / 70%);
    border-radius: 3px;
    color: #474D59;
    padding: 0 3px;
}

/* start for video uploading */
.th-image.bg {
    background: #d9d9d9;
}
.th-processing {
    color: #000;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
}

.th-status {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: rgb(71 77 89 / 80%);
    color: #fff;
    font-size: 14px;
    z-index: 3;
    text-align: center;
    padding: 5px 0;
    pointer-events: none;
}
/* end for video uploading */

.one-row {
    display: flex;
    justify-content: left;

    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none
}
.one-row .th {
    flex-shrink: 0;
    width: 176px !important;
}
.one-row::-webkit-scrollbar {
	display: none
}

@media screen and (max-width: 1200px) {
    .thumbs {
        margin: 10px 0 -10px -10px;
    }
    .th {
        width: calc(25% - 10px);
        margin: 0 0 10px 10px;
    }
    .thumbs-categories .th {
        width: calc(25% - 10px);
    }
    .thumbs-albums .th {
        width: calc(20% - 10px);
    }
    .thumbs-videos-full .th {
        width: calc(20% - 10px);
    }
    .thumbs-albums-full .th {
        width: calc(16.666% - 10px);
    }
}
@media screen and (max-width: 1000px) {
    .thumbs-categories .th {
        width: calc(33.333% - 10px);
    }
    .thumbs-videos-full .th {
        width: calc(25% - 10px);
    }
    .thumbs-albums-full .th {
        width: calc(20% - 10px);
    }
}
@media screen and (max-width: 760px) {
    .thumbs {
        margin: 10px 0 -5px -5px;
    }
    .th {
        width: calc(33.333% - 5px);
        margin: 0 0 5px 5px;
    }
    .thumbs-categories .th {
        width: calc(33.333% - 5px);
    }
    .thumbs-albums .th {
        width: calc(25% - 5px);
    }
    .thumbs-videos-full .th {
        width: calc(33.333% - 5px);
    }
    .thumbs-albums-full .th {
        width: calc(25% - 5px);
    }
}
@media screen and (max-width: 640px) {
    .thumbs-categories .th {
        width: calc(50% - 5px);
    }
    .thumbs-albums .th {
        width: calc(33.333% - 5px);
    }
    .thumbs-albums-full .th {
        width: calc(33.333% - 5px);
    }

    .th-duration {
        bottom: 3px;
        right: 3px;
    }
    .th-hd {
        top: 3px;
        left: 3px;
    }
    .th-items .item {
        margin: 0 3px 0 0;
    }
    .th-items span {
        margin: 0 0 0 2px;
    }
    .th-row {
        margin: 3px 0 0 0;
    }
}
@media screen and (max-width: 480px) {
    .th {
        width: calc(50% - 5px);
    }
    .th-row-title {
        font-size: 13px;
        margin: 1px 0;
    }
    .thumbs-videos-full .th {
        width: calc(50% - 5px);
    }
}
@media screen and (max-width: 400px) {
    .thumbs-albums .th {
        width: calc(50% - 5px);
    }
    .thumbs-albums-full .th {
        width: calc(50% - 5px);
    }
}
/*--------/thumbs--------*/

/*--------sort--------*/
.sort {
    margin: 0 0 0 10px;
}
.sort .dropdown-container {
    right: 0;
    left: auto;
    margin: 5px 0 0 0;
}
.btn-sort {
    font-size: 14px;
    line-height: 20px;
    color: #7C7C7C;
    background: none;
    border: none;
    padding: 0;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    white-space: nowrap;
}
.btn-sort i {
    font-size: 10px;
    margin: 0 0 0 10px;
}
.sort .dropdown.open .btn-sort i {
    transform: rotate(180deg);
}

@media screen and (max-width: 1000px) {
    .content-filters .sort {
        display: none;
    }
}
/*--------/sort--------*/

/*--------dropdown-full--------*/
.dropdown-full .thumbs {
    margin: 20px 0 0 -16px;
}
.dropdown-full .th {
    width: calc(16.666% - 16px);
    margin: 0 0 16px 16px;
    display: inline-block;
    float: none;
}
.dropdown-full .thumbs-albums .th {
    width: calc(14.28% - 16px);
}
.dropdown-full .th .th-image:after {
    content: "";
    border: 1px solid #DADADA;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1;
}
.dropdown-full .th:hover .th-image:after {
    border-color: #F75129;
}
.dropdown-full .th-row-title {
    font-size: 13px;
}
.dropdown-full .th-title {
    font-size: 13px;
}
.dropdown-full .see-all .see-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    text-align: center;
}
.dropdown-full .see-all .see-text i {
    font-size: 40px;
}
.dropdown-full .see-all:hover .see-text i {
    color: #F75129;
}
.dropdown-full .see-all .see-text .text {
    font-size: 13px;
    line-height: 16px;
    display: block;
    margin: 10px 0 0 0;
}
/*--------/dropdown-full--------*/


/*--------categories--------*/
.categories-aside {
    flex-shrink: 0;
    width: 240px;
    margin: 0 31px 0 0;
    padding: 0 20px 0 0;
    border-right: 1px solid #EFEFEF;
}
.categories-aside-search {
    position: relative;
}
.categories-aside-search .input-text {
    font-size: 15px;
}
[lang="de"] .categories-aside-search .input-text {
    letter-spacing: -0.1px;
}
.categories-aside-search i {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 11px;
    color: #7C7C7C;
    font-size: 18px;
    width: 18px;
    height: 18px;
    pointer-events: none;
}
.categories-aside-list {
    margin-top: 20px;
}
.categories-aside-list li {
    position: relative;
}
.categories-aside-list li.hidden {
    display: none;
}
.categories-aside-list .name {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    padding: 0 50px 0 10px;
    border-radius: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.categories-aside-list a:hover,
.categories-aside-list a.active {
    background: #F6F6F6;
    color: #F75129;
}
.categories-aside-list .number {
    color: #7C7C7C;
    font-size: 12px;
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 30px;
    pointer-events: none;
}
.categories-aside-list .flag-country {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none;
}
.categories-aside-list .flag-country + .name {
    padding: 0 50px 0 32px;
}
.categories-aside-more {
    margin: 10px 0 0 0;
    padding: 0 0 0 24px;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #F75129;
    position: relative;
}
.categories-aside-more i {
    position: absolute;
    top: 0;
    left: 0px;
    font-size: 16px;
}
.categories-aside-more:hover {
    text-decoration: underline;
}
@media screen and (max-width: 1200px) {
    .categories-aside {
        margin: 0 15px 0 0;
        padding: 0 10px 0 0;
    }
}
@media screen and (max-width: 1000px) {
    .categories-aside {
        display: none;
    }
}
/*--------/categories--------*/

/*--------footer--------*/
.footer {
    padding: 25px 0;
    background: #F6F6F6;
    font-size: 13px;
    margin: 20px 0 0 0;
}
.footer-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.footer-nav {
    margin: 0 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #C4C4C4;
    float: right;
}
.footer-nav li {
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
}
.footer-nav li:last-child {
    margin: 0;
}
.footer-nav a {
    font-size: 12px;
    line-height: 20px;
    color: #474D59;
}
.footer-nav a:hover {
    color: #F75129;
}
.footer .copyright {
    clear: both;
    font-size: 12px;
    line-height: 16px;
    color: #474D59;
}
.footer-logo {
    width: 139px;
    height: 40px;
    margin: 0 30px 0 0;
    background-image: url(../images/logos/3jav.svg);
    background-repeat: no-repeat;
    flex-shrink: 0;
    background-size: cover;
}

@media screen and (max-width: 760px) {
    .footer {
        padding: 15px 0;
        margin: 10px 0 0 0;
    }
    .footer-logo {
        display: none;
    }
    .footer-nav {
        float: none;
        text-align: center;
        margin: 0 10px 10px 10px;
        padding: 0 10px 10px 10px;
    }
    .footer .copyright {
        text-align: center;
    }
}
/*--------/footer--------*/

/*--------modal--------*/
.modal {
    width: 380px;
    padding: 50px;
    width: 480px;
}
@media screen and (max-width: 560px){
    .modal {
        padding: 20px;
        width: 100%;
    }
}
.modal.has-recaptcha {
    overflow: hidden;
}
.modal-title {
    margin: 0 0 20px 0;
    font-size: 20px;
    line-height: 26px;
    color: #000;
}
.modal-link {
    font-size: 14px;
    line-height: 20px;
    color: #383D47;
}
.modal-link:hover {
    text-decoration: underline;
}
.modal-link .colored {
    color: #F75129;
}

.modal-bottom-block {
    margin: 10px 0 0;
    display: flex;
    justify-content: space-between;
}

.text-agree {
    font-size: 12px;
    line-height: 16px;
    color: #7C7C7C;
    text-align: center;
    margin: 15px 30px 0 30px;
}
.text-agree a {
    color: #000;
}
.text-agree a:hover {
    text-decoration: underline;
}

body.mobile-device .recaptcha-holder {
    transform: scale(0.9);
    transform-origin: left;
}

@media screen and (max-width: 640px) {
    .modal-title {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 15px 0;
    }
    .modal {
        width: 275px;
        width: 315px;
    }
    .modal-link .hide-mobile {
        display: none;
    }
}
/*--------/modal--------*/

/*--------related videos in player--------*/
.player-related-videos {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 1px 60px 30px 60px;
    background: #000000;
    overflow: hidden;
}
.player-related-videos .player-related-videos-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.player-related-videos .player-related-videos-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 1px;
    font-size: 14px;
    width: 25%;
}
.player-related-videos .player-related-videos-item .title {
    display: none;

    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    font-size: 15px;
    line-height: 20px;
    height: 38px;
    overflow: hidden;
    text-align: left;
    padding: 5px;
    color: #ffffff;
    background: linear-gradient(to bottom, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
}
.player-related-videos .player-related-videos-item .duration {
    display: none;

    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #ffffff;
    background: rgba(12, 12, 12, 0.8);
    padding: 2px 5px;
}
.player-related-videos .player-related-videos-item img {
    display: block;
    width: 100%;
    height: auto;
}
.player-related-videos .player-related-videos-item:hover .title,
.player-related-videos .player-related-videos-item:hover .duration {
    display: block;
}

.player-related-videos.is-mobile {
    padding: 1px 40px 30px 40px;
}
.player-related-videos.is-mobile .player-related-videos-item {
    margin: 1px;
    width: 36%;
}
.player-related-videos.is-mobile .player-related-videos-item .duration {
    display: none !important;
}
.player-related-videos.is-mobile .player-related-videos-item .title {
    display: block;
    height: 32px;
    padding: 2px;
    font-size: 12px;
    line-height: 16px;
}
/*--------/related videos in player--------*/


/*--------pagination--------*/
.pagination {
    margin: 15px 0;
	text-align: center;
	font-size: 0;
}
.pagination .page {
	display: inline-block;
	vertical-align: top;
	white-space: nowrap;
	margin: 0 2px;
	font-size: 14px;
	line-height: 34px;
}
.pagination .page.next {
    margin-left: 30px;
}
.pagination .page.prev {
    margin-right: 30px;
}
.pagination .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 5px;
    color: #4d4d4d;
    cursor: pointer;
    border: 1px solid #8b8b8b;
    box-sizing: border-box;
    border-radius: 5px;
	min-width: 40px;
}
@supports (-webkit-touch-callout: none) {
    /* CSS specific to iOS devices */ 
    .pagination .page-link i {
        margin-bottom: -2px;
    }
}
.pagination .page.next .page-link,
.pagination .page.prev .page-link {
    padding: 0 15px;
}
.pagination .page-link * + * {
    margin: 0 0 0 5px;
}
.pagination .dots {
	z-index: 2;
	margin: 0 4px;
    color: #7c7c7c;
}
@media(min-width:961px) {
	.pagination .page-link:hover {
		background: #ebebeb;
	}
}
.pagination .page-current .page-link {
    color: #fff;
    background: #F75129;
    border-color: #F75129;
    cursor: default;
}

.pagination .arrows-holder {
	margin: 0 0 5px 0;
}
.pagination .arrows-holder .page {
	width: 50%;
	margin: 0;
	padding: 0 3px;
}
.pagination .arrows-holder .page:only-child {
	width: 100%;
}

.pagination .pages-holder {
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.pagination .left-sticky,
.pagination .right-sticky {
	position: relative;
	z-index: 1;
}
.pagination .left-sticky {
	box-shadow: 8px 0px 8px 2px #fff;
}
.pagination .right-sticky {
	box-shadow: -8px 0px 8px 2px #fff;
}

.pagination .scrollable {
	white-space: nowrap;
	overflow-x: auto;

	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: none;
}
.pagination .scrollable::-webkit-scrollbar {
	display: none;
}
.pagination .scrollable .page:first-child,
.pagination .scrollable .page:last-child {
	position: relative;
	z-index: 10;
	background: #fff;
}
/*--------/pagination--------*/

/*--------tabs related--------*/
.tab-content > .tab-pane {
    display: none;
    position: relative;
    padding: 1px 0;
}
.tab-content > .active {
    display: block;
}

.tabs-related-desktop {
    margin: 10px 0 0 0;
}
.tabs-related-desktop li {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
}
.tabs-related-desktop .btn-related {
    color: #7C7C7C;
    font-size: 20px;
    line-height: 24px;
    padding: 5px 8px 8px 8px;
    border-bottom: 4px solid transparent;
    display: block;
}
.tabs-related-desktop .btn-related:hover {
    color: #000;
}
.tabs-related-desktop li.active .btn-related {
    color: #000;
    border-color: #F75129;
}

.tabs-related-mobile {
    margin: 10px 0 0 0;
    display: flex;
    border: 1px solid #DADADA;
    border-radius: 5px;
    overflow: hidden;
}
.tabs-related-mobile li {
    flex-grow: 1;
    text-align: center;
    flex-basis: 100%;
}
.tabs-related-mobile li + li {
    border-left: 1px solid #DADADA;
}
.tabs-related-mobile .btn-related {
    color: #7C7C7C;
    font-size: 13px;
    line-height: 20px;
    padding: 7px 0;
    display: block;
}
.tabs-related-mobile li.active .btn-related {
    color: #000;
    background: #F4F4F4;
}



.buttons-related-desktop {
    margin: 10px 0 0 0;
}
.buttons-related-desktop .btn-related {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
    color: #7C7C7C;
    font-size: 20px;
    line-height: 24px;
    padding: 5px 8px 8px 8px;
    border-bottom: 4px solid transparent;
    cursor: pointer;
}
.buttons-related-desktop .btn-related:last-child {
    margin: 0;
}
.buttons-related-desktop .btn-related:hover {
    color: #000;
}
.buttons-related-desktop .btn-related.active {
    color: #000;
    border-color: #F75129;
}


.buttons-related-mobile {
    margin: 10px 0;
}
.buttons-related-mobile .dropdown-container {
    margin: 5px 0 0 0;
}
.buttons-related-mobile .btn-sort i {
    margin: 2px 0 0 8px;
}
.buttons-related-mobile .dropdown.open .btn-sort i {
    transform: rotate(180deg);
    margin: 2px 0 0 8px;
}
.buttons-related-mobile .btn-sort {
    color: #000;
    font-size: 16px;
    line-height: 20px;
}




.loader {
    display: block;
    width: 80px;
    height: 80px;
    margin: 80px auto 0;
}
.loader:after {
	content: " ";
	display: block;
	width: 80px;
	height: 80px;
	margin: 1px;
	border-radius: 50%;
	border: 8px solid #fff;
	border-color: #F75129 transparent #F75129 transparent;
	animation: loader 1.2s linear infinite;
}
@keyframes loader {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.loading {
    position: relative;
}
.loading:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 80%);
    z-index: 100;
}
.loading .loader {
    z-index: 101;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 80px;
}
/*--------/tabs related--------*/

/*--------advertisement--------*/
.spots {
    margin: 40px 0;
    text-align: center;
    font-size: 0;
    clear: both;
}
.spots .spot {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    width: 300px;
    overflow: hidden;
}

.block-b {
    margin: 10px auto;
    width: 300px;
    min-width: auto;
}

.block-b iframe {
    display: block;
}

.spots-title {
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #BABABA;
    margin: 3px 0;
}

.block-t {
    margin: 10px auto 0;
    min-width: auto;
    text-align: center;
    width: 300px;
    position: relative;
}

.block-t iframe {
    margin: 0 auto !important;
    width: 305px !important;
    display: inline-block;
}

.block-t .spots-title {
    font-size: 8px;
    line-height: 10px;
    letter-spacing: 1px;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: rotate(270deg) translateX(-50%);
    transform-origin: 0% 0%;
    margin: 0 0 0 5px;
}

.overlay_spot.hidde {
  display: none;
  position: relative;
  width: 0;
  height: 0;
  overflow: hidden;
}

.overlay_spot {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.53);
  z-index: 9999;
  text-align: center;
}

.overlay_spot.open {
  display: block;
}

.overlay_spot-content {
  display: inline-block;
  vertical-align: middle;
  z-index: 9999;
  width: 300px;
  height: 250px;
  position: relative;
}

.overlay_close {
  display: inline-block;
  vertical-align: middle;
  background-color: #eb5b4c;
  font-size: 15px;
  color: #fff;
  text-align: center;
  width: 210px;
  margin: 10px auto;
  padding: 6px 6px;
  border-radius: 5px;
  cursor: pointer;
}

.overlay_close_button {
  display: block;
  position: absolute;
  width: 32px;
  height: 32px;
  right: -13px;
  top: -13px;
  border-radius: 49.5%;
  z-index: 99;
  background-image: url(../images/icon_close.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.overlay_holder {
  display: block;
  width: 315px;
  margin: 0 auto;
  height: 100%;
}

.overlay_holder:before {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  position: relative;
  content: '';
}

.desktop-nat-spot {
    margin: 20px 0 0 0;
}
.desktop-title-centered {
    color: #475055;
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    white-space: nowrap;
    text-align: center;
    margin: 0 0 15px 0;
}

.spots-horizontal-title {
    color: #BABABA;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
}
/*--------/advertisement--------*/

/*--------link-block--------*/
.link-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 10px;
}

.link-block-mobile {
    display: inline-flex;
    width: 100%;
    overflow-y: auto;
    justify-content: flex-start;
    flex-wrap: nowrap;

    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: flex-start;
}
.link-block-mobile::-webkit-scrollbar {
    display: none;
}

.link-block .btn {
    border: 1px solid #DADADA;
    border-radius: 5px;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 20px;
    display: inline-flex;
    align-items: center;
    margin: 0 5px 5px 0;
    white-space: nowrap;
}
.link-block .btn i {
    font-size: 14px;
    margin: 0 8px 0 0;
}
.link-block .btn:hover {
    border-color: #F75129;
    color: #F75129;
}
/*--------/link-block--------*/

/*--------start links--------*/
.block-links {
    margin: 20px 0;
}
.list-links {
    font-size: 0;
    margin: 0 0 -10px -10px;
}
.list-links .item {
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 5px;
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    padding: 0 10px;
    margin: 0 0 10px 10px;
}
.list-links .item.plus {
    height: 30px;
    width: 30px;
    position: relative;
}
.list-links .item.hidden {
    display: none;
}
.list-links .item:hover {
    border-color: #F75129;
}
.list-links .item span {
    font-size: 13px;
    line-height: 28px;
    color: #000;
}
.list-links .item:hover span {
    color: #F75129;
}
.list-links .item i {
    font-size: 14px;
    margin: 0 10px 0 0;
    color: #474D59;
}
.list-links .item:hover i {
    color: #F75129;
}

@media screen and (max-width: 640px) {
    .list-links {
        margin: 0 0 -7px -7px;
    }
    .list-links .item {
        padding: 0 7px;
        margin: 0 0 7px 7px;
    }
}
/*--------/end links--------*/

/*--------deleted-video--------*/
.deleted-video {
    margin: 20px 0;
}
.deleted-video .del-title {
    font-size: 22px;
    line-height: 26px;
    margin: 0 0 15px;
    font-weight: bold;
}
.deleted-video .message {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 5px;
}
.deleted-video .return {
    color: #e62e05;
    font-size: 14px;
    font-weight: bold;
}
.deleted-video .return:hover {
    text-decoration: underline;
}
/*--------/deleted-video--------*/

/*--------mode-switcher--------*/
.mode-switcher {
    font-size: 20px;
    cursor: pointer;
    z-index: 100;
    display: block;
    position: relative;
    margin: 0;
    min-width: 42px;
}
.mode-switcher.visible {
    visibility: visible;
}
.mode-switcher input {
    display: none;
}
body.black .mode-switcher .state i {
    color: #000;
}
.mode-switcher .state {
    text-align: center;
    display: flex;
    align-items: center;
    background: #7C7C7C;
    border-radius: 20px;
    padding: 5px 5px;
    position: relative;
}
.mode-switcher .state:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #fff;
    left: 5px;
    top: 5px;
    border-radius: 50%;
    transition: left .5s, background .5s;
}
body.black .mode-switcher .state:after {
    left: 23px;
    background: #222528;
}
.mode-switcher .state i {
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    transition: opacity .5s;
}
.mode-switcher .state .icon-sun {
    opacity: 0;
}
.mode-switcher .state .icon-moon {
    margin: 0 0 0 4px;
}
body.black .mode-switcher .state .icon-sun {
    opacity: 1;
    color: #222528;
}
body.black .mode-switcher .state .icon-moon {
    opacity: 0;
}
.mode-switcher.mobile .state {
    position: absolute;
    right: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 42px;
    height: 24px;
}

.mode-switcher.desktop {
    display: flex;
    align-items: center;
}
.mode-switcher.desktop .text {
    font-size: 14px;
    margin: 0 5px 0 0;
}
.mode-switcher.desktop .text .text-night {
    display: none;
}
body.black .mode-switcher.desktop .text .text-day {
    display: none;
}
body.black .mode-switcher.desktop .text .text-night {
    display: block;
}
/*--------/mode-switcher--------*/

/*--------mobile-switcher--------*/
.btn-mobile-filter {
    display: none;

    border: 1px solid #DFDFDF;
    color: #4F5869;
    font-size: 16px;
    padding: 3px;
    border-radius: 3px;
    cursor: pointer;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.btn-mobile-filter:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 8px;
    box-sizing: content-box;
    top: -8px;
    left: -8px;
}
.btn-mobile-filter i {
    display: block;
}
.btn-mobile-filter.active {
    background: #383D47;
    border-color: #383D47;
    color: #fff;
}

.mobile-filters {
    display: none;
    border-top: 1px solid #D9D9D9;
    margin: -5px -5px 0 -5px;
    padding: 5px 0;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 20%);
}

.block-holder {
    margin: 0 20px 10px 20px;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #C4C4C4;
}
.block-holder:last-child {
    border-bottom: none;
    margin: 0 20px;
    padding: 0;
}

.block-title {
    font-size: 13px;
    line-height: 20px;
    color: #000;
    margin: 0 0 5px 0;
}
.item-filter {
    display: inline-flex;
    vertical-align: top;
    align-items: center;
    border: 1px solid transparent;
    padding: 3px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #383D47;
    border-radius: 3px;
    margin: 1px 0;
}
.item-filter.active {
    border-color: #212121;
}
.item-filter i {
    color: #7C7C7C;
    font-size: 16px;
    margin: 0 8px 0 0;
}
.sorts {
    font-size: 0;
    margin: 0 0 0 -2%;
}
.sorts .item-filter {
    width: 48%;
    margin: 1px 0 1px 2%;
}

.sorts.genders .item-filter {
    width: 31.333%;
}
.sorts.genders .item-filter i.icon-gender-male {
    font-size: 15px;
}
.sorts.genders .item-filter.disabled {
    color: #999;
    pointer-events: none;
}

.sorts.time-period {
    margin: 0;
    display: flex;
    justify-content: space-between;
}
.sorts.time-period .item-filter {
    width: auto;
    margin: 1px 0;
}


.filter-alphabet {
    font-size: 0;
}
.filter-alphabet .item-filter {
    width: 11.111%;
    padding: 3px 0;
    justify-content: center;
}
.filter-alphabet .item-filter.disabled {
    color: #999;
    pointer-events: none;
}

.mobile-filters .categories-aside-list {
    margin-top: 10px;
    max-height: 150px;
    overflow: auto;
}

@media screen and (max-width: 1000px) {
    .btn-mobile-filter {
        display: block;
    }
}
@media screen and (min-width: 1001px) {
    .mobile-filters {
        display: none !important;
    }
}
/*--------/mobile-switcher--------*/

/*--------block-text--------*/
.block-text p {
    margin: 10px 0;
    font-size: 14px;
    line-height: 18px;
}
.block-text a {
    color: #F75129;
}
.block-text a:hover {
    text-decoration: underline;
}
.block-text h1,
.block-text h2,
.block-text h3 {
    margin: 15px 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
}
.block-text ul {
    margin: 0 0 10px 25px;
    font-size: 14px;
    line-height: 18px;
    list-style: initial;
}
.block-text ul li {
    margin: 0 0 10px 0;
}
.list-info {
    padding: 0 0 0 50px;
}
.list-info .gap {
    padding: 0 0 0 50px;
}

@media screen and (max-width: 640px) {
    .list-info {
        padding: 0 0 0 15px;
    }
    .list-info .gap {
        padding: 0 0 0 15px;
    }
}
/*--------/block-text--------*/

/*--------view content source--------*/
.img-holder {
    position: relative;
}
.img-holder.desk {
    padding-bottom: 27.08%;
}
.img-holder.mob {
    padding-bottom: 26.25%;
}
.img-holder .big-img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.row-info {
    display: flex;
    align-items: center;
}
.item-img {
    display: block;
    margin: -160px 25px 0 16px;
    position: relative;
    max-width: 284px;
    width: 100%;
}
.item-img .holder {
    padding-bottom: 56.33%;
    position: relative;
}
.item-img img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.item-img .btn {
    margin: 0;
    padding: 16px 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cs-info {
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    border-bottom: 1px solid #EFEFEF;
    height: 50px;
}

@media screen and (max-width: 480px) {
    .cs-info {
        height: auto;
        padding: 5px 0;
    }
    .cs-info .item-action {
        flex-direction: column;
    }
    .cs-info .item-action i {
        margin: 0 0 4px 0;
    }
}
/*--------/view content source--------*/

/*--------jQuery UI - v1.11.4 - 2016-02-28--------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-clearfix {
    min-height: 0;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

.ui-front {
    z-index: 100;
}

.ui-state-disabled {
    cursor: default !important;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    z-index: 99999;
    /*max-height: calc(100vh - 100px);
    max-height: -webkit-calc(100vh - 100px);*/
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
/*.ui-autocomplete.chrome {
    max-height: calc(100vh - 156px);
    max-height: -webkit-calc(100vh - 156px);
}*/
body.mobile-device .ui-autocomplete {
    position: relative !important;
    /* margin: 55px 0 0 0; */
    top: 0 !important;
    left: 0 !important;
}
body.mobile-device.autocomplete-results {
    cursor: pointer; /*for ios*/
}
/* body.mobile-device.autocomplete-results,
body.mobile-device.autocomplete-results * { 
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
} */
body.mobile-device.autocomplete-results .mobile-nav {
    display: none;
}


.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: none;
}

.ui-menu .ui-menu {
    position: absolute;
}

.ui-menu .ui-menu-item {
    display: block;
    position: relative;
    margin: 0;
    padding: 7px 20px;
    cursor: pointer;
    min-height: 0;
    font-size: 14px;
    line-height: 25px;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.ui-menu .ui-menu-item:last-child {
    /* border: none; */
}

.ui-menu .ui-menu-group {
    margin: 6px 20px;
    font-size: 14px;
    line-height: 18px;
    color: #000;
    position: relative;
    overflow: hidden;
}
.ui-menu .ui-menu-group:after {
    content: "";
    position: absolute;
    top: 2px;
    bottom: 0;
    height: 1px;
    width: 100%;
    background: #C4C4C4;
    margin: auto 0 auto 14px;
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}

.ui-widget {
    font-family: Roboto, sans-serif;
    font-size: 1.3em;
}

.ui-widget .ui-widget {
    font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Roboto, sans-serif;
    font-size: 1em;
}

.ui-widget-content {
    background: #fff;
    color: #313131;
    max-width: 700px;
    box-shadow: 0px 4px 34px rgba(0, 0, 0, 0.25);
    border-radius: 0px 0px 5px 5px;
    padding: 5px 0 10px 0;
    border: 1px solid #D9D9D9;
    border-top: none;
}
body.autocomplete-results .ui-widget-content {
    display: block !important;
}
body.mobile-device .ui-widget-content {
    max-width: 100%;
    border: none;
    border-radius: 0;
}

.ui-widget-content a {
    color: #d9d9d9;
}

.ui-widget-header {
    border: 1px solid #291e3b;
    background: #291e3b;
    color: #f6f6f6;
    font-weight: bold;
}

.ui-widget-header a {
    color: #f6f6f6;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #333;
    background: #291e3b;
    font-weight: normal;
    color: #fff;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #fff;
    text-decoration: none;
}

.no-touch .ui-state-hover,
.no-touch .ui-widget-content .ui-state-hover,
.no-touch .ui-widget-header .ui-state-hover,
.no-touch .ui-state-focus,
.no-touch .ui-widget-content .ui-state-focus,
.no-touch .ui-widget-header .ui-state-focus,
.serach-info-autocomplete .link:hover {
    font-weight: normal;
    background-color: #F6F6F6;
}

.no-touch .ui-state-hover a,
.no-touch .ui-state-hover a:hover,
.no-touch .ui-state-hover a:link,
.no-touch .ui-state-hover a:visited,
.no-touch .ui-state-focus a,
.no-touch .ui-state-focus a:hover,
.no-touch .ui-state-focus a:link,
.no-touch .ui-state-focus a:visited {
    color: #fff;
    text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #7933cf;
    background: #7933cf;
    font-weight: normal;
    color: #fff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #fff;
    text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #291e3b;
    background: #7933cf;
    color: #fff;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #fff;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a;
    background: #a32d00;
    color: #fff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #fff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #fff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

.ui-widget-overlay {
    background: #000;
    opacity: .8;
    filter: Alpha(Opacity=80);
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #000;
    opacity: .1;
    filter: Alpha(Opacity=10);
    border-radius: 4px;
}

.ui-menu .ui-menu-item.model {
    padding-left: 64px;
}

.ui-menu .ui-menu-item .avatar {
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 32px;
    height: 32px;
    overflow: hidden;
    border-radius: 4px;
}
.ui-menu .ui-menu-item .avatar img {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: 32px;
    height: auto;
}
.ui-menu .ui-menu-item.female .avatar img {
    width: 50px;
}
.ui-menu .ui-menu-item.no-avatar .avatar img {
    width: 100%;
}


.ui-menu .ui-menu-item .icon-content {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 3px;
    color: #7C7C7C;
}
.ui-menu .ui-menu-item .total-videos {
    background: #474D59;
    opacity: 0.7;
    border-radius: 3px;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
    padding: 0 5px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 3px;
}
.ui-menu .ui-menu-item .total-videos + .icon-content.icon-albums {
    margin: 0 0 0 5px;
}

.ui-menu .ui-menu-item .icon {
    margin: 0 12px 2px 0;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #7C7C7C;
}

.ui-menu .ui-menu-item .icon-search-btn {
    font-size: 15px;
}

.ui-menu .ui-menu-item .icon-female {
    font-size: 18px;
}

.ui-menu .ui-menu-item .icon-cam {
    font-size: 13px;
}
/*--------/jQuery UI - v1.11.4 - 2016-02-28--------*/


/* ---------- Playlists ---------- */
.btn-delete {
    opacity: 0;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 14px;
    z-index: 111;
    background: rgb(71 77 89 / 80%);
    color: #fff;
    padding: 3px;
    border-radius: 4px;
    cursor: pointer;
    transition: opacity .3s; 
}
.th:hover .btn-delete {
    opacity: 1;
}
body.mobile-device .btn-delete {
    opacity: 1;
}

.playlist-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
}
.playlist-head .item-action {
    padding: 5px 0;
}
.playlist-head .item-action .text {
    font-size: 14px;
}
.playlist-head .item-action i {
    /* color: #7c7c7c; */
}
.playlist-head .item-action.done i {
    color: #F75129;
}
.playlist-title {
    font-size: 20px;
    line-height: 26px;
    color: #000;
    display: flex;
    align-items: center;
    margin: 4px 8px 4px 0;
    white-space: nowrap;
    overflow: hidden;
}
.playlist-title i {
    font-size: 26px;
    color: #7C7C7C;
    margin: 0 8px 0 0;
}
.playlist-title span,
.playlist-title .text {
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (max-width: 760px) {
    .playlist-title {
        font-size: 18px;
        line-height: 24px;
    }
}
@media screen and (max-width: 640px) {
    .playlist-head {
        margin: 0 0 5px 0;
    }
    .playlist-head .item-action .text {
        font-size: 13px;
        margin: 0 0 2px 0;
    }
    .playlist-head .item-action i {
        font-size: 20px;
        margin: 0 4px 0 0;
    }
    .playlist-title {
        font-size: 16px;
        line-height: 20px;
    }
    .playlist-title i {
        font-size: 20px;
        margin: 0 4px 0 0;
    }
}
@media screen and (max-width: 480px) {
    .playlist-title {
        font-size: 16px;
        line-height: 20px;
    }
}

.playlist-slider {
    margin: 0 0 15px;
    position: relative;
}
.playlist-slider .item-thumb {
    display: block;
}
.playlist-slider .item-thumb.active .th-image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 2px solid #F75129;
    z-index: 1;
}
.playlist-slider .item-thumb .icon-videos {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 44px;
    height: 44px;
    font-size: 44px;
    margin: auto;
    z-index: 1;
    color: #fff;
    opacity: 0.4;
}
.playlist-slider .item-thumb:hover .icon-videos {
    opacity: 0.8;
}

.playlist-slider .btn-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 30px;
    background: rgb(255 60 48 / 40%);
    z-index: 1;
    cursor: pointer;
}
.playlist-slider .btn-arrow.swiper-button-disabled {
    background: rgb(255 255 255 / 60%);
}
.playlist-slider .btn-arrow-prev {
    left: 0;
}
.playlist-slider .btn-arrow-next {
    right: 0;
}
.playlist-slider .btn-arrow i {
    color: #fff;
    font-size: 22px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
@media screen and (max-width: 760px) {
    .playlist-slider {
        margin: 0 0 10px;
    }
}

.playlist-previews {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 5px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    flex-wrap: wrap;
    overflow: hidden;
}
.playlist-previews img {
    position: static;
    width: 80px;
    height: 60px;
    z-index: 1;
    border: 1px solid #d9d9d9;
    margin: 1px 0;
}
@media screen and (max-width: 640px) {
    .playlist-previews {
        right: 2px;
    }
    .playlist-previews img {
        width: 56px;
        height: 42px;
    }
}
/* ---------- /Playlists ---------- */

/* ---------- dropdown in sidebar for models ---------- */
.models-sort {
    border-bottom: 1px solid #C4C4C4;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}
.models-sort .btn-sort {
    border: 1px solid #d9d9d9;
    width: 100%;
    border-radius: 5px;
    padding: 7px 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #383D47;
}
.models-sort .btn-sort i {
    margin: 0 0 0 auto;
}
.models-sort .text {
    display: flex;
    align-items: center;
    width: 100%;
}

.models-sort .dropdown-container {
    width: 100%;
}


.models-sort .holder-ico {
    margin: 0 5px 0 0;
    width: 25px;
    text-align: center;
}
.models-sort .holder-ico i {
    font-size: 18px;
    color: #333;
    margin: 0;
    display: block;
}
.models-sort .holder-ico i.icon-gender-male {
    font-size: 16px;
}
/* ---------- /dropdown in sidebar for models ---------- */

/* ---------- aside-sorts ---------- */
.aside-sorts {
    margin: 0 0 20px;
}
.aside-sorts .link {
    font-size: 14px;
    line-height: 30px;
    display: flex;
    align-items: center;
    padding: 5px 10px;
    white-space: nowrap;
    color: #000;
}
.aside-sorts .link .ico-holder {
    width: 25px;
    text-align: center;
    margin: 0 8px 0 0;
    line-height: 1;
    flex-shrink: 0;
}
.aside-sorts .link i {
    font-size: 20px;
}

.aside-sorts .link:hover,
.aside-sorts .link.active {
    background: #F6F6F6;
}
.aside-sorts .link:hover i,
.aside-sorts .link.active i {
    color: #F75129;
}
/* ---------- /aside-sorts ---------- */


/*---------- report ----------*/
.report-block {
    border-bottom: 1px solid #EFEFEF;
    padding: 0 0 10px 0;
}
.block-flagging {
    max-width: 600px;
    text-align: left;
    margin: 0 auto;
}
.block-flagging .field-label {
    margin: 0 0 10px;
    font-size: 13px;
}
.block-flagging .radio-holder {
    margin: 0 0 5px;
}
.block-flagging .radio-holder:last-child {
    margin: 0;
}
.block-flagging .radio-holder input + .label-text {
    font-size: 13px;
}
.block-flagging .colums {
    display: flex;
}
.block-flagging .block-radios {
    margin: 0 25px 0 0;
    flex-shrink: 0;
}
.block-flagging .block-textarea {
    flex-grow: 1;
}
.block-flagging .buttons {
    margin: 10px 0 0 0;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.block-flagging .btn-action {
    width: auto;
    padding: 10px 30px;
}
.block-flagging .btn-close {
    margin: 0 10px 3px 0;
    background: none;
    border: none;
    color: #666;
    cursor: pointer;
    font-size: 14px;
    text-decoration: underline;
}
.block-flagging .btn-close:hover {
    text-decoration: none;
}
.block-flagging .input-textarea {
    font-size: 16px;
    height: 120px;
}
.block-flagging a {
    color: #F75129;
}

form.report-dmca .all-flags {
    display: none;
}
form.report-dmca .dmca-flag {
    display: block;
}
form.report-dmca .btn-action {
    display: none;
}

@media screen and (max-width: 760px) {
    .report-block {
        border-top: 1px solid #EFEFEF;
        padding: 10px;
        margin-top: 0;
    }
}
@media screen and (max-width: 640px) {
    .block-flagging .block-radios {
        margin: 0 0 10px 0;
    }
    .block-flagging .colums {
        flex-direction: column;
    }
    .block-flagging .input-textarea {
        height: 60px;
    }
}
/*---------- /report ----------*/


/* ---------- video upload ---------- */
.field-label {
    display: block;
    color: #212121;
    margin: 0 0 5px;
    font-weight: 500;
    line-height: 1.2;
    font-size: 14px;
} 

body.black .field-label {
    color: #fff;
} 

.field-label.field-label:after {
    content: ":";
}
.field-label.field-label.required:after {
    content: " (*):";
}

.file {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
}
.file[disabled] {
    cursor: default;
}

.file-control {
    position: relative;
    width: 100%;
    margin: 0 0 20px;
}
.file-control .input-text {
    padding-left: 20px;
}
.file-control .button {
    position: absolute;
    left: 4px;
    top: 4px;
    border-radius: 5px;
    text-align: center;
    font-weight: 500;
    padding: 7px 10px;
    font-size: 13px;
    line-height: 18px;
    color: #212121;
    background-color: #e0dfdf;
}
.file-control .button.disabled {
    color: #a2a2a2;
    background: #f1f1f1;
}

.list-selector-popup {
    position: absolute;
    width: 100%;
    height: 180px;
    left: 0;
    bottom: 44px;
    border-radius: 5px;
    box-shadow: -1px 1px 5px rgba(207, 207, 207, 0.65);
    z-index: 10000;
    background-color: #f9f9f9;
    border: 1px solid #d9d9d9;
    overflow: hidden;
}
.list-selector-popup .button-group {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 8px;
    left: 8px;
    bottom: 40px;
    right: 8px;
    font-size: 0;
}
.list-selector-popup .filter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: none;
    border-top: 1px solid #d9d9d9;
}
.list-selector-popup .filter input {
    width: 100%;
    height: 100%;
    padding: 12px 10px;
    border: none;
    background-color: #fff;
    color: #212121;
    font-weight: 400;
    line-height: 14px;
}

.progressbar {
    position: absolute;
    z-index: 100;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #7c7c7c;
    border-radius: 5px;
    background: #d9d9d9;
    overflow: hidden;
}
.progressbar .text {
    position: absolute;
    width: 100%;
    top: 0;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    color: #fff;
}
.progressbar .progress {
    width: 0;
    height: 42px;
    background: #7c7c7c;
}
.progressbar.done {
    border-color: #409c53;
}
.progressbar.done .progress {
    background: #409c53;
}

.success-upload {
    color: #000;
    text-align: center;
    margin: 20px 0;
    font-size: 14px;
    line-height: 20px;
    min-width: 250px;
}

body.black .success-upload {
    color: #fff;
}

.form-upload {
    position: relative;
}
.form-upload.uploading {
    height: 60px;
    cursor: wait;
}
.form-upload.uploading * {
    opacity: 0;
    visibility: hidden;
}
.form-upload.uploading .progressbar,
.form-upload.uploading .progressbar * {
    opacity: 1;
    visibility: visible;
}
.form-upload.uploading-finished {
    cursor: default;
}
.form-upload .btn-action {
    width: auto;
}
.form-upload .generic-error {
    text-align: center;
    padding: 10px;
    color: #f30702;
    border: 2px solid #f30702;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 10px;
}

.select-holder {
	position: relative;
}
.select-holder:after {
	content: '';
	position: absolute;
	right: 15px;
	top: 14px;
	width: 8px;
	height: 8px;
	border: solid #5E6166;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	pointer-events: none;
}
.select-holder select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none; /* hide the default arrow */

	padding: 0px 30px 0 15px;
	height: 40px;
    border: 1px solid #D9D9D9;
	background: #fff;
	border-radius: 5px;
	font-size: 14px;
	color: #333;
    width: 100%;
}
.select-holder select::-ms-expand { 
	display: none; /* hide the default arrow in ie10 and ie11 */
}

.row-radio {
    display: flex;
    align-items: center;
}
.row-radio .field-label {
    margin: 0;
}
.row-radio input {
    margin: 0 5px 0 0;
}
/* ---------- /video upload ---------- */


/* ---------- css play button in player ---------- */
.is-splash.kt-player .fp-ui:before,
.is-poster.kt-player .fp-ui:before,
.is-paused.kt-player .fp-ui:before {
    content: "";
    background: rgb(0 0 0 / 40%) !important;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 5px solid #FFF;
    width: 110px;
    height: 110px;
    box-shadow: 0 0 0 5px rgb(0 0 0 / 40%);
    opacity: 0.6;
}
.is-splash.kt-player .fp-ui:after,
.is-poster.kt-player .fp-ui:after,
.is-paused.kt-player .fp-ui:after {
    content: "";
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 35px solid #fff;
    margin: 0 0 0 5px;
    opacity: 0.6;
}
.is-mouseover.is-splash.kt-player .fp-ui:after,
.is-mouseover.is-poster.kt-player .fp-ui:after,
.is-mouseover.is-paused.kt-player .fp-ui:after {
	opacity: 1;
}
@media screen and (max-width: 400px) {
    .is-splash.kt-player .fp-ui:before,
    .is-poster.kt-player .fp-ui:before,
    .is-paused.kt-player .fp-ui:before {
        border: 3px solid #FFF;
        width: 66px;
        height: 66px;
        box-shadow: 0 0 0 3px rgb(0 0 0 / 40%);
    }
    .is-splash.kt-player .fp-ui:after, .is-poster.kt-player .fp-ui:after, .is-paused.kt-player .fp-ui:after {
        border-top: 14px solid transparent;
        border-bottom: 14px solid transparent;
        border-left: 22px solid #fff;
        margin: 0 0 0 3px;
    }
}
.is-playing.kt-player .fp-ui:before,
.is-ad-visible.kt-player .fp-ui:before,
.is-seeking.kt-player .fp-ui:before,
.is-error.kt-player .fp-ui:before,
.is-waiting.kt-player .fp-ui:before,
.is-loading.kt-player .fp-ui:before,
.is-playing.kt-player .fp-ui:after,
.is-ad-visible.kt-player .fp-ui:after,
.is-seeking.kt-player .fp-ui:after,
.is-error.kt-player .fp-ui:after,
.is-waiting.kt-player .fp-ui:after,
.is-loading.kt-player .fp-ui:after {
	display: none;
}
/* ---------- /css play button in player ---------- */



#preview-image {
	z-index: 12;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
}
#preview-image img {
	height: 100%;
    /* avoid width 100% in this case */
	/* width: 100%; */

    position: relative;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.player-top-line {
	display: none;
    top: 0;
    font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	margin: auto;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	border-radius: 0 0 2px 0;
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding: 5px 10px;
	z-index: 180;
}
.player-top-line.shown {
	display: block;
}
.player-top-line a {
	color: #FF8B85;
	text-decoration: underline;
	font-weight: bold;
}
.mobile-device .player-top-line {
	font-size: 14px;
	padding: 4px 8px;
}
.no-touch .player-top-line a:hover {
    text-decoration: none;
}

.fp-poster img {
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%);
    height: 100% !important;
    width: auto !important;
}

.player-loader {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	animation: rotate 1s linear infinite;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0.8;
}
.player-loader::before {
	content: "";
	box-sizing: border-box;
	position: absolute;
	inset: 0px;
	border-radius: 50%;
	margin: 5px;
	border: 5px solid #FFF;
	animation: prixClipFix 2s linear infinite;
}
@keyframes rotate {
	100%   {transform: rotate(360deg)}
}
@keyframes prixClipFix {
	0%   {clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}
	25%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}
	50%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}
	75%  {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}
	100% {clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}
}
@media screen and (max-width: 400px) {
	.player-loader {
		width: 72px;
		height: 72px;
	}
	.player-loader::before {
		margin: 3px;
		border: 3px solid #FFF;
	}
}




.description.thumbs-description {
    margin: -10px 0 0 0;
}
.mobile-description.thumbs-description {
    margin: -8px 0 0 0;
    max-height: 60px;
}

.th-no-cs {
	background: #c3c2c2;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.th-no-cs .no-cs-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    white-space: nowrap;
}

/* -------------- start sp-player -------------- */
.sp-player {
    display: none;
    
    width: 300px;
    z-index: 20;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.sp-player.visible {
    display: block;
}
.sp-player-content {
    position: relative;
}
.sp-player-spot {
    width: 300px;
    height: 250px;
    overflow: hidden;
    background: #7c7c7c;
}

.sp-player-mobile .sp-player-spot {
    height: 100px;
}

.sp-player-title {
    background: #f6f6f6;
    width: 100px;
    padding: 4px 2px;
    font-size: 9px;
    line-height: 10px;
    color: #000;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    transform: rotate(270deg);
    transform-origin: 0% 0%;
    margin: 0 0 0 -18px;
    left: 0;
}

.sp-player-mobile .sp-player-title {
    top: 50%;
    bottom: auto;
    transform: rotate(270deg) translateX(-50%);
}

.sp-player-close {
    position: absolute;
    right: -15px;
    top: -15px;
    cursor: pointer;
    height: 30px;
    width: 30px;
    outline: none;
    border-radius: 50%;
    background-color: #FC3C2A;
    color: #d3d7db;
    border: none;
}
.sp-player-close:after,
.sp-player-close:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 3px;
    height: 18px;
    background: #fff;
}
.sp-player-close:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.sp-player-close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
    .sp-player-close:hover {
        background-color: #e62e04;
    }
}

.sp-player-mobile .sp-player-close {
    right: -12px;
    top: -12px;
    height: 24px;
    width: 24px;
}
.sp-player-mobile .sp-player-close:after,
.sp-player-mobile .sp-player-close:before {
    width: 2px;
    height: 14px;
}

.sp-player-continue {
    background-color: #FC3C2A;
    color: #fff;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 16px;
    margin: 8px 0 0 0;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    border: none;
}

.sp-player-mobile .sp-player-continue {
	font-size: 14px;
	line-height: 16px;
	padding: 8px 12px;
	margin: 5px 0 0 0;
}

@media (hover: hover) and (pointer: fine) {
    .sp-player-continue:hover {
        background-color: #e62e04;
    }
}

.sp-player-continue .icon {
    width: 1em;
    height: 1em;
    display: block;
    fill: currentColor;
    margin-right: 6px;
    font-size: 20px;
}
/* -------------- end sp-player -------------- */


/*----------------DARK THEME----------------*/
body.black {
    background: #000000;
    color: #bfbfbf;
}
body.black a {
    color: #fff;
}
body.black .header {
    background: #000000;
}
body.black .nav-aside {
    background: #000000;
}
body.black .aside-menu .dropdown-container {
    background: #000000;
    border: none;
}

body.black .logo {
    background-image: url(../images/logos/3jav.svg);
}

body.black .search-input {
    border-color: #3A3A3A;
    background: #222528;
    color: #fff;
    width: 100%;
    background-color: transparent;
    height: 40px;
    padding-left: 20px;
    padding-right: 70px;
    border-radius: 5px;
    border: 1px solid grey;
}
body.black .search-input[disabled] {
    -webkit-text-fill-color: #fff;
}
body.black .search-switcher .dropdown-container {
    border-color: #3A3A3A;
}
body.black .btn-clear-value {
    color: #7c7c7c;
}

body.black .reg-buttons .btn-reg {
    border-color: #7C7C7C;
    color: #999;
}
body.black .reg-buttons .btn-reg:hover {
    border-color: #F75129;
    color: #F75129;
}

body.black .user-menu .user .welcome {
    color: #909090;
}
body.black .user-menu .user .name {
    color: #fff;
}

body.black .dropdown-container {
    background: #222528;
    border-color: #3a3a3a;
    border-top: 1px solid #3a3a3a;
    box-shadow: none;
}
body.black .dropdown-container .link {
    color: #fff;
}
body.black .dropdown-container .link:hover {
    background: #151313;
}
body.black .dropdown-container .link.active {
    background: #000;
}
body.black .dropdown-container .link i {
    color: #909090;
}
body.black .dropdown-container .link:hover i,
body.black .dropdown-container .link.active i {
    color: #F75129;
}
body.black .dropdown-container .link .number {
    background: #363B45;
}

body.black .menu-right .dropdown-container .link {
    color: #7C7C7C;
}
body.black .menu-right .dropdown-container .link:hover {
    color: #fff;
}

body.black .nav {
    background: #000000;
    border: 1px solid #363636;
}
body.black .menu-main > li > a {
    color: #fff;
}

body.black .title .head,
body.black .title h1,
body.black .title h2,
body.black .title h3 {
    color: #fff;
}

body.black .th-row-title {
    color: #fff;
}
body.black .th-date {
    color: #5E5E5E;
}
body.black .th-rating .text {
    color: #A5A5A5;
}
body.black .th-title {
    color: #fff;
}
body.black .th-items span {
    background: #2E2E2E;
    color: #7C7C7C;
}

body.black .aside-sorts .link {
    color: #fff;
}
body.black .aside-sorts .link:hover,
body.black .aside-sorts .link.active {
    background: #222528;
    color: #F75129;
}

body.black .categories-aside {
    border-color: #3A3A3A;
}
body.black .categories-aside-list a {
    color: #fff;
}
body.black .categories-aside-list a:hover,
body.black .categories-aside-list a.active {
    background: #222528;
    color: #F75129;
}
body.black .categories-aside-list a:hover .number {
    color: #fff;
}

body.black .input-text {
    border-color: #3a3a3a;
    background: #222528;
    color: #fff;
}
body.black .input-textarea {
    border-color: #3a3a3a;
    background: #222528;
    color: #fff;
}
body.black .custom-select {
    border-color: #3a3a3a;
    background: #222528;
    color: #fff;
}
body.black .select-holder:after {
    border-color: #fff;
}

body.black .pagination .page-link {
    background: #222528;
    border-color: #5D5D5D;
    color: #bfbfbf;
}
body.black .pagination .page-current .page-link {
    background: #F75129;
    border-color: #F75129;
    color: #fff;
}
body.black .pagination .scrollable .page:first-child,
body.black .pagination .scrollable .page:last-child {
    background: #000000;
}
body.black .pagination .left-sticky {
	box-shadow: 8px 0px 8px 2px #000000;
}
body.black .pagination .right-sticky {
	box-shadow: -8px 0px 8px 2px #000000;
}
body.black .pagination .dots {
    color: #bfbfbf;
}
@media (min-width: 961px) {
    body.black .pagination .page-link:hover {
        background: #202020;
    }
}

body.black .link-all {
    border-color: #5D5D5D;
}
body.black .link-all:hover {
    background: #202020;
}

body.black .list-links .item {
    background: #272727;
    border-color: #363636;
}
body.black .list-links .item span {
    color: #fff;
}
body.black .list-links .item i {
    color: #7C7C7C;
}
body.black .list-links .item:hover {
    border-color: #F75129;
}
body.black .list-links .item:hover span {
    color: #F75129;
}
body.black .list-links .item:hover i {
    color: #F75129;
}

body.black .seo-text {
    color: #fff;
}

body.black .desktop-title-centered {
    color: #fff;
}

body.black .spots-horizontal-title {
    color: #999;
}

body.black .footer {
    background: #000000;
}
body.black .footer-logo {
    background-image: url(../images/logos/3jav.svg);
}
body.black .footer-nav {
    border-color: #3A3A3A;
}
body.black .footer-nav a {
    color: #999;
}
body.black .footer-nav a:hover {
    color: #F75129;
}
body.black .footer .copyright {
    color: #999;
}

body.black .dropdown-full .see-all .th-image {
    border-color: #363636;
}
body.black .dropdown-full .see-all:hover .th-image {
    border-color: #F75129;
}
body.black .dropdown-full .see-all .see-text .text {
    color: #fff;
}
body.black .dropdown-full .see-all .see-text i {
    color: #7C7C7C;
}
body.black .dropdown-full .see-all:hover .see-text i {
    color: #F75129;
}

body.black .list-sites .site-logo {
    background: #000;
}
body.black .list-sites .site-text .name {
    color: #fff;
}
body.black .list-sites .item-site:hover {
    background: #222528;
}

body.black .ui-widget-content {
    background: #222528;
    border-color: #3A3A3A;
}
body.black .ui-menu .ui-menu-item {
    color: #fff;
}
body.black .ui-menu .ui-menu-group {
    color: #fff;
}
body.black .ui-menu .ui-menu-group:after {
    background: #3A3A3A
}
body.black .ui-menu .ui-menu-item .total-videos {
    background: #222;
}
body.no-touch.black .ui-state-hover,
body.no-touch.black .ui-widget-content .ui-state-hover,
body.no-touch.black .ui-widget-header .ui-state-hover,
body.no-touch.black .ui-state-focus,
body.no-touch.black .ui-widget-content .ui-state-focus,
body.no-touch.black .ui-widget-header .ui-state-focus,
body.no-touch.black .serach-info-autocomplete .link:hover {
    background-color: #222528;
}

body.black .mobile-nav {
    background: #000000;
}
body.black .nav-toggle,
body.black .search-toggle {
    color: #fff;
}
body.black .user-menu-holder {
    background: #000000;
}
body.black .mobile-reg-buttons .btn-reg {
    background: #CFCFCF;
}
body.black .mobile-reg-buttons .btn-signup {
    background: #F75129;
}
body.black .aside-menu .nav-link {
    color: #fff;
}
body.black .aside-menu li.border {
    border-color: #3A3A3A;
}
body.black .nav-aside .user-menu .dropdown-container {
    background: #000000;
    border-color: #313846;

}
body.black .list-links .item.plus:after, 
body.black .list-links .item.plus:before {
    background: #fff;
}

body.black .head-row {
    color: #fff;
}

body.black .item-action i {
    color: #fff;
}
body.black .item-action .text {
    color: #7C7C7C;
}
body.black a.item-action:hover i,
body.black a.item-action.active i {
    color: #F75129;
}
body.black a.item-action:hover .text, 
body.black a.item-action.active .text {
    color: #F75129;
}

body.black .view-info {
    border-color: #3A3A3A;
}

body.black .item-detail .text {
    color: #7C7C7C;
}
body.black a.item-detail .text {
    color: #fff;
}
body.black a.item-detail:hover .text {
    color: #F75129;
}

body.black .item-link {
    background: #202020;
    border-color: #363636;
}
body.black .item-link span {
    color: #fff;
}
body.black .item-link.colored i, 
body.black .item-link.colored span {
    color: #F75129;
}
body.black .item-link:hover {
    background: #222528;
}
body.black .btn-open-full {
    background: #222528;
    border-color: #363636;
}
body.black .btn-open-full:before,
body.black .btn-open-full:after {
    background: #fff;
}

body.black .view-actions {
    border-color: #3A3A3A;
}

body.black .description {
    color: #fff;
}
body.black .mobile-description {
    color: #fff;
}
body.black .mobile-description .btn-read-more {
    background: #000000;
    color: #7C7C7C;
}

body.black .comments-holder .toggle-button {
    background: #202020;
    border-color: #363636;
}
body.black .comments-holder .toggle-button span {
    color: #fff;
}
body.black .comments-holder .toggle-button:hover {
    background: #222528;
}

body.black .item-comment .text {
    color: #fff;
}
body.black .item-comment .user {
    color: #F75129;
}
body.black .item-comment span.user {
    color: #7c7c7c;
}
body.black .item-comment .date {
    color: #5D5D5D;
}
body.black .block-new-comment .textarea {
    background: #222528;
    border-color: #3A3A3A;
    color: #fff;
}
body.black .block-new-comment .btn-cancel {
    color: #818181;
}

body.black .tabs-related-desktop li.active .btn-related {
    color: #fff;
}
body.black .tabs-related-desktop .btn-related:hover {
    color: #fff;
}
body.black .tabs-related-mobile {
    border-color: #363636;
}
body.black .tabs-related-mobile li.active .btn-related {
    background: #202020;
    color: #fff;
}
body.black .tabs-related-mobile li + li {
    border-color: #363636;
}

body.black .alphabet {
    border-color: #3A3A3A;
}
body.black .alphabet .item {
    color: #818181;
}
body.black .alphabet .item:hover, .alphabet .item.active {
    border-color: #818181;
}

body.black .models-sort {
    border-color: #3A3A3A;
}
body.black .models-sort .btn-sort {
    border-color: #3a3a3a;
    color: #818181;
}
body.black .models-sort .holder-ico i {
    color: #818181;
}

body.black .btn-mobile-filter {
    border-color: #5E5E5E;
    color: #A5A5A5;
}
body.black .btn-mobile-filter.active {
    background: #A5A5A5;
    border-color: #A5A5A5;
    color: #222528;
}
body.black .mobile-filters {
    border-color: #3A3A3A;
}
body.black .block-holder {
    border-color: #3A3A3A;
}
body.black .block-title {
    color: #fff;
}
body.black .item-filter {
    color: #fff;
}
body.black .item-filter.active {
    border-color: #A5A5A5;
}
body.black .filter-alphabet .item-filter {
    color: #818181;
}
body.black .filter-alphabet .item-filter.active {
    color: #fff;
}

body.black .spots-title {
    color: #5E5E5E;
}

body.black .model-title h1 {
    color: #fff;
}
body.black .model-about .label {
    color: #7C7C7C;
}
body.black .model-about .text {
    color: #fff;
}

body.black .fancybox-overlay {
    background: rgba(0, 0, 0, 0.8);
}
body.black .fancybox-skin {
    background: #222528;
    border-color: #3A3A3A;
}
body.black .modal-title {
    color: #fff;
}
body.black .modal-forgot {
    color: #A5A5A5;
}
body.black .btn-action.gray {
    background: #202020;
    border-color: #3A3A3A;
    color: #A5A5A5;
}

body.black #share42 a:before {
    color: #fff;
}

body.black .no-avatar {
    opacity: 0.5;
}

body.black .playlist-title {
    color: #fff;
}
body.black .playlist-title i {
    color: #fff;
}
body.black .radio-holder input + .label-text {
    color: #fff;
}
body.black .empty-content {
    background: #212428;
    border-color: #212428;
}

body.black .cs-info {
    border-color: #3A3A3A;
}

body.black .model-text .desc {
    color: #fff;
}
body.black .btn-read-more {
    color: #7C7C7C;
}

body.black .a2a_default_style a:before {
    color: #fff;
}

body.black .th-row-title .flag-country,
body.black .model-about .text .flag-country {
    border-color: #626262;
}

body.black .buttons-related-mobile .btn-sort {
    color: #fff;
}
body.black .loading:after {
    background: rgb(0 0 0 / 80%);
}
body.black .buttons-related-desktop .btn-related.active {
    color: #fff;
}
body.black .buttons-related-desktop .btn-related:hover {
    color: #fff;
}

body.black .desktop-langs .nav-link {
    border: 1px solid #7C7C7C;
    color: #999;
}
body.black .open.desktop-langs > .nav-link {
    border-color: #F75129;
    color: #F75129;
}
body.black .desktop-langs > .nav-link:hover {
    border-color: #F75129;
    color: #F75129;
}
body.black .desktop-langs .dropdown-container .nav-link {
    border-top: none;
}
body.black .desktop-langs .dropdown-container .nav-link:hover {
    background: #222528;
}
/*----------------/DARK THEME----------------*/

.no-thumb {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 14px;
    line-height: 1.2;
}

.content-filters .no-thumb,
.model-avatar .no-thumb,
.block-row .no-thumb {
    top: 0;
    left: 0;
    transform: none;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.content-filters .no-thumb:after,
.model-avatar .no-thumb:after,
.block-row .no-thumb:after {
    content: "";
    border: 1px solid #DADADA;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1;
}

.model-avatar .no-thumb:after {
    border-radius: 50%;
}

.block-row .th:hover .no-thumb:after {
    border-color: #F75129;
}

.bottom-adv {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
}

@media screen and (max-width: 1260px){
    .bottom-adv .spot:nth-child(4) {
        display: none;
    }
}

@media screen and (max-width: 970px){
    .bottom-adv .spot:nth-child(4) {
        display: inline-block;
    }
}

@media screen and (max-width: 630px){
    .bottom-adv {
        flex-direction: column;
        gap: 10px;
    }
}

.pagination .arrows-holder {
    display: none;
}

@media screen and (max-width: 640px){
    .pagination .arrows-holder {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
    }
    .pagination .page.next,
    .pagination .page.prev {
        display: none;
    }

    .pagination .arrows-holder .page.next, 
    .pagination .arrows-holder .page.prev {
        display: inline-block;
    }
}

.sort {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.sort .dropdown {
    margin: 0 0 0 10px;
}

.captcha-control .image img {
    margin: 0 0 5px;
}

.captcha-control .image .input-text {
    max-width: 200px;
}

@media screen and (min-width: 993px){
    .buttons-related-mobile {
        display: none;
    }
}

@media screen and (max-width: 992px){
    .buttons-related-desktop {
        display: none;
    }
}


.serach-info-autocomplete {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    z-index: 99999 !important;
    overflow: hidden;
    max-height: 9999px !important;
}

.serach-info-autocomplete .autocomplete-suggestion {
    display: block;
    width: 100%
}

.serach-info-autocomplete .autocomplete-suggestion.suggestions,
.serach-info-autocomplete .autocomplete-suggestion.hidden {
    display: none;
}

.serach-info-autocomplete .link.hidden {
    display: none;
}

.serach-info-autocomplete .link strong {
    color: #F75129;
}

.serach-info-autocomplete .link i {
    font-size: 17px;
    margin: 0 5px 0 0;
    -webkit-transition: color .3s;
    transition: color .3s;
    display: inline-block;
    color: #5e5e5e
}

span.item-action.open_link .text,
span.item-action.open_link i {
    color: #F75129;
}

.related_content .btn-related_videos,
.related_content .btn-related_album {
    display: none;
}

.related_content.show_related_video .btn-related_videos,
.related_content.show_related_album .btn-related_album {
    display: inline-block;
}

@media screen and (max-width: 992px){
    .share_holder {
        display: none;
    }
}

@media screen and (max-width: 760px) {
    .view-container {
        max-width: 100%;
    }
    .view-links {
        overflow-x: auto;
    }
    .view-links .row-links {
        flex-wrap: nowrap;
        width: fit-content;
    }
    .view-links .row-links .item-link span {
        white-space: nowrap;
    }
}

@media screen and (max-width: 760px) {
    .view-details {
        display: none;
    }
}

.after_player {
    margin: 5px 0 0;
    order: 2;
}
.after_player img {
    width: 100%;
}

.video_before_player {
    margin: 0 0 5px;
}

.video_before_player img {
    width: 100%;
}