article#content{
	overflow: hidden;
}

/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/
@media only screen and (max-width: 991px) {
	/* .ip-banner canvas {
		display: none;
	} */

	.ip-banner .ip-screen-vid-inner {
	    margin-top: 98px;
	}

	.ip-screen-video:nth-of-type(1) {
	    padding: 37px;
	}

	.ip-screen-vid-thumb-area:nth-of-type(1) {
	    padding-top: 37px;
	}
	.ip-banner:after {
		display: none;
	}
}