
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 22 2025 | 09:33:32 */
@charset "UTF-8";

.rev-featured-videos .ra_videos .pp-content-grid-post-image {
	position: relative;
	height: 395px;
	overflow: hidden;
	border-radius: 25px;
}

@media (max-width: 767px) {
	.rev-featured-videos .ra_videos .pp-content-grid-post-image {
		border-radius: 16px;
		height: 260px;
	}
}

.rev-featured-videos .ra_videos .pp-content-grid-post-image a img {
	height: 100%;
	object-fit: cover;
	object-position: top left;
}

.rev-featured-videos .ra_videos .pp-content-grid-post-image a::after {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	content: "";
	display: block;
	width: 90px;
	height: 90px;
	background: url("https://cdn-ilebokp.nitrocdn.com/OcRQhyKhdVjyqBUQiTaAXPDBSCRKQjpd/assets/images/optimized/rev-5bb28a9/www.revenueanalytics.com/wp-content/uploads/2025/07/playbutton.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
	.rev-featured-videos .ra_videos .pp-content-grid-post-image a::after {
		width: 60px;
		height: 60px;
	}
}

.rev-featured-videos .ra_videos .pp-content-grid-post-image a:hover::after {
	transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
}

.rev-featured-videos .ra_videos .pp-content-grid-post-text {
	margin-top: 20px;
}

.rev-featured-videos .ra_videos .pp-content-grid-post-text .pp-content-grid-post-title {
	font-size: 22px;
	margin-top: 0;
	margin-bottom: 0;
}

.rev-featured-videos .ra_videos .pp-content-grid-post-text .pp-content-grid-post-title a:hover {
	text-decoration: underline;
	color: inherit;
}

@media (max-width: 767px) {
	.rev-featured-videos .ra_videos .pp-content-grid-post-text .pp-content-grid-post-title {
		font-size: 20px;
	}
}

.rev-videos-archieve.rev-videos-archieve-continue .pp-posts-wrapper .pp-content-posts {
	padding-top: 0 !important;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	min-width: 260px;
	overflow: hidden;
	position: absolute;
	top: -40px;
	right: 0;
	z-index: 99;
}

@media (max-width: 1024px) {
	.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper {
		top: 0;
		width: 100%;
	}
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 13px 16px;
	margin: 0;
	border: 1px solid #e6e7e8;
	border-radius: 8px;
	background: #fff;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle:hover {
	border-color: #05053a;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle .toggle-text {
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle::after {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	font-family: "Font Awesome 7 Pro";
	font-weight: 400;
	content: "";
	font-size: 14px;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle.pp-post-filters-open {
	border-color: #0b3ef9 !important;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters-toggle.pp-post-filters-open::after {
	transform: scaleY(-1) !important;
	-webkit-transform: scaleY(-1) !important;
	-moz-transform: scaleY(-1) !important;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters {
	margin: 10px 0 0 0;
	border-radius: 8px;
	border: 1px solid #e6e7e8;
	background: #fff;
	overflow: hidden;
	padding: 15px 0;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters .pp-post-filter {
	font-size: 14px;
	font-weight: 500;
	padding: 0 16px !important;
	border-left: 2px solid transparent;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters .pp-post-filter:hover {
	color: #0b3ef9;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters .pp-post-filter.pp-filter-active {
	border-color: #0b3ef9;
}

.rev-videos-archieve .pp-posts-wrapper .pp-post-filters-wrapper .pp-post-filters .pp-post-filter:not(:first-child) {
	margin-top: 12px !important;
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts {
	padding-top: 60px;
}

@media (max-width: 1024px) {
	.rev-videos-archieve .pp-posts-wrapper .pp-content-posts {
		padding-top: 70px;
	}
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid {
	grid-row-gap: 30px;
}

@media (max-width: 1024px) {
	.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid {
		grid-row-gap: 20px;
	}
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-image {
	position: relative;
	height: 260px;
	overflow: hidden;
	border-radius: 20px;
}

@media (max-width: 1024px) {
	.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-image {
		border-radius: 16px;
	}
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-image a img {
	height: 100%;
	object-fit: cover;
	object-position: top left;
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-image a::after {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	background: url("https://cdn-ilebokp.nitrocdn.com/OcRQhyKhdVjyqBUQiTaAXPDBSCRKQjpd/assets/images/optimized/rev-5bb28a9/www.revenueanalytics.com/wp-content/uploads/2025/07/playbutton.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 9;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-image a:hover::after {
	transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-text {
	margin-top: 20px;
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-text .pp-content-grid-post-title {
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 0;
}

.rev-videos-archieve .pp-posts-wrapper .pp-content-posts .pp-content-post-grid .ra_videos .pp-content-grid-post-text .pp-content-grid-post-title a:hover {
	text-decoration: underline;
	color: inherit;
}

/* Video Details */
@media (max-width: 767px) {
	.rev-video-details-player .pp-video-wrapper {
		border-radius: 20px;
	}
}

.rev-video-details-player .pp-video-wrapper .pp-video-play-icon {
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
}

.rev-video-details-player .pp-video-wrapper .pp-video-play-icon:hover {
	transform: translate(-50%, -50%) scale(1.1);
	-webkit-transform: translate(-50%, -50%) scale(1.1);
	-moz-transform: translate(-50%, -50%) scale(1.1);
}

@media (max-width: 767px) {
	.rev-video-details-player .pp-video-wrapper .pp-video-play-icon {
		padding: calc(20px / 1.2) !important;
	}
}

.rev-video-details-player.rev-video-details-vidyard .fl-video iframe {
	width: 100%;
	height: 675px;
	border-radius: 30px;
}

@media (max-width: 1024px) {
	.rev-video-details-player.rev-video-details-vidyard .fl-video iframe {
		height: 555px;
	}
}

@media (max-width: 767px) {
	.rev-video-details-player.rev-video-details-vidyard .fl-video iframe {
		height: 220px;
		border-radius: 20px;
	}
}

.rev-videos-details-share .pp-social-share-inner {
	gap: 10px;
}

.rev-videos-details-share .pp-social-share-inner .pp-share-grid-item .pp-share-button {
	margin: 0 !important;
}

.rev-videos-details-share .pp-social-share-inner .pp-share-grid-item .pp-share-button a.pp-share-button-link {
	width: 30px;
	background: #f5f6f8;
	color: #05053a !important;
}

.rev-videos-details-share .pp-social-share-inner .pp-share-grid-item .pp-share-button a.pp-share-button-link:hover {
	color: #0b3ef9 !important;
}

.rev-videos-details-share .pp-social-share-inner .pp-share-grid-item .pp-share-button a.pp-share-button-link i {
	transition: all .3s ease-in-out;
}
