@import "https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700&subset=latin,latin-ext";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,

video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: 0 0
}

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

a {
	font-size: 16px;
    text-decoration: none
}

a:hover,
a:active {
    outline: 0
}

a img {
    border: 0
}

button {
    width: auto;
    overflow: visible
}

button,
input,
select,
textarea {
    margin: 0;
    border: 0;
    box-shadow: none;
    outline: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: baseline;
    max-width: 100%;
    height: auto
}

input,
select {
    vertical-align: middle
}

input[type=radio] {
    vertical-align: text-bottom
}

input[type=checkbox] {
    vertical-align: bottom;
    *vertical-align: baseline
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    word-wrap: break-word
}

select,
input,
textarea {
    font: 99% sans-serif
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th {
    font-weight: 700;
    vertical-align: bottom
}

textarea {
    resize: vertical
}

td {
    font-weight: 400;
    vertical-align: top
}

ul,
li {
    list-style: none
}

.cf:before,
.cf:after {
    content: " ";
    display: table
}

.cf:after {
    clear: both
}

.cf {
    zoom: 1
}

body {
    background: url(../img/bg.png) #000 repeat;
    color: #ccc;
	line-height: 1.3;
    font: 16px/16px Tahoma, Arial, Helvetica, sans-serif;
}

.top-nav-bg {
    background: #000;
    display: none;
    height: 25px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 500
}

.fl {
	padding-top: 1%;
    float: left
}

.fr {
    float: right
}

.social-box {
    float: right;
    padding-top: 0.5%;
	position: relative;
}

.social-box a {
	color: #888;
}
.social-box a:hover {
	color: #fff;
	text-decoration: underline;
}
.social-box img {
	width: 14px;
}

.social {
    background-image: url(../img/img.png);
    ;
    background-repeat: no-repeat;
    display: block;
    height: 25px;
    transition: all 200ms ease-in-out;
    width: 30px
}

.facebooklink {
    background: url(../images/facebookIcon.png);
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.twitterlink {
    background: url(../images/twitterIcon.png)/*tpa=http://www.ebalka.info/images/twitterIcon.png*/
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.vkontaktelink {
    background: url(../images/vkIcon.png)/*tpa=http://www.ebalka.info/images/vkIcon.png*/
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.googlelink {
    background: url(../images/googleIcon.png)/*tpa=http://www.ebalka.info/images/googleIcon.png*/
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.moimirlink {
    background: url(../images/mailIcon.png)/*tpa=http://www.ebalka.info/images/mailIcon.png*/
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.oklink {
    background: url(../images/okIcon.png)/*tpa=http://www.ebalka.info/images/okIcon.png*/
    no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    margin: 2px 3px;
    width: 20px
}

.facebooklink:hover,
.twitterlink:hover,
.googlelink:hover,
.vkontaktelink:hover,
.moimirlink:hover,
.oklink:hover {
    opacity: .5
}

.ir:before {
    content: "";
    display: block;
    height: 100%;
    width: 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden
}

.top-menu a {
    color: #999;
    padding: 5px 10px;
    transition: all 200ms ease-in-out
}

.top-menu a:hover {
    color: #fff
}

.top-menu a.blue:hover {
    background: #b74acf; 
    color: #fff
}

.top-menu a.pink:hover {
    background: #ec01bb;
    color: #fff
}

.top-menu a.red:hover {
    background: #df1f52;
    color: #fff
}

.top-menu li {
    float: left
}

.top-menu li span {
    color: #999
}

.top-nav {
    padding-top: 0.3%;
	margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%
}

#logo {
	text-align: center;
	max-width: 250px;
}

/*
.logos {
    padding-left: 0;
    background: url(../img/ebalka_tv_logo.png) repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    left: 2px;
    position: absolute;
    padding-top: 10px;
    width: 80px;
    background-size: 100% 100%;
    z-index: 1
}*/

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

[class^=icon-],
[class*=" icon-"] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-heart-broken:before {
    content: "\e900"
}

.icon-heart:before {
    content: "\e901"
}

.player {
    position: relative;
    background-color: #fff
}

.player iframe,
.player #kt_player,
.player #kt_player_internal {
    position: absolute!important;
    left: 0!important;
    top: 0!important;
    width: 100%!important;
    height: 100%!important
}

.no-player {
    display: block;
    position: relative;
    overflow: hidden
}

.no-player img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: .2;
    -ms-filter: "alpha(opacity=20)";
    filter: alpha(opacity=20)
}

.no-player .message {
    display: block;
    position: absolute;
    text-align: center;
    padding: 20px;
    left: 0;
    right: 0;
    top: 30px;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #999
}

.no-player .message em {
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    color: #000
}

.no-player .message a {
    color: #000
}

.no-player .message a:hover {
    color: #f56c08
}

.no-player .message form {
    display: block;
    padding: 20px 0 0
}

.no-player .btn-play {
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../player/skin/img/play_white.png)/*tpa=http://www.ebalka.info/player/skin/img/play_white.png*/
    50% 50% no-repeat
}

.wrap {
    margin: 0 auto;
    position: relative;
    text-align: left;
    width: 100%
}

#header {
    margin: 0 auto;
    position: relative;
    width: 100%
}

.top-sl {
    height: 85px;
    display: none;
    margin-top: 25px
}

/*
.logo a {
    background: url(../img/ebalka_tv_logo.png) repeat scroll 0 0 transparent;
    display: block;
    height: 85px;
    left: -7px;
    position: absolute;
    top: 10px;
    width: 350px;
    z-index: 101;
}*/

.top-banner {
    background: url(../img/logos.png) no-repeat scroll 0 0 transparent;
    margin-top: 15px;
    height: 22px;
    margin-top: 18px;
    opacity: .25;
    width: 591px;
    display: none;
    transition: all .2s ease-in-out 0
}

.top-banner:hover {
    opacity: .8
}

.container {
    display: block;
    position: absolute;
    right: 1px;
    top: -9px;
    width: 15em
}

.search-container {
    float: right;
    height: 44px;
    transition: all 200ms ease-in-out;
    width: 234px
}

.search-container a.search-btn-circle {
    background: url(../img/search-btn.jpg)/*tpa=http://www.ebalka.info/img/search-btn.jpg*/
    no-repeat scroll left 3px #000;
    float: right;
    height: 36px;
    margin-top: 10px;
    position: relative;
    text-indent: -9999px;
    transition: all 200ms ease-in-out;
    width: 40px;
    z-index: 950
}

.search-container a.search-btn-close {
    background: url(../img/search-btn.jpg)/*tpa=http://www.ebalka.info/img/search-btn.jpg*/
    no-repeat scroll 0 -57px #000;
    float: right;
    height: 36px;
    margin-top: 10px;
    position: relative;
    text-indent: -9999px;
    transition: all 200ms ease-in-out;
    width: 40px;
    z-index: 950
}

.search-container a.search-btn-arrow {
    background: url(../img/search-btn.jpg)/*tpa=http://www.ebalka.info/img/search-btn.jpg*/
    no-repeat scroll 0 -57px #000;
    float: right;
    height: 36px;
    margin-top: 10px;
    position: relative;
    text-indent: -9999px;
    transition: all 200ms ease-in-out;
    width: 40px;
    z-index: 950
}

div.search-content {
    position: absolute;
    right: 40px;
    top: 10px
}

form.search {
    float: right;
    position: relative
}

.search-container input {
    background: #050505;
    color: gray;
    display: inline-block;
    float: left;
    font-size: 1.4em;
    height: 36px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 4px;
    position: absolute;
    right: -16px;
    top: 0;
    transition: all 200ms ease-in-out;
    width: 0
}

.video_list,
.latestVideos {
    float: left;
    padding-bottom: 20px
}

.latestVideos {
    display: block;
}

.video_list .video {
    float: left;
    width: 48%;
    height: 192px;
    position: relative;
    z-index: 4;
    margin: 2% 2% 0 0
}

.video_list .video:hover {
    border-top-color: #de1e51
}

.video_list .video img,
.video_list .video .thumb {
    width: 100%;
    height: 150px;
    background: #3d3d3d;
    display: block;
    position: relative
}

.video_list .video .title,
.list-models .item .title {
    line-height: 16px;
    font-size: 12pt;
    display: block;
    color: #b74acf; /*#b74acf*/
    height: 36px;
    width: auto;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    z-index: 9
}

.video_list .video:hover .title,
.list-models .thumb:hover .title,
.list-members .item:hover .title,
.list-videos .item:hover .title {
    background-color: #b74acf;
    color: #fff
}

.video_list li a.thumb .box {
    overflow: hidden;
    position: absolute;
    font-size: 12px;
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    color: #fff;
    height: 22px;
    line-height: 22px;
    left: 0;
    right: 0
}

.video_list li a.thumb .time,
.video_list li a.thumb .views {
    bottom: 0;
    position: absolute;
    right: 4px
}

.video_list li a.thumb .views {
    left: 4px
}

.headline {
    border-bottom: 3px solid #b74acf;
    clear: both;
    display: block;
    height: 26px;
    margin: 20px 0 10px;
    padding: 0;
    text-align: left;
    width: 100%;
	font-size: 19px;
}

.headline h2 {
    background: #b74acf;
    color: #fff;
    display: block;
    float: left;
    font: 700 1.1em/26px 'Open Sans Condensed';
    text-transform: uppercase;
    padding: 0 10px;
    /*white-space: nowrap*/
}

.headline .sorting {
    float: right;
    font: 700 1.1em/26px 'Open Sans Condensed';
    color: #fff
}

.headline .sorting a {
    background: #b74acf;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 0 10px;
    white-space: nowrap;
    display: inline-block
}

.headline .sorting a:hover {
    background: #b74acf;
}

.headline .sorting a:last-child {
    border-left: 1px solid #000
}

.video_block .left {
    font-family: Tahoma, Geneva, sans-serif;
    margin-left: -100%;
    width: 190px;
    float: left
}

.video_block .left ul.initial li a {
    border-bottom: 1px solid #e6e6e6;
    color: #333;
    display: block;
    line-height: normal;
    overflow: hidden;
    padding: 4px;
    position: relative;
    text-decoration: none
}

.video_block .left ul.initial li a:hover .grey {
    color: #fff
}

.video_block .left h2 {
    font-size: 140%;
    margin: 0;
    padding: 12px 0
}

.video_block .left .banner_left {
    background: #000;
    text-align: center;
    width: auto;
    height: auto
}

.pagination {
    display: table;
    margin: 20px auto;
    overflow: hidden
}

.pagination li {
    float: left;
    margin: 0 3px 0 0
}

.pagination li a {
    border: 1px solid #111;
    float: left;
    font: 700 1.7em/40px 'Open Sans Condensed';
    height: 40px;
    color: #fff;
    text-align: center;
    display: block;
    width: 45px
}

.pagination li a.current,
.pagination li a:hover {
    background: #b74acf
}

.latestVideos li {
    width: 239px;
    margin-right: 8px;
    margin-top: 8px;
    float: left
}

.latestVideos li h3 a {
    background: url(../img/arrow-bn.png) no-repeat scroll 96% 52% #b74acf;
    border-bottom: 4px solid #b74acf;
    color: #fff;
    display: block;
    font-weight: 700;
    padding: 8px 5px 6px 10px;
    text-transform: uppercase;
    transition: all 200ms ease-in-out
}

.latestVideos li h3 a:hover {
    background: url(../img/arrow-bn.png) 100% 52% no-repeat #b74acf;
    border-bottom: 4px solid #b74acf;
    color: #fff;
}

.thumbnail {
	width: 100%;
    max-width: 540px;
    height: 210px;
}

.thumbnail img {
    width: 99.2%;
    height: 180px
}

.latestVideos .btn {
    background: #3d3d3d;
    color: #fff;
    display: block;
    font: 700 1.5em/1.2 'Open Sans Condensed';
    padding: 8px 0;
    text-align: center;
    text-transform: uppercase;
    transition: all 200ms ease-in-out
}

.latestVideos .btn:hover {
    background: #303030
}

.latestVideos p {
    background: #212121;
    color: #999;
    display: block;
    font-size: 1.2em;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 10px;
    transition: all 200ms ease-in-out
}

.ads {
    padding-top: 5px;
    height: 250px;
    overflow: hidden;
    display: block;
    clear: both;
    width: 100%;
    margin: 10px auto;
    display: inline-block;
    text-align: center
}

.adsholder {
    display: inline-block;
    width: 300px;
    height: 250px
}

#footer {
    border-top: 1px solid #333;
    padding: 10px
}

.footer_m {
    margin: 10px auto;
    text-align: center;
    display: block
}

.footer_m li {
    display: inline-block
}

.footer_m li a {
    margin: auto;
    padding: 5px;
    font: 700 1em/1 'Open Sans Condensed';
    color: #fff;
    text-transform: uppercase;
}

.footer_m li a:hover {
    text-decoration: underline
}

.f3 {
    text-align: center;
    margin: 5px auto;
    color: #666
}

#pull {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #222;
    display: block;
    width: 100%;
    height: 38px;
    font: 700 1.4em/38px 'Open Sans Condensed';
    color: #fff;
    text-align: left;
    position: relative;
	cursor: pointer;
}

#pull:after {
    content: "";
    background: url(../img/nav-icon.png) no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px
}

/*
#pull span {
    padding-left: 20px;
    background: url(../img/ebalka_tv_logo.png) repeat scroll 0 0 transparent;
    display: block;
    height: 35px;
    left: 2px;
    position: absolute;
    top: 2px;
    width: 70px;
    background-size: 100% 100%
}
*/

.nav ul.menu li a {
    border-bottom: 3px solid #1a1a1a;
    border-left: 1px solid #1a1a1a;
    color: #fff;
    display: block;
    font: 700 1.4em/1 'Open Sans Condensed';
    padding: 12px 15px;
    text-transform: uppercase;
    transition: all 200ms ease-in-out
}

.nav ul.menu li a:hover {
    background: #4d4d4d
}

.top-banner,
.b_menu,
.nav,
.ads,
.top-sl,
.nav>ul>li:hover>ul,
.nav>ul>li>ul {
    display: none;
}

.seo {
    text-align: center;
	line-height: 1.3;
}

.list-videos .item {
    width: 20%;
    float: left
}

.sidebar_video .item {
    width: 100%;
    float: none
}

.l200 {
    margin-top: 0
}

.post_title {
    font: 700 1.5em/1 'Open Sans Condensed';
    color: #fff;
    text-transform: uppercase
}

.list {
    clear: both;
    overflow: hidden;
    padding-bottom: 20px;
    padding-top: 10px
}

.list .r300 {
    margin-right: 0;
    float: none
}

.list .main {
    margin-left: 0;
    width: auto
}

.video_player {
    background: #000;
    height: 200px
}

.sponsor {
    width: 100%;
    position: relative;
    clear: both;
    background: rgba(0, 0, 0, .4)
}

.sponsor .link {
    padding: 10px;
    height: 40px;
    clear: both;
    display: none
}

a.sBtn {
    border: 1px solid #b74acf;
    background: #b74acf;
    color: #fff;
    font-size: 90%;
    font-weight: 700;
    padding: 5px 14px 5px 62px;
    position: relative;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
    text-transform: uppercase;
    width: auto;
    display: inline-block;
    text-decoration: none
}

a.sBtn span {
    font-size: 300%;
    font-weight: 700;
    position: absolute;
    left: 5px;
    text-transform: uppercase;
    top: 12px
}

a.sBtn:hover {
    text-shadow: -1px -1px 0 rgba(255, 255, 255, .1);
    color: #000;
    background: #fff;
    border-color: #fff
}

.spon {
    padding-left: 40px!important
}

.spon span {
    background: url(../imgur.png) 0 0 no-repeat;
    width: 25px;
    height: 26px;
    display: inline-block;
    top: 7px!important
}

a.spon:hover span {
    background-position: 0 -26px
}

.spon_desc {
    color: #fff!important;
    display: block;
    height: 46px;
    line-height: 15px;
    overflow: hidden;
    text-decoration: none
}

.description {
    border-top: 1px solid #222;
    clear: both;
    margin-top: 10px
}

.description .video_description {
    float: left;
    padding: 5px 0;
    font-size: 15px;
	line-height: 17px;
    width: 90%
}

.description .video_description a {
    color: #fff;
    font-weight: 700;
    text-decoration: none
}

.description .views {
    clear: none;
    float: right;
    padding: 10px 0;
    text-align: right;
    width: 20%;
}

.description .views p {
    color: #eee;
    font-size: 20px;
    font-weight: 700
}

.description .views span {
    color: #999;
    display: block;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 16px;
    margin: 2px 0 0;
    padding: 0;
    text-align: right
}

.clear {
    clear: both;
    display: block
}

.description div.block-list {
    font: bold 13px/26px sans-serif;
}

.description h2 {
    display: block
}

.description div.tags a.tag {
	background: #282828;
    color: #fff;
    display: inline-block;

    position: relative;
    text-decoration: none;
	border: 1px solid #666;
	border-radius: 10px ;
	margin: 3px;
	margin-bottom: 6px;
	padding: 4px 6px; 4px 6px;
}

.right_box {
    display: none;
    float: left;
    margin-left: -300px;
    width: 300px
}

.list .left {
    display: none;
    float: left;
    font-family: Tahoma, Geneva, sans-serif;
    margin-left: -100%;
    width: 190px
}

.sidebar_video {
    float: left
}

.sidebar_video li:first-child {
    margin-top: 0!important
}

.sidebar_video li {
    display: block;
    margin-top: 5px
}

.sidebar_video li a {
    background: #000;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    display: block;
    padding: 5px;
    position: relative;
    width: 180px
}

.list .mainw {
    float: left;
    padding: 0;
    width: 100%
}

.sidebar_video li a>.title,
.sidebar_video li a>.info .time {
    float: right
}

.sidebar_video li a>.title,
.sidebar_video li a>.info .views {
    float: left
}

.sidebar_video li a>.title,
.sidebar_video li a>.info {
    background: rgba(0, 0, 0, .8);
    bottom: 0;
    color: #fff;
    left: 0;
    overflow: hidden;
    padding: 2px 4px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-align: center
}

.add-comment {
    float: right
}

.comments {
    display: none;
    margin-top: 10px
}

.input-text {
    display: inline-block;
    width: 40%
}

.input-textarea,
.input-text {
    color: #666;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 85%;
    margin: 0 0 4px;
    padding: 4px;
    vertical-align: top
}

.input-textarea {
    height: 108px;
    outline: 0;
    width: 99%
}

#submit {
    display: block
}

h1,
h2 {
    display: inline-block;
    font-size: 120%;
    margin: 0 0 6px;
    padding: 8px 0
}

.bn {
    background: #b74acf;
    border: 1px solid #b74acf;
    color: #fff;
    display: inline-block!important;
    font-size: 90%;
    font-weight: 700;
    padding: 5px 10px;
    position: relative;
    text-decoration: none;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, .1);
    text-transform: uppercase;
    width: auto
}

@media only screen and (min-width:680px) {
    .tizer {
        display: none
    }
}

@media only screen and (max-width:680px) { tut
    .tizer {
        width: 100%;
        height: 250px;
        display: block;
        overflow: hidden
    }
	.mobileCat {
		display: block
	}
	.mobileCat li {
		width: 48%!important;
	}

	.mobileCat li {
		margin-right: 2%!important;
	}
	.thumbnail {
		width: 100%;
		max-width: 540px;
		height: 140px;
	}

	.thumbnail img {
		width: 99.2%;
		height: 140px
	}
}


@media only screen and (min-width:600px) {
	.nav {
        display: none
    }
    .video_list .video {
        margin: 8px 8px 0 0
    }
    .b_menu,
    .sub-menu {
        display: none
    }
    #pull {
        display: block
    }
    .wrap,
    .top-nav {
        width: 592px
    }
    .video_list .video {
        width: 191px;
        height: 192px
    }
    .video_list .video img,
    .video_list .video .thumb {
        width: 191px;
        height: 150px
    }
    .latestVideos li {
        width: 49.9%;
    }
    .thumbnail {
        height: 180px;
        width: 241px
    }
    .thumbnail img {
        height: 180px
    }
    .video_player {
        height: 100px
    }
}

@media only screen and (min-width:1000px) {
    .nav {
        height: 72px;
        display: block!important
    }
    .top-nav-bg {
        display: block
    }
    .wrap,
    .top-nav {
        width: 988px
    }
    .video_list .video {
        width: 191px;
        height: 192px
    }
    .video_list .video img,
    .video_list .video .thumb {
        width: 191px;
        height: 150px
    }
    .latestVideos li {
        width: 239px
    }
    .thumbnail {
        height: 180px;
        width: 241px
    }
    .thumbnail img {
        height: 180px
    }
    #pull {
        display: none
    }
    .right_box {
        display: block
    }
    .list .r300 {
        margin-right: 320px
    }
    .video_player {
        height: 500px
    }
    .logos {
        display: none
    }
}

@media only screen and (min-width:1300px) {
    .nav {
        height: 72px;
        display: block!important
    }
    .top-nav-bg {
        display: block
    }
    .wrap,
    .top-nav {
        width: 1208px
    }
    .video_list .video {
        width: 235px;
        height: 222px
    }
    .video_list .video img,
    .video_list .video .thumb {
        width: 235px;
        height: 180px
    }
    .latestVideos li {
        width: 294px
    }
    .thumbnail {
        height: 206px;
        width: 296px
    }
    .thumbnail img {
        height: 206px
    }
    #pull {
        display: none
    }
    .list .left,
    .right_box {
        display: block
    }
    .list .main {
        margin-left: 210px
    }
    .list .r300 {
        margin-right: 320px
    }
    .video_player {
        height: 500px
    }
}

@media only screen and (min-width:1600px) {
    .nav {
        height: 72px
    }
    .top-nav-bg {
        display: block
    }
    .wrap,
    .top-nav {
        width: 1408px
    }
    .video_list .video {
        width: 275px;
        height: 242px
    }
    .video_list .video img,
    .video_list .video .thumb {
        width: 275px;
        height: 200px
    }
    .latestVideos li {
        width: 344px
    }
    .thumbnail {
        height: 226px;
        width: 346px
    }
    .thumbnail img {
        height: 226px
    }
    #pull {
        display: none
    }
    .list .left,
    .right_box {
        display: block
    }
    .list .main {
        margin-left: 210px
    }
    .list .r300 {
        margin-right: 320px
    }
    .video_player {
        height: 500px
    }
}

@media only screen and (min-width:1600px),
only screen and (min-width:1300px),
only screen and (min-width:1000px) {
    .headline h2,
    .headline .sorting {
        font: 700 1.4em/26px 'Open Sans Condensed'
    }
    .top-banner,
    .b_menu,
    .nav,
    .latestVideos,
    .ads,
    .top-sl,
    #search-box {
        display: block
    }
    .nav>ul>li:hover>ul,
    .sponsor .link {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: center;
        align-items: stretch;
        width: 292px
    }
    .video_list .video {
        margin: 8px 8px 0 0
    }
    .nav {
        min-height: 42px;
        height: auto;
        position: relative;
        z-index: 100
    }
    .nav ul.menu {
		background: #3b3b3b;
		border-bottom: 4px solid #1a1a1a;
		position: relative;
		padding: 0 40px 0 0;
	}
    .nav ul.menu:after {
        content: "";
        display: table;
        clear: both;
    }
    .nav ul.menu li {
        float: left;
        position: relative
    }
    .nav ul.menu li a {
        border-bottom: 3px solid #1a1a1a;
        border-left: none;
        border-right: 1px solid #1a1a1a;
        border-top: 1px solid #1a1a1a;
        color: #fff;
        display: block;
        font: 700 1.4em/1 'Open Sans Condensed';
        padding: 12px 15px;
        text-transform: uppercase;
        transition: all 200ms ease-in-out
    }
    .nav ul.menu li a:hover {
        background: #4d4d4d
    }
    .current-menu-item a {
        color: #fff!important;
        background: #1a1a1a
    }
    .nav ul.menu li:first-child a {
        padding-left: 5px;
        padding-right: 0;
        width: 50px
    }
    .nav ul.menu li:first-child a {
        background-image: url(../img/img.png);
        background-repeat: no-repeat;
        background-position: -124px -200px;
        display: block;
        text-indent: -9999px;
        width: 60px
    }
    .sub-menu {
        position: absolute;
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        list-style-type: decimal!important;
        left: 0;
        top: 41px;
        border: none!important;
        display: none;
        z-index: 2
    }
    .nav ul.menu li>ul li:first-child a {
        padding: 8px;
        background-image: none;
        text-indent: 0;
        width: auto;
        width: 130px;
        display: block
    }
    .nav ul.menu li>ul {
        background: 0 0!important;
        border: none!important
    }
    .nav ul.menu li>ul:after {
        content: "";
        display: table;
        clear: both
    }
    .nav ul.menu li>ul li a {
        height: 100%;
        border: 0;
        border-bottom: 1px solid #333;
        float: left;
        background: rgba(26, 26, 26, .9)!important;
        display: block;
        width: 130px;
        font: 700 1.3em/1 'Open Sans Condensed';
        padding: 8px;
        color: #7c7c7c!important
    }
    .nav ul.menu li>ul li a:hover {
        background: #4d4d4d!important;
        color: #fff!important
    }
    .nav ul.menu li>ul li {
        border: 0;
        display: block;
        float: none;
        width: 50%;
        overflow: hidden;
        border-bottom: 1px solid #333;
        box-sizing: border-box
    }
    .nav ul.menu li>ul li:nth-child(2n) {
        border-left: 1px solid #333
    }
    .nav ul.menu li>ul li:after {
        content: "";
        display: table;
        clear: both
    }
    .b_menu {
        position: relative
    }
    .b_menu li {
        float: left;
        position: relative
    }
    .nav ul.menu li:first-child a {
        padding-left: 5px;
        padding-right: 0;
        width: 50px
    }
    .b_menu li a {
        color: #b74acf;
        display: block;
        font: 700 1.2em/5px 'Open Sans Condensed';
        padding: 12px 15px;
        text-transform: uppercase;
        transition: all 200ms ease-in-out
    }
    .b_menu li a:hover {
        background: #1a1a1a;
        color: #fff
    }
}

@media(max-width:748px) {
    #search-box {
        display: block
    }
    iframe {
        display: none
    }
}

.loader {
    background: #000;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    display: none
}

.loader span {
    padding-top: 40%;
    font: 700 1.6em/150px 'Open Sans Condensed';
    color: #fff
}

.comment-list {
    width: 100%;
    margin-top: 10px
}

.comment-list li {
    width: auto;
    padding: 10px;
    margin: 0 0 8px;
    border: 1px solid #222
}

.comment-list li.alt {
    background-color: #fff
}

.comment-list .avatar {
    float: left;
    margin: 0 10px 0 0;
    border: 2px solid #000
}

.comment-list .comment-author {
    float: left
}

.comment-list .comment-author em {
    font-size: 10px;
    text-transform: lowercase;
    font-weight: 400;
    font-style: italic
}

.comment-list .comment-data {
    float: right;
    text-align: right;
    font-size: 10px;
    font-weight: 400;
    font-style: italic
}

.comment-list p {
    float: left;
    width: auto;
    margin-top: 14px;
    color: #666;
    max-width: 652px
}

.comment-list .comm_head {
    display: block;
    height: 18px
}

.comments-paginator a {
    margin: 2px;
    text-decoration: none
}

.comment-data a {
    color: #999
}

.member-links .member-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #262626
}

.member-menu .item {
    border-right: 2px solid #1a1a1a
}

.member-menu .item:last-of-type {
    border-right: none
}

.member-menu .item .link {
    font: 700 1.4em/1 'Open Sans Condensed';
    transition: all 200ms ease-in-out;
    display: block;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px
}

.member-menu .item .link:hover {
    background: #4d4d4d
}

.member-menu .item .link.user {
    cursor: text
}

.member-menu .item .link.user:hover {
    background: 0 0
}

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #000;
    color: #444;
    text-shadow: none
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, .5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .5)
}

.fancybox-outer,
.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Open Sans Condensed", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(../img/fancybox/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../img/fancybox/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../img/fancybox/blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important
}

.fancybox-lock {
    overflow: hidden!important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden!important
}

.fancybox-lock-test {
    overflow-y: hidden!important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../img/fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Open Sans Condensed", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: 0 0;
    background: rgba(0, 0, 0, .8);
    text-shadow: 0 1px 2px #222;
    color: #fff;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8)
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min--moz-device-pixel-ratio:1.5),
only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(../img/fancybox/fancybox_sprite@2x.png);
        background-size: 44px 152px
    }
    #fancybox-loading div {
        background-image: url(../img/fancybox/fancybox_loading@2x.gif);
        background-size: 24px 24px
    }
}

@media screen and (max-width:560px) {
    .fancybox-skin {
        padding: 0!important
    }
}

.popup-title {
    display: block;
    color: #b74acf; /*b74acf*/
    margin: 0 0 5px;
    font-size: 25px;
    line-height: 22px
}

.popup-holder {
    color: #dcdcdc;
    padding: 10px;
    min-width: 500px;
    max-width: 600px;
    background: #000
}

.hidden {
    display: none
}

form .two-sections:after {
    content: "";
    display: block;
    clear: both
}

form .two-sections .section-one {
    float: left;
    width: 70%
}

form .two-sections .section-two {
    float: left;
    width: 24%;
    margin: 0 0 0 2%;
    padding: 0 0 0 2%;
    background: url(../images/separator.png) repeat-y;
}

form .section-title {
    display: block;
    font-size: 16px;
    line-height: 18px;
    margin: 15px 0 0;
    color: #fff;
    border-bottom: 1px solid gray
}

form .section-title:first-child {
    margin: 0
}

form .section-title.expand {
    cursor: pointer;
    background: url(../images/ico-expand.gif) 100% 3px no-repeat;
}

form .section-title.collapse {
    cursor: pointer;
    background: url(../images/ico-collapse.gif) 100% 3px no-repeat;
}

form .row {
    display: block;
    position: relative;
    width: 100%;
    margin: 15px 0 0
}

form .row:after {
    content: "";
    display: block;
    clear: both
}

form .row:first-child {
    margin: 0
}

form label {
    display: block;
    overflow: hidden;
    color: #fff;
    margin: 0 0 4px
}

form label.field-label:after {
    content: ":"
}

form label.field-label.required {
    font-weight: 700
}

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

form .button-group .row {
    margin: 6px 0 0
}

form .button-group .row:first-child {
    margin: 0
}

form .button-group .row label {
    float: left;
    color: #909090;
    margin: 0 15px 0 0;
    cursor: pointer
}

form .radio,
form .checkbox {
    width: 14px;
    height: 14px;
    float: left;
    margin: 0 5px 0 0;
    cursor: pointer
}

form .submit {
    height: 30px;
    text-align: center;
    color: #fff;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px;
    cursor: pointer;
    -webkit-appearance: none;
    background: #b74acf
}

form .submit.active {
    color: #a2a2a2;
    border: 1px solid #373737;
    background: #2a2a2a
}

form .submit:disabled {
    cursor: default;
    color: #9b9b9b;
    border: 1px solid transparent;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ccc));
    background: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -o-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
    background: linear-gradient(to bottom, #fff 0%, #ccc 100%)
}

form .submit:enabled:hover {
    border: 1px solid transparent;
    background: #4d4d4d
}

form .textfield,
form .textarea,
form .selectbox,
form .file {
    border: 1px solid #3a3a3a;
    padding: 6px 5px;
    color: #9b9b9b;
    background: 0 0;
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2)
}

form .textarea {
    resize: vertical;
    height: auto
}

form .selectbox {
    padding: 5px
}

form .date .selectbox {
    width: auto
}

form .file {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    opacity: 0;
    -ms-filter: "alpha(opacity=0)";
    filter: alpha(opacity=0)
}

form .textfield:focus,
form .textarea:focus,
form .selectbox:focus,
form .file:focus {
    border: 1px solid #545454;
    color: #9b9b9b;
    background: 0 0
}

form .textfield.error,
form .textarea.error,
form .selectbox.error,
form .file.error,
form fieldset.error .textfield,
form fieldset.error .textarea,
form fieldset.error .selectbox,
form fieldset.error .file {
    border: 1px solid #e44242;
    color: #9b9b9b;
    background: 0 0
}

form .file-control {
    position: relative;
    width: 100%;
    height: 30px
}

form .file-control .textfield {
    position: absolute;
    left: 0;
    top: 0;
    padding-left: 80px
}

form .file-control .button {
    position: absolute;
    left: 3px;
    top: 3px;
    bottom: 3px;
    padding: 4px 5px 2px;
    font-size: 14px;
    line-height: 16px;
    background: #b74acf;
    color: #fff;
    cursor: pointer
}

form .file-control .button.disabled {
    color: #9b9b9b;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #ccc));
    background: -webkit-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -o-linear-gradient(top, #fff 0%, #ccc 100%);
    background: -ms-linear-gradient(top, #fff 0%, #ccc 100%);
    background: linear-gradient(to bottom, #fff 0%, #ccc 100%)
}

form .list-selector-popup {
    position: absolute;
    width: 90%;
    height: 160px;
    left: 5%;
    bottom: 46px;
    background: #d5d5d5;
    z-index: 10000
}

form .list-selector-popup:after {
    position: absolute;
    content: "";
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-top: 10px solid #bcbcbc;
    left: 45%;
    bottom: -10px;
    z-index: 10000
}

form .list-selector-popup .button-group {
    overflow-y: scroll;
    overflow-x: hidden;
    position: absolute;
    top: 8px;
    left: 8px;
    bottom: 38px;
    right: 8px
}

form .list-selector-popup .button-group .group-title {
    margin: 0 5px 10px 0;
    padding: 3px;
    background: #4e4e4e;
    color: #fff
}

form .list-selector-popup .button-group .item {
    display: inline-block;
    width: 32%;
    padding-bottom: 10px;
    vertical-align: top
}

form .list-selector-popup .button-group .item label {
    color: #4e4e4e;
    margin: 0 15px 0 0;
    cursor: pointer
}

form .list-selector-popup .filter {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 30px;
    background: #bcbcbc;
    border: none
}

form .list-selector-popup .filter input {
    width: 100%;
    height: 100%;
    padding: 2px 10px;
    border: none;
    background: #bcbcbc;
    color: #565656;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

form .bottom {
    background: url(../images/divider.png) left 10px repeat-x;
    overflow: hidden;
    padding: 20px 0 0;
    clear: both;
    position: relative
}

form .bottom a {
    color: #b74acf;
    font-size: 12px;
    line-height: 16px
}

form .bottom a:hover {
    color: #fff;
    background: #b74acf
}

form .bottom .links {
    float: left
}

form .bottom .submit {
    float: left;
    margin: 0 10px 0 0
}

form .bottom .submit.right {
    float: right;
    margin: 0 0 0 10px
}

form .captcha-control {
    overflow: hidden
}

form .captcha-control .image {
    float: left;
    border: 0;
    width: 280px;
    height: 52px;
    margin: 0 12px 0 0
}

form .captcha-control .image img {
    display: block;
    float: left;
    width: 125px;
    height: 52px;
    margin: 0 5px 0 0
}

form .captcha-control label {
    float: left;
    margin: 0 0 6px
}

form .captcha-control .textfield {
    width: 135px
}

form .captcha-control .submit {
    float: left;
    margin: 19px 0 0
}

form .success {
    margin: 10px;
    padding: 10px;
    background: #252525;
    color: #dcdcdc;
    border: 1px solid #252525;
    font-size: 14px;
    line-height: 16px
}

form .generic-error {
    text-align: center;
    margin: 0 10px 10px;
    padding: 10px;
    background: 0 0;
    color: #e44242;
    border: 1px solid #e44242;
    font-size: 14px;
    font-weight: 700;
    line-height: 16px
}

form .info-message {
    margin-bottom: 10px;
    padding: 10px;
    background: #262626;
    color: #dcdcdc;
    border: 1px solid #4e4e4e;
    font-size: 14px;
    line-height: 16px
}

form .field-error {
    display: none;
    position: absolute;
    max-width: 400px;
    padding: 5px;
    z-index: 9999;
    margin: 2px 0 0 15px;
    background: #efefef;
    color: #e44242;
    font-weight: 700
}

form .field-error:before,
form .field-error:after {
    content: "";
    position: absolute
}

form .field-error.down:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #efefef;
    left: 20px;
    top: -10px
}

form .field-error.down:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #efefef;
    left: 20px;
    top: -9px
}

form .field-error.up {
    background-image: none
}

form .field-error.up:before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #efefef;
    left: 20px;
    bottom: -10px
}

form .field-error.up:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #efefef;
    left: 20px;
    bottom: -9px
}

form .field-error label {
    margin: 0
}

form .captcha-control .field-error {
    margin-left: 145px;
    bottom: 35px
}

form .file-control .field-error {
    margin-top: 30px
}

form .smileys-support {
    position: relative
}

form .smileys-support .smileys-bar {
    background: #3a3a3a;
    padding: 0 3px 4px;
    cursor: default
}

form .smileys-support img {
    cursor: pointer
}

form .progressbar {
    position: absolute;
    z-index: 1200;
    width: 60%;
    left: 20%;
    top: 50%;
    height: 40px;
    margin-top: -20px
}

form .progressbar .text {
    position: absolute;
    width: 100%;
    height: 40px;
    font-size: 22px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
    color: #fff
}

form .progressbar .progress {
    position: absolute;
    height: 40px;
    background: #bfd128
}

.main-content:after {
    content: "";
    display: table;
    clear: both
}

.main-content .member-menu {
    float: right;
    width: 195px;
    margin-left: 10px
}

.headline:after {
    content: "";
    display: block;
    clear: both
}

.member-menu .block-main {
    padding: 8px 0 0;
    width: 100%;
    overflow: hidden;
    background: #272727
}

.member-menu .block-main .avatar {
    margin: 0 auto 8px;
    width: 180px
}

.member-menu .block-main .avatar img {
    display: block;
    width: 180px;
    height: 180px;
    line-height: 180px;
    background: #000;
    text-align: center
}

.member-menu .user-menu li {
    margin: -1px 0 0
}

.member-menu .user-menu span {
    color: gray;
    padding: 10px 12px 13px 25px
}

.member-menu .user-menu span,
.member-menu .user-menu a {
    display: block;
    font-weight: 700;
    padding: 10px 12px 13px 14px;
    background: 0 0;
    color: #fff;
    font: 700 16px/11px 'Open Sans Condensed'
}

.member-menu .user-menu span,
.member-menu .user-menu a:hover {
    background: #1a1a1a;
    color: #b74acf
}

.member-menu .block-additional {
    width: 100%;
    overflow: hidden;
    background: #272727
}

.member-menu .block-additional .user-menu li:first-child {
    background: 0 0
}

.main-container-user {
    width: calc(100% - 205px);
    float: left;
    overflow: hidden
}

.sort {
    float: right;
    min-width: 140px;
    position: relative;
    margin-left: 3px;
    cursor: pointer;
    font: 700 1.4em/26px 'Open Sans Condensed'
}

.sort:hover {
    background: #4d4d4d
}

.sort:after {
    content: '';
    border-top: 4px solid #fff;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: block;
    position: absolute;
    top: 11px;
    right: 6px
}

.sort:hover:after {
    border-bottom: 4px solid #fff;
    border-top: none
}

.sort .icon {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.sort strong {
    display: block;
    font-size: 12px;
    line-height: 15px;
    padding: 5px 18px 5px 5px;
    white-space: nowrap;
    background: #b74acf;
    color: #fff;
    cursor: pointer;
    max-width: 200px;
    overflow: hidden
}

.sort:hover strong {
    color: #fff;
    background: #4d4d4d
}

.sort:hover ul {
    display: block
}

.sort ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 100;
    display: none;
    overflow: hidden;
    background: #f1f1f1
}

.sort ul a {
    display: block;
    padding: 5px 8px;
    font-size: 12px;
    line-height: 15px;
    color: #4e4e4e
}

.sort ul a:hover {
    color: #b74acf;
    background: #252525;
    cursor: pointer
}

.block-profile {
    background: #272727;
    padding: 10px;
    overflow: hidden
}

.profile-list {
    width: 100%;
    overflow: hidden
}

.profile-list .margin-fix {
    margin: 0;
    overflow: hidden
}

.profile-list .column {
    display: inline-block;
    width: 33%;
    padding-right: 10px;
    box-sizing: border-box
}

.profile-list .column:nth-child(3) {
    padding-right: 0
}

.profile-list .item {
    padding: 12px;
    background: #212121;
    color: #8a8a8a;
    box-shadow: inset 0 0 30px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 30px rgba(0, 0, 0, .2);
    font: 400 16px/21px 'Open Sans Condensed'
}

.profile-list .column .item {
    margin: 0 0 10px;
    overflow: hidden
}

.profile-list .item em {
    color: #e3e3e3
}

.profile-list .about-me {
    width: 100%;
    float: left;
    overflow: hidden;
    margin: -2px 0 0
}

.popup-holder form .two-sections .section-one {
    width: 50%
}

.popup-holder form .two-sections .section-two {
    width: 44%
}

@media screen and (max-width:640px) {
    form .two-sections .section-one,
    form .two-sections .section-two,
    .popup-holder form .two-sections .section-one,
    .popup-holder form .two-sections .section-two {
        float: none;
        background: 0 0;
        padding: 0;
        margin: 0;
        width: 100%
    }
    form .two-sections .section-two,
    .popup-holder form .two-sections .section-two {
        margin-top: 20px
    }
}

.com-box .title {
    display: block;
    overflow: hidden;
    color: #fff;
    margin: 0 0 5px;
    font-weight: 700
}

.com-box .name-holder input,
.com-box .form-holder textarea,
.com-box .form-holder .captcha-holder input {
    border: 1px solid #3a3a3a;
    padding: 6px 5px;
    color: #9b9b9b;
    background: 0 0;
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, .2);
    margin: 0 0 10px;
    display: inline-block
}

.com-box .form-holder textarea {
    resize: vertical;
    height: auto;
    min-height: 72px
}

.com-box .form-holder .captcha-holder input {
    max-width: 160px
}

.com-box .captcha-holder img {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 0 0
}

.com-box .captcha-holder .control {
    display: inline-block;
    vertical-align: top
}

.com-box .comment-bth {
    margin: 10px 0 0;
    cursor: pointer
}

.com-box .form-holder .captcha-holder:after {
    content: "";
    display: table;
    clear: both
}

.list-comments {
    padding: 10px 0 0
}

.list-comments .margin-fix {
    margin: -10px 0 0 -10px
}

.list-comments .item {
    margin: 10px 0 0 10px;
    color: #8a8a8a;
    padding: 5px;
    text-align: left;
    border-bottom: 1px solid #b74acf
}

.list-comments .item:after {
    content: "";
    display: block;
    clear: both
}

.list-comments .image {
    float: left;
    width: 86px;
    height: 86px;
    margin: 0 6px 0 0
}

.list-comments .image img {
    width: 86px;
    height: 86px;
    display: block
}

.list-comments .text {
    overflow: hidden
}

.list-comments .comment-options {
    display: block;
    float: right
}

.list-comments .comment-options:after {
    content: "";
    display: block;
    clear: both
}

.list-comments .comment-options span {
    background: #0a0a0a;
    padding: 2px 10px;
    font-weight: 700;
    float: left
}

.list-comments .comment-options a {
    padding: 2px 5px;
    background: #0a0a0a;
    float: left;
    margin: 0 0 0 5px;
    color: #fff;
    font-weight: 700
}

.list-comments .comment-options a:hover {
    color: #b74acf
}

.list-comments .comment-info {
    display: block;
    margin: 0 0 5px
}

.list-comments .username {
    color: #fff;
    font-weight: 700;
    padding: 0 5px 0 0
}

.list-comments p {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    padding: 5px 10px
}

.list-comments p {
    display: block;
    font-size: 14px;
    font-style: italic;
    line-height: 16px;
    padding: 5px 10px
}

.btn-favourites {
    display: inline-block;
    margin: 0 0 0 10px
}

.btn-favourites li a {
    color: #fff
}

.btn-favourites li a .text {
    padding: 0 0 0 5px;
    color: #8a8a8a
}

.btn-favourites li a:hover,
.btn-favourites li a:hover .text {
    color: #b74acf; /*762384*/
}

.btn-favourites li a i {
    font-size: 19px
}

.private {
    position: absolute;
    top: 5px;
    right: 5px;
    height: 16px!important;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 3px 6px
}

.hd {
    position: absolute;
    top: 5px;
    left: 5px;
    height: 16px!important;
    color: #fff;
    background: rgba(0, 0, 0, .8);
    padding: 3px 6px
}

.list-videos .img.preview-loading:after {
    display: block;
    position: absolute;
    content: '';
    width: 25px;
    height: 25px;
    background: url(../img/loader.gif) 2px 2px no-repeat;
    top: 5px;
    right: 5px;
    z-index: 1;
}

.highlight a {
    cursor: pointer;
}

.headline h2 a {
    color: #fff;
}

.headline .button-info {
    position: relative;
    float: right;
    height: 17px;
    margin: 2px 0 0 10px;
    padding: 3px 8px 0;
    color: #4e4e4e;
    background: #bcbcbc
}

.headline .button-info:before {
    position: absolute;
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 5px solid #bcbcbc;
    left: -5px;
    top: 5px
}

.headline .button,
.headline .more {
    float: right;
    margin-left: 3px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    padding: 5px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    background: #b74acf
}

.headline .button span {
    padding: 0 9px
}

.headline:after {
    content: "";
    display: block;
    clear: both
}

.empty-content {
    padding: 15px 15px 0;
    font-size: 14px;
    line-height: 16px
}

.empty-content h2 {
    float: none;
    display: block;
    padding: 10px 0
}

.empty-content a {
    text-decoration: underline
}

.empty-content p {
    padding: 5px 0;
    line-height: 20px
}

.empty-content ul,
.empty-content ol {
    padding-left: 20px
}

.empty-content li {
    list-style: disc inside;
    line-height: 20px;
    margin-bottom: 10px
}

.empty-content ol li {
    list-style: decimal inside
}

.list-members {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.list-members .item {
    float: none;
    display: inline-block;
    text-align: left;
    width: 180px;
    padding: 0 7px 10px
}

.list-members .spot {
    bottom: 0
}

.list-members a {
    position: relative
}

.list-members .img {
    overflow: hidden;
    position: relative
}

.item .img img {
    display: block;
    width: 100%;
	min-height: 180px;
    height: auto;
    text-align: center;
}

.item .img strong {
	font-size: 15px !important;
	margin-top: 2%;
	overflow:hidden;
}

.list-members .unread-notification {
    position: absolute;
    left: 5px;
    top: 5px;
    padding: 3px 5px;
    background: #b74acf;
    color: #fff
}

.item .title {
    line-height: 30px;
    font-size: 11pt;
    display: block;
    color: #b74acf;
    position: relative;
    overflow: hidden;
    height: 30px;
    padding-left: 4px
}

.item.unread .views {
    color: #b74acf;
    font-weight: 700
}

.list-videos .box {
    overflow: hidden
}

.spot {
    color: #fff;
    overflow: hidden;
    position: absolute;
    bottom: 66px;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    height: 22px;
    line-height: 22px
}

.spot .added {
    left: 10px;
    position: absolute
}

.spot .views {
    right: 17px;
    position: absolute
}

#list_members_my_conversations .box {
    overflow: hidden
}

.list-messages {
    overflow: hidden;
    width: 100%;
    text-align: center
}

.list-messages .item {
    position: relative;
    text-align: left;
    margin: 5px 0 10px;
    overflow: hidden;
    background: #262626
}

.list-messages .image {
    float: left;
    width: 36px;
    height: 36px;
    overflow: hidden;
    margin: 3px
}

.list-messages .image a {
    outline: none
}

.list-messages .added {
    position: relative;
    float: right;
    padding: 10px 20px 10px 30px;
    color: gray;
    line-height: 20px
}

.list-messages .item.new .added:after {
    display: block;
    position: absolute;
    content: '';
    background: #b74acf;
    width: 8px;
    height: 8px;
    top: 16px;
    left: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.list-messages .message-text {
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #fff
}

.list-messages .message-text {
    display: block;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
    color: #fff
}

.list-messages .item.grouped,
.list-messages .item.me.grouped {
    margin-top: -3px
}

.list-models.video_list {
    width: 100%
}

.list-models .margin-fix {
    padding: 8px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: justify;
    justify-content: flex-start;
    -webkit-box-align: flex-end;
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.list-models .item {
    text-align: left;
    width: 180px;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 8px 21px
}

.list-models .img {
    position: relative;
    background: #000;
    overflow: hidden;
    width: 180px;
    height: 240px
}

.list-models .item .img img,
.list-models .item .img .no-thumb {
    display: block;
    width: 100%;
    height: auto;
    text-align: center
}

.list-models .item .img .no-thumb {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #fff
}

.list-models .item .title {
    height: auto;
    margin: 0
}

.list-models .item .wrap {
    margin: 0 5px 2px;
    color: #8a8a8a;
    overflow: hidden;
    width: 100%
}

.list-models .item .videos {
    float: left
}

.list-models .item .rating {
    float: right;
    position: relative;
    padding: 3px 3px 0 0;
    margin: -3px 0 0
}

.block-model {
    overflow: hidden
}

.block-model .img {
    float: left;
    margin: 0 10px 0 0
}

.block-model .img img {
    display: block
}

.block-model .model-list {
    float: left;
    width: 250px;
    margin: 0 10px 0 0;
    overflow: hidden
}

.block-model .model-list li {
    margin: 11px 0 0;
    font-size: 12px;
    color: #8a8a8a
}

.block-model .model-list li:first-child {
    margin: 0
}

.block-model .model-list li span {
    color: #e3e3e3
}

.block-model .desc {
    color: #e3e3e3;
    line-height: 17px;
    padding: 0;
    overflow: hidden;
    display: inline-block
}

.block-model .website {
    color: #8a8a8a;
    margin-top: 11px;
    overflow: hidden
}

.block-model .website span {
    color: #e3e3e3
}

.block-model .website span a {
    color: #b74acf
}

.block-model .website span a:hover {
    text-decoration: underline
}

.sorting .delimiter:last-of-type {
    display: none
}

.sorting a {
    cursor: pointer;
    text-transform: uppercase
}

.sorting a.active,
.sorting a.active:hover {
    background: 0 0;
    cursor: text
}

@media only screen and (max-width:1300px) {
    .list-models .item {
        text-align: left;
        width: 180px;
        float: none;
        display: inline-block;
        vertical-align: top;
        margin: 0 0 8px 17px
    }
}

@media only screen and (max-width:1000px) {
    .member-links .member-menu {
        flex-wrap: nowrap
    }
    .profile-list .column {
        float: none;
        padding: 0;
        width: 100%
    }
    .member-menu .item {
        width: 20%
    }
    .popup-holder {
        min-width: auto
    }
    .main-content .member-menu {
        float: none;
        width: 100%;
        margin-left: 0;
        text-align: center
    }
    .member-menu .avatar {
        display: none
    }
    .member-menu .block-main {
        padding: 0
    }
    .member-menu .user-menu li {
        display: inline-block;
        background: 0 0
    }
    .main-container-user {
        width: 100%
    }
    .block-model .img {
        float: none;
        margin: 0 0 10px
    }
    .block-model .img img {
        margin: 0 auto
    }
    .block-model .model-list {
        width: 100%
    }
    .block-model .desc {
        padding: 11px 0 0
    }
}

@media only screen and (max-width:600px) {
    .list-models .margin-fix {
        -webkit-box-pack: justify;
        -webkit-justify-content: center;
        -ms-flex-pack: justify;
        justify-content: center
    }
    .list-models .item {
        margin: 0;
        padding: 4px
    }
}

@media only screen and (max-width:550px) {
    .member-links .member-menu {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .member-menu .item {
        width: 49%
    }
    .add-comment {
        float: none
    }
    .bn {
        margin: 0 0 10px
    }
    .list-comments .comment-options {
        float: none;
        margin-bottom: 3px
    }
}

.open-spoiler {
    display: block;
    background: url(../img/info_block_arrow.svg)/*tpa=http://www.ebalka.info/img/info_block_arrow.svg*/
    no-repeat center;
    background-size: 32px auto;
    padding: 5px;
    font-size: 18px
}

.spoiler-content {
    display: none;
    padding: 5px
}

.player-related-videos {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 5px 10px 30px;
    background: #000;
    overflow: hidden
}

.player-related-videos .player-related-videos-container {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-align: center
}

.player-related-videos .player-related-videos-item {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-top: 5px
}

.player-related-videos .player-related-videos-item .title {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 52px;
    overflow: hidden;
    text-align: left;
    padding: 5px;
    color: #fff;
    background: -moz-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(12, 12, 12, 0.8)), color-stop(50px, transparent));
    background: -webkit-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: -o-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: -ms-linear-gradient(top, rgba(12, 12, 12, 0.8) 0px, transparent 50px);
    background: linear-gradient(to bottom, rgba(12, 12, 12, 0.8) 0px, transparent 50px)
}

.player-related-videos .player-related-videos-item .duration {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fff;
    background: rgba(12, 12, 12, .8);
    padding: 2px 5px
}

.player-related-videos .player-related-videos-item:hover .title,
.player-related-videos .player-related-videos-item:hover .duration {
    display: block
}

.block-new-comment {
    display: none;
    margin: 20px 0;
    border-top: 2px solid #b74acf;
    border-bottom: 2px solid #b74acf;
    padding: 10px 0
}

.list-playlists .item-control,
.list-channels .item-control,
.list-members .item-control,
.list-videos .item-control,
.list-videos-screenshots .item-control,
.list-albums .item-control,
.list-albums-images .item-control {
    text-align: center;
    margin: 10px 0 5px;
    padding: 10px 0 0
}

.item-control .item-control-holder {
    display: inline-block;
    background: #ccc;
    overflow: hidden;
    vertical-align: top;
    border-radius: 3px;
    -webkit-border-radius: 3px
}

.item-control .toggle-button {
    float: left;
    padding: 4px 8px;
    margin: 0 1px 0 0
}

.item-control .toggle-button:last-child {
    margin: 0
}

.toggle-button {
    display: block;
    color: #4e4e4e;
    border: 1px solid transparent;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    padding: 7px 9px;
    cursor: pointer;
    outline: none;
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
    border-radius: 2px;
    -webkit-border-radius: 2px
}

.toggle-button * {
    cursor: pointer
}

.toggle-button input {
    margin: 0;
    font-size: 11px;
    line-height: 14px
}

.toggle-button span {
    padding: 0 0 0 3px;
    font-size: 11px;
    line-height: 14px
}

.toggle-button:hover,
.toggle-button.inversed:hover {
    color: #fff;
    border: 1px solid transparent;
    background: #b74acf
}

.toggle-button.active,
.toggle-button.inversed {
    color: #a2a2a2;
    border: 1px solid #373737;
    background: #2a2a2a
}

.toggle-button.inversed.active {
    color: #4e4e4e;
    border: 1px solid transparent;
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%)
}

.toggle-button.disabled,
.toggle-button.disabled:hover,
.toggle-button.done,
.toggle-button.done:hover {
    cursor: default;
    color: #9b9b9b;
    border: 1px solid transparent;
    background: #fff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%)
}

.toggle-button.done *,
.toggle-button.disabled * {
    cursor: default
}

.toggle-button.done span {
    background: url(../images/ico-checkmark.png)/*tpa=http://www.ebalka.info/images/ico-checkmark.png*/
    0 -2px no-repeat;
    padding: 0 0 0 21px
}

.list-messages .load-more {
    margin-top: 15px
}

.load-more {
    margin: 10px 0 0;
    text-align: center
}

.load-more a {
    display: inline-block;
    padding: 10px 30px;
    font-weight: 700;
    background: #3b3b3b;
    color: #fff;
    text-transform: uppercase;
    margin: 10px 0 20px
}

.load-more a:hover {
    background: #b74acf
}

.line-private {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #000;
    padding: 5px 0;
    color: #fc5729;
    font-weight: 700;
    opacity: .7;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70)
}

.list-videos {
    margin: 0 -5px
}

.list-videos .item a {
    position: relative;
}

.list-videos .img {
    margin: 0 5px 12px;
    position: relative
}

.list-videos .item .title {
    line-height: 16px;
    font-size: 11pt;
    display: block;
    color: #b74acf;
    position: relative;
    overflow: hidden;
    height: 66px;
}

@media screen and (max-width:1399px) {
    .list-videos .item {
        width: 25%
    }
}

@media screen and (max-width:999px) {
    .list-videos .item {
        width: 33.3333%
    }
}

@media screen and (max-width:640px) {
    .list-videos .item {
        width: 50%
    }
    .list-members .item {
        width: 180px;
        padding: 0 10px 10px
    }
    .wrap {
        width: auto;
        padding: 0 5px
    }
    .headline h2 {
        padding: 0 5px;
		text-align: center;
    }
    .list-messages .added {
        padding: 0 5px 0 0
    }
    .list-messages .message-text {
        float: left
    }
}

@media screen and (max-width:510px) {
	.list-videos .item {
        width: 99%
    }
	
    .list-members .item {
        width: 170px;
        padding: 0 4px 10px
    }
    .sort {
        min-width: 90px
    }
}

@media screen and (max-width:379px) {
    .list-members .item {
        width: 125px;
        padding: 0 3px 10px
    }
}

.readmore-js-toggle,
.readmore-js-section {
    display: block;
    width: 100%
}

.readmore-js-section {
    overflow: hidden
}

.moretags {
    text-align: center;
    display: inline-block;
    padding: 10px 30px;
    font-weight: 700;
    background: #3b3b3b;
    color: #fff;
    text-transform: uppercase;
    margin: 15px auto;
    width: 200px!important
}

.moretags:hover {
    background: #b74acf
}

/*================================
=            back-top            =
================================*/
.back_top {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #be5b44;
  text-transform: uppercase;
  border-radius: 3px;
  font-weight: 700;
  position: fixed;
  z-index: 100;
  right: 12px;
  bottom: 100px;
  color: #fff;
  -webkit-box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
  -moz-box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
  box-shadow: 0px 0px 10px 5px rgba(57, 57, 57, 0.27);
}
.back_top span {
  margin-left: 5px;
}
.back_top:hover {
  background-color: #a42a21;
  cursor: pointer;
}
.back_top__cont {
  padding: 8px 15px;
}
#back-to-top {
  opacity: 0;
}
#back-to-top.show {
  opacity: 1;
}
@media (max-width: 1515px) {
  .back_top span {
    display: none;
  }
}

.icon {
  display: inline-block;
  vertical-align: middle;
}
.back-top {
  background-image: url(../img/sprites/example/sprite.png);
  background-position: -158px -70px;
  height: 12px;
  width: 8px;
}

#onlineplayer {
	margin:auto;
	max-width: 820px;
}

/* like/dislike buttons */
#like-btn, #dislike-btn {
	cursor: pointer;	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
#like-btn:hover, #dislike-btn:hover {
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	-webkit-filter: brightness(5);
}
.photo-video-section__parameters .text {
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
  color: #939393;
}
.photo-video-section__parameters {
  padding-bottom: 5px;
  padding-top: 15px;
  text-align: center;
}
.photo-video-section__parameters li {
  display: inline-block;
  vertical-align: top;
  min-height: 5px;
  padding-right: 15px;
}
.icon-like-grey {
  background-image: url(../img/sprites/example/sprite.png);
  background-position: -40px -121px;
  height: 19px;
  width: 19px;
  -webkit-filter: brightness(2);
}
.icon-dislike-grey {
  background-image: url(../img/sprites/example/sprite.png);
  background-position: -80px -121px;
  height: 19px;
  width: 19px;
  -webkit-filter: brightness(1);
}

.content-text-block {
	line-height: 1.4em;
}

.b { font-weight: bold; }
.clear { clear:both; }
.s11 { font-size: 11px; }
.s16 { font-size: 16px; }
.s18 { font-size: 18px; }
.ac { text-align: center; }
.pad15 { padding: 15px; }
.pad5 { padding: 5px; }
.red { color: red; }
.violet { color: violet; }

.friends-block {
	margin: 0 auto;
	margin-top: 1%;
	margin-bottom: 3%;
}

.friends-block a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.pointer {
	cursor:pointer;
}

#search-block {
	display:none;
}

#search-block div {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 5vh;
}

#search-block input {
	height: 28px;
	border: 1px solid #666;
	border-radius: 10px;
	color: #000;
	font-seze: 18px;
	background-color: #ccc;
  
	outline: 0;
	box-shadow: 0 0 0 0.2rem rgba(158, 158, 158, 0.25);
}

#search-go {
	cursor:pointer;
}

#search-query {
}