@font-face {
    font-family: 'gotham_probold';
    font-display: auto;
    src: url('/css/gothaprobol-webfont.eot');
    src: url('/css/gothaprobol-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/gothaprobol-webfont.woff') format('woff'),
        url('/css/gothaprobol-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_prolight';
    font-display: auto;
    src: url('/css/gothaprolig-webfont.eot');
    src: url('/css/gothaprolig-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/gothaprolig-webfont.woff') format('woff'),
        url('/css/gothaprolig-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gotham_proregular';
    font-display: auto;
    src: url('/css/gothaproreg-webfont.eot');
    src: url('/css/gothaproreg-webfont.eot?#iefix') format('embedded-opentype'),
        url('/css/gothaproreg-webfont.woff') format('woff'),
        url('/css/gothaproreg-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
*:after,
*:before,
* {
    margin: 0;
    padding: 0;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
}
html {
    font-size: 62.5%;
}
body {
    min-width: 320px;
    font: 12px/15px 'gotham_proregular', Arial, Helvetica, sans-serif;
    color: #5a616d;
    background: #f6f7f9;
}
.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}
input:focus {
    outline: 0;
}
img {
    border: 0;
}
ul {
    list-style: none;
}
input,
select,
textarea {
    font: 13px/15px Arial, Helvetica, sans-serif;
}
input:active,
input:focus,
select:active,
select:focus,
textarea:active,
textarea:focus {
    outline: 0;
}
p,
h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0;
    font-size: 14px;
}
a {
    color: #0b7590;
    text-decoration: underline;
    transition: color 0.3s;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: 0;
}
input,
textarea,
select {
    font-family: Verdana, Arial, serif;
    font-size: 12px;
    outline: 0;
}
textarea::-webkit-input-placeholder {
    color: #b0b0b0;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
textarea:-ms-input-placeholder {
    color: #b0b0b0;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
textarea::-ms-input-placeholder {
    color: #b0b0b0;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
textarea::placeholder {
    color: #b0b0b0;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
textarea:focus::-webkit-input-placeholder {
    color: transparent;
}
textarea:focus:-ms-input-placeholder {
    color: transparent;
}
textarea:focus::-ms-input-placeholder {
    color: transparent;
}
textarea:focus::placeholder {
    color: transparent;
}
:focus::-webkit-input-placeholder {
    color: transparent;
}
:focus:-ms-input-placeholder {
    color: transparent;
}
:focus::-ms-input-placeholder {
    color: transparent;
}
:focus::placeholder {
    color: transparent;
}
.svg_icon {
    display: inline-block;
    width: 1em;
    height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    pointer-events: none;
}
.absolute-img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#header {
    background: #202426;
    -webkit-box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 20px -2px rgba(0, 0, 0, 1);
    position: relative;
    max-width: 1483px;
    width: 100%;
    margin: 0 auto;
}
.adv_enabled#header {
    max-width: 1001px;
}
#adv-block {
    top: 0!important;
}
.header {
    max-width: 1483px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 0;
}

/* .top_menu.clearfix {
    padding: 0 20px 0 0;
} */
.spot-top {
    font-size: 13px;
    max-width: 700px;
    width: 100%;
    overflow: hidden;
    color: #c6c6c6;
    line-height: 16px;
    padding: 5px 17px;
}
.header .spot-top {
    max-width: none;
}
.header .spot-top h2 {
    font-weight: normal;
    display: inline;
    font-size: 13px;
}
#logo {
    background: url(/images/new/bg-logo.png) no-repeat;
    padding: 19px 17px;
    display: inline-block;
}
#logo img {
    width: 100%;
    height: auto;
}
.control18 {
    width: 34px;
    height: 30px;
    background: url(/img/sprite.png) no-repeat -212px 0;
    text-indent: -9999px;
    margin: 0 15px 0 0;
}

.tw {
    width: 32px;
    height: 29px;
    background: url(/img/sprite.png) no-repeat -244px 0;
    text-indent: -9999px;
    display: block;
}

.register-menu {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
} 

.top_btn {
    margin: 0 5px 0 0;
}
.svg-search {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.top_btn:last-child {
    margin: 0;
}
.top_btn a {
    display: block;
    text-decoration: none;
    color: #999;
    line-height: 20px;
    padding: 5px 10px;
    border-radius: 4px;
    background: transparent;
    -webkit-transition: color 0.3s, background 0.3s;
    transition: color 0.3s, background 0.3s;
}
.top_btn .search-toggle {
    font-size: 16px;
}
.search-toggle__holder {
    /* position: absolute;
    z-index: 1;
    right: 70px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); */
    display: none;
}
.inline-search__toggle {
    display: none;
    font-size: 18px;
    margin: -3px 0 0;
}
@media screen and (max-width: 1024px) {
    .inline-search__toggle {
        display: inline-block;
        line-height: 1;
    }
}
.search-toggle__holder .search-toggle {
    font-size: 34px;
    color: #00b7d9;
}
.top_btn a:hover {
    background: #ffac52;
    color: #26292a;
}

.menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu a {
    display: block;
    position: relative;
}
.menu li#avatm {
    padding-left: 37px;
    position: relative;
    margin-right: 18px;
}
.menu li#avatm .profile_avatar {
    position: absolute;
    left: 0;
    top: 50%;
    width: 24px;
    height: 24px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu li#avatm .usr {
    text-decoration: none;
    font-style: normal;
    display: inline-block;
    line-height: 1.2;
}
.menu li#avatm a {
    color: #999;
    max-width: 50px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.menu li#msgtm a {
    width: 18px;
    height: 16px;
    text-indent: -9999px;
    background: url(/img/sprite.png) no-repeat 0 -273px;
    padding: 0;
}
.menu li#frtm a {
    width: 18px;
    height: 16px;
    text-indent: -9999px;
    background: url(/img/sprite.png) no-repeat -20px -273px;
    padding: 0;
}
.menu li#notetm a {
    width: 18px;
    height: 16px;
    text-indent: -9999px;
    background: url(/img/sprite.png) no-repeat -43px -273px;
    padding: 0;
}
.menu li#proftm {
    margin-right: 10px;
    position: relative;
}
.menu li#proftm a {
    width: 18px;
    height: 16px;
    text-indent: -9999px;
    background: url(/img/sprite.png) no-repeat -61px -273px;
    padding: 0;
}
.menu li#msgtm,
.menu li#frtm,
.menu li#notetm,
.menu li#proftm {
    margin: 0 18px 0 0;
}
.menu li#msgtm a.unread,
.menu li#msgtm a.active,
.menu li#msgtm a:hover {
    background-position: 0 -255px;
}
.menu li#frtm a.active,
.menu li#frtm a:hover {
    background-position: -20px -255px;
}
.menu li#notetm a.active,
.menu li#notetm a:hover {
    background-position: -43px -255px;
}
.menu li#proftm a.active,
.menu li#proftm a:hover {
    background-position: -61px -255px;
}
.menu li#openlogin:hover,
.menu li#opensign1:hover {
    background: #ffac52;
    color: #26292a;
}
.menu li span {
    position: absolute;
    right: -5px;
    top: -7px;
    text-indent: 0;
    text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 1px solid #242a2b;
    background: #00b7d9;
    color: #fff;
    font-size: 8px;
    line-height: 16px;
    width: 14px;
    height: 14px;
}
.menu li .alert {
    background: #ff3f40;
}
.menu li .menu-tooltip {
    position: absolute;
    right: -5px;
    top: 100%;
    text-align: center;
    font: 400 10px/18px 'Lucida Grande', Arial, Helvetica, sans-serif;
    color: #252b2d;
    background: #f6f7f9;
    border-radius: 4px;
    width: 125px;
    padding: 5px 10px;
    left: 50%;
    margin: 5px 0 0 -72px;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    opacity: 0;
}
.menu li a:hover + .menu-tooltip {
    margin-top: 10px;
    opacity: 1;
}
.menu li .menu-tooltip:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(246, 247, 249, 0);
    border-bottom-color: #f6f7f9;
    border-width: 5px;
    margin-left: -5px;
}
.menu li.tokens a {
    font: 400 13px/26px 'gotham_probold', Helvetica, sans-serif;
    height: 26px;
    color: #c89b00;
    position: relative;
    padding: 0 0 0 35px;
    margin: 0 28px 0 0;
    text-decoration: none;
}
.menu li.tokens a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 25px;
    background: url(/img/sprite.png) no-repeat -253px -317px;
}
.menu li.premium a {
    position: relative;
    padding-top: 24px;
    padding-left: 10px;
    padding-right: 10px;
    height: 26px;
    min-width: 24px;
    color: #c89b00;
    text-align: center;
    font: 400 13px/14px 'gotham_probold', Helvetica, sans-serif;
}
.menu li.premium a:after {
    content: ' ';
    display: block;
    width: 24px;
    height: 10px;
    background: url(/img/sprite.png) no-repeat -145px -256px;
    position: absolute;
    top: 12px;
    left: 50%;
    margin: 0 0 0 -12px;
}
.menu li.premium a.active,
.menu li.premium a:hover,
.menu li.tokens a.active,
.menu li.tokens a:hover {
    background: none;
    color: #ffdb50;
}

.profile_avatar.small .holder {
    border-width: 1px;
}

.profile_avatar img {
    width: 100%;
    height: 100%;
}
.profile_avatar.is_verified:after {
    content: '';
    position: absolute;
    top: 50%;
    right: -10px;
    background: url(/img/sprite.png) no-repeat -245px -367px;
    width: 20px;
    height: 20px;
    line-height: 0;
    margin: -10px 0 0;
}
.profile_avatar.middle.is_verified:after,
.profile_avatar.small.is_verified:after {
    right: -5px;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    background-position: -395px -192px;
}

.main-menu-wrapper {
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 1),
        inset 0px 1px 0px 0px rgba(38, 44, 45, 1),
        0px -1px 0px 0px rgba(22, 26, 27, 1);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 1),
        inset 0px 1px 0px 0px rgba(38, 44, 45, 1),
        0px -1px 0px 0px rgba(22, 26, 27, 1);
}
.main-menu-wrapper .header {
    background: none;
}
#navigation ul {
    overflow: hidden;
}
#navigation li {
    margin: 0 3px;
    float: left;
    font-family: 'gotham_prolight', Arial, Helvetica, sans-serif;
}
#navigation li:first-child {
    margin-left: 0;
}
#navigation li:last-child {
    margin-right: 0;
}
#navigation a {
    display: block;
    line-height: 50px;
    text-decoration: none;
    padding: 0 17px 0 57px;
    position: relative;
    z-index: 1;
    font-size: 16px;
    color: #fff;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: transparent;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(64, 73, 75, 0);
    box-shadow: inset 0px 1px 0px 0px rgba(64, 73, 75, 0);
    -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
#navigation a.active,
#navigation a:hover {
    background: #252b2d;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(64, 73, 75, 1);
    box-shadow: inset 0px 1px 0px 0px rgba(64, 73, 75, 1);
}
#navigation a:after {
    content: '';
    position: absolute;
    z-index: 2;
    left: 19px;
    top: 50%;
    width: 32px;
    height: 30px;
    background: url(/img/sprite.png) no-repeat;
    margin-top: -10px;
}
#navigation .main_menu_video:after {
    background-position: 0 0;
    height: 24px;
    left: 20px;
}
#navigation .main_menu_video.active:after,
#navigation .main_menu_video:hover:after {
    background-position: 0 -156px;
}
#navigation .main_menu_photo:after {
    background-position: -28px 0;
    height: 21px;
}
#navigation .main_menu_photo.active:after,
#navigation .main_menu_photo:hover:after {
    background-position: -28px -156px;
}
#navigation .main_menu_stories:after {
    background-position: -60px 0;
    width: 25px;
    height: 24px;
    left: 21px;
    margin-top: -11px;
}
#navigation .main_menu_stories.active:after,
#navigation .main_menu_stories:hover:after {
    background-position: -60px -156px;
}
#navigation .main_menu_community:after {
    background-position: -202px -221px;
    width: 25px;
    height: 24px;
    margin-top: -14px;
}
#navigation .main_menu_community.active:after,
#navigation .main_menu_community:hover:after {
    background-position: -228px -221px;
}
#navigation .main_menu_premium:after {
    background-position: 0 -221px;
    margin-top: -12px;
}
#navigation .main_menu_premium.active:after,
#navigation .main_menu_premium:hover:after {
    background-position: -33px -221px;
}
#navigation .main_menu_competition:after {
    background-position: -86px -221px;
    width: 25px;
    height: 23px;
    margin-top: -13px;
}
#navigation .main_menu_competition.active:after,
#navigation .main_menu_competition:hover:after {
    background-position: -112px -221px;
}
#navigation .main_menu_prostocams:after {
    background-position: -182px 0;
    width: 26px;
    margin-top: -15px;
}
#navigation .main_menu_prostocams.active:after,
#navigation .main_menu_prostocams:hover:after {
    background-position: -182px -156px;
}
#navigation .main_menu_heart:after {
    background-position: -87px 0;
    width: 25px;
    height: 22px;
    left: 21px;
    margin-top: -13px;
}
#navigation .main_menu_heart.active:after,
#navigation .main_menu_heart:hover:after {
    background-position: -87px -156px;
}
#navigation .main_menu_tits:after {
    background-position: -148px 0;
}
#navigation .main_menu_tits.active:after,
#navigation .main_menu_tits:hover:after {
    background-position: -148px -155px;
}
#navigation .main_menu_tags:after {
    background-position: -282px -485px;
    width: 25px;
    height: 25px;
    margin-top: -14px;
}
#navigation .main_menu_tags.active:after,
#navigation .main_menu_tags:hover:after {
    background-position: -307px -485px;
}
.submenu-wrapper {
    margin: -1px 0 0;
    background: #282e30 url(/images/new/bg-header-menu.png);
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 1);
    box-shadow: inset 0px 1px 0px 0px rgba(0, 0, 0, 1);
}
.submenu-wrapper .header {
    background: none;
}
.submenu-holder:after {
    content: '';
    display: block;
    overflow: hidden;
}
.submenu-holder {
    width: 100%;
}
.submenu {
    float: left;
    margin: 0 0 0 19px;
}
.submenu li {
    float: left;
    margin: 0 30px 0 0;
    position: relative;
}
.submenu li[class*='i'] a {
    padding: 0 0 0 27px;
}
.submenu li a {
    display: block;
    color: #e8e8e8;
    text-decoration: none;
    font-size: 15px;
    line-height: 50px;
    position: relative;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.submenu li a.active,
.submenu li a:hover {
    color: #2cb6d7;
    text-decoration: none;
}
.submenu li a.active {
    pointer-events: none;
}
.submenu li[class*='i'] a:before {
    content: '';
    position: absolute;
    background: url(/img/sprite.png) no-repeat;
}
.submenu li.i8 a:before {
    left: 0;
    top: 19px;
    width: 17px;
    height: 12px;
    background-position: -333px -21px;
}
.submenu li.i9 a:before {
    left: 0;
    top: 15px;
    width: 17px;
    height: 16px;
    background-position: -356px 0;
}
.submenu li.i10 a {
    padding: 0 22px 0 0;
}
.submenu li.i10 a em {
    border-bottom: 1px #fff dashed;
}
.submenu li.i10 a:before {
    content: '';
    position: absolute;
    right: 3px;
    top: 20px;
    width: 8px;
    height: 4px;
    background-position: -393px -134px;
}
.submenu li.i11 a {
    line-height: 32px;
    padding: 0 14px;
    color: #e8e8e8;
    text-shadow: 1px 1px 1px #6c4317;
    font-size: 12px;
    margin: 9px 0 0;
    background: #dd7b28;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 0 0 #f6b277 inset;
    box-shadow: 0 2px 0 0 #f6b277 inset;
}
.submenu li.i11 a:hover {
    color: #fff;
}
.submenu li.i12 a {
    font-family: 'gotham_probold';
    padding: 0;
    margin: 14px 0 0 0;
    line-height: 18px;
    border-bottom: 1px dashed #fff;
}
.submenu li.i12 a:hover {
    border-bottom: 0;
}
.submenu li.i13 a:before {
    left: 0;
    top: 15px;
    width: 18px;
    height: 16px;
    background-position: 0 -300px;
}

.submenu li.i14 a:before {
    left: 0;
    top: 15px;
    width: 16px;
    height: 16px;
    background-position: -19px -300px;
}
.submenu li.i15 a:before {
    left: 0;
    top: 17px;
    width: 19px;
    height: 14px;
    background-position: -66px -221px;
}
.submenu li.i16 a:before {
    left: 0;
    top: 19px;
    width: 17px;
    height: 11px;
    background-position: -62px -305px;
}
.submenu li.i17 a:before {
    left: 0;
    top: 15px;
    width: 16px;
    height: 16px;
    background-position: -138px -221px;
}
.submenu li.i18 a:before {
    left: 2px;
    top: 15px;
    width: 12px;
    height: 16px;
    background-position: -155px -221px;
}
.submenu li.i19 a:before {
    left: 0;
    top: 17px;
    width: 16px;
    height: 14px;
    background-position: -168px -221px;
}
.submenu li.i20 a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    width: 16px;
    height: 14px;
    background-position: -185px -221px;
}
.submenu li.i15:before {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    width: 19px;
    height: 14px;
    background: url(/img/sprite.png) no-repeat -66px -221px;
}
/* .submenu li.ic span {
    float: left;
    text-decoration: none;
    font-size: 15px;
    padding: 0 0 0 27px;
} */
.submenu li a.active,
.submenu li a:hover {
    color: #2cb6d7;
}
.submenu li.ic span {
    display: block;
    text-decoration: none;
    font-size: 15px;
    padding: 0 0 0 27px;
    line-height: 50px;
}

.sorting {
    float: right;
    font-size: 15px;
    color: #fff;
    padding: 9px 0 5px 5px;
}
.sorting span {
    line-height: 30px;
    float: left;
}
.sorting a {
    float: left;
    font-size: 13px;
    position: relative;
    line-height: 32px;
    padding: 0 11px;
    color: #fff;
    text-shadow: 1px 1px 1px #2c3031;
    margin: 0 0 0 19px;
    text-decoration: none;
    background: #444a4c;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 0 #778184 inset;
    box-shadow: 0 1px 0 0 #778184 inset;
    -webkit-transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, background 0.3s, -webkit-box-shadow 0.3s;
    transition: color 0.3s, background 0.3s, box-shadow 0.3s;
    transition: color 0.3s, background 0.3s, box-shadow 0.3s,
        -webkit-box-shadow 0.3s;
}
.sorting a:hover {
    color: #2cb6d7;
    background: #252628;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
}
.sorting a:active,
.sorting a.selected {
    color: #2cb6d7;
    background: #252628;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset;
    /* pointer-events: none; */
}

.btn-user-menu {
    display: none;
    /* float: right; */
    position: absolute;
    z-index: 1;
    right: 76px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 20px;
    text-align: center;
    color: #00b7d9;
    padding: 6px 0 0;
    height: 38px;
    width: 38px;
    border: 1px solid #00b7d9;
    border-radius: 50%;
    /*background: url(/img/sprite.png) no-repeat; */
    /* background-position: -185px -277px; */
    /* margin: 10px 0 10px 10px; */
    cursor: pointer;
}

.btn-main-menu {
    display: none;
    float: left;
    width: 44px;
    height: 30px;
    position: relative;
    margin: 16px 0 17px 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
}

.btn-main-menu span {
    display: block;
    position: absolute;
    height: 6px;
    width: 100%;
    background: #00b7d9;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.btn-main-menu span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.btn-main-menu span:nth-child(2) {
    top: 12px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.btn-main-menu span:nth-child(3) {
    top: 24px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.btn-main-menu.open span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 8px;
}

.btn-main-menu.open span:nth-child(2) {
    width: 0%;
    opacity: 0;
}

.btn-main-menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 28px;
    left: 8px;
}
.logo-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
/* end header */
.content_wrapper {
    cursor: default;
    position: relative;
    z-index: 1;
    padding-bottom: 20px;
    min-height: calc(100vh - 184px);
}

.content {
    max-width: 1483px;
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    background: #f6f7f9;
}

.headline {
    /*padding: 7px 0 0 0;*/
    position: relative;
    z-index: 9;
    margin: 0 0 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.headline.center h1, 
.headline.center h2 {
    justify-content: center;
}
.headline_index {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header-holder .headline {
    /* background: #282e30; */
    background-color: transparent;
    position: absolute;
    top: 17px;
    right: 185px;
    width: 38%;
    z-index: 999999;
    padding: 0;
    margin: 0;
    border-radius: 0 0 5px 5px;
}
.header-holder .serach__logged-user {
    right: 405px;
}

@media screen and (max-width:1380px) {
    .header-holder .serach__logged-user {
        width: 33%;
    }
}
@media screen and (max-width:1250px) {
    .header-holder .serach__logged-user {
        width: 25%;
    }
}
@media screen and (max-width:1100px) {
    .header-holder .serach__logged-user {
        width: 20%;
    }
}
@media screen and (max-width:1024px) {
    .header-holder .headline {
        top: 0; 
        right: 0;
        left:0;
        width: 100%;
        padding: 14px 7px 14px;
        opacity: 0;
        background: #282e30;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        visibility: hidden;
        transform: scale3d(0.9,0.9,0.9) translateY(-40%);
        transition: transform .3s, opacity .3s, visibility .3s;
    }
}
@media screen and (max-width:500px) {
    .header-holder .headline {
        padding: 9px 7px 9px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}
.header-holder .headline.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale3d(1,1,1) translateY(0%);
    transform: scale3d(1,1,1) translateY(0%);
}
.search_form {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header-holder .search_form {
    width: 100%;
}
@media screen and (max-width: 1024px) {
    .header-holder .search_form {
        width: calc(100% - 30px);
    }
}
.headline h1,
.headline h2 {
    font: bold 18px/22px 'gotham_probold', Helvetica, sans-serif;
    color: #26292a;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding-right: 7px;
}
.headline h1 span,
.headline h2 span {
    color: #6e6e6e;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    top: 0;
    left: 24.4rem;
}
.headline h1 .model_eng {
    position: static;  
    padding: 0 0 0 6px;
}
.headline h1 .text {
    margin: 0 4px 0 0;
}
@media screen and (max-width: 768px) {
    .headline h1 .text {
        display: none;
    }
}
/* 
.headline form {
    display: inline;
} */
/* more button */
.more {
    width: 100%;
    overflow: hidden;
    text-align: center;
}
.more .show_more {
    color: #fff;
    margin: 0 auto;
    display: inline-block;
}
#relcontent .more .show_more {
    display: inline-block!important;
}
.more .show_more:hover {
    color: #fff;
}
.btn {
    text-align: center;
    height: 31px;
    padding: 0 6px;
    /* background: url(/img/btn.gif) no-repeat; */
    cursor: pointer;
    background-color: #ffac52;
    border: 1px solid #c36d24;
    position: relative;
    margin: 0 4px 0 0;
    font: 12px/30px 'Lucida Grande', Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px #6c4317;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    opacity: 1;
    transition: opacity .3s;
}
.btn:hover {
    opacity: .7;
}
.btn:last-child {
    margin: 0;
}
.show_more,
.show_more_btn {
    padding: 0 30px 0 10px;
    background: #26292a;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    position: relative;
    cursor: pointer;
    border: 0;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.show_more:hover,
.show_more_btn:hover,
.show_more.active,
.show_more_btn.active {
    background: #2cb6d7;
    color: #fff;
}
/* .show_more:before,
.show_more_btn:before {
  background: url(/img/sprite.png) no-repeat -359px -54px;
  content: "";
  display: block;
  width: 12px;
  height: 7px;
  position: absolute;
  top: 12px;
  right: 10px;
} */
.wait.show_more:before,
.wait.show_more_btn:before {
    background: url(/images/ajax-loader.gif) no-repeat;
    height: 7px;
    position: absolute;
    right: 7px;
    top: 11px;
    width: 17px;
}
.show_more:after,
.show_more_btn:after {
    display: none;
}
.thumbs_list_album .more {
    margin: 10px 0 0 0;
    display: none;
}
/* more button */

.thumbs_list {
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    height: auto !important;
    zoom: 1;
    position: relative;
    z-index: 1;
    margin: 0 0 0 -15px;
    /* width: 100%; */
}
.thumbs_list > .thumb img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.thumbs_list.thsm.block_content .thumb,
.thumbs_list > .thumb {
    width: calc(25% - 15px);
    margin: 0 0 25px 15px;
    background: #e5e9f1;
    font-size: 12px;
    color: #26292a;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 5px #d4d5d7;
    box-shadow: 0 2px 6px #d4d5d7;
    overflow: hidden;
}

.block-left .thumbs_list > .thumb {
    width: calc(33.33% - 15px);
}
.thumbs_list.thsm > .thumb {
    width: 100%;
}
.albuser-box .is_private,
.thumbs_list .thumb .is_private {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    background: url(/img/sprite.png) no-repeat -377px -3px;
    overflow: hidden;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
}
.thumbs_list .thumb .img {
    display: block;
}

.thumbs_list a {
    color: #26292a;
    text-decoration: none;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.thumbs_list .image {
    padding-bottom: 56.25%;
    height: auto;
    width: 100%;
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    position: relative;
}
.thumbs_list video {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.thumbs_list strong {
    width: 100%;
    /* height: 50px; */
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 14px;
    line-height: 20px;
    /* white-space: normal; */
    font-weight: normal;
    padding: 5px 10px;
}
.thumbs_list .thumb span {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 30px;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 10px;
    line-height: 30px;
    color: #fff;
    z-index: 99;
}
.thumbs_list.catlist .thumb strong {
    text-align: center;
    font-size: 16px;
    color: #26292a;
    font-weight: bold;
    white-space: nowrap;
    padding: 10px 5px;
    position: inherit;
    width: 100%;
    margin: 0;
    text-align: center;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
/* .thumbs_list a:hover strong {
    text-decoration: underline;
} */
.thumbs_list a:hover {
    color: #2cb6d7;
    /* text-decoration: underline; */
}
.thumbs_list .thumb .svg_icon_vr {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    width: 26px;
    height: 26px;
    fill: #2cb6d7;
}
.thumbs_list .thumb .icon_hd {
    position: absolute;
    right: 6px;
    top: 6px;
    z-index: 1;
    font-size: 25px;
    -webkit-transform: scaleY(0.9);
    transform: scaleY(0.9);
    color: #ff9831;
}
.thumbs_list .thumb .icon_hd .svg_icon {
    z-index: 1;
    position: relative;
}
.thumbs_list .thumb .icon_hd:after {
    background: #fff;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    top: 2px;
    left: 2px;
}
.albuser-box .is_premium,
.thumbs_list .thumb .is_premium {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    background: url(/img/sprite.png) no-repeat -328px -397px;
    overflow: hidden;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
}
/* stories */
.thumbs_list_tales {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 0 -3rem;
}
.thumbs_list_tales .thumb {
    width: calc(50% - 3rem);
    overflow: hidden;
    margin: 0 0 3rem 3rem;
    padding: 1.5rem 2rem;
    background: #edeef0;
    color: #26292a;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 5px #cbcbcd;
    box-shadow: 0 3px 6px #cbcbcd;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.thumbs_list_tales .thumb h2 {
    font-weight: normal;
    font-size: 16px;
    line-height: 1.2;
    overflow: hidden;
    margin: 0 0 4px;
    height: 19px;
    padding-bottom: 4px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.thumbs_list_tales .thumb a {
    color: #26292a;
    text-decoration: none;
}
.thumbs_list_tales .thumb a:hover {
    text-decoration: underline;
}
.thumbs_list_tales .thumb p {
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
}
.thumbs_list_tales .thumb .txt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 0 0 1rem;
}
.thumbs_list_tales .thumb .info {
    padding: 8px 0 0;
    border-top: 1px #cdd2db solid;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.thumbs_list_tales .thumb .info .rating {
    margin: 0 2rem 0 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.thumbs_list_tales .views {
    position: relative;
    padding: 0 0 0 21px;
}
.thumbs_list_tales .thumb .info span.views:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    width: 16px;
    height: 10px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(/img/sprite.png) no-repeat 0 -26px;
}
.thumbs_list_tales .thumb .info > span {
    font-size: 12px;
    color: #999;
    margin: 0 1rem 0 0;
}
/* stories */
.searchBarContainer {
    border-bottom: 2px #676767 solid;
    /* background: #fff; */
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    position: relative;
}
.searchInput {
    padding: 7px 0;
    border: 0;
    border-radius: 0;
    color: #999;
    font-size: 15px;
    text-transform: capitalize;
    width: 100%;
    /* border-right: 1px #676767 solid; */
}
input.searchInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #999;
  }
  input.searchInput::-moz-placeholder { /* Firefox 19+ */
    color: #999;
  }
  input.searchInput:-ms-input-placeholder { /* IE 10+ */
    color: #999;
  }
  input.searchInput:-moz-placeholder { /* Firefox 18- */
    color: #999;
  } 
  input.searchInput:focus::-webkit-input-placeholder {
    color: transparent;
}
input.searchInput:focus:-ms-input-placeholder {
    color: transparent;
}
input.searchInput:focus::-ms-input-placeholder {
    color: transparent;
}
input.searchInput:focus::placeholder {
    color: transparent;
}

.header-holder .searchInput {
    width: 100%;
    /* background-color: #282e30; */
    background-color: transparent;
}
.selectbox {
    color: #999;
    font-size: 12px;
    position: relative;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 170px;
}
.btnSearchContainer {
    /* width: 17px;
    height: 16px;
    background: url(/img/sprite.png) no-repeat -283px -2px; */
    position: absolute;
    right: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
    line-height: 1;
}
.btnSearch {
    cursor: pointer;
    border: 0;
    /* width: 17px;
    height: 16px; */
    background: 0;
    overflow: hidden;
    color: #ffac52;
    line-height: 1;
    font-size: 21px;
    transition: color .3s;
    /* text-indent: -9999px;*/
}
@media screen and (min-width: 1024px) {
    .btnSearch:hover {
        color: #999;
    }
}
.selectbox .more {
    position: absolute;
    left: -1px;
    top: 100%;
    z-index: 1;
    width: calc(100% + 2px);
    border: 1px #676767 solid;
    background: #282e30;
    display: none;
}

.selectbox .more b {
    display: block;
    padding: 7px 15px;
    font-weight: normal;
    cursor: pointer;
    background: transparent;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}

.selectbox span {
    display: block;
    padding: 7px 87px 0 15px;
    width: 100%;
    white-space: nowrap;
}

.selectbox .more b:hover {
    background: #f1f2f4;
}
.selectbox:before {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 6px solid #999;
}

/* footer */
.footer-holder {
    width: 100%;
    background: #26292a;
    overflow: hidden;
    z-index: 9999;
    position: relative;
}
@media only screen and (max-width: 500px) {
    .footer-holder {
        position: static;
    }
}
.footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    max-width: 1483px;
    margin: 0 auto;
}
.btn-top {
    background: url(/img/sprite.png) no-repeat -412px -129px;
    display: none;
    right: 30px;
    overflow: hidden;
    position: fixed;
    text-indent: -9999px;
    top: calc(100% - 60px);
    width: 24px;
    height: 24px;
    z-index: 100;
}

.menucol {
    font-size: 12px;
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin: 0 50px 0 0;
}
.footer .copyright {
    float: right;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    text-align: right;
}
.menucol li {
    padding: 0 0 13px;
}
.menucol li.google_plus a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../img/google_pluse.png) no-repeat;
}
.menucol li.google_plus a {
    padding: 0 0 0 35px;
}
.menucol strong {
    display: block;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 0 9px;
}
.menucol li a {
    position: relative;
    color: #fff;
    text-decoration: underline;
}
.menucol li a:hover {
    text-decoration: none;
}
.menucol li.twitter a {
    padding: 0 0 0 35px;
}
.menucol li.twitter a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 18px;
    background: url(/img/sprite.png) no-repeat -414px -159px;
}
.menucol li.livejournal a {
    padding: 0 0 0 35px;
}
.menucol li.livejournal a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/img/livejournal.png) no-repeat;
}
.menucol li.vk_group a {
    padding: 0 0 0 35px;
}
.menucol li.vk_group a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(/img/vk.png) no-repeat;
}
.footer .copyright b {
    font-size: 16px;
    font-weight: normal;
    display: block;
}

/* footer end */
/* popap */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    z-index: 9999;
}

.popup .close,
.popup .popup-close {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 13px;
    height: 13px;
    background: url(/img/sprite.png) no-repeat -278px -151px;
    overflow: hidden;
    text-indent: -9999px;
    line-height: 0;
    cursor: pointer;
    z-index: 1;
}
.list-categories__top .close-categories {
    position: absolute;
    top: 15px;
    width: 13px;
    height: 13px;
    right: 0;
    opacity: 0;
    z-index: 9999;
    visibility: hidden;
    transition: opacity .3s, visibility .3s;
}
.list-categories__top .close-categories:hover {
    color: #000;

}
.list-categories__top .close-categories.open {
    opacity: 1;
    visibility: visible;
}
.popup .popup-holder {
    max-width: 434px;
    width: 100%;
    display: table;
    height: 100%;
    margin: 0 auto;
}
.popup .popup-inner {
    display: table-cell;
    vertical-align: middle;
    position: relative;
}
.popup .popup-content {
    background: #edeef0;
    border-radius: 4px;
    position: relative;
    min-height: 100px;
}

#restoreblock_inner.logo-block,
#signupblock_inner.logo-block,
#logon_login_form.logo-block {
    position: relative;
    left: auto;
    top: auto;
    margin: 20px auto 20px;
    padding: 79px 0 10px;
    width: 100%;
}
.video-block #logon_login_form.logo-block {
    max-width: 434px;
    width: 100%;
    padding: 20px 0 10px;
}
.video-block .logo-block:before {
    display: none;
}
@media only screen and (max-width: 640px) {
    .video-block #logon_login_form.logo-block {
        max-width: 400px;
    }
}
@media only screen and (max-width: 500px) {
    .video-block #logon_login_form.logo-block {
        max-width: 380px;
    }
}
.send_message:before,
.logo-block:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 25px;
    width: 48px;
    height: 48px;
    background: url(/img/sprite.png) no-repeat -227px -151px;
    margin-left: -24px;
}
.logo-block:before {
    left: 50%;
    margin-left: -24px;
}
#logon_login_form .message_error {
    text-align: center;
    padding: 10px 15px 0;
}
.message_error {
    padding: 10px 10px 40px;
    font-size: 14px;
    text-align: center;
}

.g_hidden {
    display: none!important;
}
.r_hidden {
    display: none;
}
#logon_login_form .message_error span {
    font-size: 15px;
    color: red;
}

.logo-block .row {
    zoom: 1;
    position: relative;
    padding: 19px 0 0;
}
.logo-block .row:before,
.logo-block .row:after {
    content: '';
    display: table;
}
.logo-block .row .label {
    float: left;
    width: 174px;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
    color: #4c4a4a;
    margin: 0 19px 0 0;
}
.logo-block .row input {
    position: relative;
    z-index: 1;
    float: left;
    width: 200px;
    font-size: 12px;
    line-height: 18px;
    color: #4c4a4a;
    background: #fff;
    border-radius: 4px;
    border: 1px #e1e2e4 solid;
    padding: 5px 10px;
}
.logo-block .row:after {
    clear: both;
}
.logo-block .restore {
    width: 100%;
    text-align: right;
    font-size: 12px;
    padding: 6px 42px 0 0;
    font-style: italic;
}
.logo-block .restore a {
    color: #2cb6d7;
}

.logo-block .sign {
    zoom: 1;
    padding: 28px 0 0 120px;
    margin: 0 0 17px 0;
}
.logo-block .sign:before,
.logo-block .sign:after {
    content: '';
    display: table;
}
.logo-block .or {
    font-size: 14px;
    color: #4c4a4a;
    text-transform: uppercase;
    padding: 0 40px 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin: 0 0 12px 0;
}
.logo-block .or::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 120px;
    left: 40px;
    border-top: 1px solid #cdd2db;
    border-bottom: 1px solid #f5f8ff;
    line-height: 0;
    font-size: 0;
}
.logo-block .or::after {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: '';
    width: 120px;
    right: 40px;
    border-top: 1px solid #cdd2db;
    border-bottom: 1px solid #f5f8ff;
    line-height: 0;
    font-size: 0;
}
.enter-social {
    padding: 7px 0 20px 40px;
}
.enter-social span {
    display: block;
    font-size: 12px;
    color: #999;
    padding: 0 0 17px;
}
.enter-social img {
    margin: 0 3px 0 0;
}
.logo-block .eye,
.logo-block .eye3,
.logo-block .eye4,
.logo-block .eye1,
.logo-block .eye2 {
    position: absolute;
    right: 50px;
    top: 32px;
    z-index: 9;
    width: 17px;
    height: 10px;
    cursor: pointer;
    background: url(/img/sprite.png) no-repeat -312px -152px;
}
.logo-block .row .eye.checked,
.logo-block .row .eye3.checked,
.logo-block .row .eye4.checked,
.logo-block .row .eye1.checked,
.logo-block .row .eye2.checked {
  background-position: -293px -151px;
  width: 18px;
  height: 19px;
  top: 25px;
}
.logo-block .sign .btn__holder {
    float: left;
    margin: 0 23px 0 0;
}

.logo-block .sign button,
.logo-block .sign input {
    width: 60px;
    /* height: 30px; */
    margin: 0 -6px 0 -10px;
    padding: 7px 6px;
    line-height: 1.2 !important;
    background: 0;
    font: 12px/30px 'Lucida Grande', Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px #6c4317;
    color: #fff;
    cursor: pointer;
    background-color: #ffac52;
    border: 1px solid #c36d24;
    border-radius: 5px;
    box-shadow: inset 0px 2px 0px 0px rgba(255, 190, 130, 1);
    transition: background-color 0.3s, border 0.3s;
}
@media screen and (min-width: 1024px) {
    .logo-block .sign .btn button:hover,
    .logo-block .sign .btn input:hover {
        background-color: #ffac52c4;
    }
}
/* .btn:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 0;
    width: 4px;
    height: 31px;
    background: url(/img/btn.gif) no-repeat 100% 0;
} */
.logo-block .sign em {
    float: left;
    font-style: normal;
    font-size: 12px;
    color: #999;
    margin: 0 20px 0 0;
    line-height: 30px;
}
.logo-block .sign a {
    float: left;
    color: #2cb6d7;
    text-decoration: underline;
    line-height: 30px;
}
@media screen and (min-width: 1024px) {
    .logo-block .sign a:hover {
        text-decoration: none;
    }
}
.logo-block .sign::after {
    clear: both;
}

/* pagination */
.pagination {
    width: 100%;
    padding: 10px 0 34px;
}
.pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.pagination li {
    margin: 0 1px 2px 0;
}
.pagination span,
.pagination a {
    float: left;
    min-width: 36px;
    padding: 0 3px;
    background: #26292a;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.pagination .fr span,
.pagination .fr a {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.pagination .prev + li a,
.pagination li:first-child span {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.pagination .lt span,
.pagination .lt a {
    border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
}
.pagination .prev span,
.pagination .prev a {
    padding: 0 10px 0 34px;
    text-align: left;
    position: relative;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    margin-right: 10px;
}
.pagination .prev span:before,
.pagination .prev a:before {
    position: absolute;
    left: 10px;
    top: 9px;
    content: '';
    width: 9px;
    height: 12px;
    overflow: hidden;
    background: url(/img/sprite.png) no-repeat -364px -134px;
}
.pagination .prev span {
    background: #7d888d;
}
.pagination .next span,
.pagination .next a {
    padding: 0 37px 0 10px;
    text-align: left;
    position: relative;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    margin-left: 10px;
}
.pagination .next span:before,
.pagination .next a:before {
    position: absolute;
    right: 10px;
    top: 9px;
    content: '';
    width: 9px;
    height: 12px;
    overflow: hidden;
    background: url(/img/sprite.png) no-repeat -376px -134px;
}
.pagination .next span {
    background: #7d888d;
}
.pagination span,
.pagination a:hover {
    background: #2cb6d7;
    color: #fff;
}
/* text index */
.text_desc {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 70px;
    column-gap: 70px;
}
.text_desc p {
    text-indent: 22px;
    margin: 0 0 20px;
    font-size: 14px;
    line-height: 1.3;
}
.text_desc p a {
    text-decoration: underline;
}
.text_desc p a:hover {
    text-decoration: none;
}
/* index- categories */
.catindex h2 {
    font-size: 18px !important;
    font-weight: bold;
    overflow: hidden;
    padding: 30px 0 12px 0;
    text-transform: uppercase;
    color: #000;
}
.list_cat {
    text-transform: capitalize;
    font-size: 14px;
    margin: 0 0 10px 0;
    -webkit-column-count: 5;
    column-count: 5;
}
.list_cat li {
    display: inline-block;
    margin: 0 0 20px 0;
    width: 100%;
}
.list_cat li a {
    color: #28292b;
    background: #e5e9f1;
    display: inline-block;
    line-height: 29px;
    padding: 0 10px;
    font-size: 12px;
    border-radius: 7px;
    text-decoration: none;
    -webkit-box-shadow: 0 3px 10px 0 #b9b9b9;
    box-shadow: 0 3px 10px 0 #b9b9b9;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}
@media only screen and (min-width: 1024px) {
    .list_cat li a:hover {
        -webkit-box-shadow: 0 1px 1px 0 #b9b9b9;
        box-shadow: 0 1px 1px 0 #b9b9b9;
    }
}
.crumbs {
    max-width: 1483px;
    /* max-width: 1000px; */
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    background: #f6f7f9;
    position: relative;
    /* z-index: -1; */
    z-index: 99;
}
@media screen and (max-width: 768px) {
    .crumbs {
        display: none;
    }
}
.models__crumbs {
    max-width: 1483px;
}
/* #wrapper .content {
    transform: translateX(0)!important;
    position: relative;
    background: #f6f7f9!important;
} */
.crumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 0 0;
}

.crumbs a {
    color: #6e6e6e;
    text-decoration: underline;
    padding: 0 10px;
}

.crumbs li:first-child a {
    padding: 0 10px 0 0;
}
.crumbs span {
    color: #989898;
    padding: 0 10px;
}
.crumbs a:hover {
    text-decoration: none;
}
.block_sub_header {
    margin: 0 0 15px 0;
}
.midle-text {
    font-size: 1.2em;
    line-height: 23px;
    padding: 0 0 0 15px;
    margin: 0 0 15px 0;
}

.ui-menu {
    z-index: 9;
    list-style: none;
    display: block;
    outline: 0;
    max-width: 338px;
    background: #fff;
}
.ui-menu .ui-menu {
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url('data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
}
.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    color: #b0b0b0;
}
.related_searches {
    clear: left;
    max-width: 618px;
}

/* comment holder */
.addcom-vid {
    padding: 10px 20px 10px;
    position: relative;
    display: block!important;
    overflow: hidden;
}

.addcom-vid textarea {
    width: 100%;
    padding: 10px;
    margin: 0 0 1.5rem;
    font-size: 12px;
    color: #393939;
    background: #fff;
    border: 1px #e1e2e4 solid;
    border-radius: 4px;
    resize: none;
    overflow: auto;
}

.message_area_holder [class*='btn'] {
    float: right;
}
.message_area {
    width: 100%;
    height: 100px;
    max-width: 100%;
    min-width: 100%;
    min-height: 100px;
    padding: 10px;
    margin: 0 0 15px;
    font-size: 12px;
    color: #4c4a4a;
    background: #fff;
    border: 1px #e1e2e4 solid;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.messages-block .addcom-vid textarea {
    width: 530px !important;
}
.addcom-vid.talecomm {
    padding: 18px 0;
}
.addcom-vid.talecomm textarea {
    width: 666px !important;
}
.node-footer .addcom-vid.talecomm textarea {
    width: 100% !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.community .addcom-vid textarea {
    width: 553px !important;
}
.inpbnt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.inpbnt button,
.inpbnt input {
	width: 77px;
    padding: 0 7px;
    text-align: center;
    font: 12px/30px 'Lucida Grande', Arial, Helvetica, sans-serif;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    background-color: #ffac52;
    border: 1px solid #c36d24;
    border-radius: 5px;
    text-shadow: 1px 1px 1px #6c4317;
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(255, 190, 130, 1);
    box-shadow: inset 0px 2px 0px 0px rgba(255, 190, 130, 1);
    -webkit-transition: background-color 0.3s, border 0.3s;
    transition: background-color 0.3s, border 0.3s;
}
.inpbnt input:hover {
    background-color: #ffac52c4;
}
.inpbnt.blue input {
    -webkit-box-shadow: inset 0px 2px 0px 0px rgba(49, 206, 245, 1);
    box-shadow: inset 0px 2px 0px 0px rgba(49, 206, 245, 1);
    border: 1px solid #2498b5;
    background-color: #2cb6d7;
}
.inpbnt.blue input:hover {
    background-color: #2cb6d7cd;
}
.addcom-vid .inpbnt {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; 
    margin: 0 0 1.5rem;
}
.view-model .addcom-vid .inpbnt {
    margin: 0;
}
.profile_avatar {
    width: 116px; 
    height: 116px;
    position: relative;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.profile_avatar .holder {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    border-radius: 50%;
    border: 3px #fff solid;
    background-color: #c6c6c6;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
}
.profile_avatar .holder a {
    display: block;
    width: 100%;
    height: 100%;
}
.profile_avatar img {
    display: block;

    min-height: 100%;
    max-height: 100%;
    min-width: 100%;
}
.profile_avatar.middle {
    width: 54px;
    height: 54px;
}
.profile_avatar.middle .holder {
    border-width: 2px;
}
.profile_avatar.small {
    width: 38px;
    height: 38px;
}

.cmrow {
    overflow: hidden;
}
.cmrow .button {
    width: 100%;
    overflow: hidden;
    padding: 8px 0 12px;
}
.cmrow .button .btn {
    float: left;
    margin: 0 10px 0 0;
}
.cmrow .button .btn input {
    border: 0;
    height: 30px;
    margin: 0 -6px 0 -10px;
    padding: 0 6px 0 10px;
    background: 0;
    font: 12px/30px 'Lucida Grande', Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 1px #6c4317;
    color: #fff;
    cursor: pointer;
}
.cmrow .thr {
    overflow: hidden;
    position: relative;
}
.cmrow .thr .profile_avatar {
    float: left;
}
.cmrow .thr .ava {
    float: left;
    width: 40px;
    height: 40px;
    border: 2px #fff solid;
    display: block;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}
.cmrow .thr .ava,
.cmrow .thr .ava img {
    border-radius: 50%;
}
.cmrow .thr .ava img {
    display: block;
    margin-left: -5px;
    height: 40px;
}
.cmrow .thr strong {
    float: left;
    max-width: 205px;
    margin: 14px 0 0 10px;
    font-size: 14px;
    color: #6e6e6e;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.cmrow .thr em {
    float: left;
    font-size: 11px;
    color: #a7a7a7;
    font-style: normal;
    margin: 14px 0 0 15px;
}
.cmrow .thr .reply {
    float: right;
    font-size: 12px;
    margin: 14px -10px 0 0;
}
.cmrow .thr .reply a {
    margin: 0 10px;
}
.cmrow .thr .delete {
    position: absolute;
    right: 0;
    font-size: 11px;
    top: 10px;
}
.cmrow .thr .delete .checkboxArea {
    margin: 0 10px 0 0;
}
.cmrow .contr {
    background: #fff;
    margin: 0 0 0 53px;
    padding: 10px;
    line-height: 20px;
    color: #535353;
    border-radius: 4px;
    position: relative;
}
.cmrow .contr:before {
    content: '';
    position: absolute;
    left: 17px;
    border: 6px solid transparent;
    border-bottom: 6px solid rgb(255, 255, 255);
    display: block;
    width: 0;
    height: 0;
    bottom: 100%;
}
/* comment holder */
/* model view */
.block-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}
.block-right {
    width: 300px;
}
.open-categories__holder {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: none;
}
.list-categories__top .open-categories__holder {
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.list-categories__top.open .open-categories__holder {
    padding: 0 0 10px;
}
.list-categories__top .opened {
    display: none;
}
.list-categories__top.open .opened {
    display: inline-block;
}
.list-categories__top .closed,
.list-categories__top.open .closed {
    display: none;
}
@media screen and (max-width: 768px) {
    .list-categories__top .closed {
        display: inline-block;
    }
}
.list-categories__top.open .closed {
    display: none;
}
.list-categories__top.open .svg-arrow__down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.open-categories {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    font-size: 16px;
} 
@media screen and (max-width: 768px) {
    .open-categories {
        font-size: 17px;
    }
}
.svg-arrow__down {
    /* -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); */
    margin-left: 10px;
}
@media screen and(min-width: 1024px) {
    .open-categories:hover {
        color: #26292a;
    }
}
.svg-category {
    margin-left: 6px;
    font-size: 18px;
}
.open-categories__holder {
    width: 100%;
}
.list-categories__aside {
    border-radius: 4px;
    /* background: #edeef0; */
    padding: 15px 10px 15px 0;
}
/* .list-categories__aside .close-categories {
    opacity: 0;
    visibility: hidden;
} */
.list-categories__aside .item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 7px;
    background-color: #e5e9f1;
    margin: 0 0 10px;
    padding: 7px 10px;
    color: #28292b;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 12px;
    transition: background-color .3s, color .3s;
}
.list-categories__aside .item:hover {
    background-color: #edeef0;
    color: #2cb6d7;
}
.block-right__title {
    font: bold 18px/1.2 'gotham_probold', Helvetica, sans-serif;
    color: #26292a;
    margin: 0 0 15px;
}
.list-categories__top {
    padding: 15px 14px 11px;
    position: relative;
}
.item_category-list {
    width: calc(14.28% - 15px);
    margin: 0 0 10px 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
    line-height: 1.2;
    text-transform: capitalize;
}
.item_category-list a {
    padding: 0 0 3px;
    text-decoration: none;
    position: relative;

}
.item_category-list a:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #2cb6d7;
    -webkit-transform: scale3d(0,0,0);
    transform: scale3d(0,0,0);
    transition: transform .3s;
}
.thumbs_list .item_category-list a:hover {
    text-decoration: none;
}
.thumbs_list .item_category-list a:hover::before {
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.list-categories__top .thumbs_list {
    max-height: 76px;
    transition: max-heigth .3s;
}
@media screen and (max-width: 768px) {
    .list-categories__top .thumbs_list {
        max-height: 0px;
    }
}
.open.list-categories__top .thumbs_list {
    max-height: initial;
}
.block-left {
    width: calc(100% - 300px);
    padding-left: 15px;
}
.profile-right {
    width: 220px;
    border-radius: 6px;
    background: #eff0f2;
    position: relative;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.view-model {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: calc(100% - 220px);
    padding: 0 2rem 0 0;
}
.profile-right h2 {
    font-weight: bold;
    font-size: 18px;
    color: #2d2d2d;
    margin: 0 0 10px;
    display: inline-block;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.pmenu {
    border-radius: 8px;
    background: #e5e5e5;
    line-height: 20px;
    font-size: 11px;
    border: 1px solid #bebebe;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 2rem;
    max-width: 220px;
    min-width: 192px;
}
.pmenu a,
.pmenu span {
    line-height: 18px;
    color: #535353;
    padding: 0 9px;
    text-decoration: none;
    text-align: center;
    border-radius: 8px;
    cursor: pointer;
    text-decoration: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    position: relative;
}
.pmenu a:before,
.pmenu span:before {
    position: absolute;
    content: '';
    display: block;
    height: 100%;
    border-radius: inherit;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#ffc484),
        to(#ffae55)
    );
    background: linear-gradient(to bottom, #ffc484 0%, #ffae55 100%);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px #eaa151 solid;
    width: 100%;
    opacity: 0;
    z-index: -100;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.pmenu a:hover,
.pmenu span:hover {
    color: #535353;
}
.pmenu a:hover::before,
.pmenu span:hover::before {
    opacity: 1;
}
.pmenu a.active,
.pmenu span.active {
    color: #535353;
    pointer-events: none;
}
.pmenu a.active:before,
.pmenu span.active:before {
    opacity: 1;
}
.thumbs_list_album .thumb {
    width: calc(20% - 10px);
    margin: 0 0 10px 10px;
    position: relative;
}
.more_photos {
    text-align: center;
    padding: 3rem 0 0 0;
    width: 100%;
}
.show_all_photos {
    padding: 0 10px;
    background: #26292a;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
    position: relative;
    transition: background 0.3s, color 0.3s;
}
.show_all_photos:hover {
    background: #2cb6d7;
    color: #fff;
}
.thumbs_list_album {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    margin: 0 0 0 -10px;
}
.thumbs_list_album .thumbs_list {
    margin: 0;
}
.profile-right .thumbs_list_album {
    margin: 0;
}
.profile-right .thumbs_list_album .thumb {
    width: 100%;
    margin: 0 0 10px;
}
.thumbs_list_album .thumb a {
    display: block;
}
.thumbs_list_album .image {
    position: relative;
    padding-bottom: 118.43%;
}
.thumbs_list_album .thumb .is_private {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    background: url(../img/sprite.png) no-repeat -377px -3px;
    overflow: hidden;
    width: 61px;
    height: 61px;
    text-indent: -9999px;
}
.thumbs_list_album .info {
    position: absolute;
    bottom: 0;
    z-index: 3;
    position: absolute;
    width: 100%;
    left: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.thumbs_list_album.models-list .info {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.thumbs_list_album .thumb .info h2 {
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
    margin: -3px 5px 0 0;
    max-height: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
    -webkit-transition: max-height 0.3s;
    transition: max-height 0.3s;
}
.thumbs_list_album .thumb .info span:before {
    content: '';
    width: 17px;
    height: 12px;
    margin: 0 5px 0 0;
    background: url(/img/sprite.png) no-repeat -333px -2px;
}

.thumbs_list_album .thumb .info .name:before,
.thumbs_list_album .thumb .info .name-alias:before {
    display: none;
}
.thumbs_list_album .thumb .info span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    transition: color 0.3s;
}
.thumbs_list_album.models-list .thumb .info .name {
    border-bottom: 1px solid #fff;
    padding: 0 0 2px;
}
.thumbs_list_album.models-list .thumb .info.is-single .name {
    padding: 1.3rem 0;
    border: 0;
}
.thumbs_list_album.models-list .thumb .info .name-alias {
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 0 0;
}
.thumbs_list_album .thumb:hover .info {
    color: #2cb6d7;
    text-decoration: underline;
}
.thumbs_list_album.models-list .thumb:hover .info {
    color: #2cb6d7;
    text-decoration: none;
}
.thumbs_list_album .thumb:hover .info span {
    text-decoration: none !important;
}
.thumbs_list_album.models-list .thumb:hover .info .name {
    border-bottom: 1px solid #2cb6d7;
}
.thumbs_list_album.models-list .thumb:hover .info span {
    color: #2cb6d7;
}
.thumbs_list_album .thumb:hover h2 {
    max-height: 100px;
}
#itmfb,
#itmvb,
#itmsb {
    display: none;
    width: 100%;
}
.story-sm .story_item {
    background: #eff0f2;
    font-size: 12px;
    color: #26292a;
    padding: 10px;
    width: 100%;
    position: relative;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 5px #d4d5d7;
    box-shadow: 0 2px 6px #d4d5d7;
    margin: 0 0 3rem;
}
.story-sm .story_item h3 {
    border: none;
    width: 100%;
    font-size: 1.6rem;
    line-height: 20px;
    font-weight: normal;
    color: #2cb6d7;
    margin: 0 0 10px;
    height: 40px;
    overflow: hidden;
}
.ellipsis {
    font-size: 12px;
    line-height: 20px;
    color: #6e6e6e;
    overflow: hidden;
    margin: 0 0 10px;
    word-wrap: break-word;
}
.story-sm .story_item .right {
    border-top: 1px solid #cdd2db;
    padding: 10px 0 0;
    width: 100%;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.story-sm .story_item .right strong {
    color: #999;
    font-size: 12px;
    padding: 0 0 0 2rem;
    position: relative;
    font-weight: normal;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.story-sm .story_item .right strong:before {
    background: url(/img/sprite.png) no-repeat scroll 0 -26px transparent;
    content: '';
    height: 10px;
    width: 16px;
    margin: 0 4px 0 0;
}
.story-sm .story_item .right:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #f5f8ff;
}
.model_view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 2rem;
}
.profile-left {
    background-color: #edeef0;
    border-radius: 6px;
    padding: 1.5rem;
    width: 21.2rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 1.5rem 0 0;
    -webkit-box-shadow: 0px 4px 14px 1px rgba(168, 168, 168, 0.6);
    box-shadow: 0px 4px 14px 1px rgba(168, 168, 168, 0.6);
}
.model_view .video-info {
    padding: 1.5rem 0;
}
.avaimg {
    width: 11rem;
    height: 11rem;
    margin: 0 auto;
    border-radius: 50%;
    border: 3px #fff solid;
    overflow: hidden;
    position: relative;
}
.avaimg .absolute-img {
    height: auto;
}
.video-info .rateimg {
    color: #a7a7a7;
    font-size: 14px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.video-info .rateimg b {
    font-weight: normal;
    font-style: normal;
    margin: 0 8px 0 0;
}
/* .video-holder {
    margin: 0 0 2rem;
} */
/* .video-info .rateimg em {
        font-size: 12px;
        color: #999;
        margin: 3px 0 0 6px;
    } */
.video-info .rateimg img {
    margin: 0 -3px 0 0;
}
.video-info .rateimg #rating_failure,
.video-info .rateimg #rating_success {
    position: absolute;
    left: 0;
    top: 15px;
    width: 100%;
    padding: 2px 0 0;
    font-size: 13px;
    background: #edeef0;
}
#ratewait,
#rating_failure,
#rating_success {
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 11px;
}
.aboutme-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    padding: 1.7rem 2rem;
    background: #eff0f2;
    border-radius: 4px;
    overflow: hidden;
}
.albuser-box h2,
.aboutme-box h2 {
    font-size: 16px;
    font-weight: bold;
    color: #6e6e6e;
    padding: 2px 0 3px;
}
.view-model .aboutme-box ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 10px 0 5px;
}
.aboutme-box ul li {
    width: 50%;
    padding: 0 5px 0 0;
    margin: 0 0 10px;
    font-size: 12px;
    color: #a7a7a7;
}
.aboutme-box ul li strong {
    color: #6e6e6e;
    font-weight: normal;
}
.view-model .more {
    text-align: left;
}
.aboutme-box .more i,
.mod_info .more i {
    font-size: 11px;
    color: #999;
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    border-bottom: 1px #999 dashed;
}
.albuser-box {
    width: 100%;
    padding: 1.7rem 2rem;
    background: #eff0f2;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 0 2rem;
}
.mod_info .holder {
    height: 115px;
    overflow: hidden;
    margin: 0 0 10px;
}
.sort-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 0 0 1.5rem;
}
.headline_sorting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.headline_sorting a {
    color: #8b9396;
    font-size: 14px;
    margin-left: 2.4rem;
    position: relative;
    padding: 0 0 5px;
    text-decoration: none !important;
}
.headline_sorting a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #2294d2;
    width: 100%;
    height: 2px;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.headline_sorting a.active::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.headline_sorting a:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.headline_sorting a:hover {
    color: #2293d5;
}
.headline_sorting a.active {
    pointer-events: none;
    color: #2293d5;
}
.view-model .video-block {
    padding: 2rem;
    background: #eff0f2;
    border-radius: 4px;
}
.commtitle {
    position: relative;
    padding: 4rem 0 1.5rem;
    border-bottom: 1px solid #f5f8ff;
    margin: 0 20px 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.view-model .commtitle {
    margin: 0 0 1.5rem;
    padding: 1.5rem 0;
}
.video_comments {
    width: 100%;
}
.commtitle:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #cdd2db;
}
.commtitle h2 {
    display: inline-block;
    padding: 0 20px 0 25px;
    font-size: 14px;
    color: #6e6e6e;
    position: relative;
    font-weight: normal;
}
.commtitle h2:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 16px;
    height: 14px;
    background: url(/img/sprite.png) no-repeat -48px -24px;
}
.view-model .addcom-vid {
    padding: 0;
}
.block_gray {
    background: #eff0f2;
    padding: 2rem;
    border-radius: 4px;
    margin: 0 0 2rem;
}
.block_gray .block_title {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin: -3px 0 10px;
    color: #6e6e6e;
}
.block_tweets_list .block_title {
    position: relative;
    padding-left: 28px;
}
.block_tweets_list .block_title:after {
    content: '';
    background: url(/img/sprite.png) no-repeat -408px -397px;
    position: absolute;
    left: 0;
    top: 4px;
    width: 19px;
    height: 15px;
    display: block;
}
.tweet_item {
    border-bottom: 1px solid #dedfe0;
    margin: 0 0 1.5rem;
    padding: 0 0 1.5rem;
    font-size: 12px;
    line-height: 18px;
    color: #6e6e6e;
    /* display: flex; */
}
.profile_avatar {
    width: 116px;
    height: 116px;
    position: relative;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.tweet_item .profile_avatar {
    margin: 0 20px 0 0;
    display: inline-block;
    vertical-align: top;
}
.tweet_content {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 63px);
}
.tweet_item p {
    margin: 0 0 1rem;
}
.tweet_created {
    position: relative;
    padding-left: 20px;
    overflow: hidden;
    font-size: 12px;
    color: #9b9b9b;
    line-height: 18px;
}
.tweet_created:after {
    content: '';
    display: block;
    left: 0;
    top: 0;
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(/img/sprite.png) no-repeat -216px -203px;
}
.tweet_content img {
    max-width: 100%;
    height: auto;
    max-height: 350px;
}
.show_more_holder {
    text-align: center;
    overflow: hidden;
    width: 100%;
    padding: 10px 0;
}
.tweet_item.last,
.tweet_item:last-child {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.tweet_item.hidden {
    display: none;
}

/* model view */
/* search */
.more-search {
    padding: 5px 0;
}
.search-result__page .headline {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.related_searches a {
    font-size: 15px;
    margin: 0 5px 0 0;
}
.alb_holder {
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}

/* search */
/* album view */
.tales-info.wide {
    width: 100%;
    padding: 0 0 2rem;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}
.tales-info {
    border-bottom: 1px #f5f8ff solid;
    position: relative;
    margin: 0 0 12px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tales-info:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: #cdd2db;
}
.tales-info .profile_avatar {
    margin: 0 10px 0 0;
}
.tales-info .user {
    font: bold 14px 'Lucida Grande', Arial, Helvetica, sans-serif;
    color: #6e6e6e;
    padding-right: 3rem;
    margin: 2px 0;
}
.tales-info .date {
    font-size: 11px;
    color: #a7a7a7;
    padding-right: 3rem;
    margin: 2px 0;
}
.tales-info .view {
    color: #999;
    font-size: 12px;
    padding: 0 20px 0 20px;
    position: relative;
    margin: 2px 0;
}
.tales-info .view:before {
    position: absolute;
    left: 0;
    top: 3px;
    content: '';
    width: 16px;
    height: 10px;
    background: url(/img/sprite.png) no-repeat 0 -26px;
}
.tales-info .fav {
    width: 16px;
    height: 16px;
    position: relative;
    padding-right: 3rem;
    margin: 2px 0;
}
.tales-info .fav i,
.tales-info .fav a {
    display: block;
    width: 15px;
    height: 14px;
    background: url(/img/sprite.png) no-repeat -17px -24px;
    overflow: hidden;
    text-indent: -9999px;
}
.tales-info .fav #fav_block_success {
    width: 15px;
    height: 14px;
    background: url(/img/sprite.png) no-repeat -95px -24px;
    overflow: hidden;
    text-indent: -9999px;
}
.tales-info .model-add {
    width: auto;
}
.tales-info .model-add a {
    background: inherit;
    width: auto;
    text-indent: 0;
}

.add-model {
    padding: 50px 20px 20px;
    display: block;
}
.add-model .row {
    margin: 0 0 20px;
}
.add-model .row:last-child {
    margin: 0;
}
.add-model .row .row-label {
    line-height: 20px;
    font-size: 14px;
    color: #4c4a4a;
    margin: 0 0 10px;
}
.add-model .row input[type='text'] {
    width: 100%;
    height: 28px;
    font-size: 12px;
    line-height: 28px;
    color: #4c4a4a;
    background: #fff;
    border-radius: 4px;
    border: 1px #e1e2e4 solid;
    padding: 0 10px;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.slider-holder {
    width: 100%;
    position: relative;
    background: #f6f7f9;
}
.album_description {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 20px;
}
#slider {
    width: 100%;
    position: relative;
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 0 -5px;
}
#slider .itm {
    position: relative;
    margin: 5px 5px 10px 5px;
}
#slider i {
    display: none;
    position: absolute;
    left: 50%;
    top: 181px;
    z-index: 9;
    width: 22px;
    height: 10px;
    content: '';
    background: url(/img/arrs.png) no-repeat 0 -140px;
    /* background: #ebebeb; */
    margin-left: -11px;
    padding: 0 0 10px;
}
#slider i.grey {
    background: url(/img/arrs.png) no-repeat -34px -140px;
}
#slider .itm a {
    display: block;
    max-height: 180px;
    overflow: hidden;
    border-radius: 4px;
}
#slider img {
    display: block;
    /* vertical-align: top; */
    width: 100%;
    max-height: 180px;
}
#img_blocker {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(237, 237, 237, 0.4);
    text-indent: -9999px;
    overflow: hidden;
}
.full {
    display: none;
    width: 100%;
    max-width: 1060px;
    height: auto;
    text-align: center;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 999999;
    -webkit-box-shadow: 0px 0px 5px 0 #c8c9ca;
    box-shadow: 0px 0px 5px 0 #c8c9ca;
    background: #ebebeb;
    border-radius: 4px;
    overflow: hidden;
    opacity: 1;
    transition: opacity 0.3s;
    max-height: 100%;
    overflow-y: scroll;
}
@media screen and (max-width: 1320px) {
    .full {
        width: calc(100% - 20px);
    }
}
.overflow__wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background-color: rgba(32, 36, 38, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.overflow__wrapper.visible {
    opacity: 1;
    visibility: visible;
}
.slider-wrapper {
    position: relative;
}
#loading_comm {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    color: #222;
    background: rgba(237, 237, 237, 0.8);
    padding: 340px 0 0;
}
.commimg h3 {
    color: #6e6e6e;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 18px;
}
.commimg h3 a {
    color: #6e6e6e;
    text-decoration: underline;
}
.photos_amount {
    margin: 0 0 0 20px;
    padding: 0 0 0 27px;
    font-size: 12px;
    color: #999;
    position: relative;
    font-weight: normal;
}
.photos_amount:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 19px;
    height: 13px;
    background: url(/img/sprite.png) no-repeat -365px -152px;
}

#currph {
    font-style: normal;
}
.commimg .descrimg {
    font-size: 14px;
    line-height: 18px;
    color: #26292a;
    font-weight: bold;
    padding: 0 18px 8px;
    overflow: hidden;
    height: 48px;
    overflow: hidden;
    height: auto;
    padding: 0 18px 6px;
}
.slider-holder .close {
    background: url(/img/sprite.png) no-repeat -387px -151px;
    cursor: pointer;
    height: 13px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: 13px;
    z-index: 9999;
    display: none;
    overflow: hidden;
    text-indent: -9999px;
}
.full .waitfor {
    width: 50%;
}
.waitfor {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: rgba(237, 237, 237, 0.8);
    display: none;
}
.imgover .waitfor {
    width: 100%;
}
.imgover .waitfor:before {
    content: 'Подождите,изображение загружается';
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 100%;
    height: 30px;
    font-size: 3rem;
    line-height: 1.2;
    color: #222;
}
.imgover {
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
    background: #aba8ab;

    overflow: hidden;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.full img {
    display: inline;
}
#fullview {
    text-align: center;
    vertical-align: middle;
    position: relative;
    z-index: 9;
    max-width: 100%;
    display: inline-block;
    /* *display: inline;
    *zoom: 1; */
}
fullimg {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url(/img/i-full.png) no-repeat;
}
.full .prev {
    display: none;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 99;
    height: 70px;
    width: 36px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    background: url(/img/arrs.png) no-repeat scroll 0 0;
    cursor: pointer;
}
.full .next {
    display: none;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 99;
    height: 70px;
    width: 36px;
    background: #f33;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none;
    background: url(/img/arrs.png) no-repeat scroll -35px 0;
    cursor: pointer;
}
.commimg {
    text-align: left;
    overflow: hidden;
    line-height: 14px;
    font-style: normal;
    height: 100%;
    position: relative;
}
#album_info {
    border-bottom: 1px solid #cdd2db;
    -webkit-box-shadow: 0 1px 0 0 rgba(245, 248, 255, 1);
    box-shadow: 0 1px 0 0 rgba(245, 248, 255, 1);
    padding: 0 0 10px;
}
#loading_comm {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    color: #222;
    background: rgba(237, 237, 237, 0.8);
    padding: 340px 0 0;
}
.commimg .rateimg {
    overflow: hidden;
    color: #a7a7a7;
    font-size: 12px;
    padding: 0 0 10px 18px;
}
.commimg .rateimg span {
    float: left;
    margin: 3px 8px 0 0;
}
.fullimg {
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
    width: 20px;
    height: 20px;
    background: url(/img/i-full.png) no-repeat;
}
.col_1 {
    float: left;
    position: relative;
}
#stopper {
    position: absolute;
    left: 0;
    top: 0;
    width: 91px;
    height: 20px;
    z-index: 999;
}
#rating_container {
    /* float: left; */
    width: 71px;
    height: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.rating_container img {
    width: 20%;
    height: auto;
    cursor: pointer;
}
.col_1 #rating_container {
    display: block;
    width: 91px !important;
    float: none !important;
}
#stopper1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 20px;
    z-index: 999;
}
#stopper2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 20px;
    z-index: 999;
}
.col_1 #rating_container {
    display: block;
    width: 91px !important;
    float: none !important;
}
.col_1 #rating_container .star {
    float: left;
    width: 17px;
    height: 17px;
    margin: 0;
    background: url(/img/star_full.png) no-repeat;
    cursor: pointer;
    text-indent: -9999px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.col_1 #rating_container .star.cl {
    background: url(/img/star_full.png) no-repeat !important;
}
.col_1 #rating_container .star.e {
    background: url(/img/star_empty.png) no-repeat;
}
.col_1 #rating_container .star.h {
    background: url(/img/star_half.png) no-repeat;
}
.col_1 #rating_container .star.f {
    background: url(/img/star_full.png) no-repeat;
}
.commimg .rateimg em {
    float: left;
    font-size: 12px;
    color: #999;
    margin: 3px 0 0 0;
}
#ratewait,
#rating_failure,
#rating_success {
    position: absolute;
    left: 0;
    top: 16px;
    font-size: 11px;
}
.commimg #ratewait,
.commimg #rating_failure,
.commimg #rating_success {
    left: auto;
    right: auto;
    top: auto;
    position: static;
    margin-left: 10px;
}
.commimg .th-comm {
    color: #6e6e6e;
    font-size: 12px;
    position: relative;
    padding: 0 18px 10px;
}
#stopper1 {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
    height: 20px;
    z-index: 999;
}
.imgaddcomm {
    font-size: 11px;
    margin: 0 0 0 20px;
    text-decoration: none;
    border-bottom: 1px #999 dashed;
    color: #999;
    font-style: normal;
    cursor: pointer;
}
.toggle_link {
    color: #6e6e6e;
    text-decoration: none;
    border-bottom: 1px dashed #6e6e6e;
    cursor: pointer;
}
.comments-toggle {
    border-bottom: 0;
}
.toggle_link:hover,
.toggle_link.active {
    border-bottom: 0;
    color: #1c819a;
}
.commimg .th-comm {
    color: #6e6e6e;
    font-size: 12px;
    position: relative;
    padding: 0 18px 10px;
}
.clearfix:after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
/* model */
.alb.block_content {
    display: flex;
    flex-wrap: wrap;
    margin: -7px -7px 1.3rem -7px;
}
.alb.block_content a {
    width: calc(14.28% - 14px);
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    margin: 7px;
}
.alb.block_content a img {
    width: 100%;
    display: block;
}
.alb.block_content a span {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
    height: 22px;
    line-height: 23px;
    font-size: 12px;
    color: #fff;
    border-radius: 4px 0 4px 0;
    background: rgba(0, 0, 0, 0.7);
    padding: 0 4px 0 26px;
}
.show-more-holder {
    display: flex;
    justify-content: center;
    /* padding: 2rem 0 0; */
}
.block_transparent .block_title {
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
    margin: -3px 0 10px;
    color: #6e6e6e;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.carousel_callouts {
    padding: 20px 10px;
    width: auto;
    display: block;
    margin: 0 0 1.5rem;
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-item {
    float: left;
}

.carousel_callout {
    padding: 0 10px;
    font-size: 14px;
    line-height: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.carousel_callouts .owl-prev,
.carousel_callouts .owl-next {
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
    display: block;
    background: url(/img/sprite.png) no-repeat -253px -343px;
    width: 9px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 0;
    margin: -8px 0 0;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.carousel_callouts .owl-next {
    background-position: -263px -343px;
    left: auto;
    right: 0;
}
.commimg #ac_block .addcom-vid textarea {
    height: 6.9rem;
    resize: none;
    overflow: auto;
}
.addcom-vid .field_error {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 110px;
}
.code {
    position: relative;
}
.addcom-vid .code .field_error {
    position: static;
    padding: 5px 0 0;
}
.control {
    margin: 0 0 10px;
    padding: 10px 0 0;
}
.capcha-label {
    margin: 0 0 10px;
    display: block;
}
.code input {
    width: 200px;
    font-size: 12px;
    line-height: 18px;
    color: #4c4a4a;
    background: #fff;
    border-radius: 4px;
    border: 1px #e1e2e4 solid;
    padding: 5px 10px;
}
.addcom-vid .field_error.album_notify {
    position: static;
}

.captcha-holder {
    float: right;
}
.captcha-holder .control {
    float: left;
    padding: 0;
    margin: 0 10px 0 0;
    width: 210px;
}
.captcha-holder .control img {
    width: 100%;
}
.captcha-holder .captcha-form {
    overflow: hidden;
}
.captcha-holder .capcha-label {
    margin: 0 0 3px;
}
.captcha-holder .code input {
    width: 78px;
}
.addcom-vid .captcha-form .inpbnt {
    margin: 5px 0 0 0;
    justify-content: flex-start;
}

/* 
.spot-vid-box {
    width: 100%;
    overflow: hidden;
    margin: 0 0 5px 15px;
} */
.commover { 
    overflow: hidden;
    padding: 0 18px;
    border-top: 1px #cdd2db solid;
    position: relative;
    /*margin: 15px 0 0;*/ 
} 
#comments_box .commover {
    border: 0;
    padding-bottom: 20px;
}

.preview-progress {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: #ffac52;
    z-index: 10;
    width: 0;
    transition: width 0.8s linear;
}
.preview-progress.full-width {
    width: 100%;
}
.tab_video-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;

    margin: 0 0 15px;
    background-color: #e6e6e6;
}
.tab-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
}
.tab-link.rate-tab {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 10px 0 0;
}
.rate-btn,
.add_to_favourites,
.tab-link a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    color: #6e6e6e;
    font-size: 20px;
    padding: 2rem 1.5rem;
    text-decoration: none;
    cursor: pointer;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 1;
    transition: opacity 0.3s;
}
.rate-btn {
    padding: 0 1.5rem 0 0;
    cursor: default;
}

.tab-link .rate-btn span {
    font-size: 13px;
}
.tab-link a.active {
    pointer-events: none;
}
.is_favourited {
    pointer-events: none;
}
.add_to_favourites.g_hidden {
    display: none;
    pointer-events: none;
}
.tab-link .rate-btn:before,
.tab-link a:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #6e6e6e;
    -webkit-transform: scale3d(0, 0, 0);
    transform: scale3d(0, 0, 0);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.tab-link .rate-btn a:before {
    display: none;
}
.tab-link .rate-btn:hover::before,
.tab-link a.active::before,
.tab-link a:hover::before {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.tab-link .fav-video {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.download-tab-ico {
    margin-right: 10px;
}
.hidden-tab {
    display: none;
}
.share-block-tab {
    padding: 0 20px;
}
.tab-heart-red {
    color: #dd5555;
}
.percent {
    display: block;
    text-align: center;
    margin: 0 0 2px;
}
.scale-holder {
    width: 80px;
    height: 2px;
    border-radius: 2px;
    overflow: hidden;
    background: #0b7590;
}
.scale {
    width: 80%;
    height: 100%;
    background-color: #2cb6d7;
    border-radius: 2px;
}
.rate-tab {
    position: relative;
}
.rate-tab.disable .rate-btn,
.rate-tab.disable a {
    opacity: 0.5;
    pointer-events: none;
}
.already-rate,
.success-rate {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    z-index: 2;
    background-color: #e6e6e6;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
}
.already-rate.visible,
.success-rate.visible {
    opacity: 1;
    visibility: visible;
}
.top-video__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 2rem 0 0;
}
.top-video__row .crumbs {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1 1;
    flex: 1 1;
    margin: 0 0 5px;
    padding: 0;
}
.top-video__row .crumbs ul {
    padding: 0 10px 0 0;
}

/* tags */
.alphabet {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 2rem;
}
.alphabet a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 2px 0;
    font-size: 16px;
    line-height: 1.2;
    height: 36px;
    width: 34px;
    color: #000;
    text-decoration: none;
    background-color: transparent;
    transition: background-color 0.3s, color 0.3s;
}
.alphabet a:hover,
.alphabet a.active {
    background-color: #2cb6d7;
    color: #fff;
    border-radius: 2px;
}
.block_content {
    overflow: hidden;
    padding: 15px 0 0;
}
.tags-holder {
    margin: 0 0 15px 0;
}
.tags-holder .letter {
    font: bold 18px/1.2 'gotham_probold', Helvetica, sans-serif;
    color: #606161;
    margin: 0 0 10px 0;
}
.tags {
    padding: 0 0 10px 0;
    -webkit-column-count: 4;
    column-count: 4;
    border-bottom: 1px solid #a9acad;
}
.tag {
    margin: 0 0 5px 0;
}
.tag a {
    font-size: 14px;
}
.list-selected-tags .item-tag {
    display: inline-block;
    vertical-align: middle;
    margin: 0 6px 4px 0;
    font-weight: 400;
    color: #222;
    background-color: #ffd641;
    border: 1px solid #e5c03a;
    padding: 8px 10px;
    border-radius: 4px;
}
.list-selected-tags .item-tag .text {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    line-height: 16px;
    margin: 0 2px 0 0;
}
.list-selected-tags .item-tag .close {
    cursor: pointer;
    height: 14px;
    width: 14px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 0 -1px 0;
}
.list-selected-tags .item-tag .close:after,
.list-selected-tags .item-tag .close:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 14px;
    background: #333;
}
.list-selected-tags .item-tag .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.list-selected-tags .item-tag .close:after {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.list-selected-tags {
    margin: 0 0 2rem;
    padding: 2rem 0 0;
}
.list-all-tags {
    padding: 0 0 10px;
}
.list-all-tags .item-tag {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    margin: 0 5px 5px 0;
    font-size: 15px;
    line-height: 20px;
    text-decoration: none;
}
/* tags */
/* community */
.full-search {
    background: #edeef0;
    margin: 20px 0 10px;
    width: 100%;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 8px #d3d4d6;
    box-shadow: 0 2px 8px #d3d4d6;
    position: relative;
    z-index: 10;
}
.srch-mem {
    padding: 20px;
    border-bottom: 1px #fcfdff solid;
    position: relative;
    font-size: 11px;
    color: #a7a7a7;
    overflow: hidden;
}
.full-search .srch-mem {
    border: 0;
    width: 100%;
    padding: 2.5rem 2rem;
}
/* .title {
    font-size: 24px;
    line-height: 1.2;
    font-weight: bold;
    color: #26292a;
    padding: 15px 20px 0 20px;
    position: relative;
}
.wideblock .title {
    padding: 15px 20px 0 0;
} */
.sm__flex-wrapper b {
    display: block;
    padding: 9px 0;
    font-weight: normal;
    font-size: 13px;
    width: 100%;
    white-space: nowrap;
}
.sm__flex-wrapper b.no-text {
    opacity: 0;
}
.srch-mem .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    color: #2d2d2d;
    margin: 0;
    padding: 0;
}
#collapse_form {
    display: none;
    position: absolute;
    left: 20px;
    top: 150px;
    cursor: pointer;
    font-size: 14px;
    color: #2cb6d7;
    text-decoration: underline;
}
.srch-mem span {
    display: block;
    padding: 0 0 10px;
}
.sm__flex-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; */
}
.sm__column-foto {
    max-width: 95px;
}
.sm-more,
.sm__status-column {
    max-width: 180px;
}
.sm__flex-wrapper > div {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 1rem;
}
.sm__flex-wrapper > div:first-child {
    padding-left: 0;
} 
.sm__flex-wrapper > div:last-child {
    padding-right: 0;
} 
.sm--input-holder {
    display: inline-block;
}
.sm-city .sm--input-holder {
    width: 100%;
}
.sm--input {
    display: block;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e1e2e4;
    border-radius: 3px;
    color: #4b4b4b;
    font: 12px/20px Arial, Helvetica, sans-serif;
    padding: 4px 10px;
    width: 100%;
}
/* .sm-namefull {
    max-width: 130px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 130px;
    flex: 0 1 130px;
} */
.checkboxArea {
    opacity: 0;
    visibility: hidden;
}
.sm--checkbox-holder {
    display: block;
    overflow: hidden;
    position: relative;
    margin: 0 0 10px;
    font-size: 13px; 
}
.sm__flex-wrapper input[type="checkbox"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
/* .sm-more {
    max-width: 130px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 130px;
    flex: 0 1 130px;
} */
.sm-namefull .sm--input-holder {
    width: 100%;
}
.sm--checkbox-holder label {
    position: relative;
    padding-left: 20px;
}
.sm--checkbox-holder label:before {
    content: '';
    width: 16px;
    height: 16px;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #e1e2e4;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
}
.checkboxArea, .checkboxAreaChecked {
    position: absolute;
    left: 2px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
    width: 13px;
    height: 13px;
    background: url(../images/svg/checkmark.svg) no-repeat;
}
.selectArea .left {
    display: none;
} 
.srch-mem span {
    display: block;
    padding: 0 0 10px;
}
.selectArea .center {
    height: 28px;
    line-height: 28px;
    display: block;
    padding: 0 26px 0 0;
}
.selectArea.st .center, .selectArea.ct .center {
    color: #4b4b4b;
}
.selectArea.st a.selectButton {
    background-position: 100% 50%;
}
.selectArea a.selectButton {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: url(../img/selarr.png) no-repeat 100% 50%;
}
.outtaHere {
    position: absolute;
    left: -3000px;
}
.sm-country select {
    width: 192px;
}
.selectArea {
    width: 100%;
    height: 28px;
    padding: 0 0 0 10px;
    font: 12px/20px Arial, Helvetica, sans-serif;
    color: #4b4b4b;
    background: #fff;
    border: 1px #e1e2e4 solid;
    border-radius: 3px;
    position: relative;
}
/* .sm__place-column {
    max-width: 220px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 220px;
    flex: 0 1 220px;
}
.sm__status-column {
    max-width: 160px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 160px;
    flex: 0 1 160px;
} */
.sm-age {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* max-width: 160px;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 160px;
    flex: 0 1 160px; */
}
.sm-submit {
    text-align: right;
}
.gif-player-wrapper.block {
    display: block;
}
.gif-player-wrapper {
    position: relative;
}
ins.play-gif {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-height: 40px;
    min-width: 40px;
    text-align: center;
    background: #222;
    line-height: 34px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 50%;
    opacity: .9;
    border: 3px solid #fff;
    cursor: pointer;
    text-decoration: none;
    opacity: 1;
    transition: opacity .3s;
}
ins.play-gif:hover {
    opacity: .5;
}
.spinner {
    height: 37px;
    width: 37px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -19px;
    margin-left: -19px;
    -webkit-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left: 6px solid rgba(256, 256, 256, .15);
    border-right: 6px solid rgba(256, 256, 256, .15);
    border-bottom: 6px solid rgba(256, 256, 256, .15);
    border-top: 6px solid rgba(256, 256, 256, .8);
    border-radius: 100%
  }
  @-webkit-keyframes rotation {
    from {
      -webkit-transform: rotate(0)
    }
    to {
      -webkit-transform: rotate(359deg)
    }
  }
  @keyframes rotation {
    from {
      -webkit-transform: rotate(0);
      transform: rotate(0)
    }
    to {
      -webkit-transform: rotate(359deg);
      transform: rotate(359deg)
    }
  }
/* custom select */
    #profileedit #optionsList3 {
        width: 42px!important;
        overflow: hidden;
    }
    #profileedit #optionsDiv3 {
        width: 60px!important;
    }
    #profileedit #optionsList4 {
        width: 75px!important;
        overflow: hidden;
    }
    #profileedit #optionsDiv4 {
        width: 91px!important;
    }
    #profileedit #optionsList5 {
        width: 45px!important;
        overflow: hidden;
    }
    #profileedit #optionsDiv5 {
        width: 60px!important;
    }
    .selectArea.s1 a.selectButton {
        background-position: 25px 4px!important;
    }
    .selectArea .center {
        height: 28px;
        line-height: 28px;
        display: block;
        padding: 0 26px 0 0;
    }
    .selectArea.st .center,
    .selectArea.ct .center {
        color: #4b4b4b;
    }
    .optionsDivInvisible,
    .optionsDivVisible {
        width: 265px;
        position: absolute;
        background: #f5f5f5;
        border: 1px solid #a4a4a4;
        border-radius: 3px;
        display: block;
        z-index: 30;
        font-size: 11px;
        margin: -3px 0 0;
        padding-right: 2px;
        max-height: 200px;
        overflow: auto;
    }
    .optionsDivInvisible.drop-st,
    .optionsDivVisible.drop-st {
        width: 200px!important;
    }
    .optionsDivInvisible.drop-ct,
    .optionsDivVisible.drop-ct {
        width: 200px!important;
    }
    .optionsDivInvisible.insel,
    .optionsDivVisible.insel {
        width: 219px!important;
    }
    .optionsDivInvisible.insel .scrollable_holder,
    .optionsDivVisible.insel .scrollable_holder {
        width: 204px!important;
    }
    .optionsDivInvisible.s1,
    .optionsDivVisible.s1 {
        width: 46px!important;
    }
    .optionsDivInvisible.s2,
    .optionsDivVisible.s2 {
        width: 78px!important;
    }
    .optionsDivInvisible.s3,
    .optionsDivVisible.s3 {
        width: 64px!important;
    }
    .loadpage .optionsDivInvisible,
    .loadpage .optionsDivVisible {
        width: 266px!important;
    }
    .loadpage .optionsDivInvisible .scrollable_holder,
    .loadpage .optionsDivVisible .scrollable_holder {
        width: 251px!important;
    }
    .drop-dif {
        background: #9cc;
    }
    .optionsDivInvisible {
        display: none;
    }
    .optionsDivVisible ul {
        margin: 0;
        overflow: hidden;
        list-style: none;
        padding: 3px 0;
    }
    .optionsDivVisible ul li {
        float: left;
        width: 100%;
    }
    .optionsDivVisible a {
        color: #4b4b4b;
        text-decoration: none;
        display: block;
        line-height: 20px;
        font-size: 12px;
        height: 1%;
        padding: 0 4px 0 12px;
    }
    .optionsDivVisible a img {
        border: 0;
        float: left;
    }
    .optionsDivVisible a:hover {
        color: #aeaeae;
    }
    .sm-age .sm--input {
        width: 50px;
        text-align: center;
        margin-right: 25px;
    }
    .sm-age .sm--input:last-child {
        margin: 0;
    }
    .sliderbox {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        position: relative;
        width: 100%;
    } 
    .amount {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: relative;
    }
    .amount:before {
        content: "-";
        position: absolute;
        left: 60px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 14px;
        color: #747e81;
    }
/* custom select */
    /* range slider */
        .ui-slider {
            position: relative;
            text-align: left;
            width: 110px;
            top: inherit;
            left: inherit;
        }
        .slider-range--wrapper {
            position: absolute;
            z-index: 1;
            bottom: 0;
            width: 100%;
            left: 0;
        }
        .ui-slider .ui-slider-handle {
            position: absolute;
            z-index: 2;
            width: 17px;
            height: 17px;
            cursor: pointer;
        }
        .ui-slider .ui-slider-range {
            position: absolute;
            z-index: 1;
            font-size: 0.7em;
            display: block;
            border: 0;
            background-position: 0 0;
        }
        .ui-slider-horizontal {
            height: 8px;
        }
        .ui-slider-horizontal .ui-slider-handle {
            top: -4px;
        }
        .ui-slider-horizontal .ui-slider-range {
            top: 1px;
            height: 100%;
        }
        .ui-slider-horizontal .ui-slider-range-min {
            left: 0;
        }
        .ui-slider-horizontal .ui-slider-range-max {
            right: 0;
        }
        .ui-slider-vertical {
            width: 0.8em;
            height: 100px;
        }
        .ui-slider-vertical .ui-slider-handle {
            left: -0.3em;
            margin-left: 0;
            margin-bottom: -0.6em;
        }
        .ui-slider-vertical .ui-slider-range {
            left: 0;
            width: 100%;
        }
        .ui-slider-vertical .ui-slider-range-min {
            bottom: 0;
        }
        .ui-slider-vertical .ui-slider-range-max {
            top: 0;
        }
    /* range slider */
    /* full member */
        .full-members {
            position: relative;
            width: 100%;
            overflow: hidden;
            display: none;
            padding: 0;
            border-radius: 6px;
        }
        .loader {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            z-index: 9;
            width: 100%;
            background: rgba(237, 237, 237, 0.8);
            font-size: 20px;
            color: #222;
            text-align: center;
            padding: 0;
            height: 100%;
            line-height: 1.2;
        }
        .loader-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            height: 100%;
        }
        .reload {
            height: auto;
            overflow: hidden;
            position: relative;
        }
        .mem-friends {
            padding: 2.5rem 0 10px;
            background: #eff0f2;
            position: relative;
            border-radius: 6px;
            width: 100%;
        }
        .mem-friends .content {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: start;
            -ms-flex-align: start;
            align-items: flex-start;
            background: transparent;
        }
        .full-members .mem-friends li {
            padding: 1rem 0 0 2rem;
            width: 20%;
        }
        .mem-friends__short li {
            padding: 1rem;
            width: 50%;
        }
        .mem-friends__short .content {
            padding: 0;
        }
        .profile_avatar .online {
            display: block;
            position: absolute;
            right: 8px;
            top: 16px;
            z-index: 2;
            width: 14px;
            height: 14px;
            border-radius: 50%;
            background-color: #43b94b;
            border: 2px solid #fff;
        }
        .profile_avatar.middle .online, .profile_avatar.small .online {
            right: 0;
            top: 0;
        }
        .friends-item {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            text-decoration: none;
        } 
        .friends-item__title {
            font-size: 14px;
            line-height: 1.2;
            color: #6e6e6e;
            margin: 0 0 5px;
            height: 39px;
            overflow: hidden;
        }
        .friends-item .profile_avatar {
            margin-right: 10px;
        }
        .friends-item span {
            font-size: 12px;
            display: block;
            padding: 0 0 6px 20px;
            color: #999;
            position: relative;
        }
        .friends-item span:before {
            content: "";
            position: absolute;
            left: 0;
            top: 0;
            width: 14px;
            height: 16px;
        }
        .friends-item .male:before {
            background: url(../images/svg/male.svg) no-repeat;
        }
        .friends-item .female:before {
            background: url(../images/svg/female.svg) no-repeat;
        }
        .mem-friends li em {
            font-size: 12px;
            font-style: normal;
            display: block;
            color: #999;
            height: 31px;
            overflow: hidden;
        }
        .mem-friends .show-more-holder, .mem-friends .show_more_holder {
            padding: 5px 0;
        }
    /* full member */
    /* community holder */
        .community {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
        .community-holder {
            -webkit-box-flex: 1;
            -ms-flex: 1 1;
            flex: 1 1;
        }
        .community-holder .show-more-holder {
            padding: 5px 0;
        }
        .show_more:before, .show_more_btn:before {
            background: url(../img/sprite.png) no-repeat -359px -54px;
            content: "";
            display: block;
            width: 12px;
            height: 7px;
            position: absolute;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            right: 10px;
        }
        .wideright {
            width: 400px;
            -ms-flex-negative: 0;
            flex-shrink: 0;
        }
        .wideright .profile-right {
            margin-bottom: 1.2rem;
            width: 100%;
        }

        .wideright .thumbs_list.thsm > .thumb {
            width: calc(50% - 15px);
            margin: 0 0 10px 15px;
        }
        .wideright .profile-right .thumbs_list_album {
            margin: 0 -5px;
        }
        .wideright .profile-right .thumbs_list_album .thumb {
            width: calc(50% - 10px);
            margin: 0 5px 10px;
        }
        .wideright .story-sm {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            margin: 0 -5px 15px;
        }
        .wideright .story_item{
            width: calc(50% - 10px);
            margin: 0 5px 3rem;
        }
        .last-comm-row {
            overflow: hidden;
            position: relative;
            padding: 1.5rem 0 1.5rem 5rem;
        }
        .last-comm-row .txt {
            font-size: 12px;
            color: #a7a7a7;
            padding: 0 0 4px;
        }
        .last-comm-row .txt strong {
            font-size: 14px;
            color: #6e6e6e!important;
            padding: 0 10px 0 0;
        }
        .last-comm-row .txt em {
            font-style: normal;
            font-size: 11px;
            padding: 0 0 0 20px;
        }
        .last-comm-row .contr {
            background: none repeat scroll 0 0 #fff;
            border-radius: 4px;
            color: #535353;
            line-height: 20px;
            margin: 10px 0 0;
            padding: 10px;
            position: relative;
        }
        .last-comm-row .contr:before {
            background: url(../img/sprite.png) no-repeat scroll -387px -141px transparent;
            content: "";
            height: 6px;
            left: 20px;
            position: absolute;
            top: -6px;
            width: 10px;
        }
        .last-comm-row p {
            font-size: 12px;
        }
        .profile-msg-row {
            /* border-bottom: 1px #e7e7e7 solid; */
            padding: 10px 0 0;
            margin-right: 10px;
            position: relative;
        }
        .profile-msg-row::before {
            content: '';
            position: absolute;
            left: 10px;
            right: 10px;
            bottom: 0;
            z-index: 2;
            height: 1px;
            background-color: #e7e7e7;
        }
        .profile-right .profile-msg-row {
            padding: 10px 0;
            width: 100%;
        }
        .profile-msg-usr {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 0 10px 10px;
        }
        .node-post:last-child {
            border-bottom: 0;
        }
        #postnodes {
            display: none;
        }
        .profile-msg-usr .pml {
            padding-left: 10px;
        }
        .profile-msg-usr .pml strong {
            display: block;
            font-size: 14px;
            color: #6e6e6e;
        }
        .profile-msg-usr .pml span {
            font-size: 11px;
            color: #a7a7a7;
            padding: 4px 0 0;
            display: block;
        }
        .node-post .node-content p, .node-post .node-content {
            font-size: 14px;
            line-height: 18px;
        }
        .community-holder .node-content {
            padding: 10px;
            cursor: pointer;
            background-color: transparent;
            -webkit-transition: background-color .3s;
            -o-transition: background-color .3s;
            transition: background-color .3s;
        }
        .community-holder .node-content:hover {
            background-color: #edeef0;
        }
        .node-post .node-content p, .node-post .node-content {
            font-size: 14px;
            line-height: 18px;
        }
        .node-post .node-content iframe {
            width: 100%!important;
            height: 40rem;
            max-width: 700px;
        }
        .profile-msg-row img {
            max-width: 600px;
            vertical-align: top;
        }
        .gif-player-wrapper,
        .node-content img {
            max-width: 100%;
            height: auto;
        }
        .gif-player-wrapper {
            display: inline-block;
        }
        .node-footer {
            clear: both;
            margin: 18px 0 0;
        }
        .node-footer .comments-count {
            float: left;
            font-size: 15px;
            margin: 0 0 9px 10px;
            position: relative; 
        }

        .fancybox-inner {
            max-width: 575px;
            width: 100%;
        }
        .fancybox-inner .profile-msg-row {
            border-bottom: 0;
            padding: 10px 0 50px;
            margin-right: 0;
        }
        .fancybox-opened {
            left: 50%!important;
            -webkit-transform: translateX(-50%)!important;
            -ms-transform: translateX(-50%)!important;
            transform: translateX(-50%)!important;
        }
        .post-nav {
            position: absolute;
            top: 160px;
            width: 100%;
            margin: 0 auto;
            z-index: 9000;
        }
        .post-nav a.next {
            left: auto;
            right: -140px;
        }
        .post-nav a {
            position: absolute;
            left: -140px;
            top: 50%;
            margin: -30px;
            padding: 0;
            width: 60px;
            height: 60px;
            line-height: 0;
            text-indent: -9999px;
        }
        .post-nav a span {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            width: 100%;
            height: 100%;
            background: #fff;
            position: relative;
            border-radius: 50%;
        }
        .post-nav a span .svg_icon {
            font-size: 32px;
            line-height: 1.2;
            color: #000;
            display: block;
        }
        /* .post-nav a span:after {
            content: "";
            display: block;
            position: absolute;
            top: 50%;
            left: 50%;
            margin: -12px 0 0 -6px;
            width: 12px;
            height: 24px;
            background: url(../img/sprite.png) no-repeat -240px -317px;
        } */
        /* .post-nav a.next span:after {
            background-position: -240px -342px;
        } */
        .comm-info {
            width: 100%;
            height: 55px;
            border-bottom: 1px #f5f8ff solid;
            position: relative;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
            margin: 8px auto -2px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
        }
        .popup-node .fancybox-close {
            background: url(../images/svg/close.svg) no-repeat;
            width: 13px;
            height: 13px;
            display: block;
            top: 17px;
            right: 18px;
        }
        .fancybox-opened.popup-node .fancybox-skin {
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .popup-node .fancybox-close:hover {
            opacity: .8;
        }
        .comm-info .social-bar {
            -webkit-box-flex: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            text-align: right;
        }
        .pluso-010010010110-04 a.pluso-more {
            margin-right: 0!important;
        }
        
    /* community holder */
/* community */
/* models */
    .models_carousel {
        padding: 25px;
        margin: 20px 17px;
        background-color: #eeeff3;
        border-radius: 5px;
        -webkit-box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.35);
        box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.35);
    }
    .models_carousel_item {
        overflow: hidden;
        float: left;
        position: relative;
        text-decoration: none;
        border-radius: 4px;
        margin: 0 10px;
    }
    .models_carousel_link {
        overflow: hidden;
        display: block;
        width: 100%;
    }
    .models_carousel_image {
        width: 100%;
        height: auto;
        display: block;
    }
    .models_carousel_info {
        color: #fff;
        display: block;
        background: #000;
        background: rgba(0, 0, 0, 0.7);
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 9px 10px;
        text-align: center;
        font-size: 12px;
        line-height: 14px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .models_carousel_info_name {
        border-bottom: 1px solid #fff;
        padding: 0 0 3px;
        margin: 0 0 3px;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
    }
    .models_carousel_info_alias {
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        *display: inline;
    }
    .models_carousel_info.single .models_carousel_info_name {
        border: 0;
        padding: 13px 0;
    }
    .models_carousel_item:hover .models_carousel_info {
        color: #2cb6d7;
    }
    .models_carousel_item:hover .models_carousel_info_name {
        border-color: #2cb6d7;
    }
    .models_carousel .owl-prev,
    .models_carousel .owl-next {
        position: absolute;
        left: -25px;
        top: 0;
        width: 25px;
        height: 100%;
        line-height: 0;
        text-indent: -9999px;
        overflow: hidden;
    }
    .models_carousel .owl-prev.disabled,
    .models_carousel .owl-next.disabled,
    .models_carousel .owl-prev:hover,
    .models_carousel .owl-next:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
        filter: alpha(opacity=60);
        opacity: .6;
    }
    .models_carousel .owl-next {
        left: auto;
        right: -25px;
    }
    .models_carousel .owl-prev:after,
    .models_carousel .owl-next:after {
        content: " ";
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        background: url(../img/sprite.png) no-repeat -253px -343px;
        width: 9px;
        height: 16px;
        margin: -8px 0 0 -4px;
    }
    .models_carousel .owl-next:after {
        background-position: -263px -343px;
    }
    .alphabet_filter {
        text-align: center;
        color: #202426;
        padding: 10px 17px;
        clear: both;
        overflow: hidden;
    }
    .alphabet_filter a {
        text-transform: uppercase;
        color: #202426;
        height: 32px;
        width: 32px;
        font: 400 16px/32px "gotham_probold", Helvetica, sans-serif;
        display: inline-block;
        vertical-align: top;
        zoom: 1;
        text-decoration: none;
        border-radius: 3px;
    }
    .alphabet_filter_separator {
        margin: 10px 0;
        background: #d0d5dc;
        border: 0;
        height: 1px;
        clear: both;
    }
    .models-list .alb_holder {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
/* models */
.shadow {
    cursor: pointer;
    z-index: 100;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    visibility: hidden;
    transition: opcity .3s, visibility .3s;
}
.open.shadow {
    opacity: 1;
    visibility: visible;
}
.overflow, .move {
    overflow: hidden;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
}

.categories-holder {
    display: flex;
    align-items: flex-start;
}
.aside-categories {
    width: 209px;
    margin: 0 15px 0 0;
    flex-shrink: 0;
}
.aside-categories li {
    margin: 0 0 7px 0;
}
.aside-categories a {
    text-decoration: none;
    font-size: 13px;
    padding: 8px 8px;
    line-height: 1.2;
    display: block;
    border-radius: 3px;
    box-shadow: 0 1px 6px -2px #778184;
    transition: background .3s, color .3s;
    color: #26292a;
    background: #e5e9f1;
    font-weight: 700;
}
.aside-categories a:hover {
    background: #444a4c;
    color: #fff;
}
@media only screen and (max-width: 768px) {
    .aside-categories {
        display: none;
    }
}


.tab_video-row .fav-video #fav_link {
    transition: color 2s;
}
.tab_video-row .fav-video.loading #fav_link {
    color: #dd5555;
    pointer-events: none;
}
.tab_video-row #fav_block_success {
    pointer-events: none;
    text-align: center;
}

.faq-content {
  margin: 5px;
}
.faq-content.terms-content {
  width: 1000px;
}
.faq-content p {
  margin: 0 0 39px;
  color: #535353;
  font-size: 12px;
  line-height: 16px;
}
.faq-content img {
    max-width: 100%;
}
.faq-content.terms-content p {
  margin: 0 0 10px;
}
.faq-content .faq-txt h2 {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #2cb6d7;
  padding: 0 0 23px;
}
.faq-content .faq-txt h2 a {
  color: #2cb6d7;
  text-decoration: none;
  border-bottom: 1px #2cb6d7 dashed;
}
.faq-content .faq-block h2 a:hover {
  text-decoration: none;
  border-bottom: 0;
}
.faq-content .faq-txt p {
  margin: 0 0 15px;
  line-height: 18px;
}
.faq-content .faq-txt.expand {
  padding-bottom: 20px;
}
.faq-content .faq-txt.expand h2 {
  padding: 0 0 18px;
}
.faq-content .faq-txt.expand h2 a {
  border-bottom: 0;
}
.faq-content .faq-txt.expand p {
  display: block;
}
.faq-content .faq-txt.expand>div {
  display: block !important;
}

.feed-block {
  max-width: 538px;
  margin: 15px auto 40px;
  padding: 20px;
  background: #edeef0;
  position: relative;
  border-radius: 5px;
  box-shadow: 0 0 8px 0px rgba(0, 0, 0, 0.3);
}
.feed-block .hidden {
    display: none;
}
.feed-block p {
  font-size: 13px;
  line-height: 18px;
}
.feed-block .line {
  padding: 12px 0 5px;
}
.feed-block .line:before,
.feed-block .line:after {
  content: "";
  display: table;
}
.feed-block .line:after {
  clear: both;
}
.feed-block .line label {
  float: left;
  width: 137px;
  text-align: right;
  margin: 0 20px 0 0;
  font-size: 14px;
  color: #4b4b4b;
  line-height: 28px;
}
.feed-block .line.t label {
  line-height: 14px;
}
.feed-block .field_text {
  padding: 3px 0 0 158px;
}
.feed-block .field_error {
  color: red;
}
.feed-block .submit-holder {
  padding: 15px 0 0 158px;
}
.feed-block .holder {
    overflow: hidden;
}
.feed-block .textfield {
    font-size: 12px;
    color: #4c4a4a;
    background: #fff;
    border-radius: 4px;
    border: 1px #e1e2e4 solid;
    width: 100%;
}
.feed-block input.textfield {
  max-width: 178px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
}
.feed-block textarea.textfield {
  line-height: 16px;
  padding: 10px;
  resize: none;
}

.text_block {
    width: 100%;
    padding: 20px;
    background: #edeef0;
    color: #26292a;
    border-radius: 4px;
    box-shadow: 0 3px 6px #cbcbcd;
    position: relative;
    font-size: 1.2em;
    line-height: 25px;
}
.text_block img {
    max-width: 100%;
}

@media only screen and (max-width: 640px) {
    .feed-block .line label {
        float: none;
        width: auto;
    }
    .feed-block .field_text {
        padding: 3px 0 0 0;
    }
    .feed-block .submit-holder {
        padding: 15px 0 0 0;
    }
}

.contact-me {
  margin: 0 0 10px;
  text-align: center;
}
.contact-me .mail {
  height: 16px;
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
}
.contact-me .mail:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 16px;
  background: url(../img/sprite.png) no-repeat -279px -173px;
}
.contact-me .mail a {
  color: #2cb6d7;
}
.contact-me .icq {
  height: 16px;
  position: relative;
  padding: 0 0 0 26px;
  margin: 0 5px;
  color: #4b4b4b;
  display: inline-block;
  vertical-align: middle;
}
.contact-me .icq:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 16px;
  height: 16px;
  background: url(../img/sprite.png) no-repeat -304px -173px;
}

/* general instruments */
#ajax-loader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    background: url(../images/ajax-loader.gif) no-repeat 50% 50%;
    width: 100%;
    height: 100%;
    display: none;
}
/* general instruments */
@media only screen and (max-width: 1150px) {
    .item_category-list {
        width: calc(20% - 15px);
    }
    .thumbs_list.thsm.block_content .thumb, .thumbs_list > .thumb {
        width: calc(33.33% - 15px);
    }
    .block-left {
        width: 100%;
        padding-left: 0;
    }
    .open-categories__holder {
        display: flex;
    }
    /* .list-categories__aside .close-categories {
        opacity: 1;
        visibility: visible;
    } */
    .block-holder {
        overflow: hidden;
    }
    .block-right {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        height: 100vh;
        overflow-y: scroll;
        z-index: 110;
        padding: 15px 10px;
        background: #edeef0;
        -webkit-transform: translateX(-150%);
        -ms-transform: translateX(-150%);
        transform: translateX(-150%);
        transition: transform .3s;
    }
    .open.block-right{
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
    
}
@media only screen and (max-width: 1080px) {
    .footer {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1024px) {
    /* .list-categories__aside .item {
        width: calc(33.33% - 10px);
    } */
    .video-block h1 {
        font-size: 16px;
        padding: 5px 10px;
    }

    .add_to_favourites,
    .tab-link a {
        padding: 2rem 1rem;
    }
    .alb.block_content a {
        width: calc(20% - 5px);
        position: relative;
        border-radius: 4px;
        overflow: hidden;
        margin: 2.5px;
    }
    .alb.block_content {
        margin: -2.5px -2.5px 1.5rem -2.5px;
    }
    html {
        font-size: 54.5%;
    }
    .btn-main-menu {
        display: block;
    }
    .header {
        padding: 0 15px;
    }
    .has_adv .header {
        padding: 0 15px;
    }
    .control18 {
        width: 39px;
    }
    
    .btn-user-menu {
        display: block;
    }
    .search-toggle__holder {
        display: block;
    }
    
    .register-menu {
        margin: 0;
    }
    .menu-holder {
        position: absolute;
        background: #202426;
        left: 0;
        top: 100%;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
        z-index: 999;
    }
    .menu-holder.opened {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .top_menu {
        /* display: none; */
        position: absolute;
        top: 100%;
        right: 0;
        padding: 5px 10px;
        /* transform:  translateX(100%); */
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.3s, visibility 0.3s,
            -webkit-transform 0.3s;
        transition: opacity 0.3s, visibility 0.3s, -webkit-transform 0.3s;
        transition: transform 0.3s, opacity 0.3s, visibility 0.3s;
        transition: transform 0.3s, opacity 0.3s, visibility 0.3s,
            -webkit-transform 0.3s;
        z-index: 100;
        background: #202426;
    }
    .menu li#avatm {
        margin-right: 5px;
    }
    .menu li.tokens a {
        margin: 0 10px 0 0;
    }
    .menu li#msgtm,
    .menu li#frtm,
    .menu li#notetm,
    .menu li#proftm {
        margin: 0 10px 0 0;
    }

    .top_btn a {
        padding: 5px;
    }
    .top_menu.opened {
        /* transform: translateX(0); */
        opacity: 1;
        visibility: visible;
    }
    #logo {
        background: none;
        display: inline-block;
        width: 100%;
    }

    .logo-wrapper {
        width: 400px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        background: url(/images/new/bg-logo.png) no-repeat;
    }

    #navigation li {
        float: none;
    }
    .submenu {
        float: none;
    }
    .submenu li {
        float: none;
    }
    .sorting {
        float: none;
    }
    .sorting span {
        float: none;
        display: block;
    }
    .sorting a {
        float: none;
        display: block;
        margin: 0 0 5px 0;
        text-align: center;
    }
    .thumbs_list.catlist .thumb strong {
        font-size: 14px;
    }
    .block-left .thumbs_list > .thumb,
    .thumbs_list .thumb,
    .thumbs_list.thsm.block_content .thumb,
    .thumbs_list > .thumb {
        width: calc(33.33% - 5px);
        margin: 0 0 15px 5px;
    }
    .thumbs_list {
        margin: 0 0 0 -5px;
    }
    .list-categories__top .thumbs_list {
        margin: 0 0 0 -10px;
    }
    .item_category-list {
        /* width: calc(25% - 10px); */
        margin: 0 0 10px 10px;
    }    
    .thsm .thumbs_list .thumb {
        width: calc(33.33% - 5px);
    }
    .midle-text {
        padding: 0 0 0 5px;
    }
    .headline {
        /*padding: 10px 0 0 0;*/
    }
    .footer {
        padding: 15px 8px;
        max-width: 100%;
    }
    .list_cat {
        -webkit-column-count: 4;
        column-count: 4;
    }
    .list_cat li {
        margin: 0 0 15px 0;
    }
    /* .video_comments {
        display: none;
    } */
}
@media only screen and (max-width: 980px) {
    .wideright .pmenu {
        max-width: 100%;
        width: 100%;
    }
    .mem-friends__short li {
        width: 100%;
    }
    .wideright .story_item,
    .wideright .thumbs_list.thsm > .thumb,
    .wideright .profile-right .thumbs_list_album .thumb {
        width: 100%;
    }
    .wideright {
        width: 220px;
    }
    .community-holder {
        width: calc(100% - 220px);
    }
    .last-comm-row {
        padding: 1.5rem 0;
    }
    .post-nav a {
        left: -80px;
    }
    .post-nav a.next {
        right: -80px;
    }
    /* .item_category-list {
        width: calc(33.33% - 10px);
    } */
}
@media only screen and (max-width: 900px) {
    
    .headline h1 span,
    .headline h2 span {
        padding: 0 0 0 2rem;
        position: inherit;
        left: inherit;
        top: inherit;
    }
    .headline h1,
    .headline h2 {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
    .thumbs_list.thsm.block_content .thumb,
    .thumbs_list > .thumb,
    .thsm .thumbs_list .thumb,
    .thumbs_list .thumb {
        width: calc(33.33% - 5px);
        margin: 0 0 10px 5px;
    }
        
    .thumbs_list_album .thumb {
        width: calc(20% - 5px);
        margin: 0 0 5px 5px;
    }
    .footer {
        font-size: 0;
        text-align: center;
    }
    .footer .copyright {
        float: inherit;
        width: 100%;
        text-align: center;
        overflow: hidden;
        margin: 20px 0 0 0;
    }
    .menucol {
        text-align: left;
        margin: 0 30px;
    }
    .text_desc {
        -webkit-column-gap: 20px;
        column-gap: 20px;
    }
    .model_view {
        /* -ms-flex-wrap: wrap;
            flex-wrap: wrap; */
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .aboutme-box {
        padding: 1.3rem;
    }

    .profile-left {
        margin: 0 1rem 0 0;
    }
    .aboutme-box ul li {
        width: 100%;
    }
    .thumbs_list_tales .thumb {
        width: calc(50% - 2rem);
        margin: 0 0 2rem 2rem;
        padding: 1.5rem;
    }
    .thumbs_list_tales {
        margin: 0 0 0 -2rem;
    }
    .commtitle {
        padding: 2rem 0 1.5rem;
    }
    .full-members .mem-friends li {
        width: 25%;
    }
    .gif-player-wrapper,
    .node-content img {
        max-width: 50rem;
    }
    .content_wrapper {
        min-height: calc(100vh - 276px);
    }
}
@media only screen and (max-width: 830px) {
    .alb.block_content a {
        width: calc(25% - 5px);
    }
}
@media only screen and (max-width: 800px) {
    .aboutme-box ul li {
        width: 50%;
    }
    .view-model {
        width: 100%;
        padding: 0;
    }
    .profile-right {
        width: 100%;
    }
    .profile-right .thumbs_list_album {
        margin: 0 -5px;
    }
    .profile-right .thumbs_list_album .thumb {
        width: calc(25% - 10px);
        margin: 0 5px 10px;
    }
    .profile-left {
        margin: 0 1.5rem 0 0;
    }
    .aboutme-box {
        width: auto;
    }
    /* .model_view {
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    } */
    .thumbs_list_album .thumb,
    .profile-right .thumbs_list .thumb {
        width: calc(33.33% - 5px);
        margin: 0 0 10px 5px;
    }
    .thumbs_list_album {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin: 0 0 0 -5px;
    }
    .video-block h1 {
        font-size: 20px;
        line-height: 1.2;
    }
    .gif-player-wrapper,
    .node-content img {
        max-width: 100%;
    }
    .fancybox-inner .gif-player-wrapper,
    .fancybox-inner .node-content img {
        max-width: 40rem;
        width: 100%;
    }
    .post-nav a {
        left: unset;
        right: calc(100% + 5px);
        margin: 0;
        width: 30px;
        height: 30px;
    }
    .post-nav a span .svg_icon {
        font-size: 20px;
    }
    .post-nav a.next {
        left: calc(100% + 5px);
        right: unset;
    }
}
@media only screen and (max-width: 768px) {
    .item_category-list {
        width: calc(25% - 10px);
    } 
    .block-left .thumbs_list > .thumb,
    .thumbs_list .thumb {
        width: calc(50% - 5px);
    }
    
    .header {
        background: url(/images/new/bg-logo.png) no-repeat;
        background-position: center;
    }
    .text_desc {
        -webkit-column-gap: 0;
        column-gap: 0;
        -webkit-column-count: 1;
        column-count: 1;
    }
    .logo-wrapper {
        background: none;
        width: 258px;
    }
    .control18 {
        display: none;
    }
    .social {
        display: none;
    }
    .headline h1,
    .headline h2 {
        width: 100%;
        margin: 0 0 5px 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        /*padding: 1rem 0 0;*/
    }
    .headline {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0 0 10px 0;
    }
    .search-result {
        width: 100%;
    }
    .search-result__page .related_searches {
        max-width: 100%;
        font-size: 0;
    }
    .related_searches a {
        font-size: 13px;
        margin: 2px;
        background: #00b7d9;
        color: #fff;
        text-decoration: none;
        padding: 4px;
        display: inline-block;
        border-radius: 5px;
        box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.3);
    }
    .content {
        padding: 0 10px;
    }
    .list_cat {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .midle-text {
        line-height: 1.2;
    }
    .addcom-vid {
        padding: 0 10px;
    }
    .addcom-vid textarea {
        margin: 0 0 5px 0;
    }
    .tweet_item .profile_avatar {
        margin: 0 10px 0 0;
    }
    .commtitle {
        margin: 0 10px 1.5rem;
        padding: 1.5rem 0;
    }
    .full-members .mem-friends li {
        width: 33.33%;
    }
    .fancybox-inner {
        max-width: 400px;
    }
}
@media only screen and (max-width: 730px) {
    .profile-right .thumbs_list_album .thumb {
        width: calc(33.33% - 10px);
        margin: 0 5px 10px;
    }
}
@media screen and (max-width: 700px) {
    .tab-link a {
        font-size: 17px;
    }

    .download-tab-ico {
        margin-right: 0;
    }
    .add_to_favourites,
    .tab-link a {
        padding: 2rem 2.5rem;
    }
}
@media only screen and (max-width: 640px) {
    html {
        font-size: 42.5%;
    }
    .item_category-list {
        width: calc(33.33% - 10px);
    } 
    .thumbs_list_album .thumb,
    .profile-right .thumbs_list .thumb,
    .thumbs_list .thumb {
        width: calc(50% - 5px);
        margin: 0 0 10px 5px;
    }
    .thsm .thumbs_list .thumb {
        width: calc(50% - 5px);
    }
    .menucol {
        width: 33.333%;
        margin: 0;
    }
    .popup .popup-holder {
        max-width: 400px;
    }
    .logo-block .row .label {
        width: 150px;
    }
    .logo-block .restore {
        width: 367px;
    }
    .logo-block .sign {
        padding: 28px 0 0 87px;
    }
    .list_cat {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .cmrow .thr {
        margin: 0 0 6px 0;
    }
    .cmrow .contr {
        margin: 0;
    }
    .cmrow .contr::before {
        left: 13px;
    }
    .alphabet a {
        height: 30px;
        width: 30px;
    }
    .block_content {
        padding: 0;
    }
    .tags {
        -webkit-column-count: 3;
        column-count: 3;
    }
    .community {
        display: block;
    }
    .community-holder,
    .wideright {
        width: 100%;
    }
    .gif-player-wrapper, .node-content img {
        max-width: 50rem;
        width: 100%;
    }
    .last-comm-row {
        width: 100%;
    }
    .profile-msg-row {
        margin-right: 0;
    }
    .mem-friends__short li {
        width: 50%;
    }
    .wideright .profile-right .thumbs_list_album .thumb {
        width: calc(33.33% - 10px);
    }
    .wideright .thumbs_list.thsm > .thumb {
        width: calc(33.33% - 5px);
        margin: 0 0 10px 5px;
    }
    .wideright .story_item {
        width: calc(50% - 10px);
    }
    .friends-item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .friends-item .profile_avatar {
        margin-right: auto;
        margin: 0 auto 10px;
    }
    .friends-item__right-column {
        width: 100%;
    }
    .friends-item__title {
        text-align: center;
    }
    /* .list-categories__aside .item {
        width: calc(50% - 10px);
    } */
}
@media only screen and (max-width: 540px) {
    .profile-right .thumbs_list_album .thumb {
        width: calc(50% - 10px);
    }
    .item_category-list {
        width: calc(50% - 10px);
    }

    .aboutme-box ul li {
        width: 100%;
    }
    .imgover {
        width: 70%;
        margin: 0 auto;
        float: inherit;
    }
    .commimg {
        width: 100%;
    }
    #comments_box {
        height: auto !important;
    }
    .scale-holder {
        width: 60px;
    }
    #slider {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .full-members .mem-friends li {
        width: 50%;
    }
    .wideright .profile-right .thumbs_list_album .thumb {
        width: calc(50% - 10px);
    }
    .wideright .thumbs_list.thsm > .thumb {
        width: calc(50% - 5px);
    }
    .fancybox-inner {
        max-width: 300px;
    }
}
@media only screen and (max-width: 500px) {
    .selectbox span {
        padding: 6px 57px 0 15px;
    }
    /* #logo {
        padding: 19px 0px 19px 17px;
    } */
    #logo img {
        max-width: 200px;
    }
    .header {
        padding: 0 5px;
    }
    .btn-user-menu {
        padding: 4px 0 0;
        height: 30px;
        width: 30px;
        font-size: 16px;
        right: 40px;
    }
    .search-toggle__holder {
        right: 42px;
    }
    .search-toggle__holder .search-toggle {
        font-size: 27px;
    }
    .btn-main-menu span:nth-child(2) {
        top: 8px;
    }
    .btn-main-menu span:nth-child(3) {
        top: 16px;
    }
    
    .btn-main-menu.open span:nth-child(3) {
        top: 22px;
    }
    /* .header-holder .searchInput {
        width: calc(100% - 154px);
    } */
    .btn-main-menu span {
        height: 4px;
    }
    .btn-main-menu {
        width: 35px;
        height: 20px; 
    }
    .popup .close,
    .popup .popup-close {
        right: 10px;
        top: 10px;
    }
    .popup .popup-holder {
        max-width: 380px;
    }
    #restoreblock_inner.logo-block,
    #signupblock_inner.logo-block,
    #logon_login_form.logo-block {
        padding: 70px 0 10px;
    }
    .logo-block .row .label {
        width: 150px;
        margin: 0 5px 0 0;
    }
    .logo-block .restore {
        text-align: right;
        width: 100%;
        padding: 6px 26px 0px 18px;
    }
    .logo-block .sign {
        padding: 15px 0 0 77px;
    }

    .enter-social {
        padding: 7px 0 20px 20px;
    }
    .content {
        padding: 0 5px;
    }
    .thumbs_list_tales .thumb {
        width: 100%;
        margin: 0 0 2rem;
        padding: 1.5rem;
    }
    .thumbs_list_tales {
        margin: 0;
    }
    .menucol {
        width: 100%;
        text-align: center;
    }
    .content_wrapper {
        min-height: auto;
    }
}
@media only screen and (max-width: 450px) {
    .alb.block_content a {
        width: calc(33.33% - 5px);
    }
    .imgover {
        width: 100%;
    }
    .fullimg {
        right: inherit;
        left: 10px;
    }
    .tags {
        -webkit-column-count: 2;
        column-count: 2;
    }
    .block-left .thumbs_list > .thumb,
    .thumbs_list.thsm.block_content .thumb, .thumbs_list > .thumb {
        width: 100%;
    }
    .add_to_favourites,
    .tab-link a {
        padding: 2rem 1.5rem;
    }
}
@media only screen and (max-width: 440px) {
    
    .logo-wrapper {
        background: none;
        width: 210px;
    }
    .menu li#msgtm,
    .menu li#frtm,
    .menu li#notetm,
    .menu li#proftm {
        margin: 0 8px 0 0;
    }
    .menu li.tokens a {
        margin: 0 5px 0 0;
    }
    .searchBarContainer {
        width: 100%;
    }
    .ui-menu {
        max-width: calc(100% - 11px);
    }
    .searchInput {
        width: 50%;
    }

    .search_form {
        width: 100%;
    }
    .selectbox {
        width: 50%;
    }
    .model_view {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        background-color: #edeef0;
        padding: 1.5rem;
        border-radius: 6px;
    }
    .profile-left {
        background-color: inherit;
        width: 100%;
        border-radius: 0;
        -webkit-box-shadow: inherit;
        box-shadow: inherit;
        margin: 0 0 1rem;
        padding: 0;
    }
    .avabox {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .aboutme-box {
        padding: 0;
        background: inherit;
        border-radius: 0;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .albuser-box h2,
    .aboutme-box h2 {
        width: 100%;
    }
    .avaimg {
        margin: 0;
    }
    #plusobox {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 1rem 0 0;
    }
    .node-post .node-content iframe {
        height: 35rem;
    }
    
}
@media only screen and (max-width: 420px) {
    
}
@media only screen and (max-width: 400px) {
    .popup .popup-holder {
        max-width: 300px;
    }
    #restoreblock_inner.logo-block,
    #signupblock_inner.logo-block,
    #logon_login_form.logo-block {
        padding: 60px 0 10px;
    }
    .logo-block .row {
        padding: 10px 10px 0 10px;
    }
    .logo-block .row .label {
        width: 100%;
        margin: 0 0 5px 0;
        text-align: left;
    }
    .logo-block .row input {
        width: 100%;
        float: inherit;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .logo-block .eye,
    .logo-block .eye3,
    .logo-block .eye4,
    .logo-block .eye1,
    .logo-block .eye2 {
        right: 18px;
        top: inherit;
        bottom: 8px;
    }
    .logo-block .restore {
        text-align: left;
        padding: 6px 0 0px 10px;
    }
    .logo-block .sign {
        padding: 15px 0 0 27px;
    }
    .logo-block .or::before {
        left: 10px;
        width: 100px;
    }

    .logo-block .or::after {
        right: 10px;
        width: 100px;
    }
    .aboutme-box ul li {
        width: 100%;
        padding: 0;
    }
    .node-post .node-content iframe {
        height: 30rem;
    }
    .wideright .story_item {
        width: 100%;
    }
    .fancybox-skin {
        padding: 15px 25px!important;
    }
    .fancybox-inner {
        max-width: 280px;
    }
}
@media only screen and (max-width: 375px) {
    /* .thumbs_list.thsm.block_content .thumb,
    .thumbs_list > .thumb {
        width: calc(100% - 5px);
    } */
    /* .test {
        display: none;
    } */
    .rel_thumbs.thumbs_list .thumb,
    .thumbs_list.catlist .thumb {
        width: calc(50% - 5px);
    }
    .post-nav {
        top: 35px;
    }
    .fancybox-inner .profile-msg-row {
        padding: 80px 0;
    }
    .post-nav a {
        right: calc(100% - 25px);
    }
    .post-nav a.next {
        left: calc(100% - 25px);
    }
    .fancybox-skin {
        padding: 10px!important;
    }
}