﻿
.poster-media-card .poster .poster-image-container {
    position: relative;
    width: 100%;
    padding-top: 140%}

.poster-media-card .poster .poster-image-container img {
    width: 100%;
    margin-top: -140%;
    background-color: #1E222B;
    position: absolute;
	border-radius: 5px;
    height: 100%}

	
	
.poster-media-card .poster .poster-image-container:hover img {
    opacity: .8;
}

.loph2 .poster-image-container {
    padding-top: 60%!important;
}

.loph2 .poster-image-container img {
    margin-top: -60%!important;
}
.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}
.jumbotron h1{line-height:1;color:inherit}
.jumbotron p{line-height:1.4}
.container .jumbotron{border-radius:6px}
.menu-right li.left {display:none;}
.infobox-icon-left-title .left-title-image,.infobox-icon-right-title .right-title-image{display: inline-block;width: 100%;}


.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before, .row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}


.row-pb-md {
  padding-bottom: 4em !important;
}


.row-pb-sm {
  padding-bottom: 2em !important;
}
