body {
    background-color: #212121;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5 {
    font-weight: 600
}

@media (min-width: 992px) {
    .custom-youtube-trailer-padding {
        padding-right:25px !important;
        margin-top:1px !important;
    }
}

@media (max-width: 992px) {
    .poster-div {
        text-align: center;
    }
}

.no-hover:hover {
 color: rgba(255, 255, 255, 0.5) !important;
}

.set-uppercase {
    text-transform: uppercase;
}

.creditsAll {
    text-align: center;
}

.description {
    color: #a9a9a9;
    white-space: pre-line;
}

.img-reel {
    position: absolute;
    top: -9999px;
    left: -9999px;
    right: -9999px;
    bottom: -9999px;
    margin: auto;
}

.reel-div {
    height: 200px;
    border: 3px solid #212121;
    overflow: hidden;
}

.nav-link {
    color: #a9a9a9;
}

.nav-link:hover {
    color: #656565;
}

img {
    max-width: 470px
}

.card-title {
    color: white;
}

.card-text {
    color: white;
}

a:hover,
a:visited,
a:link,
a:active {
    text-decoration: none;
}

.divider {
    padding-left: 7px;
    padding-right: 7px;
}

.stikla {
    max-width: 100%;
    padding-bottom: 20px;
}

.stiklu-div {
    padding-left: 0px;
}

.credits {
    overflow: hidden;
    white-space: pre-line;
}