﻿.container {
text-align: center;
}
.backproductionfacility {
    background-image: url(../../images/pages/slide-productinfo-ligthblue.png);
    /*NEW CSS's*/
    background-size: cover;
    background-repeat: no-repeat;
}

.videocontent {
    padding-top: 0%;

}
.videocontent .dataimg{
    /* padding-top: 3%; */  margin: 0px auto 0 auto;  text-align: center;
  

}
.videocontent .dataimg img{
    max-width: 550px;  /* margin-top: 5px; */  
    width: 100%;  
    max-height: 491px;

}

#datapage{
    max-width: 380px;
    padding-top: 18%;
    color: #FFFFFF;
    margin: 0 auto;
    text-align:left;
}
#datapage .title {
    font-family: 'PFDinTextStd-Thin';
    font-size: 44px;
    line-height: 42px;
    /*max-width: 298px;*/
}

    #datapage .textcontent {
        font-size: 17px;
        font-family: 'RobotoSlab-Light';
        line-height: 26px;
    }


#datapage .textcontent p {
    margin: 10px 0px;
}

.button_white span {
    margin-left: 8px;
    line-height: 20px;
    color: #fff !important;
}

.button_white span:hover {
    color: #4AC9E3 !important;
}