	.innovate-section {
	width: 100%;
	position: relative;
	height: auto;
}
.holistic-text {
    width: 54.9%;
    float: left;
    /* background: linear-gradient(90deg, #2337FF 0%, #03B3FD 100%); */
    background:#c4daff;
    color: #fff;
    padding: 18px 0px;
    clip-path: polygon(0 0, /* top-left */ 68% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    position: relative;
    left: 0;
    bottom: 0;
    height: 135px;
    opacity: .9;
}
		.case-studies-sec {
			width: 100%;
			position: relative;
		}
.case-head {
    color: #0C1895;
    font-weight: bold;
    float: right;
    text-align: right;
    font-size: 40px;
    border-top: 1px solid #BEBEBE;
    margin: 50px 0 0 0;
    padding: 30px 0 0 0;
    width: 100%;
}
		
	.case-studies {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
  max-width: 1440px;
  margin: auto;
  padding: 1px;
 margin: 20px 0;
  direction: rtl;
}

.case-card {
  position: relative;
  overflow: hidden;
  border-radius: 0;
	height: 250px;
}

.case-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* DARK OVERLAY */
.case-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.35);
}

/* TEXT CONTENT */
.case-card .content {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    width: 100%;
    z-index: 5;
  background-color: #0348D2;
 clip-path: polygon(0% 0, 100% 0, 100% 100%, 30% 100%);
	opacity: .7;
    mix-blend-mode: hard-light;
    padding: 20px;
	min-height: 350px;
}
		.case-card .content span {
			display: contents;
		}

.case-card h3 {
  font-size: 32px;
  font-weight: 700;
  margin: 0 0 6px;
}

.case-card p {
  font-size: 32px;
  margin: 0 0 15px;
  line-height: 1.4;
	font-weight: normal;
}

/* ARROW BUTTON */
.arrow-btn {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  background: transparent;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  font-size: 20px;
}


.holistic-text2 {
    width: 54.9%;
    float: left;
    /* background: linear-gradient(90deg, #2337FF 0%, #03B3FD 100%); */
    background: #0348D2;
    color: #fff;
    padding: 18px 0px;
    clip-path: polygon(0 0, /* top-left */ 68% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    position: absolute;
    left: 0;
    bottom: 0;
    height: 485px;
    opacity: .3;
}


.slider-text3 {
    position: absolute;
    top: 80%;
    left: 0;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    font-size: 32px;
    width: 80%;
	z-index: 2;
}

.sub-text3 {
    font-size: 2.5em;
    line-height: 1.5;
    display: block;
    text-align: right;
}
.we-excels {
    color: #0C1895;
    font-size: 70px;
    position: relative;
    z-index: 1;
    left: 0;
    line-height: 1.0;
    text-align: right;
    width: 43%;
    float: left;
    margin: 20px 0 20px 0;
}
.we-excels span {
	display:block;
	font-weight:bold;
}
.right-excel {
	width: 50%;
	float: right;
	padding: 10px 0;
}
.right-excel .all-images {
	text-align: center;
}
.right-excel .all-images img {
	
}
@media (max-width:1024px) {

.right-excel .all-images img {
    width: 32%;
}
	.slider-text3 {
    font-size: 20px;
	}
}

/* ----- MOBILE VERSION ----- */
@media (max-width: 768px) {
  .case-studies {
    grid-template-columns: 1fr;
  }

  .case-card {
    height: 420px;
  }

    .case-card .content {
        top: auto;
        bottom: 0;
        right: 0;
        max-width: 98%;
		height: 420px;
    }

    .case-card h3 {
        font-size: 70px;
    }

  .case-card p {
    font-size: 24px;
  }
}
	
@media (max-width:768px) {
.holistic-text {
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    position: relative;
    height: 125px;
    opacity: .9;
	width: 100%;
	        
}
	.slider-text3 {
    position: absolute;
    top: 60%;
    right: 10%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}
		}
	
@media (max-width:600px) {

.holistic-text2 {
    width: 100%;
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	.we-excels {
    width: 100%;
	}
	.right-excel {
    width: 100%;
	}
	    .slider-text3 {
        right: 0;
	}
}

@media (max-width:540px) {
.contain-wrap {
    width: 72%!important;

}
	    .case-card h3 {
        line-height: 1.2;
    }
}
.right-excel .all-images img {
    width: 30%;
}.right-excel .all-images img {
    width: 30%;
}.right-excel .all-images img {
    width: 30%;
}.right-excel .all-images img
Specificity: (0,2,1)
 {
    width: 30%;
}.right-excel .all-images img.right-excel .all-images img.right-excel .all-images img.right-excel .all-images img.right-excel .all-images img
@media (max-width:480px) {
    .slider-text3 {
        right: -100px;
    }
	.sub-text3 {
    font-size: 2.0em;
	}

}

/* Approx for 175% zoom */
@media (min-resolution: 165dpi) and (max-resolution: 185dpi) {
	


	.slider-text3{

    font-size: 20px;
	}
	}

