/* Arabic Website Stylesheet */

/* Reset default styles */






* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body {
	line-height: 1.5;
}

.clear {
	clear:both;
}
.contain {
	position:relative;
}
.contain.bannar {
	width:100%;
}
.container.bannar img  {
	width:100%;
}
/*********************/
.slider {
  display: flex;
  align-items: center;        /* Vertically centered */
  padding: 0 0;            /* Space from left/right */
  color: white;
}
.slider img {
	width:100%;
	 object-fit: cover; /* crop to fill */
  object-position: center; /* center focus */
  display: block;
}

.slider-content {
  text-align: right;
  max-width: 660px;
  position: absolute;
  right:265px;
	
}

.slider-content p {
  font-size: 22px;
  color: #ccc;

}

.slider-content h1 {
  font-size: 48px;
  font-weight: 40;
}

.slider h1 {
   font-size: 50px;
  }

.slider p {
   font-size:30px;
   color: #ccc;
}
	
	/**************************/
.content-logo {
	position:relative;
	width:100%;
}
	
.sticklogocontent {
    color: #0C1895;
    float: right;
    font-weight: 400;
    font-size:48px;
    padding: 0 0px 0 60px;
}	
.sticklogocontent span {
    font-size: 22px;
	display:block;
}
.sticklogo {
    float: right;
    padding: 0 0 0;
}
.sticklogo img {
    width: 80%;
}
.right-triangle {
	position:absolute;
	right:0;
}
.right-triangle img {
	width:5vw;
}
/***************************/
.left-triangle {
	position:absolute;
	left:0;
	top:-368px;
	width:50%;
}
.left-triangle img {
	width:100%;
}
.tringle-g {
	display:block;
}
.tringle-m {
	display:none;
}
.right-section {
	width:50%;
	float:right;
}
.top-semibold {
    color: #505050;
    font-size: 22px;
 font-weight: 350;
    margin: 50px 243px 0 0;

}
.top-semibold .button {
	width:170px;
	height:50px;
	background:url(../images/button-call.png) no-repeat center center;
	cursor:pointer;
	margin:20px 0 0;
}
.top-semibold .button:hover {
	background:url(../images/button-hover.png) no-repeat center center;
}
.top-semibold span {
	display:block;
   font-weight: 400;
	margin:0px 0 20px;
}
.right-section .head {
	font-weight:bold;
	font-size:25px;
	color:#00A0E3;
}
.right-section .head span {
	display:block;
	font-size:22px;
	color:#0C1896;
	margin: 0;
}
.traingle-down {
    position: absolute;
    left: 0;
    top: -100px;
}
.wrap-contain-nomargin {
		width:100%;
	position:relative;
	z-index:2;
}
.wrap-contain-nomargin .traingle-down {
	position:absolute;
	left:0;
	top:-130px;
}
.wrap-contain-nomargin .traingle-down img {
	width:100%;
}

.wrap-contain {
	width:100%;
	position:relative;
	margin:-170px 0 0;
}
.traingle-down img {
    width: 90%;
    float: left;
}
.wrap-contain ul {
	margin:0;
	padding:0;
}
.wrap-contain ul li {
	background:url(../images/stand.png) no-repeat right center;
	padding:10px;
	float:left;
	list-style:none;
}
.wrap-contain ul li .head {
	color:#000;
	font-size:22px;
	font-weight:bold;
}
.wrap-contain ul li .head span {
	display:block;
	font-size:22px;
	font-weight:normal;
	margin:15px 0 0;
}

 .main-services-section {
	 margin:250px 0 0;

    }
    .main-services-title {
      text-align: right;
    font-size: 25px;
    font-weight: 400;
      margin-bottom: 38px;
      color: #222;
	  width:100%;
	  margin:0 auto;
    }
    .services-row {
      display: flex;
      flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    width: 72%;
    margin: 0 222px 0 0px;
    }
    .service-box {
      flex: 1 1 20%;
      min-width: 230px;
      margin-bottom: 18px;
      background: transparent;
      text-align: right;
      position: relative;
      padding:50px 18px 12px 18px;
	  background:url(../images/stand.png) no-repeat right center;;
	  min-height:230px;
    }
  
    .service-box h3 {
      font-size: 22px;
      font-weight: 400;
      margin: 0 0 7px 0;
    }
    .service-box span {
      font-weight: bold;
    }
    .service-box p {
      font-size:22px;
      color: #333;
      margin: 0;
	  font-weight:350;
    }
.content-logo-sec {
    position: relative;
    width: 100%;
	top:0;
}
.content-logo-sec .sticklogocontent {
    color: #00A0E3;
    float: right;
    font-weight: 400;
    font-size: 30px;
    padding: 0 0px 0 60px;
}
.content-logo-sec .sticklogocontent span {
    font-size: 25px;
    display: block;
	color:#0C1896;
}

.content-logo-sec .sticklogo {
    float: right;
    padding: 0 0 0;
}
.content-logo-sec .sticklogo img {
width:80%;
}

.button {
	width:170px;
	height:50px;
	background:url(../images/button-call.png) no-repeat center center;
	cursor:pointer;
	margin:20px 0 0;
}
.button:hover {
	background:url(../images/button-hover.png) no-repeat center center;
}
.tab-section {
	margin:0 0 0;
}

  /* Container */
.tab-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding:15px 0;
  border-bottom:1px solid #0C1896;
  direction: ltr; /* ✅ force left-to-right */
}



.search-box {
      position: relative;
      width: 250px;
    }

    .search-box input {
      width: 100%;
      padding: 10px 12px 10px 40px; /* left padding for icon */
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 14px;
	  text-align:right;
    }

    .search-box .icon {
      position: absolute;
      left: 12px;
      top: 50%;
      transform: translateY(-50%);
      cursor: pointer;
      font-size: 18px;
      color: #333;
    }



    .search-box input {
      width: 100%;
      padding: 8px 12px;
      border: 1px solid #ccc;
      border-radius: 6px;
      font-size: 14px;
    }

    /* Tabs */
.tabs {
  display: flex;
  gap: 60px;
  flex-wrap: wrap;
  order: 2; /* tabs always second (right) */
}

.tabs a {
    text-decoration: none;
    color: #505050;
    font-size: 22px;
    padding-bottom: 5px;
    font-weight: 400;
    position: relative;
    cursor: pointer;
}

    .tabs a.active {
      font-weight: bold;
      color: #0018a8; /* Blue */
    }

    .tabs a.active::after {
      content: "";
      position: absolute;
      bottom: -21px;
      left: 0;
      width: 100%;
      height: 4px;
      background: #0018a8;
    }

    /* Tab Content */
    .tab-content {
      display: none;
      opacity: 0;
      transition: opacity 0.5s ease-in-out;
      padding: 20px 0;
    }

    .tab-content.active {
      display: block;
      opacity: 1;
    }
	
.hero {
	width:100%;
	float:left;
	margin:30px 0 0;
}
.hero-image {
	width:50%;
	float:right;
}
.tab-section .hero-image img {
	width:100%;
}
.hero-text h1 {
    margin-bottom: 10px;
    color: #0C1896; 
    font-size: 25px;
    font-weight: 400;
}
.hero-text h1 span {
        color: #002d7a;
		display:block;
		font-weight:normal;
    }
.hero-text p {
    font-size: 22px;
    margin-bottom: 20px;
    color: #505050;
}
.hero-text {
	width:50%;
	float:left;
}
.hero-text ul li {
	font-size: 22px;
	margin: 0 0 0 0px;
	color: #505050;
}
.cta {
    font-size: 25px;
    color: #00A0E3;
    font-weight: 400;
    margin-bottom: 20px;
}
	.blocky {
		display:block;
	}
	.hero-text button {
        padding: 10px 18px;
        background-color: #002d7a;
        color: #fff;
        border: none;
        border-radius: 3px;
        cursor: pointer;
    }
	
/****************************************/


.stats-header {
	width:100%;
	text-align:right;
	padding:10px 0;
	float:left;
}
.stats-header .h2tag {
	color:#C38511;
	font-size: clamp(18px, 3vw, 40px);
	background: url(../images/clippath.png) no-repeat center left;
	font-weight:bold;
	width:30%;
}
.stats-header .h3tag {
    color: #0C1896;
    font-size: 30px;
    width: 100%;
}
.stats-header .h3tag span {
	font-weight:bold;
}

.stats-section {
 background: url(../images/statistics.webp) no-repeat center center;
  background-size: cover;
  color: white;
  text-align: center;
  padding: 40px 0 0;
  display: flex;
  flex-direction: column;
  min-height: 300px;
}


.stats-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  margin-bottom: 20px;
}

.stats-footer {
font-size: 25px;
    font-weight: 400;
  margin-top: auto; /* pushes it to the bottom */
  background: url(../images/spectrum.webp) no-repeat center center;
  padding:20px 0;
}
 
    .stat-box {
      flex: 1 1 250px;
      max-width: 250px;
    }

.stat-box h2 {
    font-size: 45px;
    margin: 0;
    font-weight: 400;
}

.stat-box p {
    margin: 8px 0 0;
    font-size: 22px;
    font-weight: 400;
}

    .stats-footer span {
    font-weight:bold;
    }
	
/**************training-courses*****/
.training-courses {
	background:#E5E7EA;
	padding:110px 0 30px;
	width:100%;
	position:relative;
	z-index:1;
	margin-top: -166px;
     min-height: 660px;
}

/*************************/
.left {
    opacity: 1;
	position: relative;
}

.text-rotator {
  position: relative;
  width: 100%;
}

.text-rotator .item {
 position: absolute;
  inset: 0;                 /* top:0; right:0; bottom:0; left:0; */
  width: 100%;
  opacity: 0;
  animation: fadeRotate 25s linear infinite;
  will-change: opacity;

}

/* delays: 0s, 5s, 10s, 15s, 20s (5s per slide) */
.text-rotator .item:nth-child(1) { animation-delay: 0s;  }
.text-rotator .item:nth-child(2) { animation-delay: 5s;  }
.text-rotator .item:nth-child(3) { animation-delay: 10s; }
.text-rotator .item:nth-child(4) { animation-delay: 15s; }
.text-rotator .item:nth-child(5) { animation-delay: 20s; }

/* Fade animation */
@keyframes fadeRotate {
  0%   { opacity: 0; }
  4%   { opacity: 1; }   /* fade in quickly (≈1s) */
  20%  { opacity: 1; }   /* remain visible until end of its segment */
  24%  { opacity: 0; }   /* fade out quickly */
  100% { opacity: 0; }
}
/*****************************/

.ciscp-rotator {
  position: relative;
  width: 100%;
	z-index: 2;
}

.ciscp-rotator .ciscp-content {
  position: absolute;
  width: 100%;
  opacity: 0;
  animation: fadeRotate 25s linear infinite;
  will-change: opacity;
}

/* 4s delay for each item */
.ciscp-rotator .ciscp-content:nth-child(1) { animation-delay: 0s; }
.ciscp-rotator .ciscp-content:nth-child(2) { animation-delay: 5s; }
.ciscp-rotator .ciscp-content:nth-child(3) { animation-delay: 10s; }
.ciscp-rotator .ciscp-content:nth-child(4) { animation-delay: 15s; }
.ciscp-rotator .ciscp-content:nth-child(5) { animation-delay: 20s; }

/* Smooth fade animation */
@keyframes fadeRotateCiscp {
  0%   { opacity: 0; }
  4%   { opacity: 1; }   /* fade in quickly (≈1s) */
  20%  { opacity: 1; }   /* remain visible until end of its segment */
  24%  { opacity: 0; }   /* fade out quickly */
  100% { opacity: 0; }
}


/***************************/
 

/************************/
.training-courses .hold-left {
	width:45%;
	float:left;
	text-align:right;
}
.training-courses .left {
	width:100%;
	
	float:left;
	text-align:right;
}
.training-courses .left h2 {
	color:#0C1896;
	font-size: 40px;
	font-weight:400;
}

.training-courses .left p {
	color:#505050;
	font-size: 22px;
	font-weight: 350;
}
.training-courses .left .cta {
	color:#00A0E3;
	font-size: 25px;
}

.training-courses .right {
	width:50%;
	float:right;
}

.desktop-ab {
	display:block
}

.tab-ab {
	display:none;
}

.ciscp-content {
      max-width: 600px;
      margin: 0 auto;
    }
.ciscp-content h3 {
    font-size: 22px;
    margin: 0 0 10px;
    color: #0C1896;
    position: absolute;
    z-index: 10;
    top: 193px;
    right: 300px;
}
	.ciscp-content h3 span {
		display:block;
	}
.ab-logo {
	
}
.ciscp-content h1 {
    font-size: 30px;
    margin: 84px 0 0;
    font-weight: 400;
    color: #0C1896;
    position: absolute;
    right:0;
    z-index: 10;
    line-height: 1.2;
}
 .ciscp-content h1 span {
   display:block;
	}
	.ciscp-content img {
    width: 420px !important;
    margin:315px -140px 0 0px;
    position: absolute !important;
    z-index: 10;
    }
.training-courses .right img {
	position:absolute;
	width:50%;
	right:0;
	top: -150px;
	}
	   .ciscp-content ul {
    list-style: disc;
    padding-right: 0px;
    margin: 0;
    text-align: right;
    color: #0C1896;
    font-size: 20px;
    position: absolute;
    z-index: 10;
    bottom: 71px;
    }
	
	/*****************************/
	.global-recognition {
		position:relative;
		
	}
	.global-recognition .heading {
		width:70%;
		text-align:right;
		float:left;
		padding:0 0 10px;
		
	}
.global-recognition .heading h2 {
    color: #0C1896;
    font-size: 30px;
    font-weight: 400;
}
	.global-recognition .heading h2 span {
		font-weight:bold;
	}
.global-recognition .heading p {
    color: #505050;
    font-size: 23px;
    font-weight: 350;
}
	.global-recognition .heading p span {
		font-weight:400;
		display:block;
	}
	.chain-gallery {
		position:relative;
	}
	
	
    .chain-gallery .hero-section {
      position: relative;
      width: 100%;
      height:80vh;
	   background: url(../images/maskgroup.webp) no-repeat center center;
      background-size: cover;
      display: flex;
      align-items: center;
      justify-content: center;
	  overflow: hidden; /* hide edges while zooming */
  /* remove any background-image from here if you had one */
  background: none;
    }
/* background image lives in the pseudo-element */
.chain-gallery .hero-section::before {
  content: "";
  position: absolute;
  inset: 0;                    /* shorthand for top:0; right:0; bottom:0; left:0; */
  background-image: url(../images/maskgroup.webp);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;      /* cover so it fills the box */
  transform: scale(1);
  transform-origin: center center;
  transition: transform 2s ease; 
  will-change: transform;
  z-index: 0;                   /* sits behind content but above element background */
}

/* make any direct children (text/buttons) appear above the pseudo-element */
.chain-gallery .hero-section > * {
  position: relative;
  z-index: 1;
}

/* hover zoom */
.chain-gallery .hero-section:hover::before,
.chain-gallery .hero-section:focus-within::before {
  transform: scale(1.08);      /* tweak scale to taste */
}

    .overlay-text {
      background: #0C1896; /* Dark blue */
      color: #fff;
      padding: 15px 40px;
      font-size:40px;
      font-weight: bold;
      text-align: center;
      border-radius: 5px;
	  width:70%;
    }
	
/******************************************/

.excellence {
	width:100%;
	position:relative;
}
.excellence .head {
    font-size: 35px;
    color: #0C1896;
    font-weight: 350;
}
.excellence .head span {
	font-weight:400;
}

.excellence .traingle {
	position:absolute;
	left:0;
	top:0;
}
.excellence.traingle img {
	width:100%;
}
.excellence .traingle-sec {
	width:100%;
	padding:10px 0;
}
.excellence .traingle-rigtht {
}

/****2sections***/

 .excellence-section {
   display: flex;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  gap: 40px;
  flex-wrap: wrap;
  direction: ltr; /* Force left-to-right layout */
    }

    /* Left Side */
   .excellence-section .triangle-container {
      position: relative;
    width: 650px;
    height: 720px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .excellence-section .triangle {
      width: 0;
      height: 0;

     /* border-left: 150px solid transparent;
      border-right: 150px solid transparent;
      border-bottom: 260px solid #eaeaea;*/
      position: absolute;
	  z-index:10;
	 

    }
	.excellence-section .triangle img {
		width: 150px;
    border: 0;
    right: 0;
    left: -71px;
    top: -106px;
	}

    .excellence-section .triangle-container img {
      position: relative;
      max-width:760px;
      height: auto;
      z-index: 1;
    }

    /* Right Side */
    .excellence-section .text-content {
      /*max-width: 500px;*/
      text-align: right; /* because of Arabic */
	  margin-top:-100px;
    }

    .excellence-section .text-content h2 {
      margin: 0 0 15px;
      font-size: 35px;
      color: #505050;
    }

    .excellence-section .text-content p {
      font-size: 20px;
      line-height: 1.6;
      color: #505050;
	  padding:20px 0;
    }

    .excellence-section .highlight {
      color: #00A0E3!important;
      font-weight: bold;
	  font-size:36px!important;
	  line-height: 1.2!important;
    }
	.excellence-section .highlight span {
		font-weight:100;
		display:block;
	}

    .excellence-section .btn {
      display: inline-block;
      margin-top: 15px;
      padding: 10px 20px;
      background: #0033cc;
      color: #fff;
      text-decoration: none;
      border-radius: 6px;
      font-size: 14px;
    }

    .excellence-section .btn:hover {
      background: #002299;
    }
	
	
	


/* Container for main content */
.container {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px 0;
}
.container2 {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    padding: 50px 0px;
}



/* Header styles */
header {
    background-color: #2c3e50;
    color: #fff;
    padding: 0 0;
    text-align: center;
}


/* Main content area */
main {
    padding: 0 0;
}

.slider-controls {
    margin-top: 15px;
    display: flex;
    justify-content: center;
    gap: 20px;
    position: relative;
    left: 60px;
}


.slider-controls  .arrow {
    background: #0C1896;
    border: none;
    padding: 12px 15px 8px;
    cursor: pointer;
    font-size: 20px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transition: background 0.3s ease;
}

.mob-ab {
		display: none;
	}

@media (max-width:1440px) { 

/*************************/
.stat-box {
    flex: 1 1 250px;
    max-width: 250px;
}	
	.ciscp-content h1 {
        
        left: 0;
        margin: 0 0 0 0px;
		top: 90px;
}
	.ciscp-content img {
        margin: 254px -16px 0 0px;
		width: 355px !important;
	}
	.ciscp-content h3 {
         top: 207px;
        right: 345px;
        line-height: 1.0;
	}
	.ab-logo {
	    top: -70px!important;	
	}
	
	
	
	
.top-semibold {
	margin:50px 142px 0 0;
}
.right-section .head {
    font-size: 25px;
}

.training-courses .right img {

    top: 0;
}

.tab-ab {
	display:block;
}
	.left-triangle {
    top: -310px;
	}
	.sticklogo img {
    width: 60%;
}
	.sticklogocontent {
    font-size: 50px;
    margin: 0 49px 0 0;
	}
	.main-services-title {
    margin: 0px 44px 30px 0;

    width: 50%;
    float: right;
	}
	.services-row {
    display: flex;
    flex-wrap: wrap;
    width: 82%;
    margin: 0 121px 0 0px;
}
	.content-logo-sec {
    position: relative;
    right: 40px;
}
	.slider-content {
    right: 140px;
	}
	.stats-header .h2tag {
    width: 34%;
}

}

@media (max-width:1366px) {
    .left-triangle {
        top: -304px;
    }
	.top-semibold {
        font-size: 16px;
	}
	.ciscp-content h3 {
    font-size: 20px;
		line-height: 1.5;
	}
	
	
	
}
@media (max-width:1368px) {
    .left-triangle {
        top:-303px;
    }
	    .ciscp-content h1 {

        font-size: 25px;
    }
	.ciscp-content img {
    width: 300px !important;
	}
    .ciscp-content h1 {
        right: 86px;
        bottom: 390px;
    }
	    .ciscp-content h3 {
        right: 288px;
        top: 178px;
    }
	.ab-logo {
		 top: -90px!important;
	}
	.traingle-down img {
    width: 150px;
}
}

@media (max-width:1280px) {

      .left-triangle {
        top: -297px;
    }
	    .ciscp-content h1 {
        bottom: 420px;
	}
    .ciscp-content img {
        margin: 237px 0 0 0px;
    }
    .ciscp-content h3 {
        top: 165px;
        font-size: 20px;
        right: 301px;
    }
	.traingle-down {
    top: 1px;
}
		.top-semibold {
        margin: 0 100px 0 0 !important;
    }

}


@media (max-width:1117px) {
     .ciscp-content h1 {
        bottom: 0;
        right: 78px;
        top: 44px;
    }
	
    .ciscp-content img {
        width: 290px !important;
        margin: 196px 0px 0 0px;
    }
    .ciscp-content h3 {
        top: 198px;
        right: 81px;
        font-size: 20px;
        position: relative;
    }
	    .stats-header .h2tag {
        width: 38%;
    }
	.top-semibold {
        margin: 0 100px 0 0;
    }
	.stats-footer {
    font-size: 30px;
	}
	.global-recognition .heading p {
    font-size: 20px;
}
	.global-recognition .heading {
    width: 100%;
	}

	
	
}
@media (max-width:1024px) {
	
    .ciscp-content img {
        margin: 158px 0 0 0px;
    }
    .ciscp-content h3 {
        top: 172px;
        right: 0px;
        font-size: 18px;
    }
	/*.ciscp-content h3 {
        top: 216px;
        right: 0;
        font-size: 18px;
        position: relative;
        width: 93%;
        float: left;
    }*/

	.stats-footer {
    font-size: 28px;
	}
	.stat-box p {
    font-size: clamp(16px, 3vw, 20px);
}
	.cta {
    font-size: 25px;
	}
	.global-recognition .heading {
    width: 100%;
	}
	.stat-box h2 {
    font-size: clamp(28px, 3vw, 58px);
    font-weight: bold;
}
	.stats-section {
    padding: 60px 0 0;
	}
	.left-triangle {
       top: -277px;
    }
	.top-semibold {
      margin: 50px 92px 0 0;
    }
	.content-logo-sec .sticklogocontent {
		margin: 0 0 0 0;
		width: 100%;
		
	}
	.training-courses .hold-left {
    width: 46%;
	}
	.training-courses .left {
    width: 100%;
	}
	.excellence-section .text-content {
    margin-top: 0;
}
    .ciscp-content h1 {
        right: 0px;
        top: 0;
    }
	    .training-courses .right img {
        top: -15px;
    }
	    .top-semibold {
        margin: 50px 112px 0 0!important;
    }
	.excellence .traingle img {
		width: 150px;
	}
}
@media (max-width:1000px) {
	  .right-section {
        width: 90%;
        float: left;
        padding: 0 5%;
    }
	.tringle-g {
	display:none;
}
.tringle-m {
	display:block;
}
.left-triangle {
    position: relative;
    left: 0;
    top: 0;
	width:100%;
	margin:50px 0 0;
}
	.top-semibold {
        margin: 50px 0 0 0;
		font-size: 20px;
    }
	.stats-footer {
    font-size: 28px;
	}
	.hero-text .cta {
    font-size: 25px;
	}
	.global-recognition .heading {
    width: 100%;
	}
	.excellence-section .text-content {

    margin-top: 0;
}
	.container2 {
    padding: 20px 0px 0;
}
	.slider-content {
       right: 100px;
    }
	.left-triangle img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center top;
}
	.right-section {
        padding: 0 0% 0 5%;
    }
	.training-courses .left {
        margin: 50px 0 0 0;
    }
	 .ciscp-content img {
        width: 258px !important;
		 margin: 208px 0 0 0px;
	}
    .ciscp-content h3 {
        right: 0;
        top: 203px;
    }

}
@media (max-width:980px) {
	    .stat-box h2 {
        font-size: clamp(28px, 4vw, 58px);
	}
	    .stat-box p {
        font-size: clamp(16px, 3vw, 25px);
    }
		.ab-logo {
		    top: -87px!important;
	}
	    .ciscp-content h1 {
        right: 9px;
    }
	    .top-semibold {
        margin: 50px 0 0 0 !important;
    }
	    .ciscp-content h1 {
        top: 65px;
    }

}


@media (max-width:912px) {
    .ab-logo {
        top: -85px !important;
    }
	    .training-courses .right img {
        top: 0;
    }
	    .ciscp-content h1 {
        bottom: 389px;
	}
	
	
}

@media (max-width:900px) {
	
	  .services-row {
        flex-direction: column;
        gap: 10px;
      }
      .service-box {
        min-width: 0;
      }
	  .main-services-title {
		  width:100%;
		  text-align:right;
	  }
	  .services-row {	  
    margin: 0 70px 0 0px;
	  }
	  .traingle-down {
		  display:none;
	  }
	
	
	.tringle-g {
	display:none;
}
.tringle-m {
	display:block;
}
.left-triangle {
    position: relative;
    left: 0;
    top: 0;
	width:100%;
	margin:100px 0 0;
}
  .right-section {
        width: 90%;
        float: left;
        padding: 0 0 0 5%;
    }
  
.top-semibold {
    margin: 50px 0 0 0;
}
	    .main-services-title {
        margin: 0px 23px 30px 0;
	}
    .ciscp-content img {
        margin: 160px 0px 0 0px;
    }
	    .ciscp-content h3 {
        top: 200px;
	}
	.content-logo-sec .sticklogocontent {
    font-size: 50px;
	}
        .ab-logo {
        top: -45px !important;
    }
	
}
@media (max-width:853px) {
    .main-services-title {
        width: 100%;
        margin: 0px 22px 30px 0;
		text-align: right;
    }
	.stats-footer {
        font-size: 23px;
    }
	.global-recognition .heading p {
    font-size: 20px;
}

.overlay-text {
    font-size: 28px;
	}
    .ciscp-content h3 {
        right: 0;
        top: 180px;
    }
	.right-section {
        width: 95%;
		padding: 0 5% 0 5%;
    }
	.content-logo-sec {
    top: 0px;
}
	.ciscp-content img {
        width: 220px !important;
    }
	    .ciscp-content h1 {
        font-size: 20px;
        right:0;

    }
	    .left-triangle {
        margin: 50px 0 0;
    }
    .ab-logo {
        top: -46px !important;
    }
	.excellence-section .triangle-container img {
    max-width: 100%;
	}
}

@media (max-width:820px) {
    .ciscp-content img {
        width:200px !important;
    }
    .ciscp-content h1 {
        font-size: 20px;
        right: 0;
    }
    .ciscp-content h3 {
        right: 0;
        font-size: 14px;
        top: 170px;
    }
	.excellence-section .triangle-container img {
    max-width: 100%;
	}
	.slider-controls {
    left: 20px;
}
    .ab-logo {
        top: -55px !important;
    }
	    .sticklogocontent {
        font-size: 50px;
        margin: 0 0 0 0;
    }
	.right-triangle img {
    width: 7vw;
}
	    .top-semibold {
        margin: 50px 0 0 0 !important;
    }
}

/* Responsive design */
@media (max-width: 768px) {
	.right-triangle img {
	width:50px;
}
    .excellence-section .text-content {
	  margin-top:0;
    }
	    .excellence-section .triangle-container img {
      position: relative;
      max-width:100%;
		}
	
	  .excellence-section .triangle-container {
  
    }
	.global-recognition .heading {
		width:100%;
	}
	  .chain-gallery .hero-section {
        height: 40vh;
      }
      .chain-gallery .overlay-text {
        font-size: 1.1rem;
        padding: 10px 20px;
      }
    .training-courses .right {
        width: 100%;
        position: relative;
        top: 294px;
    }
	.training-courses .right img {
        top: 0;
        position: relative;
        width: 100%;
    }
	.ciscp-content img {
        margin: 10px 20px 0 0px;
    }
	.training-courses .hold-left {
    width: 100%;
	}
	.training-courses .left  {
	width:100%;
	}
    .slider-content {
        right: 38px;
    }
.slider-content h1 {
  font-size: 38px;
}
.container {
	padding:50px 0;
}
.container2 {
	padding:25px 0;
}
    .right-triangle {
        bottom: 8px;
    }
.sticklogocontent {
    float: right;
	margin: 0 0px 0 0;
}	
.sticklogo {
    float: right;


}
/*********************/
    .tab-header {
        flex-direction: column;
        align-items: flex-start;
      }

      .tabs {
        justify-content: flex-end;
        width: 100%;
      }
	  .hero-image {
	width:100%;
	float:left;
}
.hero-image img {
	width:100%;
}

.hero-text {
	width:100%;
	float:left;
}
	.search-box {
    top: 0;
}
/*******************/
      .stat-box h2 {
        font-size: 24px;
      }
      .stat-box p {
        font-size: 14px;
      }
      .stats-footer {
        font-size: 16px;
      }
	  .stats-header .h2tag {
	background:none;
	width:100%;
}
	
	    .left-triangle {
        margin: 0 0 0;
    }
	.main-services-section {
    margin: 180px 0 0;
}
	.tab-section {
    margin: 0px 0 0;
}
	.ciscp-content {
    max-width: 100%;
    top: 160px;
		position: relative;
}
	.ciscp-content img {
        width: 400px !important;
    }
    .ciscp-content h1 {
        position: relative;
        margin: 0 0 0 0;
        top: -80px;
        line-height: 1.0;
        right: 30px;
        font-size: 30px;
    }
    .ciscp-content h3 {
        right: 30px;
        top: 90px;
        font-size: 23px;
    }
	.training-courses {
    padding:60px 0 0;
	}
	    .ab-logo {
        top: 0 !important;
    }
	.desktop-ab {
		display: none;
	}
	.mob-ab {
		display: block;
	}
	.global-recognition {
		    margin: 270px 0 0 0;
	}



}
@media (max-width:650px) {
    .sticklogo {
        float: right;
        width: 50%;
    }
	.sticklogocontent {
        float: left;
    }
	    .sticklogo img {
        width: 75%;
			margin: 0 0 0 0;
    }
	.search-box {
		top: 0;
		width: 100%;
	}
	 .right-triangle {
        bottom: 60px;
    }
	.sticklogocontent {
    padding: 0 0px 0 0;
		float: right;
	}
	.slider-content {
        right: 78px;
    }
	.hero-text h1 {
    font-size: clamp(18px, 5vw, 40px);
	}
	.content-logo-sec .sticklogocontent {
		padding: 0;
	}
	.content-logo-sec .sticklogo img {
    width: 100%;
}
	.content-logo-sec {
		right: 0;
	}
	.stats-header .h2tag {
    font-size: clamp(18px, 5vw, 40px);
	}
	
	.ciscp-content {
        top: 0px;
	}
	    .stat-box h2 {
        font-size: 40px;
    }
	    .stat-box p {
        font-size: 22px;
    }
	    .ciscp-content h3 {
        top: 230px;
	}
	    .ciscp-content img {
        margin: 145px 20px 0 0px;
    }
	    .ciscp-content h1 {
        top: 20px;
	}
}
@media (max-width: 600px) {
    .sticklogo img {
        margin: 0 42px 0 0;
    }
	    .content-logo-sec .sticklogocontent {
        float: right;
        margin: 0 30px 0 0px;
    }
	    .ciscp-content img {
        width: 360px !important;
    }
    .ciscp-content h3 {
        right: 30px;
    }
	    .right-triangle {
        bottom: 120px;
    }
}
@media (max-width:550px) {
	    .sticklogocontent {
        font-size: 40px;
	    padding: 0 50px 0 0;
	}
	    .right-section {
        width: auto;
        padding: 0 5% 0 5%;
    }
    .services-row {
        margin: 0 60px 0 0px;
    }
    .main-services-title {
        margin: 0px 45px 30px 0;
    }
	.content-logo-sec .sticklogocontent span {
		text-align: right;
	}
	    .training-courses .right {
        top: 354px;
    }
	    .top-semibold {
        margin: 50px 40px 0 0 !important;
    }
	    .sticklogo img {
        margin: 0 0 0 0;
    }
	.excellence .head {
    font-size: clamp(18px, 5vw, 40px);
    padding-right: 40px;
}
	.excellence .traingle {
		display: none;
	}
	.excellence .traingle-sec {
		display: none;
	}
	.training-courses .left p {
    font-size: clamp(22px, 2.5vw, 30px);
}
	    .right-triangle {
        bottom: -100px;
    }
	    .right-triangle img {
        width: 70px;
    }
	    .slider-content {
        right: 85px;
    }
	slider p {
    font-size: 25px;
	}
	    .slider-content h1 {
        font-size: 30px;
    }
    .ciscp-content img {
        width: 300px !important;
    }
    .ciscp-content h3 {
        top: 115px;
        right: 30px;
    }
    .ciscp-content h1 {
        margin: 0 10px 0 0;
    }
	.slider-controls {
		left: 0;
	}
	    .content-logo-sec .sticklogocontent {
        margin: 0 0 0 0px;
			text-align: center;
    }
	    .main-services-section {
        width: 95%;
    }
	    .left-triangle img {
        width: 96%;
        height: 400px;
        object-fit: cover;
        object-position: center center;
    }
	    .global-recognition {
        margin: 150px 0 0 0;
    }
	    .ciscp-content img {
        margin: 85px 20px 0 0px;
    }
}

@media (max-width: 544px) {
.right-triangle img {
	width:50px;
}
	.training-courses .left h2 {
    font-size: clamp(25px, 3vw, 40px);
	}
	    .training-courses .left {
        margin: 40px 0 0 0;
    }
	.tabs {
  gap: 20px;
}
	.tabs a {
    width: 100%;
    text-align: right;
    padding: 0 20px 0 0px;
}

}

@media (max-width: 482px) {
	
	  .chain-gallery .overlay-text {
        font-size: 1rem;
        padding: 8px 15px;
      }
    .container {
        width: 95%;
		padding-left: 20px;
		padding-right: 20px;
    }
	.container2 {
	 width: 95%;
}
	.slider-content p {
		 font-size:17px;
	} 
	    .slider-content {
        right: 48px;
    }
	.services-row {
        margin: 0 20px 0 0px;
    }
	.global-recognition .heading h2 {

    font-size: 30px;
}
	.global-recognition .heading h2 span {
		display: block;
	}
.ciscp-content h3 {
        top: 113px;
        right: 30px;
        position: relative;
        float: right;
        width: 50%;
        font-size: 18px;
        text-align: right;
    }
    .ciscp-content h1 {
        margin: 0 30px 0 0;
    }
	    .sticklogo img {
        margin: 0 0 0 0;
			width: 100%;
    }
	    .right-triangle {
        bottom: 175px;
    }
	.slider-content h1 {
        font-size: 26px;
    }
	    .content-logo-sec .sticklogocontent {
        font-size: 35px;
			text-align: right;
    }
	.content-logo-sec .sticklogo {
    float: left;
    padding: 0 0 0;
    width: 100%;
}
	    .sticklogocontent {
        padding: 0 20px 0 0;
    }
	.training-courses {
	padding: 0px 0 0;

    margin-top: 0;
	}
	    .training-courses .left {
        margin: 0;
    }
	.hero-text p {
    font-size: 20px;
	}
	.hero-text ul li {
    font-size: 20px;
}
	    .sticklogo {
        float: right;
        width: 70%;
	   padding: 0 20px 0 0;
    }
	    .top-semibold {
        margin: 50px 20px 0 0 !important;
    }
	    .training-courses .right {
        top: 400px;
    }

}

@media (max-width: 450px) {
    .ciscp-content h1 {
        top: 20px;
    }
	.ciscp-content img {
        margin: 100px 20px 0 0px;
    }
	    .ciscp-content h3 {
        top: 130px;
	}
	.excellence .head {
    font-size: clamp(24px, 4vw, 40px);
	}
	
}

@media (max-width: 430px) {
    .ciscp-content h3 {
        top: 128px;
        right: 0;
        position: relative;
        float: right;
        width: 45%;
    }
	    .ciscp-content h1 {
        top: 20px;
    }
	    .ciscp-content img {
        margin: 95px 20px 0 0px;
    }
	    .global-recognition {
        margin: 60px 0 0 0;
    }
		.stats-header {
    width: auto;
    text-align: right;
    padding: 20px;
    float: right;
}
	    .global-recognition .heading {
        width: 95%;
    }
  
}
@media (max-width: 414px) {

    .global-recognition {
        margin: 60px 0 0 0;
    }
	    .right-triangle {
        bottom: 65px;
    }

	
}
@media (max-width: 390px) {
    .ciscp-content h3 {
        right:10px;
        top: 120px;
    }
	    .hero-text {
        width: 91%;
	}
	.stats-header {
    width: 91%;
	}
	    .training-courses .left {
        width: 91%;
    }
	.global-recognition .heading {
        width: 91%;
    }
	.tabs a {
    font-size: 14px;
	}
    .ciscp-content img {
        width: 270px !important;
    }
    .ciscp-content h1 {
        font-size: 24px;
        margin: 0 30px 0 0;
		right: 0;
    }
    .ciscp-content img {
        margin: 80px 25px 0 0px;
    }
    .ciscp-content h3 {
        font-size: 16px;
        top: 120px;
        text-align: right;
        font-weight: bold;
        right: 30px;
    }
	    .training-courses .right {
        top: 324px;
    }
	    .training-courses .left p {
        font-size: clamp(20px, 2.5vw, 30px);
        line-height: 1.2;
    }
	    .services-row {
        margin: 0 30px 0 0px;
    }
	    .content-logo-sec .sticklogo {
        width: 90%;
    }
	    .content-logo-sec .sticklogocontent {
        font-size: 32px;
        text-align: right;
        padding: 20px 40px 0 0;
    }
	.tab-section .container2 {
		width: 75%;
	}
	.hero-text ul li {
    font-size: 22px;
    margin: 0 0px 0 0px;
}

}


@media (max-width: 375px) {

	    .global-recognition {
        margin: 30px 0 0 0;
    }
}

@media (max-width: 344px) {
    .ciscp-content img {
        width: 230px !important;
    }
	    .ciscp-content h3 {
        top: 100px;
	}
}



/* Approx for 125% zoom */
@media (min-resolution: 120dpi) and (max-resolution: 130dpi) {
    .left-triangle {
        top: -330px;
    }
	.sticklogocontent {
    padding: 0 53px 0 60px;
}
	.main-services-title {
    width: 50%;
    margin: 0;
    padding: 0 40px 0 0;
}
	.content-logo-sec .sticklogo {
    float: right;
    padding: 0 156px 0 0;
}
    .ciscp-content img {
        width: 290px !important;
        margin: 233px 0 0 0px;
    }
    .ciscp-content h3 {
        top: 186px;
        right: 0;
    }
	.ciscp-content h1 {
    right: 0;
	margin: 4px 0 0;
	}
	.ciscp-content ul {
    font-size: 15px;
    bottom: 170px;
}
	.stats-header .h3tag {
    font-size: clamp(18px, 3vw, 35px);
	}
	.slider h1 {
    font-size: 45px;
}
	.services-row {
    width: 80%;
	}
	.cta {
    font-size: 30px;
	}
	.stats-header .h2tag {
    width: 34%;
}
	.stat-box p {
    font-size: clamp(16px, 3vw, 22px);
}
	.stat-box h2 {
    font-size: clamp(28px, 5vw, 50px);
	}
	.training-courses .left p {
    font-size: clamp(16px, 2.5vw, 25px);
		line-height: 1.3;
	}
}

/* Approx for 150% zoom */
@media (min-resolution: 140dpi) and (max-resolution: 160dpi) {
	    .left-triangle {
        top: -295px;
    }
	    .content-logo {
        margin: 0 0 0!important;
    }
		.stats-header .h2tag {
    width: 40%;
}
	    .top-semibold {
        margin: 0 142px 0 0!important;
    }
	    .sticklogocontent {
        margin: 0 89px 0 0;
    }
	.excellence-section .text-content {

    margin-top: 0;
}
}

/* Approx for 175% zoom */
@media (min-resolution: 165dpi) and (max-resolution: 185dpi) {
	.stats-footer {
    font-size: 27px;
	}
	.stat-box p {
    font-size: clamp(16px, 3vw, 19px);
}
	.stat-box h2 {
    font-size: clamp(28px, 3vw, 58px);
}
	.content-logo {
        margin: 0 0 0!important;
    }
	.left-triangle {
        top: -282px;
    }
	.content-logo-sec .sticklogocontent {
    padding: 0 0px 0 0;
	font-size: 38px;
	}
	.cta {
    font-size: 25px;
	}
	.stats-header .h2tag {
    width: 40%;
}
	    .top-semibold {
        margin: 50px 142px 0 0 !important;
    }

    
}

/* Approx for 90% zoom */
@media (min-resolution: 85dpi) and (max-resolution: 95dpi) {
    .your-class {
        /* Your CSS here */
    }
}
/* Approx for 80% zoom */
@media (min-resolution: 70dpi) and (max-resolution: 80dpi) {
  .training-courses .right img {
    top: -333px;
}
	.ciscp-content img {
    margin: 482px -140px 0 0px;
	}
}




