.product.slick-current.slick-active.slick-center {
    transform: scale(1);
}

.all-podcast .button-group.filter-button-group {
    text-align: center !important;
    margin-bottom: 120px !important;
}

.related-videos div#related-single {
    margin-left: 0px !important;
}
.single-podcast .the-audio {
    text-align: left;
    margin-left: -19px;
}
ul.subscribe-channels li span.sep {
    font-weight: 600;
}
.owl-carousel.owl-drag .owl-item {
	align-self: initial !important; 
}
@media (max-width:768px) {
	.single-podcast audio {
		margin-left: 0 !important;
	}
	.single-podcast .the-audio:after {
        content: '';
    background-image: url(../play.html);
    position: absolute;
    height: 45px !important;
    width: 50px !important;
    left: 50% !important;
    z-index: 999 !important;
    top: -50px !important;
    background-repeat: no-repeat !important;
    background-size: 45px !important;
    background-position: center;
    display: block !important;
    transform: translateX(-50%);
    border: 1px solid #000;
    border-radius: 50%;
    padding: 30px;
    background-position-x: 60%;
		cursor: pointer;
}
	.single-podcast audio {
    margin-top: 120px;
}
	.single-podcast h1.entry-title {
    margin-bottom: 60px;
}
	.single-podcast .the-audio.pause:after {
    background-position-x: 50%;
}
	
}

/*a.mega-menu-link:hover {
    text-decoration: underline !important;
}*/


.webinars-home .webinar {
    width: 100%;
}

.webinars-home .webinar a {
    color: #fff !important;
}

div#products-featured-images .featured-image {
    background-position: center;
}


.people-template-default .et_pb_row.et_pb_row_2_tb_body .et_pb_column.et_pb_column_4_4.et_pb_column_3_tb_body .et_pb_text_5_tb_body .et_pb_text_inner {
    line-height: 2;
}