/* Arabic Website Stylesheet */

/* Reset default styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Set default direction for Arabic content */
html, body {
    direction: rtl;
    font-family: 'GE SS Two', 'Inter Custom', serif;
    line-height: 1.6;
    background-color: #fff;
    color: #333;
}
.clear {
	clear:both;
}
.contain {
	position:relative;
}


/*********************slider******************/

.we-excel {
    text-align: left;
    color: #0690FF;
    font-size: 90px;
    position: relative;
    z-index: 1;
    left: 0%;
}

.slider-text {
    position: absolute;
    top: 60%;
    left: 34%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}

.slider-container {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}

.slider-img {
  width: 100%;
  height: auto;
  display: block;
}
.slider-text2 {
    position: absolute;
    top: 60%;
    right: 10%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
}


/* CSS Document */
.contain-wrap {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
}
.holistic-text {
    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: .9;
}

.we-excel {
    text-align: left;
    color: #0690FF;
    font-size: 90px;
    position: relative;
    z-index: 1;
    left:37%;
}
.we-excel span {
	color: #fff;
}


.sub-text {
  font-size: 2.5em;
  line-height: 1.5;
  display: block;
text-align: right;
	display: block;
}

.main-text {
 font-size: 4.0625em;
  font-weight:500;
  display: block;
	text-align: right;
}
/*******************************/
.container {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px 20px;
}
.clear {
	clear: both;
}
.empowering-sec {
  width:100%;
  position: relative;
}
.empowering {
	width: 50%;
	float: right;
}
.empowering-head {
	width: 100%;
	float: left;
}
.excel-logo {
float: left;
	width: 50%;
}
.excel-logo img {
	width: 90%;
    float: left;
}
.excel-txt {
    float: right;
    color: #0C1895;
    font-size: 2.5em;
    font-weight: bold;
    line-height: 1.0em;
    margin: 20px 0 0;
	width: 50%;
}
.excel-txt span {
	font-weight: 500;
	display: block;
}
.excel-txt-det {
	font-size: 22px;
	color: #505050;
	text-align: right;
	font-weight: 500;
	width: 100%;
	margin: 40px 0 0;
	float: right;
	
}
.concept-element {
position: absolute;
	right: 0;
	top: 120px;
}
.concept-element img {
	width: 100px;
}
.empowering-image {
    position: absolute;
    left: 0;
    top: -171px;
}
.empowering-image img {
	float: left;
	width: 100%;
	
}
.empowering-desktop {
	display: block;
}
.empowering-mobile {
	display: none;
}
/**********Gradient-part**************/
.gradient-sec {
	width: 100%;
	float: right;
	margin: 20px 0 0;
}
.stats-section {
  max-width: 100%;
  direction: rtl;
}

.stats-row {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.stat-box {
border-right: 1px solid #9D9E9E;
  padding: 18px 15px;
  flex: 1;
  text-align: right;
	line-height: 1.2;
}

.stat-percent {
  font-size: 5em;
  font-weight: 500;
  margin-bottom: 8px;
}

.stat-title {
  font-size: 1.375em;
  font-weight: 800;
  margin-bottom: 6px;
	color: #6B6C6C;
}
.stat-title span {
	display: block;
}

.stat-detail {
  font-size: 1.25em;
  color: #0C1896;
}
.stat-detail span {
	display: block;
}

.stats-description {
  margin-top: 20px;
  text-align: right;
}

.stats-description h3 {
  color: #0C1896;
  font-size:1.75em;
  font-weight: 500;
  margin-bottom: 7px;
}

.stats-description p {
  color: #505050;
  font-size: 1.375em;
}
/**************************/
.cta-section {
    max-width: 100%;
    text-align: right;
    color: #0C1896;
    line-height: 1.0;
    margin: 40px 0 0;
}

  .cta-section h2 {
    font-size: 32px;
    font-weight: normal;
    margin-bottom: 8px;
  }

  .cta-section h1 {
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .cta-button {
    display: inline-block;
    background: #0C1895;
    color: #fff;
    text-decoration: none;
    padding: 10px 15px;
    border-radius: 4px;
    font-size: 14px;
  }

  .cta-button:hover {
    background: #001b73;
  }

/*************shaping-business*************/
.shaping-business {
    width:100%;
	position: relative;
	background: #224A83;
	padding:0;
	min-height: 506px;
    height: 100%;
	margin: 120px 0 0;
}
.shaping-content {
	float: right;
	width: 50%;
	color: #fff;

}
.shaping-content h2 {
font-size:2.5em;
	font-weight: bold;
	margin: 40px 0 0;
}
.shaping-content h2 span {
	display: block;
	font-weight: 500;
}
.shaping-content h3 {
	font-size:32px;
	margin: 20px 0 0;
}
.shaping-content p {
	font-size: 22px;
	text-align: right;
}
.shaping-bus-image {
	width: 50%;
	float: left;
	position: absolute;
    left: 0;
	
}
.shaping-bus-image img {
	width: 100%;
	clip-path: polygon(0 0, /* top-left */ 71% 0, /* top-right */ 100% 100%, /* bottom-right */ 0 100% /* diagonal point (move this value to control angle) */)
}

/**************holistic section******************/
.holistic-section {
    width:100%;
	position: relative;
	background: #002C4A;
	padding:0;
	min-height: 521px;
    height: 100%;
}

.holistic-bus-image {
	width: 50%;
	float: left;
	position: absolute;
    right:0;
	
}
.holistic-bus-image img {
	width: 100%;
	clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 100% 100%, /* bottom-right */ 30% 100% /* diagonal point (move this value to control angle) */);
}
.holistic-content {
	float: left;
	width: 50%;
	color: #fff;
}
.holistic-content h2 {
    font-size: 2.0em;
    font-weight: bold;
    margin: 00px 0 0;
    float: left;
    width: 73%;
    text-align: right;
}

.holistic-content p {
    font-size: 22px;
    text-align: right;
    margin: 30px 0 60px;
    float: left;
    width: 73%;
}

.holistic-percent {
	width: 63%;
	float: left;
	background: linear-gradient(90deg, #2337FF 0%, #03B3FD 100%);
	color: #fff;
	padding: 18px 0px;
	clip-path: polygon(0 0, /* top-left */ 88% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);


}


 .stats-container {
  color: #fff;
  text-align: left;
  direction: ltr;
  width: 100%;
  box-sizing: border-box;
}

/* Each box */
.stats-box {
  display: inline-block;
	text-align: center;
  vertical-align: top;
  width: 19%;               /* 4 boxes per row */
  margin: 0 1%;
  padding: 10px;
  box-sizing: border-box;
  border-right: 1px solid #fff;
}
.stats-box:nth-child(4) {
  border-right: none;
}

/* Percentage number */
.stats-box h2 {
  font-size: 4.063em;
  font-weight: 100;
  margin: 0 0 10px;
  line-height: 1.1;
}

/* Description text */
.stats-box p {
  font-size: 1.20em;
  line-height: 1.2;
  margin: 0 auto;
  max-width: 180px;         /* ensures text wraps in 3 lines */
}
.stats-box p span {
	display: block;
}

/**************insights*****************/
.insight-sec {
	width:100%;
	position: relative;
	background: url("../consult/images/consulting/insights.webp") no-repeat center center;
    background-size: 100%;
    margin: 20px 0 0;
    height: 1266px;

}
.bg-insight {
	display: none;
	}
.insight-left {
	
	width: 50%;
	float: left;
}
.insight-details {
    width: 68%;
    float: left;
    color: #0C1895;
    position: relative;
    left: 10px;
    top: 114px;
}

.insight-details h2 {
	
	font-size: 2.5em;
	font-weight: bold;
	margin: 0 0 40px;
	
}
.insight-details h2 span {
	font-weight: normal;
	display: block;
	
}
.insight-details h3 {
	font-size: 2em;
	font-weight: normal;
	
}
.insight-details p {
	font-size: 22px;
	color: #505050;
	margin: 0 0 20px;
}
.insight-non-details {
   width: 50%;
	float: left;
}


.btn-arabic {
  background-color: #002b9a; /* Dark blue */
  color: white;
  font-size: 20px;
  font-weight: bold;
  border: none;
  padding: 12px 30px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  text-decoration: none;
  transition: background 0.3s ease;
	margin: 100px 0 0;
}

.btn-arabic:hover {
  background-color: #001f70;
}

.btn-arabic svg {
  width: 18px;
  height: 18px;
  fill: white;
}

/*******drive-section***************/

.drive-section {
	width: 100%;
	position: relative;
}
.drive-line {
	position: absolute;
	left: 0;

}
.drivetrust-desk {
	display: block;
}
.drivetrust-mob {
	display: none;
}
.drive-txt-content {
	float: right;
	width: 50%;
	padding: 10px 0;

}
.drive-txt-content h2 {
	color: #0C1895;
	font-size: 40px;
	font-weight: 500;
	line-height: 1.0;
	margin: 0 0 20px;
}
.drive-txt-content h2 span {
	display: block;
	font-weight: normal;
}
.drive-txt-content p {
	font-size: 24px;
	color: #505050;
	text-align: right;
	width: 75%;

}
.drive-txt-content h3 {
	color: #505050;
	font-size: 32px;
	
}

.blue-flag-content {
	background: url("../consult/images/consulting/blue-flag.png") no-repeat right center;
	float: none;
	    width: 50%;
    margin: 50px 0 50px;
	padding: 0 70px 0 0;
	
}
.blue-flag-content h2 {
	color: #0C1895;
	font-size:45px;
}
.blue-flag-content h2 span {
	display: block;
}
.blue-flag-content p {
	font-size: 22px;
	color: #505050;
}
.drive-line img {
    width: 90%;
    float: left;
    margin: -24px 0 0 0;
	position: relative;
	z-index: 2;
}
.drive-percentage {
    width: 48%;
    position: absolute;
    padding: 10px 0;
    bottom: 168px;
    right: 215px;
    z-index: 1;
}

/*************/
.stats-section3 {
  width: 260px;
  padding: 20px;
  background: linear-gradient(180deg, #43C776 0%, #2F4DE1 100%);
  color: #fff;
  text-align: center;
  direction: rtl;
  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) */);
}

.stat-box3 {
    margin-bottom: 8px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 10px;
    text-align: right;
}

.stat-box3:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.stat-box3 h2 {
    font-size: 65px;
    font-weight: 100;
    margin: 0;
}

.stat-box3 p {
  font-size: 18px;
  margin: 0px 0 0;
  line-height: 1.6;
}
.stat-box3 p span {
	display: block;
}
/***********compliance-section**************/

.compliance-section {
	position: relative;
	width: 100%;
}
.minus-top {
    top: -91px;
    position: relative;
}
.compliance-image {
	position: absolute;
	right: 0;
}
.compliance-image img {
    width:100%;
    float: right;
    margin: -24px 0 0 0;
    position: relative;
    z-index: 2;
}
.compliance-desk {
	display: block;
}
.compliance-mob {
	display: none;
}

.compliance-percentage {
    width: 48%;
    position: absolute;
    padding: 0px 0;
    top: 0;
    left: -200px;
    z-index: 1;
}

.compliance-txt-content {
    float: left;
    width: 50%;
    padding: 10px 0;
}


.compilance-flag-content {
	background: url("../consult/images/consulting/blue-flag.png") no-repeat right center;
	float: none;
	    width: 50%;
    margin: 50px 36px 50px 0;
	padding: 32px 70px 0 0;
	
}
.compliance-change {
	
}
.compilance-flag-content h2 {
	color: #0C1895;
	font-size:45px;
	font-weight: 500;
	line-height: 1.0;
}
.compilance-flag-content h2 span {
	display: block;
}
.compilance-flag-content p {
	font-size: 22px;
	color: #505050;
}

/**************grid-section***************/
.grid-heading {
	float: left;
	text-align: right;
	font-size: 40px;
	font-weight: bold;
	color: #0C1895;
	width: 100%;
	
}
.grid-heading span {
	font-weight: normal;
}
.grid-section {
	width: 100%;
	position: relative;
}
.grid-left {
	width: 50%;
	float: left;
	position: relative;
	
}
.grid-content {
    float: left;
    color: #fff;
    text-align: right;
    width: 34%;
    margin: 25px 0 0 0;
    position: relative;
    left: 300px;
}
.grid-content h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 20px;
	
}
.grid-content p {
	font-size: 18px;
}
.grid-content-right {
    float: left;
    color: #fff;
    text-align: right;
    width: 36%;
    margin: 25px 0 0 0;
    position: relative;
    left: 280px;
}
.grid-content-right h2 {
	font-size: 30px;
	font-weight: bold;
	margin: 0 0 10px;
	
}
.grid-content-right p {
	font-size: 20px;
}
.grid-top {
	width: 100%;
	float: left;
	min-height: 260px;
	background: #4C7087;
	margin: 0 0 2px;
	clip-path: polygon(0 0, /* top-left */ 83% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
.grid-bottom {
	width: 100%;
	float: left;
	min-height: 220px;
	background: #5086A8;
	clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 86% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}

.grid-right {
	width: 50%;
	float: right;
	position: relative;
	
}

.grid-top-right {
	width: 100%;
	float: left;
	min-height: 260px;
	background: #4C7087;
	margin: 0 0 2px;
	clip-path: polygon(15% 0, 100% 0, 100% 100%, 0% 100%);
}
.grid-bottom-right {
	width: 100%;
	float: left;
	min-height: 220px;
	background: #5086A8;
	clip-path: polygon(0% 0%, 100% 0, 100% 100%, 16% 100%);
}
.gridtriangle-bottom {
    width: 250px;
    height: 187px;
    background: linear-gradient(90deg, #46CF7A 0%, #4455FF 100%);
    clip-path: polygon(49% 0%, 3% 100%, 100% 100%);
    position: absolute;
    right: 86.5%;
    bottom: -20px;
	 box-shadow: 0px -20px 15px 1px rgba(0, 0, 0, 0.15);
}

.gridtriangle-top {
    width: 250px;
    height: 210px;
    background: linear-gradient(90deg, #46CF7A 0%, #4455FF 100%);
    clip-path: polygon(0 0, 97% 0%, 50% 100%);
    position: absolute;
    right: -120px;
    top: -20px;
    box-shadow: 0px 20px 15px 1px rgba(0, 0, 0, 0.15);
}
.grid-traingle-content {
    color: #fff;
    position: absolute;
    left: 72px;
    text-align: center;
    line-height: 1.2;
}
.grid-traingle-content h3 {
	font-size: 50px;
	font-weight: 100;
}
.grid-traingle-content p {
	font-size: 22px;
}

.grid-traingle-content2 {
    color: #fff;
    position: absolute;
    left: 72px;
    text-align: center;
    line-height: 1.2;
    top: 62px;
}
.grid-traingle-content2 h3 {
	font-size: 50px;
	font-weight: 100;
}
.grid-traingle-content2 p {
	font-size: 22px;
}

/***********************/

.testimonial-slider {
  position: relative;
  max-width:100%;
  margin: 0 auto;
  background: #000;
  background-image: url("../consult/images/accord/last-slide-bg.png");
  background-size: cover;
  background-position: center;
  color: #fff;
  overflow: hidden;
}

/* Dark overlay so text is readable */
.testimonial-slider::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to right, rgba(0,0,0,0.4) 0%, #111 45%, #111 100%);
  pointer-events: none;
}

.ts-inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  padding: 40px 60px;
  gap: 40px;
}

/* Left side image */
.ts-left img {
  width: 180px;
  max-width: 100%;
  display: block;
  background: #fff;
  padding: 15px;
}

/* Right side text */
.ts-right {
  flex: 1;
}

.ts-text {
  font-size: 16px;
  line-height: 1.6;
  margin: 0 0 15px;
  color: #e5e5e5;
}

.ts-name {
  margin: 0;
  font-size: 14px;
  color: #c7c7c7;
}

.ts-name .bold {
  font-weight: 700;
  color: #fff;
}

/* Navigation buttons */
.ts-nav {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  gap: 12px;
  padding: 18px 0 28px;
  background: #fff;
}

.nav-btn-slide {
  width: 42px;
  height: 42px;
  border: 2px solid #062ea0; /* dark blue */
  background: #fff;
  color: #062ea0;
  font-size: 18px;
  cursor: pointer;
}

/* simple hover */
.nav-btn-slide:hover {
  background: #062ea0;
  color: #fff;
}



@media (max-width: 1440px) {
	.empowering-image {
    position: absolute;
    left: 0;
    top: -116px;
    width: 50%;
}
	.concept-element img {
    width: 60px;
}
	.shaping-bus-image img {
    width: 100%;
		min-height: 506px
	}
	
	.stats-box {
    width: 21%;
	}
	.holistic-bus-image img {
    width: 100%;
    min-height: 521px;
}
	.holistic-percent {
    clip-path: polygon(0 0, /* top-left */ 91% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	.stats-box h2 {
    font-size: 2.063em;
}
	.stats-box p {
    font-size: 1.10em;
}
	.holistic-bus-image img {
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 100% 100%, /* bottom-right */ 33% 100% /* diagonal point (move this value to control angle) */);
}
	
	.insight-sec {
    height: 968px;
}
	.drive-line img {
    width: 68%;
    float: left;
    margin: -24px 0 0 0;
	z-index: 2;
    position: relative;
}
	.drive-percentage {
    width: 48%;
    position: absolute;
    padding: 10px 0;
    bottom: 125px;
    right: 345px;
    z-index: 1;
}
	.blue-flag-content p {
    font-size: 20px;
}
	.blue-flag-content h2 {
    font-size: 32px;
}
	.compilance-flag-content {
		float: left;
	}
	.compliance-percentage {
    left: -225px;
	}
    .grid-top {
    clip-path: polygon(0 0, /* top-left */ 80% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	.grid-top-right {
    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
}
	.gridtriangle-bottom {
    width: 234px;
    right: 83.5%;
    bottom: -12px;
}
	.gridtriangle-bottom {
  
	}
	.grid-bottom {
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 81% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	.grid-bottom-right {
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 21% 100%);
}
	.gridtriangle-top {
    width: 237px;
    right: -113px;
    top: -20px;
}
	.grid-content h2 {
	font-size: 32px;
	font-weight: bold;
	margin: 0 0 10px;
	
}
.grid-content p {
	font-size: 16px;
}
	.grid-content-right p {
    font-size: 16px;
}
	.grid-content h2 {
        font-size: 22px;
	}
	.grid-content-right h2 {
        font-size: 22px;
	}
}
@media (max-width: 1366px) {
	    .empowering-image {
        top: -112px;
    }
	.compliance-percentage {
    left: -150px;
	}
	.drive-line img {
        width: 64.5%;
	 margin: -47px 0 0 0;
	}
	 .grid-content p {
        font-size: 14px;
    }
	 .grid-content-right p {
        font-size: 14px;
    }

}

@media (max-width:1280px) {
    .empowering-image {
        top: -99px;
        width: 47%;
    }
	.holistic-content h2 {
    width: 75%;
}
     .holistic-content p {
    width: 75%;
	}
	.holistic-percent {
        clip-path: polygon(0 0, /* top-left */ 90% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	.btn-arabic {
    margin: 0px 0 0;
}
	 .drive-line img {
        width: 60.5%;
        margin: -74px 0 0 0;
    }
	.compliance-image img {
    width: 70%;
    margin: 16px 0 0 0;
	}
	 .compliance-percentage {
        left: -55px;
    }
	.compilance-flag-content p {
    font-size: 20px;
	}
	.compilance-flag-content h2 {
    font-size: 40px;
	}
	.compilance-flag-content {
    padding: 47px 70px 0 0;
	margin: 0px 36px 50px 0;
}
     .grid-top {
        clip-path: polygon(0 0, /* top-left */ 77% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-top-right {
        clip-path: polygon(21% 0, 100% 0, 100% 100%, 0% 100%);
    }
	    .grid-bottom {
        clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 78% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	.gridtriangle-bottom {
    clip-path: polygon(52% 0%, 3% 100%, 100% 100%);

}
	.grid-content {
    left: 167px;
}
}
@media (max-width:1024px) {
	    .empowering-image {
        top: -78px;
    }
	    .stats-box p {
        font-size: 1.0em;
    }
	    .holistic-bus-image img {
        min-height: 578px;
    }
	.insight-details p {
    font-size: 20px;
	}
	.insight-details h3 {
    font-size: 1.563em;
}
	.insight-details h2 {
    font-size: 2em;
    margin: 0 0 20px;
}
	    .drive-line img {
        width: 52.5%;
        margin: -156px 0 0 0;
    }
	    .drive-percentage {
        bottom: -55px;
        right: 426px;
    }
	.drive-txt-content {
    width: 55%;
}
	.drive-txt-content p {
    font-size: 20px;
	}
	 .compliance-percentage {
        left: 0;
    }
	    .gridtriangle-bottom {
        right: 77.5%;
	}
	    .grid-top {
        clip-path: polygon(0 0, /* top-left */ 73% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-top-right {
        clip-path: polygon(24% 0, 100% 0, 100% 100%, 0% 100%);
    }
	    .grid-bottom {
        clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 75% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	.grid-bottom-right {
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 26% 100%);
    }

}

@media (max-width:1000px) {
    .stats-box p {
        font-size: 12px;
    }
	    .holistic-content h2 {
        width: 97%;
    }
	    .holistic-content p {
        width: 97%;
    }
	    .holistic-percent {
        clip-path: polygon(0 0, /* top-left */ 92% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	.insight-details {
    width: 68%;
    float: left;
    color: #0C1895;
    position: relative;
    left: 10px;
    top: 0;
}
	.insight-details p {
    font-size: 18px;
	}
	.insight-details h2 {
    font-size: 2.5em;
    font-weight: bold;
    margin: 0 0 0px;
}
	.btn-arabic {
    margin: 0px 0 0;
}
	    .drive-percentage {
        bottom: -145px;
        right: 408px;
        z-index: 1;
    }
	    .compliance-percentage {
        left: 0;
    }
	.compliance-image {
    position: absolute;
    right: -70px;
}
	.grid-content {
    width: 50%;
    left: 40px;
}
	    .grid-top {
        clip-path: polygon(0 0, /* top-left */ 70% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-top-right {
        clip-path: polygon(27% 0, 100% 0, 100% 100%, 0% 100%);
    }
	    .grid-bottom {
        clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 74% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .gridtriangle-bottom {
        right: 76.5%;
        bottom: -12px;
    }
	    .grid-bottom-right {
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 28% 100%);
    }
}
/* --- Responsive Design --- */
@media (max-width: 992px) {
  .stats-box {
    width: 45%;             /* 2 boxes per row */
    margin-bottom: 20px;
  }
	.holistic-percent {
        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) */);
    }
}




@media (max-width:915px) {
      .empowering-image {
        top: -74px;
        width: 50%;
    }
	    .holistic-content h2 {
        font-size: 20px;
    }
	    .holistic-content p {
        font-size: 17px;
    }
	    .stats-box p {
        font-size: 11px;
    }
	    .holistic-percent {
        clip-path: polygon(0 0, /* top-left */ 91% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	.grid-content-right h2 {
		font-size: 22px;
	}
	  .grid-content h2 {
        margin: 0 0 10px;
    }
	.grid-content-right h2 {
        margin: 0 0 10px;
    }
	.gridtriangle-bottom {
        right: 74.5%;
        bottom: -12px
	}
}
@media (max-width:853px) {
    .empowering-image {
        top: -69px;
        width: 50%;
    }
	.shaping-bus-image img {
        width: 100%;
        min-height: 506px;
    }
	.shaping-content h2 {
    font-size: 2.5em;
    font-weight: bold;
    margin: 0px 0 0;
}
	.shaping-content h2 {
        font-size: 2.0em;
	}
	.shaping-content h3 {
    font-size: 26px;
	}
	.drive-line {
    position: relative;
    left: 0;
    width: 100%;
}
	    .drive-percentage {
        bottom: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        position: relative;
    }
	.drive-txt-content {
    float: left;
    width: 100%;
    padding: 10px 0;
}
	.minus-top {
    top: 0;
	}
	    .compliance-image {
        position: relative;
        right: 0;
        width: 100%;
    }
	.compliance-txt-content {
    float: left;
    width: 100%;
    padding: 10px 0;
}
	    .compilance-flag-content {
        padding: 57px 70px 0 0;
        margin: 0px 0 50px 0;
        float: none;
    }
	    .drive-line img {
        width: 75%;
	}
	
	    .compliance-percentage {
        bottom: 0;
        right: 0;
        z-index: 1;
        width: 100%;
        position: absolute;
    }
	    .compliance-image img {
        width: 100%;
        margin: 16px 0 0 0;
    }
	.grid-content-right {
    width: 50%;
    left: 138px;
}
	    .grid-bottom {
        clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 69% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-bottom-right {
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 31% 100%);
    }
	    .grid-top {
        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) */);
    }
	.gridtriangle-bottom {
        right: 73.5%;
        bottom: -12px;
    }
}

@media (max-width:769px) {
		.stat-percent {
    font-size: 4em;
	}
    .empowering-image {
        top: 0;
        width:100%;
		position: relative;
    }
	.empowering-desktop {
	display: none;
}
.empowering-mobile {
	display: block;
}
	.empowering {
    width: 100%;
    float: left;
}
	.excel-logo {
    width: 50%;
    margin: 0 0 50px;
}
	.concept-element {
		display: none;
	}
	
	.shaping-bus-image {
    width: 100%;
    float: left;
    position: relative;
	}
	.shaping-bus-image img {
    width: 100%;
	min-height: auto;
    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) */);
}
	.shaping-content {
    float: right;
    width: 100%;
    color: #fff;
    padding: 20px 0;
}
	.holistic-bus-image {
    width: 100%;
    float: left;
    position: relative;
    right: 0;
}
	.holistic-bus-image img {
        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) */);
    }
	.holistic-content {
    float: left;
    width: 100%;
    color: #fff;
}
	.holistic-percent {
    width: 100%;
	}
	.holistic-percent {
        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) */);
    }
	.holistic-content h2 {
        width: 100%;
    }
	.holistic-content p {
        width: 100%;
    }
	
	.insight-sec {
	width:100%;
	position: relative;

	background: none;
    background-size: 100%;
    margin: 20px 0 0;
    height: auto;

}
	  .stats-box {
        border-right: none;
    }

	.bg-insight {
	display: block;
		width: 100%;
	}
	.bg-insight img {
		width: 100%;
	}
	
	.insight-left {
	
	width: 100%;
	float: left;
}
.insight-details {
    width:100%;
    float: left;
    color: #0C1895;
    position: relative;
    left: 10px;
    top: 0;

}
	.btn-arabic {
     margin: 30px 0 0;
	}
	
	    .drive-line img {
        width: 100%;
        float: left;
        margin: 0 0 0 0;
        z-index: 2;
        position: relative;
			clear: both;
    }
	    .drive-percentage {

        clear: both;
    }
	.stats-section3 {
		width: 100%;
	}
	.stat-box3 {
    text-align: center;
    font-size: 22px;
}
	.drive-txt-content p {
    width: 100%;
}
	.drivetrust-desk {
	display: none;
}
.drivetrust-mob {
	display: block;
}
	.compliance-percentage {
        clear: both;
		position: relative;
	}
	.compliance-desk {
		display: none;
	}
	.compliance-mob {
		display: block;
	}
	
	.gridtriangle-top {
		display: none;
	}
	.gridtriangle-bottom {
	display: none;
	}
	    .grid-top {
        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) */);
    }
	    .grid-top-right {
        clip-path: polygon(0% 0, 100% 0, 100% 100%, 0% 100%);
    }
	    .grid-bottom {
        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) */);
    }
	    .grid-bottom-right {
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 0% 100%);
    }





}

/* Responsive */
@media (max-width: 768px) {
  .ts-inner {
    flex-direction: column;
    padding: 25px 20px;
    text-align: center;
  }

  .ts-left img {
    margin-bottom: 15px;
  }
}

@media (max-width: 650px) {

.grid-left {
    width: 100%;
    float: left;
    position: relative;
}
	.grid-right {
    width: 100%;
    float: left;
    position: relative;
}
	    .grid-content {
        width: 100%;
        left: 0;
        padding: 20px;
    }
	    .grid-content-right {
        width: 100%;
        left: 0;
        padding: 20px;
    }
	    .gridtriangle-top {
        display: block;
        z-index: 2;
        right: 0;
        top: 0;
        position: relative;
			width: 100%;
    }
	.gridtriangle-bottom {
    display: block;
        z-index: 2;
        right: 0;
        top: 0;
        position: relative;
		width: 100%;
	}
	.grid-traingle-content {
    color: #fff;
    position: relative;
    left: 0;
    text-align: center;
    line-height: 1.2;
    right: 0;
}
	.grid-traingle-content2 {
    color: #fff;
    position: relative;
    left: 0;
    text-align: center;
    line-height: 1.2;
    top: 62px;
}
}


@media (max-width: 620px) {
	.stats-row {
    flex-direction: column;
  }
	.stat-box {
		text-align: center;
		border-bottom: 1px solid #9D9E9E;
		border-right: none;
	}
	.stat-title span {
		display:inline;
	}
	.stat-detail span {
    display: inline;
}
}


@media (max-width: 600px) {
  .slider-text .sub-text {
    font-size: 1em;
  }
  .slider-text .main-text {
    font-size: 1.4em;
  }
	.blue-flag-content {
      min-height: 241px;
		width: 100%;
}
	.compilance-flag-content {
      min-height: 241px;
		width: 100%;
}
}
  @media (max-width: 600px) {
    .strategy-grid {
      grid-template-columns: 1fr;
    }
	
  }
@media (max-width: 585px) {
	.trans-four-blocks {
    top: -157px!important;
    }
	.strategy-grid {
		width: 100%!important;
	}
	

}

@media (max-width: 576px) {

.stats-box {
        width: 100%;
		border-right: 0;
		border-bottom: 1px solid #fff;
	}
	.stats-box:nth-child(4) {
        border-right: none;
		border-bottom: none;
}

  .stats-box h2 {
    font-size: 2.5em;
  }

  .stats-box p {
    font-size: 1em;
  }
}

@media (max-width: 550px) {
    .excel-logo {
        width: 100%;
        margin: 0 0 50px;
    }
	
	.excel-txt {
    line-height: 1.0em;
    margin: 0px 0 50px;
    width: 100%;
}
}
@media (max-width: 460px) {
	    .stats-box {
        width: 100%;
		border-right: 0;
		border-bottom: 1px solid #fff;
	}
	.stats-box:nth-child(4) {
        border-right: none;
		border-bottom: none;
}
	.stats-box h2 {
    font-size: 4.063em;
	}
	.stats-box p {
    font-size: 1.20em;
	}
}
@media (max-width: 451px) {
	.strategy-gridhead {
    font-size: 27px!important;
	}
}
@media (max-width: 422px) {
	    .trans-four-blocks {
        top: 0px !important;
    }
	.strategy-gridhead {

    color: #000!important;
	}
}



/* Approx for 125% zoom */
@media (min-resolution: 120dpi) and (max-resolution: 130dpi) {
	
	    .empowering-image {
        top: -120px;
    }
	.empowering-image img {
    float: left;
    width: 70%;
}
	.shaping-bus-image img {
    width: 100%;
    clip-path: polygon(0 0, /* top-left */ 62% 0, /* top-right */ 100% 100%, /* bottom-right */ 0 100% /* diagonal point (move this value to control angle) */);
    min-height: 506px;
}
	.holistic-bus-image img {
    width: 100%;
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 100% 100%, /* bottom-right */ 44% 100% /* diagonal point (move this value to control angle) */);
    min-height: 542px;
}
	.holistic-percent {
    clip-path: polygon(0 0, /* top-left */ 84% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}

	.compliance-percentage {
    left: -177px;
}
	.compliance-change {
    float: left;
    position: relative;
    right: 70px;
}
	.gridtriangle-bottom {
    right: 84%;
    bottom: -20px;
	}
	.grid-top-right {
		    clip-path: polygon(18% 0, 100% 0, 100% 100%, 0% 100%);
	}
	.grid-bottom-right {
    clip-path: polygon(0% 0%, 100% 0, 100% 100%, 21% 100%);
}
	.grid-top {
    clip-path: polygon(0 0, /* top-left */ 79% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	.grid-bottom {
    clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 80% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
}
	
	
}

/* Approx for 150% zoom */
@media (min-resolution: 140dpi) and (max-resolution: 160dpi) {
	.empowering-image {
        top: -96px;
    }
	.excel-txt {
    font-size: 2.0em;
	}
	.stat-percent {
    font-size: 4em;
	}
	.holistic-bus-image img {
        width: 100%;
        min-height: 550px;
    }
	.btn-arabic {
		margin:0;
	}
	 .gridtriangle-bottom {
        right: 82.5%;
	}

}

/* Approx for 175% zoom */
@media (min-resolution: 165dpi) and (max-resolution: 185dpi) {
	    .empowering-image {
        top: -70px;
        width: 40%;
    }
	.excel-txt {
    font-size: 2.0em;
	}
	.stat-percent {
    font-size: 4em;
	}
	    .stats-box p {
        font-size: 14px;
    }
	.holistic-content h2 {
    font-size: 1.5em;
	}
	.shaping-content p {
    font-size: 18px;
	}
	.shaping-content h3 {
    font-size: 22px; 
    }
	.insight-details p {
    font-size: 16px;
	}
	.insight-details h3 {
    font-size: 1.5em;
	}
	.btn-arabic {
		margin:0;
	}
	    .drive-line img {
        width: 50%;
	}
	    .drive-percentage {
        bottom: 0;
        right: 455px;
	}
	.insight-details {
    top: 0;
}
	.minus-top {
    top: 0;
	}
	.container {
    padding: 20px 20px;
}
	    .gridtriangle-bottom {
        right: 79.5%;
	}
	.grid-content {
    left: 40px;
	}
	.grid-top {
        clip-path: polygon(0 0, /* top-left */ 74% 0%, /* top-right */ 100% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-bottom {
        clip-path: polygon(0 0, /* top-left */ 100% 0%, /* top-right */ 74% 100%, /* bottom-right */ 0% 100% /* diagonal point (move this value to control angle) */);
    }
	    .grid-bottom-right {
        clip-path: polygon(0% 0%, 100% 0, 100% 100%, 25% 100%);
    }
	    .grid-top-right {
        clip-path: polygon(23% 0, 100% 0, 100% 100%, 0% 100%);
    }

}
