.slick-slide {
	display: none !important;
}

.slick-slide:first-child {
	display: block !important;
}

.slick-initialized .slick-slide {
	display: block !important;
}

.latest-section .media .card .image img {
	object-fit: contain;
	background: #fff;
	padding: 1rem;
	object-position: center;
	border: 0.1rem solid #eee;
	padding: 4rem;
}

div#banner-pop-up-5 {
	background-color: #3333338a;
}

.ai-solutions-section.mobile-show {
	display: none;
}

/* 	New style change for last section slider start */

.latest-section-slider {
	width: 90% !important;
	margin: 0 auto !important;
}

.latest-section .card {
	width: 100% !important;
	margin: 2rem auto !important;
	left: 0 !important;
}
.block-section .mgic-list-content {
	margin: 4rem 0 0;
}
section.block-section.lesstime-wrapper {
	padding: 4rem 0 0;
}

/* 	New style change for last section slider end */

@media(max-width:991px) {
	.novarica-iti .novarica-features a {
		font-size: 1.35rem;
		font-weight: 400;
		color: #AE7F2E;
		display: flex;
		width: 75%;
		margin: 0rem auto 0;
		align-items: center;
		/* justify-content: left; */
		top: 4rem;
	}
	.novarica-iti .novarica-features-content a {
		position: relative;
		min-height: 4rem;
		top: 2rem;
		font-size: 1.15rem;
	}
	.novarica-iti .novarica-features a {
		padding: 0;
	}
	.single-webinar .latest-section .slide-arrow ul li:nth-child(2) {
		right: -1.1rem !important;
	}
	.single-webinar .latest-section .slide-arrow ul li:nth-child(1) {
		left: -1.5rem !important;
	}
}

@media(max-width:767px) {
	.ai-solutions-section.mobile-show {
		display: block;
	}
	.ai-solutions-section.desktop-show {
		display: none;
	}
	.home-banner-slider .request-demo-banner a {
		padding: 1.5vw 5.5vw;
		font-weight: 400;
	}
	section.ai-solutions-section .automate-form h3 {
		width: 99%;
		margin-right: auto;
		margin-left: auto;
	}
	section.ai-solutions-section .automate-form .para-1 {
		width: 100% !important;
		line-height: 1.2;
		font-size: 1.4rem;
	}
	section.ai-solutions-section .ai-solution-cnt h3.agile-teams-cnt {
		color: #6427db;
		padding-top: 2rem;
	}
	section.ai-solutions-section .ai-solution-cnt:nth-child(5):before {
		background-color: #fff;
	}
	section.product-use-cases-section .product-content h2 {
		width: 90%;
		margin: auto;
	}
	section.product-use-cases-section tbody tr:last-child td:first-child {
		padding-bottom: 0;
	}
	h2 {
		text-transform: uppercase;
	}
	section.our-partners-section .slide-arrow ul.rel-slide-icon li:last-child {
		right: -5rem;
	}
	section.our-partners-section .slide-arrow ul.rel-slide-icon li:first-child {
		left: -5rem;
	}
	section.our-partners-section .our-partners-slider .image img {
		width: 85%;
	}
	.analyst-section {
		margin-top: 0;
		background-color: #fff;
	}
	section.product-use-cases-section {
		background-color: #f5f5f5;
	}
	section.product-use-cases-section {
		padding-bottom: 7rem;
	}
}

@media(max-width:767px) {
	.home-banner-slider {
		min-height: 100%;
		max-height: 100%;
	}
	section.product-use-cases-section {
		padding-bottom: 0;
	}
	.latest-section {
		padding: 1rem 0 4rem;
	}
}
.clo_01_homepage_hero_section {
    background: #fff !important;
}
section.product-use-cases-section.pc-sec01 {
	background: #fff;
	margin-top: 0;
}