/* Layout 7 */
#teaserboxLayout7 [class*="item-block-hover"] {
    position: relative;
    max-width: 100%;
    margin: 0;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
#teaserboxLayout7 [class*="item-block-hover"],
#teaserboxLayout7 [class*="item-block-hover"]::before,
#teaserboxLayout7 [class*="item-block-hover"]::after {
    transition: all .3s ease;
}
#teaserboxLayout7 .w-100 {
    width: 100%!important;
    height: auto;
}
#teaserboxLayout7 [class*="item-block-hover_additional"] {
    position: absolute;
    top: 0;
    bottom: 60px;
    left: 0;
    right: 0;
}
#teaserboxLayout7 .item-block-hover_additional-partially-slide-up {
    top: 40%;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    overflow: visible;
}
#teaserboxLayout7 .text-center {
    text-align: center!important;
}
#teaserboxLayout7 .item-bg-white {
    background-color: #fff !important;
}
#teaserboxLayout7 .item-pt-20 {
    padding-top: 10px !important;
}
#teaserboxLayout7 .item-pb-15 {
    padding-bottom: 15px !important;
}
#teaserboxLayout7 .item-mx-15 {
    margin-left: 1.07143rem !important;
    margin-right: 1.07143rem !important;
}
#teaserboxLayout7 .item-block-hover:hover [class*="item-block-hover_additional-slide"],
#teaserboxLayout7 .item-block-hover:hover [class*="item-block-hover_additional-partially-slide"] {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}
#teaserboxLayout7 .item-block-hover_additional-partially-slide-up .item-block-hover_visible {
    position: absolute;
    bottom: 100%;
    margin-bottom: -124px;
    left: 0;
    right: 0;
    padding-left: 5px;
    padding-right: 5px;
    background: inherit;
}
#teaserboxLayout7 h3 {
    font-size: 1.25rem;
    margin-top: 5px;
    margin-bottom: 10px;
}
#teaserboxLayout7 h3 a{
    color: #000;
}
#teaserboxLayout7 .item-color-black {
    color: #000 !important;
}
#teaserboxLayout7 .item-block {
    display: block!important;
}
#teaserboxLayout7 .text-uppercase {
    text-transform: uppercase!important;
}
#teaserboxLayout7 .item-font-size-11 {
    font-size: 1.78571rem !important;
}
#teaserboxLayout7 .item-font-style-normal {
    font-style: normal;
}
#teaserboxLayout7 .description .title{
    font-weight: bold;
    margin: 0;
    line-height: 1.42em;
}
#teaserboxLayout7 .description .description{
    line-height: 1.42em;
}


@media (min-width:992px) and (max-width:1024px){
    #teaserboxLayout7 .item-block-hover_additional-partially-slide-up{
        top: 58%;
    }
}
@media (min-width:768px) and (max-width:991px){
    #teaserboxLayout7 .item-block-hover_additional-partially-slide-up .item-block-hover_visible{
        margin-bottom: -110px;
    }
    #teaserboxLayout7 .item-block-hover_additional-partially-slide-up{
        top: 80%;
    }
}



@media (max-width:991px){
    .frame-type-chsteaserbox_imagebox .img-caption-ar{margin-bottom:0;}
}
@media (max-width:768px){
    #teaserboxLayout7 .item-block-hover_additional-partially-slide-up .item-block-hover_visible {margin-bottom:-105px;}
}
@media (min-width:300px) and (max-width:500px){
    #teaserboxLayout7 .item-block-hover_additional-partially-slide-up .item-block-hover_visible {margin-bottom:-127px;}
}