﻿

.PresentationContent .close_btn {
    /*right: 5%;*/
    position:relative;
    right:0px;
    float:right;
    right:0px;
    top:16px;
}

.headimage {
    width: 100%;
    /*margin-left: -100%;*/
    opacity: 0;
    overflow:hidden;
}


.PresentationContent p, .PresentationContent h3 {
    margin-left: -500px;
}

.PresentationContent p {
    font-family: 'ProximaNova_Regular';
}

.subTitleLayer {
    background-color:rgb(255,255,255);
    opacity:0.5;
}
