body {
    margin-bottom: 60px;
    background-image: url("../images/bg.png");
    background-repeat: repeat;
    background-color: #444444;
}
html {
    position: relative;
    min-height: 100%;
}
.thumb {
    width: 172px;
    height: 139px;
}
.thumb-div {
    width: 20%;
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 10px;
}
.btn {
    background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
    border: 1px solid #484E55;
    color: #FFF;
    border-radius: 3px;
}
.btn:hover {
    background-image: linear-gradient(#585E65, #4A4F54 60%, #414549);
    border: 1px solid #686E75;
    color: #FFF;
}
.btn-remove,
.btn-remove:hover {
    float: right;
    margin-left: 30px;
    padding: 0px 5px 1px 4px;
    background-color: #CCC;
    background-image: none;
    color: red;
    font-size: 9px;
    border-color: red;
}
.btn-remove b {
    display: block;
    float: left;
    padding-left: 2px;
    padding-right: 2px;
    margin: -4px -0px -5px -4px;
    font-size: 15px;
}
.thumb-panel-body {
    padding-top: 22px;
}
.shadow {}.title {
    margin-top: -1px;
    height: 41px;
    color: #FFF;
    overflow: hidden;
    display: block;
    font-weight: bold;
}
.mobile_ad {
    text-align: center;
    margin-bottom: 25px;
    padding: 0;
}
.foot-calendar {
    float: right;
    color: #ccc;
    overflow: hidden;
}
.fa-film {
    color: #fff;
    margin-left: 2px;
}
.fa-calendar {
    color: #fff;
    margin-left: 2px;
}
.time {
    margin-top: -24px;
    padding: 3px;
    position: absolute;
    color: white;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 13px;
    font-weight: bold;
}
.foot {
    color: #ddd;
    overflow: hidden;
}
.header-search {
    padding-right: 0px;
    padding-left: 0px;
    margin-top: 23px;
    margin-bottom: 24px;
}
.header-logo {
    padding-top: 12px;
}
.header-logo img {
    margin-left: 30px;
}
.panel {
    padding-right: 0px;
    padding-left: 0px;
}
.container {
    width: 1000px;
}
body>.container {
    padding-bottom: 26px;
}
.header-search button {
    height: 35px;
}
.pagination {
    background-color: none;
}
.pagination .active a {
    background-color: #960f1a;
    border-radius: 0px!important;
}
.pagination .active a:hover {
    background-color: #960f1a;
    border-radius: 0px!important;
}
.fa-thumbs-up,
.fa-thumbs-down {
    font-size: 17px;
}
.score-bar {
    height: 36px;
    text-align: center;
    padding: 0px;
    border: 1px solid #484E55;
}
.score {
    font-weight: bold;
}
.red-bar {
    width: 100%;
    height: 12px;
    background-color: #960f1a;
    display: block;
    position: absolute;
    bottom: 0;
}
.green-bar {
    width: 35%;
    display: block;
    height: 12px;
    background-color: #62EE7E;
}
.embed {
    margin-top: 14px;
    margin-bottom: 14px;
    width: 100%;
    resize: none;
    height: 49px;
    overflow: hidden;
}
.embed-folded {
    display: none;
}
.nopadding {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.embed-btn {
    height: 36px;
    width: 100%;
}
.lights-btn {
    width: 168px;
    height: 36px;
    background-image: none;
    background-color: #888!important;
    color: #000!important;
    width: 100%;
}
.lights-btn-div,
.embed-btn-div {
    padding-left: 15px!important;
}
.vote-btn {
    height: 36px;
}
.buttons {
    margin-top: 15px;
    margin-bottom: 39px;
}
.pagination-lg>li>a {
    padding-left: 17px;
    padding-right: 17px;
    font-weight: bold;
    border-radius: 0px;
    height: 49px;
    margin-left: 0px;
    color: #DDD;
}
.pagination>li>.disabled:hover {
    color: #FFF!important;
    background-color: #555!important;
}
.pagination .fa {
    font-size: 17px;
    margin-top: 5px;
}
.latest_searches a {
    width: 33%;
    float: left;
    height: 21px;
    overflow: hidden;
    padding-left: 10px;
    margin-top: 5px;
}
.popular_tags p {
    width: 20%;
    float: left;
    height: 21px;
    overflow: hidden;
    padding-left: 10px;
    margin-top: 5px;
}
.black_a,
.black_a:hover {
    color: #CCC;
}
.btn-more {
    width: 100%;
    font-weight: bold;
}
.nav {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
form {
    margin-bottom: 0px;
}
.nav a {
    margin-right: -5px;
    padding: 6px 30px;
    width: 162px;
    background-color: white;
    font-weight: bold;
    color: #FFF;
}
.clear {
    clear: both;
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 60px;
    background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
    background-repeat: no-repeat;
    filter: none;
    border-top: 1px solid rgba(0, 0, 0, 0.6);
}
.footer .container {
    padding-top: 21px;
}
.pagination-div {
    margin-bottom: 20px;
}
.chica,
.logo {
    position: absolute;
}
.logo {
    z-index: 10;
    margin-left: 17px;
    top: 23px;
}
.chica {
    z-index: 10;
    display: none;
}
.panel {
    z-index: 0;
}
.header-search .form-control {
    font-weight: bold;
}
.header-search .input-group .btn-default {
    background-color: #960f1a!important;
    border: 1px solid #960f1a!important;
    background-image: none;
}
.fa-search {
    font-size: 23px;
    margin-top: -2px;
    margin-left: 10px;
    margin-right: 8px;
    color: white;
}
.footer-links {
    color: #FFF;
}
.footer-links a {
    margin-left: 5px;
    margin-right: 5px;
    color: #CCC;
}
.policy {
    padding: 25px 38px;
    text-align: justify;
}
.copyright {
    color: #CCC;
}
.results_ad {
    float: right;
    margin-top: 88px;
    margin-right: 31px;
    margin-bottom: 104px;
}
.results_ad img {
    width: 300px;
    height: 250px;
}
.ad-panel {
    height: 620px;
    width: 348px;
    padding: 5px;
    margin-left: 22px;
}
.ad-panel img {
    margin-top: 10px;
}
.video-panel {
    width: 600px;
}
.ad-panel .panel-body {
    padding: 0;
}
.ad-panel iframe {
    margin-top: 22;
    margin-left: 22px;
}
.ads_row {
    padding-left: 0px;
}
.ads_row iframe {
    margin-left: 15px;
}
.index-text {
    padding: 24px;
    font-size: 14px;
    text-align: center;
    padding-bottom: 3px;
    padding-top: 15px;
}
.header_title a {
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
    color: #FFF;
    margin-top: -18px;
    display: block;
    text-align: center;
    margin-bottom: -29px;
}
@media(max-width:1015px) {
    body {} .header_title {
        display: none;
    }
    .container {
        width: 100%;
    }
    .logo {
        max-width: 100%;
        margin-left: 0 !important;
        position: relative;
        top: 0 !important;
    }
    .header-logo a {
        display: block;
        width: 100%;
        text-align: center;
    }
    .col-md-6 {
        width: 100%;
    }
    .nav a {
        width: 33.33333% !important;
        margin-right: -4px;
        padding: 7px 0px !important;
    }
    .thumb-div {
        width: 172px !important;
        text-align: center;
        display: inline-block;
    }
    .thumb-div div {
        width: 100%;
        display: inline-block;
        text-align: left;
    }
    .thumb-div img {
        width: 100%;
        height: auto;
    }
    .shadow {
        box-shadow: none;
    }
    .video-panel {
        width: 100%;
    }
    .panel-body iframe {
        width: 100% !important;
        height: auto !important;
    }
    .embed-btn {
        display: none;
    }
    .lights-btn {
        display: none;
    }
    .ad-panel {
        display: none;
    }
    .footer-links {
        display: none;
    }
    .copyright {
        float: none !important;
    }
    .footer {
        text-align: center;
    }
    .header-search {
        margin-top: 9px;
    }
    .panel-heading .pull-right {
        display: none;
    }
}
@media (max-width: 449px) and (min-width: 0px) {
    .thumb-div {
        width: 100% !important;
    }
    .popular_tags p {
        width: 100%;
    }
    .latest_searches a {
        width: 100%;
    }
    .copyright {
        margin-top: -10px;
        height: 38px;
    }
}
@media (max-width: 639px) and (min-width: 449px) {
    .thumb-div {
        width: 50% !important;
    }
    .popular_tags p {
        width: 50%;
    }
    .latest_searches a {
        width: 100%;
    }
}
@media (max-width: 769px) and (min-width: 639px) {
    .thumb-div {
        width: 33.33% !important;
    }
    .popular_tags p {
        width: 33.3%;
    }
    .latest_searches a {
        width: 100%;
    }
}
@media (max-width: 939px) and (min-width: 769px) {
    .thumb-div {
        width: 25% !important;
    }
    .popular_tags p {
        width: 33.3%;
    }
    .latest_searches a {
        width: 100%;
    }
}
@media (max-width: 1015px) and (min-width: 939px) {
    .thumb-div {
        width: 20% !important;
    }
    .popular_tags p {
        width: 33.3%;
    }
    .latest_searches a {
        width: 100%;
    }
}
@media (max-width: 1015px) and (min-width: 639px) {
    .header-search .input-group input {
        height: 50px;
    }
    .header-search .input-group button {
        height: 50px;
        padding-top: 12px;
    }
    .popular_tags p {
        width: 25%;
    }
    .latest_searches a {
        width: 50%;
    }
}
.panel {
    background-color: #1C1E22;
    border: 1px solid #484E55;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
}
.panel-heading {
    background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
    background-repeat: no-repeat;
    filter: none;
    border: none !important;
}
.panel-title {
    color: #EEE;
}
body {
    color: #DDD;
}
.he1,
.he2,
.he3,
.he4,
.he5 {
    border-radius: 0;
}
.he1 {
    border-top-left-radius: 3px;
}
.he2 {
    border-top-right-radius: 3px;
}
.he3 {
    border-bottom-left-radius: 3px;
}
.he5 {
    border-bottom-right-radius: 3px;
}
.he1:focus {
    border-color: #FFF;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
