@import url(https://fonts.googleapis.com/css?family=Skranji|PT+Sans|Poiret+One|Open+Sans&subset=latin,cyrillic);
html, body {position: relative;}
::selection {
background:#8DD538;
color: #fff;
}
::-moz-selection {
background: #db325a;
color: #fff;
}  
::-webkit-scrollbar {
  width: 10px;
}
::-webkit-scrollbar-track {
  background: #0d0e11;
}
::-webkit-scrollbar-thumb {
  background: #399BFE;
}
body {
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    background-color: #dedede;
    overflow-x: hidden;
}
a {
  color: #09a0f7;
  text-decoration: none;
}
a:hover {
  color: #09a0f7;
  opacity: .75;
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a img {
  -webkit-transition: .25s;
  -ms-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  transition: .25s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a:hover img {
  opacity: .75;
}
p {
  margin-bottom: 5px;
}
ul {
 margin:0;
 padding:0;
}
h1 {
  font-size: 34px;
  line-height: 50px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}
h2 {
  font-size: 20px;
  line-height: 36px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}
h3 {
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}
h4 {
  font-size: 12px;
  line-height: 28px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}
h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}
h6 {
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 18px;
}

hr {
  border-color: #0d0e11;
  margin-top: 28px;
  margin-bottom: 28px;
}
hr.green {
  border-color: #8DD538;
  margin-top: 14px;
  margin-bottom: 40px;
}
blockquote {
    margin: 30px 0px 30px 15px;
    padding: 15px;
    position: relative;
    font-style: italic;
    font-weight: 100;
    color: #91979F;
    background: #242529;
    border-left: 3px solid #399BFE;
}
blockquote p {
   margin: 30px 0px 30px 15px;
    padding: 15px;
    position: relative;
    font-style: italic;
    font-weight: 100;
    color: #91979F;
    background: #242529;
    border-left: 3px solid #0074e1;
}
.full-space-post h1 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 35px;
    margin-bottom: 5px;
    text-align: center;
}

.col-sm-12{
padding-left:0px;
}

.titleorig{
   color: #323232;
    padding: 0 0 10px;
    text-align: center;
}

.space-post {
    padding-bottom: 35px;
    padding-top: 0px;
}

.full-space-post {
  padding-bottom: 35px;
  /*padding-top: 35px;*/
}

.space-center {
  margin-left: 30px;
}

.space-rate {
  margin-left: 80px;
}

.spacer {
  padding-top: 35px;
}

.buttom-space {
    margin-top: 35px;
    width: 100%;
    float: left;
}

.floatleft {
  float: left;
}

.floatright {
  float: right;
}
.content-info {
    max-width: 1200px;
    margin: 0px auto;
    background: rgba(13, 13, 13, 0.19);
    -webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    box-shadow: 0 1px 10px rgba(0,0,0,0.3);
    z-index: 99;
    position: relative;
    margin-top: 70px;

}
.sort {
    margin: 35px 0;
    padding: 10px 30px;
    background: #1B1B1B;
    border: solid 1px rgb(35, 35, 35);
}
.sort a {color:#fff;font-size:14px;line-height:40px;}
.section {
  position: relative;
  padding: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.section>.inner {
  padding: 36px 0;
}
.section:last-of-type>.inner {
  padding-bottom: 82px;
}
.section.light>.inner {
  background: #1C1F25;
}
.featured-area {
    background-color: #1B1B1B;
    padding: 4rem 0 0;
}
.media.random-posts:nth-last-of-type(2n) {
    margin-right: 15px;
}
.featured-area 
.random-posts p{
  margin-bottom:1.0rem;
  font-size: 12px;
}
.featured-area 
 .random-posts 
 .media-object {
    max-width: 12.5rem;
}
.featured-image-thumbnail{
  margin-top:5.0rem
}
.head-title span {
    background: #1562AD;
    color: #FFFFFF;
    padding: 0.5rem 1.0rem;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    font-size: 1.4rem;
    font-weight: 600;
    font-size: 15px;
    display: inline;
    margin-right: 0.5rem;
    width: 100%;
    float: left;
}
.section-overlay:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: .85;
  z-index: 0;


}
.section-description {
    margin-top: 0px;
    padding: 0;
    background: #b6b6b6;
}

.section-description h1 {
  text-align:center;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
  margin-top:10px;
}

.section-description p {
  text-align: left;
 padding: 3px 3px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-size: 14px;
}

.section-description img {
      float: left;
    padding: 5px 15px 0 0;
    width: 250px;
}

.poster-footer {
    padding-top: 65px;
}
.block-header {
    margin-top: 4px;
    font-size: 20px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 35px;
    text-align: center;
}
.block-header span{
font-weight: 700;
}
.glass {
background-color: #181818;
}
.block-header:before, .block-header:after {
  content: '';
  display: block;
  position: absolute;
  height: 1px;
  background-color: rgba(255,255,255,0.1);
  bottom: -15px;
  left: 50%;
  width: 500px;
  margin-left: -250px;
}

.block-header:after {
    width: 100px;
    margin-left: -50px;
    background-image: -moz-linear-gradient(4deg, #399bfd 0%, #4ed8c2 62.45%, #55e9b1 80.52%, #5bfd9f 100%);
    background-image: -o-linear-gradient(4deg, #399bfd 0%, #4ed8c2 62.45%, #55e9b1 80.52%, #5bfd9f 100%);
    background-image: -webkit-linear-gradient(4deg, #399bfd 0%, #4ed8c2 62.45%, #55e9b1 80.52%, #5bfd9f 100%);
    background-image: linear-gradient(86deg, #399bfd 0%, #4ed8c2 62.45%, #55e9b1 80.52%, #5bfd9f 100%);
}
i.fa.fa-comments {
    color: #399BFE;
}
i.lnr.lnr-thumbs-up {
    color: #57E994;
}
i.fa.fa-calendar {
    color: #57E994;
}
.page-title {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.page-title .inner {
  padding: 112px 0;
  position: relative;
  z-index: 2;
}
.page-title .title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  line-height: 55px;
  padding: 0 18px;
  background: #16181D;
  display: table;
  color: #fff;
  z-index: 9;
  padding: 0 22px;
}
.breadcrumb {
    padding: 0 0px;
    line-height: 31px;
    border-radius: 0;
    background: none;
    display: table;
    color: #2d2d2d;
    font-size: 14px;
    font-weight: 300;
    /*margin-top: 20px;*/
    margin-bottom: 0;
    float: left;
    position: relative;
    left: 15px;
    z-index: 100;
}
.breadcrumb a {
  color: #000000;
}

.keyse{
    font-size: 16px;
    text-align: center;
        padding: 0px 0 10px;
}

.speedbar {
    list-style: none;
}
.speedbar li{
    display: inline-block;
}

  .pagesBlockuz1 {
text-align: center;
clear: both;
width: 100%;
float: left;
}
.pagesBlockuz1 span span {
    padding: 4px 12px;
    color: #535456;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
    margin: 13px 3px;
    background-color: #1B1B1B;
    border: 1px solid #292A2B;
    font-weight: bold;
}
.pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b,.plist b, .pagesBlockuz1 a,.pagesBlockuz2 a,#pagesBlock1 a,#pagesBlock2 a,a.pgSwch {
display:inline-block;
margin:13px 3px;
}
.pagesBlockuz1 b,.pagesBlockuz2 b,#pagesBlock1 b,#pagesBlock2 b,.pgSwchA b  {
padding: 4px 12px;
background-color: #1C1E25;
border:solid 1px #09a0f7;
color: #ffffff;
text-transform:uppercase;
font-weight: 400;
color:#fff;
font-size: 12px;
}
.pagesBlockuz1 a, .pagesBlockuz2 a, #pagesBlock1 a, #pagesBlock2 a, a.pgSwch {
    padding: 4px 12px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    background-color: #222222;
    border: 1px solid #3A3A3A;
    font-size: 12px;
}
.pagesBlockuz1 a:hover,.pagesBlockuz2 a:hover,#pagesBlock1 a:hover,#pagesBlock2 a:hover,a.pgSwch:hover {
border: 1px solid #8DD538;
text-transform:none;
}
.eTag a {
    display: inline-block;
    text-decoration: none;
    font-size: 11px!important;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    background: #222222;
    color: #FFF;
    padding: 1px 7px;
    margin: 1px;
}
.eTag a:hover {
    color: #FFFFFF;
}
.country img {
    width: auto!important;
}
.button {
  font-size: 16px;
  font-weight: 400;
  padding: 11px 46px;
  text-transform: uppercase;
  display: inline-block;
  border: 2px solid;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
  transition: .25s;
}
.button:hover {
  text-decoration: none;
}
.button.solid:hover {
  opacity: .75;
}
.button.verymall {
  font-size: 10px;
  line-height: 28px;
  padding: 0 15px;
}
.button.xsmall {
   font-size: 16px;
  line-height: 42px;
  padding: 0 21px;
}
.button.onebutton {
  background: #0074e1;
  border-color: #0074e1;
  color: #fff;
}
.button.light-onebutton {
  background: #09a0f7;
  border-color: #09a0f7;
  color: #fff;
}
.button.twobutton {
  background: #56c243;
  border-color: #56c243;
  color: #fff;
}

.button.border {
  background: none;
  color: #fff;
}
.button.border:hover {
  opacity: 1;
}
.button.border.onebutton:hover {
  background: #0074e1;
  border-color: #0074e1;
  color: #fff;
}
.button.border.light-onebutton:hover {
  background: #09a0f7;
  border-color: #09a0f7;
  color: #fff;
}
.button.border.twobutton:hover {
  background: #56c243;
  border-color: #56c243;
  color: #fff;
}

.button.block {
  display: block;
  width: 100%;
}
.button-list {
  margin-bottom: 12px;
}
.button-list .button {
  margin-right: 20px;
  margin-bottom: 12px;
}
button, input, select, textarea {
    color: #777;
}
select {
    padding: 5px 30px 2px 12px;
    margin: 0;
    border: 1px solid #EFEFEF !important;
    background: #1B1B1B url('../images/caret.png') right center no-repeat !important;
    color: #8998A2 !important;
    font-size: 12px;
    font-weight: bold;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

input[type='text'], input[type='password'], textarea, .filterBlock {
    color: #FFF;
    background: #1B1B1B;
    padding: 6px 7px 9px;
    margin: 0 0 1px;
    text-decoration: none;
    border: 1px solid #373737;
    outline: none;
}
#options-vals input {font-size: 11px;}
input[type='file']{display: inline-block;}
input[type='submit'],input[type='reset'],input[type='button'],button {font-size:11px!important;padding: 7px 17px;margin:0 0 1px;border:none;font-weight:normal!important;cursor:pointer;border: solid 1px #8DD538;background: none;text-transform:uppercase;color:#fff; width:auto !important;-webkit-transition: .25s;   -ms-transition: .25s;   -moz-transition: .25s;   -o-transition: .25s;   transition: .25s;}
input.commFl,textarea.commFl,.prosFl,.consFl,.mchat,.sidebox .loginField,.postTextFl {width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
textarea {resize: vertical;}
#mchatMsgF {min-height:60px;max-width:98%;}
#MCaddFrm table {border-spacing:0;}
#MCaddFrm table td {padding:2px 0;}
input[type='submit']:hover,input[type='reset']:hover,input[type='button']:hover,button:hover {background:#8DD538;color:#fff;}
#iplus input {width: auto!important;}
#thread_search_field {width:155px!important;margin-right:4px!important;}
div[id^="imblock"] > span:first-child {width: 34px;display: inline-block;text-align: center;padding-right: 0!important;}
div[id^="imblock"] > div:first-child,#iplus > div {line-height: 34px!important; vertical-align: middle;}
div[id^="imblock"] {clear: both;}
.editImgBlock {padding-left: 7px;}
.editImgBlock a{color: rgb(138, 144, 151)!important;}
.uplFileFl {margin-left: 7px!important;}
.ucoz-forum-post-image-interface {padding-left: 12px;}
[id^="catSelector"] {width: auto!important;padding-left: 3px!important;padding-right: 3px!important;}
textarea.mchat {vertical-align: bottom;}
input[type="text"][id^="qid-"] {margin-bottom: 0 !important; padding-top: 8px!important;padding-bottom: 8px!important;}
input[type="text"][id^="qid-"],input[type="button"][id^="bid-"] {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;height:31px;vertical-align: top;}
span[class^="id-good"]{vertical-align: bottom;line-height: 31px;}
.manTable select {max-width: 300px;}
#uCatsMenu7 {
    top: 47px !important;
    left: 260px !important;
}
label {
padding-left:10px;
    padding-top: 10px;
font-weight: 400!important;
}

input[type="checkbox"], input[type="radio"] {
    margin-right: 5px;
}
#doSmbBt,.u-combobut {display:none;}
.u-comboeditcell,.u-combo {border:0!important;background:none!important;}
body .u-combolist, body #content .xw-mc {padding:5px 3px;background: #16181D;border: 1px solid #575B6B;margin:0;font-size:12px!important;color:#939fae!important;}
#content .xw-tl,#content .xw-bl,#content .u-menuvsep {display:none;}
#content .xw-ml,#content .xw-mr {margin:0;padding:0;background:none;}
#uNetRegF table {text-align:left;}
#uNetRegF table table {clear:both;}
#uNetRegF table table td {padding:5px 0 0 0;}
.header {
    background-color: #0d0d0d;
    border-bottom: 1px solid #000;
}
.soca {
    width: 310px;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 10px;
}
.serchan {
    /*width: 300px;*/
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 0px;

}
.loginair {
    width: 280px;
    float: right;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.speedbar #dle-speedbar > span:first-child > a {
        text-transform: uppercase;
    font-weight: 400;
    font-size: 30px;
    line-height: 55px;
    padding: 0 18px;
    background: #16181D;
    display: table;
    color: #fff;
    z-index: 9;
    padding: 0 22px;
}
.rowtop {
    overflow: hidden;
    width: 100%;
}

#logo {
    margin: 0px auto 10px;
    position: relative;
}
#logoIcon {
    display: inline-block;
    float: left;
    margin-right: 5px;
    width: 25%;
    height: 0px;
    padding-top: 19.586207%;
    vertical-align: middle;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    background: url('../images/log.png') no-repeat;
}

#logoTxt{
 font-family: 'Skranji', cursive;
 font-size: 35px;
    color: #ccc;
}

#logoTxt a{
 
    color: #fff;
}


.lloga {
    padding: 5px 30px 0px 13px;
    float: left;

}
#logo h1 {
    margin: 0;
    font-size: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    position: relative;
    display: inline-block;
    float: none;
}
i.lnr.lnr-film-play {
    margin-right: 15px;
    vertical-align: -4px;
    font-size: 38px;
}
#logo h1 a {
    color: #fff;
    margin: 0px;
    text-shadow: 1px 2px 0px #2D7CCB;
}
#logo p {
    display: block;
    margin: 0;
    font-family: 'Poiret One';
    font-size: 13px;
    font-weight: 800;
    line-height: 7px;
    color: #FFFFFF;
    text-transform: capitalize;
    text-align: center;
}

@-webkit-keyframes tada {
  0% {-webkit-transform: scale(1);} 
  10%, 20% {-webkit-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-webkit-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-webkit-transform: scale(1.1) rotate(-3deg);}
  100% {-webkit-transform: scale(1) rotate(0);}
}

@-moz-keyframes tada {
  0% {-moz-transform: scale(1);}  
  10%, 20% {-moz-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-moz-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-moz-transform: scale(1.1) rotate(-3deg);}
  100% {-moz-transform: scale(1) rotate(0);}
}

@-o-keyframes tada {
  0% {-o-transform: scale(1);}  
  10%, 20% {-o-transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {-o-transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {-o-transform: scale(1.1) rotate(-3deg);}
  100% {-o-transform: scale(1) rotate(0);}
}

@keyframes tada {
  0% {transform: scale(1);} 
  10%, 20% {transform: scale(0.9) rotate(-3deg);}
  30%, 50%, 70%, 90% {transform: scale(1.1) rotate(3deg);}
  40%, 60%, 80% {transform: scale(1.1) rotate(-3deg);}
  100% {transform: scale(1) rotate(0);}
}

.btn-group {
    height: 34px;
    margin: 6px 0 6px 10px;
    display: block;
    position: relative;
}
a.btn{
color: #fff;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #fff;
}


.btn-primary > span { 
   display:block;
   position:relative;     
}
.btn-success > span { 
   display:block;
   position:relative;     
}

.user-panel{
  min-width: 187px;
  position: relative;
}

.user-panel .user-panel-img{
  position:relative;
  float:left;
  background-color:#3d4757;
  border: solid 2px #5CFD9F;
  width: 45px;
  height: 45px;
  border-radius:50%;
  margin: 6px 0 6px 10px;
  overflow:hidden;
}

.user-panel .user-panel-img img{
  width: 40px;
  height: 40px;
}
.user-panel .name-user{
  display:inline-block;
  font: 14px 'PT Sans' sans-serif;
  font-weight:400;
  color: #399BFE;  
  margin-top: 17px;
  margin-left:10px;
  text-transform:uppercase;
}

.user-panel .down-user-panel{
  display:inline-block;
}

.user-panel .down-user-panel a i{
  color: #5CFD9F;  
  margin-left: 5px;
}

.down-user-panel > .dropdown-menu {
  position: absolute;
  width: 190px;
  margin-top:25px;
  margin-left: -150px;
  padding:0;
  list-style: none;
  background-color: #16181d;
  border-radius: 3px;
}

.down-user-panel .background-dif{
  background-color: #2D3039;
  width:100%;
}

.down-user-panel li:last-child{
  background-color:#2a333f;
  width:100%;
  
}

.user-panel-down .caret-p{
  width:0;
  height:0;
  padding:0;
} 
  
.down-user-panel > .dropdown-menu li .caret-3{
  position:absolute;
  width: 0;
  height: 0;
  margin-left: 152px;
  margin-top:-7px;
  vertical-align: middle;
  border-bottom: 8px solid #16181d;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;  
  border-radius:4px;
}

.user-panel-down .user-panel-details,
.user-panel-down .user-panel-tags{
  display:inline-block;
}

.user-panel-down  li{
  padding: 13px 0;
}

.user-panel-down li .user-panel-details i{
  color:#526480;
  font-size:20px;
  margin-left: 19px;
}

.user-panel-down li .user-panel-details span{  
  font: 12px 'Poiret one', sans-serif;
  font-weight: bold;
  color:#fff;    
  margin-left: 18px;
}
.searchblock {
    /*height: 30px;*/
    /*margin: 0;*/
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: -38px;*/
    /*z-index: 600;*/

}
.searchform{
    color: #000!important;
    width: 270px;
    height: 33px;
    line-height:20px;
    padding:5px 10px 5px 45px!important;
    border:0!important;
    margin: 12px 0 0 0!important;
    font-size: 14px;
    background: transparent url(../images/search.png) 10px no-repeat!important;
    background-color: rgb(255, 255, 255)!important;
    border-radius: 5px;

}
#name_pspactors {
    width: calc(100% - 74px);
}

/*.searchform:hover{*/
    /*cursor: pointer;*/
    /*color: #fff!important;*/
	/*background: transparent url(../images/searchhov.png) no-repeat;*/
/*}*/
/*.searchform {*/
	/*background: transparent url(../images/search.png) 10px no-repeat!important;*/
    /*width: 270px;*/
	/*height: 46px;*/
    /*cursor: text;*/
    /*background-color: rgb(255, 255, 255)!important;*/
    /*color: #000!important;*/
	/*margin: 0!important;*/
	/*padding:5px 10px 5px 45px!important;*/
/*}*/
.navigation {
    z-index: 9;
    background: url("../images/bg-header.png") #1c1f24 left bottom repeat-x;
    height: 64px;
}

.main-nav {
  float: left;
  font-size: 0;
}
.main-nav ul {
  margin-bottom: 0;
    float: left;
}
.main-nav ul>li {
  display: inline-block;
}
.main-nav ul>li a {
  font-size: 15px;
    font-weight: 500;
  color: #fff;

  font-family: "Roboto", Tahoma, verdana, sans-serif;
  padding: 0 19px;
  line-height: 64px;
  height: 60px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.main-nav ul>li a:hover {
 color:#fff;
 opacity:1;
 background:#1562AD;
}

.main-nav ul > li a > span {
  position: relative;
  display: block;
}

.main-nav ul>li a:hover, .main-nav ul>li:hover a {
  text-decoration: none;  
}
.main-nav ul>li.active a {
  color: #57e994;
}
.main-nav ul>li div {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    background: #222222;
    position: absolute;
    height: auto;
    padding: 0;
    z-index: 999;
    /*max-width: 638px;*/
    /*width: 100%;*/
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
    border-bottom: solid 3px #57e994;
}
.main-nav ul>li div:before {
    content: '';
    position: absolute;
    left: 40px;
    top: -7px;
    top: -6px \0/IE9;
    border-style: solid;
    border-width: 0px 7px 7px 7px;
    border-color: transparent transparent #222222 transparent !important;
}
.menulc {
    width: 225px;
    background-color: #1B1B1B;
}
.menurc {
    width: 225px;

}
.main-nav ul>li div ul li {
  color: #fff;
  position: relative;
  display: block;
    /*width: 212px;*/

    /*float: left;*/
}
.main-nav ul>li div ul li:hover {
  /*z-index:100;*/
  /*border-left: solid 4px #57e994;*/
    /*-webkit-transition: .45s;*/
  /*-ms-transition: .45s;*/
  /*-moz-transition: .45s;*/
  /*-o-transition: .45s;*/
  /*transition: .45s;*/
}
.main-nav ul>li div ul li a {
  background: none;
  height: 30px;
  width: 100%;
  line-height: 16px;
  padding: 7px 24px 0 24px;
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
}
.main-nav ul>li.active div ul li a {
  color: inherit;
}
.main-nav ul>li.active div ul li a:before {
  content: none;
}
.main-nav ul>li div ul li.active a {
  color: #ff4229;
}
.main-nav ul>li div ul li ul {
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
  -webkit-transition: .25s;
  -moz-transition: .25s;
  -o-transition: .25s;
  -ms-transition: .25s;
  transition: .25s;
  position: absolute;
  left: 100%;
  top: 0;
}

/*.main-nav ul>li:hover>ul {*/
  /*opacity: 10;*/
  /*filter: alpha(opacity=100);*/
  /*visibility: visible;*/

/*}*/
.main-nav ul>li:hover>div {
    opacity: 10;
    filter: alpha(opacity=100);
    visibility: visible;

}
.menu2colum {}

@-webkit-keyframes wiggle {
    0% { -webkit-transform: skewX(9deg); }
    10% { -webkit-transform: skewX(-8deg); }
    20% { -webkit-transform: skewX(7deg); }
    30% { -webkit-transform: skewX(-6deg); }
    40% { -webkit-transform: skewX(5deg); }
    50% { -webkit-transform: skewX(-4deg); }
    60% { -webkit-transform: skewX(3deg); }
    70% { -webkit-transform: skewX(-2deg); }
    80% { -webkit-transform: skewX(1deg); }
    90% { -webkit-transform: skewX(0deg); }
  100% { -webkit-transform: skewX(0deg); }
}

@-moz-keyframes wiggle {
    0% { -moz-transform: skewX(9deg); }
    10% { -moz-transform: skewX(-8deg); }
    20% { -moz-transform: skewX(7deg); }
    30% { -moz-transform: skewX(-6deg); }
    40% { -moz-transform: skewX(5deg); }
    50% { -moz-transform: skewX(-4deg); }
    60% { -moz-transform: skewX(3deg); }
    70% { -moz-transform: skewX(-2deg); }
    80% { -moz-transform: skewX(1deg); }
    90% { -moz-transform: skewX(0deg); }
  100% { -moz-transform: skewX(0deg); }
}

@-o-keyframes wiggle {
    0% { -o-transform: skewX(9deg); }
    10% { -o-transform: skewX(-8deg); }
    20% { -o-transform: skewX(7deg); }
    30% { -o-transform: skewX(-6deg); }
    40% { -o-transform: skewX(5deg); }
    50% { -o-transform: skewX(-4deg); }
    60% { -o-transform: skewX(3deg); }
    70% { -o-transform: skewX(-2deg); }
    80% { -o-transform: skewX(1deg); }
    90% { -o-transform: skewX(0deg); }
  100% { -o-transform: skewX(0deg); }
}

@keyframes wiggle {
    0% { transform: skewX(9deg); }
    10% { transform: skewX(-8deg); }
    20% { transform: skewX(7deg); }
    30% { transform: skewX(-6deg); }
    40% { transform: skewX(5deg); }
    50% { transform: skewX(-4deg); }
    60% { transform: skewX(3deg); }
    70% { transform: skewX(-2deg); }
    80% { transform: skewX(1deg); }
    90% { transform: skewX(0deg); }
  100% { transform: skewX(0deg); }
}

.responsive-menu-open {
  font-size: 21px;
  color: #FFFFFF;
  padding: 0 24px;
  line-height: 64px;
  height: 64px;
  float: right;
  display: none;
}
.responsive-menu-open:hover {
  color: #57E994;
}
.responsive-menu {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    min-width: 100%;
    background: #222;
    z-index: 999;
    padding: 24px;
    overflow-y: scroll;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
}
.responsive-menu.open {
  left: 0;
}
.responsive-menu-close {
  position: absolute;
  top: 24px;
  right: 24px;
  font-size: 48px;
  color: #4B4E57;
}
.responsive-menu-close:hover {
  color: #399BFE;
}
.responsive-nav ul>li a {
    font-size: 16px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 36px;
}
.responsive-nav ul>li.active>a {
  color: #57e994;
}
.no-scroll {
  overflow: hidden !important;
}

.genre-button {
    float: right;
    line-height: 65px;
    padding: 0 35px;
    font-size: 20px;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    font-weight: 700;
    margin-left: 18px;
    background: url("../images/bg-header.png") #57e994 left bottom repeat-x;
}
.genre-button i{color: #fff;font-size:20px;}
.genre-button span{
  color: #fff;}
.genre-button:hover {
  color: #fff;
  text-decoration: none;    
}  
.genre-open {
    background-color: rgb(41, 41, 41);
    display: none;
    position: relative;
    color: #fff;
    width: 100%;
    padding: 40px 0;
}
.channels-button {
  float: right;
  background: #1562AD;
  line-height: 65px;
  padding: 0 35px;
  font-size: 20px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  text-transform: capitalize;
  font-weight: 700;
  margin-left: 0;
  
}
.channels-button i{color: #fff;font-size:20px;}
.channels-button span{color: #fff;}
.channels-button:hover {
  color: #fff;
  text-decoration: none;
}  
.channels-open {
  background-color: #16181d;
  display: none;
  position: relative;
  color:#fff;
   width: 100%; 
  padding: 40px 0 40px 64px;
}
.films-category .catNumData {
 display:none;  
}
 
.films-category tr {
    float: left;
    margin: 5px;
    width: 212px;
    border-radius: 1px;
    list-style: none;
}
.films-category a {
    float: left;
    width: 212px;
    background-color: #222222;
    padding: 5px;
    border-radius: 1px;
    display: block;
    text-decoration: none;
    color: #fff;
    text-align: center;
    -webkit-transition: .8s;
    -ms-transition: .8s;
    -moz-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
}
.films-category a:hover{
  background-color: #399BFE;
  color: #fff;
  text-decoration: none;
  opacity:1;  
}
.home {
  margin: 0;
  border: none;
  border-radius: 0;
}
.home .slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: none;
  position: relative;
}
.home .slide>.inner {
    padding-top: 50px;
    height: 500px;
    background-image: -moz-linear-gradient(4deg, rgba(57, 155, 253, 0.75) 0%, rgba(78, 216, 194, 0.75) 62.45%, rgba(85, 233, 177, 0.75) 80.52%, rgba(91, 253, 159, 0.75) 100%);
    background-image: -o-linear-gradient(4deg, rgba(57, 155, 253, 0.75) 0%, rgba(78, 216, 194, 0.75) 62.45%, rgba(85, 233, 177, 0.75) 80.52%, rgba(91, 253, 159, 0.75) 100%);
    background-image: -webkit-linear-gradient(4deg, rgba(57, 155, 253, 0.75) 0%, rgba(78, 216, 194, 0.75) 62.45%, rgba(85, 233, 177, 0.75) 80.52%, rgba(91, 253, 159, 0.75) 100%);
    background-image: linear-gradient(86deg, rgba(57, 155, 253, 0.75) 0%, rgba(78, 216, 194, 0.75) 62.45%, rgba(85, 233, 177, 0.75) 80.52%, rgba(91, 253, 159, 0.75) 100%);
}
.home .slide>.inner .container {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 680px;
    min-width: 300px;
    padding: 20px;
}
.slidepost {
position: relative;
  line-height: 50px;
  padding: 0 16px;
  font-weight: 900;
  font-size: 30px;
  background: #09a0f7;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 14px;
  display: inline-block;
  max-width: 500px;
}
.slidepost.sdescription {
    margin-bottom: 0;
    padding: 24px;
    line-height: 42px;
    font-size: 24px;
    font-weight: 300;
    background: #09a0f7;
    max-width: 424px;
    height: 295px;
    overflow: hidden;
}
.slidepost a {
    color: #FFF;
    text-shadow: 1px 2px 0px #2D7CCB;
}
.slidepost p {
  margin-bottom: 0;
  color: #a9d5ff;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  text-transform: none;
  margin-top: 18px;
}
.block-height {
  float:left;
}
.slider-poster {
  margin-right: 2%;
}
.slider-poster.block-height img{
  width: 202px;
  height: 295px;
}
.flex-direction-nav a {
    font-size: 0;
    line-height: 72px;
    width: 65px;
    height: 77px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    text-align: center;
}
.flex-direction-nav a:hover {
    background-color: rgba(0,0,0,.5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.flex-direction-nav .flex-prev {
  left: 50px;
}
.flex-direction-nav .flex-next {
  right: 50px;
  text-align: center;
}
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 50px;
}
.flex-direction-nav a:before {
    font-size: 60px;
    color: #FFFFFF;
    text-shadow: none;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    content: '\e875';
}
.flex-direction-nav a.flex-next:before {
  content: '\e876'
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 50px;
}


.trending_area {
width:100%;  
padding: 95px 0 10px;

    border-radius: 20px;
}
.trending_box .nav.nav-tabs {
    border: medium none;
    margin: 0 auto 0px;
    margin-left: 0px;
    margin-top: -150px;

    width: 100%;
}

.nav-tabs>li:last-child {

}

.trending_area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  border-image: none;
  border: 1px solid transparent;

  padding:5px 17px 5px 17px;
  opacity:1;
}
.nav-tabs > li.active > a:focus {
outline: none;
}
.owl-carousel .item {
    margin: 0 1px 0 auto;
    min-height: 100%;
    display: flex;
    flex-direction: column;


}
.trending_area .col-md-12 {

}
.owl-carousel {
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.item-sub {
 background: none repeat scroll 0 0 #16181D;
 padding: 0px 0;
text-align: center;
    position: absolute;
    top: 310px;
    width: 100%;
}
.item-sub a span {
  color: #868686;
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}
.tab-content-sl {
    height: 346px;
}
.item-sub a:hover h5 {
  color: #57E994;
}
.item-sub a:hover {
  color: #ff6766;
  text-decoration:none;
}
.trending_box .owl-theme .owl-controls::after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.82);
content: "";
height: 68px;
left: 0;
opacity: 0.8;
position: absolute;
top: 130px;
width: 48px;
z-index: 1;
}
.trending_box .owl-theme .owl-controls::before {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.82);
content: "";
height: 68px;
opacity: 0.8;
position: absolute;
right: 0;
top: 130px;
width: 48px;
z-index: 1;
}
.trending_area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  background-color: #000;
  border-style: solid;
  border-radius:0;
  border-width: 0px;
  color: #FFFFFF;
  cursor: pointer;

}
.trending_area  .nav > li > a {
color: #888;
display: block;
font-family:"Roboto", Tahoma, verdana, sans-serif;
font-size: 22px;
padding: 5px 17px;
position: relative;
text-transform: uppercase;
}
.trending_area  .nav-tabs > li > a:hover {
  border-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
  background-color: transparent;
  text-decoration: none;
  border-radius: 0;
}
.owl-theme .owl-controls .owl-buttons div {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #fff;
  font-size: 45px;
  opacity: 1;
  z-index: 2;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 0.9;
    color: #ececec;
  text-decoration: none;
}
.owl-carousel .owl-next {
  position: absolute;
  right: 0;
  top: 37%;
}
.owl-carousel .owl-prev {
  position: absolute;
  left: 0;
  top: 37%;
}
.item-img {
    position: relative;
    overflow: hidden;
    max-height: 355px;
    flex-grow: 1;
}
.item-img img{
    width:100%;
}
.trending_box {
    padding: 15px;
}
 .main_icon{
    width: 120px;
    height: 100px;  
    background-color: rgba(21, 98, 173, 0.45);
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0px 0 -57px -57px;
    z-index: 10;
    -webkit-transition:0.2s all;
    -moz-transition:0.2s all;
    transition:0.2s all;
    -ms-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    transform: scale(0,0);
    z-index: 4;
}

.item-img:hover .main_icon{
    width: 120px;
    height: 120px;
    border-radius: 100px;
    -ms-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    transform: scale(1,1);
}
/*.main_icon:before{*/
  /*margin: 10px;*/
  /*display: block;*/
  /*width: 100px;*/
  /*height: 100px;*/
  /*line-height: 100px;*/
  /*color: #fff;*/
  /*content: "Смотреть треллер";*/
  /*font-size: 14px;*/
  /*text-align: center;*/
  /*border-radius: 50px;*/
  /*border: 1px solid #399BFE;*/
/*}*/
.footer {
    padding: 20px 0;
    background: #181818;
    border-top: 1px solid #1B1B1B;
}
.footer p{
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-size: 14px;
  color: #585e6c;
  margin: 0;
}
.footer img:hover{opacity:0.5;}
.footer a{font-family:"Roboto", Tahoma, verdana, sans-serif;}
.back-top {
  text-align: center;
  height: 0;
}

a.back-top {
    display: inline-block;
    position: relative;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: #181818;
    border: 1px solid #57BBB7;
    z-index: 20;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
a.back-top i {
      transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
}
.sidebar {  
  margin-top: 35px;
}

.sidebar-title {
    background: #b6b6b6;
    padding: 24px 28px;
    margin-bottom: 30px;
}
.sidebar-title h3 {
  font-size: 20px;
  line-height: 25px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 9px;
  border-left: 5px solid #399BFE;
  margin-bottom: 30px;
}

.titleblock {
  font-size: 20px;
  line-height: 25px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 9px;
  border-left: 5px solid #399BFE;
  margin-bottom: 30px;
}

.popular_content p {
  margin-bottom: 0;
}
.popular_content .media-heading {
  line-height: 1;
  margin-bottom: 14px;
  color: #b2bac0;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}
.popular_content .media-object {
  /*max-width: 80px;*/
  /*max-height:80px;*/
}
.popular_content li {
  margin-top: 2px;
  padding: 25px 0 18px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.21);
}
.popular_content li a{
 color:#fff;
 font-size:14px;
 font-family:"Roboto", Tahoma, verdana, sans-serif;
}
.popular_content li:first-child {
  padding-top: 8px;
}
.last_comment {
  font: 11px 'PT Sans', sans-serif;
  color:#555;
  padding-bottom: 50px;
  }  
  .last_comment a:link,  
  .last_comment a:visited {color:#eee;}  
  .last_comment a:hover {color:#999;}  

  .message {
  margin: 0;
  padding:10px;
  background: #16181D;
  color:#fff;
  }  
  .uzer {  
  float:left;  
  text-align:right;  
  width:250px;  
  position: relative;  
  }  
  .avatar {
  float:right;
  width: 35px;
  height: 35px;
  margin: 10px 55px 0px 10px;
  }
.avatar img {
    width: 35px;
    height: 35px;
}
  .name {  
  float:right;  
  width: 145px;  
  margin: 13px 0px 2px 0px;  
  font-weight: bold;  
  }  
  .data {  
  float:right;  
  font: 9px Verdana,Arial,Helvetica, sans-serif; color:#999;  
  width: 145px;  
  } 
.reset li {
    list-style-type: none;
}
  .transparency a:hover img {  
  filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);  
  -moz-opacity: 0.5;  
  opacity: 0.5;  
  filter: alpha(opacity=50);  
  }
.calTable {
 width: 100%;
 border-spacing: 4px;
 font-size: 13px;
}
.calTable td {
 border: 1px solid #575B6B;
 background: #16181D;
 background: rgba(0, 0, 0, 0.1);
}
.calMonth {
 border: none !important;
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: 500;
 font-size: 15px !important;
 background: none !important;
}
.calWday {
 color: #fff;
}
.tag-link a {
    display: inline-block;
    text-decoration: none;
    font-size: 11px!important;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    background: #222222;
    color: #FFF;
    padding: 1px 7px;
    margin: 1px;
}
.tag-link a:hover{
  color:#FFF;
  opacity:1;
  background-color:#399bfe!important;
  border-color:#3A8DE0!important;
  }
.single-posts {
 width: 100%;
  position: relative;
  float: left;
  overflow: hidden;
}

.movie-img .post-title{
background: #8dd538 none repeat scroll 0 0;
bottom: 0;
opacity: 1;
position: absolute;
width: 85%;
z-index: 99;
}
.features-area{background:#F2F2F2;padding:120px 0}

.features-img{
  position: relative;
    overflow: hidden;
    max-height: 270px;
    min-height: 270px;
    height: 100%;
}
.inside-movie-poster{
    max-height: 315px;
    min-height: 100%;
    width: 220px;
    margin: 0 auto;
    overflow: hidden;
}
.pooular-movie-poster {
    /*max-height: 320px;*/
    /*min-height: 100%;*/
    min-height: 297px;

}
.features-img img{
  width: 100%; 
 -moz-transition: all 0.4s ease-out;
 -o-transition: all 0.4s ease-out;
 -webkit-transition: all 0.4s ease-out;
 transition: all 0.4s ease-out;
  min-height:295px;
object-fit: cover;
}
.play_icon {
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin: 0 0 -50px -60px;
    z-index: 10;
    /*-webkit-transition: 0.2s all;*/
    /*-moz-transition: 0.2s all;*/
    /*transition: 0.2s all;*/
    /*-ms-transform: scale(0,0);*/
    /*-webkit-transform: scale(0,0);*/
    /*transform: scale(0,0);*/
    z-index: 4;
    display: none;
}
.owl-item .play_icon {
    position: absolute;
    bottom: 62%;
    left: 50%;
    margin: 0 0 -50px -60px;
    z-index: 10;
    /*-webkit-transition: 0.2s all;*/
    /*-moz-transition: 0.2s all;*/
    /*transition: 0.2s all;*/
    /*-ms-transform: scale(0,0);*/
    /*-webkit-transform: scale(0,0);*/
    /*transform: scale(0,0);*/
    z-index: 4;
    display: none;
}
.features-img:hover .play_icon,.item-img:hover .play_icon {
    /*border-radius: 100px;*/
    /*-ms-transform: scale(1,1);*/
    /*-webkit-transform: scale(1,1);*/
    /*transform: scale(1,1);*/
    display: block;
}

.play_rat {
    position: absolute;
    bottom: 53px;
    margin: 0 auto;
    z-index: 10;
    display: none;
    width: 100%;
}
.owl-item .play_rat {

    bottom: 75px;

}
.features-img:hover .play_rat,.item-img:hover .play_rat {
    display: block;
}

.play_icon:before {
    margin: 10px;
    line-height: 100px;
    color: #fff;
    content: "\f01d";
    font-size: 115px;
    font-family: FontAwesome;
}
.features-img>span {
    /*background: rgba(57, 155, 254, 0.35) none repeat scroll 0 0;*/
    /*color: #fff;*/
    /*font-size: 12px;*/
    /*font-weight: 700;*/
    /*height: 29px;*/
    /*left: 0;*/
    /*padding: 10px;*/
    /*position: absolute;*/
    /*text-align: center;*/
    /*top: 0;*/
    /*line-height: 1;*/
    /*background-image: -moz-linear-gradient(4deg, rgba(57, 155, 253, 0.5) 0%, rgba(78, 216, 194, 0.5) 62.45%, rgba(85, 233, 177, 0.5) 80.52%, rgba(91, 253, 159, 0.5) 100%);*/
    /*background-image: -o-linear-gradient(4deg, rgba(57, 155, 253, 0.5) 0%, rgba(78, 216, 194, 0.5) 62.45%, rgba(85, 233, 177, 0.5) 80.52%, rgba(91, 253, 159, 0.5) 100%);*/
    /*background-image: -webkit-linear-gradient(4deg, rgba(57, 155, 253, 0.5) 0%, rgba(78, 216, 194, 0.5) 62.45%, rgba(85, 233, 177, 0.5) 80.52%, rgba(91, 253, 159, 0.5) 100%);*/
    /*background-image: linear-gradient(86deg, rgba(57, 155, 253, 0.5) 0%, rgba(78, 216, 194, 0.51) 62.45%, rgba(85, 233, 177, 0.5) 80.52%, rgba(91, 253, 159, 0.5) 100%);*/
}
.features-img>.vozrast {

    color: rgba(227,228,232,.8);
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    left: 7px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    line-height: 1;
    border-radius: 5px;
    background-color: rgba(0,0,0,.3);
}
.features-img>.kachestvo {

    color: rgba(227,228,232,.8);
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    right: 7px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    line-height: 1;
    border-radius: 5px;
    background-color: rgba(0,0,0,.3);
}
.item-img>.vozrast {

    color: rgba(227,228,232,.8);
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    left: 7px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    line-height: 1;
    border-radius: 5px;
    background-color: rgba(0,0,0,.3);
}
.item-img>.kachestvo {

    color: rgba(227,228,232,.8);
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    right: 7px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    line-height: 1;
    border-radius: 5px;
    background-color: rgba(0,0,0,.3);
}
.features-img .years {
background: rgba(25, 28, 34, 0.79) none repeat scroll 0 0;
color: #fff;
font-size: 12px;
font-weight: 700;
height: 29px;
left: 0;
padding: 10px;
position: absolute;
text-align: center;
bottom: 0;
line-height: 1;
}
.premera-box-rel {
    position: absolute;
    top: 283px;
    width: 100%;
    margin: 0 auto;
}
.premera-rel {
    background: #f5a21d none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    padding: 10px;
    text-align: center;
    line-height: 8px;
    width: 145px;
    margin: auto;

}
.single-posts .premera-box {
    position: absolute;
    top: 283px;
    width: 100%;
    margin: 0 auto;
}
.radial {
    padding-bottom: 20px;
}
.searchtable {
    margin-bottom: 20px;
}
legend {
    margin-top: 20px;
}

.mask{
    position: fixed;
    background: rgba(0, 0, 0, 0.7);
    display: none;
    height: 100%;
    width: 100%;
    z-index: 100;
    top: 0;
    bottom: 0;

}
.modal {
    background: rgba(0, 0, 0, 0.7);
}
.single-posts .premera {
     background: #f5a21d none repeat scroll 0 0;
     color: #fff;
     font-size: 12px;
     font-weight: 700;
     height: 29px;
     padding: 10px;
     text-align: center;
     line-height: 8px;
     width: 145px;
     margin: auto;

 }
.full-space-post .premera-box {
    position: absolute;
    top: 300px;
    width: calc(100% - 30px);
    margin: 0 auto;
}
.full-space-post .premera {
    background: #f5a21d none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    padding: 10px;
    text-align: center;
    line-height: 8px;
    width: 145px;
    margin: auto;

}
.psp-img img {
    width: 100%;
}
.psp-img {
    width: 108px;
    float: left;
    margin: 10px;
}
.tabpanel.border .tab-content .psp-img span{
    text-align: center;
    font-size: 14px;
}
.ratingsh {
    display: inline-block;
}
.ratingkp {
background-color: #f86812;
    border-radius: 4px;
    color: #fff;
    padding: 0px 5px 0 5px;
}
.ratingimdb {
background-color: #ffdf20;
    padding: 0px 5px 0 5px;
    border-radius: 4px;
    color: #000;
}
.item-img .premiere {
    background: rgba(25, 28, 34, 0.79) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    right: 5px;
    padding: 10px 10px 21px 10px;
    position: absolute;
    text-align: center;
    bottom: 48px;
    line-height: 1;
    border-radius: 5px;

}
.btn-trl {
    float: right;
    background: rgba(25, 28, 34, 0.79) none repeat scroll 0 0;
    border-radius: 12px;
    margin-bottom: 10px;
}
.modal-content {
    box-shadow: none;
    border: none;
}
.features-img span a, .features-img .new-series a, .features-img .years a, .features-img .country a{
color: #fff;
}
.features-img .new-series {
    background: rgba(27, 27, 27, 0.76) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    right: 0;
    padding: 7px 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
    line-height: 1;
}
.features-img .country {
    background: rgba(27, 27, 27, 0.75) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
    line-height: 1;
}
.button-title {
    width: 100%;
    background: #1B1B1B;
    border-bottom: 2px solid #181818;
    padding-top: 10px;
    text-align: center;
}
.post-title {
    font-size: 14px;
    padding: 5px 11px;
    color: #000000;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
    text-overflow: ellipsis;
}
.post-title a {
    color: #d8d8d8;
}
.single-features:hover .features-img .post-title, .single-features:hover {
    opacity: 1;
    bottom: 0px;
}
.features-rating {
    padding: 5px;
    text-align: left;
    /*background: #1B1B1B;*/
    height: 35px;
}
.full-rat {
    padding-top: 20px;
}
.fea-rating i {
    margin-left: 15px;
    margin-right: 2px;
}
.ratingbox {
    right: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    bottom: 0;
}
.trellerv {
    background: rgba(25, 28, 34, 0.79) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    left: 5px;
    padding: 8px 8px 0 10px;
    position: absolute;
    text-align: center;
    bottom: 23px;
    line-height: 1;
    cursor: pointer;
    width: 32px;
    border-radius: 5px;
}
.trellervtop {
    background: rgba(25, 28, 34, 0.79) none repeat scroll 0 0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 29px;
    left: 5px;
    padding: 6px 8px 24px 10px;
    position: absolute;
    text-align: center;
    top: 260px;
    border-radius: 5px;
    cursor: pointer;
    line-height: 18px;
}
.u-star-rating-32 {margin-left: 35px!important;}
.spacer .features-grid-col {
    height: 100%;
    width: 211px;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 2px;
}
.features-grid-col {
    height: 100%;
    width: 229px;
    display: inline-block;
    overflow: hidden;
    float: left;
    padding: 2px;
}
.features-grid-col-2 {
    height: 100%;
    width: 229px;
    display: inline-block;
    overflow: hidden;
    padding: 2px;
    float: left;
}
.features-grid-col-3 {
  height: 100%;
  width: 229px;
  display: inline-block;
  overflow: hidden;
  padding: 2px;
}

.title h1 {
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 700;
  font-size: 19px;
  color: #fff;
  margin: 30px;
}
.movie-inside-post p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #c2c2c2;
}
.screen-movie a {
    width: 180px;
    height: 100px;
    overflow: hidden;
    margin-right: 13px;
    display: inline-block;
}
.screen-movie img {
    display: inline-block;
    width: 180px;
    height: 100px;
    padding-bottom: 5px;
    float: none!important;
}
.info-movie-news {
    width: 100%;
    margin-top: 35px;
    overflow: hidden;
    background: #181818;
    border: 1px solid #242529;
    font-size: 14px;
}
.editorcomm {
    width: 100%;
}
.info-movie-news div {
  overflow: hidden;
  font-size: 14px;
  color: #FFF;
  font-weight: 400;
  padding: 12px 13px;
}
.info-movie-news div:nth-of-type(2n) {
    background: #222222;
}
.info-movie-news div span {
  display: block;
  float: left;
  color: #91979F;
  padding-left: 13px;
  width: 88px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.info-movie-news div a {
    color: #fff;
}

.info-movie-news div b {
  display: block;
    margin-left: 100px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.info-movie-news div em {
  font-style: normal;
  color: #57E994;
}
.info-movie-news1 {
    color: #FFF;
    font-size: 13px;
    padding: 14px 13px;
    line-height: 26px;
    border: solid 1px #242529;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.info-movie-news1 span {
  color: #868686;
  font-weight: bold;
}
.trailer {
    background: #222222;
    color: #FFF;
    text-align: center;
    padding: 5px;
    margin-top: 35px;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
    -webkit-box-shadow: 0 0 13px 0 rgba(19,20,21,0.75);
    -moz-box-shadow: 0 0 13px 0 rgba(19,20,21,0.75);
    box-shadow: 0 0 13px 0 rgba(19,20,21,0.75);
}
.tabpanel.border {
 margin: 20px 0 0;
}
 
.tabpanel.border .nav-tabs {
  border-bottom: 1px solid #242529;
}
.tabpanel.border .nav>li>a {
    padding: 15px 30px;
}
.tabpanel.border .nav-tabs>li>a {
  border-radius: 0;
  font-size: 15px;
  line-height: 24px;
  border: 1px solid transparent;
  border-top: 2px solid transparent;
  margin-right: 0;
  color: #91979F;
}
.tabpanel.border .nav-tabs>li>a:hover {
  background: none;
}
.tabpanel.border .nav-tabs>li.active>a, .tabpanel.border .nav-tabs>li.active>a:focus, .tabpanel.border .nav-tabs>li.active>a:hover {
    background: #1B1B1B;
    border: 1px solid #242529;
    border-bottom: 1px solid transparent;
    border-top: 2px solid transparent;
    margin-top: 0;
    color: #91979F;
    opacity: 1;
    position: relative;
}
.tabpanel.border .nav-tabs>li.active>a:before {
  content: '';
  background: #8DD538;
  height: 2px;
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  display: block;
}
.tabpanel.border .tab-content {
    margin-bottom: 18px;
    border: 1px solid #242529;
    border-top: none;
    padding: 30px;
    background: #1B1B1B;
}
.tabpanel.border .tab-content span {
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 100;
  font-size: 16px;
  line-height: 20px;
  color: #c2c2c2;
}
.tabpanel.border .tab-content p:last-of-type {
  margin-bottom: 0;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-size: 14px;
}

.tabpanel.solid .nav-tabs {
  border-bottom: 1px solid #399BFE;
}
.tabpanel.solid .nav-tabs>li {
  margin-bottom: 0;
}
.tabpanel.solid .nav>li>a {
  padding: 15px 20px;
}
.tabpanel.solid .nav-tabs>li>a {
  border-radius: 0;
  font-size: 15px;
  line-height: 24px;
  border: none;
  margin-right: 0;
  color: #474848;
}
.tabpanel.solid .nav-tabs>li>a:hover {
  background: none;
}
.tabpanel.solid .nav-tabs>li.active>a, .tabpanel.solid .nav-tabs>li.active>a:focus, .tabpanel.solid .nav-tabs>li.active>a:hover {
  background: #399BFE;
  margin-top: 0;
  border: none;
  color: #fff;
  opacity: 1;
}

.btn22 {
    display: inline-block;
    padding: 12px 12px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    background: #1b1b1b;
    text-align: center;
    color: #ccc;
   /* white-space: nowrap;*/
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #333;
    border-radius: 4px;
    width: 48%;
    float: left;
}

.btn23 {
    display: inline-block;
    padding: 12px 12px;
    margin-bottom: 10px;
    margin-top: 20px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #333;
    border-radius: 4px;
    width: 48%;
    float: right;
}

/*.tabpanel.solid .nav-tabs>li:first-child {*/
    /*background: #399BFE;*/
    /*margin-top: 0;*/
    /*border: none;*/
    /*color: #fff;*/
    /*opacity: 1;*/
/*}*/


.tabpanel.solid .tab-content {
  margin-bottom: 28px;
}
.article-info li {
  display: inline-block; 
}
#videoplayer_trel {
    width: 100% !important;
}
ul.article-info li a {
  display: block;
  text-decoration: none;
  outline: none;
  color: #8B9098;
  font-size: 12px;
  padding-right: 15px;
  padding-left: 10px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
}

ul.article-info li:first-child a {
  padding-left: 0;
}
.social-iconsh {
  cursor: pointer;
}
.catbox {
    padding-top: 32px;
}
.social-iconh {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 8px 6px;
  text-align: center;
}
.social-iconh i {
  font-style:normal;
}
.social-iconh a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #A6A6A6;
}
.social-iconh a:hover {
  color: #FFF;
  opacity: 1;
}
.movie-post-share {
    border: 1px solid #242529;
    background: #1B1B1B;
    padding: 5px 10px;
    clear: both;
}
.movie-post-share .article-info {
  float: right;
  margin-bottom: 0;
  line-height: 58px;
}
.movie-post-share .social-icons {
  float: left;
  cursor: pointer;
}
.social-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin: 14px 0;
  margin-left: 6px;
  margin-right: 10px;

  text-align: center;
}
.social-icon i {
  font-style:normal;
}
.social-icon a {
    display: block;
    width: 100%;
    height: 100%;
    background: #181818;
    font-size: 14px;
    color: #91979F;
}
.social-icon a:hover {
  background: #242529;
  color: #FFF;
  opacity: 1;
}
.cBlock1 {
    background: #1B1B1B!important;
    padding: 15px!important;
    margin: 10px!important;
    border-top: 2px solid #399BFE!important;
}

.uc-avatar img {
border-radius: 25px!important;
}
.uComment {margin: 30px 0;}
.uComment.cBlock1 {border: 0; background: none;}
.uc-avatar {float: left;width: 50px;}
.uc-avatar img {
	vertical-align: middle;
	width: 50px;
	border-radius: 4px;
}
.uc-content {
	margin: 0 0 0 65px;
}
.uc-top {}
.uc-top img {vertical-align: middle;}
.uc-top-right {
	float: right;
	white-space: nowrap;
}
.uc-top-left img, .uc-top-left a, .uc-top-left span {vertical-align: middle;}
a.uc-profile-link {}
.uc-message {margin: 8px 0; padding: 0;}
.uc-answer {}
.uc-answer-link {margin: 5px 0 0;text-align: right;font-size: 8pt;}
.uc-answer-link a {
    margin-right: 10px;
}
.uc-opacity {opacity: .6;filter: alpha(opacity = 60);}
.contact>h4 {
  font-size: 24px;
  line-height: 21px;
  color: #91979f;
  font-weight: 500;
}
.contact-details {
  background: #191C22;
  padding: 16px 0;
}
.contact-details .item {
  padding: 12px 36px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.21);
}
.contact-details .item:last-of-type {
  border-bottom: none;
}
.contact-details .icon {
  font-size: 36px;
  line-height: 21px;
  color: #09a0f7;
  float: left;
}
.contact-details .content {
  margin-left: 61px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 300;
}
.contact-details .content h6 {
  font-size: 15px;
  line-height: 21px;
  color: #91979f;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.contact-details .content span {
  display: block;
}
@media only screen and (max-width: 767px) {
#puzadpn {display:none;}
}
#uEntriesList .uEntryWrap {
  width: 100% !important;
  display: block!important;
}
#uEntriesList .entryBlock {
  text-align: left;
  display: block !important;
}
#sFltLst {
  top: 45px!important;
  left: 470px!important;
}
.xw-tl, .xw-tr, .xw-ml, .xw-mr, .xw-bl, .xw-br, .xw-bc, .xw-tc {
  background: #13161A!important;
}
.myWinCont, .myWinCont td, .myWinCont dl, .myWinCont dt {
 color: #fff!important;
  font-size: 14px!important;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
}
.xw-mc {
  border: 1px solid #242529!important;
  background: #191C22!important;
}
.xw-hdr-text {
    color: #fff!important;
    font: normal 18px 'PT Sans'!important;
    line-height: 27px!important;
}
.xw-plain .xw-body {
    background: #16181D !important;
    border: 1px solid #575B6B!important;
}
#_uwndWnd1{background: #2D3039;!important}
.xt {
    position: relative;
    overflow: hidden;
    width: 15px;
    height: 15px;
    float: right;
    cursor: pointer;
    background: transparent url(../images/close.png) no-repeat !important;
    margin-left: 2px;
    margin-top: 4px;
}
a.login-with i {
    font-size: 7pt!important;
    width: 25px!important;
    height: 25px!important;
    background-color: #333!important;
    background-size: 55%!important;
    border-radius: 0!important;
}
 .u-menu .u-menuitemhl {
  background:  #2D3039!important;
}
.u-menuvitem {
  color: #fff!important;
}
body .cuzadpn, body .cuzadpn td {
    color: #fff !important;
    background: #191C22 !important;
    border-bottom: 1px solid #575B6B;
}
.u-menu a:link, .u-menu a:visited, .u-menu a:hover, .u-menu a:active {
  text-decoration: none;
  color: #fff !important;
  cursor: pointer;
}
body .uf-txt-input {
    padding: 4px 10px !important;
    margin: 0 !important;
    font-size: 12px !important;
    color: #fff !important;
    line-height: 20px !important;
    border: 1px solid #2D3039 !important;
    border-radius: 0 !important;
    background-color: #1C1E25 !important;
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    outline: none !important;
    background-image: none !important;
}
body .uf-btn {
    font-size: 11px!important;
    padding: 7px 17px!important;
    margin: 0 0 1px!important;
    font-weight: normal!important;
    cursor: pointer!important;
    border: solid 1px #8DD538!important;
    background: none!important;
    text-transform: uppercase!important;
    color: #fff!important;
    width: auto !important;
     border-radius: 0 !important;
    -webkit-transition: .25s!important;
    -ms-transition: .25s!important;
    -moz-transition: .25s!important;
    -o-transition: .25s!important;
    transition: .25s!important;
}
body .uf-btn:hover, .ucf-post-btn:active {
  background-color: #8DD538 !important;
}
body .uf-btn:active {
  box-shadow: inset 0 1px 3px rgba(0, 0 ,0 ,.3) !important;
}
.ucf-avatar img {border-radius: 25px!important;}
.myWinSuccess {
  color: #fff!important;
  font-weight:100!important;
}
.myWinCont a:link, .myWinCont a:visited {
  color: #fff!important;
}
#jeuwu28{display:none;}
.myWinCont textarea {
    border: 1px solid #575B6B!important;
    background: none!important;
}
.u-tabc-body {
    border: none!important;
}
.myWinTD2 {
    background: #2D3039!important;
}
.u-tabc-label {
    background: #2D3039!important;
}
.u-tabc-tab-act .u-tabc-tabl {
   background: #2D3039!important;
}
.u-tabc-tabl {
    background: #2D3039!important;
}
.u-tabc-tabr {
  background: #2D3039!important;
}
.u-tabc-tab-act {
    color: #FFFFFF!important;
}
.u-tabc-tab-over {
    color: #777!important;
}
.myWinCont input, .myWinCont select {
    color: #FFFFFF!important;
}

.myWinTD1 {
    background: none!important;
}
.myBtnCenter {
    background: #2D3039!important;
}
.myBtnLeft {
    background: #2D3039!important;
}
.myBtnRight {
    background: #2D3039!important;
}
.myWinCont input[type='text'], .myWinCont input[type='password'] {
    border: 1px solid #2E3335!important;
    background: none!important;
}
.myWinCont fieldset {
  border: none!important;
}
.myWinCont legend {
  color: #91979F!important;
}
legend {
  border-bottom: 1px solid #575B6B!important;
}
.searchtable legend {
    border: none;
}
.search {
    padding: 10px;
}
.multiplesl {
    background: none!important;
}
.multiplesl option{
    color: #8998A2!important;
}
.myWinCont .pgSwchA {
    background: none!important;
}
.myWinCont .pgSwch, .myWinCont .pgSwchA {
    border: 1px solid #575B6B!important;
    font-weight: 500!important;
    line-height: normal!important;
}
.myWinCont a.pgSwch:hover {
background:#0d0e11!important; 
color:#fff!important;
 text-transform: uppercase!important;
}
.u-menuhitem {
  color: #FFFFFF!important;
}
.u-menuitemhl .admBarLeft {background:none!important;}
.u-menuitemhl .admBarRight {background:none!important;}
.u-menuitemhl .admBarCenter {background: #4B4E57 !important;}
.news-listing {
  padding: 29px;
}
.news-listing article:last-child {
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.news-listing .entry-cover {
    position: relative;
    float: left;
    margin: 0 30px 20px 0;
    width: 300px;
}
.news-listing .entry-header {
    margin: 0px 0 30px;
}
.news-listing .entry-title {
  margin-bottom: 30px;
}
.news-listing .entry-title,
.news-listing .entry-title a {
  font-size: 24px;
}

.news-listing span:first-child:before {
  content: "";
  margin: 0;
}
.news-listing span a {
  font-size: 15px;
  font-weight: 300;
}
span.posted-on>a:first-child {
    margin-right: 20px;
}
.new-series i {
    margin-right: 8px;
    font-size: 14px;
}
.news-listing span i {
  margin-right: 10px;
}
.news-listing span a,
.news-listing span i {
  color: #a5a5a5;
}
.news-listing .entry-content p {
  font-weight: 300;
  font-size: 16px;
}
.news-listing .entry-cover > i {
  background-color: #79b445;
  width: 45px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  color: #fff;
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0;
}
.entry-cover img{
  width:100%;
  height:auto;
}
.news-listing .image {
  margin-top: 34px;
  margin-bottom: 42px;
}
.news-listing .owl-theme .owl-dots {
  margin-top: 0;
}
.news-listing .owl-controls {
  position: absolute;
  bottom: 12px;
  left: 0;
  right: 0;
}
.list-news-m{
  margin-bottom:10px;
}
.list-news-blocks {
    width: 100%;
    height: 205px;
    background-color: #1B1B1B;
    position: relative;
    overflow: hidden;
}
.list-news-blocks .img-newes-list .item{
  position:relative;
  background-color: #242529;
  width: 100%;
  height: 205px;
  overflow:hidden; 
}
.img-newes-list .item img{
  width: 100%;
}
.list-news-blocks .list-news-text{
  margin: 9px 16px 5px -13px;
}
.list-news-blocks .list-news-text h4{
  font: 18px/1.5em 'Open Sans', sans-serif;
  font-weight: 700;  
  color:#c4c8cd;
  margin-bottom:10px;
}
.list-news-blocks .list-news-text p{
  font: 13px/1.5em 'Open Sans', sans-serif;
  font-weight: 400;  
  color:#848b94;
  margin-bottom:17px;
}
.list-news-blocks .list-news-text span{
  display:block;
  color:#b4bbc4;
  margin-bottom:26px;
}
.list-news-blocks .list-news-text ul{
  display:inline-block;
  margin:0;
  padding:0;
}
.list-news-blocks .list-news-text .icons-hover{
  display:inline-block;
  position:relative;
}
.icons-hover:hover .icons{
  opacity:1!important;
     -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;  
}
.list-news-blocks .list-news-text li .first{
  margin-left:-15px!important;
}
.list-news-blocks .list-news-text li .hover{
  opacity:0;
  position:absolute;
  left:50%;
  margin-left:-8px;
  margin-top:-19px;
  min-width:100px;
  color:#d5d8dc!important;  
  text-transform:uppercase;
}
.list-news-blocks .list-news-text li span{
  font: 400 10px 'Open Sans', sans-serif;
}
.list-news-blocks .list-news-text li a i {
    background-color: #181818;
    height: 32px;
    padding-right: 7px;
    padding-left: 7px;
    color: #B3B6B9;
    font-size: 20px;
    line-height: 32px;
    text-align: center;
}
.list-news-blocks .list-news-text li a i:hover{
  background-color: #2D3039;
  color:#fff;
     -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;    
}
.list-news-blocks .list-news-text .btn-news-blocks {
    display: inline-block;
    float: right;
    background-color: #353535;
    font: 13px/1.5em 'Open Sans', sans-serif;
    font-weight: 700;
    color: #d5d8dc;
    height: 35px;
    margin-bottom: auto;
    margin-right: -16px;
    padding: 0 16px;
    border-radius: 0;
}
button.btn.btn-news-blocks a {
    color: #d5d8dc;
}
.list-news-blocks .list-news-text .btn-news-blocks:hover {
    background-color: #1A1A1A;
}
.gallery-slider{
  position:absolute;
  right:0;
  margin-top:-35px;
  z-index: 1;   
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.gallery-slider li{
   display:inline-block;   
   margin-right: 0;
}
.gallery-slider li a i{
  background-color:#191C22;
  min-height:31px;
  padding: 0 11px;
  line-height:30px;
  color:#344559;
}
.gallery-slider li a i:hover,
.gallery-slider li a i:focus{
  background-color: #191C22;
  color:#4c637f;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}  
.news-grid-content:hover .gallery-slider,
.effects-list:hover .gallery-slider {
  -webkit-transform: translate(0px, 35px);
  -moz-transform: translate(0px, 35px);
  -o-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.news-grid-content:hover .head-tags,
.effects-list:hover .head-tags,
.latest-blocks:hover .head-tags {
  -webkit-transform: translate(0px, 35px);
  -moz-transform: translate(0px, 35px);
  -o-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, -35px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.news-grid-content:hover .small-hidden,
.effects-list:hover .small-hidden{
  -webkit-transform: translate(0px, 35px);
  -moz-transform: translate(0px, 35px);
  -o-transform: translate(0px, 35px);
  -ms-transform: translate(0px, 35px);
  transform: translate(0px, 35px);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.news-two {
    display: block;
    float: left;
    height: 100%;
    width: 100%;
}

.news-two .img  {
  display: block;
  position: relative;
  overflow: hidden;
  min-height: 230px;
  width:100%;
}
.news-two .img img {
    width: 100%;
    height: 100%;
}
.country span.ratingtypeplusminus.ignore-select.ratingplus {
    color: #fff;
}
.news-two .content {
    display: block;
    background: #181818;
    padding: 15px 15px 0;
}
.news-two .content h4 {
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
}

.news-two .content h4 a {
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
  color: #fff;
  margin: 0;
}

.news-two .content ul.info {
  list-style: none;
  list-style-type: none;
  margin: 0;
  padding: 5px 0 5px;
}
.news-two .content ul.info li {
  display: inline-block;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #c2c2c2;
  margin-right: 5px;
}
@media screen and (min-width: 1200px) {
.news-two .content ul.info li {
    border-right: 1px solid #393939;
    padding-right: 10px;
    margin-right: 10px;
  }
.news-two .content ul.info li:last-child {
    border: none;
  }
}
.news-two .content ul.info li span {
  color: #505050;
  font-size: 12px;
  line-height: 16px;
  padding-right: 7px;
}
.news-two .content ul.info li span:before,
.news-two .content ul.info li span:after {
  margin: 0;
}
.news-two .content p {
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #c2c2c2;
  padding-top: 0;
  padding-bottom: 15px;
  margin: 0;
}
.random-posts {
    background-color: #181818;
    border: solid 2px #1A1A1A;
    width: 49%;
    float: left;
    height: 185px;
}
.media-body,
.media-heading a {
   padding:2px;font-size:17px;
   color: #eee;
}
.articles-boxed {
  position:relative;
  overflow:hidden;
  background: #191C22;
  margin-bottom: 25px;
  text-align:center;  
}

.articles-boxed .media-content {
  position: relative;
  overflow: hidden;
  display: block;
}


.articles-boxed img {
  width: 100%;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  -webkit-border-bottom-left-radius: 0px;  
     -moz-border-bottom-left-radius: 0px;  
          border-bottom-left-radius: 0px; 
  -webkit-border-bottom-right-radius: 0px;  
     -moz-border-bottom-right-radius: 0px;  
          border-bottom-right-radius: 0px;   
}

.articles-boxed:hover img {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
 
}

.articles-boxed .media-text {
  padding:30px 20px;
}

.articles-boxed h4 a, .articles-boxed h4 {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 400;
  margin-bottom:0px; 
  text-transform:uppercase;
  text-align:center;
}

.articles-boxed h4 a:hover {
  color: #b2bac0;
}


.articles-boxed p {
  margin:15px 0 0;
  text-align:center;
  font-size: 14px;
  faont-family:'Open Sans', sans-serif;
}
.login-block {
    display: none;
    position: fixed;
    left: calc(50% - 95px);
    top: 30%;
    width: 388px;
    padding: 10px 15px 20px;
    margin: -132px 0 0 -120px;
    text-align: left;
    z-index: 8888;
    background: #181818;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 1px #91979F;
}
.treller-block {
    display: none;
    position: fixed;
    left: 50%;
    top: 30%;
    width: 388px;
    padding: 10px 15px 20px;
    margin: -132px 0 0 -120px;
    text-align: left;
    z-index: 8888;
    background: #181818;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 1px #91979F;
}
a.enter {
    font-size: 11px!important;
    padding: 13px 25px;
    margin: 0 0px 1px 0;
    border: none;
    font-weight: normal!important;
    cursor: pointer;
    border: solid 1px #399BFE;
    background: none;
    text-transform: uppercase;
    color: #fff;
    width: 106px;
    -webkit-transition: .25s;
    -ms-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    transition: .25s;
}
a.enter:hover {
    background: #399BFE;
    color: #fff;
}
span.xwtext {
    margin-bottom: 10px;
    color: #fff!important;
    font: bold 20px 'PT Sans'!important;
    width: 80%;
    display: inline-block;
}
.crab {
    background: #1B1B1B;
    padding: 15px;
    border: 1px solid #373737!important;
}
.window_close {
    background: url(../images/window_close.png) center no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: right;
    background-size: 60%;
    margin-right: -15px;
    margin-top: -10px;
    background-color: #57E994;
    border-radius: 0px 4px 0px 10px;
}
.window_close:hover {
	opacity: 0.7;
}
.login-ava {
    float: left;
    margin: 0 15px 0 0;
}
.login-ava img {
    width: 128px;
    height: 128px;
}
.login-link {
	padding: 15px 0 0 0;
	font-size: 11px;
}
.login-link a {
    color: #FFFFFF;
    margin: 0 2px;
}
.l-link a {
    display: block;
    text-decoration: underline;
    color: #FFF;
    padding: 2px;
    font-size: 16px;
    margin: 0 0 5px 0;
}		
.l-link a:hover {
	color: #00a6eb;
}		
.login-line {
	padding: 0 0 10px 0;
}
.login-input-text {
    margin: 0;
    padding: 20px!important;
    border: 1px solid #bebebe;
    background-color: #dadada;
    display: block;
    border: 1px #b6b6b6 solid;
    font-size: 14px;
    color: #333;
    height: 20px;
    display: block;
}
.lost-input-text {
	border: 1px #9e9e9e dotted;
	width: 200px;
	padding: 5px;
	color: #644217;
}
	
.reg-link {
	position: absolute;
	right: 10px;
	top: 75px;
	font-size: 11px;
	font-family: Arial;
	color: #9d9d9d;
	font-style: italic;
}
	
.reg-link a {
	color: #ccc;
	text-decoration: underline;
}	
.reg-link a:hover {
	color: #000;
}		
.s-block-content input {
	background: #fff url(../images/form-text.gif) left top repeat-x;
	margin: 5px 20px 0 0;
	color: #2e2e2e;
	border: 1px #d0d0d0 solid;
}
.s-block-content {
	padding: 10px;
}    
a.login-with { display:inline-block; text-decoration:none; position:relative; width:auto; margin:0; font-size:9pt; outline:none; user-select:none; -moz-user-select:none; -webkit-user-select:none; -ms-user-select:none; -o-user-select:none }
a.login-with:hover { background:none }
a.login-with b { font-weight:normal }
a.login-with i { text-decoration: none; margin:3px; font-size: 9pt; display:inline-block; cursor:pointer; vertical-align:middle; width:30px; height:30px; background-color:#333; background-position:center center; background-repeat:no-repeat; background-size:60%; -webkit-transition: background-color .2s .01s ease-out, border-color .1s .01s ease-out; transition: background-color .2s .01s ease-out, border-color .1s .01s ease-out; position:static; opacity:1; border-radius:3px; border:none }
a.login-with:hover i { border-color: transparent }
a.facebook i { background-image: url(fonts/social/fb-w.svg) }
a.facebook:hover i { background-color:#3c599f }
a.vkontakte i { background-image: url(fonts/social/vk-w.svg) }
a.vkontakte:hover i { background-color:#2f6caa }
a.yandex i { background-image: url(fonts/social/ya-w.svg) }
a.yandex:hover i { background-color:#dc4c39 }
a.google i { background-image: url(fonts/social/gp-w.svg) }
a.google:hover i { background-color:#505050 }
a.twitter i { background-image: url(fonts/social/tw-w.svg) }
a.twitter:hover i { background-color:#00b3ec }
a.ok i { background-image: url(fonts/social/ok-w.svg) }
a.ok:hover i { background-color:#ed812b }
#style-switcher li a {
    height: 34px;
}
#style-switcher li{
    line-height: 0px;
	}
#style-switcher li:hover {
    border-left: none;
}
#style-switcher li .style-white, #style-switcher li .style-blye {
    border: 10px solid #222222;
}
#style-switcher li .style-white {
    background: #FFFFFF!important;
}
#style-switcher li .style-blye {
background: #57E994!important;
}
.responsive-menu.open #style-switcher li {
    list-style: none;
    float: left;
    margin-right: 10px;
    width: 61px;
}
.responsive-menu.open #style-switcher li .style-white {
    border: 5px solid #FFFFFF;
    border-left: 40px solid #FFFFFF;
}
.responsive-menu.open #style-switcher li .style-blye {
    border: 5px solid #57E994;
    border-left: 40px solid #57E994;
}
#style-switcher-container {
  position: fixed;
  width: 120px;
  height: 150px;
  z-index: 15000;
  left: -120px;
  top: 0;
  padding: 0;
  margin-top: 93px;
  background: none;
}
@media screen and (max-width: 991px) {
  #style-switcher-container {
    margin-top: 10px;
  }
    .item-img {
        /*max-height: 203px;*/
    }
    .trending_area  .nav > li > a {
        font-size: 15px;
    }
    .nav-tabs > li {
        margin-bottom: -24px;
    }
}
@media screen and (max-width: 520px) {
    .trending_area  .nav > li {
        width: 100%;
    }
}
#style-switcher-container #style-switcher {
  display: block;
  position: relative;
  list-style: none;
  list-style-type: none;
  width: 120px;
  background: #242529;
  padding: 10px;
  margin: 0;
  float: left;
  border-bottom-right-radius: 3px;
}
#style-switcher-container #style-switcher li {
  display: inline-block;
}
#style-switcher-container #style-switcher li a {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 20px;
}
#style-switcher-container #style-switcher li a.button-switcher {
  width: 100px;
  height: 25px;
  background: #16181D;
  text-decoration: none;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
  font-weight: 400;
  color: #fff;
  margin-top: 5px;
}
#style-switcher-container #style-switcher li a.button-switcher:hover {
  background: #2D3039;
}
#style-switcher-container #style-switcher li a.button-light {
  background: #fff;
  color: #333333;
}
#style-switcher-container #style-switcher li a.button-light:hover {
  background: #e6e6e6;
  color: #000;
}
#style-switcher-container .switcher-toggle {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  background: #16181D;
  margin-left: 120px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
#style-switcher-container .switcher-toggle i {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 30px;
  width: 30px;margin-left: 5px;
  cursor: pointer;
}
#wrap {}

.u-breadcrumbs {
 text-align: left;
}
.category_row {
 float:left;
 margin-left: 105px;
 width: 204px;
 border-radius: 1px;
 list-style: none;
 font-size: 13px;
 font-family: "Roboto", Tahoma, verdana, sans-serif;
 margin:2px 2px 2px 0px;
 border:0px solid;

}
.category_row_tb {
 display: none;
}
.category_row_img {
 display: none;
}
.u-addform {
 text-align: left;
 width: 100%;
 max-width: 1200px;
 color: #737373;
}
.vi-dark {color: #ccc;}
.u-addform a {
 color: #63829a;
}
.u-addform a:hover {
 color: #63829a;
}
.vi-dark a {
 color: #a6c2d9;
}
.vi-dark a:hover {
 color: #a6c2d9;
}
ul.u-tabs-ul, ul.u-tabscont-ul {
 margin: 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
}
ul.u-tabs-ul {
 height: 40px;
 position: relative;
}
.u-editform ul.u-tabs-ul {
 display: none;
}
li.u-tab {
 width: 33.3%;
 float: left;
 position: relative;
 z-index: 2;
}
li.last-tab {
 float: right;
}
li.u-tab a {
 display: block;
 text-align: center;
 font: bold 14px/38px 'Arial';
 color: #63829a;
 text-decoration: none;
 text-shadow: 0 1px 0 rgba(255, 255, 255, 0.69);
 background: #99b0c3 url(../images/utab.gif) repeat-x;
 border: 1px solid #6b8ba4;
 border-right: 0;
 outline: none;
}
.vi-dark li.u-tab a {
 color: #a6c2d9;
 text-shadow: 0 1px 0 #000;
 border: 1px solid #1d3040;
 border-right: 0;
 background: #425d73 url(../images/utab-dark.gif) repeat-x;
}
li.u-tab a:hover, li.u-tab a:active {
 color: #63829a;
 text-decoration: none;
}
.vi-dark li.u-tab a:hover, .vi-dark li.u-tab a:active {
 color: #a6c2d9;
}
li.u-tab:last-child a, li.u-tab.last-tab a {
 border-right: 1px solid #6b8ba4;
}
.vi-dark li.u-tab:last-child a, .vi-dark li.u-tab.last-tab a {
 border-right: 1px solid #1d3040;
}
li.u-tab:first-child a {
 border-top-left-radius: 5px;
}
li.u-tab:last-child a {
 border-top-right-radius: 5px;}

li.u-tab a.utab-active {
 background: #e5e5e5;
 border-color: #b3b4b5;
 border-left-color: #6b8ba4;
 border-bottom-color: transparent;
}
.vi-dark li.u-tab a.utab-active {
 background: #464646;
 border-color: #323232;
 border-left-color: #1d3040;
 border-bottom-color: transparent;
}
li.u-tab:first-child a.utab-active, li.u-tab.first-tab a.utab-active {
 border-left-color: #b3b4b5;
}
.vi-dark li.u-tab:first-child a.utab-active, .vi-dark li.u-tab.first-tab a.utab-active {
 border-left-color: #323232;
}
.u-tab span {
 cursor: pointer;
 display: inline-block;
 padding: 0 0 0 33px;
 white-space: nowrap;
}
li.fake-tab {
 position: absolute;
 z-index: 1;
 top: 0;
 left: 63%;
 width: 5%;
 height: 40px;
}
#utab1 {zoom: 1;}
.vi-form-content {}
.vi-form-content2 {
 margin: 0 0 15px 0;
 padding: 25px 10px 10px 10px;
 background: #e5e5e5;
 border: 1px solid #b3b4b5;
 border-top: 0;
 border-radius: 0 0 5px 5px;
}
.vi-dark .vi-form-content2 {
 background: #464646;
 border: 1px solid #2c2c2c;
 border-top: 0;
}
.u-editform .vi-form-content2 {
 border: 1px solid #a6c8e0;
 border-radius: 5px;
}
.hidden-el {
 display: none;
 width: 100%;
}
#video-form-status, #video-form-status2 {
 height: 18px;
 margin: 15px 0 10px 0;
 text-align: center;
}
#video-form-status2 {
 margin: 8px 0;
}
#video-form-status span, #video-form-status2 span {
 display: none;
 padding: 0 0 0 20px;
 font: italic 14px/18px 'Arial';
}
#video-form-status.status-loading span, #video-form-status2.status-loading span {
 color: #0b72cc;
 background: url(../images/loading.gif) no-repeat left center;
}
#video-form-status.status-error span, #video-form-status2.status-error span {
 color: #ff0000;
 background: url(../images/error.png) no-repeat left center;
}
#video-form-status.status-success span, #video-form-status2.status-success span {
 color: #629f01;
 background: url(../images/success.png) no-repeat left center;
}
#video-form-status.status-loading .frm-loading, #video-form-status2.status-loading .frm-loading {display: inline-block;}
#video-form-status.status-error .frm-error, #video-form-status2.status-error .frm-error {display: inline-block;}
#video-form-status.status-success .frm-success, #video-form-status2.status-success .frm-success {display: inline-block;}
#video-form-status2.status-success .frm-none {display: none;}

#embObject {
 height: 65px;
 display: block;
}
#fast_link {
 display: block;
}
.video-link {
 position: relative;
 margin-right: 122px;
 *zoom: 1;
 _zoom: normal;
}
.video-code{
 position: relative;
 margin-right: 85px;
 *zoom: 1;
 _zoom: normal;
}
ul.u-vicons {
 margin: 4px 0 0 0;
 padding: 0;
 float: right;
 list-style: none;
 width: 120px;
}
ul.u-vicons li {
 float: right;
 width: 20px;
 height: 20px;
 margin: 0 0 0 4px;
 opacity: 0.4;
 filter: alpha(opacity=40);
}
.u-vicons li.v-ico-active {
 opacity: 1;
 filter: alpha(opacity=100);
}
ul.u-vicode-icons {
 margin: 0;
 padding: 0;
 float: right;
 list-style: none;
 width: 85px;
}
ul.u-vicode-icons li {
 float: right;
 width: 73px;
 height: 19px;
 margin: 0 0 4px 0;
 border-radius: 3px;
}
.u-vicode-icons li.v-ico-last {margin-bottom: 0;}
.video-load-wrapper {
 width: 100%;
 overflow: hidden;
 position: relative;
}

ul.video-load {
 margin: 0;
 padding: 0;
 width: 200%;
 list-style: none;
 overflow: hidden;
}

ul.video-load li.first-step {
 float: left;
 width: 50%;
 text-align: center;
}
ul.video-load li.second-step {
 float: left;
 width: 50%;
}

.load-info {
 margin: 5px 0 10px 0;
 font: bold 12px/16px 'Arial';
 color: #63829a;
}
.load-info span {
 display: inline-block;
 padding: 5px 0 5px 70px;
}

.load-info2 {
 margin: 5px 0 10px 0;
 font: italic 12px/16px 'Arial';
 color: #b7b7b7;
}

.youtube-login {
 width: 154px;
 margin: auto;
}
.vform-sep {
 margin: 5px 0;
 height: 2px;
 overflow: hidden;
}
.u-form-ul {
 margin: 0;
 padding: 0;
 list-style: none;
}
.u-form-ul li {
 margin: 0 0 10px 0;
}
.u-form-sbm {
 text-align: center;
}
input.u-input, textarea.u-input {
 font-size: 14px;
 font-style: italic;
 margin: 0 5px 0 0;
 padding: 5px 8px;
 border: 1px solid #afafaf;
 border-radius: 5px;
 outline: none;
 resize: none;
 color: #818181;
 background: #fff;
}
.vi-dark input.u-input, .vi-dark textarea.u-input {
 color: #ebebeb;
 border-color: #2c2c2c;
 background: #636363;
}
input.ui-text, textarea.ui-textarea {
 box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);
}
textarea.ui-textarea {
 box-shadow: inset 0 2px 8px rgba(0, 0, 0, 0.1);
 overflow: auto;
 resize: none;
}
.ui-file-wrapper {
 position: relative;
 height: 37px;
 overflow: hidden;
}
.ui-file-wrapper input {
 position: absolute;
 width: 350px;
 height: 37px;
 margin-left: -160px;
 cursor: pointer;
 opacity: 0;
 filter: alpha(opacity=0);
}
.ui-file-wrapper a {
 display: inline-block;
 width: 190px;
 height: 37px;
 font: 14px/31px 'Verdana';
 color: #fff !important;
 text-decoration: none;
 text-align: center;
 text-shadow: 0 1px 0 rgba(76, 152, 42, 0.75);
}
.ui-file-wrapper input:hover + a, .ui-file-wrapper a:hover {
 text-decoration: none;
 background-position: 0 -37px;
}

.ui-file-wrapper.inactive input {
 display: none;
}
.ui-file-wrapper.inactive a {
 cursor: default;
 background-position: 0 -74px !important;
 text-shadow: 0 1px 0 rgba(99, 99, 99, 0.44);
}
.ui-filename {
 margin: 0 0 0 7px;
 font-size: 12px;
 font-family: "Roboto", Tahoma, verdana, sans-serif;
 color: #595959;
}
.ui-select {
 margin: 0 10px 0 0;
}
.ui-size1 {
 width: 80%;
}
.ui-size2 {
 width: 100%;
}
.size2-parent {
 padding-right: 18px;
}
.ui-filedname {
 margin: 0 0 5px 0;
 padding: 0 0 0 5px;
 font-size: 12px;
 font-weight: bold;
 color: #7d7d7d;
}
.vi-dark .ui-filedname {
 color: #ccc;
}
.ui-hint {
 margin: 3px 5px;
 font-size: 12px;
 font-style: italic;
 color: #7f94a6;
 zoom: 1;
}
.vi-dark .ui-hint {
 color: #ccc;
}
.ui-add-link {
 display: inline-block;
 padding: 0 17px 0 0;
 height: 20px;
}
.ui-add-link a {
 display: inline-block;
 font-size: 14px;
 line-height: 18px;
 text-decoration: none;
 border-bottom: 1px dotted #63829a;
}
.ui-add-link.ui-add-closed {
}
.ui-add {
 display: none;
}
.ui-langs {
 margin: 0 5px;
 padding: 0;
 list-style: none;
 display: inline;
}
.ui-langs li {
 display: inline;
}
.ui-langs li img {
 vertical-align: middle;
 border: 0;
}
.ui-langs li a {
 display: inline-block;
 margin: 0 2px;
 padding: 5px 4px;
 text-decoration: none;
}
.ui-langs li a.selected {
 background: #dadada;
 border-radius: 5px;
 box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.47);
}
.all-entries {
 margin: 15px 0 0 0;
 padding: 0;
 list-style: none;
 overflow: hidden;
//padding-right: 1px;
}
.all-entries li.entry {
 float: left;
 text-align: center;
}
.all-entries li.entry div {
 text-align: left;
}
.v-all-entries {
 width: 100%;
}
.v-all-entries li.entry {
 width: 33%;
}
.v-entry {
    display: inline-block;
    overflow: hidden;
    float: left;
    width: 230px;
    margin: auto;
    margin: 23px;
    padding: 10px;
    background: #1B1B1B;
    box-shadow: 0 1px 7px rgba(0,0,0,0.3);
    text-align: left;
    margin-top: 0;
}

.ve-title {
    font-size: 15px;
    margin: 0;
    padding: 0 0 8px 0px;
    font-weight: normal;
    line-height: 25px;
    text-overflow: ellipsis;
    o-text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    border-bottom: 2px solid #181818;
}
.ve-title a{color: #91979F;}

.ve-Message {
 font-size: 11px;
 margin: 3px;
 color: #8B9098; 
}

.image-holder {
    position: relative;
    height: 290px;
    width: 210px;
    margin: 5px 0;
    vertical-align: middle;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

.image-holder a {display:block;width:210px;height: 160px;}
div .image-holder .overlay-effect{
 position: absolute;
 background: rgba(0,0,0,0.8);
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 color: #fff;

 opacity: 0;
 filter: alpha(opacity=0);
 z-index: 0;
 
 -webkit-transition: all 0.3s ease-in-out;
 -moz-transition: all 0.3s ease-in-out;
 -o-transition: all 0.3s ease-in-out;
 -ms-transition: all 0.3s ease-in-out;
 transition: all 0.3s ease-in-out;
}
div .image-holder:hover .overlay-effect{
 opacity: 1;
 filter: alpha(opacity=100);
 z-index: 1; 
}
div .overlay-effect .entry-overlay{
 position: absolute;
 width: 100%;
 color: inherit;
 text-shadow: 0 0 2px rgba(30,30,30,0.5);
 padding: 1.5em 30px;
}
div .default-effect .entry-overlay{
 position: static;
}
div .default-effect .overlay-effect .view-more{
 position: absolute;
 top: 50%;
 left: 50%;
 width: 60px;
 height: 60px;
 line-height: 60px;
 text-align: center;
 color: inherit;
 font-size: 24px;
 margin-left: -30px;
 margin-top: -30px;
}
div .default-effect .overlay-effect .view-more i{
 display: block;
 font-style: normal;
 margin-bottom: 10px;
 font-size: 42px;
 -webkit-transition: all .2s ease-out; 
 -moz-transition: all .2s ease-out; 
 -o-transition: all .2s ease-out; 
 -ms-transition: all .2s ease-out; 
 transition: all .2s ease-out;
 -webkit-transform: scale(0.2) rotate(-30deg);
 -moz-transform: scale(0.2) rotate(-30deg);
 -o-transform: scale(0.2) rotate(-30deg);
 -ms-transform: scale(0.2) rotate(-30deg);
 transform: scale(0.2) rotate(-30deg);
}
div .default-effect:hover .overlay-effect .view-more i{
 -webkit-transform: scale(1) rotate(0deg);
 -moz-transform: scale(1) rotate(0deg);
 -o-transform: scale(1) rotate(0deg);
 -ms-transform: scale(1) rotate(0deg);
 transform: scale(1) rotate(0deg);
}
div .default-effect .overlay-effect .view-more:hover > i,
div .default-effect .overlay-effect .view-more > i:hover{
 opacity: 0;
}
div .default-effect .overlay-effect .view-more > span{
 position: absolute;
 display: block;
 left: 50%;
 top: 50%;
 margin-left: -35px;
 margin-top: -10px;
 padding: 0 15px;
 font-size: 16px;
 color: #fff;
 line-height: 1.4;
 text-align: center;
 text-transform: uppercase;
 z-index: 99;
 opacity: 0;

 -webkit-transition: all .2s ease-out; 
 -moz-transition: all .2s ease-out; 
 -o-transition: all .2s ease-out; 
 -ms-transition: all .2s ease-out; 
 transition: all .2s ease-out;
}
div .default-effect .overlay-effect .view-more > span:before,
div .default-effect .overlay-effect .view-more > span:after{
 content: "";
 position: absolute;
 display: block;
 width: 100%;
 height: 3px;
 background: #8DD538;
 border-radius: 3px;
}
div .default-effect .overlay-effect .view-more > span:before{
 top: -10px;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(-100%,0,0);
 transform: translate3d(-100%,0,0);
}
div .default-effect .overlay-effect .view-more > span:after{
 bottom: -10px;
 -webkit-transition: -webkit-transform 0.35s;
 transition: transform 0.35s;
 -webkit-transform: translate3d(100%,0,0);
 transform: translate3d(100%,0,0);
}
div .default-effect .overlay-effect .view-more:hover > span:before,
div .default-effect .overlay-effect .view-more:hover > span:after{
 -webkit-transform: translate3d(-20%,0,0);
 transform: translate3d(-20%,0,0);
}
div .default-effect .overlay-effect .view-more:hover > span{
 opacity: 1;
}

.image-holder img {
 vertical-align: middle;
 width: 210px;
 max-height: 160px;
 border: 0;
}
.ve-length {
 position: absolute;
 bottom: 15px;
 right: 0;
 padding: 5px 15px;
 background: #000;
 background: rgba(0, 0, 0, 0.63);
 font: 12px;
 color: #FFFFFF;
}
.ve-details {
 position: relative;
 z-index: 10;
}
.ve-details:after{
 content: "";
 position: absolute;
 bottom: -13px;
 width: 229px;
 height: 4px;
 z-index: 0;
 right: -10px;
}
.ve-details a.ve-author,.ve-details a.ve-comments,.ve-details span {
 display: inline-block;
 margin-right: 7px;
}
.ve-details1 {
 padding: 5px 10px 6px 10px;
 position: relative;
}
.ve-details2 {
    padding: 5px 10px 0px 9px;
}
a.ve-author {
 font-size: 12px;
}
span.ve-date {
 color:#d6cbcb; 
 font-size: 10px;
 margin-right: 0;
}
span.ve-views {
 font-size: 11px;
}
a.ve-comments {
 font-size: 11px;
}
span.ve-comments {
 font-size: 12px;
}
span.ve-rating {
 color: #8DD538;
 margin-right: 0;
 font-size: 12px;
}
.v-entry-page {
 padding: 25px 0 0 0;
 width: 100%;
}

h1.vep-title {
 margin: 0 0 10px 0;
 padding: 0 100px 0 11px;
 font-size: 18px;
}
#videocontent_title {
 text-align: left;
 color: #444;
}
#videocontent_title h1.vep-title {
 margin-top: 5px;
 padding-right: 0;
 display: inline-block;
 background-position: left 3px;
}
#videocontent_comm {
 margin: 10px 0 7px 0 !important;
}
#videocontent_comm a {
 color: #444 !important;
}
.vep-separator {
 height: 1px;
 overflow: hidden;
}
.vep-rating {
 float: right;
}
.vep-video-block {}
a.vep-playvideo {
 display: inline-block;
 outline: none;
 border: none;
 position: relative;
 text-decoration: none;
 outline: none;
}
a.vep-playvideo span {
 cursor: pointer;
}
.vep-video-block img {
 border: 0;
 border-radius: 20px;
 vertical-align: middle;
}
.vep-playbutton {
 display: block;
 position: absolute;
 width: 68px;
 height: 68px;
 left: 50%;
 top: 50%;
 margin: -34px 0 0 -34px;
}
a.vep-playvideo:hover .vep-playbutton {
 background-position: 0 -68px;
}
.vep-length {
 position: absolute;
 bottom: 15px;
 right: 15px;
 padding: 2px 5px;
 background: #000;
 background: rgba(0, 0, 0, 0.63);
 font: bold 12px/16px 'Arial';
 color: #fff;
 border-radius: 3px;
}

.vep-details {
 padding: 10px 0 10px 5px;
}
.vep-details span {
 margin: 0 20px 0 0;
 display: inline-block;
 font-size: 12px;
 line-height: 20px;
 background-position: left center;
 background-repeat: no-repeat;
}

.vep-descr-block, .vep-tags-block {
 padding: 10px 5px;
 font-size: 12px;
}
.vep-descr {
 display: inline-block;
 padding: 0 0 0 24px;
 font-size: 12px;
 line-height: 20px;
}
.vep-descr-block p {
 margin: 0;
 padding: 8px 0 5px 0;
}
.vep-tags {
 display: inline-block;
 padding: 0 5px 0 24px;
 line-height: 20px;
 font-size: 12px;
}
.vep-screenshots {
 padding: 5px 0 0 5px;
}
.vep-screenshots img {
 border-radius: 5px;
}
.vep-year, .vep-genre, .vep-producer, .vep-acters, .vep-lang, .vep-duration, .vep-vquality,
.vep-aname, .vep-aemail, .vep-asite, .vep-other1, .vep-other2, .vep-other3, .vep-other4, .vep-other5 {
 padding: 5px 0 0 5px;
}
.vep-comments {
 padding: 10px 5px;
}
.v-channel-page {
 padding: 20px 0 0 0;
}
.vcp-image {
 float: left;
}
.vcp-image img {
 margin: 0 15px 20px 0;
 width: 120px;
 border: 0;
 vertical-align: middle;
 border-radius: 7px;
}
.vcp-top {
 overflow: hidden;
 zoom: 1;
}
.vcp-title {
 margin: 0 15px 5px 0;
 font-size: 20px;
 line-height: 24px;
 font-weight: bold;
 text-transform: uppercase;
 float: left;
}
.vcp-subtitle {
 margin: 15px 0;
 font-size: 18px;
}
.vcp-ratestars {
 float: left;
 padding: 4px 0 0 0;
}
.vcp-details {}
.vcp-details span {
 margin: 0 10px 10px 0;
 display: inline-block;
 font-size: 12px;
 line-height: 20px;
 background-position: left center;
 background-repeat: no-repeat;
}

.vcp-subsr-block {
 padding: 12px 0 20px 0;
}
#subscr-btn {
 display: inline-block;
 width: 231px;
 height: 37px;
 font: 18px/31px 'Verdana';
 color: #fff;
 text-decoration: none;
 text-align: center;
 text-shadow: 0 1px 0 rgba(76, 152, 42, 0.75);
}
#subscr-btn:hover {
 background-position: 0 -37px;
}

#subscr-btn.inactive {
 cursor: default;
 background-position: 0 -74px !important;
 text-shadow: 0 1px 0 rgba(99, 99, 99, 0.44);
}
.subscr-info {
 margin: 0 15px 0 0;
 font-size: 14px;
 opacity: 0.6;
 filter: alpha(opacity=60);
}
.unsubscribe {
 display: inline-block;
 font-size: 14px;
 padding: 0 0 0 20px;
}
.vcp-descr {
 margin: 0;
 padding: 5px 0 15px 0;
 clear: both;
}
.vcp-content {}
#image-list { height:180px }
#image-list .panel {width:170px; top: 10px; height:${imlist_h}px }
#image-list .inner {width:150px; height:150px;padding: 4px;background: #fff;border: 0 !important;border-radius: 4px;box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
#image-list #gimage-add .inner {width:150px; height:150px;padding: 0;background: #e6e6e6;border: 4px dashed #d3d3d3 !important;border-radius: 4px;box-shadow: none;}#image-list .inner p { margin:47px 0 0 0; text-align:center; cursor:pointer }
#image-list { width:100%; position:relative; margin-top:10px; }
#image-list .belt { position:absolute; left:0; top:0 }
#image-list .panel { margin:0; float:left; overflow:hidden; }
#image-list .inner { position:relative; margin:4px; border:#999 1px solid }
#image-list .inner div { position:absolute; width:16px; height:16px; cursor:pointer; top:7px; overflow:hidden }
#image-list .inner input { margin-top:-100px; margin-left:-550px; -moz-opacity:0; filter: alpha(opacity=0); opacity:0; font-size:200px; height:250px; cursor:pointer }
#image-list .wait { background:url(../images/ajax.gif) no-repeat center center; }
#gimage-0 { background-color:none}

#image-list a.vscr-link, #image-list a.vscr-load {font: 12px/26px 'Arial';text-shadow: 0 1px 0 rgba(255, 255, 255, 0.75); color: #63829a;}
#image-list .vscr-link span, #image-list .vscr-load span {display: inline-block;padding: 0 0 0 22px;text-decoration: underline;cursor: pointer;}
#image-list a.vscr-link:hover span, #image-list a.vscr-load:hover span {text-decoration: none;}

.sbm {font-size:9pt;}
.sbm a:link,.sbm a:visited {display:block;text-decoration:none; color:#000000; padding:4px 8px;}
.sbm a:hover,.sbm a:active {display:block;text-decoration:none; color:#000000; background: #DEE7F6 url('../images/menubg.gif') repeat-x scroll 0 0; padding:4px 8px;}

.channels-more {display: inline;position: relative;padding-right: 15px;}
.channels-more-ul {display: none;}
.channels-more-ul {position: absolute;top: 12px;margin: 0;padding: 5px 5px;list-style: none;background: #ececec;border: 1px solid #868686;border-radius: 7px;}
.channels-more-ul a {font: 12px/16px 'Arial';color: #707070;text-decoration: none;white-space: nowrap;display: block;padding: 3px 5px;}
.channels-more-ul a:hover {background: #dedede;text-decoration: none;}
* html .ui-text {
 height: 29px;
}

* html .youtube-login {
 width: 154px;
}
* html .vep-comments {
 width: 100%;
}
* html #image-list-cont {
 width: 100%;
}

#cats-select {
 display: inline-block;
 *width: 300px;
 position: relative;
 z-index: 99;
 font-family: "Roboto", Tahoma, verdana, sans-serif;
 font-size: 13px;
 line-height: 18px;
 color: #333;
}
#cats-select:before, #cats-select:after {display: table;content: "";}#cats-select:after {clear: both;}
.cats-select-btn {
 position: relative;
 display: inline-block;
 vertical-align: middle;
 float: left;
 width: 300px;
 margin-left: -1px;
 margin-bottom: 0;
 padding: 4px 10px 4px;
 font-size: 13px;
 line-height: 18px;
 color: #333;
 text-align: left;
 text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
 cursor: pointer;
 background-color: whiteSmoke;
 background-image: -ms-linear-gradient(top,white,#E6E6E6);
 background-image: -webkit-gradient(linear,0 0,0 100%,from(white),to(#E6E6E6));
 background-image: -webkit-linear-gradient(top,white,#E6E6E6);
 background-image: -o-linear-gradient(top,white,#E6E6E6);
 background-image: linear-gradient(top,white,#E6E6E6);
 background-image: -moz-linear-gradient(top,white,#E6E6E6);
 background-repeat: repeat-x;
 border: 1px solid #CCC;
 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 border-color: #E6E6E6 #E6E6E6 #BFBFBF;
 border-bottom-color: #B3B3B3;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 border-radius: 4px;
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff',endColorstr='#e6e6e6',GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
 -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
 -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
 box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),0 1px 2px rgba(0, 0, 0, 0.05);
}
.cats-select-btn:hover {
 color: #333;
 text-decoration: none;
 background-color: #E6E6E6;
 background-position: 0 -15px;
 -webkit-transition: background-position 0.1s linear;
 -moz-transition: background-position 0.1s linear;
 -ms-transition: background-position 0.1s linear;
 -o-transition: background-position 0.1s linear;
 transition: background-position 0.1s linear;
}
.vi-dark .cats-select-btn {
 color: #ccc;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
 background-color: #414141;
 background-image: -ms-linear-gradient(top,#555,#222);
 background-image: -webkit-gradient(linear,0 0,0 100%,from(#555),to(#222));
 background-image: -webkit-linear-gradient(top,#555,#222);
 background-image: -o-linear-gradient(top,#555,#222);
 background-image: -moz-linear-gradient(top,#555,#222);
 background-image: linear-gradient(top,#555,#222);
 background-repeat: repeat-x;
 border-color: #222 #222 black;
 border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
 filter: progid:dximagetransform.microsoft.gradient(startColorstr='#555555',endColorstr='#222222',GradientType=0);
 filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}
.vi-dark .cats-select-btn:hover {
 background-color: #222;
 color: #ccc;
 text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-title {display: block;overflow-x: hidden;text-overflow: ellipsis;white-space: nowrap;_width: 100%;}
#cats-select.open .cats-select-btn {
 background-color: #E6E6E6;
 background-image: none;
 -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
 -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
 box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
}
.vi-dark #cats-select.open .cats-select-btn {
 background-color: #222;
}
.btn-arrow {
 margin: 7px 0 0 7px;
 display: inline-block;
 vertical-align: top;
 float: right;
 width: 0;
 height: 0;
 border-top: 4px solid black;
 border-right: 4px solid transparent;
 border-left: 4px solid transparent;
 content: "";
 opacity: 0.3;
 filter: alpha(opacity=30);
}
.vi-dark .btn-arrow {
 border-top-color: white;
 border-bottom-color: white;
 opacity: 0.75;
 filter: alpha(opacity=75);
}
.cats-select-btn:hover .btn-arrow, #cats-select.open .btn-arrow {
 opacity: 1;
 filter: alpha(opacity=100);
}

.dropdown-cats {
 position: absolute;
 z-index: 100;
 top: 100%;
 left: 0;
 right: 0;
 margin: 1px 0 0;
 display: none;
 float: left;
 min-width: 160px;
 max-height: 250px;
 height: expression(this.scrollHeight > 250 ? "250px" : "auto");
 overflow: auto;
 border: 1px solid #CCC;
 border: 1px solid rgba(0, 0, 0, 0.2);
 background-color: white;
 -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
 -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
 box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
 -webkit-background-clip: padding-box;
 -moz-background-clip: padding;
 background-clip: padding-box;
}
.open .dropdown-cats {display: block;}
.dropdown-cats .dropdown-cats-ul {padding: 4px 0;background-color: white;margin: 0 !important;list-style: none !important;}
.dropdown-cats-ul ul {padding: 0 !important;margin: 0 !important;list-style: none !important;}
.dropdown-cats-ul li {line-height: 18px;margin: 0; _height: 24px;}
.dropdown-cats-ul .subcat {display: inline-block;width: 17px; height: 13px;}
.dropdown-cats-ul .divider {height: 1px;margin: 8px 1px;overflow: hidden;background-color: #E5E5E5;border-bottom: 1px solid white;}
.dropdown-cats-ul a {
 display: block;
 position: relative;
 padding: 3px 45px 3px 22px;
 clear: both;
 font-weight: normal;
 font-size: 12px;
 line-height: 18px;
 color: #333;
 text-decoration: none;
 white-space: nowrap;
 overflow-x: hidden;
 -webkit-text-overflow: ellipsis;
 -moz-text-overflow: ellipsis;
 -o-text-overflow: ellipsis;
 text-overflow: ellipsis;

 outline: none;
}
.btn.q_search_btn {
    background-color: #0088CC;
    height: 33px;
}
.btn.q_search_btn:hover {
    background: #8DD538;
}


.dropdown-cats-ul a:active {color: #333;text-decoration: none;}
.dropdown-cats-ul a.checked {background-position: 4px -49px;}
.dropdown-cats-ul a:hover, .dropdown-cats-ul a:hover:active {color: white;text-decoration: none;background-color: #0088cc;}
.dropdown-cats-ul a.disabled {color: #333 !important;cursor: default;background-color: transparent !important;opacity: 0.4;filter: alpha(opacity=40);}
.dropdown-cats-ul a span {cursor: pointer;}
span.unseen {position:absolute;width: 16px;height: 14px;right: 4px; top: 5px;}

#cats-select, .dropdown-cats {_width: 300px;}
.cats-select-btn {_height: 28px;}
.dropdown-cats-ul a {_width: 100%;_zoom: 1;}

@media only screen and (max-width: 600px) {
 .u-tab span {
 text-indent: -99999px;
 }
}
.user-info-page {
    width: 100%;
    margin-top: 10px;
    overflow: hidden;
    background: #1B1B1B;
    border: 1px solid #242529;
}

.user-info-page div {
  overflow: hidden;
  font-size: 13px;
  color: #FFF;
  font-weight: bold;
  padding: 12px 13px;
}
.user-info-page div:nth-of-type(2n) {
    background: #222222;
}

.user-info-page div>span {
  display: block;
  float: left;
  color: #91979F;
  padding-left: 13px;
  width: 175px;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.user-info-page div a {
 color:#fff;
  font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.user-info-page div>b {
    display: block;
    margin-left: 100px;
    font-family: "Roboto", Tahoma, verdana, sans-serif;
}

.user-info-page div em {
  font-style: normal;
  color: #57E994;
}

.user-profil-img img{
width:100px;
 height:100px;
 border-radius:75px;
 border:solid 4px #5CFD9F;
}
.button.border.twobutton a {
    color: #fff;
}
.button.border.onebutton a {
    color: #fff;
}


#dle-content .collec {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 5px 17px 5px 18px;
    width: 176px;

    border-radius: 8px;
}

#dle-content .collect {
    width: 174px;
    height: 116px;

    position: relative;

    z-index: 2;
    border-radius: 10px;
}

#dle-content .posterc {
    width: 174px;
    height: 116px;
    display: block;
    overflow: hidden;
    position: relative;
    border-radius: 3px;
    border: 3px solid #0d0d0d;
}


#dle-content .posterc img {
    opacity: 0.90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
    width: 174px;
    height: 116px;
}
.posterc img {
    opacity: 0.90;
    -moz-opacity: 0.90;
    filter: alpha(opacity=90);
    width: 150px;
    height: 100px;
}

#dle-content .collec:hover img, .collec:hover img {
    opacity: 1.0;
    -moz-opacity: 1.0;
    filter: alpha(opacity=100);
}

.posterc .count {
    /*background: #252529 none repeat scroll 0 0;*/
    border-radius: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    line-height: 16px;
    padding: 11px 9px 8px 9px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 5px;
    width: 20px;
}
.namec {
    text-align: center;
    padding: 5px 0;
}
#dle-content .namec a {
    color: #fff;
    text-decoration: none;
}
.namec a {
    color: #dcdcdc;
    text-decoration: none;
}
.top_collec {
    text-align: center;
}
.top_collec .collec {
    position: relative;

}

.top_collec .collec:before,.top_collec .collec:after {
    background: none;
}
.top_collec .collect {
    background-color: #232927;
    padding: 2px;
}
.top_collec .count {
    font-size: 14px;
    padding: 8px;
}
.top_collec .namec {
    background: rgba(16, 16, 16, 0.74) none repeat scroll 0 0;
    border-radius: 0 0 10px 10px;
    color: #767676;
    display: block;
    font-size: 13px;
    overflow: hidden;
    position: absolute;
    bottom: 0px;
    width: 100%;

}
.top_collec .namec:first-letter {
    text-transform: capitalize;
}
.collec:hover a {
    color: #ffffff;
    text-decoration: underline;
}


.block_collections {
    width: 205px;
    position: relative;
    padding-bottom: 20px;


}
.block_collections a{
    color: #ffffff;
}
.block_collections img{
    border-radius: 10px;
    border: 1px solid #1c1a1a;
    width: 205px;
}
.block_collections .countnews{
    color: rgba(227,228,232,.8);
    font-size: 12px;
    font-weight: 700;
    height: 29px;
    left: 7px;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: 5px;
    line-height: 1;
    border-radius: 5px;
    background-color: rgba(0,0,0,.3);
}
.block_collections .namecol {
    text-align: center;
}

.actbox {
    display: flex;
    flex-direction: row;

}
.box_in {
    padding: 0 20px 20px 20px;
}
.box_in h2{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 18px;
}
.box_in h2 a{
    color: #fff;
}
.posteract {
    width: 30%;
}
.posteract img{
    border-radius: 10px;
}

.row {
    margin: 0;
}
.container {
    padding: 0;
}

.coltitl h1{
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    margin-top: 25px;
    margin-bottom: 18px;
}
#dle-content .collec {

}
.box-serial {
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 220px;
}
.premiere_s #dle-content{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    width: calc(100% + 20px);
    margin-right: -10px;
}
.premiere_s .shortstory{
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.premiere_s #dle-content .uEntryWrap {
    margin: 0;
    min-width: 215px;
    width: 24%!important;
}
.premiere_s .features-grid-col {
    width: 100%;
}
@media screen and (min-width: 1201px) {
    .trending_box .nav.nav-tabs {
        width: 1170px;
    }
}
@media (max-width: 991px) {
    .nav-tabs>li {
        width: 106px;
        height: 55px;
    }
    .nav-tabs>li:last-child {
        width: 240px;
        height: 55px;
    }
    .col-md-4 , .col-md-8 {
        float:left;
    }
    .col-md-4  {
        width: 45%;
    }
    .col-md-8 {
        width: 55%;
    }
    .trending_area .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        margin-top: 0px !important;
    }
}
@media (max-width: 665px) {
    .nav-tabs>li {

    }
}
@media (max-width: 425px) {
    .nav-tabs>li {
        width: 100%;
    }
}
@media (max-width: 1199px) {
    .random-posts {
        width: 100%!important;
    }
    .media.random-posts:nth-last-of-type(2n) {
        margin-right: 0px;
    }
    .col-lg-3 {
        width: 33%;
    }
    .col-lg-9 {
        width: 67%;
    }
}
@media (max-width: 1199px) and (min-width: 992px){
    .features-grid-col {
        width: 205px!important;
    }
    .pooular-movie-poster {
        min-height: 287px!important;
    }
    .single-posts .premera-box {
        top: 286px;
    }
}
@media (max-width: 991px) and (min-width: 769px){
    .features-grid-col {
        width: 235px;
    }
    .pooular-movie-poster {
        min-height: 295px!important;
    }
    .single-posts .premera-box {
        top: 330px;
    }
}
@media (max-width: 769px) and (min-width: 726px){
    .features-grid-col {
        width: 228px!important;
    }
}
@media (max-width: 726px) and (min-width: 588px){
    .sort {
        width: 457px;
    }
}
@media (max-width: 723px) {
    ul#uEntriesList {
        margin-left: calc(100% - 509px);
    }
}
@media (max-width: 587px) {
    .sort {
        width: 229px;
    }
    ul#uEntriesList {
        margin-left: 23%;
    }
}
@media all and (max-width: 768px) {
    .page-title .inner {
        padding: 108px 0;
    }
}
@media (max-width: 600px) {
    .block-header:before {width: 300px; margin-left: -150px;}
}
@media (max-width: 574px) {
    .lloga {
        width: 100%!important;
    }
    .responsive-menu-open {
        float: none!important;
    }
    .login-block {
        left: 130px !important;
        right: 0;
        width: calc(100% - 21px) !important;

    }
}

@media (max-width: 629px) {
    .col-md-8 {
        width: 100%!important;
    }
    .col-md-4 {
        width: 100%!important;
    }
}


@media (max-width: 768px) {

    .serchan {
        width: auto;
        margin-bottom: 10px;
        margin-top: 5px;
    }
    .searchblock {
        height: inherit!important;
        position: relative!important;
        right: 0!important;
        top: 0!important;
    }
    input[type='text'], input[type='password'], textarea, .filterBlock {
        text-decoration: none;
        outline: none;
        background: transparent url(../images/search.png) 10px no-repeat!important;
        width: 100%;
        height: 46px;
        cursor: text;
        background-color: rgb(34, 34, 34)!important;
        color: #A5A5A5!important;
        margin: 0!important;
        padding: 5px 10px 5px 45px!important;
    }
    .searchform:focus {
        /*width: 100%!important;*/
    }
    .searchform:hover {
        background: #222 transparent url(../images/searchhov.png) 10px no-repeat!important;
    }
    .col-lg-9 {
        width: 100%!important;
    }
    .col-lg-3 {
        width: 100%!important;
    }
    .spacer .features-grid-col {
        float: none;
    }
}
@media all and (max-width: 1200px) {
    .main-nav {
        display: none;
    }
    .responsive-menu-open {
        display: inline-block;
    }

    body .u-star-rating-32 {
        right: 40px!important;
    }

    #logoIcon{
        display:none;
    }
    .trending_box .nav.nav-tabs {
        margin-left: 0px!important;
    }
}

@media all and (max-width: 768px) {

    .ladys{display:none;}

    .header .top span, .header .top .links {
        float: none;
    }
    .header .top a {
        margin-left: 0;
        margin-right: 18px;
    }
    .responsive-menu-open {
        padding-right: 22px;
    }


    #logo #logoTxt{
        float: none;
        margin: 17px auto 0;
        text-align: center;
    }

    body .u-star-rating-32 {
        left: 190px!important;
    }

    .spacer {
        text-align: center;
    }

    .space-post {
        margin-left: 15%;
    }



    .genre-open {
        text-align:center;
    }

    .head-title {
        margin-top:20px;
    }


}

@media all and (max-width: 587px) {
    body .u-star-rating-32 {
        left: 120px!important;
    }

    .space-post {
        margin-left: 25%;
    }

}

@media all and (max-width: 460px) {
    body .u-star-rating-32 {
        left: 70px!important;
    }

}

@media all and (max-width: 360px) {
    body .u-star-rating-32 {
        left: 15px!important;
    }

    .space-post {
        margin-left: 5%;
    }
}

@media all and (max-width: 280px) {
    body .u-star-rating-32 {
        left: -20px!important;
    }

}
@media all and (max-width: 724px) {
    .slider-poster {
        display: none;
    }

    .home .slide>.inner .container {
        max-width: 465px;
    }

    .home .slide>.inner {
        height: 400px;
    }
}
@media (min-width: 1200px) {
    .features-grid-col {
        width: 25%;
    }
    .features-grid-col-2 {
        width: 19.02%;
    }
    .features-grid-col-3 {
        width: 24%;
    }
}
.fulcol {
    display: flex;
    flex-wrap: wrap;
}
.fulcol .block_collections {
    width: 179px;
    position: relative;
    padding-bottom: 20px;
    margin-right: 13px;
}
.fulcol .block_collections img {
    width: 180px;
}