.thumbnail .caption h3 {
	overflow: hidden
}
.vjs-youtube .vjs-poster {
	background-size: contain !important;
}

@media only screen and (max-width: 464px) {

	.thumbnail .caption h3 {
		font-size: 18px;
	}
	ul.pm-ul-browse-videos .thumbnail {
		padding-bottom: 65%;
	}

}

#hamburger-menu-btn {
  color: #FFF !important;
}