.col1_2 {
	width: 450px;
}

.nocaps {
	text-transform: none !important;
}

.caps.dark {
	color: #000 !important;
}

.mejs-controls .mejs-time-rail .mejs-time-handle {
	display: none !important;
}

.pdf {
	display: block;
    margin-bottom: 30px;
}

.pdf::after {
	display: block;
    content: "";
    clear: both;
}

.pdf i.icon {
    display: inline-block;
    height: 30px;
    width: 23px;
    margin: 2px 10px 0 0;
    background-image: url(/assets/img/icon-file.png);
    background-size: cover;
    float: left;
}

.pdf h2 {
    font-family: 'FrutigerLTPro-Roman', 'Helvetica', serif;
    color: #878786;
}

.text i.icon {
	width: 26px;
    height: 34px;
}