/* Add here all your css styles (customizations) */
.table-nn {padding-left:15px; padding-right:15px;}
.table-nn tr td h3,
.table-nn tr td h4,
.table-nn tr td h5,
.table-nn tr td h6 {margin:0px; padding:0px; font-size:13px;}
table tr th {background:#f1f1f1;}
.table-details h2,
.table-details h3,
.table-details h4,
.table-details h5,
.table-details h6 {margin:0px; padding:0px; font-size:13px;}
.news-v3 h2 {font-size:22px; margin-bottom:10px; line-height:28px;}
.news-v3 h2 a,
.news-v3 h2 a:link,
.news-v3 h2 a:visited {color:#72C02C;font-weight:600;}
.news-v3 h2 a:hover {color:#444; }
.news-v3 h3 {margin:0px; padding:0px; font-size:14px;}
ul.pagination li.border-left span {border:none; border-left:1px solid #ddd;}
ul.pagination li.border-right span {border:none; border-right:1px solid #ddd;border-left:1px solid #ddd;}
.social {text-align:right; overflow:hidden; width:230px; float:right; padding-bottom:10px; clear:both;}
.social .facebook {float:left; width:150px;}
.social .google {float:right; width:60px;}
hr.lists {margin:5px;}

.font-heading{  }
.movieItem {}
.movieItem a.title,
.movieItem .year,
.movieItem .time,
.movieItem .rate { font-size:14px;  }
.movieItem .gender { font-size:14px; color:darkgreen;}
.movieItem .actor {color:#72A002}
.movieItem a.title {font-size:20px;}

.img-responsive {width:100%;}
.badge-green a {color:#fff;}

.no-wrap {white-space:nowrap;}

.social {text-align:right; overflow:hidden; width:240px; float:right; padding-bottom:10px; padding:5px 10px 0px 0px;}
.social .facebook {float:left; width:150px;}
.social .google {float:right; width:60px;}


.lyrics-text {}
.lyrics-text p {margin:0; padding:5px 0px; border-bottom:1px dotted #ddd;}
.lyrics-text p:nth-child(2n+1) {background:#fff;}
.list-songs {margin:0; padding:0; list-style:none; display:table; width:100%;}
.list-songs li {clear:both;display:table-row; width:100%;}
.list-songs li:nth-child(2n+1) {background:#fafafa;}
.list-songs li strong,
.list-songs li a,
.list-songs li span {display:table-cell; vertical-align:middle; padding:8px 5px;}
.list-songs li span {font-size:11px; color:#999; text-align:right; white-space:nowrap;}
.list-other-songs {margin:0; padding:0 0 0 15px;}
.list-other-songs li {padding:4px 0;}
.list-songs li strong,
.list-other-songs li a.actived {font-weight:bold; color:#72A002;}
.clear-fix {display:inline-block; clear:both; width:100%;}


@media (min-width: 992px) {
    .row_picture .item:nth-child(3n+4) {clear:unset;}
    .row_picture .item:nth-child(4n+5) {clear:both;}
    
    .row_picture_small .item:nth-child(2n+3) {clear:unset;}
    .row_picture_small .item:nth-child(3n+4) {clear:both;}
}
@media (max-width: 992px) {
    .row_picture .item:nth-child(4n+5) {clear:unset;}
    .row_picture .item:nth-child(3n+4) {clear:both;}

    .row_picture_small .item:nth-child(3n+4) {clear:unset;}
    .row_picture_small .item:nth-child(2n+3) {clear:both;}
}