/* Arabic Website Stylesheet */

/* Reset default styles */

.wrap {
    width: 90%;
    max-width: 1440px;
    margin: 0 auto;
    padding:0 20px;
}
.colorwhite {
	color:#fff;
}

.left-triangle-corporate {
	position:absolute;
	left:0;
	top:-299px;
	width:50%;
}
.left-triangle-corporate img {
	width:100%;
}


.top-semibold-corporate {
color: #505050;
    font-size: 23px;
    font-weight: 600;
    margin: 50px 243px 0 0;
    line-height: 30px;
    padding: 0 0px 0 120px;
}
.top-semibold-corporate .button {
	width:170px;
	height:50px;
	background:url(../images/button-call.png) no-repeat center center;
	cursor:pointer;
	margin:20px 0 0;
}
.top-semibold-corporate .button:hover {
	background:url(../images/button-hover.png) no-repeat center center;
}
.top-semibold-corporate span {
	display:block;
	font-weight:normal;
	margin:40px 0;
}
.main {
	margin: 90px 0 0;
}

	
.right-section-corporate {
	width:50%;
	float:right;
}

.right-section-corporate .head {
	font-weight:bold;
	font-size:40px;
	color:#00A0E3;
	margin: 50px 0 0;
    line-height: 45px;
}
.right-section-corporate .head span {
	display:block;
	font-size:32px;
	color:#0C1896;
}
.parent-container {
    position: relative;
    width: 100%;   /* full screen width */
}
.right-triangle-corporate {
   position: absolute;
    top: 0;
    left: 0;   /* flush to the very left of the section */
}
.right-triangle-corporate img {
	  width: 175px;   /* set desired size */
    height: auto;   /* keeps aspect ratio */
    display: block; /* removes extra inline gaps */
}



/*******************************/
.training-section {
  background: #fff;
  padding:0 0;
}

.training-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  max-width:1440px;
  margin: 0 auto;
}

.training-card {
  background-color: #006AB5;
  color: #fff;
  padding: 25px 18px;
  min-width: 320px;
  flex: 1 1 220px;
  box-sizing: border-box;
  text-align: right;
  transition: box-shadow 0.2s;
}

.training-card h3 {
  margin-bottom: 14px;
  font-size: 28px;
  font-weight: bold;
}

.training-card p {
  font-size:22px;
  margin: 0;
}


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

.popular-section {
		width:100%;
}
.popular-section .tabsection {
	width:100%;
	float:left;
}
.popular-section .tabsection .tableft {
	width:50%;
	float:left;
	text-align:right;
}
.tableft ul {
	margin:0;
	padding:0;
	list-style:none;
}
.tableft ul li {
	color:#000;
	font-size:22px;
	font-weight:600;
	padding:0 30px 0 0;
	
}
.tableft ul li.active {
	color:#0C1896;
	background:url(../images/corporate/small-polygon.png) no-repeat center right;
	background-size: 3%;
}
.tableft .button {
	width:264px;
	height:50px;
	background:url(../images/corporate/tab-button.png) no-repeat center center;
	cursor:pointer;
	margin:20px 0 0;
}
.tableft .button:hover {
	background:url(../images/corporate/tab-button-hover.png) no-repeat center center;
}
.popular-section .tabsection .tabright {
	width:50%;
	float:left;
	padding: 200px 140px 0 0;
}
.tabright img {
	width:80%;
}
.popular-programs-section {
	width:100%;
	padding:10px 0;
	background:url(../images/corporate/Program.webp) no-repeat center center, #0C1896;
	background-size:cover;
	margin:40px 0 0;
	height:312px;
	position:relative;
	
}
.popular-programs-section .banner-overlay {
	width:50%;
	position:absolute;
	top:0;
	right:0;
	
}

.popular-programs-section .banner-overlay img {
    width: 105%;
    position: relative;
    top: -438px;
}

.banner-content {
	width:50%;
	float:left;
	padding:10px 0 0;
}
.banner-content h2 {
	font-size: clamp(20px, 4vw, 42px);
	color:#fff;
}
.banner-content p {
	font-size: clamp(18px, 2.5vw, 28px);
	color:#fff;
	    line-height: 1.0;
}

/************vote-sec***************/

.vot-sec .wrap {
			width:1440px;
		}
		
		
/**************voice of trust***********/
.vot-sec {

	background:url(../images/corporate/grey-background.png) no-repeat center right, #F4F4F4;
   padding: 20px 0; 
	width: 100%;
	    position: relative;
    z-index: 20;
}
.vot-sec-head {
	width: 100%;
	float: left;
	text-align: left;
}
.video-slide-sec .lefthead {
	width:100%;
	float:left;
 margin:30px 0 50px;
}
.video-slide-sec .lefthead h2 {
	font-size: 22px;
	font-weight: 500;
	color: #505050;
	margin-bottom: 10px;
	text-align:right;
}
.slide-div-main .righthead {
	width:100%;
	float:left;
	margin:30px 0 50px;
}
.slide-div-main .righthead h2 {
	color:#0C1895;
	font-weight:bold;
	font-size:36px;
	text-align:right;
}
.slide-div-main .righthead h2 span {
	font-weight:500;
}
.text-slide-sec {
	float: left;
	width: 100%;
	padding: 10px 0;
	
	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%;
}

/************************/
/************two text slide**************/


.slide-div-main .arrow-btn {
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s;
}

.slide-div-main .gray-btn {
  background-color: gray;
}

.slide-div-main .blue-btn {
  background-color: darkblue; /* or use #0000A0 if you want a deeper blue */
}

.slide-div-main .arrow-btn:hover {
  opacity: 0.8;
  background-color: gray;
}



.slide-div-main {
  width:50%;
  padding: 10px;
  float:left;
  position:relative;
 
}
.slide-div img {
	position:absolute;
}
.scroll-slide-sec {
	
}

.slide-div-b-color {
	 background: #618CC8!important;
}

.slide-div {
    width: 50%;
    padding: 30px 4% 60px;
    height:439px;
    position: relative;
    background: #4BA1BE;
    font-family: 'Inter Custom', serif;
    overflow: hidden;
    float: left;
}

.slide-content {
  height: 100%;
  overflow-y: auto;
  padding-right: 10px; /* for scrollbar spacing */
  margin-bottom: 50px; /* make space for footer visually */
  height:280px;
  padding-left:2%;
  font-size: 1.125rem;
    line-height: 1.75rem;
}

.slide-footer {
  position: absolute;
  bottom:40px;
  left: 8%;
  right: 4%;
  font-weight: 800;
 font-size: 1.125rem;
}
.slide-footer span {
	font-weight:500;
	font-size: 0.85rem;
}

/* scrollbar style for content area only */
.slide-content::-webkit-scrollbar {
  width:3px;
}

.slide-content::-webkit-scrollbar-track {
  background: #ccc;
}

.slide-content::-webkit-scrollbar-thumb {
  background-color: #00AEEF;
}


@media (max-width: 767px) {
  .slide-div {
    width: 100%;
  }
  .slide-div-main {
    width: 100%;
}
}
/**************youtube video slider***************/

.video-slide-sec {
  margin: auto;
  text-align: center;
}
.video-slide-sec-vid {
  position: relative;
  overflow: hidden;
  width: 100%;
  height:439px;
  padding:0 10px;
}

.slide-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.slide-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  transition: transform 0.5s cubic-bezier(.77,0,.18,1);
  background:
    rgba(255, 255, 255, 1.0) 
    url(../images/bo-ar-logo.png) center center no-repeat;
  background-size: 100%;
  z-index: 1;
}

.slide-iframe.next {
  z-index: 2;
}

.video-slide-sec .arrow-btn {
  width: 50px;
  height: 50px;
  border: none;
  color: white;
  font-size: 24px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s;
}

.video-slide-sec .gray-btn {
  background-color: gray;
}

.video-slide-sec .blue-btn {
  background-color: darkblue; /* or use #0000A0 if you want a deeper blue */
}

.video-slide-sec .arrow-btn:hover {
  opacity: 0.8;
  background-color: gray;
}

/*********Gallery container************/

.gallery-container {
  max-width: 1440px;
  margin: 30px auto;
  padding: 18px;
  background: #fff;
}
    .gallery-header-row {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-bottom: 24px;
    }
    .search-box {
      min-width: 170px;
    }
    .search-input {
      width: 100%;
      padding: 8px 12px;
      border: 1px solid #ddd;
      font-size: 16px;
    }
    .gallery-title {
      font-size: 1.8rem;
      font-weight: bold;
      color: #273c75;
    }

  
    .gallery-card {
      background: #f7f7f9;
      box-shadow: 0 1px 5px rgba(40,70,100,.07);
      overflow: hidden;
      display: flex;
      flex-direction: column;
      align-items: stretch;
      min-height: 210px;
    }
    .gallery-img {
      width: 100%;
      aspect-ratio: 4/2;
      object-fit: cover;
      background: #dcc;
    }
    .gallery-label {
      padding: 10px 12px;
      font-size: 1rem;
      color: #fff;
      background: #505050;
      flex: 0 0 auto;
      border-top: 1px solid #ececec;
      text-align: center;
    }
    .gallery-footer {
      margin-top: 22px;
      text-align: start;
    }
    .gallery-footer a {
      font-size: 16px;
      color: #0047ab;
      text-decoration: none;
      padding: 6px 18px;
      background: #eaf3ff;
      transition: background .2s;
    }
    .gallery-footer a:hover {
      background: #dae7f6;
    }

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

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

 .clients-section {
      text-align: right;
      padding: 50px 20px;
      max-width: 1440px;
      margin: auto;
    }

    .clients-section h2 {
      color: #0C1895;
      font-size: 24px;

    }

    .clients-section h3 {
      color: #0C1895;
      font-size:40px;
      margin-bottom: 20px;
      font-weight: bold;
    }

    .clients-section p {
      color: #000000;
      max-width: 700px;
      margin: 0 0 40px;
      line-height: 1.8;
	  text-align:right;
	  font-size:19px;
    }

    .clients-logos {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
      gap: 30px;
      align-items: center;
      justify-content: center;
    }

    .clients-logos .logo-card {
      border: 1px solid #eee;
      padding: 30px;
      background: #fff;
      text-align: center;
      transition: box-shadow 0.3s ease;
	  min-height:290px;
    }

    .clients-logos .logo-card:hover {
      box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

    .clients-logos img {
      max-width: 100%;
      height: auto;
      object-fit: contain;
    }
	
	
	/*******Training-corporate-page-css***
	
	.top-head-blue {
		background:#013F81;
		
	}
	.top-head-text {
		padding:0 0;
	}
	.top-head-text h2 {
		font-weight:bold;
		font-size:22px;
		text-align:right;
	}
	.ban-top {
		width:100%;
		background:#00A0E3;
		position:relative;

	}
	.ban-top .text-left {
	width: 50%;
    text-align: right;
    font-size: 18px;
    float: left;
    padding: 58px 0 0 430px;
	}
    .ban-top .text-left span {
		font-size:24px;
		color:#00A0E3;
		font-weight:bold;
		display:block;
	}
	.ban-top .text-right {
		width:50%;
		float:left;
		position:relative;
	}
	.ban-top .text-right img {
	
		 display: block;
		 position:absolute;
		 right:-130px;
		 width: 103%;
	}****/
	 :root{
    --blue-900:#0f4a86; /* top bar */
    --blue-400:#0e6fa6; /* angled block */
    --text:#ffffff;
  }
  
  
  /**************************/
  /* tune this once and it will be responsive */
:root { --cut: min(14vw, 160px); } /* how deep the triangle cuts in */

.banner-media{
  position: relative;
  flex: 1 1 45%;
  overflow: hidden;              /* required so the clip works */
  min-height: 220px;
  background:#00A0E3;
}

.banner-media img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;

  /* New diagonal cut: red ➝ yellow */
  clip-path: polygon(
    0 0,       /* top-left */
    100% 0,    /* top-right */
    100% 100%, /* bottom-right */
    180px 100%      /* diagonal point (move this value to control angle) */
  );
}

/* If you ever need the point on the LEFT side instead, use: */
/*
.banner-media img{
  clip-path: polygon(
    var(--cut) 0,
    100% 0,
    100% 100%,
    var(--cut) 100%,
    0 50%
  );
}
*/

  
  
  /*****************************/
	.top-head-blue{
    background:var(--blue-900);
    color:var(--text);
    width:100%;
  }
  .top-head-blue h2{
    margin:0;
    padding:14px 20px;
    font-size: clamp(16px, 2.1vw, 20px);
    font-weight:700;
    text-align:start;
  }

  /* Banner full width */
  .banner-rtl{
    display:flex;
    flex-wrap:wrap;
    min-height:260px;
    width:100%;
  }

  /* Image panel (LEFT now) */
  .banner-media{
    flex:1 1 35%;
    position:relative;
    overflow:hidden;
  }
  .banner-media img{
    width:100%;
    height:100%;
    object-fit:cover;
    min-height:260px;
    display:block;
  }
  .media-title{
    position:absolute;
    bottom: 100px;
    right: 250px;
    color:#fff;
    text-align:right;
  }
  .media-title h3{
    margin:0;
    font-size: clamp(20px, 3vw, 32px);
    font-weight:800;
	font-size:40px;
	font-weight:bold;
  }
  .media-title .subtitle{
    margin-top:6px;
    font-size: clamp(14px, 2.2vw, 20px);
    font-weight:regular;
  }

  /* Text panel (RIGHT now with flipped angle) */
  .banner-copy{
    flex:1 1 42%;
    background:#00A0E3;
    color:#e9f6ff;
    padding:30px;
    text-align:right;
    display:flex;
    flex-direction:column;
    justify-content:center;
  
  }
  .banner-copy p{
    margin:0 0 12px;
    line-height:1.3;
    font-size: clamp(14px, 1.8vw, 25px);
	width:78%;
  }
  .banner-copy .tagline{
    font-weight:700;
    font-size: clamp(14px, 1.7vw, 15px);
  }

  /* Responsive stacking */
  @media (max-width: 992px){
    .banner-rtl{
      flex-direction:column;
    }
    .banner-copy{
      clip-path:none;
    }
    .banner-media{
      order:-1; /* show image first on mobile */
    }
	.banner-media img{

  /* New diagonal cut: red ➝ yellow */
  clip-path: polygon(
    0 0,       /* top-left */
    100% 0,    /* top-right */
    100% 100%, /* bottom-right */
    0px 100%      /* diagonal point (move this value to control angle) */
  );
}
  }
	
	
	/***************tabsection********/
	
	/* Tab container */
    .tabs {
      display: flex;
      border-bottom: 2px solid #00a3e0; /* blue underline */
	  margin:40px 0 0;
    
    }

    /* Individual tab */
    .tab {
      padding: 10px 20px;
      cursor: pointer;
      background: #f1f1f1;
      margin-left: 2px;
      transition: all 0.3s ease;
    }

    .tab.active {
      background: #00a3e0;
      color: #fff;
      font-weight: bold;
    }

    /* Tab content */
    .tab-content {
      display: none;
      padding: 0;
      background: #F2F2F2;
     
      border-top: none;
    }

    .tab-content.active {
      display: block;
      animation: fadeIn 0.4s ease;
    }

    /* Animation */
    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(10px); }
      to { opacity: 1; transform: translateY(0); }
    }
	.course-detailsright {
		width:75%;
		float:left;
		padding:10px 0;
	}
	.courseformleft {
		width:25%;
		float:left;
		padding:10px 0;

	}
	.courseheadtext {
	}
	.course-sel {
		background:#fff;
		width:100%;
		border-bottom:1px solid #000;
		min-height:60px;
		padding:10px 0;
	}
	
	.course-detailsright h2 {
		font-size:22px;
		font-weight:normal;
		text-align:right;
		color:#000;
		margin:0 0 30px;
	}
	.section-calender h2 {
		    font-size: 22px;
    font-weight: normal;
    text-align: right;
    color: #000;
    margin: 0 0 0px;
    width: 70%;
    float: left;
    padding: 40px 0 0 0;
	}
	
	/******************inner div design*************/
	
	.course-detailsright .banner-sec {
	width:100%;
	float:left;
	margin:0 0 30px;
}
    .course-detailsright .banner {
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      border: 1px solid #ddd;
      overflow: hidden;
      background: #fff;
	  margin:0 0 0 40px;
    }

    /* Left image area */
    .course-detailsright .banner-left {
      flex: 1;
      min-width: 250px;
      background: url('your-image.jpg') center/cover no-repeat;
      position: relative;
	  order: 2; /* pushes to the left */
    }
	.course-detailsright .banner-left-top {
      width:100%;
	  padding:44px 0 0;
	  background:#fff;
	}

    /* Right content area */
    .course-detailsright .banner-right {
      flex: 1.7;
      padding:0 20px 0 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      background: #f9f9f9;
    }

    .course-detailsright .banner-top {
      font-size: 14px;
      color: #555;
      margin-bottom:0;
	  padding-left:20px;
	  text-align:left;
	  position:relative;
	  top:-14px;
    }

    .course-detailsright .banner-top span {
      font-weight: bold;
      color: #000;
    }

    .course-detailsright .banner-header {
	  background:url(../images/training-corporate/Subtract.png) no-repeat center right;
	  
	
	  background-size:100%;
      color: #fff;
      padding: 8px 15px;
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 15px;
      display: inline-block;
	  text-align:right;
    }

    .course-detailsright .banner-body {
      display: flex;
      align-items: center;
      gap: 15px;
      margin-bottom: 20px;
    }

    .course-detailsright .banner-body img {
      width: 60px;
      height:auto;
	  order:3;
	  margin:20px 0 0;
    }

    .course-detailsright .banner-body h2 {
      font-size: 18px;
      font-weight: bold;
      color: #222;
	   order:2;
	   text-align:left;
	   margin:20px 0 0;
    }

    .course-detailsright .online-tag {
      color: green;
      font-size: 12px;
      border: 1px solid #64FAA0;
      padding: 2px 6px;
      margin-left: 10px;
	  background:#ABEFC6;
    }

    /* Buttons */
    .course-detailsright .banner-actions {
      display: flex;
      gap: 10px;
	
    }

    .course-detailsright .btn {
      padding: 8px 16px;
      border: none;
      cursor: pointer;
      font-size: 14px;
    }

    .course-detailsright .btn-details {
      background: #fff;
      border: 1px solid #003366;
      color: #003366;
    }

    .course-detailsright .btn-register {
      background: #003366;
      color: #fff;
    }
	
@media (max-width:1368px) { 
.ban-top .text-left {
    padding: 58px 0 0 20px;
}

}
	@media (max-width:1024px) { 
.ban-top .text-left {
	    padding: 58px 0 0 0;
}
.course-detailsright {
	width:100%;
}
.course-detailsright .banner-header {
	    font-size: 12px;
		background:#013F81;
}
.courseformleft {
    width: 70%;
}
.course-detailsright .banner {
	margin: 0 40px 0 40px;
}

}
	
	/* Tablet */
@media (max-width: 991px) {
  .course-detailsright .banner {
    margin: 0; /* remove side margin */
  }

  .course-detailsright .banner-right {
    padding: 15px;
  }

  .course-detailsright .banner-body h2 {
    font-size: 16px;
  }
}

/* Mobile */
@media (max-width: 768px) {
	.ban-top .text-right img {
    display: block;
    position: relative;
    right: 0;
    width: 100%;
}
  .course-detailsright .banner {
    flex-direction: column; /* stack image + content */
  }

  .course-detailsright .banner-left {
    order: 1; /* image first */
    width: 100%;
    min-height: 180px;
  }

  .course-detailsright .banner-right {
    order: 2;
    padding: 15px;
  }

  .course-detailsright .banner-body {
    flex-direction: column;
    align-items: flex-start;
  }

  .course-detailsright .banner-body img {
    margin: 0 0 10px;
  }

  .course-detailsright .banner-body h2 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .course-detailsright .btn {
    width: 100%; /* full width buttons */
  }

  .course-detailsright .banner-actions {
    flex-direction: column;
    gap: 8px;
  }
}
	
	
	/************filer-search*************/
	
	
	 .filter-sidebar {
      width: 250px;
      padding: 15px;
	  margin:0 40px 0 0;
    }

    .filter-group {
      margin-bottom: 15px;
    }

    .filter-group label {
      display: block;
      font-size: 13px;
      font-weight: 600;
      color: #444;
      margin-bottom: 5px;
	  text-align:left;
    }

    .filter-group input,
    .filter-group select {
      width: 100%;
      padding: 8px 10px;
      font-size: 14px;
      border: 1px solid #757575;
	  text-align:left;
	  direction:ltr;
    }

    /* Search bar */
    .search-box {
      position: relative;
      margin-bottom: 20px;
    }

    .search-box input {
      width: 218px;
      padding: 8px 35px 8px 10px;
      border: 1px solid #757575;
      font-size: 14px;
	  text-align:left;
	  border-radius:0;
    }

    .search-box button {
      position: absolute;
      right: 8px;
      top: 50%;
      transform: translateY(-50%);
      border: none;
      background: none;
      cursor: pointer;
      font-size: 16px;
      color: #555;
    }

    /* Calendar icon */
    .filter-group .calendar-input {
      position: relative;
    }

    .filter-group .calendar-input input {
      padding-right: 35px;
    }

    .filter-group .calendar-input span {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      font-size: 16px;
      color: #555;
      pointer-events: none;
    }
	
	



@media (max-width: 900px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .course-detailsright {
	  width:100%;
  }
  .courseformleft {
	  width:100%;
  }

}
@media (max-width: 600px) {
  .gallery-grid {
    grid-template-columns: 1fr;
  }
}


@media (min-width: 1920px) {

.vot-sec .wrap {
			width:1440px!important;
			margin:0 auto;
		}		
		
}

@media (max-width: 820px) {
.video-slide-sec {
    width: 100%;
}	
.slide-div-main {
    width: 100%;
}
}


/* Responsive settings */
@media (max-width: 800px) {
	
	

  .training-container {
    gap: 16px;
  }
  .training-card {
    min-width: 160px;
    padding: 16px 8px;
    font-size: 0.95rem;
  }
  .right-triangle {
    bottom:279px;
}
.tableft .button {
	width:150px;
	background-size:contain;
}
.banner-content {
    width: 100%; 
}
.tableft ul li.active {
	background:none;
}
}

  @media (max-width: 650px) {
      .gallery-header-row {
        flex-direction: column-reverse;
        gap: 12px;
        align-items: flex-start;
      }
      .gallery-title {
        font-size: 1.2rem;
      }
      .gallery-grid {
        grid-template-columns: 1fr;
      }
    }

@media (max-width: 540px) {
  .training-container {
    flex-direction: column;
    gap: 12px;
    align-items: stretch;
  }
  .training-card {
    min-width: 100%;
    font-size: 0.93rem;
  }
	.media-title {
    right: 50px;
	}
	.banner-copy p {
    width: 90%;
}
 
}
@media (max-width:1368px) {
.popular-programs-section .banner-overlay img {
    top: -269px;
}
.vot-sec .wrap {
		width:100%;
	}
}



@media (max-width:1024px) {

.popular-programs-section .banner-overlay img {
    top: -157px;
}
}


@media (max-width:900px) {

.left-triangle-corporate {
    position: relative;
    left: 0;
    top: 0;
	width:100%;
	margin:100px 0 0;
}
.top-semibold-corporate{
    margin: 50px 0 0 0;
	padding: 0 0 0 0;
}
 .right-section-corporate {
        width: 90%;
        float: left;
        padding: 0 5%;
    }
	/******/
	.banner-overlay {
		display:none;
	}

}
@media (max-width:768px) {
 .wrap {
        width: 95%;
    }

.tabsection .tabright {
	padding:200px 0 0!important;
}
/**************/

   .banner {
        flex-direction: column;
      }
      .banner-left {
        height: 200px;
      }
	  .ban-top .text-right {
    width: 100%;
}
.ban-top .text-left {
    width:90%;
	padding:58px 5% 0 5%;
}
}

@media (max-width:390px) {
    .media-title {
        right: 20px;
    }
}


