@media {max-width: 767px} section {
	padding: 10px 0;
}
.post-content table tr:nth-child(even), .post-content table thead tr, .wpb_text_column table thead tr, .wpb_text_column table tr:nth-child(even){
	background: none;
}

@media screen and (max-width: 767px){
	 .embed-video-container {
		margin-bottom: 90px;
	}
	.pb64 {
		padding-bottom: 0px;
	}
}

.breadcrumb>.active {
	display: none !important;
}

.overlay:before, .slider-all-controls .overlay .background-image-holder:before{
	background: transparent !important;
}