no.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-bottom: 10px;
    line-height:1.1em !important;
}
p.ft-reguler {
	word-wrap: break-word;
}
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
	margin-top: 0;
}
h3.subjudul {
    margin-top:0;
}
.bottom30 {
    margin-bottom: 30px;
}

.floatleft {
    margin-bottom: 30px;
    position: relative;
    display: block;
}
.floatleft img {
    float: left;
    margin: 0 20px 0 0;
}

.hasilsearch .data h3 {
    font-size: 24px;
    margin:0 0 0 0;
}
.hasilsearch .data h3 span {
    font-size: 18px;
    font-weight: 400;
}
.tegak {
    text-transform: uppercase
}

.table-responsive {
    overflow-x: auto
}

ol.gomovie.breadcrumb {
    list-style: none;
    display: inline-block
}

.verytop,
.footerplay {
    margin-top: 30px;
}

.breadcrumbarea {
    margin: 0 0 20px 0;
}

.breadcrumb-film ol {
	list-style: none;
	padding-left: 0;
}
.breadcrumb-film ol li {
	float: left;
	margin: 0 10px 0 0;
}
.breadcrumb-film ol li.filnav:before{
   content: "\00BB";
	padding-right: 10px;
}
.movie-widget {
    padding: 5px
}

.movie-widget li {
    list-style: none
}

.widget-description {
    margin: 0
}

.movie-titlebold {
    font-weight: 600
}

.widget-rating {
    font-size: 11px;
    color: #999
}

ul.frontyearlist {
    list-style: none;
    float: left;
}

.widget.gomovies_movie_year:after {
    clear: both;
}
ul.frontyearlist li {
    margin: 0 10px 5px 0 !important;
}
ul.frontyearlist li a.yearbtn {
	background-color:#44c767;
	border-radius:6px;
	border:1px solid #18ab29;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:0 8px;
	text-decoration:none;
}
ul.frontyearlist li a.yearbtn:hover {
	background-color:#5cbf2a;
}
ul.frontyearlist li a.yearbtn:active {
	position:relative;
	top:1px;
}

/* videojs */

		.video-js .vjs-mute-control { display: none; }
		.video-js .vjs-volume-menu-button { display: none; }
		.video-js .vjs-volume-bar { display: none; }
		.video-js .vjs-progress-control { display: none; }
		
.well {
    overflow: hidden
}

.textwidget ul.kw-widget, ul.kw-widget, .widget ul {
    list-style: none;
}

.clearfix {
    overflow: auto
}

ul.newmovie-list {
    list-style: none !important;
    padding-left: 0!important;
    margin-left: 0!important
}

ul.newmovie-list li {
    line-height: 1.6;
    margin-bottom: 15px;
}

img.gambarbackdrop {
    width: 100%!important;
    height: auto!important
}

.ui-slider-handle {
    left: 34.343434343434%
}

#backvideo {
    overflow: hidden;
    border: 0
}

.colcast {
    margin: 0 0 10px
}

.actor-foto {
    background: #111;
    position: relative;
    display: block;
    height: 250px;
}

.actor-foto,
.media-top {
    text-align: center
}

.media-body {
    background: #5FA6C5;
    padding: 10px 0;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.media-body .media-heading {
    color: #fff;
    font-weight: 700;
    font-size: 14px
}

.clear {
    clear: both
}

.modal-title {
    text-transform: uppercase;
	color: #fff;
}

.modal-body p {
    margin-bottom: 20px;
    font-size: 14px;
	word-wrap: break-word;
}

.actor-foto .media-body {
    font-size: 12px;
    text-align: center
}

.modal.hitam .modal-dialog p,
.modal.hitam .modal-dialog h5.format {
    color: #444
}

p.ft-green {
    color: #6dc444!important;
    margin: 20px 0 10px;
    font-size: 18px!important;
    font-weight: 700!important
}

input#submov.btnlogin {
    background: #333;
    color: #fff
}


/* tvbox */
.tv .tv_box{
    width:100%;
    overflow:hidden;
}
.tv .tv_box .video_box{
    float:left;
    height:430px;
    width:70%;
    margin-bottom:10px;
    border:5px solid #FFF;
    box-sizing:border-box;
    position:relative;
}
.tv .tv_box .video_box .vb_pop{
    background-color:rgba(0,0,0,0.6);
    bottom:0;
    color:#fff;
    font-size:14px;
    padding:15px;
    position:absolute;
    width:100%;
    box-sizing:border-box;
    display:block;
}
.tv .tv_box .video_box .vb_pop .vbp_text{
    font-size:14px;
    line-height:40px;
    color:#FFF;
    float:left;
    display:block;
}
.tv .tv_box .video_box .vb_pop .vbp_btn{
    background-color:#18a7ed;
    border-radius:3px;
    color:#FFF;
    float:right;
    font-size:16px;
    font-weight:bold;
    height:40px;
    padding-right:15px;
    padding-left:15px;
    text-align:center;
    line-height:40px;
}
.tv .tv_box .video_box .vb_pop .vbp_close{
    height:30px;
    width:30px;
    position:absolute;
    top:-30px;
    right:0px;
}
.tv .tv_box .video_list{
    width:30%;
    float:right;
    height:430px;
    overflow:hidden;
    border:2px solid #FFF;
    box-sizing:border-box;
}
.tv .tv_box .video_list .vl_title{
    font-size:18px;
    line-height:1.6em;
    font-weight:bold;
    color:#FFF;
    background-color:#DD4E0C;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#555;
    width:100%;
    padding:20px 20px;
    box-sizing:border-box;
}
.tv .tv_box .video_list .vl_title span {
    font-size:13px;
   
}
.tv .tv_box .video_list .vl_line{
    border-bottom:1px dotted #666;
    color:#333;
    display:block;
    transition:all 0.178s ease 0s;
    width:100%;
    box-sizing:border-box;
    font-size:16px;
    padding:10px;
    line-height:30px;
}
.tv .tv_box .video_list .vl_line i{
    font-weight:bold;
}
.tv .tv_box .video_list .vl_line:hover{
    background-color:#444;
    color: #fff;
}
.tv .tv_box .video_list .vl_line span{
    color:#FFF;
    display:block;
    font-size:14px;
    line-height:30px;
    background-color:#227FAB;
    padding-right:10px;
    padding-left:10px;
    float:right;
}
.tv .tv_box .video_list .vl_line:hover span{
    background-color:#ff7700;
}
.tv .tv_box .avpn{
    display:table;
    width:100%;
}
.tv .tv_box .avpn img{
    width:100%;
}
.tv .tv_box_banner{
    text-align:center;
    display:inline-block;
    width:100%;
}
.tv .tv_box_banner img{
    vertical-align:middle;
    width:100%;
}

.item .data p {
    font-size: 18px;
    font-weight: 700
}

.review .reviewitem p {
    font-size: 18px!important;
    color: #444!important
}

.reviewitem p.author {
    font-weight: 700
}

.btnbox {
    margin: 0 0 0;
}

.btnbox h4.subjudul {
    font-weight: 700;
    font-size: 22px
}

.genrebtn {
    -webkit-border-radius: 28;
    -moz-border-radius: 28;
    border-radius: 28px;
    font-size: 12px;
    padding: 4px 12px;
    border: solid #363738 3px;
    text-decoration: none;
    display: inline-block;
    margin: 2px 5px 5px 0;
    
}

/* m detail */
.mvsingle-item {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  align-items: inherit;
  flex-wrap: wrap;
}
 .mvsingle-item img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 15px;
  position: relative;
}
.mvcast-item .cast-it {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 30px;
}
.mvcast-item .cast-it .cast-left {
  width: 60%;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-weight: bold;
}
.mvcast-item .cast-it img {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin-right: 15px;
}
.movie-single .movie-single-ct .mvcast-item .cast-it a {
  color: #4280bf;
  margin-right: 100px;
}
/* ---- */

/* --- plyr --- */
.js-plyr,.post,.post-content{max-width:100%}
.js-plyr,.plyr__control--overlaid svg,article pre{display:block}
.plyr__control--overlaid{padding:1.5rem;}
.plyr__control--overlaid {
    text-align: center;

}
.plyr__control--overlaid svg { /* Customizes Christmas Tree icon */
   width: 42px;
   height: 42px;
   left: 4px;
   top: 0;
}

.plyr__poster{background-size:cover}
.plyr-ratio .plyr__video-wrapper{padding-bottom:56.25%;height:0}
.plyr-ratio .plyr__video-wrapper video{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;margin:auto}
.plyr__menu__container ul,.plyr__menu__container ul li{margin:0;list-style:none}


/* ------ */

/* ---- */

.genrebtn:hover {
    text-decoration: none
}

.kape_right_b_one {
    width: 100%;
    margin-top: 20px;
    clear: both;
    overflow: hidden
}

.tombolnexteps {
    width: 100%;
    margin-top: 20px;

}
.kape_r_b_o_left {
    float: left;
    color: #FFF!important
}

.kape_r_b_o_left:hover {
    color: #fefefe
}

.kape_right_b_one .kape_r_b_o_right {
    float: right;
    color: #FFF!important
}

@media (max-width: 600px) {
    .kape_r_b_o_left,
    .kape_r_b_o_right {
        float: none;
        width: 100%
    }
    .kape_right_b_one .kape_r_b_o_right {
        float: none
    }
}

.kuning {
    background: #FFBC00 none repeat scroll 0 0;
    border-color: currentcolor currentcolor #FFB201
}

.oranye {
    background: #f70 none repeat scroll 0 0;
    border-color: currentcolor currentcolor #D86701
}

.merah {
    background: #F3020C none repeat scroll 0 0;
    border-color: currentcolor currentcolor #d6060f
}

.birumuda {
    background: #18a7ed none repeat scroll 0 0;
    border-color: currentcolor currentcolor #148dc7
}

.hijau {
    background: #14B021 none repeat scroll 0 0;
    border-color: currentcolor currentcolor #119b1c
}

.toska {
    background: #418968 none repeat scroll 0 0;
    border-color: currentcolor currentcolor #357055
}

.pink {
    background: #EF1B9D none repeat scroll 0 0;
    border-color: currentcolor currentcolor #d6178c
}

.ungu {
    background: #9127AC none repeat scroll 0 0;
    border-color: currentcolor currentcolor #76208c
}

.kape_right_b_one a i {
    margin-right: 8px
}

.kape_right_b_one a {
    border-radius: 10px;
    -moz-border-radius: 10px;
    height: 75px;
    width: 100%;
    line-height: 75px;
    overflow: hidden;
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 7px;
    margin-bottom: 10px;
    text-decoration: none
}
.tombolnexteps a i {
    margin-right: 8px
}

.tombolnexteps a {
    border-radius: 4px;
    -moz-border-radius: 4px;
    height: auto;
    line-height: 45px;
    overflow: hidden;
    padding: 0 20px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 2px;
    margin-bottom: 10px;
    text-decoration: none
}
.kape_right_b_one.dua a {
    width: 100%;
}
.kape_right_b_one.dua.half a {
    width: 48%;
}
@media (max-width: 600px) {
    .kape_right_b_one.dua a {
        width: 100%
    }
}

.kape_right_b_one a:hover,
.kape_right_b_one a:focus {
    text-decoration: none;
    color: #f2f2f2
}

.kape_right_b_one:after {
    clear: both
}

.kape_right_b_one a .fa {
    color: #fff!important
}

.ft-lightgreen {
    color: #6dc444
}

.poster-left img {
    margin: 0 0 20px 0;
}
.btnreg {
    margin-top: 15px;
    border: 1px solid #729926;
    background: #729926;
    background-image: linear-gradient(to bottom, #8ebc34, #729926);
    border-radius: 5px;
    box-shadow: -1px 1px 2px #8a8a8a, inset 2px 2px 2px rgba(186, 214, 130, .5);
    width: 100%;
    padding: 12px 20px;
    color: #fff!important;
    display: inline-block;
    font: normal 700 20px/1 Roboto, sans-serif;
    text-align: center;
    text-shadow: none;
    position: relative;
    margin-bottom: 8px;
    border-color: #729926
}


.btnreg:hover {
    text-decoration: none;
    color: #fefefe !important;
	background: #729926 !important;
}
.btnsearch {
    backface-visibility: hidden;
  position: relative;
  cursor: pointer;
  display: inline-block;
  white-space: nowrap;
  background: #69c469;
  border-radius: 5px;
  border: 0px solid #444444;
  border-width: 0px 0px 0px 0px;
  padding: 10px 24px 10px 50px;
    color: #ffffff !important;
  font-size: 14px;
  font-family: arial;
  font-weight: 600;
  font-style: normal	
}
  .btnsearch > i {
    color: #ffffff;
  font-size: 1em;
  background: rgba(100%,100%,100%,0.2);
  border-radius: 88px;
  border: 0px solid #ffffff;
  border-width: 0px 0px 0px 0px;
  padding: 4px 4px 4px 4px;
  margin: 0px 010px 0px 0px;
  position: absolute;
  top: 9px;
  left: 17px;
  width: 24px;
  height: 24px
  }
h4.subjudul {
    font-size: 24px;
    font-weight: 700
}

.filmshare ul {
    list-style: none
}

.filmshare ul li {
    display: inline-block;
    margin: 0 5px 5px
}

.filmshare ul li .fa-2x {
    font-size: 20px
}

.filmshare ul li .fa {
    background: #ffc0c0;
    color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    text-align: center;
    line-height: 48px;
    vertical-align: middle;
    padding: 2px
}

.filmshare ul li .fa-facebook {
    background: #3254B9
}

.filmshare ul li .fa-twitter {
    background: #5DBBD5
}

.filmshare ul li .fa-linkedin {
    background: #CDECF8
}

.filmshare ul li .fa-google-plus {
    background: #109F6B
}

.filmshare.bawah {
    margin: 30px 0
}

.modal-dialog span.text-right {
    font-size: 12px
}

.modal-dialog h5 {
    font-size: 16px
}

.modal-dialog .form-group .input-sm {
    font-size: 14px
}

input.btnlogin {
    padding: 6px 10px
}

.kape .kape_box {
    width: 100%;
    overflow: hidden
}

.kape .kape_box .video_box {
    float: left;
    height: 430px;
    width: 100%;
    margin-bottom: 10px;
    border: 5px solid #FFF;
    box-sizing: border-box;
    position: relative
}

.kape .kape_box .video_box .vb_pop {
    background-color: rgba(0, 0, 0, 0.6);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 15px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    display: block
}

.kape .kape_box .video_box .vb_pop .vbp_text {
    font-size: 14px;
    line-height: 40px;
    color: #FFF;
    float: left;
    display: block
}

.kape .kape_box .video_box .vb_pop .vbp_btn {
    background-color: #FA8C12;
    border-radius: 3px;
    color: #FFF;
    float: right;
    font-size: 16px;
    font-weight: 700;
    height: 40px;
    padding-right: 15px;
    padding-left: 15px;
    text-align: center;
    line-height: 40px
}

.kape .kape_box .video_box .vb_pop .vbp_close {
    height: 30px;
    width: 30px;
    position: absolute;
    top: -30px;
    right: 0
}

.kape .kape_box .video_list {
    width: 30%;
    float: right;
    height: 430px;
    overflow: hidden;
    border: 2px solid #FFF;
    box-sizing: border-box
}

.kape .kape_box .video_list .vl_title {
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 700;
    color: #FFF;
    background-color: #DD4E0C;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #555;
    width: 100%;
    padding: 20px;
    box-sizing: border-box
}

.kape .kape_box .video_list .vl_title span {
    font-size: 13px
}

.kape .kape_box .video_list .vl_line {
    border-bottom: 1px dotted #666;
    color: #333;
    display: block;
    transition: all .178s ease 0;
    width: 100%;
    box-sizing: border-box;
    font-size: 16px;
    padding: 10px;
    line-height: 30px
}

.kape .kape_box .video_list .vl_line i {
    font-weight: 700
}

.kape .kape_box .video_list .vl_line:hover {
    background-color: #444;
    color: #fff
}

.kape .kape_box .video_list .vl_line span {
    color: #FFF;
    display: block;
    font-size: 14px;
    line-height: 30px;
    background-color: #227FAB;
    padding-right: 10px;
    padding-left: 10px;
    float: right
}

.kape .kape_box .video_list .vl_line:hover span {
    background-color: #f70
}

.kape .kape_box .avpn {
    display: table;
    width: 100%
}

.kape .kape_box .avpn img {
    width: 100%
}

.kape .kape_box_banner {
    text-align: center;
    display: inline-block;
    width: 100%
}

.kape .kape_box_banner img {
    vertical-align: middle;
    width: 100%
}

.prating {
    position: absolute;
    background: #000;
    padding: 2px;
    color: #fff
}

.prating .fa {
    margin-right: 2px;
    color: #FD46AF
}

.cposter {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 100px;
    left: 70px;
    display: block;
    z-index: 999
}

.cposter i {
    color: #28beff
}

.cposter i:hover {
    color: #0973a2
}

.form-control input[type="password"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0;
    width: 100%
}

.items .item {
    width: 18%;
    margin-left: 1.5%;
    margin-bottom: 1.5%;
    float: left;
    position: relative
}

.items .item .boxinfo {
    display: none;
    position: absolute;
    top: -1px;
    z-index: 2;
    width: 290px;
    right: -301px;
    min-height: 194px;
    background-color: #39404D;
    border: 1px solid #1E222B;
    border-radius: 2px;
    box-shadow: 0 0 9px 2px rgba(0, 0, 0, .1)
}

.items .item .left {
    right: -301px!important
}

.items .item .right {
    left: -301px!important
}

.items .item .boxinfo .typepost {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 25.7px 0;
    color: #00A0FF;
    background-color: #000;
    text-align: center;
    width: 55px;
    text-transform: uppercase;
    font-size: 11px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    border-top: solid 1px #000;
    margin-top: 1px
}

.items .item .boxinfo span.tt {
    font-size: 14px;
    padding: 10px;
    float: left;
    width: 271px;
    border-bottom: solid 1px #262B36;
    overflow: hidden;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-weight: 600;
    color: #FFF
}

.items .item .right span.tt {
    text-align: right
}

.items .item .boxinfo span.ttx {
    padding: 10px;
    float: left;
    width: 271px;
    height: 75px;
    overflow: hidden;
    color: #757C89;
    font-size: 13px;
    line-height: 17px;
    position: relative
}

.items .item .boxinfo span.ttx .degradado {
    position: absolute;
    width: 290px;
    height: 50px;
    bottom: 0;
    left: 0;
    background-color: transparent;
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #fff);
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #fff);
    background-image: linear-gradient(rgba(0, 0, 0, 0), #39404D);
    background-repeat: repeat-x
}

.cocs {
    padding: 12px 10px 0;
    width: 270px!important;
    border-top: solid 1px #262B36;
    margin-top: 0!important
}

.cocs span.imdbs {
    background: #000!important
}

.items .item:hover>.boxinfo {
    display: block;
    -webkit-animation: fadeIn .5s;
    -moz-animation: fadeIn .5s;
    animation: fadeIn .5s
}

.items .item .image {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding-top: 140%;
    background: #000
}

.items .item .image span.imdb {
    display: block;
    position: absolute;
    bottom: 2%;
    right: 2%;
    font-size: 12px;
    background: rgba(0, 0, 0, .9);
    padding: 2px 5px;
    color: rgba(255, 255, 255, .9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.items .item .image span.tipoitem {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 12px;
    background: #000;
    padding: 2px 5px;
    color: rgba(255, 255, 255, 1)
}

.items .item .image:hover>span.imdb {
    display: none
}

.items .item .image:hover>span.tipoitem {
    display: block
}

.items .item .image span.imdb b {
    font-size: 12px;
    color: #159FFF
}

.items .item .image span.player {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    transition: none;
    z-index: 1
}

.items .item .image span.player:hover {
    background: url(../img/play_hover.png) 50% 50% no-repeat
}

.items .item .image:hover>img {
    -webkit-filter: blur(1px) brightness(.99)
}

.items .item .image img {
    width: 100%;
    margin-top: -140%;
    position: absolute
}

.sresult .description {
    overflow: hidden
}

.items .item h2 {
    float: left;
    font-size: 15px;
    font-weight: 300;
    width: 100%;
    height: 17px;
    overflow: hidden;
    margin-top: 7px;
    color: #7A8293
}

.items .item h2 a {
    color: #111
}

.items .item span.year {
    float: left;
    font-size: 12px;
    color: #646B79;
    text-decoration: none;
    margin-top: 3px
}

.col-item .photo img {
    height: 177px;
    margin: 0 auto;
    width: 100%
}

#contenedor .description .box_item .lateral {
    width: 200px;
    float: left;
    padding: 15px 0
}

.data p.meta,
.data span.titulo_o {
    width: 100%
}

.data h1 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    overflow: hidden
}

.data span.titulo_o {
    font-size: 11px;
    margin-bottom: 10px
}

.data p.meta i {
    font-style: normal
}

.data p.meta span.release {
    padding: 1px 5px;
    margin: 1px;
    border: 1px solid #fff;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #449D44;
    color: #fff
}

span.genres {
    padding: 1px 5px;
    margin: 1px;
    border: 1px solid #fff;
    font-size: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #EC971F;
    color: #fff
}

.data p.meta span a {
    color: #fff
}

.data p.meta a {
    color: #FFF
}

#single .s_right {
    width: 300px;
    position: absolute;
    right: 0;
    top: 0
}

#single .s_right .categorias,
#single .s_right .filtro_y {
    width: 90%;
    padding: 5%;
    background: #262B36;
    margin-bottom: 15px
}

.imdb_r {
    float: left;
    width: 100%;
    margin: 15px 0
}

.imdb_r .a {
    float: left;
    width: 45px;
    position: absolute
}

.imdb_r .a span {
    background-color: #C2312F;
    border-radius: 3px;
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    width: 45px;
    display: inline-block;
    vertical-align: top
}

.imdb_r .b {
    float: left;
    width: calc(100% - 60px);
    margin-left: 53px;
    margin-top: 3px
}

.moviebar {
    overflow: hidden;
    width: 130px;
    font-size: 0;
    height: 13px;
    background: url(../img/star-rating-sprite_dark.png)
}

.moviebar span {
    float: left;
    display: block;
    height: 13px;
    background: url(../img/star-rating-sprite_dark.png) 0 -13px
}

.imdb_r .b span.dato {
    font-size: 12px;
    color: #999
}

.imdb_r .b span.dato b {
    font-weight: 300;
    margin-right: 5px;
    color: #7A8287
}

p.meta_dd {
    float: left;
    width: calc(100% - 30px);
    margin-bottom: 6px;
    padding-bottom: 7px;
    position: relative;
    padding-left: 30px;
    line-height: 20px;
    color: #9198AB
}

p.meta_dd b {
    background: #000;
    padding: 4px 0;
    margin-right: 5px;
    color: #7A8293;
    position: absolute;
    top: 0;
    left: 0;
    width: 22px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

p.meta_dd a {
    color: #FFF
}

p.meta_dd:last-child {
    border-bottom: 0
}

.item_2 .item {
    width: 99%;
    margin: 0 0 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #ddd
}

.item_2 .item .image {
    width: 20%;
    height: auto;
    padding-top: 0;
    position: relative;
    float: left;
    background-color: transparent
}

.item_2 .item .image img {
    margin-top: 0;
    position: relative;
    border-radius: 3px
}

.item_2 .item .data {
    width: 75%;
    margin-left: 5%;
    float: left
}

.hsl {
	margin: 10px 0 10px 0;
}

.hsl .item h3 {
    line-height: 30px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 0;
    border-bottom: 0;
    font-size: 14px;
    overflow: hidden;
}
.hsl .item h3 span.subh2 {

    font-weight: 300;

}
.hsl .item .data .description {
	
}
.hsl .image {
  position: relative;
}
.hsl .image img {
	max-height: 260px;
}

.hsl .item .data .description p {
    line-height: 1.5em;
    font-size: 13px;
    color: #797D86;
	font-weight: 300;
}

.item_2 .item .data .imdb_r .a span {
    background-color: #C9302C
}

.item_2 .item:last-child {
    border-bottom: 0
}

.text-center,
.modal-header h4 {
    text-align: center
}

.modal-header h4 {
    color: #fff;
    font-size: 28px
}

p.popdesc {
    font-size: 20px;
    color: #444
}

.modal-header.bg-info {
    background: #294149
}

.flash-button {
    background: #FB0202;
    padding: 8px 14px;
    color: #fff!important;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    display: inline-block;
    margin-bottom: 20px;
    animation-name: flash;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    -webkit-animation-name: flash;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: flash;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite
}

.flash-button:hover {
    text-decoration: none
}

@keyframes flash {
    0% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes flash {
    0% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes flash {
    0% {
        opacity: 1
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

.iklan img,
.iklan iframe {
    max-width: 100%
}

.clickable {
    cursor: pointer
}

.modal-body {
    background: #fff
}

.movie-cover {
    position: relative;
    margin-bottom: 20px
}

.movie-cover a {
    color: #fff
}

.movie-cover .caption {
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(8, 8, 8, 0.75);
    width: 100%;
    height: 100%;
    padding: 2%;
    display: none;
    color: #fff!important;
    z-index: 2;
    padding: 15px;
    font-size: 11px
}

.movie-cover h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

.img-center {
    display: block;
    margin: 0 auto
}

.similar {
    height: auto
}

.pull-right.text-sm {
    font-size: 11px;
    font-weight: 400
}

.flex_short-portrait {
    height: 240px
}

.vcontainer {
    margin: 0 auto 25px;
    position: relative;
    width: 100%;
    background-color: #333
}

#streaming {
    width: 100%;
    z-index: 800;
    cursor: pointer
}

.marquee {
    color: #70E847;
    padding: 5px 0;
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    box-sizing: border-box;
    border-top: 1px #545654 solid;
    border-bottom: 1px #545654 solid
}

.marquee span {
    display: inline-block;
    padding-left: 100%;
    text-indent: 0;
    animation: marquee 15s linear infinite
}

.marquee span:hover {
    animation-play-state: paused
}

.img-backdrop {
    position: absolute;
    top: 0;
    max-width: 100%;
    height: auto;
    background: #000
}

.overtop {
    background: #000;
    display: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    height: 70px
}

.overright {
    background: #000;
    display: none;
    position: absolute;
    bottom: 24px;
    width: 100%;
    z-index: 999;
    height: 50px
}

.vidintro {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0
}

.vidintro iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@keyframes marquee {
    0% {
        transform: translate(0, 0)
    }
    100% {
        transform: translate(-100%, 0)
    }
}

.mpaa {
    font-weight: 700;
    border: 2px solid #ccc;
    padding: 0 5px;
    color: #ccc;
    font-size: 10pt;
    border-radius: 5px;
    position: absolute;
    z-index: 800;
    top: 15px;
    left: 15px
}

.watermark {
    position: absolute;
    bottom: 40px;
    left: 15px;
    font-size: 16px;
    opacity: .35;
    z-index: 800;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: moz-none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    color: #fff;
    text-shadow: 1px 1px 1px #666
}

#controls {
    width: 100%;
    padding: 0;
    margin: 0;
    bottom: 0;
    cursor: pointer;
    color: #fff;
    opacity: .8;
    margin-top: -22px
}

.control-wrap {
    width: 100%;
    height: 30px;
    background-color: #111;
    position: relative
}

.cplay,
.cvolu,
.cset,
.cfull {
    margin: 8px;
    height: 16px;
    width: 24px;
    display: inline-block;
    float: left;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    position: relative;
    opacity: .8
}

.cplay {
    background-position: 0 -120px
}

.cplay:hover {
    background-position: 0 -136px;
    opacity: 1
}

.cvolu {
    width: auto;
    background: none
}

.movieprogress {
    background: #000 none repeat scroll 0 0;
    display: block;
    margin: 0 100px 0 180px;
    position: relative;
    top: 7px
}

.buffering {
    background: #000 none repeat scroll 0 0;
    display: block;
    height: 20px;
    position: relative;
    width: 100%
}

.progressbar {
    background: #2ccf0b none repeat scroll 0 0;
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
    z-index: 1
}

.buffering::after {
    content: '';
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #2A2A2A;
    -webkit-animation: animate-shine 200s ease-in;
    -moz-animation: animate-shine 200s ease-in;
    animation: animate-shine 200s ease-in
}

@-webkit-keyframes animate-shine {
    0% {
        opacity: 1;
        width: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

@-moz-keyframes animate-shine {
    0% {
        opacity: 1;
        width: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

@-webkit-keyframes animate-movieprogress {
    0% {
        opacity: 1;
        width: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

@-moz-keyframes animate-movieprogress {
    0% {
        opacity: 1;
        width: 0
    }
    50% {
        opacity: 1
    }
    100% {
        opacity: 1;
        width: 100%
    }
}

.cvol {
    height: 16px;
    width: 24px;
    display: inline-block;
    float: left;
    background-image: url(../img/sprite.png);
    background-repeat: no-repeat;
    background-position: 0 -86px
}

#ivol.ui-slider-horizontal {
    height: 7px;
    width: 0;
    overflow: hidden;
    background: #999;
    position: relative;
    top: 4px;
    margin-left: 30px;
    box-shadow: inset 0 1px 5px -1px #000
}

.cvolu:hover > #ivol.ui-slider-horizontal {
    width: 100px;
    overflow: visible
}

#ivol .ui-widget-header {
    background: #c00;
    box-shadow: inset 0 1px 5px -1px #000;
    height: 7px
}

#ivol .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0
}

#ivol .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

#ivol .ui-slider-handle {
    width: 5px;
    height: 14px;
    background: #ccc;
    display: inline-block;
    position: relative;
    top: -10px;
    outline: none
}

.ctime {
    margin: 8px 20px 8px 8px;
    line-height: 16px;
    font-size: 11px;
    display: inline-block;
    float: left
}

.cset {
    background-position: 0 -152px;
    float: right;
    top: -18px
}

.chade {
    height: 10px;
    width: 15px;
    display: inline-block;
    background: transparent url(../img/sprite.png) -24px -55px no-repeat;
    position: absolute;
    top: -3px;
    right: -3px
}

.cfull {
    background-position: -24px -88px;
    float: right;
    top: -18px
}

#information .movie-rating-stars {
    padding: 5px
}

#information .movie-rating {
    padding: 5px;
    font-size: 13px
}

.similar {
    margin-bottom: 10px
}

.similar-description {
    margin-top: 20px
}

#similar .similar-title a {
    font-size: 15px;
    color: #444;
    line-height:1.1em !important;
}

#similar h2.similar-title span, .similar-title a span {
    line-height:1.1em !important;
}

#similar .similar-image img:hover {
    visibility: visible
}

#similar .similar-image img {
    max-height: 280px
}

#similar .similar-rating {
    font-size: 13px
}

.stylish-input-group .input-group-addon {
    background: #fff!important
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc
}

.stylish-input-group button {
    border: 0;
    background: transparent
}

#mobisearch {
    display: none;
    margin-bottom: 15px
}

@media (max-width: 800px) and (min-width: 394px) {
    #mobisearch {
        display: block!important
    }
}

@media (max-width: 394px) and (min-width: 200px) {
    #mobisearch {
        display: block!important
    }
}

@media (min-width: 768px) {
    .col-same-height .thumbnail img {
        min-height: 300px;
        max-height: 300px;
        width: 100%
    }
}

@media (min-width: 600px) {
    .col-same-height .thumbnail img {
        min-height: 300px;
        max-height: 300px;
        width: 100%
    }
    .movie-grid {
        height: 420px
    }
    .trend-grid {
        height: 280px
    }
}

@media (max-width: 1200px) {
    .col-same-height {
        width: 33%
    }
    .col-same-height .thumbnail img {
        min-height: 280px;
        max-height: 280px;
        width: 100%
    }
    .movies-container {
        width: 980px
    }
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #fff
    }
    .col-same-height {
        width: 50%
    }
    .marquee {
        display: none
    }
}

@media (max-width: 600px) {
    #information .media-body {
        width: 100%;
        float: left
    }
    .similar-image {
        margin-bottom: 5px
    }
}

@media (max-width: 350px) {
    .movie-cover h2 {
        font-size: 12px
    }
    .movie-rating-stars {
        display: none
    }
    .col-same-height {
        width: 100%
    }
    .item_2 .item .image {
        width: 100%
    }
}

.td-nowrap {
    word-wrap: break-word;
    vertical-align: top
}

div.media-body table {
    table-layout: fixed
}

table {
    background-color: #fcfcfc
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #ccc
}

.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #fff
}

.table-striped.hitam>tbody>tr {
    background-color: #222
}

.table-striped.hitam>tbody>tr:nth-of-type(even) {
    background-color: #181818
}

.table-striped.hitam>tbody>tr:nth-of-type(odd) {
    background-color: #222
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 0 solid #ccc
}

.nowrap {
    display: block;
    overflow: hidden
}

.margintop {
    margin-top: 25px;
    padding-top: 25px
}

.space30 {
    height: 30px!important;
    display: block
}

.cast-title {
    margin-left: 15px
}

#btn-offer a:hover,
#btn-offer a {
    text-decoration: none
}

/* TV */
.episodeimage {
    margin-bottom: 20px;
}
.eps-network {
    margin-top: 20px;
}
.site-main blockquote {
    margin: 0 0 30px 0;
}
span.no_image_holder:before {
    position: relative;
}
span.no_image_holder {
    display: block;
    width: 192px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #bdbdbd;
    color: #b5b5b5;
    display: table;
    vertical-align: middle;
    margin: 0 20px 10px 0;
}

.imgw300 {
    width: 300px;
    height: 100px;
}

.no_profile_img {
    width: 132px;
    display: block;
    height: 132px;
        background-color: #bdbdbd;
    color: #b5b5b5;
}

span.no_image_holder .fa {
    font-size: 45px;
    color: #fff;
    display: table-cell;
        vertical-align: middle;
}
a span.no_image_holder .fa:hover {
    text-decoration: none;
}

img.pull-left {
    margin: 0 20px 10px 0;
}
ul.media-list {
    list-style-type: none;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
ol.people {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
ol.credits, ul.credits {
    list-style-type: none;
    list-style-position: outside;
    padding: 0;
    margin: 0;
        margin-bottom: 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
ol.people li {
    margin: 3px 5px;
    display: block;
    width: auto;
}
ol.people li .info p {
    font-size: 13px;
    line-height: 1.1;
    font-weight: bold;
}
ol.people li .info p span.character {
    font-weight: normal;
}
h6.m-heading {
    font-size: 14px;
    line-height:1.1em;
    font-weight: bold;
    margin-bottom:0;
    padding-bottom:0;
}
h6.m-heading span {
    font-weight: normal;
    margin-bottom:0;
    padding-bottom:0;
}
.media img.eps-list {
    margin-bottom: 0;
}

h5.subtitle {
    margin-left: 10px;
}
/* ============================== */

.nregister .fa {
    color: #FCD821
}

.play-movie1 {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.nregister .brand-logo {
    height: 35px!important;
    width: inherit!important;
    margin-bottom: 10px;
    margin-top: 10px
}

.information-offer {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6em;
    margin: 0 0 20px
}

.nregister {
    line-height: 1;
    font-weight: 400;
    text-align: center;
    color: #fff;
    font-weight: bold;
    z-index: 9999;
    position: inherit;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 20% 0 0 0
}

.share-facebook {
    float: left;
    text-align: left;
    font-size: 14px;
    margin-left: 20px
}

.share-facebook label {
    font-weight: 500
}

.like-reply {
    font-size: 12px!important;
    cursor: pointer
}

.time {
    color: gray!important;
    margin-left: 0!important;
    margin-top: 9px!important;
    font-weight: 500!important
}

.like-reply a {
    font-weight: 500!important;
    color: #3B5998!important
}

.comment-wrapper {
    background: #eff3f8
}

.comment-wrapper .comments-title {
    font-size: 12px;
    font-weight: 700;
    background: #d8dfea;
    color: #496ea8;
    border-top: 1px solid #496ea8;
    margin: 0;
    padding: 2px 0 2px 10px
}

.comments-title {
    border-left: 1px solid #c7c7c7;
    border-right: 1px solid #c7c7c7;
    padding-top: 10px!important;
    padding-bottom: 10px!important
}

.comment-wrapper .comment-area {
    height: 150px;
    width: 100%;
    margin-bottom: 25px;
    text-align: center;
    border: 1px solid #c7c7c7;
    height: inherit!important
}

.comment-wrapper .comment-input {
    border: 1px solid #DDD;
    padding: 0 15px 20px;
    color: #CCC;
    outline: none;
    font-size: 12px;
    min-height: 60px;
    width: 95%;
    margin: 15px auto;
    color: #3e3e3e!important
}

.comment-wrapper .commbt {
    width: 97.5%;
    height: 50px
}

.comment-wrapper .comment-button {
    width: 140px;
    line-height: 22px;
    margin: 0;
    text-align: center;
    float: right!important;
    background: #496ea8;
    color: #FFF!important;
    font-size: 12px;
    padding-top: 7px!important;
    padding-bottom: 7px!important;
    border: none;
    float: right;
    outline: none;
    cursor: pointer;
    text-decoration: none
}

.like i {
    background: url(../img/sprite.png);
    background-position: -33px -170px;
    display: inline-block;
    width: 15px;
    height: 13px
}

#fbFeedbackContent {
    font-family: 'lucida grande', tahoma, verdana, arial, sans-serif;
    font-size: 11px;
    color: #333;
    line-height: 1.28;
    text-align: left;
    direction: ltr
}

#fbFeedbackContent .top {
    padding: 9px 0 7px;
    border-bottom: 1px solid #CCC;
    border-top: 1px solid #CCC
}

#fbFeedbackContent .top a {
    float: right
}

#fbFeedbackContent li,
#fbFeedbackContent ul {
    margin: 0;
    padding: 0
}

#fbFeedbackContent li {
    list-style: none
}

#fbFeedbackContent a {
    cursor: pointer;
    color: #3B5998;
    text-decoration: none;
    font-weight: 700
}

#fbFeedbackContent li {
    padding: 10px 0;
    border-bottom: 1px #E2E2E2 solid
}

#fbFeedbackContent li li {
    margin-left: 60px;
    border-bottom: none;
    margin-top: 5px;
    border-top: 1px #E2E2E2 solid
}

#fbFeedbackContent span {
    color: grey
}

#fbFeedbackContent .postContainer {
    display: table-cell;
    vertical-align: top;
    width: 10000px
}

#fbFeedbackContent .image {
    float: left;
    background-color: #EDEDED;
    margin-bottom: 8px;
    margin-right: 11px
}

#fbFeedbackContent .bottom {
    color: gray
}

#fbFeedbackContent .bottom a {
    font-weight: 400
}

#fbFeedbackContent .bottom .like i {
    background: url(../img/sprite.png);
    background-position: -33px -170px;
    display: inline-block;
    width: 15px;
    height: 13px
}

.uiLinkSubtle {
    display: block;
    color: gray;
    font-weight: 400;
    font-size: 9px;
    margin-top: 6px
}

.uiLinkSubtleIcon {
    float: left;
    display: block;
    background: url(../img/sprite.png);
    background-position: 0 -187px;
    height: 14px;
    width: 14px;
    margin-right: 5px;
    margin-top: 5px
}

.play-button.registration:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    transition: all .3s ease 0;
    -webkit-transition: all .3s ease 0
}

.play-button.registration:before {
    color: #fff;
    border-radius: 50%;
    background: #00acc1 30% 0 no-repeat;
    position: absolute;
    top: 50%;
    box-shadow: 0 0 40px 5px #00acc1;
    content: "";
    width: 110px;
    height: 110px;
    background-position: 50% 25%;
    background-size: cover;
    display: inline-block;
    margin-top: -55px;
    margin-left: -55px;
    left: 50%;
    z-index: 2
}

.play-button.registration.kuning:before {
    background: #FCDD2C 30% 0 no-repeat;
    box-shadow: 0 0 40px 5px #FCDD2C
}

.play-button.registration.merah:before {
    background: #FF080B 30% 0 no-repeat;
    box-shadow: 0 0 40px 5px #FF080B
}

.play-button.registration.hijau:before {
    background: #38B88A 30% 0 no-repeat;
    box-shadow: 0 0 40px 5px #38B88A
}

.play-button.registration .fa.fa-play {
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #fff;
    z-index: 2;
    margin-top: -30px;
    margin-left: -18px
}

.loader {
    width: 180px;
    height: 180px;
    line-height: 180px;
    box-sizing: border-box;
    text-align: center;
    z-index: 1;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -90px;
    left: 50%;
    margin-left: -90px
}

.loader:before,
.loader:after {
    opacity: 0;
    box-sizing: border-box;
    content: "\0020";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    border: 5px solid #fff;
    box-shadow: 0 0 50px #fff, inset 0 0 50px #fff
}

.loader:after {
    z-index: 1;
    -webkit-animation: gogoloader 2s infinite 1s;
    -moz-animation: gogoloader 2s infinite 1s;
    -o-animation: gogoloader 2s infinite 1s;
    animation: gogoloader 2s infinite 1s
}

.loader:before {
    z-index: 2;
    -webkit-animation: gogoloader 2s infinite;
    -moz-animation: gogoloader 2s infinite;
    -o-animation: gogoloader 2s infinite;
    animation: gogoloader 2s infinite
}

@-webkit-keyframes gogoloader {
    0% {
        -webkit-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@-moz-keyframes gogoloader {
    0% {
        -moz-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -moz-transform: scale(1);
        opacity: 0
    }
}

@-o-keyframes gogoloader {
    0% {
        -o-transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        -o-transform: scale(1);
        opacity: 0
    }
}

@keyframes gogoloader {
    0% {
        transform: scale(0);
        opacity: 0
    }
    50% {
        opacity: 1
    }
    100% {
        transform: scale(1);
        opacity: 0
    }
}

@media screen and (max-width: 520px) {
    .loader {
        height: 140px;
        width: 140px;
        margin-top: -90px
    }
    #mv-info .mvi-cover i {
        font-size: 40px;
        margin-top: -20px;
        margin-left: -11px
    }
    .loader {
        margin-top: -70px;
        margin-left: -70px
    }
}

.genre_names {
    top: 0;
    position: absolute;
    padding:5px 10px;
    max-width: 85%;
    visibility: hidden;

}

.genre_names ul {
    padding:0;
    list-style: none;
}

.genre_names ul li {
    margin-bottom: 10px;
     padding: 4px 8px;
    border-radius: 2px;
    position: relative;
    display: table;
    background: rgba(0,179,255,.8);
    color: #fff;
}

.genre_names ul li a, .bg-taunrilis a,  .bg-taunrilis a:hover{
    color:#fff;
}


.img_box_grid:hover .genre_names {
    visibility: visible;
    
}

.bg-taunrilis {
    color:#fff;
    padding: 4px;
    background: rgba(51,51,51,.8);
}

.pull-left img.media-object {
    max-width: 70px;
    margin-right: 10px;
}