.ev-12 .banner-bg .bg-movie video{top:0;}
.ev-12 .event-title h1{font: 600 4.5em monospace;
    color: #000;}
.ev-12 .event-title h2{margin-top: 0px}
.ev-12 .mag-not-phone span {
    text-decoration: underline;
    font-size: 1em;
    font-weight: 600;
    line-height: 2.5;
}
.ev-12 .mag-not-phone p{
	font-size: 0.9em;
}
.ev-12 h3 {
    font-weight: 600;
}
.ev-12 .card-box {
    padding: 60px;
}
@media (min-width:960px ) {
	.ev-12 .banner-bg {
    min-height: 660px;
}
	.mag-not-phone{padding: 80px 10px}
}
@media (max-width:959px ) {
	.ev-12 .event-title h1{font-size: 3.5em}
}
@media (max-width: 640px) {
    .ev-12 .card-box {
        padding: 0;
    }
}