@import './../_overlay.css';
@import './../_age_confirm.css';

@font-face {
    font-family: 'TruthCYR-Regular';
    font-style: normal;
    font-weight: normal;
    src: local('TruthCYR-Regular'),
    url('../../fonts/TruthCYR/TruthCYR-Regular.svg') format('svg'),
    url('../../fonts/TruthCYR/TruthCYR-Regular.woff') format('woff'),
    url('../../fonts/TruthCYR/TruthCYR-Regular.ttf') format('ttf'),
    url('../../fonts/TruthCYR/TruthCYR-Regular.eot') format('eot');
}
@font-face {
    font-family: 'TruthCYR-Medium';
    font-style: normal;
    font-weight: normal;
    src: local('TruthCYR-Medium'),
    url('../../fonts/TruthCYR/TruthCYR-Medium.svg') format('svg'),
    url('../../fonts/TruthCYR/TruthCYR-Medium.woff') format('woff'),
    url('../../fonts/TruthCYR/TruthCYR-Medium.ttf') format('ttf'),
    url('../../fonts/TruthCYR/TruthCYR-Medium.eot') format('eot');
}
@font-face {
    font-family: 'TruthCYR-Light';
    font-style: normal;
    font-weight: normal;
    src: local('TruthCYR-Regular'),
    url('../../fonts/TruthCYR/TruthCYR-Light.svg') format('svg'),
    url('../../fonts/TruthCYR/TruthCYR-Light.woff') format('woff'),
    url('../../fonts/TruthCYR/TruthCYR-Light.ttf') format('ttf'),
    url('../../fonts/TruthCYR/TruthCYR-Light.eot') format('eot');
}
@font-face {
    font-family: 'Acrom Medium';
    font-style: normal;
    font-weight: normal;
    src: local('Acrom Medium'),
    url('../../fonts/Acrom/Acrom Medium.svg') format('svg'),
    url('../../fonts/Acrom/Acrom Medium.woff') format('woff'),
    url('../../fonts/Acrom/Acrom Medium.ttf') format('ttf'),
    url('../../fonts/Acrom/Acrom Medium.eot') format('eot');
}

.font-bold {
    font-family: TruthCYR-Medium !important;
}

/* ui mobile reset  */
.ui-panel-inner {
    padding: 0;
}
.ui-content {
    padding: 0;
}

.ui-panel {
    width: 610px !important;
}

.ui-panel.ui-panel-position-right {
    width:  610px !important;
}
.ui-panel-animate.ui-panel-page-content-position-right {
    left: 0;
    right: 0;
    transform: translate3d(-610px, 0px, 0px);
}
.ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay, .ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
    right: 0;
    transform: translate3d(610px, 0px, 0px);
}
.ui-panel-dismiss-open.ui-panel-dismiss-position-right {
    right: 610px;
}
.ui-footer {
    border: none;
}
.ui-header {
    border: none;
}
.ui-header .ui-title, .ui-footer .ui-title {
    padding: 0;
    margin: 0;
}
#logo-action.ui-btn-left {
    position: relative;
}
a.back.ui-btn-right {
    right: auto;
}
/* end reset */

/* jqm styles */
.ui-header-fixed, .ui-footer-fixed {
    left: 0;
    right: 0;
    width: 100%;
    position: fixed;
    z-index: 1000;
}
.ui-header-fixed {
    top: 0;
    padding-top: 0;
}
.ui-fixed-hidden {
    position: absolute;
}
.ui-header-fixed.ui-fixed-hidden {
    top: 0;
    padding-top: 0;
}
/* End of jqm styles */

.clr {
    clear: both;
}

html, body {
    height: 100%;
    min-height: 100%;
}

#content h1 {
    font-family: "Acrom Medium";
    color: white;
    text-transform: uppercase;
    margin-top: 18px;
    font-size: 32px;
    letter-spacing: 3px;
}

img {
    padding: 0;
    margin: 0;
    border: none;
    height: auto;
    vertical-align: middle;
    max-width: 100%;
    -ms-interpolation-mode: bicubic;
}

a, p, small, li, div {
    text-decoration: none;
}
a:hover, a:focus, a:link, a:visited {
    outline: 0;
}

div.c {
    padding: 0 10px;
}

p {
    margin-top: 3px;
    padding: 0;
}

span {
    border: 0;
    display: inline;
}

div, form, small {
    margin: 0;
    padding: 0;
}

input {
    padding: 4px 6px;
    vertical-align: middle;
    line-height: 20px;
    height: 20px;
}

.centerMargin {
    text-align: center;
    margin: auto;
}

.overEllipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space: nowrap;
}

.vam {
    vertical-align: middle;
}

.vat {
    vertical-align: top;
}

.pr10 {
    padding-right: 10px;
}

.pv10 {
    padding: 0 10px;
}

.video-infoNoBG {
    width: 100%;
    height: 100%;
    display: block;
    line-height: normal;
}

.thumbImgBlock {
    position: relative;
}
.thumbImg-wrapper i {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 325px;
    display: block;
    background: url(../../img/video-preview-fade.png) repeat-x bottom;
}

.details .thumbImg {

}

.wrapper {
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    border-color: #513e44;
    border-width: 0 1px;
    /*border-style: solid;*/
}

#content {
    position: relative;
    min-height: 100%!important;
    width: 100%;
    padding: 85px 0 150px;
    overflow-x: hidden;
    background: rgba(0, 0, 0, 0) url("../../img/40/footer-bg.png") repeat-x scroll center bottom;
}
#content.with-large-header {
    padding-top: 175px;
}

.push {
    height: 2em;
}

.thumb-icons {
    background: url(../../img/40/thumb-icons.png) 0 0 no-repeat;
}

body {
    color: white;
    font-size: 14px;
    font-family: "TruthCYR-Regular", Arial;
    line-height: 20px;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #1d1d1d;
    background-size: 100% auto;
}

body.type-js {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    overflow-y: scroll;
}

.bg-container {
    background: #393234;
    background-color: transparent;
    margin: 0 auto !important;
}

.wrapper {
    max-width: 640px;
    /*overflow-x: visible;*/
}

i.thumb-icons {
    display: inline-block;
    width: 32px;
    height: 40px;
    overflow: hidden;
    vertical-align: middle;
}
.hide-on-scroll {
    transition: all 1s ease;
}

/* Header */

#title-sub{
    display: block;
    margin: 10px 0 20px;
    color: white;
    font-size: 20px;
    letter-spacing: 4px;
    font-family: TruthCYR-Medium;
    text-transform: lowercase;
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 1);
}
.headerBox {
    background: #1d1d1d;
    background-image: url("../../img/40/menu-bg.jpg");
    background-position: center 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 10px 0 5px;
    text-align: center;
    z-index: 1;
    z-index: 1000;
    overflow: visible;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.5);
}
.headerBox #logo-full img {
    margin-top: 10px;
}
.headerBox img {
    width: auto;
}
.headerBox a {
    outline: none;
}
.headerBox a:hover, .headerBox a:focus {
    text-decoration: none;
}
.headerBox .back{
    position: absolute;
    top: 40px;
    left: 10px;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    padding-left: 0;

}
.headerBox .back span {
    border-bottom: 1px solid #fff;
}
.headerBox .back i {
    height: 46px;
    width: 46px;
    margin-right: 5px;
    background-position: -4px -685px;
}
.headerBox .back:hover {
    color: #f57ea8;
}
.headerBox .back:hover span {
    border-color: #f57ea8;
}
.headerBox .back:hover i {
    background-position: -3px -731px;
}

.headerBox.small {
    padding-top: 0;
    min-height: 85px;

    background-image: url("../../img/40/menu-bg-small.jpg");
    background-position: center top;
    background-size: auto 100%;
}
.headerBox.small .back {
    top: 18px;
}
#logo-action {
    display: block;
    margin-top: 25px !important;
}

.headerBox.small #menu-button {
    top: 22px;
}

/* Content */
#content, #content > div {
    /*overflow-x: visible;*/
}
#content *{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
textarea#comment, #auth-form-container input[type=text]{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    -o-user-select: text;
    user-select: text;
}
.content {
    padding-top: 40px!important;
}
.when-page-content-is-empty {
    color: white;
    font-size: 28px;
    padding: 150px 0 100px;
    text-align: center;
}

/* Search */
#search-button {
    position: absolute;
    top: 25px;
    left: 16px;
    width: 62px;
    height: 52px;
    background-position: 0 -4px;
}
#search-button:hover {
    background-position: 0 -58px;
}
/* Menu */
#logo-action-menu {
    display: block;
    margin: 32px 20px 24px 35px;
    max-width: 200px;
}
#menu-button {
    position: absolute;
    top: 25px;
    right: 16px;
    width: 62px;
    height: 48px;
    background-position: -77px -10px;
}
#menu-button:hover {
    background-position: -77px -61px;
}
#menu {
    background-color: #1d1d1d;
    z-index: 1010;
}
#menu-list {
    list-style: none;
    padding: 90px 0 0;
}
#menu-list li > a{
    display: block;
    line-height: 40px;
    padding: 20px 10px 20px 65px;
    text-decoration: none;
    font-family: TruthCYR-Light;
    color: #50b7fe;
    font-size: 40px;
    border-bottom: 1px solid #262626;
}
#menu-list li:last-child > a {
    border-bottom: none;
}
#menu-list li > a > span{
    border-bottom: 1px solid #50b7fe;
}
#menu-list li > a:hover, #menu-list li > a.active {
    background: none;
    color: white;
}
#menu-list li > a:hover > span, #menu-list li > a.active > span{
    text-decoration: none!important;
    border-bottom: none;
}

#menu-list .thumb-icons {
    width: 48px;
    height: 49px;
    margin-right: 25px;
}

#menu-list .thumb-icon-gallery {
    background-position: -52px -684px;
}
#menu-list li > a:hover .thumb-icon-gallery, #menu-list li > a.active .thumb-icon-gallery {
    background-position: -52px -735px;
}

#menu-list .thumb-icon-favs {
    background-position: -101px -684px;
}
#menu-list li > a:hover .thumb-icon-favs, #menu-list li > a.active .thumb-icon-favs {
    background-position: -101px -731px;
}

#menu-list .thumb-icon-models {
    height: 38px;
    background-position: 0 -787px;
}
#menu-list li > a:hover .thumb-icon-models, #menu-list li > a.active .thumb-icon-models {
    background-position: 0 -825px;
}

#menu-list .thumb-icon-search {
    width: 49px;
    height: 45px;
    background-position: -50px -785px;
}
#menu-list li > a:hover .thumb-icon-search, #menu-list li > a.active .thumb-icon-search {
    background-position: -50px -827px;
}

#menu-list .next-block {
    margin-top: 20px;
}

#menu-list .menu-list-small a {
    font-size: 20px;
    padding: 15px 10px 15px 65px
}

/* Filter */
#filter-block-wrapper {
    margin: 10px auto;
    padding: 0;
    max-width: 640px;
}
#filter-block {
    border: 2px solid black;
    border-radius: 8px;
    overflow: hidden;

    -webkit-box-shadow: 0px 2px 0px 0px rgba(239,187,190,0.1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(239,187,190,0.1);
    box-shadow: 0px 2px 0px 0px rgba(239,187,190,0.1);
}
#filter-block a {
    font-family: TruthCYR-Regular;
    font-size: 22px;
    display: inline-block;
    width: 50%;
    padding: 20px;
    color: white;

    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(239,187,190,0.1);
    -moz-box-shadow: inset 0px 2px 0px 0px rgba(239,187,190,0.1);
    box-shadow: inset 0px 2px 0px 0px rgba(239,187,190,0.1);
}
#filter-block a:last-child {
    border-left: 2px solid black;
}
#filter-block a:hover {
    background:rgba(140,132,127,0.2)!important;
    -webkit-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}
#filter-block a.active {
    background: rgba(38,37,37,0.5);

    -webkit-box-shadow: inset 0px 2px 1px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: inset 0px 2px 1px 0px rgba(0,0,0,0.45);
    box-shadow: inset 0px 2px 1px 0px rgba(0,0,0,0.45);
}

/* End of Header */

/* Loading */
#loading {
    height: 40px;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    padding: 12px 0 0 100px;
    margin: 60px 0 20px;
    background: url(../../img/loading.png) no-repeat 35px 5px;
}
#loading.noscroll {
    padding: 15px;
    background: none;
    text-align: center;
}
#action-next-videos {
    border: 2px solid black;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    width: 45%;
    padding: 20px 20px 18px;

    -webkit-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
    box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);

    background: rgba(160,25,25,1);
    background: -moz-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,25,25,1)), color-stop(1%, rgba(160,25,25,1)), color-stop(100%, rgba(148,13,13,1)));
    background: -webkit-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -o-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -ms-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: linear-gradient(to bottom, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a01919', endColorstr='#940d0d', GradientType=0 );
}
#action-next-videos:hover, #action-next-videos:link, #action-next-videos:active {
    text-decoration: none;
}
#action-next-videos:hover {
    background: rgba(149,13,13,1);
    background: -moz-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,13,13,1)), color-stop(100%, rgba(160,25,25,1)));
    background: -webkit-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -o-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: linear-gradient(to bottom, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#950d0d', endColorstr='#a01919', GradientType=0 );

}
#loading .proccess {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
/* End of Loading */

/* Image Block */
.imgJs {
    box-sizing: border-box;
    overflow: hidden;
    background: white;
}
.thumbImg-wrapper {
    position: relative;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.thumbImg-wrapper:after {
    content:'';
    position:absolute;
    left:0; top:0;
    width:100%; height:100%;
    display:inline-block;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 58%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.7) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(58%, rgba(0,0,0,0)), color-stop(62%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 58%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.7) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0) 58%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.7) 100%);
    background: -ms-linear-gradient(top, rgba(0,0,0,0) 58%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 58%, rgba(0,0,0,0) 62%, rgba(0,0,0,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.thumbImg {
    position: relative;
    width: 100%;
    height: auto;
    display: block;
    filter: contrast(1.2);
    -webkit-filter: contrast(1.2);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.thumbImgBlock {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.details {
    position: relative;
}

.imgPlayOverlay {
    position: absolute;
    display: block;
    z-index: 3;
    top: 50%;
    left: 0;
    right: 0;
    margin-top: -103px;
    margin-left:auto;
    margin-right:auto;
    width: 205px;
    height: 205px;
    opacity: 0.9;
    background-position: 1px -883px;
}

.thumbImgBlock > a:hover .imgPlayOverlay {
    opacity: 1;
    background-position: 1px -1093px;
}
.fav-action {
    display: block;
    padding: 15px;
    font-size: 26px;
    font-family: TruthCYR-Regular;
    color: #50b7fe;
    transition: all 0.3s ease;
}
.fav-action.playing {
    bottom: 20px;
    width: 100%;
    text-align: center;
}
.fav-action:link, .fav-action:visited, .fav-action:focus {
    color: #50b7fe;
    text-decoration: none;
}
.fav-action i {
    background-position: -135px -127px;
    width: 46px;
    height: 42px;
    opacity: 0.6;
}
.fav-action span {
    margin-left: 5px;
    border-bottom: 1px dotted #50b7fe;
    white-space: nowrap;
}
.fav-action:hover {
    text-decoration: none;
    color: white;
    text-shadow: 0px 0px 4px rgba(150, 150, 150, 1);
}
.fav-action:hover i {
    background-position: -135px -180px;
    opacity: 1;
}
.fav-action:hover span {
    border-bottom: 1px dotted white;
}
.download-action {
    display: inline-block;
    padding: 10px 25px;
    font-size: 18px;
    text-decoration: none;
}
.download-action:hover {
    text-decoration: underline;
}
.thumbImgBlock a:hover {
    text-decoration: none;
    color: inherit;
}
.thumbImgBlock .video-info {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 25px 25px 40px;
}
.video-info * {
    font-family: TruthCYR-Regular;
    transition: all 0.5s ease;
}

.video-likes {
    position: absolute;
    right: 40px;
    bottom: 32px;
    height: 48px;
    padding: 0;
    font-family: TruthCYR-Regular;
    font-size: 32px;
    text-align: center;
    color: white;
    opacity: 0.6;
}
.video-likes i {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    width: 48px;
    height: 50px;
    background-position: -35px -410px;
}
.video-play {
    background-position: -10px -116px;
    bottom: 170px;
    color: #5aac2c;
    font-size: 28px;
    height: 102px;
    left: 15px;
    position: absolute;
    text-align: center;
    width: 103px;
    opacity: 0.6;
}
.video-play:hover {
    opacity: 1;
}
.video-name {
    display: block;
    margin-left: 20px;
    color: #50b7fe;
    font-family: TruthCYR-Medium;
    line-height: normal;
    font-size: 28px;
    padding: 0 0 3px;
    background-position: -4px -132px;
}
.fav .video-name:hover span {
    border-bottom-color: white;
}
.video-name > span {
    border-bottom: 1px solid #50b7fe;
    width: 100%;
}

.video-remove-from-favs {
    display: block;
    margin: 0 0 10px 20px;
    color: #50b7fe;
    font-family: TruthCYR-Medium;
    line-height: normal;
    font-size: 24px;
    padding: 0 0 3px;
}
.video-remove-from-favs:hover span {
    color: white;
    border-bottom-color: white;
}
.video-remove-from-favs > span {
    border-bottom: 2px dotted #50b7fe;
    width: 100%;
}

.video-details {
    display: block;
    margin: 10px 0 0 20px ;
    opacity: 0.6;
}
.play-video .video-details {
    position: absolute;
    bottom: 10px;
}
.video-details span {
    display: inline-block;
    margin-right: 20px;
    font-size: 22px;
    color: #b2aeaf;
    font-family: TruthCYR-Regular;

}
.video-details span i {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    overflow: hidden;
    vertical-align: middle;
}
.video-details span.video-length i {
    background-position: -8px -650px;
}
.video-length {

}
.video-details span.video-watch i {
    background-position: -45px -650px;
}
.video-watch {

}

.video-details span.video-comments i {
    background-position: -86px -650px;
}
.video-comments {

}
.thumbImgBlock .video-info > div {
    transition: 0.5s ease opacity;
}
.thumbImgBlock:hover .video-info > div {
    opacity: 1;
}

/* End of Image Block */

/* Image details */
.img-details {

}
.img-details *{
    font-family: TruthCYR-Regular;
}
.img-details .thumbImg {
    border-radius: 0;
}
.img-details .video-name, .img-details .video-details  {
    margin: 0;
}
.img-details .video-name  {
    color: white;
    max-width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
}
.img-details .video-details {
    margin-bottom: 10px;
}
.img-details .video-details * {
    color: #b2aeaf !important;
    font-size: 24px;
}
.img-details .video-info {
    padding: 40px 25px 20px;
}
.img-details .video-info .quality {
    border: 2px solid black;
    border-radius: 5px;
    color: #fff;
    padding: 23px;
    text-align: center;
    width: 15%;

    -webkit-box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);
    box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);

    background: -moz-linear-gradient(top, rgba(40,40,40,1) 0%, rgba(40,40,40,1) 1%, rgba(28,28,28,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(40,40,40,1)), color-stop(1%, rgba(40,40,40,1)), color-stop(100%, rgba(28,28,28,1)));
    background: -webkit-linear-gradient(top, rgba(40,40,40,1) 0%, rgba(40,40,40,1) 1%, rgba(28,28,28,1) 100%);
    background: -o-linear-gradient(top, rgba(40,40,40,1) 0%, rgba(40,40,40,1) 1%, rgba(28,28,28,1) 100%);
    background: -ms-linear-gradient(top, rgba(40,40,40,1) 0%, rgba(40,40,40,1) 1%, rgba(28,28,28,1) 100%);
    background: linear-gradient(to bottom, rgba(40,40,40,1) 0%, rgba(40,40,40,1) 1%, rgba(28,28,28,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#282828', endColorstr='#1c1c1c', GradientType=0 );
}
.img-details .video-info .quality:hover {
    background: rgba(28,28,28,1);
    background: -moz-linear-gradient(top, rgba(28,28,28,1) 0%, rgba(28,28,28,1) 1%, rgba(40,40,40,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(28,28,28,1)), color-stop(1%, rgba(28,28,28,1)), color-stop(100%, rgba(40,40,40,1)));
    background: -webkit-linear-gradient(top, rgba(28,28,28,1) 0%, rgba(28,28,28,1) 1%, rgba(40,40,40,1) 100%);
    background: -o-linear-gradient(top, rgba(28,28,28,1) 0%, rgba(28,28,28,1) 1%, rgba(40,40,40,1) 100%);
    background: -ms-linear-gradient(top, rgba(28,28,28,1) 0%, rgba(28,28,28,1) 1%, rgba(40,40,40,1) 100%);
    background: linear-gradient(to bottom, rgba(28,28,28,1) 0%, rgba(28,28,28,1) 1%, rgba(40,40,40,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c1c1c', endColorstr='#282828', GradientType=0 );

}
.img-details .video-info .like-button {
    color: #fff;
    border: 2px solid black;
    border-radius: 5px;
    text-align: center;
    width: 45%;

    -webkit-box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);
    -moz-box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);
    box-shadow: 0px 2px 0px 0px rgba(46,42,42,1);

    background: rgba(160,25,25,1);
    background: -moz-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,25,25,1)), color-stop(1%, rgba(160,25,25,1)), color-stop(100%, rgba(148,13,13,1)));
    background: -webkit-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -o-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -ms-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: linear-gradient(to bottom, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a01919', endColorstr='#940d0d', GradientType=0 );

}
.img-details .video-info-buttons {
    clear: both;
}
.img-details .video-info-buttons a{
    display: inline-block;
    border-width: 3px;
    padding: 25px;
    font-size: 28px;
    margin-right: 10px;
    transition: all 0.5s ease;
    outline: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.img-details .video-info-buttons a:hover, .img-details .video-info-buttons a:focus, .img-details .video-info-buttons a.selected {
    text-decoration: none;
}
.img-details .video-info .like-button:hover, .img-details .video-info .like-button:focus {
    background: rgba(149,13,13,1);
    background: -moz-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,13,13,1)), color-stop(100%, rgba(160,25,25,1)));
    background: -webkit-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -o-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: linear-gradient(to bottom, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#950d0d', endColorstr='#a01919', GradientType=0 );
}

.img-details .video-info-buttons .like-button.disabled {
    opacity: 0.5;
}

.img-details .video-likes {
    display: inline-block;
    padding: 30px 0 0;
    position: static;
    float: right;
    padding: 15px 0 0;
    color: white;
    background-position: 0px -1305px;
    transition: none;
}
.img-details .video-quality {}
.img-details .video-tags {
    margin: 40px 0 0;
    padding: 0 10px;
}

.video-tag {
    position: relative;
    font-family: TruthCYR-Regular;
    font-size: 26px;
    color: #50b7fe;
    text-transform: none !important;
    display: inline-block;
    padding: 0 0 3px !important;
    margin: 10px 35px 25px 35px !important;
    transition: all 0.5s ease;
    outline: none;
    border-bottom: 1px solid #50b7fe;
}
.video-tag:hover {
    color: white;
    text-decoration: none;
    background: none !important;
    border-bottom-color: white;
}
.video-tag::before {
    background: rgba(0, 0, 0, 0) url("./../../img/40/thumb-icons.png") no-repeat scroll -121px -418px;
    content: " ";
    height: 46px;
    left: -72px;
    position: absolute;
    top: -2px;
    width: 64px;
}
/* End of Image details */

/* Comments block */
.comments-container {
    margin: 20px 20px 50px;
    padding: 20px 20px 0;
    background: #4a4a4b;
    -webkit-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 8px 12px 0px rgba(0,0,0,0.27);
}
.comments {
    font-size: 22px;
    color: #fff;
    background: #3b3b3c;
    margin: 0 -20px;
    padding: 1px 0;
}
.message-no-comments {
    padding: 20px;
}

#showCommentSpan {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border: 2px solid #414141;
    border-radius: 4px;
    padding: 20px 20px 18px;
    color: white;
    text-decoration: none;
    font-size: 20px;
    outline: 0;
    color: white;
    line-height: 21px;
    background: rgba(112,112,113,1);
    background: -moz-linear-gradient(top, rgba(112,112,113,1) 0%, rgba(112,112,113,1) 1%, rgba(100,100,101,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(112,112,113,1)), color-stop(1%, rgba(112,112,113,1)), color-stop(100%, rgba(100,100,101,1)));
    background: -webkit-linear-gradient(top, rgba(112,112,113,1) 0%, rgba(112,112,113,1) 1%, rgba(100,100,101,1) 100%);
    background: -o-linear-gradient(top, rgba(112,112,113,1) 0%, rgba(112,112,113,1) 1%, rgba(100,100,101,1) 100%);
    background: -ms-linear-gradient(top, rgba(112,112,113,1) 0%, rgba(112,112,113,1) 1%, rgba(100,100,101,1) 100%);
    background: linear-gradient(to bottom, rgba(112,112,113,1) 0%, rgba(112,112,113,1) 1%, rgba(100,100,101,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707071', endColorstr='#646465', GradientType=0 );
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#showCommentSpan:hover {
    text-decoration: none;
}
#showCommentSpanfocus {
    text-decoration: none;
}
#showCommentSpan i {
    width: 25px;
    height: 28px;
    background-position: -160px -315px;
}
#showCommentSpan:hover i {
    background-position: -160px -345px;
}
#showCommentSpan.active i {
    background-position: -130px -314px;
}
#showCommentSpan.active:hover i{
    background-position: -130px -345px;
}

.comment-pre {
    position: relative;
    margin-bottom: 40px;
    padding-top: 10px;
    text-transform: none;
    font-size: 20px;
    color: #fff;
}
.comments-pre-title {
    font-size: 28px;
    margin-top: 0;
}
.comments-pre-title i {
    width: 52px;
    height: 56px;
    margin-right: 5px;
    background-position: -136px -530px;
}
#commentSpan {
    margin: 0 -20px;
    padding: 20px;
    transition: 1s ease opacity;
    border-top: 1px solid #403a3c;
}
#commentSpan .alert {
    font-family: TruthCYR-Medium;
}
.add-comment {
    display: block;
    border-top: 1px #c96162 solid;
    padding: 20px 20px 24px;
    border-radius: 6px;
    font-size: 24px;
    color: white;
    text-align: center;
    margin: 20px 0 10px;

    background: rgba(173,37,37,1);
    background: -moz-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,37,37,1)), color-stop(1%, rgba(173,37,37,1)), color-stop(100%, rgba(161,25,25,1)));
    background: -webkit-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -o-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: linear-gradient(to bottom, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad2525', endColorstr='#a11919', GradientType=0 );

    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
}
.add-comment:hover, .add-comment:focus {
    color: white;
    text-decoration: none;
}
.add-comment:active {
    margin: 22px 0 8px;
}

#comment {
    font-size: 24px;
    padding: 15px 20px;
    color: white;
    background: #2b2b2b;
    border: none;
}
.comment-user {
    border: 1px solid #636363;
    border-radius: 5px;
    padding: 20px;
    margin: 20px;
}
.comment-user > div {
    display: block;
    line-height: 32px;
}
.comment-user i {
    width: 25px;
    height: 29px;
    background-position: -169px -241px;
}
.commentText {
    color: white;
    font-size: 32px;
    line-height: 42px !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.commentAuthor {
    color: #858182;
}
.comment-user-info {
    margin-bottom: 0;
}

/* End of comments block */

/* Tags page */
.video-tags-full {
    margin: 20px 10px;
    text-align: center;
}
/* End of tag page */

/* Legal */
ol.terms {
    list-style-type: none;
}
div.terms {
    text-align: center;
    margin: 0 auto;
}

#legal ol {
    counter-reset: item;
    padding-left: 22px;
}
#legal ol li {
    display: block;
    position: relative;
}
#legal ol li:before {
    content: counters(item, ".")".";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 10px; /* space between number and text */
}
/* End of Legal */

/* Content static pages */
div.content-static {
    font-size: 28px;
    line-height: 36px;
    color: #7b7b7b;
    padding: 0 20px 50px;
}
div.content-static a {
    color: white;
    text-decoration: underline;
}
div.content-static h5, div.content-static h6 {
    color: white;
}
div.content-static h5 {
    font-size: 40px;
}
div.content-static h6 {
    font-size: 34px;
    margin: 50px 0 30px;
}
div.content-static h5 ~ h6 {
    margin-top: 10px;
}
/* End of Content static pages */

/* Footer */
.footer {
    display: block;
    position: relative;
    margin: 0 0 10px;
    padding: 25px 10px 30px 10px;
    position: absolute;
    left:0;
    right:0;
    bottom:0;
}
.footer i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 55px;
    height: 50px;
    background-position: -10px -337px;
}
.footer > div {
    max-width: 640px;
    margin: 0 auto 10px;
    color: #50b7fe;
    font-size: 10px;
    position: relative;
}
.footer a {
    margin-bottom: 12px;
    font-size: 12px;
    font-family: TruthCYR-Light;
    border-bottom: 1px solid rgba(80,183,254,0.5);
    text-decoration: none;
}
.footer p.compact {
    padding-top: 10px!important;
}
.footer a.bigger {
    margin-top: 12px;
    font-size: 20px;
}
.footer a:hover {
    text-decoration: none;
    color: white;
    border-bottom-color: white;
}
.footer .footer-links {
    margin: 0 20px 20px;
}

.footer .footer-links.subscribed {
    margin: 0 20px 20px 70px;
}

.footer .footer-about {
    font-size: 12px;
    color: white;
    line-height: 125%;
}
.footer .footer-about a{
    color: white;
    border: 0;
    text-decoration: underline;
}
.footer .footer-about p {
    text-align: left;
    padding: 0;
    margin: 0 0 10px;
    line-height: 125%;
    font-family: TruthCYR-Light
}
.link-back-container{
    display: inline-block;
    padding-bottom: 5px;
}
.link-back-container .link-back{
    font-size: 15px;
}
/* End of footer */

/* Block like footer */
#top-text-about-subscription {
    display: block;
    margin: 0 0 10px;
    padding: 25px 10px 30px 10px;
    border-top: 1px solid #453b3e;
    position: relative;
}
#top-text-about-subscription i {
    position: absolute;
    top: 5px;
    left: 0;
    width: 55px;
    height: 50px;
    background-position: -10px -337px;
}
#top-text-about-subscription > div {
    max-width: 640px;
    margin: 0 auto 10px;
    color: #50b7fe;
    font-size: 10px;
    position: relative;
}
#top-text-about-subscription a {
    margin-bottom: 12px;
    font-size: 12px;
    font-family: TruthCYR-Light;
    border-bottom: 1px solid rgba(80,183,254,0.5);
    text-decoration: none;
}
#top-text-about-subscription p.compact {
    padding-top: 10px!important;
}
#top-text-about-subscription a.bigger {
    margin-top: 12px;
    font-size: 20px;
}
#top-text-about-subscription a:hover {
    text-decoration: none;
    color: white;
    border-bottom-color: white;
}
#top-text-about-subscription .footer-links {
    margin: 0 0 15px 70px;
}
#top-text-about-subscription .footer-about {
    font-size: 12px;
    color: white;
}
#top-text-about-subscription .footer-about p {
    text-align: left;
    padding: 0;
    margin: 0 0 10px;
    line-height: 125%;
    font-family: TruthCYR-Light
}
/* End of Block like footer */

/* Subscribe */
#subscribe {
    padding: 20px;
}
/* End of Subscribe */

/* Models page */
#models {
    padding: 0 20px;
    padding-bottom: 50px;
}
#modelsList {
    font-family: TruthCYR-Regular;
}
#modelsList .model-item {
    position: relative;
    display: table;
    margin: 0 0 50px;
    height: 125px;
    width: 100%;
}
.model-image {
    position: absolute;
    z-index: 1;
    top: -15px;
    left: 15px;
    border-radius: 160px;
    width: 160px;
    height: 160px;
    background-size: 160px 160px;
    background-position: center center;
    transition: all 0.3s ease;
}
.model-info {
    position: relative;
    display: table-cell;
    padding: 10px 0 0 195px;
    vertical-align: middle;
    border: 1px solid #636363;
    border-radius: 5px;
}
.model-name {
    display: inline;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 22px;
    color: #50b7fe;
    text-decoration: none;
    border-bottom: 1px solid #50b7fe;
    transition: all 0.3s ease;
}
.model-play {
    position: absolute;
    right: 30px;
    top: 45px;
    width: 16px;
    height: 34px;
    background-position: -156px -475px;
}
#modelsList .model-item:hover .model-name {
    color: white;
    border-bottom: 1px solid white;
}
#modelsList .model-item:hover .model-image {
    background-size: 190px 190px;
}
#modelsList .model-item:hover {
    text-decoration: none;
}
.model-media {
    margin-top: 22px;
    color: #a7a4a4;
    font-size: 22px;
    font-family: TruthCYR-Regular;
}
/* End of models page */

/* Search by tag */
#tag-search-info {
    margin: 0 10px;
    font-size: 22px;
}
#tag-search-info-name  {
    display: block;
    margin: 5px 0;
}
#tag-search-info-qty  {
    display: block;
    margin: 20px 0 20px;
    text-transform: uppercase;
    color: #e4d8c0;
}
/* End of search by tag */

/* Model page */
#model #items-feed {
    padding-top: 20px;
}
#model-page-header {
    margin: 0 0 20px;
}

#model-page-header .model-info {
    padding: 0;
    display: inline-block;
    margin: 25px 0 20px 20px;
}
#model-page-header .model-image {
    position: relative;
    display: inline-block;
    float: left;
    background-size: 120px 120px;
    border-radius: 120px;
    height: 120px;
    left: 0;
    top: 0;
    width: 120px;
}
#model-page-header .model-name {
    color: white;
    border-bottom: none;
}
#model-page-header .model-info {
    border: none;
}
/* End of model page */

/* Buttons */
.btn-default {
    font-size: 28px;
    line-height: 20px;
    border: 2px solid black;
    border-radius: 5px;
    padding: 25px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    box-shadow: 0 2px 0 0 rgba(46, 42, 42, 1);
    text-decoration: none!important;
}
.btn-default:hover, .btn-default:focus {
    text-decoration: none;
    border-color:black;
}
.btn-unsubscribe {
    display: inline-block;
    margin: 5px 0;
}
.btn-red {
    color: white;
    background: rgba(160,25,25,1);
    background: -moz-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(160,25,25,1)), color-stop(1%, rgba(160,25,25,1)), color-stop(100%, rgba(148,13,13,1)));
    background: -webkit-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -o-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: -ms-linear-gradient(top, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    background: linear-gradient(to bottom, rgba(160,25,25,1) 0%, rgba(160,25,25,1) 1%, rgba(148,13,13,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a01919', endColorstr='#940d0d', GradientType=0 );
}
.btn-red:hover {
    color: white;
    background: rgba(149,13,13,1);
    background: -moz-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(149,13,13,1)), color-stop(100%, rgba(160,25,25,1)));
    background: -webkit-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -o-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    background: linear-gradient(to bottom, rgba(149,13,13,1) 0%, rgba(160,25,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#950d0d', endColorstr='#a01919', GradientType=0 );

}
/* End of buttons */

/* Operator selection */
#operator-selection-container {
    text-align: center;
    margin: 20px 0;
    box-sizing: border-box;
}
#operator-selection-container a {
    width: 150px;
    height: 100px;
    display: inline-block;
    margin: 10px;
    border: 2px solid transparent;
    border-radius: 16px;
}
#operator-selection-container a:hover {
    text-decoration: none;
}
#operator-selection-container a:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
#operator-selection-container a img {
    vertical-align: middle;
}
#operator-selection-container a.operator-mtsby {
    background: #e4001b;
}
#operator-selection-container a.operator-lifeby {
    background: white;
}
#operator-selection-container a.operator-mtsby:hover {
    border-color: white;
}
#operator-selection-container a.operator-lifeby:hover {
    border-color: #ec1d23;
}
/* End of operator selection */

/* Auth form */
#auth-form-container {
    margin: 30px 0;
}
#auth-form {
    text-align: center;
}
#auth-form input {
    height: auto;
}
#auth-form input[type=text] {
    color: black;
    padding: 8px;
    font-size: 24px;
    line-height: 100%;
}
#auth-form input[name=submit]
{
    border-width: 1px 0 0;
    border-top: 1px #c96162 solid;
    padding: 13px 20px;
    border-radius: 6px;
    font-size: 20px;
    color: white;
    text-align: center;

    background: rgba(173,37,37,1);
    background: -moz-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(173,37,37,1)), color-stop(1%, rgba(173,37,37,1)), color-stop(100%, rgba(161,25,25,1)));
    background: -webkit-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -o-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: -ms-linear-gradient(top, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    background: linear-gradient(to bottom, rgba(173,37,37,1) 0%, rgba(173,37,37,1) 1%, rgba(161,25,25,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ad2525', endColorstr='#a11919', GradientType=0 );

    -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.25);
}
/* End of auth form */

@media screen and (max-width: 640px) {
    body {
        background-image: none;
    }
    .wrapper {
        border: none;
        margin-bottom: 20px;
        margin-top: 0;
    }
    .thumb-icons {
        width: 16px;
        height: 20px;
        background-size: 103px 725px;
    }

    #content h1 {
        font-family: "Acrom Medium";
        color: #e4d8c0;
        text-transform: uppercase;
        letter-spacing: 1px;
        margin-top: 21px;
        font-size: 20px;
        line-height: 16px;
    }
    #content {
        background: url(../../img/40/footer-bg.png) repeat-x scroll bottom;
        padding: 48px 0 85px;
    }
    #content.with-large-header {
        padding-top: 111px;
    }
    .content {
        padding-top: 25px !important;
    }
    .when-page-content-is-empty {
        font-size: 18px;
        padding: 50px 0;
    }


    /* ui mobile reset  */
    .ui-panel {
        width: 300px !important;
    }

    .ui-panel.ui-panel-position-right {
        width:  300px !important;
    }
    .ui-panel-animate.ui-panel-page-content-position-right {
        left: 0;
        right: 0;
        transform: translate3d(-300px, 0px, 0px);
    }
    .ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay, .ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
        right: 0;
        transform: translate3d(300px, 0px, 0px);
    }
    .ui-panel-dismiss-open.ui-panel-dismiss-position-right {
        right: 300px;
    }

    /* end reset */

    /* Header */

    #title-sub{
        font-size: 10px;
        letter-spacing: 2px;
        margin: 0 0 5px;
    }
    .headerBox {

    }
    .headerBox.small {
        min-height: 48px;
        margin: 0;
        padding-top: 0;
    }
    .headerBox img {
        width: 50%;
    }
    .headerBox.small .back{
        top: 13px;
        left: 10px;
        font-size: 12px;
    }
    .headerBox .back i {
        height: 23px;
        width: 23px;
        margin-right: 3px;
        background-position: -2px -343px;
    }
    .headerBox .back:hover i {
        background-position: -2px -366px;
    }
    .headerBox.small #menu-button, #menu-button  {
        background-position: -38px -5px;
        height: 24px;
        position: absolute;
        right: 16px;
        top: 21px;
        width: 31px;
    }
    .headerBox.small #menu-button {
        top: 14px;
    }
    .headerBox.small #menu-button:hover {
        background-position: -38px -31px;
    }
    #search-button {
        background-position: 0 -2px;
        height: 26px;
        left: 8px;
        top: 18px;
        width: 31px;
    }
    #search-button:hover {
        background-position: 0 -29px;
    }
    #logo-action {
        margin-top: 16px!important;
    }
    #logo-action img {
        width: 145px;
    }
    #logo-full img{
        width: 125px;
        margin-top: 5px!important;
    }

    /* Filter */
    #filter-block-wrapper {
        margin: 5px auto;
        padding: 0 15px;
    }
    #filter-block {
        border-radius: 4px;
        -webkit-box-shadow: 0px 1px 0px 0px rgba(239,187,190,0.1);
        -moz-box-shadow: 0px 1px 0px 0px rgba(239,187,190,0.1);
        box-shadow: 0px 1px 0px 0px rgba(239,187,190,0.1);
    }
    #filter-block a {
        font-size: 12px;
        padding: 10px 5px 12px;
        letter-spacing: 0;
    }
    /* End of Header */

    /* Menu */
    #logo-action-menu {
        margin: 21px 10px 21px 20px;
        max-width: 100px;
    }
    #menu-button:hover {
        background-position: -38px -31px;
    }
    #menu {
        -webkit-box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
        -moz-box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
        box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
    }
    #menu-list {
        padding: 52px 0 0;
    }
    #menu-list li > a {
        line-height: 20px;
        padding: 15px 5px 15px 40px;
        font-size: 24px;
    }
    #menu-list .thumb-icons {
        width: 24px;
        height: 25px;
        margin-right: 15px;
    }

    #menu-list .thumb-icon-gallery {
        background-position: -26px -342px;
    }
    #menu-list li > a:hover .thumb-icon-gallery, #menu-list li > a.active .thumb-icon-gallery {
        background-position: -26px -367px;
    }

    #menu-list .thumb-icon-favs {
        background-position: -50px -342px;
    }
    #menu-list li > a:hover .thumb-icon-favs, #menu-list li > a.active .thumb-icon-favs {
        background-position: -50px -365px;
    }

    #menu-list .thumb-icon-models {
        height: 19px;
        background-position: 0 -393px;
    }
    #menu-list li > a:hover .thumb-icon-models, #menu-list li > a.active .thumb-icon-models {
        background-position: 0 -412px;
    }

    #menu-list .thumb-icon-search {
        width: 25px;
        height: 22px;
        background-position: -25px -393px;
    }
    #menu-list li > a:hover .thumb-icon-search, #menu-list li > a.active .thumb-icon-search {
        background-position: -25px -414px;
    }

    #menu-list .menu-list-small a {
        font-size: 16px;
        padding: 10px 5px 10px 40px;
    }

    /* Loading */
    #loading {
        height: 26px;
        font-size: 12px;
        padding: 6px 0 0 50px;
        background-size: 16px 16px;
        background-position: 15px 5px;
    }
    #loading.noscroll {
        padding: 8px;
        margin: 40px 0 20px;
    }
    #action-next-videos {
        padding: 10px;
    }
    /* End of Loading */

    /* Image Block */
    .imgPlayOverlay {
        z-index: 3;
        margin-top: -52px;
        width: 103px;
        height: 103px;
        background-position: 0 -441px;
    }
    .thumbImgBlock > a:hover .imgPlayOverlay {
        background-position: 0 -546px;
    }
    .fav-action {
        bottom: 0;
        font-size: 16px;
        left: 0;
        padding: 10px;
        white-space: nowrap;
    }
    .fav-action.playing {
        padding: 10px 10px 10px 2px;
    }
    .fav-action i {
        background-position: -72px -63px;
        width: 20px;
        height: 20px;
    }
    .fav-action:hover i {
        background-position: -72px -90px;
    }
    .fav-action span {
        margin-left: 0;
        font-size: 14px;
    }
    .thumbImgBlock .video-info {
        padding: 15px 10px 15px;
    }
    .video-likes {
        right: 20px;
        bottom: 6px;
        padding: 0;
        font-size: 16px;
        height: 32px;
    }
    .video-likes i {
        background-position: -18px -204px;
        width: 24px;
        height: 28px;
    }
    .video-play {
        background-position: -5px -58px;
        bottom: 85px;
        font-size: 16px;
        height: 51px;
        left: 8px;
        width: 52px;
    }
    .video-name {
        font-size: 16px;
        padding: 0 0 2px;
        margin-left: 10px;
        background-position: -2px -66px;
    }
    .video-name > span {
        border-bottom: 1px solid #50b7fe;
    }
    .video-remove-from-favs {
        font-size: 14px;
        padding: 0 0 2px;
        margin: 0 0 5px 10px;
    }
    .video-remove-from-favs > span {
        border-bottom: 1px dotted #50b7fe;
    }
    .video-details {
        margin: 5px 0 0 10px;
        opacity: 0.6;
    }
    .video-details span {
        margin-right: 10px;
        font-size: 12px;
    }
    .video-details span i {
        width: 16px;
        height: 16px;
        margin-right: 5px;
    }
    .video-details span.video-length i {
        background-position: -4px -325px;
    }
    .video-details span.video-watch i {
        background-position: -22px -325px;
    }
    .video-details span.video-comments i {
        background-position: -43px -325px;
    }
    /* End of Image Block */

    /* Image details */
    .img-details .video-name  {
        margin-bottom: 5px;
        font-size: 20px;
    }
    .img-details .video-details {
        margin-bottom: 5px;
    }
    .img-details .video-details * {
        font-size: 14px;
    }
    .img-details .video-info {
        padding: 10px;
    }
    .img-details .video-info .quality {
        border-radius: 6px;
        padding: 7px;
        white-space: nowrap;

        -webkit-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
        -moz-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
        box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
    }
    .img-details .video-info .like-button {
        border-radius: 6px;
        padding: 8px 0 10px;

        -webkit-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
        -moz-box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
        box-shadow: 0px 1px 0px 0px rgba(46,42,42,1);
    }
    .img-details .video-info-buttons a{
        border-width: 2px;
        padding: 7px 14px;
        font-size: 16px;
        margin-right: 5px;
    }
    .img-details .video-likes {
        padding: 10px 0 0;
        background-position: 0px -652px;
    }
    .img-details .video-tags {
        margin: 20px 0 0;
        padding: 0 5px;
    }
    .video-tag {
        font-size: 16px;
        margin: 5px 15px 20px 20px !important;
        padding: 0 !important;
        line-height: 18px;
    }
    .img-details .video-tag {
        margin: 5px 15px 10px 20px!important;
        border-width: 1px!important;
    }
    .img-details .video-tag:hover {
        border-bottom-color: white;
        background: none!important;
    }
    .video-tag::before {
        background-position: -60px -209px;
        background-size: 103px 725px;
        content: " ";
        height: 23px;
        left: -38px;
        top: 2px;
        width: 32px;
    }
    .thumbImg-wrapper i {
        background-size: 100px 200px;
        height: 163px;
    }
    /* End of Image details */

    /* Comments block */
    .comments-container {
        margin: 10px 0 25px;
        padding: 10px 10px 0;
    }
    .comments {
        font-size: 12px;
        margin: 0 -10px;
        padding: 1px 0;
    }
    .comments-pre-title {
        font-size: 14px;
        margin-top: 0;
    }

    #showCommentSpan {
        border-radius: 4px;
        padding: 4px 10px 5px;
        font-size: 12px;
    }
    #showCommentSpan i {
        width: 14px;
        height: 14px;
        background-position: -80px -157px;
    }
    #showCommentSpan:hover i {
        background-position: -80px -157px;
    }
    #showCommentSpan.active i {
        width: 13px;
        height: 14px;
        background-position: -65px -157px;
    }
    #showCommentSpan.active:hover i {
        background-position: -65px -157px;
    }
    .comment-pre {
        margin-bottom: 20px;
        padding-top: 5px;
        font-size: 10px;
    }
    .comments-pre-title i {
        width: 26px;
        height: 28px;
        margin-right: 0;
        background-position: -68px -265px;
    }
    #commentSpan {
        margin: 0 -10px;
        padding: 10px 10px 5px
    }
    .add-comment {
        padding: 10px;
        border-radius: 4px;
        font-size: 16px;
        margin: 10px 0;
    }
    .add-comment:active {
        margin: 12px 0 8px;
    }
    #comment {
        font-size: 12px;
        padding: 10px;
    }
    .comment-user {
        padding: 12px 10px;
        margin: 10px;
    }
    .comment-user > div {
        line-height: 16px;
    }
    .comment-user i {
        width: 13px;
        height: 16px;
        background-position: -84px -120px;
    }
    .commentText {
        font-size: 16px;
        line-height: 21px !important;
    }
    .comment-user-info {
        margin-bottom: 0;
    }

    /* End of comments block */

    /* Tags page */
    .video-tags-full {
        margin: 20px 10px;
        text-align: left;
    }
    /* End of tag page */

    /* Content static pages */
    div.content-static {
        font-size: 12px;
        line-height: 18px;
        padding: 0 10px 25px;
    }
    div.content-static h5 {
        font-size: 20px;
    }
    div.content-static h6 {
        font-size: 17px;
        margin: 25px 0 15px;
    }
    div.content-static h5 ~ h6 {
        margin-top: 5px;
    }
    /* End of Content static pages  */

    /* Models */
    .model-avatar {
        background-size: 180px 180px;
        width: 180px;
        heigh: 180px;
        border-radius: 90px;
        overflow: hidden;
    }
    #model-page-header {
        margin: 0;
        padding: 0 10px;
        height: 80px;
    }
    #model-page-header .model-image {
        margin-top: 0;
    }
    /* End of model */

    /* Footer */
    .footer {
        margin: 5px 5px 0px;
        padding: 15px 5px 0;
    }
    .footer i {
        width: 28px;
        height: 27px;
        background-position: -5px -168px;
    }
    .footer > div {
        margin-bottom: 0;
    }
    .footer a {
        margin-bottom: 0;
        font-size: 10px;
    }
    .footer .footer-links {
        margin: 0 10px 5px;
    }
    .footer .footer-links.subscribed {
        margin: 0 10px 5px 35px;
    }
    .link-back-container{
        display: inline-block;
        padding-bottom: 2px;
    }
    .link-back-container .link-back{
        font-size: 13px;
    }
    .footer a.bigger {
        font-size: 12px;
    }
    /* End of footer */

    /* Block like Footer */
    #top-text-about-subscription {
        margin: 5px 5px 0;
        padding: 15px 5px 0;
    }
    #top-text-about-subscription i {
        width: 28px;
        height: 27px;
        background-position: -5px -168px;
    }
    #top-text-about-subscription .footer-about{
        font-size: 10px;
    }
    #top-text-about-subscription > div {
        margin-bottom: 0;
    }
    #top-text-about-subscription a {
        margin-bottom: 0;
        font-size: 10px;
    }
    #top-text-about-subscription .footer-links {
        margin-left: 35px;
    }
    #top-text-about-subscription a.bigger {
        font-size: 12px;
    }
    /* End of Block like Footer */

    /* Models page */
    #models {
        padding: 0 20px 25px;
    }
    #modelsList .model-item {
        height: 70px;
        margin: 0 0 35px;
    }
    .model-info {
        padding: 0 0 0 115px;
    }
    .model-name {
        font-size: 16px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    .model-media {
        font-size: 14px;
        margin-top: 5px;
    }
    .model-image {
        top: -10px;
        left: 10px;
        border-radius: 90px;
        width: 90px;
        height: 90px;
        background-size: 90px 90px;
    }
    .model-play {
        background-position: -78px -238px;
        height: 18px;
        position: absolute;
        right: 15px;
        top: 25px;
        width: 10px;
    }

    /* End of models page */

    /* Model page */
    #model-page-header .model-image {
        background-size: 80px 80px;
        border-radius: 80px;
        height: 80px;
        width: 80px;
    }
    #model-page-header .model-info {
        margin: 15px 0 10px 20px;
    }
    /* End of Model page */

    /* Search by tag */
    #tag-search-info {
        font-size: 14px;
        margin: 0 10px;
    }
    #tag-search-info-name {
        margin: 0;
    }
    #tag-search-info-qty  {
        margin: 10px 0;
    }
    /* End of search by tag */

    .download-action {
        font-size: 12px;
        padding: 5px 10px;
    }

    .footer .footer-about{
        font-size: 10px;
    }
}

@media screen and (max-width: 375px) {
    .headerBox {
        background-size: 375px 110px;
        background-position: left top;
    }
    #title-sub{
        font-size: 9px;
    }
    #content {
        background-size: 375px auto;
    }
    #content h1 {
        margin-top: 21px;
        font-size: 20px;
        line-height: 16px;
    }
    .btn-default {
        font-size: 18px;
        line-height: 10px;
        border-width: 1px;
        border-radius: 3px;
        padding: 15px;
        box-shadow: 0 1px 0 0 rgba(46, 42, 42, 1);
    }

    /* Auth form */
    #auth-form-container {
        box-sizing: border-box;
        padding: 0 20px;
    }
    #auth-form input {
        display: block;
        margin: 10px 0;
        width: 100%;
    }
    #auth-form input[type=text] {
        text-align: center;
    }
    /* End of Auth form */
}

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

    /* ui mobile reset  */
    .ui-panel {
        width: 280px !important;
    }
    .ui-panel.ui-panel-position-right {
        width:  280px !important;
    }
    .ui-panel-animate.ui-panel-page-content-position-right {
        left: 0;
        right: 0;
        transform: translate3d(-280px, 0px, 0px);
        -webkit-transform: translate3d(-280px, 0px, 0px);
    }
    .ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay, .ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
        right: 0;
        transform: translate3d(280px, 0px, 0px);
        -webkit-transform: translate3d(280px, 0px, 0px);
    }
    .ui-panel-dismiss-open.ui-panel-dismiss-position-right {
        right: 280px;
    }

    /* end reset */

    #filter-block a {
        font-size: 10px;
        padding: 7px 5px 8px;
    }

    #content {
        background-size: 375px auto;
    }
    .img-details .video-info .like-button {
        font-size: 13px;
        width: 43%;
        padding: 9px;
        white-space: nowrap;
    }

    #modelsList .model-item {
        margin: 0 0 30px;
        height: 60px;
    }
    .model-media {
        font-size: 12px;
        margin-top: 3px;
    }
    .model-name {
        font-size: 12px;
        line-height: 20px;
    }
    .model-play {
        right: 10px;
        top: 20px;
    }
    .model-image {
        background-size: 80px 80px;
        border-radius: 80px;
        height: 80px;
        left: 10px;
        top: -10px;
        width: 80px;
    }
    .model-info {
        padding: 0 0 0 100px;
    }
    #auth-form input[type=text] {
        font-size: 18px;
    }
}

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

    /* Header */

    #title-sub{
        font-size: 10px;
        letter-spacing: 0;
    }
    .headerBox {
        margin: 0 0 15px 0;
        padding-top: 5px;
    }
    .headerBox img {
        width: 40%;
    }
    .headerBox .back{
        top: 7px;
        left: 10px;
        font-size: 10px;
    }

    /* End of Header */

    /* Comments block */
    .comments-container {
        margin: 10px 0 25px;
        padding: 10px;
    }
    .comments {
        font-size: 12px;
    }

    #showCommentSpan {
        border-radius: 6px;
        padding: 3px 7px;
        font-size: 10px;
    }

    .comment-pre {
        margin-bottom: 20px;
        padding-top: 5px;
        font-size: 8px;
    }
    .comments-pre-title i {
        display: none;
    }
    #commentSpan {
        margin-top: 10px;
    }
    .add-comment {
        padding: 8px 10px;
        border-radius: 8px;
        font-size: 12px;
        margin: 10px 0;
    }
    #comment {
        font-size: 12px;
        padding: 10px;
    }
    .comment-user {
        padding: 10px;
        margin: 0 -10px;
    }
    .comment-user > div {
        line-height: 16px;
    }
    .commentText {
        font-size: 16px;
        line-height: 21px !important;
    }
    .comment-user-info {
        margin-bottom: 5px;
    }

    /* End of comments block */

    /* Legal */
    #legal {
        font-size: 12px;
        line-height: 18px;
        padding-bottom: 25px;
    }
    #legal h5 {
        font-size: 20px;
    }
    #legal h6 {
        font-size: 17px;
        margin: 25px 0 15px;
    }
    #legal h5 ~ h6 {
        margin-top: 5px;
    }
    div#legal {
        padding: 0 10px;
    }
    /* End of Legal */

    /* Footer */
    .footer {
        margin: 3px 5px 15px;
        padding: 10px 0;
    }
    .footer i {
        top: 5px;
        left: 1px;
    }
    .footer > div {
        margin-bottom: 0;
    }
    .footer a {
        margin-bottom: 0;
        font-size: 10px;
        line-height: 12px;
    }
    /* End of footer */

    /* Block like Footer */
    #top-text-about-subscription {
        margin: 3px 5px 15px;
        padding: 10px 0;
    }
    #top-text-about-subscription i {
        top: 5px;
        left: 1px;
    }
    #top-text-about-subscription > div {
        margin-bottom: 0;
    }
    #top-text-about-subscription a {
        margin-bottom: 0;
        font-size: 10px;
        line-height: 12px;
    }
    /* End of Block like Footer */

    #filter-block a {
        display: table-cell;
        vertical-align: middle;
        padding: 2px 5px 2px;
        line-height: 14px;
    }
}

@media screen and (max-width: 240px) {
    /* ui mobile reset  */
    .ui-panel {
        width: 200px !important;
    }

    .ui-panel.ui-panel-position-right {
        width:  200px !important;
    }
    .ui-panel-animate.ui-panel-page-content-position-right {
        left: 0;
        right: 0;
        transform: translate3d(-200px, 0px, 0px);
    }
    .ui-panel-animate.ui-panel-position-right.ui-panel-display-overlay, .ui-panel-animate.ui-panel-position-right.ui-panel-display-push {
        right: 0;
        transform: translate3d(200px, 0px, 0px);
    }
    .ui-panel-dismiss-open.ui-panel-dismiss-position-right {
        right: 200px;
    }
    /* end reset */

    .headerBox .back {
        display: none;
    }
    .fav-action {
        font-size: 12px;
        padding: 5px;
    }
    .download-action {
        font-size: 12px;
        padding: 5px;
    }
    .img-details .video-name {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .img-details .video-info .quality {
        padding: 2px;
    }
    .img-details .video-info-buttons a {
        font-size: 11px;
        margin-right: 1px;
        padding: 5px 10px;
    }
    .img-details .video-info .like-button {
        font-size: 10px;
        padding: 5px 0;
        width: 40%;
    }

    /* Menu */
    #logo-action-menu {
        margin: 21px 10px 21px 20px;
        max-width: 100px;
    }
    #menu-button:hover {
        background-position: -38px -31px;
    }
    #menu {
        -webkit-box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
        -moz-box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
        box-shadow: inset 6px 0px 3px -4px rgba(0,0,0,0.51);
    }
    #menu-list li > a{
        height: 55px;
        line-height: 20px;
        padding: 15px 5px 10px 20px;
        font-size: 14px;
    }
    #menu-list .thumb-icons {
        width: 24px;
        height: 25px;
        margin-right: 10px;
    }

    #menu-list .thumb-icon-gallery {
        background-position: -26px -342px;
    }
    #menu-list li > a:hover .thumb-icon-gallery, #menu-list li > a.active .thumb-icon-gallery {
        background-position: -26px -367px;
    }

    #menu-list .thumb-icon-favs {
        background-position: -50px -342px;
    }
    #menu-list li > a:hover .thumb-icon-favs, #menu-list li > a.active .thumb-icon-favs {
        background-position: -50px -365px;
    }

    #menu-list .thumb-icon-models {
        height: 19px;
        background-position: 0 -393px;
    }
    #menu-list li > a:hover .thumb-icon-models, #menu-list li > a.active .thumb-icon-models {
        background-position: 0 -412px;
    }

    #menu-list .thumb-icon-search {
        width: 25px;
        height: 22px;
        background-position: -25px -393px;
    }
    #menu-list li > a:hover .thumb-icon-search, #menu-list li > a.active .thumb-icon-search {
        background-position: -25px -414px;
    }
    /* Loading */
    #loading {
        height: 22px;
        font-size: 11px;
        padding: 6px 0 0 40px;
    }
    /* End of Loading */
    .model-name {
        font-size: 18px;
    }
}
