.swiper-pagination-home-tab, .swiper-pagination-cs {
    width: 100%; 
    display: flex;
    justify-content: center; 
    align-items: center;
	margin-bottom: 50px;
	display: none;
}
.swiper-pagination-cs span.swiper-pagination-bullet {
    background: #ffffff;
}
.home .swiper .swiper-pagination-bullets.swiper-pagination-horizontal {bottom:-25px !important}
.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    background-color: #ffffff; 
    opacity: 0.5; 
    transition: all 0.3s ease-in-out;
}

.swiper-pagination-bullet-active {
    background-color: #ff5722; 
    opacity: 1;
    transform: scale(1.2); 
}
html .privacycheckbox1 .checkbox-label .wpcf7-list-item-label {
    color: transparent;
    padding: 0px;
}
input[name="esfpx_email"]::placeholder {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.platform_table td, .platform_table th {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-top: 0px;
}
table.platform_table tbody tr:last-child td {
    padding-bottom: 0px;
}
table.platform_table {
    margin-bottom: 30px;
}
.consubmit input[type="submit"] {
    border-radius: 100px;
    background: var(--ASK-BOSCO-Yellow, #FFD500);
    display: flex;
    width: 100%;
    height: 60px;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    gap: 30px;
    flex-shrink: 0;
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.codedropz-upload-wrapper+span {
    display: none;
}
.codedropz-upload-wrapper {
    display: flex;
    width: 100%;
    }
.single-jobs .reqquote br {
    display: none;
}
.codedropz-upload-handler {
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    position: relative;
}
.codedropz-upload-inner h3, .codedropz-upload-inner span{display:none}
.howworkgreen .readnews1:hover::before {
    content: url(/wp-content/uploads/2024/07/able_Build_line.svg) !important;
    position: absolute;
    width: 100%;
    bottom: -12px;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
}
dnd-upload-counter{display:none}
.codedropz-upload-container{padding:0px}
.dnd-upload-counter{display:none}
.codedropz-upload-inner{text-align:left}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
    display: inline-block;
    padding: 8px 22px;
    border: 2px solid #fff;
    border-radius: 100px;
    background-color: transparent;
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    cursor: pointer;
    margin: 0px;
}
.dnd-upload-status .dnd-upload-image{display:none}.single-whitepaper .checkbox-label .wpcf7-list-item-label {
    color: transparent;
    padding: 0px;
}
.violet_link a:hover {
    text-decoration: none !important;
}
.elementor-21660 .custom_ask_reviews1 .elementor-widget-container {
    border-radius: 0px 40px 40px 40px !important;
    background: rgba(255, 255, 255, 0.15) !important;
}
.elementor-21660 .custom_ask_reviews1 .elementor-widget-container .elementor-main-swiper {
    padding-bottom: 0px !important;
}
.swiper-button-prev-home-tab,
.swiper-button-next-home-tab, .swiper-button-prev-rev-tab,
.swiper-button-next-rev-tab {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 40px; 
    height: 40px;
    cursor: pointer;
    opacity: 0.8;
    transition: opacity 0.3s ease;
}

.swiper-button-prev-home-tab:hover,
.swiper-button-next-home-tab:hover, .swiper-button-prev-rev-tab:hover,
.swiper-button-next-rev-tab:hover {
    opacity: 1; 
}

.swiper-button-prev-home-tab {
    background-image: url('/app/uploads/2024/10/arrowhover.svg');
    transform: rotate(180deg); 
}

.swiper-button-next-home-tab {
    background-image: url('/app/uploads/2024/10/arrowhover.svg');
}
.swiper-button-prev-rev-tab {
    background-image: url('/app/uploads/2024/10/yellow-arrow-right.svg');
    transform: rotate(180deg); 
}

.swiper-button-next-rev-tab {
    background-image: url('/app/uploads/2024/10/yellow-arrow-right.svg');
}
.tabpaging, .tabpagingrev {
    text-align: center;
    display: flex;
    grid-column-gap: 50px;
    margin-bottom: 50px;
}
.webinar-event {
    background: #F6F6F6;
    border-radius: 40px;
    margin-bottom: 20px;
    padding: 30px 78px;
	position: relative;
}
.hoverdarkborder a:hover {
    border-width: 3px !important;
}
.webinar-event-wrap {
    display: flex;
    grid-column-gap: 50px;
    justify-content: space-between;
}
.datedivider {
    width: 2px;
    background: #7500E3;
}
.webinar-event-date {
    color: #7500E3;
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    line-height: 20px;
    font-style: normal;
    font-weight: 500;
}
.webinar-event-date span {
    color: #7500E3;
    text-align: center;
    font-size: 45px;
    font-style: normal;
    line-height: 45px;
    font-weight: 800;
    display: block;
    margin-bottom: 20px;
}
a.abslink {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.webinar-event-info {
    width: 75%;
}
span.fullweb {
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 3.75px;
    border-radius: 100px;
    background: #676879;
    display: inline-flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.career_filter_box .filtbox_career select {border:none}
a.signupweb {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 3.75px;
    display: inline-flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: #7500E3;text-transform:uppercase
}
.webinar-event-link {
    width: 15%;
}
a#loadMore {
    display: flex;
    width: 260px;
    padding: 15px 30px;
    justify-content: center;
    align-items: center;
    gap: 30px;
    border-radius: 100px;
    background: var(--ASK-BOSCO-Purple, #7500E3);
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}
.loadmorewe {
    display: flex;
    justify-content: center;
	margin-top: 50px;
}
#project-search-filter {
    display: flex;
    align-items: center;
}
span.cattitleleft {
    color: #2C2C2C;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
ul#event-type-filter li a {
    color: #2C2C2C;
    display: flex;
    padding: 15px 16px;
    border-radius: 100px;
    background: #FFF;
    justify-content: center;
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    border: 2px solid #ffffff;
}
ul#event-type-filter li a:hover, ul#event-type-filter li a.active {
	border-radius: 100px;
border: 2px solid var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
background: #FFF;
box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.15);
}
ul#event-type-filter {
    list-style: none;
    display: flex;
    grid-column-gap: 20px;
}
.filterdate select {
    width: 233px;
    height: 60px;
    flex-shrink: 0;
    border-radius: 30px;
    border: 2px solid rgba(44, 44, 44, 0.25);
    background: #FFF;
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    padding-right: 30px;
    background-image: url(/app/uploads/2024/10/selectarrow.svg);
    background-position: right 20px center;
    background-repeat: no-repeat;
    padding-left: 20px;
    appearance: none;
}
div#series-search-filter .projecttoprow {
    justify-content: space-between;
    margin-top: 0px !important;
    margin-bottom: 70px;
}
.wecats {
    color: var(--ASK-BOSCO-Purple, #7500E3);
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 3.75px;
    text-transform: uppercase;
    display: flex;
	margin-bottom: 15px;
}
.wecats .addeddate {
    background-image: url(/app/uploads/2024/10/Clock.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 34px;
    padding-right: 10px;
}
.series-thumb {
    margin-bottom: 20px;
}

.series_desc h3 {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}
/* div#allseries-list {
    display: flex;
    flex-wrap: wrap;
} */
#allseries-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    /* gap: 75px; */
    grid-column-gap: 75px;
    grid-row-gap: 50px;
}
span.introlabel {
    color: #FFF;
    font-family: Poppins;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    letter-spacing: 3.75px;
    display: inline-flex;
    padding: 10px 20px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    background: var(--ASK-BOSCO-Purple, #7500E3);
    margin-bottom: 30px;
}
.eventintrowrap h1 {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 50px;
    font-style: normal;
    font-weight: 800;
    line-height: 65px;
    margin-bottom: 35px;
}
.webinar-event-meta {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    display: flex;
}
.webinar-event-location {
   
	background-image: url(/app/uploads/2024/10/Location.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 25px;
    margin-right: 50px;
}
.webinar-event-time {
     background-image: url(/app/uploads/2024/10/Group-18215.svg);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 30px;
}
.eventintrowrap a.site-btn {
	background: #7500E3 !important;
	border: 0px !important;
	color: #ffffff !important
}
.eventintrowrap a.site-btn:hover {
	background: #2c2c2c !important;
	color: #ffffff !important
}
.eventbtnwrap a.site-btn { width:100%;font-weight:bold}
.eventbtnwrap a.site-btn:hover { background:transparent;color:#fff}
.eventintrowrap .webinar-event-meta {
    margin-bottom: 30px;
}
.signupbtn a.elementor-button.elementor-button-link {
    width: 100% !important;
}
.relatedwebinars .webinar-event-title {
    margin-bottom: 20px;
}
.eventwebinarbuttons a {
    min-width: 260px;
}
.eventwebinarbuttons {
    padding: 0px !important;
}
.eventstoprow>.e-con-inner {
    padding-bottom: 0px;
}
.upcomingeventsintro p {
    margin-bottom: 50px;
}
.webinar-events .webinar-event {
	border: 3px solid #F6F6F6;
}
.webinar-events .webinar-event:hover {
    border: 3px solid #7500E3;
}
.pasteventintro p {
	margin-bottom: 30px;
}
ul#event-type-filter {
    margin: 0px !important;
}
div#series-search-filter .projecttoprow {
    justify-content: space-between;
    margin-top: 0px !important;
    align-items: flex-start;
}
@media (min-width: 1300px) {
	span.fullweb {
		float: right;
	}
	.review-boxes {
		justify-content: center;
	}
}
@media (max-width: 1200px) {
  #allseries-list {
    grid-template-columns: repeat(2, 1fr); 
  }
}

@media (max-width: 768px) {
  #allseries-list {
    grid-template-columns: 1fr; 
  }
  .webinar-event-wrap {
		flex-direction: column;
	}
	.webinar-events .webinar-event {
    display: none;
    padding: 30px 30px;
}
.datedivider {
    display: none;
}
.webinar-event-info {
    width: 100%;
    margin-bottom: 30px;
}
.webinar-event-link {
    width: 100%;
}
.webinar-event-meta {
    flex-direction: column;
}
.webinar-event-location {
    background-position: top 5px left;
}
.webinar-event-location {
    background-position: top 5px left;
    margin-bottom: 20px;
}
button#load-more_webinarall {
    margin-top: 30px;
}
.webinar-event-date {
    margin-bottom: 30px;
}
}
.webinar-events .webinar-event {
    border: 3px solid #F6F6F6;
    background-image: url(/app/uploads/2024/10/diagonal-arrow.svg);
    background-repeat: no-repeat;
    background-position: top 30px right 30px;
} 
.fullwebinar, .fullwebinar * {
    color: #2C2C2C !important;
}	
.page-id-2229 .linetitle h6 {
    margin-bottom: 20px !important;
}
.webinar-allseries-item {
    position: relative;
}
.webinar-allseries-item a.alllink {
    position: absolute;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    top: 0px;
    left: 0px;
}
.webinar-event-title h3 {
    font-size: 20px;
}
.webinar-event-date {
    min-width: 150px;
}
button#load-more_webinarall {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px; width:260px; justify-content:center
}
.series-thumb {
	position: relative;
}
.series-thumb:after {
    background-image: url(/app/uploads/2024/10/PLay-1.svg);
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    left: 0px;
}
.customhomerevslider .swiper-container {
    width: 100%;
    height: 100%;
    padding: 50px;
    border-radius: 0px 40px 40px 40px;
    background: rgba(255, 255, 255, 0.15);
}
.slide-left img+p+p {
    color: #F6F6F6;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    margin-bottom: 30px;
}
.slide-left p {
    margin-bottom: 30px;
}
.slide-left a {
    color: var(--ASK-BOSCO-Yellow, #FFD500);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
   /* background-image: url(../../../app/uploads/2024/10/yellow-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: right;*/
    padding-right: 20px;
}
.slide-left a:after{content:url(/app/uploads/2024/10/yellow-arrow-right.svg);display:inline-block;margin-left:8px;top:4px;position:relative}
.slide-left img+p {
    margin-bottom: 45px;
}
.customhomerevslider .swiper-container .swiper-wrapper { overflow: visible !important; }
.customhomerevslider .swiper-wrapper {
    display: flex;
}

.customhomerevslider .swiper-slide {
    width: 100%; /* Ensures slides take full width */
    flex-shrink: 0; /* Prevent slides from shrinking */
    display: flex;
    justify-content: space-between; /* Align content left and right */
    align-items: center;
}

.customhomerevslider .slide-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.customhomerevslider .slide-left {
    width: 42%;
}

.customhomerevslider .slide-right {
    width: 50%;
    text-align: right;
}

.customhomerevslider .slide-right img {
    max-width: 100%;
	border-radius: 40px;
}
.playicon {
    position: absolute;
    left: 10px;
    bottom: 10px;
}
.slide-right {
    position: relative;
}
.customhomerevslider .review-box {
    display: inline-block;
    margin-right: 20px;
    text-align: center; cursor:pointer;
	min-width: 327px;
}

.customhomerevslider .logo img {
    height: 42px;
    width: 144px;
    object-fit: contain;
}
.customhomerevslider .logo {
	position: relative;
}
.customhomerevslider .logo:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    position: absolute;
    /* bottom: -20px; */
    left: 0px;
	border-radius: 5px;
}
.review-box .logo h3 {
    color: rgba(255, 255, 255, 0.50);
    text-align: center;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}
.customhomerevslider .progress-bar {
    height: 5px;
    background-color: rgba(255, 255, 255, 0.15); 
    margin-top: 15px;
    width: 0%; 
	border-radius: 5px;
    transition: width 1s ease, background-color 1s ease;
}

.customhomerevslider .progress-bar.loading {
    background-color: #ffffff;
}


.customhomerevslider .progress-bar.active {
    background-color: #FFBD48; 
}

.customhomerevslider .swiper-slide-active {
    opacity: 1;
    visibility: visible;
}
.customhomerevslider .slide-left>img {
    margin-bottom: 30px;
}
.customhomerevslider .swiper-slide {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
}
.customhomerevslider .review-box:has(.progress-bar.loading) .logo h3 {
	color: #ffffff !important;
}
.customhomerevslider .swiper-slide-active {
    opacity: 1;
    visibility: visible;
}
.review-boxes {
    margin-bottom: 50px;
    display: flex;
    /* justify-content: center; */
    overflow-x: auto;
    display: flex;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    flex-wrap: nowrap;
}
.slide-left p {
    color: #FFF;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
}
.slide-left img+p+p {
    color: #F6F6F6;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}
        .facet-pill {
            position: relative;
            display: inline-flex;
            align-items: center;
            border-radius: 5px;
            font-weight: 500;
            height: 80px;
            padding: 0 24px;
            cursor: pointer;
            overflow: hidden;
            white-space: nowrap;
            transition: background-color 0.3s, color 0.3s;
        }

        .facet-pill .facet-pill-border {
            border-radius: 20px;
			fill: none;
			height: 163px;
			left: -1px;
			pointer-events: none;
			position: absolute;
			top: -1px;
			width: calc(100% + 2px);
        }
.facet-pill.active .facet-pill-border rect {
    height: 163px;
    stroke: #FFD500;
    stroke-width: 6px;
    stroke-dasharray: 950;
    stroke-dashoffset: 950;
    animation: stroke-animation 12s linear infinite;
}
.customPlatformTabslider {
     display: flex;
    flex-wrap: wrap;  
	justify-content: space-between;
}
.customPlatformTabslider .platform-tab-buttons {
    
    flex: 1;
}
.platformslidewrap{width:65%}
.customPlatformTabslider .slide-content-platform-tab .slide-platform-tab img, .customPlatformTabslider .slide-content-platform-tab .slide-platform-tab {
    width: 100% !important;
}
@keyframes stroke-animation {
    0% {
        stroke-dashoffset: 1010; 
    }
    100% {
        stroke-dashoffset: 0; 
    }
}

        .facet-pill:hover {
            background-color: var(--glue-grey-200);
            color: var(--glue-grey-700);
        }

        .facet-pill.active {
            background-color: var(--glue-grey-900);
            border: 0;
            color: var(--glue-grey-0);
        }

        .customhometabslider .swiper-container-home-tab {
            width: 100%;
            height: 100%;
            overflow: hidden; 
        }

        .customhometabslider .tab-buttons {
			counter-reset: buttons;
			display: flex;
			margin-bottom: 50px;
			grid-column-gap: 30px;
			justify-content: space-between;
		}

        .customhometabslider .tab-button {
            margin-right: 20px;
            position: relative;
            display: inline-block;
            text-align: center;
        }


        .customhometabslider .tab-button {
			display: block;
			padding: 0px 100px 0px 87px;
			background-color: #F6F6F6 !important;
			border: 0px !important;
			border-radius: 20px !important;
			cursor: pointer;
			color: #D9D9D9;
			text-align: center;
			font-size: 16px;
			font-style: normal;
			font-weight: 600;
			line-height: 26px;
		}
        .customhometabslider .tab-button.active::before {
			color: #000000;
		}
        .customhometabslider .tab-button.active {
			background-color: #FFFFFF !important;
			color: #000000;
			border: 3px solid #28D5FE1A;
			border: 3px solid #FFD500 !important;
		}

        .customhometabslider .button-border {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* border: 2px solid #FFBD48; */
            border-radius: 5px;
            z-index: -1;
            stroke-dasharray: 100%;
            stroke-dashoffset: 100%;
            transition: stroke-dashoffset 0.5s ease;
        }

        .customhometabslider .slide-content-home-tab {
            display: flex;
            justify-content: space-between;
            align-items: center;
            grid-column-gap: 80px;
        }

        .customhometabslider .slide-left-home-tab {
            width: 50%;
        }

        .customhometabslider .slide-right-home-tab {
            width: 50%;
        }

        .customhometabslider .slide-right-home-tab h3 {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 35px;
    font-style: normal;
    font-weight: 800;
    line-height: 45px;
    margin-bottom: 30px;
} 

        .customhometabslider .slide-right-home-tab p {
            font-size: 18px;
        }

        .customhometabslider .slide-right-home-tab a {
    text-transform: capitalize;
    padding-right: 30px;
    position: relative;
    color: var(--ASK-BOSCO-Purple, #7500E3);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
}
			/* .customhometabslider .slide-right-home-tab a:after {
				content:'';
            background: url(/wp-content/uploads/2024/09/Right-arrow-purple-2.svg);
            background-repeat: no-repeat;
				background-position: right;
			width:24px;
			height:24px;
			top:0px;
			position:absolute;}
			.customhometabslider .slide-right-home-tab a:hover:after {transform:translatex(10px);transition:all 0.3s ease;} */
        .customhometabslider .swiper-slide {
            width: 100%;
            flex-shrink: 0;
            overflow: hidden; 
        }

        .customhometabslider .swiper-slide:not(.swiper-slide-active) {
            opacity: 0 !important;
        }

        @media (max-width: 990px) {
			.customPlatformTabslider {
    display: block;
}
    .customPlatformTabslider>div:first-child {
        width: 100%;
        max-width: 446px;
        margin-left: auto;
        margin-right: auto;
    }
.customPlatformTabslider>div:last-child {
	width: 100%;
}
		}
        @media (max-width: 768px) {
			.customPlatformTabslider {
    display: block;
}
.customPlatformTabslider>div:last-child {
	width: 100%
}
.customPlatformTabslider>div {
    margin-left: auto;
    margin-right: auto;
}
			.customhomerevslider .slide-left, .customhomerevslider .slide-right {
    width: 100% !important;
}
.customhomerevslider .swiper-container {
    padding: 30px;
}
.customhomerevslider .slide-left {
    margin-bottom: 30px;
}
.tabbuttonwrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
	width: 100% !important;
}
.customhometabslider .tab-buttons {
	width: 100% !important
}
.tabbuttonhead {
    width: 100% !important;
    text-align: center;
    margin-bottom: 30px;
}
.customhometabslider {
    padding-left: 20px;
    padding-right: 20px;
}
.wp-video {
    height: 286px !important;
}

.wp-video-shortcode video {
    height: 100% !important;
    width: auto !important; 
}
			.customhometabslider .tab-button {
				min-width: 300px !important;
			}
			.slide-left-home-tab {
				margin-bottom: 30px;
			}
			.customhometabslider .tab-buttons {
				justify-content: flex-start;
			}

            .customhometabslider .slide-content-home-tab {
                flex-direction: column;
                align-items: center; 
            }

            .customhometabslider .slide-left-home-tab,
            .customhometabslider .slide-right-home-tab {
                width: 100%;
               
            }

            .customhometabslider .slide-right-home-tab h3 {
                font-size: 24px; 
            }

            .customhometabslider .slide-right-home-tab p {
                 font-size: 15px;
        line-height: 35px;
            }
			.review-boxes {
				/* width: 800px; */
				overflow-x: auto;
				display: flex;
				overflow-x: auto;
				-webkit-overflow-scrolling: touch;
				scrollbar-width: none;
				/* max-width: 100%; */
				flex-wrap: nowrap;
			}
			.customhomerevslider .review-box {
				min-width: 100%;
			}
			
.customhomerevslider .slide-content {
    display: flex;
    flex-direction: column;
}
        }

        @media (max-width: 480px) {
            .customhometabslider .tab-button {
                margin-right: 10px; 
            }

            .customhometabslider .slide-right-home-tab h3 {
                font-size: 25px; line-height:40px
            }
        }
.customhometabslider .tab-buttons {
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: thin;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    width: 63%;
}

.customhometabslider .tab-buttons::-webkit-scrollbar {
    height: 8px; 
}

.customhometabslider .tab-buttons::-webkit-scrollbar-thumb {
    background: #FFBD48; 
    border-radius: 5px;
}

.customhometabslider .tab-buttons::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.customhometabslider .tab-button {
    margin-right: 0px;
	min-height: 163px;
	min-width: 144px;
}

.customhometabslider .tab-button {
    display: inline-block;
    position: relative;
    text-align: center;
    max-width: 208px;
    padding: 0px;
    width: 100%;
}
.customhometabslider .tab-buttons button span img {
    display: block;
}
.customhometabslider .tab-buttons button span {
    display: block;
    text-align: center;
    max-width: 70%;
    margin: 0px auto;
    color: #676879;
    white-space: break-spaces;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}
.customhometabslider .tab-buttons button span img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.customhometabslider .tab-buttons button.active span {
	color: #2C2C2C !important
}
.tabbuttonwrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.tabbuttonhead h3 {
    font-size: 25px;
    font-style: normal;
    font-weight: 800;
    line-height: 35px;
}
.tabbuttonhead {
    width: 30%;
}
.customhometabslider .slide-left-home-tab img { 
	width: 100%;
}
.customhometabslider .slide-left-home-tab .wp-video-shortcode, .customhometabslider .slide-left-home-tab img, .customhometabslider .slide-left-home-tab video {
    border-radius: 40px 40px 0px 40px;
	width: 100% !important;
    height: auto;
}
.customhometabslider .tab-buttons button:not(.active) span img {
    filter: grayscale(100%);
}
/* .mejs-controls, .mejs-overlay-play {
    display: none !important;
} */
		.customPlatformTabslider .platform-tab-button {border-radius: 20px !important;}
        .platform-tab-buttons .facet-pill {
            position: relative;
            display: inline-flex;
            align-items: center;
            border-radius: 5px;
            font-weight: 500;
           height: auto !important;
            padding: 0 24px;
            cursor: pointer;
            overflow: hidden;
            white-space: nowrap;
            transition: background-color 0.3s, color 0.3s;
        }

        .platform-tab-buttons .facet-pill .facet-pill-border {
            border-radius: 5px;
            fill: none;
            height: 100% !important;
            left: -1px;
            pointer-events: none;
            position: absolute;
            top: -1px;
            width: calc(100% + 2px);
        }
.platform-tab-buttons .facet-pill.active .facet-pill-border rect {
    height: 100%;
    stroke: #FFD500;
    stroke-width: 6px;
    stroke-dasharray: 1260; 
    stroke-dashoffset: 1260; 
    animation: stroke-animation 6s linear infinite;
}

@keyframes stroke-animation {
    0% {
        stroke-dashoffset: 1010; 
    }
    100% {
        stroke-dashoffset: 0; 
    }
}

        .facet-pill:hover {
            background-color: var(--glue-grey-200);
            color: var(--glue-grey-700);
        }

        .facet-pill.active {
            background-color: var(--glue-grey-900);
            border: 0;
            color: var(--glue-grey-0);
        }

        .customPlatformTabslider .swiper-container-platform-tab {
            width: 100%;
            height: 100%;
            overflow: hidden; 
        }

        .customPlatformTabslider .platform-tab-buttons {
			/* counter-reset: buttons;
			display: flex;
			margin-bottom: 30px;
			grid-column-gap: 30px;
			justify-content: space-between; */
			width: 30%;
		}
.customPlatformTabslider .platform-tab-buttons p {
    white-space: initial;
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
	margin-bottom: 0px !important
}
.customPlatformTabslider .platform-tab-buttons h4 {
    color: var(--ASK-BOSCO-Dark-Grey, #2C2C2C);
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 800;
    line-height: 30px;
    text-align: left;
    margin-bottom: 10px;
    background-image: url(../../../app/uploads/2024/11/Group-17904-1.svg);
    background-position: right;
    background-repeat: no-repeat;
}
.customPlatformTabslider .platform-tab-buttons button.active h4 {
    background-image: url(../../../app/uploads/2024/11/Group-17904.svg);
    background-position: right;
    background-repeat: no-repeat;
}
.customPlatformTabslider .platform-tab-button:not(.active) span h4 {
    margin-bottom: 0px !important;
    color: #676879;
}
        .customPlatformTabslider .platform-tab-button {
            margin-right: 20px;
            margin-bottom: 10px;
            position: relative;
            display: inline-block;
            text-align: center;
        }


       .customPlatformTabslider .platform-tab-button span {
    display: block;
    padding: 20px 30px;
    background-color: #F6F6F6;
    border: 0px !important;
    border-radius: 20px;
    cursor: pointer;
color: var(--Light-grey, #676879);
font-family: Poppins;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 30px; 
}
        .customPlatformTabslider .platform-tab-button.active span::before {
			color: #000000;
		}
        .customPlatformTabslider .platform-tab-button:not(.active) span p {
			display: none;
		}
        .customPlatformTabslider .platform-tab-button.active span {
            background-color: #ffffff;
			color: #000000;
			border: 3px solid #28D5FE1A;
        }

        .customPlatformTabslider .button-border {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            /* border: 2px solid #FFBD48; */
            border-radius: 5px;
            z-index: -1;
            stroke-dasharray: 100%;
            stroke-dashoffset: 100%;
            transition: stroke-dashoffset 0.5s ease;
        }

        .customPlatformTabslider .slide-content-platform-tab {
            display: flex;
            justify-content: space-between;
            align-items: center;
            grid-column-gap: 80px;
        }

        .customPlatformTabslider .slide-left-platform-tab {
            width: 50%;
        }

        .customPlatformTabslider .slide-right-platform-tab {
            width: 50%;
        }

        .customPlatformTabslider .slide-right-platform-tab h3 {
            color: #1B2032;
            font-size: 30px;
            font-style: normal;
            font-weight: 700;
            line-height: 45px;
			margin-bottom: 10px;
        }
.customPlatformTabslider .slide-right-platform-tab {
    width: 50%;
    color: var(--Web-Dark-Blue, #1B2032);
    font-size: 18px;
    font-style: normal;
    font-weight: 425;
    line-height: 40px;
}
.customPlatformTabslider .slide-right-platform-tab ul {
    padding-left: 0px !important;
}
        .customPlatformTabslider .slide-right-platform-tab p {
			margin-bottom: 30px;
        }
.customPlatformTabslider .slide-right-platform-tab li {
    margin-bottom: 20px;
	position: relative;
	padding-left: 33px;
	list-style: none;
}
.customPlatformTabslider .slide-right-platform-tab li:before {
    width: 30px;
    height: 30px;
    content: '';
    background-image: url(/app/uploads/2024/12/Layer_1.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #6C27E1;
    border-radius: 50%;
    position: absolute;
    left: 0px;
    top: 4px;
}
        .customPlatformTabslider .slide-right-platform-tab a {
            color: #6C27E1;
            font-size: 16px;
            font-style: normal;
            font-weight: 700;
            line-height: 30px;
            text-transform: capitalize;
            padding-right: 30px; position:relative
        }
			.customPlatformTabslider .slide-right-platform-tab a:after {
				content:'';
            background: url(/app/uploads/2024/12/Right-arrow-purple-2.svg);
            background-repeat: no-repeat;
				background-position: right;
			width:24px;
			height:24px;
			top:0px;
			position:absolute;}
			.customPlatformTabslider .slide-right-platform-tab a:hover:after {transform:translatex(10px);transition:all 0.3s ease;}
        .customPlatformTabslider .swiper-slide {
            width: 100%;
            flex-shrink: 0;
            overflow: hidden; 
        }

        .customPlatformTabslider .swiper-slide:not(.swiper-slide-active) {
            opacity: 0 !important;
        }
span.cattitleleft {
	min-width: 82px;
}
        @media (max-width: 1200px) {
			.tabbuttonhead {
    text-align: center;
}
.removebreakontab br {
	display: none;
}
			.eventintrowrap h1 {
				font-size: 30px;
				line-height: inherit;
			}
			.wecats {
				font-size: 12px;
				letter-spacing: 2px;
			}
			.eventintrowrap {
    margin-bottom: 50px;
}
			ul#event-type-filter {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
	flex-wrap: wrap;
}
		}
        @media (min-width: 768px) and (max-width: 990px) {
			ul#event-type-filter {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
	flex-wrap: wrap;
}
		}
        @media (max-width: 768px) {
			.tabbuttonhead h3 {font-size:20px}
			.customhomerevslider .slide-left, .customhomerevslider .slide-right {
    width: 100% !important;
}
.customhomerevslider .swiper-container {
	padding-top:30px !important;
}
			.customPlatformTabslider .platform-tab-button {
				min-width: 300px !important;
			}
			.slide-left-platform-tab {
				margin-bottom: 30px;
			}
			.customPlatformTabslider .platform-tab-buttons {
				justify-content: flex-start;
			}

            .customPlatformTabslider .slide-content-platform-tab {
                flex-direction: column;
                align-items: center; 
            }

            .customPlatformTabslider .slide-left-platform-tab,
            .customPlatformTabslider .slide-right-platform-tab {
                width: 100%;
                text-align: center;
            }

            .customPlatformTabslider .slide-right-platform-tab h3 {
                font-size: 24px; 
            }

            .customPlatformTabslider .slide-right-platform-tab p {
                font-size: 16px; 
            }
			div#series-search-filter .projecttoprow {
				display: block;
			}
			#project-search-filter {
				display: block;
			}
			ul#event-type-filter {
				display: block;
				padding: 0px;
			}
			ul#event-type-filter li a {
				margin-bottom: 20px;
			}
			span.cattitleleft {
				margin-bottom: 20px;
				display: block;
			}
        }

        @media (max-width: 767px) {
			.customhometabslider .tab-buttons button span {
				max-width: 80%;
			}
			.swiper-pagination-home-tab, .swiper-pagination-cs {
				display: flex;
			}
			.customhomerevslider {
    overflow: hidden;
}
			.filterdate select {
    width: 100%;
}
.eventintrowrap {
	margin-bottom: 0px !important;
}
.playwebinar a:after {
	background-size: 80px !important;
}
			.customhometabslider .slide-right-home-tab a {
				max-width: 96%;
				display: block;
			}
			.customhometabslider .tab-button {
        max-width: 130px !important;
        min-width: 130px !important;
        min-height: 130px;
    }
		}
        @media (max-width: 480px) {
            .customPlatformTabslider .platform-tab-button {
                margin-right: 10px; 
            }

            .customPlatformTabslider .slide-right-platform-tab h3 {
                font-size: 20px;
            }
        }
.customPlatformTabslider .platform-tab-buttons {
   /*  overflow-x: auto; 
    white-space: nowrap; 
    scrollbar-width: thin; 
    -ms-overflow-style: -ms-autohiding-scrollbar;  */
}

.customPlatformTabslider .platform-tab-buttons::-webkit-scrollbar {
    height: 8px; 
}

.customPlatformTabslider .platform-tab-buttons::-webkit-scrollbar-thumb {
    background: #FFBD48; 
    border-radius: 5px;
}

.customPlatformTabslider .platform-tab-buttons::-webkit-scrollbar-track {
    background: #F1F1F1;
}

.customPlatformTabslider .platform-tab-button {
    margin-right: 0px;
}
.customPlatformTabslider .platform-tab-button {
    display: inline-block;
    position: relative;
    text-align: center;
    min-width: 242px;
    padding: 0px;
    width: 100%;
    background: transparent !important;
    border-radius: 5px;
}

.playwebinar a {
    position: relative;
}
.playwebinar a:after {
    content: '';
    width: 100%;
    height: 100%;
    background: url(/app/uploads/2024/11/PLay-1.svg);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    background-repeat: no-repeat;
    background-position: center;  -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
.playwebinar:hover a:after { 
    transform: scale(1.1);
}
body.single-webinar-events .copylink a .elementor-button-text:before {
    content: url(/app/uploads/2024/11/Link.svg);
    margin-right: 10px;
    display: inline-block;
    vertical-align: middle;
}
.eventsnewsletter form[data-form-id="4"] .es-form-field-container label.es-field-label {
    display: none;
}
body .newsletter.eventsnewsletter input[type=submit] {
    background: #7500E3 !important;
    top: 5px;
    color: #ffffff !important;
}
.tabpaging {display:none;}
.tabpagingrev {display:none;}
@media (max-width: 767px) {
    /* .tabpaging, .tabpagingrev {
        display: flex !important;
        justify-content: center;
    } */
}
@media (min-width: 768px) and (max-width: 1200px) {
	.webinar-event-info {
		width: 65%;
	}
	.webinar-event-link {
width: 22%;
}
.webinar-event-date {
min-width: 115px;
}
.webinar-event-date span {font-size:32px;}
.webinar-event {
    padding: 30px 40px;
}
ul#event-type-filter {
	padding-left: 0px;
}
#project-search-filter {
	display: block
}
span.cattitleleft {
	margin-bottom: 30px;
	display: block;
	text-align: left;
}
	.teamfiltersec span.cattitleleft { margin-bottom:0px}
.teamfiltersec	#project-search-filter {display:Flex }
.projecttoprow {align-items: flex-start;}
	.removebreakontab {
		max-width: 80% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.tabbuttonwrap {
		display: block;
	}
	.tabbuttonhead {
		width: 100%;
		margin-bottom: 50px;
	}
	.customhometabslider .tab-buttons {
		width: 100%;
	}
}
.slide-right-home-tab a::after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url('/app/uploads/2024/12/Right-arrow-purple-2.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 8px; 
    vertical-align: middle;
}
span.introlabel.closedlabel {
    background-color: #676879;
}
.signupbtn a {
    width: 100%;
}
a.site-btn.fullsignup {
    background: #676879 !important;
    pointer-events: none !important;
    cursor: not-allowed !important;
}
.customhometabslider .facet-pill.active .facet-pill-border rect, .platform-tab-buttons .facet-pill.active .facet-pill-border rect {
	display: none;
}
.customPlatformTabslider .platform-tab-button.active {
    border: 3px solid #FFD500;
}


/*integration faq */
.blog_faq details {
    border-radius: 30px; /* Border radius for rounded corners */
    padding: 0px; /* Padding inside the accordion items */
    margin-bottom: 0px; /* Gap between accordion items */
    background-color: transparent; /* Default background color */
}
.blog_faq .e-n-accordion-item-title-text{
       padding-top: 30px; padding-left: 30px;
}
.blog_faq .elementor-heading-title{
     padding-bottom: 30px;
     padding-left: 30px; padding-right:  30px;
}
.blog_faq .e-n-accordion-item-title-icon{
    padding-right:  30px; padding-top: 30px;
}
.blog_faq details[open] {
    background-color: #FFFFFF26; /* Background when open */
}

.blog_faq details:not([open]) {
    background-color: transparent; /* Background when closed */
}

/* If using Flexbox */
.blog_faq .e-n-accordion {
    display: flex;
    flex-direction: column;
    gap: 15px; /* Adds a gap between items in the accordion */
}

.blog_faq .elementor-widget-n-accordion .e-n-accordion-item-title-text {
    display: flex;
    gap: 12px;
}

.blog_faq .elementor-widget-n-accordion .e-n-accordion-item-title-text img {
    width: 40px;
    height: 40px;
}
/*integration faq */