.top-slider-sec{ background: #DCEBFE; }
.slider-wrapper .slider-items .icon{ width:20px;}
.slider-wrapper .slider-items .text{ padding-left:10px;}
.slider-wrapper .slider-items .icon img { width: 100%; height: 100%; object-fit: contain; }
.slider-wrapper { display: flex;flex-wrap: wrap;}
.slider-items { display: flex;flex-wrap: wrap;}
.slider-items .inner { display: flex; flex-wrap: wrap; padding: 25px 50px;justify-content:center;position:relative; transition: all 0.5s ease;}
.slider-wrapper .slider-items .slick-slider button.slick-prev.slick-arrow {background-image: unset;}
.top-slider-sec .slick-prev:before, .top-slider-sec .slick-next:before { display: none; }
.slider-wrapper .slider-items .text h6 { font-size: 18px; line-height: 1.555; margin: 0; }
.slider-items .inner .slider-item-link { width: 100%; height: 100%; position: absolute; top: 0; left: 0; } 
.slider-items .inner .slider-item-link a { width: 100%; height: 100%; display: inline-block; }
.slider-wrapper button.slick-arrow { background-image: url('https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/Meddicc%202024/Vector%20(38).svg') !important; background-color: #fff; height: 100%; width: 40px; left: 0 !important; background-position: center center !important; background-size: 10px 16px !important; background-repeat: no-repeat !important; transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; -webkit-transition: all .5s ease; } 
.slider-wrapper button.slick-arrow:after { content: ''; position: absolute; background-image: url('https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/Meddicc%202024/Vector%20(38).svg'); } 
.slider-wrapper button.slick-arrow.slick-next { left:  unset !important; right: 0 !important; transform: rotate(180deg); top: 0 !important; } 
.slider-wrapper button.slick-arrow.slick-disabled { opacity: 0; visibility: hidden; }
.bottom-part .tab-box .resp-tabs-container .right-part .image img { width: 100%; object-fit: cover; object-position: center; display: block; }
.program-page.usecase-tab-section .resp-tabs-list li { display: inline-flex; align-items: flex-end; justify-content: center; }
.bottom-part .tab-inner .sub-title { margin-bottom: 20px; } 
.bottom-part .tab-inner .sub-title h6 { margin-bottom: 0; }
.usecase-tab-section.program-page .bottom-part .bottom-inner { background: #0E185FF2; padding: 60px 0;background-image: url(https://7944074.fs1.hubspotusercontent-na1.net/hubfs/7944074/Meddicc%202024/tab_bg.svg); width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat;}
.bottom-part .tab-inner {  padding: 60px 0; border-radius: 15px; }
.usecase-tab-section .resp-tabs-list li{ width:25%;padding: 25px 10px !important;background: #DCEBFE;text-align:center;text-transform: uppercase;border:1px solid #0E185F !important;border-right:0 !important;border-left:0 !important;}
.bottom-part .tab-box .tab-heading-part *{ text-align:center;}
.bottom-part .tab-box .tab-heading-part { padding:0 50px 60px 50px; } 
.bottom-part .tab-box .tab-heading-part h2 { margin-bottom: 20px; }
.bottom-part .tab-box .tab-heading-part .content p:last-child { margin: 0; }
.bottom-part .tab-box .resp-tabs-container .cnt-wrapper{ display: flex; flex-wrap: wrap;}
.bottom-part .tab-box .resp-tabs-container .left-part .title h2 { text-transform: uppercase !important;margin-bottom:30px; }
.bottom-part .tab-box .resp-tabs-container .left-part { width: 57%; padding-right:165px;} 
.bottom-part .tab-box .resp-tabs-container .right-part { width: 43%; }
.bottom-part .tab-box .resp-tabs-container .right-part .image { width:100%; text-align: right; margin-left: auto; } 
.bottom-part .tab-box .bottom-part .tab-box .resp-tabs-container .right-part .image img { height: 450px; object-fit: cover; object-position: center; }
.bottom-part .tab-box .resp-tab-content, .bottom-part .tab-box h2.resp-accordion { border: 0px solid #c1c1c1;}
.bottom-part .tab-inner .resp-tabs-container { padding: 60px 50px 0; }
.resp-tab-content .btn-wrap { text-align: center; margin-top: 20px; }
.bottom-part .toggle-wrapper { display: flex; flex-wrap: wrap; justify-content: space-between;column-gap: 5px; }
.bottom-part .arrow-right-toggle { width: 64px; height: 32px; background: #A3C7F7; border-radius: 32px; position: relative; transition: all .5s ease-in-out;cursor:pointer; }
.bottom-part .arrow-right-toggle:after {content: '';position: absolute;background: #fff;border-radius: 50%;width: 24px;height: 24px;top: 50%;transform: translateY(-50%);left: 2px;transition: all .5s ease-in-out;} 
.bottom-part .arrow-right-toggle.active:after{ right: 2px;left:auto;}
.bottom-part .sub-toggle-cont h5.active .arrow-right-toggle { transform: unset; } 
.bottom-part .sub-toggle-cont h5.active .arrow-right-toggle:after { left: auto; right: 2px; } 
.bottom-part .toggle-wrapper .toggole-content { display: none;padding:10px 0 0; }
.bottom-part .toggle-wrapper .toggole-content.active{ display: block; }
.bottom-part .sub-toggle-cont h5 label { cursor: pointer; width: calc(100% - 64px); display: block; }
.bottom-part .tab-wrapper .tab-box { margin-bottom: 30px; }
.bottom-part .tab-box .resp-tab-active { margin-bottom: 0 !important; border-bottom:3px solid #0e185f !important; background:transparent !important;}
/* .slider-items .inner:hover, .slider-items .inner:active, .slider-items .inner:focus {background-color: #1778FB;} */
.slider-items .inner:hover .text h6 { color: #fff; transition: all 0.5s ease; }

.slick-slide.slick-current.slick-active.slick-center { position: relative;}

.slider-items .inner:before{
	background: #0a58ca;
	content: '';
	width: 0%;
	height: 100%;
	position: absolute;
	left: 0;
	top:0;
	z-index:0;
	transition: all .8s ease-in-out;
}
.slider-items .inner:hover:before { width: 100%;color:#fff;	opacity:0.8;z-index:-1;}
.slider-items .inner:hover .icon img{ filter: brightness(0) invert(1);}
.slick-slide.slick-current.slick-active.slick-center:before {
	background: #0a58ca;content: '';width: 100%;height: 100%;/*    border-radius: 50px; */
	position: absolute;	left: 0;top:0;	/*     transform: translateY(-50%); */opacity:0.8;
	transition: all .5s ease-in-out;
}
.slick-slide.slick-current.slick-active.slick-center .text h6 { color: #fff;}
.slick-slide.slick-current.slick-active.slick-center >a{ color:#fff;}
.slick-slide.slick-current.slick-active.slick-center .icon img{ filter: brightness(0) invert(1);}


@media(max-width:1400px){
.bottom-part .tab-box .resp-tabs-container .left-part { padding-right: 100px; }
}

@media(max-width:1250px){
  .bottom-part .tab-box .resp-tabs-container .left-part { padding-right: 60px; }
}




@media(max-width:1024px){

	.bottom-part .tab-box .resp-tabs-container .left-part { width: 100%; padding:20px 0px;margin-bottom:30px;}
	.bottom-part .tab-box .resp-tabs-container .right-part { width: 100%;}
	.bottom-part .tab-box .tab-heading-part { padding-bottom: 35px;}
	.bottom-part .tab-box .resp-tabs-container .left-part .title h2 { margin-bottom: 20px;}
	.bottom-part .bottom-inner{ padding:50px 10px;}
	.bottom-part .tab-box h2.resp-accordion { font-size:26px;padding: 10px 0 !important;}
	.bottom-part .tab-box .resp-tabs-container .right-part .image{ margin:0 auto;max-width: 600px;}
	.bottom-part .tab-box .resp-tabs-container .cnt-wrapper{padding:0px;}
	.resp-tab-content .btn-wrap a { margin: 0; }
	.resp-tab-content .btn-wrap { margin-bottom: 20px; }
  .bottom-part .tab-box .resp-tabs-container .left-part { padding-right: 0px; }
}



@media only screen and (max-width: 991px) {

	.tabing-box ul.resp-tabs-list { display: none; }

	.tabing-box h2.resp-accordion { display: block; }

	.tabing-box .resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }

	.tabing-box .resp-vtabs .resp-tabs-container { border: none;float: none;width: 100%;min-height: initial;clear: none;}

	.tabing-box .resp-accordion-closed { display: none !important; }

	.tabing-box  .resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
	.bottom-part .tab-box .resp-tab-content, .bottom-part .tab-box h2.resp-accordion{ font-size:20px;}
	.bottom-part .tab-inner .resp-tabs-container { padding: 0px 25px 0;}
	.bottom-part .tab-box .resp-tabs-container .left-part .title h2 { font-size:20px;margin-bottom: 10px;}
	.bottom-part .tab-inner{ padding: 40px 0; }
	.bottom-part .tab-box .tab-heading-part { padding: 0 20px 20px; }
	.bottom-part .toggle-wrapper .toggole-content { padding-top: 20px; }
	.bottom-part .resp-arrow { position: relative;border-left: 0px solid transparent; border-right: 0px solid transparent;transition: all .8s ease-in-out;	}
	.bottom-part h2.resp-tab-active span.resp-arrow { border: 0px solid transparent;border-bottom: 0px solid #9b9797;border-top: none;}
	.bottom-part .tab-box h2.resp-accordion { position: relative;}
	.bottom-part .tab-box h2.resp-accordion:after {
		content: '';
		position: absolute;
		background: #2a2a3d;
		width: 14px;
		height: 2px;
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
	}
	.bottom-part .tab-box h2.resp-accordion:before {
		content: '';
		position: absolute;
		background: #2a2a3d;
		width: 2px;
		height: 14px;
		right: 16px;
		top: 50%;
		transform: translateY(-50%);
	}

	.bottom-part .tab-box h2.resp-accordion.resp-tab-active:before { display: none;	}
	.bottom-part .tab-box .resp-tab-active{ border-bottom: 0px solid #0e185f !important;}
	.bottom-part .tab-box .resp-tabs-container .left-part .title h2 { display: none;}
	.bottom-part .tab-box .resp-tabs-container .left-part { padding: 0;}
	.bottom-part .tab-box .resp-tab-content, .bottom-part .tab-box h2.resp-accordion { padding: 5px 0 !important; }
	.bottom-part .tab-box h2.resp-accordion { text-transform: uppercase !important; border-bottom:1px solid #2a2a3d;border-top:0px !important;  }
	.slider-wrapper .slider-items .text { padding-left: 0; text-align: center; }

}
@media( max-width:430px){
	.slider-items .inner{ flex-direction: column; text-align: center; margin: 0 auto;}
	.slider-wrapper .slider-items .icon { width: 20px;   margin: 0 auto 10px auto;}
	.bottom-part .tab-box h2.resp-accordion { font-size: 17px; }

