	* {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
}
/* Apply to full height */
html, body {
  height: 100%;
  margin: 0;
}

		body {
			margin: 0;
			padding: 0;
		}
		
		.wrap {
			width:1440px;
			margin:0 auto;
		}

		.clear {
			clear: both;
		}
		
	









/******************upcoming events*******************/

.upcoming-events {
 background: url("../images/upcoming-events-bg.webp") no-repeat center center;
  background-size: cover;
 padding: 0 0; 
  color: white;
}

.ue-head {
    width: 53.4%;
    padding: 14px 140px 14px 14px;
    float: left;
    text-align: center;
    color: #fff;
    font-size: 30px;
    text-align: right;
    font-weight: 400;
    background: linear-gradient(90deg, #0c1896, #00a0e3 93.33%);
    clip-path: polygon(0 0, 86% 0, 90% 0%, 95% 100%, 0 100%);
}
.ue-right {
    width: 45%;
    float: right;
    padding: 20px 266px 0 0;
    font-size: 35px;
    font-weight: 400;
    text-align: right;
    color: #0c1895;
    font-family: "Tajawal", sans-serif;
}
.ue-head span {
    font-weight: 350;
    font-size: 25px;
    display: block;
}
.ue-ipsc-banner {
	width: 50%;
	padding: 0px 0;
	float: right;
	/*background: url(../images/training/seminar-subtract.png) no-repeat center center;*/
	background: url(../images/seminar-subtract.png) no-repeat top left;
}
.ue-ipsc-banner img {
	width: 100%;
	padding: 4px 0 0;
}
.ue-scroll-sec {
	width: 50%;
	float: left;
	padding: 50px 0;
}
.ue-scroll-scripts {
	width: 75%;
    height: auto;
    padding: 10px 0;
    float: left;
	margin: 60px 0 0 59px;
}
.ue-scroll-scripts img {
	width: 100%;
}
.ue-below-scroll {
	width: 100%;
	padding: 0 0;
display:none;
	
}
.scroll-img-div {
    width: 18%;
    height: 109px;
    float: left;
    margin: 0 10px;
    background: #6AB0D6;
}
.connect-us {
	float: left;
	font-family:'Inter Custom', serif;
	font-size: 35px;
	font-weight: bold;
	color: #0C1895;
	text-align: left;
	padding: 0 0 0 25px;
	
}
.connect-us span {
	font-weight: normal;
	font-size: 25px;
	
}
.connect-us .buttn {
	width: 218px;
    padding: 7px 0;
    text-align: center;
    color: #fff;
    background: #0C1895;
    cursor: pointer;
    font-size: 20px;
    margin: 10px 0 0;
}

/**************voice of trust***********/
.vot-sec {

	background: #E4F6FF;
 padding: 20px 0; 
	width: 100%;
}
.vot-sec-head {
	width: 100%;
	float: left;
	font-family:'Inter Custom', serif;
	text-align: left;

}
.vot-sec-head h2 {
    font-size: 35px;
    font-weight: 400;
    color: #0C1895;
    margin-bottom: 10px;
    text-align: right;
    padding: 0 30px 0 0;
}
.text-slide-sec {
	float: left;
	width: 100%;
	padding: 10px 0 0;
	font-family:'Inter Custom', serif;
	color: #fff;
}
.slide-div-a {
	background: #4BA1BE;
	padding: 20px;
	float: left;
	font-weight: 100;
	width: 50%;
}
.slide-div-b {
	background: #618CC8;
	padding: 20px;
	float: left;
	font-weight: 100;
	width: 50%;
}
.slide-div-btn-sec {
	width: 100%;
	float: left;
	text-align: center;
	margin: 20px 0;
}
.video-slide-sec {
	float: left;
	width: 50%;
	padding: 20px 0;
}
.video-slide-sec-vid {
	width: 100%;
}
.video-slide-sec-vid img {
	width: 100%;
}

.see {
	display: block;
}
.no-see {
	display: none;
}


/***************making waves********************/

.making-waves {   
	background: #fff;
	padding: 20px 0;
	
}
.mv-head {
    width: 100%;
    padding: 0;
    position: relative;
    z-index: 2;
    height: 120px;
    background: url(../images/concept-element.png) right 18px no-repeat;
    background-size: 7%;
	color: #0C1896;
	
}
.mv-head-txt {
    float: right;
    text-align: right;
    font-weight: 400;
    font-size: 35px;
    padding:30px 0px 0 0;
	
}
.mv-image-galry {
	float: left;
	width: 100%;
	padding: 10px 0;
	position: relative;
}
.mv-image-single-galry {
    float: left;
    width: 23.5%;
    margin: 0 10px 10px 0;

    padding: 10px 0;
	border: 1px solid #C9DCE7;
}
.mv-image-single-galry img {
	width: 100%;
}
.rect-full {
	width: 60%;
	padding: 20px 0;
	background:rgba(255,255,255,0.9);
	position: absolute;
	z-index: 2;
	font-family:'Inter Custom', serif;
	text-align: center;
	box-shadow: -3px 14px 5px -10px rgba(0,0,0,0.51);
-webkit-box-shadow: -3px 14px 5px -10px rgba(0,0,0,0.51);
-moz-box-shadow: -3px 14px 5px -10px rgba(0,0,0,0.51);
	color: #0C1895;
	border: 1px solid #ccc;
	font-size: 22px;
	left: 20%;
    top: 42%;
	
}
.pad-on {
	display: none;
}

 .edge-browser .condivRight {
        background-size: 77%;
    }




/********************count***********************/

.ipsc-con-sec {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.ipsc-con-sec img {
    display: block;
    width: 98.2%;
    height: auto;
    padding-top: 0;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 20% 100%);
}



.ipsc-con-sec .seminar-text-main {
    width: 32%;
    float: right;
    padding: 10px 0;
    line-height: 1.3;
    direction: ltr;
}
.ipsc-con-sec .seminar-text-main h2 {
	        font-size: 32px;
	font-weight: 400;
	color: #b50000;
	
} 
.ipsc-con-sec .seminar-text-main h3 {
	        font-size: 25px;
	font-weight: 400;
	color: #0c1895;
	
} 
.ipsc-con-sec .seminar-text-main p {
	font-size: 1.125rem;
        line-height: 1.75rem;
	color: rgb(72 0 1);
}

.ipsc-con-sec .seminar-text-main img {
    width: 100%;
    margin: 20px 0 20px;
}

.ipsc-con-sec .seminar-bg-wrap {
    width: 40%;
    float: right;
    background: url(../images/seminar-bg-1.png) no-repeat top right;
    overflow: hidden;
    margin: 0 0 0 10px;
}



.ipsc-con-sec .seminar-image {
	width: 100%;
	float: right;
}
.ipsc-con-sec .seminar-image img {
	    width: 100%;
    object-fit: cover;
    position: relative;
    z-index: 2; /* ABOVE background */
}






  /* Countdown (overlay) */
  .countdown {
    position: absolute;
    top: 24px;                /* distance from top of the image */
    right: 136px;              /* distance from left of the image */
    display: flex;
    gap: 1px;
    z-index: 5;
    align-items: center;
    flex-wrap: nowrap;
	direction:ltr;
  }

  .time-box {
    background: #d90000;      /* strong red like your design */
    color: #fff;
    padding: 8px 14px;
    border-radius: 2px;
    text-align: center;
    min-width: 72px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.12);
    display: flex;
    flex-direction: column;
  }

  .time-box span {
    display: block;
    font-size: 20px;
    font-weight: 700;
    line-height: 1;
  }

  .time-label {
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 4px;
    letter-spacing: 0.6px;
  }



  /* Register button overlay */
.register-btn {
    position: absolute;
    right: 20px;
    bottom: 15px;
    z-index: 5;
    background: #0c3a8e;
    color: #fff;
    text-decoration: none;
    padding: 12px 40px;
    font-weight: 400;
    white-space: nowrap;
    direction: ltr;
}
  .register-btn img {
	width: 8%;
    position: absolute;
    right: 19px;
    top: 18px;
  }
  
  

  /* Mobile / small screens: stack countdown boxes and move button below image */
  @media (max-width: 640px) {
	    
	  .register-btn img {
    display:none!important;
}
    .countdown {
      position: static;           /* let it flow above the image (or you can move it below) */
      margin: 12px auto;
      justify-content: center;
      gap: 10px;
      flex-wrap: wrap;
    }

    .ipsc-con-sec img {
      width: 100%;
      display: block;
    }

    /* move register button to a centered full-width element below the image */
    .register-btn {
      
      display: block;
      margin: 12px auto 24px;
      width: calc(100% - 40px);
      max-width: 360px;
      text-align: center;
    }

    .time-box { min-width: 60px; padding: 8px 10px; }
    .time-box span { font-size: 18px; }
	
  }

  /* small visual tweak if event is started */
  .event-started {
    background: transparent;
    color: #111;
    font-weight: 700;
  }
  

/********************************************/


 :root{
    --max-w:1440px;
    --accent:#01248b;       /* dark blue for button */
    --highlight:#009fe3;    /* blue for large highlight text */
    --muted:#505050;
  }

  /* base */
  body{
    -webkit-font-smoothing:antialiased;
  }

  .awards-slider-wrap{
    max-width: 100%;
    margin:0px auto;
    padding: 0px;
    box-sizing:border-box;
	  position: relative;
  }

  .aw-slider{
    display:flex;
    gap:28px;
    align-items:center;
    position:relative;
    background: transparent;
    padding: 0;
	direction: ltr;
    top: -15px;
  }

  /* MEDIA (left) */
  .aw-slider-media{
    flex: 1 1 45%;
    display:flex;
    align-items:center;
    justify-content:center;
	background: #f5f5f5;
	clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  }
	.aw-slider-media::before {
    width: 80px;
    height: 66px;
    position: absolute;
    content: "";
    top: -60px;
    left: 86px;
    right: 0;
    margin: auto;
    background-color: #ffffff40;
    clip-path: polygon(0 0, 50% 100%, 100% 0);
    z-index: -1;
}

  .aw-media-card{
    width:100%;
    max-width:420px;       /* smaller card */
    aspect-ratio:4/5;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
  }

  .aw-media-card img{
    width:45%;
    height:auto;
	  margin: 100px 0 0;
    object-fit:contain;
    user-select:none;
    -webkit-user-drag:none;
  }

  /* TEXT (right) - centered and RTL */
  .aw-slider-content{
    flex: 1 1 55%;
    display:flex;
    flex-direction:column;
    align-items:right;        /* center horizontally */
    justify-content:right;
    text-align:right;         /* center lines */
    gap:18px;
    padding: 8px 52px 8px 12px ;
    min-width: 240px;
	 margin:30px 0 0 0;
	
    direction: rtl;
  }

  .aw-title{
    font-size:44px;           /* large title */
    font-weight:300;
    margin:0;
	  color:#0C1896;
    letter-spacing:0.2px;
	  line-height: 1.2;
  }
.aw-title span {
	  font-size: 40px;
	font-weight: 400;
	display: block;
	
}

.aw-paragraph {
    font-size: 22px;
    color: var(--muted);
    max-width: 580px;
    margin: 0;
    font-weight: 350;
}

.aw-highlight {
    font-size: 22px;
    color: var(--highlight);
    font-weight: 400;
    margin: 0;
}

  /* CTA button — reversed arrow to match screenshot */
  .aw-cta {
    margin-top:6px;
  }

  .aw-btn {
    display:inline-flex;
    align-items:center;
    gap:12px;
    background: var(--accent);
    color:#fff;
    padding:12px 20px;
    text-decoration:none;
    font-weight:700;
  }

  /* Arrow inside button (left-facing) */
  .aw-btn .arrow {
    display:inline-flex;
    align-items:center;
    justify-content:center;
    width:34px;
    height:34px;
    font-size:18px;
  }

  /* NAV arrows below (centered) */
.aw-nav {
    position: absolute;
    left: 23%;
    transform: translateX(-50%);
bottom: -144px;
    display: flex;
    gap: 12px;
    z-index: 5;
}

  .aw-nav button{
    width:48px;
    height:48px;
    border:none;
    background: linear-gradient(#071063,#02124b);
    color:#fff;
    font-size:18px;
    cursor:pointer;
  }

  /* Fade animation for image and also for text */
  .fade-in {
    animation: fadeIn .42s ease both;
  }
  @keyframes fadeIn {
    from { opacity:0; transform: translateY(6px); }
    to   { opacity:1; transform: translateY(0); }
  }

 




@media (min-width: 1920px) {
	



	.ue-right {
		
	}
	.vot-sec {
   
		
	}
}
@media (max-width: 1440px) {

.ue-head span {
    font-size: 18px;
	}
}




@media (max-width: 1180px) {

.wrap {
	 width: 100%;
    margin: 0 auto;
}
	
}


@media (max-width: 1024px) {
	

	.rect-full {
		font-size: 19px;
	}

	.ue-right {
		font-size: 24px;
	}
	.ue-scroll-sec {
    padding: 0;
}
	.traingle-down img {
    width: 150px;
}
	.traingle-down {
    top: -70px;
}
	
	.vot-sec {
	
	}
	.ue-ipsc-banner {
    margin: 0 0 0 0;
}


}

@media (width:1024px) and (height: 600px) {


}


@media (width:1024px) and (height: 1366px) {
  

	
}

@media (width: 1024px) and (height: 768px) {
  

	
}

@media (max-width: 1440px) {

	.ipsc-con-sec .seminar-text-main h2 {
    font-size: 20px;
}
    .ipsc-con-sec .seminar-text-main h3 {
        font-size: 20px;
    }
    .register-btn {
        padding: 12px 20px;
        bottom: 17px;
    }
	.ue-right {
    padding: 20px 207px 0 0;
	}
}

@media (max-width: 1366px) {
.ue-head span {

    font-size: 17px;
	}
    .register-btn {
        bottom: 48px;
    }
	    .ue-right {
        padding: 20px 96px 0 0;
    }

}
@media (max-width: 1280px) {
	.ue-right span {
    font-size: 18px;
	}
	.ue-scroll-sec {
    padding: 0px 0;
}
    .register-btn {
  
        bottom:8px;
    }
    .ue-head span {
        font-size: 18px;
   
    }
	.ue-head {
    font-size: 22px;
	}

}

@media (max-width: 1117px) {

	.ue-right {
        clip-path: polygon(100% 1, 100% 100%, 0 100%);
	}
	.ue-scroll-sec {;
    padding: 0px 0;
}
	.ue-scroll-sec {
    width: 45%;
	}
	.countdown {
    top: 8px;
    right: 66px;
	}
	.register-btn {
    bottom: 0px;
	}
}

@media (max-width: 1024px) {
.ue-right span {
    font-size: 17px;
}
	.aw-paragraph {
	 font-size: 20px;
	}
	.aw-media-card {
    aspect-ratio: 5 / 5;
	}
	    .ue-head {
        font-size: 20px;
    }
}

@media (max-width: 1000px) {
	
		.wrap {
			width:100%;
			margin:0 auto;
		}
	

	.wrapper {
		width: 100%!important;
	}



}


 /* responsive */
  @media (max-width: 980px){
    .aw-slider{
      flex-direction: column-reverse;
      gap:20px;
      padding:18px;
    }
    .aw-slider-media, .aw-slider-content{
      width:100%;
    }
    .aw-media-card{ max-width:360px;  aspect-ratio: 3 / 5; }
    .aw-title{ font-size:36px; }
    .aw-highlight{ font-size:26px; }
    .aw-paragraph{ font-size:15px; max-width:640px; }
    .aw-nav{ 
	  bottom:-78px;
	  left:50%;
	  }

	      .ue-right span {
        font-size: 16px;
    }
	  
	  .register-btn {
		bottom: 50px;
	  }
	      .ue-head {
        font-size: 18px;
    }
	     
  }


@media (max-width: 950px) {
.aw-media-card img {
    width:54%;
}
}


@media (max-width: 932px) {
	
	

	.ue-right {
		 background-size: cover!important;
	}



}
@media (max-width: 915px) {

}

@media (max-width: 912px) {

    .ue-head {
        font-size: 17px;
    }

	.scroll-img-div {
		width: 17%!important;
	}

}

@media (max-width:896px) {



.ue-right {
    background-size: cover;
}


}


@media (max-width:853px) {
	.aw-slider {
    top: 0;
}
	
	
	    .ue-ipsc-banner {
        margin: 50px 0 0 0;
    }
	.ue-head {
    width: 48.4%;
    padding: 14px 40px 14px 14px;
		clip-path: inherit;
	}
	.ipsc-con-sec img {
		clip-path: inherit;
	}

}


@media (max-width:844px) {
	

}

	

@media (max-width:820px) {
	
	.slide-div-main {
    width:100%!important;
}
	


	.scroll-img-div {
    width: 15%!important;
	}
	.connect-us {
    font-size: 28px!important;
	}
	.ue-right span {
    font-weight: normal;
    font-size: 11px;
}
	.text-slide-sec {

    width: 100%!important;
	}
	.video-slide-sec {

    width: 100%;
}
	.mv-image-single-galry {
    width: 22.5%!important;
    margin: 0 10px 10px 10px!important;
   
    padding: 10px 20px!important;
}
	.rect-full {
		font-size: 17px!important;
	}


.ipsc-con-sec {
			width:100%;
			position:relative;
		}
	.aw-slider {
    top: 0;
}
.aw-nav {

    left: 50%;
	}
	.ue-head {
		width: 100%;
	}

	.ue-ipsc-banner {
    width: 100%;
}
	.ipsc-con-sec img {
    clip-path: polygon(0 0, 100% 0, 100% 0, 100% 100%, 0% 100%);
}
	.ue-head {
    clip-path: polygon(0 0, 100% 0, 100% 0%, 100% 100%, 0 100%);
}
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.mob-adj {
		  display: flex;
  flex-direction: column;
	position: relative;
	}
	  .ue-head {
    order: 1;
  }

  .ue-scroll-sec {
    order: 2; 
  }

.ue-right {
    order: 3;
  }
	.ue-ipsc-banner {
		order: 4;
	}	


	
	
	
	.ue-scroll-sec {
        width: 100%;
    }
	  
	
	.ue-below-scroll {
    order: 2;

    /* 🔥 FIX */
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    margin-top: 0;
    z-index: auto;
  }
	    .ue-ipsc-banner {
        margin: 0 0 0 0;
    }
	.ue-right {
    width: 72%;
    font-size: 24px;
		    padding: 20px 0 10px;
	}
    .register-btn {
        bottom: 64px;
    }
	    .ipsc-con-sec .seminar-text-main h3 {
        font-size: 24px;
			
    }
	
}

@media (max-width:806px) {
	


}

@media (max-width: 800px) {


	
	.wrapper {
		width: 100%;
	}

}

@media (max-width: 768px) {
 .ipsc-con-sec img {
      width: 100%;
      display: block;
    }
	.aw-nav {
    left: 50%;
	}
	    .ue-right {
        width: 62%;
    }
}

/* Mobile Styles */
@media (max-width: 768px) {
	
	
	

	.wrapper {
		width: 100%;
	}	



	.ue-right {
		background-size: cover!important;
	}
	.mv-image-single-galry {
		width: 21.5% !important;
		
	}
	
	
}
@media (max-width: 740px) {



}
@media (max-width: 720px) {

	
	
}

@media (max-width: 718px) {

}
@media (max-width: 667px) {
	


}
@media (max-width: 650px) {
    .ue-scroll-sec {
        width: 100%;
    }
	    .countdown {
        top: 0px;
        right: 0;
    }
	.awards-slider-wrap {
		margin-top: 40px;
	}
	    .ue-right {
        width: 72%;
    }
	    .aw-paragraph {
        font-size: 22px;
	}
}

@media (max-width: 640px) {
	.see {
	display: block;
}
.no-see {
	display: block;
}
	.ue-right {
    width: 100%;
	clip-path:polygon(100% -1101%, 100% 100%, 0 100%);
	}

	    .connect-us {
        font-size: 23px !important;
    }
	.connect-us span {
    font-size: 20px!important;
}
	.ue-ipsc-banner {
    width: 100%!important;
	}
	.ue-scroll-sec {
    width: 100%!important;
	}
	.ue-scroll-scripts {
    width: 100%!important;
    margin: 40px 0 0 0!important;
}

  .mv-image-single-galry {
        width: 21.5% !important;

    }
	
}

@media (max-width: 600px) {


	.ue-scroll-sec {
     padding: 10px 0;
}
	
	
}

@media (max-width: 559px) {

}


  @media (max-width:560px){
    .aw-media-card{ max-width:300px; }
    .aw-title{ font-size:28px; }
    .aw-highlight{ font-size:22px; }
    .aw-paragraph{ font-size:14px; line-height:1.7; }
    .aw-btn{ padding:10px 14px; gap:8px; }
    .aw-btn .arrow{ width:30px; height:30px; font-size:16px; }
    .aw-nav button{ width:44px; height:44px; font-size:16px; }
  /* NAV arrows below (centered) */
  .aw-nav{
    left:50%;
  }
	.aw-slider{
	top: 0px;
  }
	  .excellence .traingle img {
		  width: 100px;
	  }
	      .global-recognition {
        margin: 150px 0 0 0;
    }
  }

@media (max-width: 550px) {
    .register-btn {
 
    }
	    .container2 {
          width: 75%;
    }

	
	.ipsc-con-sec .seminar-bg-wrap {
    width: 100%;
	}

	    .ipsc-con-sec .seminar-text-main h2 {
        font-size: 32px;
    }
	    .ipsc-con-sec .seminar-text-main h3 {
        font-size: 25px;
    }
	    .ipsc-con-sec .seminar-text-main {
        width: 90%;
        float: left;
    }
	.ipsc-con-sec .seminar-text-main img {
    width: 95%;
    float: right;
}

	    .register-btn {
        left: 14%;
        bottom: -26px;
        padding: 12px 10px;
    }
    .register-btn {
        left: 159px;
        bottom: -16px;
        padding: 12px 10px;
        margin: 12px auto 24px;
        width: calc(93% - 40px);
        max-width: 180px;
    }
	.aw-slider-content {

    padding: 8px 22px 8px 12px;
	}
	.mv-head-txt {
    font-size: 40px;
    padding: 30px 50px 0 0;
}
	.vot-sec-head h2 {
    text-align: right;
    padding: 0 50px 0 0;
}
}
@media (max-width: 540px) {
      .lineBorder {
        position: relative;
        top: 0;
    }
	.mv-head {
		background-size: 15%!important;
	}
	.ue-head {
    width: 80%;
	}
	   
}

@media (max-width: 482px) {
.mv-head-txt {

    font-size: 40px;
    padding: 30px 50px 0 0;
}
	    .ue-head {
        width: 100%;
    }
	    .register-btn {
        left: 127px;
	}
	    .container2 {
        width: 100%;
    }
}
	
}

@media (max-width: 480px) {
	.slide-div-b {
		display:none!important;
	}
	.slide-div-a {
		width:100%!important;
	}
	   
	.ue-right {
		padding-left: 32px!important;
	}
	.ue-head {
		font-size: 28px!important;
	}
	    .scroll-img-div {
        width: 43% !important;
        margin-bottom: 10px!important;
    }
	.slide-div-a {
		width:45%;
		float: left;
	}
	.slide-div-b {
		width:45%;
		float: right;
	}
	.mv-image-single-galry {
		padding: 0 0px !important;
		        width: 27.5% !important;
        min-height: 138px !important;
	}
	.sec-mar-top {
		top: 572px!important;
	}


	.rect-full {
	left: 17%!important;
    top: 24%!important;
	}
	.ue-right {
    text-align: center;
	}

	
}
@media (max-width: 450px) {
	.sec-mar-top {
		top: 572px!important;
	}
	.stats-footer {
        font-size: 20px;
        padding: 10px 10px;
    }
	    .hero-text {
        width: 95%;
    }
	.training-courses .left {
        width: 95%;
    }
	    .global-recognition {
        margin: 80px 0 0 0;
    }
	  .aw-media-card {
        aspect-ratio: 4 / 5;
    }
	    .aw-media-card img {
        width: 40%;
    }


}
@media (max-width: 430px) {
.mv-head-txt {
    text-align: center;
    width: 100%;
}
	.ue-head {
    width: 100%;
	}
	.aw-slider-content {
    padding: 8px 9px 8px 12px;
	}

}

@media (max-width: 414px) {
	
    .excellence .traingle img {
        width: 50px;
    }
	.ue-head {
    width: 100%;
	}
	    .register-btn {
        left: 98px;
    }

}

@media (max-width: 390px) {

.ue-head {
    width: 100%;
	}
	.sec-mar-top {
    top: 511px!important;
	}
	  
	   
	.connect-us {
		padding: 0 0 0 10px!important;
	}
	.slide-div-a {
		width:100%;
	}
	.slide-div-b {
		width:100%;
		display: none;
		
	}
.register-btn {
        margin: 12px auto 12px;
        width: calc(55% - 40px);
    }


	 
}

@media (max-width: 375px) {
	

}

@media (max-width: 360px) {

}





/*@media (min-width: 375px) {
	    .arbic-heading {
        padding: 75px 55px 0!important;
    }
}*/

@media (max-width: 350px) {

	    .mv-image-single-galry {
        min-height: 102px !important;
    }
	    .ciscp-content h3 {
        font-size: 18px;
    }
	    .global-recognition .heading h2 {
        font-size: 25px;
    }

}

@media (max-width: 344px) {


	
}

/* Approx for 125% zoom */

@media (min-resolution: 120dpi) and (max-resolution: 130dpi) {
	.aw-slider {
		width: 100%;
	}
}







