
.et_pb_gallery_pagination {
	display: none !important;
}

.youtube-responsive-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media only screen and (max-width:767px) {
	.youtube-responsive-container {
		padding-bottom: 56.25%;
	}
}

h2, h3, h4 {
	margin-bottom: .5em;
}

h1, h2, h3, h4 {
	text-transform: capitalize;
}

h2 {
	font-size: 2.5rem;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 1.5rem;
	color: #4f4f4f;
}

h3 {
	font-size: 1.75rem;
	font-weight: 600;
	line-height: 1.3;
	margin-bottom: 1rem;
	color: #4f4f4f;
}

h4 {
	font-size: 1.25rem;
	font-weight: 500;
	line-height: 1.4;
	margin-bottom: .75rem;
	color: #4f4f4f;
}
