.blog-listing-inner-wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -15px;
}
.blog-listing-wrap .blog-listing-col-wrap {
	width: 33.33%;
	padding: 0 13px 22px;
}
.blog-listing-wrap .blog-listing-col {
    background-color: #FFFFFF;
	border-radius: 7px;
    box-shadow: 0px 0px 5px 0px rgb(52 71 84 / 18%);
    height: 100%;
}
.blog-listing-wrap .blog-listing-col .post-image {
    width: 100%;
	padding-top: 100%;
    max-width: 100%;
    border-radius: 7px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
}
.blog-listing-wrap .blog-listing-col .post-content {
	padding: 20px;
}
.blog-listing-wrap .blog-listing-col .post-content .post-cat,
.blog-listing-wrap .blog-listing-col .post-content .post-date {
	font-size: 13px;
    font-weight: 700;
    line-height: 1.2em;
    color: #999999;
	width: 50%;
}
.blog-listing-wrap .blog-listing-col .post-content .post-date,
.newsroom-crm-carousel-item-wrap .newsroom-crm-carousel-item .post-content .post-date {
	text-align: right;
}
.announcement .newsroom-crm-carousel-item-wrap .newsroom-crm-carousel-item .post-content .post-date {
	width: 100%;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col {
    border-radius: 0;
    box-shadow: none;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-content {
    padding: 30px 0;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-contents {
    height: 75px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.goals-listing-wrap.blog-listing-wrap .blog-listing-col .post-content {
    padding: 30px 20px 50px;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-content .post-title a {
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-content p {
    font-size: 18px;
    line-height: 1.2;
    height: 86px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-button {
    padding: 0 0 50px;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-button a {
    color: #ffffff;
    background: #7067E6;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    padding: 5px 38px 5px 38px;
    border-radius: 6px;
    display: inline-block;
}
.goals-listing-wrap.blog-listing-wrap.hubs-blog-listing .blog-listing-col .post-button a:hover {
    background: #ffffff;
    color: #7067E6;
}
.goals-listing-wrap.blog-listing-wrap .blog-listing-col-wrap {
    padding: 0 13px 50px;
}
.blog-listing-wrap .blog-listing-col .post-content .post-title {
	font-size: 22px;
    font-weight: 700;
    line-height: 1.2em;
}
.goals-listing-wrap.blog-listing-wrap .blog-listing-col .post-content .post-title {
	padding-bottom: 20px;
}
.goals-listing-wrap.blog-listing-wrap .blog-listing-col .post-content p {
	color: #212121;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}
.goals-listing-wrap.blog-listing-wrap .blog-listing-col .post-content .post-title a {
	color: #7067E6;
    font-size: 18px;
    font-weight: 500;
    line-height: 21px;
}
.blog-listing-wrap .blog-listing-col .post-content .post-meta {
	display: flex;
    flex-wrap: wrap;
}
.blog-load-more-posts {
    width: 100%;
}
.blog-load-more-posts .load-more-posts {
    text-align: center;
    padding-top: 40px;
}
.blog-load-more-posts .load-more-posts a {
    color: #FFFFFF;
    background-color: #7067E6;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #7067E6;
    border-radius: 4px 4px 4px 4px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4em;
    padding: 8px 50px 8px 50px;
    display: inline-block;
}
.blog-load-more-posts .load-more-posts a:hover {
    color: #7067E6;
    background: #fff;
}
.blog-listing-wrap .no-more-post-blog {
    padding: 0 15px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
}
.blog-load-more-posts .pp-posts-loader,
.app-marketplace-load-more-postss .pp-posts-loader {
    width: 35px;
    height: 35px;
}
.blog-load-more-posts .pp-posts-loader:after,
.app-marketplace-load-more-posts .pp-posts-loader:after {
    border-bottom-color: #F4F6F6;
    border-top-color: #F4F6F6;
}
.app-marketplace-load-more-posts .load-more-posts {
    text-align: center;
}
.app-marketplace-load-more-posts .load-more-posts a {
    border: 1px solid #7067E6;
    border-radius: 4px;
    padding: 8px 45px;
    background: #7067E6;
    color: #fff;
    display: inline-block;
}
.app-marketplace-load-more-posts .load-more-posts a:hover {
    color: #7067E6;
    background: #fff;
}
.no-more-post-bloged {
    padding: 0 15px;
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
}
.related-goals-slider .goals-crm-carousel-item-wrap {
	padding: 25px;
	background-color: #EB837A;
	border-radius: 7px;
	height: 100%;
}
.related-goals-slider .owl-item:nth-child(3n-2) .goals-crm-carousel-item-wrap {
	background: linear-gradient(180deg, #564EBF 2.41%, #F26522 95.16%) !important;
}
.related-goals-slider .owl-item:nth-child(3n-1) .goals-crm-carousel-item-wrap {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%)!important;
}
.related-goals-slider .owl-item:nth-child(3n) .goals-crm-carousel-item-wrap {
    background: linear-gradient(180deg, #7067E6 2.41%, #AE49B6 95.16%) !important;
}
.related-goals-slider .goals-crm-carousel-wrap .owl-item {
    padding-left: 15px;
    padding-right: 5px;
}
.related-goals-slider .post-title a {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 500;
	color: #FFFFFF;
}
.related-goals-slider .post-title a:hover {
	color: #FFFFFF;
}
.related-goals-slider .goals-crm-carousel-item .post-image a img {
    border-radius: 7px;
}
.related-goals-slider .goals-crm-carousel-item .post-content {
	padding-top: 20px;
	color: #FFFFFF;
}
.related-goals-slider .goals-crm-carousel-item-wrap .goals-crm-carousel-item .post-image {
    width: 100%;
	padding-top: 100%;
    max-width: 100%;
    border-radius: 7px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
}
.related-goals-slider .goals-crm-carousel-item .pp-post-term {
    position: relative;
    padding-left: 35px;
	line-height: 2;
    font-size: 14px;
    margin-bottom: 12px;
}
.related-goals-slider .goals-crm-carousel-item .pp-post-term::before {
    content: "";
    background-image: url('/wp-content/uploads/2022/04/related-goals-slider-right-arrow-icon.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 3px;
}
.newsroom-listing .owl-dots button.owl-dot {
    display: inline-block;
	outline: none;
	border: none;
}
.newsroom-listing .owl-dots .owl-dot span {
	border-radius: 20px;
    display: block;
    margin: 5px;
	border: 1px solid #7067E6;
	background: #fff;
}
.newsroom-listing .announcement-news .owl-dots .owl-dot span {
    height: 20px;
    width: 20px;
}
.newsroom-listing .announcement .owl-dots .owl-dot span {
    height: 22px;
    width: 22px;
}
.newsroom-listing .owl-nav {
	position: absolute;
    top: 40%;
    left: 0;
	right: 0;
}
.newsroom-listing .owl-dots {
	text-align: center;
    padding: 30px 0;
}
.newsroom-listing .owl-dots .owl-dot.active span {
    background: none repeat scroll 0 0 #7067E6;
}
.newsroom-crm-carousel-wrap.announcement-news .newsroom-crm-carousel-item-wrap {
    padding: 5px 15px;
}
.newsroom-crm-carousel-wrap.announcement .newsroom-crm-carousel-item-wrap {
    padding: 5px 10px;
}
.newsroom-crm-carousel-item-wrap .newsroom-crm-carousel-item {
    background: #FFFFFF;
    box-shadow: 0px 0px 5px rgb(52 71 84 / 18%);
    border-radius: 9px;
}
.newsroom-crm-carousel-item-wrap .newsroom-crm-carousel-item .post-content {
    display: flex;
    flex-wrap: wrap;
	padding: 25px 25px 40px;
}
.newsroom-crm-carousel-item .post-content .post-title {
	width: 100%;
	padding-top: 20px;
}
.newsroom-crm-carousel-item .post-content .post-title a {
	font-size: 20px;
    font-weight: 700;
}
.newsroom-crm-carousel-item .post-content .post-cat,
.newsroom-crm-carousel-item .post-content .post-date {
	font-size: 14px;
    color: #999999;
    font-weight: bold;
    line-height: 29px;
	width: 50%;
	margin-bottom: 0;
}
.newsroom-crm-carousel-item .post-image > a {
    max-height: 200px;
    height: 200px;
    overflow: hidden;
}
.newsroom-crm-carousel-item a .post-image {
	background-size: cover;
    width: 100%;
	padding-top: 100%;
    background-position: center;
    background-repeat: no-repeat;
	border-radius: 9px 9px 0 0;
}
.owl-carousel.newsroom-crm-carousel-wrap > .owl-nav .owl-prev {
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel.newsroom-crm-carousel-wrap.announcement-news > .owl-nav .owl-prev {
    left: -30px;
}
.owl-carousel.newsroom-crm-carousel-wrap.announcement > .owl-nav .owl-prev {
    left: -40px;
}
.owl-carousel.newsroom-crm-carousel-wrap > .owl-nav .owl-next {
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel.newsroom-crm-carousel-wrap.announcement-news > .owl-nav .owl-next {
	right: -30px;
}
.owl-carousel.newsroom-crm-carousel-wrap.announcement > .owl-nav .owl-next {
	right: -40px;
}
.goals-crm-nav:before {
    position: absolute;
    font-size: 20px;
    top: -70%;
    line-height: 1.4;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #E1EDF7;
    color: #7067E6;
    border: 2px solid #7067E6;
    border-radius: 50px;
    height: 32px;
    width: 32px;
}
.goals-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
	left: 94%;
	top: -40px;
}
.goals-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    right: 15px;
	top: -40px;
}
.newsroom-crm-nav:before {
    position: absolute;
    font-size: 32px;
    font-weight: 700;
    top: 50%;
    line-height: 1.5;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #7067E6;
    color: #FFFFFF;
    border-radius: 50px;
    height: 45px;
    width: 45px;
}
.owl-carousel.goals-crm-carousel-wrap .owl-nav .owl-next::after,
.owl-carousel.goals-crm-carousel-wrap .owl-nav .owl-prev::after,
.owl-carousel.newsroom-crm-carousel-wrap .owl-nav .owl-next::after,
.owl-carousel.newsroom-crm-carousel-wrap .owl-nav .owl-prev::after {
    content: "";
}
.newsroom-crm-carousel-wrap.owl-carousel .owl-stage,
.goals-crm-carousel-wrap.owl-carousel .owl-stage {
    display: flex;
}
.newsroom-crm-carousel-wrap .newsroom-crm-carousel-item-wrap {
    display: flex;
	justify-content: center;
	height: 100%;
}
.podcast-crm-carousel-wrap .podcast-crm-carousel-item,
.webcast-crm-carousel-wrap .webcast-crm-carousel-item {
	background-size: cover;
    width: 100%;
	padding-top: 100%;
    background-repeat: no-repeat;
    background-position: center;
	border-radius: 7px;
}
.podcast-crm-carousel-img,
.webcast-crm-carousel-img{
  border-radius: 7px !important;
}
.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-next,
.owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-next {
    right: -30px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-prev,
.owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-prev {
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
}
.owl-carousel.podcast-crm-carousel-wrap .owl-nav .owl-next::after,
.owl-carousel.podcast-crm-carousel-wrap .owl-nav .owl-prev::after,
.owl-carousel.webcast-crm-carousel-wrap .owl-nav .owl-next::after,
.owl-carousel.webcast-crm-carousel-wrap .owl-nav .owl-prev::after{
	content:"";
}
.podcast-crm-nav,
.webcast-crm-nav {
	background: #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;

}
.podcast-crm-nav.podcast-crm-nav-prev,
.webcast-crm-nav.webcast-crm-nav-prev {
	transform: translate(-100%, -50%);
}
.podcast-crm-nav.podcast-crm-nav-next,
.webcast-crm-nav.webcast-crm-nav-next {
	transform: translate(100%, -50%);
}
.podcast-crm-nav:before,
.webcast-crm-nav:before {
    position: absolute;
    font-size: 25px;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    background: -moz-linear-gradient(top, #F26522 0%, #AB47BC 100%);
    background: -webkit-linear-gradient(top, #F26522 0%,#AB47BC 100%);
    background: linear-gradient(to bottom, #F26522 0%,#AB47BC 100%);
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}
.owl-nav button:focus {
	outline: none;
	border: none;
}
/* Customer Stories Page */
.testimonial-slider-wrap.user-stories-wrap {
	margin: 0 -15px;
}
.testimonial-slider-wrap.user-stories-wrap .user-stories-grid-wrap {
	padding: 0 15px 30px;
	width: 33.33%;
}
/* Event-Slider */
.event-crm-carousel-wrap .event-crm-nav {
	background: #fff;
    padding: 5px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
}
.event-crm-carousel-wrap .event-post-content {
	background: #fff;
	padding: 10px 15px 25px;
	border-radius: 0 0 12px 12px;
}
.event-crm-carousel-wrap .event-category {
	overflow-x: scroll;
	display: flex;
}
.event-crm-carousel-wrap .event-category::-webkit-scrollbar {
    height: 5px;
}
.event-crm-carousel-wrap .event-category::-webkit-scrollbar-thumb {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    border-radius: 10px;
}
.event-crm-carousel-wrap .event-category:-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ab47bc;
    border-radius: 10px;
}
.event-crm-carousel-wrap .post-details .post-image {
    background-size: cover;
    width: 100%;
    padding-top: 100%;
	border-radius: 7px 7px 0 0;
}
.event-crm-carousel-wrap .post-title h4 {
	margin-bottom: 6px;
}
.event-crm-carousel-wrap .post-title h4 a {
    color: #5B5B5B;
    font-weight: 700;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 50px;
}
.event-crm-carousel-wrap .post-title {
    padding-top: 8px;
}
.event-crm-carousel-wrap .event-date p {
    font-weight: 700;
    font-size: 15px;
    line-height: 20px;
    color: #EB837A;
}
.owl-stage {
	margin: 0 auto;
}
.event-crm-carousel-wrap .event-location p {
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    color: #5B5B5B;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.event-crm-carousel-wrap .event-content p {
    color: #5B5B5B;
    line-height: 1.2;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-size: 12px;
	height: 29px;
}
.event-crm-carousel-wrap .event-button p {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    color: #7067E6;
	padding-top: 5px;
    cursor: pointer;
}
.event-content {
    padding: 0 0 11px;
}
.event-category p {
    background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    border-radius: 15px;
    color: #fffd;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 6px;
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    border: 1px solid;
	margin-top: 5px;
	margin-bottom: 10px !important;
	flex-shrink: 0;
}
.event-category p:hover {
    background: transparent;
    color: #7067E6;
    border-color: #7067E6;
}
.event-crm-carousel-wrap .owl-nav i.fa,
.directory-crm-carousel-wrap .owl-nav i.fa,
.horizontal-directory-crm-carousel-wrap .owl-nav i.fa {
    font-size: 30px;
}
.directory-crm-carousel-wrap .owl-nav,
.horizontal-directory-crm-carousel-wrap .owl-nav {
    position: relative;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
	position: absolute;
	width: 18px;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
    left: -75px;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
	right: -75px;
}
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
	position: absolute;
    left: -65px;
    width: 18px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev i,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next i{
	background-color: #ffff;
    padding: 7px;
    border-radius: 50%;
    width: 43px;
}

.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
    position: absolute;
    left: -65px;
    width: 18px;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    bottom: 280px;
}
.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
	bottom: 480px;
}
.customer-stories-wrap.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.customer-stories-wrap.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    bottom: 230px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
	bottom: 420px;
}
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
	bottom: 240px;
}
.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
.release-pioneers-bussiness-professional.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
.release-pioneers-bussiness-professional.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
	bottom: 250px;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
    position: absolute;
    right: -45px;
    width: 18px;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev:after,
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev:after,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev:after {
	display: none;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next::after,
.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next::after,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next::after {
    display: none;
}
.event-crm-carousel-wrap.owl-carousel > .owl-nav i.fa:before,
.directory-crm-carousel-wrap.owl-carousel > .owl-nav i.fa:before,
.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav i.fa:before {
    background: linear-gradient(90deg, #AB47BC 20%, #F26522 100%);
    -webkit-background-clip: text;
	background-clip: text;
    -webkit-text-fill-color: transparent;
}
.event-channel p {
    color: #999;
    line-height: 1.2;
}
.event-channel p:before {
    content: '';
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    margin: auto 0;
    display: inline-block;
    vertical-align: middle;
}
.event-channel .in-person:before {
    background-image: url(/wp-content/uploads/2023/01/In-Person.svg);
}
.event-channel .online:before {
    background-image: url(/wp-content/uploads/2023/01/online.svg);
}
.event-channel .webcast:before {
    background-image: url(/wp-content/uploads/2023/01/Webcast.svg);
}
.event-channel .podcast:before {
    background-image: url(/wp-content/uploads/2023/01/Podcast.svg);
}
.event-channel .live-stream:before {
    background-image: url(/wp-content/uploads/2023/01/Live-Stream.svg);
}
.event-channel .hybrid:before {
    background-image: url(/wp-content/uploads/2023/01/Hybrid.svg);
}
.event-crm-carousel-wrap.owl-carousel,
.directory-crm-carousel-wrap.owl-carousel,
.horizontal-directory-crm-carousel-wrap.owl-carousel {
	padding: 0;
	margin: 0;
}
.directory-crm-carousel-wrap .post-details.row-1 {
	margin-bottom: 20px;
}
.directory-crm-carousel-wrap .post-details,
.horizontal-directory-crm-carousel-wrap .post-details {
	position: relative;
    padding: 1px;
    border-radius: 7px;
    background-image: linear-gradient( 90deg, #F26522 2.41%, #AB47BC 95.16%);
}
.directory-crm-carousel-wrap .post-image {
	background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
    padding-top: 100%;
	border-radius: 7px 7px 0 0;
	background-color: #fff;
}
.directory-crm-carousel-wrap .post-content-text {
	background: #fff;
    padding: 0 13px;
	border-radius: 0 0 7px 7px;
    overflow: hidden;
}
.directory-crm-carousel-wrap .post-title,
.horizontal-directory-crm-carousel-wrap .post-title {
	padding-top: 12px;
}
.directory-crm-carousel-wrap .post-title h4,
.horizontal-directory-crm-carousel-wrap .post-title h4 {
	margin-bottom: 6px;
}
.directory-crm-carousel-wrap .post-title h4 a,
.horizontal-directory-crm-carousel-wrap .post-title h4 a {
	color: #5B5B5B;
    font-weight: 700;
	font-size: 24px;
	line-height: 25px;
	height: 50px;
}
.directory-crm-carousel-wrap .post-title h4 a,
.horizontal-directory-crm-carousel-wrap .post-title h4 a,
.directory-crm-carousel-wrap .directory-content,
.horizontal-directory-crm-carousel-wrap .directory-content,
.release-pioneers-metros-wrap .directory-content {
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.directory-crm-carousel-wrap .directory-content,
.horizontal-directory-crm-carousel-wrap .directory-content,
.release-pioneers-metros-wrap .directory-content {
	height: 40px;
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}
.directory-crm-carousel-wrap.release-pioneers-council .directory-buttons,
.directory-crm-carousel-wrap.release-pioneers-council .directory-buttons a,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .directory-buttons,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .directory-buttons a 	{
	display: block;
	width: 100%;
}
.directory-crm-carousel-wrap.multi-row-directory-crm-carousel-wrap .directory-buttons a {
    width: 49%;
}
.directory-crm-carousel-wrap.release-pioneers-council .directory-buttons .more-details,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .directory-buttons .more-details {
	background: #7067E6;
    color: #fff;
}
.directory-crm-carousel-wrap.release-pioneers-council .directory-buttons .more-details:hover,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .directory-buttons .more-details:hover {
	color: #7067E6;
    background: #fff;
}
.directory-crm-carousel-wrap.release-pioneers-council .contribute-explore-wrap,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .contribute-explore-wrap {
	text-align: center;
}
.directory-crm-carousel-wrap.release-pioneers-council .contribute-explore-wrap a,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .contribute-explore-wrap a  {
	font-weight: 400;
	font-size: 12px;
	line-height: 1.2;
	color: #5B5B5B;
}
.directory-crm-carousel-wrap.release-pioneers-council .directory-hub-sub-title-wrap,
.horizontal-directory-crm-carousel-wrap.release-pioneers-council .directory-hub-sub-title-wrap {
	margin-top: 5px;
}
.directory-crm-carousel-wrap .directory-buttons,
.horizontal-directory-crm-carousel-wrap .directory-buttons,
.release-pioneers-metros-grid .directory-buttons {
	display: flex;
    justify-content: space-between;
}
.directory-crm-carousel-wrap .directory-buttons a,
.release-pioneers-metros-grid .directory-buttons a,
.horizontal-directory-crm-carousel-wrap .directory-buttons a {
	font-weight: 700;
    font-size: 14px;
    line-height: 20px;
	padding: 10px 6px;
	border: 1px solid #7067E6;
	border-radius: 4px;
	text-align: center;
}
.release-pioneers-metros-grid .directory-buttons a {
	width: 50%;
}
.release-pioneers-metros-grid .directory-buttons .more-details {
	margin-right: 5px;
}
.release-pioneers-metros-grid .directory-buttons .join-community {
	margin-left: 5px;
}
.directory-crm-carousel-wrap .directory-buttons .join-community,
.horizontal-directory-crm-carousel-wrap .directory-buttons .join-community,
.release-pioneers-metros-grid .directory-buttons .join-community,
.directory-crm-carousel-wrap .directory-buttons .more-details:hover,
.release-pioneers-metros-grid .directory-buttons .more-details:hover,
.horizontal-directory-crm-carousel-wrap .directory-buttons .more-details:hover {
    background: #7067E6;
    color: #fff;
}
.directory-crm-carousel-wrap .directory-buttons .join-community:hover,
.horizontal-directory-crm-carousel-wrap .directory-buttons .join-community:hover,
.release-pioneers-metros-grid .directory-buttons .join-community:hover,
.directory-crm-carousel-wrap .directory-buttons .more-details,
.release-pioneers-metros-grid .directory-buttons .more-details,
.horizontal-directory-crm-carousel-wrap .directory-buttons .more-details {
    color: #7067E6;
    background: #fff;
}
.directory-crm-carousel-wrap .directory-hub-sub-title-wrap,
.horizontal-directory-crm-carousel-wrap .directory-hub-sub-title-wrap {
	background: #EEF2F5;
    margin: 0 -13px;
    padding: 6px 13px;
    margin-top: 15px;
	height: 50px;
}
.release-pioneers-metros-wrap .directory-hub-sub-title-wrap {
	background: #EEF2F5;
    padding: 6px 13px;
	height: 50px;
	border-radius: 0 0 7px 7px;
}
.directory-crm-carousel-wrap .hub-sub-title,
.release-pioneers-metros-wrap .hub-sub-title,
.horizontal-directory-crm-carousel-wrap .hub-sub-title,
.directory-crm-carousel-wrap .moredetails-sub-title,
.release-pioneers-metros-wrap .moredetails-sub-title,
.horizontal-directory-crm-carousel-wrap .moredetails-sub-title {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
	position: relative;
    padding-left: 21px;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.directory-crm-carousel-wrap .hub-sub-title:before,
.release-pioneers-metros-wrap .hub-sub-title:before,
.horizontal-directory-crm-carousel-wrap .hub-sub-title:before,
.directory-crm-carousel-wrap .moredetails-sub-title:before,
.release-pioneers-metros-wrap .moredetails-sub-title:before,
.horizontal-directory-crm-carousel-wrap .moredetails-sub-title:before {
	content: "";
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
 }
.directory-crm-carousel-wrap .hub-sub-title:before,
.release-pioneers-metros-wrap .hub-sub-title:before,
.horizontal-directory-crm-carousel-wrap .hub-sub-title:before {
    background-image: url(/wp-content/uploads/2022/06/inperson.svg);
}
.directory-crm-carousel-wrap .moredetails-sub-title:before,
.release-pioneers-metros-wrap .moredetails-sub-title:before,
.horizontal-directory-crm-carousel-wrap .moredetails-sub-title:before {
    background-image: url(/wp-content/uploads/2022/06/more-details-sub-title.svg);
}
.horizontal-directory-crm-carousel-wrap .post-details {
	display: flex;
    flex-wrap: wrap;
	overflow: hidden;
}
.horizontal-directory-crm-carousel-wrap .post-image {
	background-size: cover;
	background-position: center;
    background-repeat: no-repeat;
	width: 41%;
    padding-top: 40%;
	border-radius: 7px 0 0 7px;
    background-color: #fff;
    overflow: hidden;
}
.horizontal-directory-crm-carousel-wrap .post-content-text {
	width: 59%;
	background: #fff;
    padding: 0 13px;
	overflow: hidden;
    border-radius: 0 7px 7px 0;
}
.horizontal-directory-crm-carousel-wrap .directory-buttons a {
	width: 50%;
    padding: 10px 0;
}
.horizontal-directory-crm-carousel-wrap .directory-buttons .more-details {
	margin-right: 5px;
}
.horizontal-directory-crm-carousel-wrap.owl-carousel .post-details {
	margin-bottom: 27px;
}

/* Foundation Grant */
.foundation-grant-section-wrap .fondation-grant-posts-wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -15px;

}
@keyframes fadeInAnimation {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
     }
}

.foundation-grant-section-wrap .fondation-grant-posts-wrap .fondation-grant-posts {
	width: 33.33%;
	padding: 0 15px;
	position: relative;
	cursor: pointer;
	animation: fadeInAnimation ease 1s;
	margin-bottom: 30px;
}
.foundation-grant-section-wrap .fondation-grant-posts-wrap .fondation-grant-posts .card-content {
	background: #FFFFFF;
    border: 1px solid #EEF2F5;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
    border-radius: 7px;
    padding: 25px;
	min-height: 495px;
}
.foundation-grant-section-wrap .fondation-grant-posts-wrap .fondation-grant-posts .card-content .organization-details {
	border-bottom: 1px solid #3A3A3C;
}
.foundation-grant-section-wrap .card-content .organization-details h5 {
	padding: 15px 0;
    margin-bottom: 0;
}
.foundation-grant-section-wrap .card-content .organization-details .org-logo {
	background-size: cover;
    background-position: center;
    width: 80px;
    height: 80px;
}
.fondation-grant-posts .card-content .org-name p {
	font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    height: 130px;
	margin-bottom: 20px;
}
.foundation-grant-section-wrap .fondation-grant-posts .user-details {
	display: flex;
    flex-wrap: wrap;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-img-wrap {
	width: 20%;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-details {
	width: 80%;
	padding-left: 20px;
	align-self: center;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-details .person-name p {
	font-size: 14px;
    line-height: 1.5;
    font-weight: 700;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-details .person-title p {
	font-size: 14px;
    line-height: 1.5;
    font-weight: 400;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-image {
	background-size: contain;
    width: 100%;
    padding-top: 100%;
    background-position: center;
    border-radius: 50px;
	background-repeat: no-repeat;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-quote-details .quote-content p {
	font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
	position: relative;
	overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
	height: 55px;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-quote-details .quote-content {
	position: relative;
	padding: 15px 0;
    margin: 5px 0;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-quote-details .quote-content::before {
	content: "";
    background: url(/wp-content/uploads/2021/08/icon_quote.png);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}
.foundation-grant-section-wrap .fondation-grant-posts .person-quote-details .quote-content::after {
	content: "";
    background: url(/wp-content/uploads/2021/08/icon_quote2.png);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    bottom: 0;
}
.foundation-grant-section-wrap .fondation-grant-posts {
	position: relative;
}
.foundation-grant-section-wrap .grant-card-hover-content {
	display: none;
	position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    background: #FFFFFF;
    border: 1px solid #EEF2F5;
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
    border-radius: 7px;
    padding: 25px;
	transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.grant-card-hover-content .grant-item-details .grant-item-row {
	display: flex;
    flex-wrap: wrap;
}
.grant-card-hover-content .grant-item-details .grant-item-row .grant-item-col {
	width: 50%
}
.grant-card-hover-content .grant-item-details .grant-item-row .grant-item-col p,
.grant-card-hover-content .grant-item-details .grant-item-row-full .grant-item-col p {
	font-weight: 500;
    font-size: 14px;
    line-height: 1.3;
}
.grant-card-hover-content .grant-item-details .grant-item-row-full {
	border-bottom: 1px solid #3A3A3c;
	padding-bottom: 15px;
}
.grant-card-hover-content .grant-item-details .grant-item-project-desc {
	font-weight: 300;
    font-size: 18px;
    line-height: 1.2;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 13;
    -webkit-box-orient: vertical;
    height: 285px;
    margin-bottom: 15px;
    padding-top: 5px;
}
.grant-card-hover-content .grant-item-details .grant-item-visit-website a {
	text-decoration: underline;
}
.foundation-grant-section-wrap .fondation-grant-posts-wrap .fondation-grant-posts:hover .grant-card-hover-content {
    display: block;
}
.foundation-grant-buttons .btn-wrap {
	display: flex;
    flex-wrap: wrap;
	width: 100%;
    position: relative;
}
.foundation-grant-buttons .btn-wrap:after {
	content: "";
    position: absolute;
    top: 100%;
    left: 0;
    height: 5px;
    width: 100%;
    background: #c4c4c4;
    border-radius: 50px;
}
.foundation-grant-buttons {
	padding-bottom: 80px;
}
.foundation-grant-buttons .btn-wrap .btn-link {
	padding: 6px 15px;
    width: 11%;
	text-align: center;
	position: relative;
}
.foundation-grant-buttons .btn-wrap .btn-link a {
	font-size: 24px;
    font-weight: 500;
	line-height: 1.5;
	color: #3A3A3C;
}
.foundation-grant-buttons .btn-wrap .btn-link.active-parent:before {
    content: "";
    width: 100%;
    height: 5px;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 9;
    background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
    border-radius: 2.5px;
}
.momentous-faq-content-wrapper {
	display: none;
	border-top: 1px solid #CECECE;
    margin-top: 20px;
    padding-top: 20px;
}
.momentous-kb-faq-wrapper .post-content-text {
	background: #EEF2F5;
    border-radius: 5px;
	padding: 25px 0;
}
.momentous-kb-faq-wrapper .post-title {
	cursor: pointer;
	padding: 0 40px;
}
.momentous-kb-faq-wrapper .post-title h4 {
	margin-bottom: 0;
	padding-left: 25px;
	font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
}
.momentous-kb-faq-wrapper .post-title:before {
    content: "\f105";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    position: absolute;
	font-size: 25px;
}
.momentous-kb-faq-wrapper .momentous-faq-content-wrap {
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 40px;
}
.momentous-kb-faq-wrapper .post-button {
	width: 17%;
}
.momentous-kb-faq-wrapper .post-button a {
	background: #7067E6;
	border: 1px solid #7067E6;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    display: block;
    padding: 10px 0;
}
.momentous-kb-faq-wrapper .post-button a:hover {
	color: #7067E6;
	background: #FFFFFF;
}
.momentous-kb-faq-wrapper .momentous-faq-content {
	font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
	padding-right: 40px;
	width: 83%;
}
.momentous-kb-faq-wrapper .post-content-wrap {
	margin-bottom: 25px;
}
/* Quote Style 1 */
.quotes-wrapper-style-1 {
	max-width: 1140px;
    margin: 0 auto;
    padding: 100px 0;
}
.quotes-wrapper-style-1 .quotes-content {
	padding: 20px 0 40px;
}
.quotes-wrapper-style-1 .quotes-content,
.quotes-wrapper-style-3 .quotes-content {
	font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
	position: relative;
}
.quotes-wrapper-style-1 .user-profile-image {
    padding: 30px 0;
	position: relative;
}
.quotes-wrapper-style-1 .user-profile-image::before {
    content: "";
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    width: 350px;
    position: absolute;
    left: 0;
    right: 0;
    top: 60px;
}
.quotes-wrapper-style-1 .user-profile-image .profile-image {
    background-size: cover;
    width: 60px;
    height: 60px;
    margin: 0 auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    z-index: 1;
    position: relative;
}
.quotes-wrapper-style-1 .post-user-details,
.quotes-wrapper-style-3 .post-user-details,
.quotes-wrapper-style-2 .post-user-details,
.quotes-wrapper-style-5 .post-user-details {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.quotes-wrapper-style-1 .post-user-details p,
.quotes-wrapper-style-3 .post-user-details p {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
}
.quotes-wrapper-style-1 .full-case-story-link {
	text-align: center;
}
body .quotes-wrapper-style-1 .full-case-story-link a {
	color: #3A3A3C;
    text-decoration: underline;
}
/* Quote Style 2 */
.quotes-wrapper-style-2.quotes-wrapper {
    max-width: 890px;
    margin: 0 auto;
}
.quotes-wrapper-style-2 .post-content-wrap {
	padding: 50px 30px;
    background: #FFFFFF;
    border: 1px solid #EEF2F5;
    border-radius: 10px;
}
.quotes-wrapper-style-2 .quotes-content {
	font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
    text-align: center;
	padding: 50px 0 30px;
	position: relative;
}
.quotes-wrapper-style-2 .user-full-name {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-align: center;
    margin-bottom: 5px;
}
.quotes-wrapper-style-2 .post-user-details p {
    font-weight: 500;
	font-size: 18px;
	line-height: 1.2;
}
.quotes-wrapper-style-2 .user-profile-image {
	position: relative;
}
.quotes-wrapper-style-2 .user-profile-image .profile-image {
	width: 130px;
    height: 130px;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto;
    position: absolute;
    top: -120px;
    left: 0;
    right: 0;
}
.quotes-wrapper-style-2 .quotes-content:before,
.quotes-wrapper-style-2 .quotes-content:after {
    content: "";
    width: 33px;
    height: 33px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}
.quotes-wrapper-style-2 .quotes-content:before,
.quotes-wrapper-style-3 .quotes-content:before {
	background-image: url(/wp-content/uploads/2021/08/icon_quote.png);
	top: 0;
    left: 0;
}
.quotes-wrapper-style-2 .quotes-content:after,
.quotes-wrapper-style-3 .quotes-content:after {
	background-image: url(/wp-content/uploads/2021/08/icon_quote2.png);
	bottom: 0;
    right: 0;
}
/* Quote Style 3 */
.quotes-wrapper-style-3 .post-content-wrap {
	display: flex;
    flex-wrap: wrap;
}
.quotes-wrapper-style-3 .post-content-wrap .col1 {
	width: 60%;
}
.quotes-wrapper-style-3 .post-content-wrap .col2 {
	width: 40%;
	text-align: center;
	padding-left: 70px;
}
.quotes-wrapper-style-3 .quotes-content {
	padding: 40px 40px 0 0;
	text-align: left;
}
.quotes-wrapper-style-3 .quotes-content:before,
.quotes-wrapper-style-3 .quotes-content:after {
	content: "";
	width: 20px;
    height: 20px;
    background-size: contain;
    position: absolute;
    background-repeat: no-repeat;
}
.quotes-wrapper-style-3 .post-content-wrap .col2 .profile-image {
	background-size: cover;
    background-repeat: no-repeat;
    width: 165px;
    height: 165px;
    margin: 0 auto;
    border-radius: 50%;
}
.quotes-wrapper-style-3 .user-full-name {
	font-weight: 400;
    font-size: 20px;
    line-height: 1.2;
	padding-top: 15px;
}
/*Quote Style 4*/
.quotes-wrapper-style-4 .quotes-content {
	text-align: center;
}
.quotes-wrapper-style-4 .star-rating {
	justify-content: center;
}
.quotes-wrapper-style-4 .star-rating .user-star-rating {
	background: linear-gradient(221.04deg, #F26522 2.41%, #AB47BC 95.16%);
    -webkit-background-clip: text;
	background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-right: 10px;
}
.quotes-wrapper-style-4 .star-rating .star-img {
	background-size: cover;
	background-repeat: no-repeat;
    width: 33px;
    height: 33px;
	margin: 5px;
}
/* Quote Style 5 */
.quotes-wrapper-style-5 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -25px;
}
.quotes-wrapper-style-5 .quotes-style-5 {
	padding: 0 25px;
	width: 50%;
}
.quotes-wrapper-style-5 .quotes-style-5 .post-content-wrap {
	background-color: transparent;
    background-image: linear-gradient(180deg, #7067E6 22%, #FFFFFF 22%);
    border-radius: 7px;
    box-shadow: 10px 20px 50px 0px rgb(0 0 0 / 10%);
    padding: 35px 68px 58px 68px;
}
.quotes-wrapper-style-5 .user-profile-image .profile-image {
	background-size: cover;
    background-repeat: no-repeat;
    width: 162px;
    height: 162px;
    margin: 0 auto;
    border-radius: 50%;
}
.quotes-wrapper-style-5 .quotes-content {
	text-align: center;
    margin: 55px 0px 35px 0px;
}
.quotes-wrapper-style-5 .user-full-name {
	color: #7067E6;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.2;
	text-align: center;
    margin-bottom: 7px;
}
/* .latest-podcast-slider .owl-nav.disabled, */
/* .latest-webcast-episode .owl-nav.disabled { */
	/* display: block !important; */
/* } */
.latest-podcast-slider .owl-nav button,
.latest-webcast-episode .owl-nav button{
	top: 55% !important;
}
.community-success-stories-slider .owl-nav button{
	bottom: 220px !important;
}
.momentous-icon-list .icon-border:before,
.momentous-icon-list .icon-border:after{
	border: none;
}
.momentous-icon-list{
	position: relative;
}
.momentous-icon-list:before {
    position: absolute;
    content: '';
    border-bottom: 0.5px solid #fff;
    width: 300px;
    left: auto;
    right: 95%;
    top: 45%;
}
.momentous-icon-list:after {
    position: absolute;
    content: '';
    border-bottom: 0.5px solid #fff;
    width: 300px;
    left: 94%;
    top: 45%;
	right: auto;
}
.goals-customer-story-wrap .post-image {
	width: 100%;
    padding-top: 100%;
    max-width: 100%;
    border-radius: 7px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    object-fit: cover;
}
.goals-customer-story-wrap {
	display: flex;
    flex-wrap: wrap;
	margin: 0 -30px;
	justify-content: center;
}
.goals-customer-story-wrap .goals-customer-story-col-wrap {
	width: 33.33%;
	padding: 0 30px;
}
.goals-customer-story-wrap.openings-recruit .goals-customer-story-col-wrap {
	width: 50%;
	padding: 0 15px 30px;
}
.goals-customer-story-wrap.openings-recruit {
	justify-content: left;
}
.goals-customer-story-wrap .goals-customer-story-col-wrap .post-content {
	padding-top: 30px;
}
.goals-customer-story-wrap .goals-customer-story-col-wrap .post-title a {
	color: #7067E6;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    line-height: 1.2em;
	padding-bottom: 15px;
	display: inline-block;
}
.goals-customer-story-wrap a.view-more-btn {
    color: #ffffff;
    background: #7067E6;
    border: 1px solid #7067E6;
    padding: 10px 40px;
    font-size: 16px;
    line-height: 20px;
    display: inline-block;
    border-radius: 4px;
}
.goals-customer-story-wrap a.view-more-btn:hover {
	color: #7067E6;
    background: #fff;
}
.goals-customer-story-wrap.app-marketplace-wrap {
	margin: 0 -15px;
	justify-content: left;
}
.goals-customer-story-wrap .goals-customer-story-col-wrap {
    width: 25%;
	padding: 0 15px;
}
.goals-customer-story-wrap.app-marketplace-wrap {
	margin: 0 -10px;
	justify-content: left;
}
.goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col-wrap {
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.goals-customer-story-wrap.openings-recruit .post-content {
	padding: 20px;
	border: 1px solid #e6e6e6;
}
.goals-customer-story-wrap.openings-recruit .post-title {
	font-size: 16px;
	font-weight: 600;
	line-height: 1.4;
}
.goals-customer-story-wrap.openings-recruit .post-category p {
	margin-bottom: 0;
}
.goals-customer-story-wrap.openings-recruit .post-apply-btn a {
	font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    border: 1px solid #7067E6;
    color: #FFFFFF;
    background: #7067E6;
    border-radius: 4px 4px 4px 4px;
    padding: 7px 15px;
    margin-top: 15px;
    display: inline-block;
}
.goals-customer-story-wrap.openings-recruit .post-apply-btn a:hover {
	background: #FFFFFF;
    color: #7067E6;
}
.goals-customer-story-wrap.app-marketplace-wrap .post-thumbnail {
	background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    height: 40px;
    width: auto;
}
.goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col {
	border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #02010100;
    padding: 20px 20px 20px 20px;
    box-shadow: 0px 1px 5px 0px rgb(45 62 80 / 12%);
    min-height: 235px;
}
.goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col .post-title {
	font-size: 15px;
    font-weight: 600;
    line-height: 1em;
    margin-bottom: 10px;
}
.goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col .post-detail {
	font-size: 14px;
    font-weight: 400;
    line-height: 1.4em;
}
@media screen and (max-width: 1024px) {
	.blog-listing-wrap .blog-listing-col-wrap {
		width: 50%;
	}
    .event-slider-sct {
        padding: 0 20px 0 15px;
    }
    .event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
        left: -22px;
    }
    .event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
        right: -22px;
	}
	.owl-carousel.newsroom-crm-carousel-wrap.announcement-news > .owl-nav .owl-prev,
	.owl-carousel.newsroom-crm-carousel-wrap.announcement > .owl-nav .owl-prev {
		left: 15px;
	}
	.owl-carousel.newsroom-crm-carousel-wrap.announcement-news > .owl-nav .owl-next,
	.owl-carousel.newsroom-crm-carousel-wrap.announcement > .owl-nav .owl-next {
		right: 15px;
	}
	.momentous-community-slider .directory-crm-carousel-wrap.owl-carousel{
		padding: 40px;
	}
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: -25px;
	}
	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: -45px;
	}
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		bottom: 435px;
	}
	.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-next,
	.owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-next{
		right: 20px !important;
	}
	.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-prev,
	.owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-prev {
		left: 20px !important;
	}
	.podcast-crm-nav.podcast-crm-nav-next:before, .webcast-crm-nav.webcast-crm-nav-next:before,
	.podcast-crm-nav.podcast-crm-nav-prev:before, .webcast-crm-nav.webcast-crm-nav-prev:before{
		transform: translate(-40%, -52%) !important;
	}
	/* .directory-slider .owl-stage-outer{ */
		/* padding: 0px 30px; */
	/* } */
	.directory-crm-carousel-wrap.owl-carousel{
		padding: 0px 100px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		bottom: 420px;
	}
	.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
	.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		bottom: 250px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: 20px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next i,
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev i{
		background-color: #fff;
		border-radius: 50%;
		padding: 5px;
		width: 40px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: 0px;
	}
}
@media screen and (max-width: 991px) {
	.goals-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		left: 90%;
	}
	.goals-crm-carousel-wrap .goals-crm-nav:before {
		top: 20%;
	}
	.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-prev,
	.owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-prev {
		left: 20px;
		transform: translateY(-50%);
	}
	.owl-carousel.podcast-crm-carousel-wrap > .owl-nav .owl-next, .owl-carousel.webcast-crm-carousel-wrap > .owl-nav .owl-next {
		right: 20px;
		transform: translateY(-50%);
	}
	.event-crm-carousel-wrap.owl-carousel,
	.directory-crm-carousel-wrap.owl-carousel,
	.horizontal-directory-crm-carousel-wrap.owl-carousel {
		padding: 0 30px;
	}
	.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		left: -25px;
	}

	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: -64px;
	}
	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
		right: -40px;
	}
	.event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: -25px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: -15px;
	}
	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: 0;
	}
	.directory-crm-carousel-wrap .directory-buttons a {
		width: 48%;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
		bottom: 490px;
	}
	.quotes-wrapper-style-1 .testi-quote::after {
		bottom: -40px;
	}
	.quotes-wrapper-style-1 .testi-quote::before {
		top: -40px;
	}
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		bottom: 520px;
	}
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: -50px;
	}
	.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next,
	.directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		bottom: 270px;
	}
}
@media screen and (max-width: 767px) {
	.blog-listing-wrap .blog-listing-col-wrap {
		width: 100%;
	}
	.goals-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		left: 83%;
	}
	.related-goals-slider .goals-crm-carousel-wrap .owl-item {
		padding: 0px;
	}
	.testimonial-slider-wrap.user-stories-wrap .user-stories-grid-wrap {
		width: 100%;
	}
	.foundation-grant-section-wrap .fondation-grant-posts-wrap .fondation-grant-posts {
		width: 100%;
		padding: 0 15px 25px;
	}
	.foundation-grant-buttons .btn-wrap .btn-link {
		width: 20%;
	}
	.momentous-kb-faq-wrapper .momentous-faq-content-wrap,
	.momentous-kb-faq-wrapper .post-title {
		padding: 0 15px;
	}
	.momentous-kb-faq-wrapper .momentous-faq-content {
		width: 100%;
    	padding-right: 0;
	}
	.momentous-kb-faq-wrapper .post-button {
		width: 100%;
		margin-top: 15px;
	}
	.quotes-wrapper-style-5 {
		padding: 30px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next{
		right: -20px;
	}
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: -40px;
	}
    .horizontal-directory-crm-carousel-wrap .post-image {
        padding-top: 30%;
    }
}
@media screen and (max-width: 768px) {
    .goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col-wrap {
		width: 50%;
	}
    .directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
        left: -20px;
    }
}
@media screen and (max-width: 480px) {
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
	.horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
		bottom: 580px;
	}
	.momentous-community-slider .directory-crm-carousel-wrap.owl-carousel{
		padding: 10px 40px;
	}
	.multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next, 
    .multi-row-directory-crm-carousel-wrap.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev {
		bottom: 485px;
	}
	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
		right: -30px;
	}
	.directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev{
		left: -55px;
	}
    .event-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
        right: 0px;
    }
    .horizontal-directory-crm-carousel-wrap .post-image,
    .horizontal-directory-crm-carousel-wrap .post-content-text { 
        width: 100%;
    }
    .horizontal-directory-crm-carousel-wrap .post-image {
        padding-top: 70%;
    }
    .horizontal-directory-crm-carousel-wrap .post-content-text {
        border-radius: 0;
    }
    .directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-prev,
    .directory-momentous-slider .horizontal-directory-crm-carousel-wrap.owl-carousel > .owl-nav .owl-next {
        bottom: 450px;
    }
    .goals-customer-story-wrap.app-marketplace-wrap .goals-customer-story-col-wrap {
		width: 100%;
	}
}
/*.faq-read-more {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.2 !important;
    padding: 8px 40px 8px 40px !important;
    float: right !important;
}
.xga-accordion-wrapper-01 .xga-accrodion .xga-accordion-body .xga-acc-content p::after {
	clear: both;
	content: "";
	display: block;
}
.faq-read-more:hover {
	background-color: #fff !important;
}
.faq-content {
	width: 80%;
    display: block;
}*/
