@charset "utf-8";
/* CSS Document */
@media only screen and (min-width : 769px) {
	.contact-area ul.clearfix{
		display: flex;
		justify-content: center;
	}
}
.movie-player .player .jstream-eqPlayer img[src*="wm_play.png"] {
    top: 0!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    margin: auto!important;
} 