/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

/* .....................................Font End..................... */
/*************************************************Override Fonts**************************************************/

/* Override Model FONTS STACK */
/* ----------------------------------------- */
/********************************* Font-family   *********************************/


@font-face {
  font-family: 'DMSansR';
  src: url('DMSans_24pt-Regular.ttf');
}

@font-face {
  font-family: 'interB';
  src: url('Inter_24pt-Bold.ttf');
}

@font-face {
  font-family: 'interL';
  src: url('Inter_24pt-Light.ttf');
}

@font-face {
  font-family: 'interM';
  src: url('Inter_24pt-Medium.ttf');
}

@font-face {
  font-family: 'interR';
  src: url('Inter_24pt-Regular.ttf');
}

@font-face {
  font-family: 'interSB';
  src: url('Inter_24pt-SemiBold.ttf');
}

@font-face {
  font-family: 'Outfit';
  src: url('Outfit-Regular.ttf');
}


@font-face {
  font-family: 'SatoshiR';
  src: url('Satoshi-Regular.otf');
}

/********************************* ***********************************/
/* .................................................. */







html,
body {
  margin: 0;
  padding: 0;
  font: 15px interR;
  scroll-behavior: smooth;
  position: relative;
}

a {
  font-size: 14px;
  transition: all 0.5s ease;
}

a:hover,
a:focus {
  text-decoration: underline;
}

h1,
h2,
h3,
h4 {
  font-family: 'interSB';
}

.container {
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.path-frontpage .navbar-default {
  background-color: white;
  color: #344054;
}

.navbar-default {
  background-color: white;
  border-color: transparent;
  background-image: url(/system/files/Projects_0.jpg);
  background-size: 100%;
  z-index: 1;
}

.path-frontpage header#navbar {
  /* position: absolute;
    z-index: 100;
    margin: 0 auto;
    left: 30px;
    right: 30px;
    top: 22px;
    border-radius: 8px;
    background-image: unset;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0; */
  background-color: white;
}

/* section#block-courts {
    background-color: #FBFBFB;
    padding: 20px 0 0 0;
    margin: 20px 0;
} */




.navbar {
  margin-bottom: 0px !important;
}

.navbar-header {
  margin-right: 0px !important;
}



.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
  background: #1B3C74;
}

.navbar-nav {
  margin: 64px 0 0 0 !important;
  padding: 0;
  text-align: right;
  float: right;
}

/* Genral Styles*/
.container-fluid {
  /* padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; */
  padding: 0;
}


a:hover,
a:focus {
  color: #1B3C74;
  text-decoration: underline;
}


.p-0 {
  padding: 0;
}

.m-0 {
  margin: 0
}

.d-table {
  display: table;
}

.d-table-cell {
  float: none;
  display: table-cell;
}

.section-title {
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
}


.main_banner_image img {
  width: 100%;
}



/* ........................Width 100%............... */

.path-frontpage header#navbar,
.banner02 .break-section,
.what-we-do-section,
.view-id-initiatives.view-display-id-block_1,
.front-section.section10 .view-content,
.front-section.section11 .view-content,
.banner07 .info-desk-container,
#block-views-block-latest-news-block-2 .view-content {
  max-width: 1395px;
  margin: 0 auto;
  width: 100%;
  /* This ensures it takes the full width if the screen is smaller than 1240px */
}

.front-section.section02.col-sm-12 {
  /* margin: 2em 0; */
  padding: 0;
  position: relative;
}

.front-section.section09 .image-text-section {
  max-width: 1395px;
  margin: 0 auto;
  width: 100%;
}


.front-section.section01.col-sm-12 {
  padding: 0;
}

.front-section.section04.col-sm-12,
.front-section.section03.col-sm-12,
.front-section.section05.col-sm-12 {
  padding: 0;
}

.front-section.section02_1,
.front-section.section02_2 {
  padding: 0;
}


.front-section.section05.col-sm-12 {
  /* background-color: #F2F8FD; */
  padding-bottom: 6.25em;

}

/* End Width 100% Code */




a:hover,
a:focus {
  color: #0D2738;
  text-decoration: none;
}


.p-0 {
  padding: 0;
}

.m-0 {
  margin: 0
}

.d-table {
  display: table;
}

.d-table-cell {
  float: none;
  display: table-cell;
}

.section-title {
  font-size: 34px;
  font-weight: bold;
  text-transform: uppercase;
}



::placeholder {
  color: #344054 !important;
  font-family: 'interR';
}

.inner-page .breadcrumb>.active {
  color: #344054;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */


.main_navigation .menu.nav li a:hover,
.main_navigation .menu.nav li a:focus,
.main_navigation .menu.nav li a.active {
  color: white;
  background-color: #1B3C74;
}

.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a.active {
  border-bottom: 3px solid transparent;
}

.navbar-header {
  margin-bottom: 0.8em;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
  color: #1B3C74 !important;
  background-color: white !important;
}

.navbar-nav>li>a {
  padding-top: 8px;
  padding-bottom: 8px;
}

.main_navigation {}

.main_navigation .menu.nav {}

.main_navigation .menu.nav li {
  display: inline-block;
  margin: 0 0.2em;
}

.main_navigation .menu.nav li.last {
  margin-right: 0;
}

.main_navigation .menu.nav li a {
  font-family: 'interR';
  font-size: 14px;
  color: #000000;
  border-radius: 3px;
  padding: 8px 5px 8px 5px;
  margin: 0 0.5em;
}




.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a.active {
  border-bottom: 1px solid transparent;
  font-family: 'interSB';
}



.main_navigation .menu.nav .dropdown-menu {}

.main_navigation .menu.nav .dropdown-menu li {
  display: block;
  margin: 0;
}

.main_navigation .menu.nav .dropdown-menu li a {
  color: #000000;
  padding-bottom: 5px;
  border-bottom: 1px transparent;
  font-family: 'interR';
}

.main_navigation .menu.nav .dropdown-menu li a:hover,
.main_navigation .menu.nav .dropdown-menu li a:focus,
.main_navigation .menu.nav .dropdown-menu li a.active {
  background-color: transparent !important;
  color: #1B3C74 !important;
  text-decoration: none;
}


.inner-page .field--name-field-full-date {
  font-weight: bold;
}

.inner-page .field--name-field-date {
  font-weight: bold;
}

.row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.row.banner2_wrapper {
  margin-right: auto !important;
  margin-left: auto !important;
}

/* Main Banner Standered Code */


div[id ^='views_slideshow_cycle_div_main_banner-block_1'] {
  width: 100% !important;
}

/*.................Start of Standered CSS.......................*/
/******************************************************************************/
/* ........................................................................................................... */

.inner-page .field--name-field-full-date {
  font-weight: bold;
}

.inner-page .field--name-field-date {
  font-weight: bold;
}

.inner-page time {
  font-weight: bold;
}

.region.region-content .content p a {
  color: #1B3C74;
  text-decoration: none;
  transition: all 0.6s ease;
}


/*..................Site Map Standered Code....................................*/

.sitemap {
  padding: 0 1.5rem;
  overflow-x: auto;
}

.sitemap h2 {
  /*font: 30px interSBold;*/
  margin-top: 0;
}

.sitemap .caret {
  display: none;
}

.sitemap ul {
  list-style-type: disc;
  float: none;
  background: transparent;
  padding: 0 0 0 1.5em;
  margin: 0 !important;
}

.site-btn {
  display: block;
  height: 38px;
  width: 113px;
  line-height: 38px;
  border-radius: 5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 17px;
  font-family: interR;
  transition: all 0.5s ease-in-out;
}

.site-btn:hover,
.site-btn:focus,
.site-btn:active {
  text-decoration: none;
  color: #fff;
  background-color: #1a1a1a;
}

.sitemap ul li {
  list-style-image: url('../images/list-bullet.png');
  float: none;
  display: list-item;
}

.sitemap ul li a {
  padding: 0;
  /* color: #171F32; */
  font: 16px interR;
  border-bottom: 1px dashed #0D2738;
  text-decoration: none;
  display: inline-block;
}

.sitemap ul li a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #171F32 !important;
  font: 16px interR;
}

.sitemap-item ul li ul {
  position: initial;
  display: block;
  border: none;
  border-radius: 0;
  box-shadow: none;
  list-style: circle;
}

.sitemap ul.dropdown-menu a::before {
  content: unset !important;
}

/*.................BacktoTop & Accescibility Control Resuable Standered Code.......................*/

body .uwy.userway_p5 .uai {
  top: auto;
  bottom: 76px !important;
  left: 13px;
  right: auto;
}

#backtotop {
  bottom: 80px !important;
}


/* .............................................................. */

/* ----------------------------------------- */
/* INNER PAGE REUSABLE COMPONENTS */
/* ----------------------------------------- */


/*Inner page*/
.inner-page {
  min-height: calc(105vh - 194.6px);
  padding-bottom: 1em;
  font: 16px interR;
  line-height: 1.5em;
  background-position-y: 23em;
  background: url(/system/files/pattren.png) no-repeat center center/cover fixed !important;
  height: auto;
}

.info-desk-header {
  PADDING-BOTTOM: 4EM;
}

.inner-page #page-title {
  font-family: interSB;
  margin-top: 16px;
  margin-bottom: 5px;
  border-bottom: transparent;
}

.inner-page h3 {
  color: #7CACFF;
}

.inner-page h4 {
  color: #1B3C74;
}

.inner-page a,
.inner-page a:hover {
  color: #1B3C74;
  font: 16px interR;
  font: 16px interR;
}

.inner-page img {
  /* border-radius: 10px; */
  /*    margin: 0 15px !important;*/
}

time {
  font-weight: 600;
}

/* #internal-page-bg {
  background: url('../images/overview-bg.jpg') no-repeat center center/cover fixed;
  height: auto;
  position: relative;
}

#internal-page-bg::after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.05);
  left: 0;
  top: 48px;
  opacity: 0.75;
  z-index: -1;
} */

.breadcrumb {
  background: #EEEEEE;
  margin: 0 -15px 5px -15px;
  border-radius: 0;
  padding: 13px 0 13px 15px;

}





.inner-page ul li a {
  /* border-bottom: 1px dashed #344054; */
  text-decoration: none;
}

.inner-page a:hover {
  color: #1B3C74;
  border-bottom: 1px dashed #1B3C74;
}

.inner-page ul li {
  padding: 0.1em 0;
}

.rtecenter {
  text-align: center;
}

a {
  color: #0D2738;
}


img.image_style_basic {
  margin: 0 15px;
}

img.image_style_basic.important_img {
  margin: 0 15px;
}

img.DC_image_style {
  margin: 0 15px;
}

/*Breadcrumbs*/
.inner-page .breadcrumb {
  margin: 0 -15px;
  /* padding: .5rem 2rem; */
  border-radius: 0;
}

ol.breadcrumb a,
.breadcrumb>.active,
ol.breadcrumb:hover a {
  /* color: red; */
  /* font-size: 14px; */
  text-decoration: none;
}




.inner-page .breadcrumb li a {
  color: #0D2738;
  font-size: 16px;
}

.inner-page .breadcrumb>li+li::before {
  color: #0D2738;
}

/* .....................Tender Standred View ..................... */

.views-field-field-filepmdfc a {
  background: url(/system/files/pdf.png) no-repeat center center;
  width: 16px;
  height: 16px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

/* override tender, Advertisment, Career & Reports Views */

.views-field-field-tender-file a {
  background: url(/system/files/pdf.png) no-repeat center center / cover;
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border: none !important;
  margin: 0 auto;
}

/* .path-tenders .breadcrumb li:nth-last-child(2),
.path-reports .breadcrumb li:nth-last-child(2) {
    display: none;
} */





.views-field-field-formsd a {
  background: url(/system/files/pdf.png) no-repeat center center / cover;
  width: 25px;
  height: 25px;
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  border: none !important;
  margin: 0 auto;
}


/* .......... */

.break-section {
  width: 90%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  padding-top: 5em;
}

.break-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  flex-wrap: wrap;
  opacity: 0;
  transform: translateY(40px);
  animation: break-fadeInUp 1.2s ease forwards;
}

/* Left image */
.break-left img {
  width: 461px;
  height: 549px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
  transition: transform 0.4s ease;
}

.break-left img:hover {
  opacity: 0.9;
}

/* Right content */
.break-right {
  flex: 1;
  min-width: 320px;
}

.banner02 .break-title {
  MARGIN-TOP: 0EM;
}

.break-subtitle {
  font-family: 'Outfit', sans-serif;
  font-size: 24px;
  color: #1B3C74;
  display: inline-block;
  margin-bottom: 12px;
}

.break-title {
  font-family: 'interB', sans-serif;
  font-size: 37px;
  line-height: 1.3;
  color: #333333;
  margin-bottom: 20px;
}

.break-text {
  font-family: 'interL', sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333333;
  margin-bottom: 28px;
}

.break-what-title {
  font-family: 'interL', sans-serif;
  font-size: 16px;
  color: #333333;
  margin-bottom: 16px;
}

/* List */
.break-list {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 60%;
}

.break-list li {
  font-family: 'interL', sans-serif;
  font-size: 16px;
  color: #333333;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 14px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.break-list li a {
  font-size: 16px;
  color: #636363;
  font-family: 'DMSansR';
}

.break-list li img {
  width: 20px;
  height: 20px;
  transition: all 0.3s ease;
}



/* Hover / Active state */
.break-list li.active a,
.break-list li.a:hover,
.break-list li a:hover {
  color: #1B3C74;
}

.break-list li.active img,
.break-list li:hover img {
  content: url("/system/files/hover-tick.svg");
}

.body-wrapper {
  padding-bottom: 1em;
  font-size: 16px;
  font-family: 'interL';
  width: 88%;
}

/* Bottom line */
.break-bottom-line {
  margin-top: 40px;
  text-align: center;
  padding-top: 1em;
}

.break-bottom-line img {
  width: 100%;
  max-width: 1200px;
  height: auto;
}

.image-break-wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;

}

h3.break-what-title {
  font-size: 32px;
  font-family: 'interM';
  COLOR: #1B3C74;
}

.image-break-main img {
  height: 240px;
  width: 100%;
}

.image-break-main {
  width: 45%;
}

/* Animation */
@keyframes break-fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive */
@media (max-width: 992px) {
  .break-container {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .break-left img {
    width: 100%;
    height: auto;
    max-width: 400px;
  }

  .break-right {
    text-align: center;
  }

  .break-title {
    font-size: 28px;
  }

  .break-text {
    font-size: 15px;
  }
}

@media (max-width: 600px) {
  .break-subtitle {
    font-size: 20px;
  }

  .break-title {
    font-size: 24px;
  }

  .break-text {
    font-size: 14px;
  }

  .break-list li {
    font-size: 14px;
  }

  .image-break-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .break-list li a {
    font-size: 10px;
  }

  .facilitation-desk-section {
    padding-top: 0;
  }

  p.info-desk-subtitle,
  p.latest-news-subtitle {
    width: 100%;
  }

}





/* =======================================What we Do Start============================== */

/* Section Container */
.what-we-do-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 60px 0;
}

.what-we-do-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  flex-direction: column;
}

/* Left Static Text */
.what-we-do-left {
  flex: 1;
  min-width: 250px;
}

.what-we-do-heading {
  font-family: 'interM', sans-serif;
  font-size: 25px;
  color: #1B3C74;
  margin-bottom: 15px;
}

.what-we-do-description {
  font-family: 'interL', sans-serif;
  font-size: 18px;
  color: #333333;
}

/* Right Grid */
.what-we-do-right {
  flex: 3;
}

.what-we-do-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: auto;
  gap: 20px;
}

/* Box Styles */
.what-we-do-box {
  background: #fff;
  border-radius: 20px;
  padding: 25px;
  height: 21em;
  box-shadow: rgba(27, 60, 116, 0.15) 0px 4px 12px;
  position: relative;
  transition: all 0.3s ease;
}

/* .what-we-do-grid .what-we-do-box.what-we-do-wide:last-child{
  width: 44em;
} */

.what-we-do-box:hover {
  background: #EAF2FF;
  color: #fff;
}

/* Icon */
.what-we-do-icon {
  margin-bottom: 15px;
  height: 42px;
}

.what-we-do-icon img {
  width: 36px;
  height: 42px;
  display: block;
}

.what-we-do-icon .icon-hover {
  display: none;
  height: 34px;
  width: 42px;

}

.what-we-do-box:hover .icon-default {
  display: none;
}

.what-we-do-box:hover .icon-hover {
  display: block;
}

/* Title */
.what-we-do-title {
  font-family: 'interM', sans-serif;
  font-size: 25px;
  color: #1B3C74;
  margin-bottom: 10px;
  transition: color 0.3s ease;
}

.what-we-do-box:hover .what-we-do-title {
  color: black;
}

/* Text */
.what-we-do-text {
  font-family: 'interL', sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 1.6;
  transition: color 0.3s ease;
}

.what-we-do-box:hover .what-we-do-text {
  color: black;
}

/* Arrow */
.what-we-do-arrow {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 22px;
  opacity: 0;
  transition: opacity 0.3s ease;
  color: #fff;
}

.what-we-do-box:hover .what-we-do-arrow {
  opacity: 1;
}

/* Wide Box (last one) */
.what-we-do-wide {
  grid-column: span 2;
}

/* Responsive */
@media (max-width: 1024px) {
  .what-we-do-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .what-we-do-wide {
    grid-column: span 2;
  }
}

@media (max-width: 768px) {
  .what-we-do-container {
    flex-direction: column;
  }

  .break-list {
    width: 90%;
    PADDING-TOP: 1EM;
  }

  .what-we-do-grid {
    grid-template-columns: 1fr;
  }

  .what-we-do-wide {
    grid-column: span 1;
  }
}

#block-whatwedonew .button {
  text-decoration: none;
  padding: 8px 30px;
  border-radius: 25px;
  background-color: #1B3C74;
  font-weight: 600;
  width: 250px;
  display: inline-block;
  transition: background-color 0.3s, color 0.3s;
}

section#block-whatwedonew {
  background: #fff;
}

#block-whatwedonew .primary-button {
  color: white;
  border: 1px solid #1B3C74;
  font-size: 17px;
  font-family: 'DMSansR';
  font-weight: 500;
}

#block-whatwedonew .secondary-button {
  background-color: transparent;
  color: #1B3C74;
  border: 1px solid #1B3C74;
  margin-top: 40px;
  font-size: 17px;
  font-family: 'DMSansR';
  font-weight: 500;
}


#block-whatwedonew .button-navigation {
  text-align: center;
  margin-top: 10px;
}


/* ======================================End of What we Do========================= */

/* =============================New Quick tab What we Do======================== */

/* ================================
   WHAT WE DO SECTION - ENHANCED
================================= */
.what-we-do-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 60px 0;
  background: #fff;
}

.what-we-do-container {
  width: 100%;
}

.what-we-do-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* Base Card */
.what-we-do-box {
  flex: 1 1 calc(33.33% - 20px);
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 14px rgba(27, 60, 116, 0.1);
  padding: 25px 25px 40px;
  position: relative;
  transition: all 0.3s ease;
  text-decoration: none;
  color: inherit;
  min-height: 260px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Fifth Box (Wide) */
.what-we-do-wide {
  flex: 1 1 calc(66.66% - 20px);
}

/* Hover State */
.what-we-do-box:hover {
  background: #EAF2FF;
  box-shadow: 0 8px 25px rgba(27, 60, 116, 0.18);
  transform: translateY(-5px);
}

/* Top Icons & Arrow */
.what-we-do-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.what-we-do-icon {
  position: relative;
  width: 40px;
  height: 40px;
}

.what-we-do-icon img {
  width: 40px;
  height: 40px;
  transition: opacity 0.3s ease, transform 0.3s ease;
  position: absolute;
  top: 0;
  left: 0;
}

.icon-hover {
  opacity: 0;
}

.what-we-do-box:hover .icon-default {
  opacity: 0;
  transform: scale(0.95);
}

.what-we-do-box:hover .icon-hover {
  opacity: 1;
  transform: scale(1);
}

/* Arrow */
.what-we-do-arrow img {
  width: 22px;
  height: 22px;
  opacity: 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.what-we-do-box:hover .what-we-do-arrow img {
  opacity: 1;
  transform: rotate(45deg);
}

/* Title */
.what-we-do-title {
  font-family: 'interM', sans-serif;
  font-size: 25px;
  color: #1B3C74;
  margin: 18px 0 10px;
  transition: color 0.3s ease;
}

.what-we-do-box:hover .what-we-do-title {
  color: #1B3C74;
}

/* Description */
.what-we-do-text {
  font-family: 'interL', sans-serif;
  font-size: 18px;
  color: #333333;
  line-height: 1.6;
  transition: color 0.3s ease;
}

/* Responsive Design */
@media (max-width: 1024px) {
  .what-we-do-box {
    flex: 1 1 calc(50% - 20px);
  }

  .what-we-do-wide {
    flex: 1 1 100%;
  }
}

@media (max-width: 768px) {
  .what-we-do-wrapper {
    flex-direction: column;
    gap: 15px;
  }

  .what-we-do-box,
  .what-we-do-wide {
    flex: 1 1 100%;
  }

  .what-we-do-text {
    font-size: 15px;
  }

  .what-we-do-box {
    min-height: auto;
  }
}


/* ===============================End Quick tab what we do - end new what we do========================= */

/* ==================================Start of Page Cover=========================== */


/* ===========================Page Cover========================== */
/*** Page Background ***/

/* ============================
Note: Make Sure to Change the Image Path & Section ID Accordingly
============================= */


.page-cover .bg-img {
  background: url("/system/files/page-cover.png") no-repeat center center / cover;
  opacity: 0.13;

}

#block-pagecover {
  position: relative;
  z-index: -99;
}

.page-cover {
  -webkit-transition: 0.6s;
  transition: 0.6s;
}

.page-cover {
  width: 100%;
  position: fixed;
  height: 120%;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: -99999;
  overflow: hidden;
}

.page-cover .cover-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  z-index: -1;
}


.page-cover .cover-bg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-cover .bg-color {
  background-image: none;
  z-index: -1;
}

.page-cover .cover-bg-mask {
  background: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  z-index: 0;
  -webkit-transition: 2s;
  transition: 2s;
}


.bg-img {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.page-cover .cover-bg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*** ..End Page Cover std Code. ***/


/* ===============================End of Page Cover========================== */

/* ==================================Start of Our Initiatives================================ */

/* Our Initiatives - Section Wrapper */
#block-views-block-initiatives-block-1 {
  --container-w: 100%;
  background: #0f3b67 url(/system/files/main-bg.png) no-repeat right top;
  background-size: contain;
  background-size: 100% 100%;
  background-position: center;
  overflow: hidden;
  color: #fff;
  padding: 64px 0 80px;
  height: 53em;
  display: flex;
  justify-content: center;
}

.banner04.col-sm-12 {
  background-color: #1B3C74;
  position: relative;
}



#block-views-block-initiatives-block-1 .view-content {
  width: var(--container-w);
  max-width: 1400px;
  margin: 0 auto;
  margin-top: 17em;
  display: flex;
  gap: 42px;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 50%;
  margin-left: 0;
  margin-right: 0;
}

#block-views-block-initiatives-block-1 .view-header {
  margin-top: 12em;
}

/* LEFT COLUMN */
.our-initiatives-left {
  flex: 0 0 34%;
  min-width: 280px;
}

.our-initiatives-heading {

  font-weight: 700;
  font-family: 'interSB';
  font-size: 56px;
  width: 81%;
  line-height: 1.1;
  margin-bottom: 16px;
  color: #ffffff;
}

.our-initiatives-highlight {
  color: white;
  font-family: 'interSB';
  font-size: 56px;
}

.our-initiatives-lead {
  font-family: "Inter", Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
  text-align: justify;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.65;
  max-width: 400px;
  letter-spacing: 0.2px;
}

/* Controls */
.our-initiatives-controls {
  margin-top: 28px;
  display: flex;
  gap: 18px;
  align-items: center;
  flex-wrap: wrap;
}

.our-initiatives-arrows {
  display: flex;
  gap: 12px;
}

.our-initiatives-arrow {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 0;
  background: #fff;
  color: #0f3b67;
  font-size: 22px;
  cursor: pointer;
  display: inline-grid;
  place-items: center;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
  transition: all .3s ease;
}

.our-initiatives-arrow:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.our-initiatives-dots {
  display: flex;
  gap: 10px;
}

.our-initiatives-dots .dot {
  width: 36px;
  height: 4px;
  background: rgba(255, 255, 255, 0.3);
  border-radius: 2px;
  display: inline-block;
  transition: all .3s ease;
}

.our-initiatives-dots .dot.active {
  background: #fff;
}

/* RIGHT COLUMN (Dynamic Cards) */
.our-initiatives-right {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  gap: 22px;
  justify-content: flex-start;
}

/* Card */
.our-initiatives-card {
  background: #fff;
  color: #222;
  width: 311px;
  border-radius: 16px;
  box-shadow: 0 8px 26px rgba(12, 20, 40, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border-top-right-radius: 40px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 40px;
  transition: transform .35s ease, box-shadow .35s ease;
  opacity: 0;
  transform: translateY(20px);
}

.view-id-initiatives.view-display-id-page_1 .our-initiatives-card {
  border-radius: 10px;
  height: 12em;
  width: 100%;
  margin-bottom: 2em;
}

.read-more-wrapper {
  position: absolute;
  top: 78%;
  left: 6%;
  width: 200px;
}

.our-initiatives-card.fade-in-up {
  animation: fadeUp .8s forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Card content */
.our-initiatives-card-media img {
  width: 60px;
  height: 60px;
  object-fit: fill;
  margin-left: 1em;
  margin-top: 2em;
  display: block;
}

.our-initiatives-card-body {
  padding: 20px 18px;
  padding-bottom: 1.5em;
  display: flex;
  flex-direction: column;
  flex: 1;
}

.our-initiatives-card-title {
  font-size: 19px;
  font-weight: 700;
  margin: 0 0 10px;
  color: #1b3c74;
}


.our-initiatives-card-title a {
  text-decoration: none;
  color: inherit;
  font-size: 24px;
  font-family: 'interSB';
  color: #1b3c74;
}

.our-initiatives-card-text {
  font-size: 15px;
  font-weight: 300;
  color: #333;
  line-height: 1.6;
  margin-bottom: 12px;
}

.our-initiatives-readmore {
  font-weight: 500;
  color: #1B3C74;
  font-family: 'interSB';
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 0.5em;
  transition: color .25s;
}

.our-initiatives-card-text p {
  font-family: 'interL';
  color: black;
  font-size: 15px;
}


.our-initiatives-readmore:hover {
  color: #1b3c74;
}

/* Hover effect */
.our-initiatives-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 18px 42px rgba(12, 20, 40, 0.18);
}

/* RESPONSIVE */
@media (max-width: 1100px) {
  #block-views-block-initiatives-block-1 .view-content {
    gap: 28px;
    flex-wrap: wrap;
  }

  .our-initiatives-left {
    flex: 0 0 100%;
    text-align: center;
  }

  .our-initiatives-lead {
    margin: 0 auto;
  }

  .our-initiatives-right {
    justify-content: center;
  }
}

@media (max-width: 768px) {
  .our-initiatives-heading {
    font-size: 34px;
  }

  .our-initiatives-card {
    width: 92%;
    max-width: 500px;
  }

  .banner04.col-sm-12 {
    display: none;
  }

  #block-views-block-initiatives-block-1 {
    background: #1B3C74;
  }

  .our-initiatives-card {
    width: 100%;
    max-width: 100%;
  }

  .view-id-initiatives.view-display-id-block_1 {
    flex-direction: column;
  }

}

@media (max-width:420px) {
  .our-initiatives-heading {
    font-size: 26px;
  }

  .our-initiatives-arrow {
    width: 40px;
    height: 40px;
  }

  .our-initiatives-card-media img {
    height: 160px;
  }
}


.view-id-initiatives.view-display-id-block_1 {
  display: flex;
  justify-content: space-around;
  gap: 2em;
}

/* =======================================End of Our Initiatives============================ */


/* =========================================Start of Initiatives=========================== */

.initiatives-section {
  width: 100%;
  padding: 60px 40px;
  background: #f8f9fa;
}

.initiatives-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}

.initiatives-text {
  flex: 1;
  max-width: 40%;
}

.initiatives-text h2 {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}

.initiatives-text p {
  font-size: 16px;
  line-height: 1.6;
  color: #e0e0e0;
}

.initiatives-image {
  flex: 1;
  position: relative;
}

.initiatives-image img {
  width: 100%;
  border-radius: 12px;
}

.initiatives-cards {
  position: absolute;
  top: 20%;
  left: -10%;
  display: flex;
  gap: 20px;
}

.initiative-card {
  background: #fff;
  border-radius: 12px;
  padding: 20px;
  width: 280px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.initiative-card .card-icon {
  width: 28px;
  margin-bottom: 12px;
}

.initiative-card h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
}

.initiative-card p {
  font-size: 14px;
  color: #333;
  margin-bottom: 12px;
}

.initiative-card a {
  color: #002d72;
  font-weight: 600;
  font-size: 14px;
  text-decoration: none;
}

/* Responsive */
@media (max-width: 992px) {
  .initiatives-container {
    flex-direction: column;
  }

  .initiatives-text {
    max-width: 100%;
  }

  .initiatives-cards {
    position: static;
    flex-direction: column;
  }
}



/* ================================End of Initiatives======================= */


/* ============================Start of Facilitation========================= */

/* Section Base */
.facilitation-desk-section {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 60px 0;
}

.facilitation-desk-container {
  width: 90%;
  text-align: center;
  margin: 0 auto;
}

/* Heading */
.facilitation-desk-heading {
  font-family: 'interSB', sans-serif;
  font-size: 40px;
  color: #1B3C74;
  margin-bottom: 15px;
}

.facilitation-desk-description {
  font-family: 'interL', sans-serif;
  font-size: 18px;
  color: #333333;
  max-width: 720px;
  margin: 0 auto 40px;
  line-height: 1.6;
}

/* Button Group */
.facilitation-desk-buttons {
  display: flex;
  justify-content: center;
  gap: 24px;
  flex-wrap: wrap;
}

/* Button Base */
.facilitation-desk-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 16px 32px;
  font-family: 'interM', sans-serif;
  font-size: 18px;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.08);
}

/* Arrow Icons */
.facilitation-desk-arrow {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}

/* Hover arrow animation */
.facilitation-desk-btn:hover .facilitation-desk-arrow {
  transform: translateX(5px);
}

/* Primary Button */
.facilitation-desk-btn-primary {
  background: #1B3C74;
  color: #fff;
}

.facilitation-desk-btn-primary img {
  content: url("/system/files/arrow-white-Button.png");
}

/* Hover - Primary */
.facilitation-desk-btn-primary:hover {
  background: #F2F4F7;
  color: #1B3C74;
}

.facilitation-desk-btn-primary:hover img {
  content: url("/system/files/arrow-grey-btn.png");
}

/* Secondary Button */
.facilitation-desk-btn-secondary {
  background: #F2F4F7;
  color: #1B3C74;
}

.facilitation-desk-btn-secondary img {
  content: url("/system/files/arrow-grey-btn.png");
}

/* Hover - Secondary */
.facilitation-desk-btn-secondary:hover {
  background: #1B3C74;
  color: #fff;
}

.facilitation-desk-btn-secondary:hover img {
  content: url("/system/files/arrow-white-Button.png");
}

/* Responsive */
@media (max-width: 768px) {
  .facilitation-desk-buttons {
    flex-direction: column;
    gap: 15px;
  }

  .facilitation-desk-btn {
    width: 100%;
    justify-content: center;
  }
}


/* ===============================End of Facilitation====================== */

/* ============================Start of Latest News======================= */

/* ===== Latest News Section Styling ===== */
.latest-news-header {
  text-align: center;
  margin-bottom: 2rem;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.banner06.col-sm-12 {
  BACKGROUND-COLOR: rgba(27, 60, 116, 0.05);
}

.latest-news-title {
  font-size: 2rem;
  FONT-SIZE: 40PX;
  PADDING-TOP: 0.5EM;
  font-weight: 700;
  color: #1B3C74;
  margin-bottom: 0.5rem;
}

.latest-news-subtitle {
  font-size: 1rem;
  color: black;
  FONT-FAMILY: 'interL';
  FONT-SIZE: 18PX;
  max-width: 85%;
  PADDING-BOTTOM: 1EM;
  margin: 0 auto;
}

/* Container */
.latest-news-container {
  display: flex;
  justify-content: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto 3rem auto;
}

/* Item Box */
.latest-news-item {
  flex: 1 1 calc(33.333% - 1.5rem);
  background: #fff;
  border-radius: 15px;
  border-top-left-radius: 40px;
  border-top-right-radius: 40px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 280px;
  height: 27em;
}



.latest-news-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}

/* Anchor Full Link */
.latest-news-link {
  display: block;
  text-decoration: none;
  color: inherit;
  height: 100%;
}

/* Image */
.latest-news-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

.latest-news-image img {
  height: 16em;
  margin-bottom: 1em;
}

#block-views-block-latest-news-block-2 .view-footer {
  TEXT-ALIGN: CENTER;
}

.main-banner-s1-readmore img {
  width: 110px;
  height: auto;
  margin-top: 0em;
  transition: transform 0.3s ease, filter 0.3s ease;
}

/* Content */
.latest-news-content {
  padding: 1rem 1.2rem;
  PADDING-TOP: 0;
  margin-bottom: 1em;
}

.latest-news-date {
  font-size: 1.3rem;
  font-weight: 600;
  color: #1B3C74;
  display: block;
  WIDTH: 95%;
  MARGIN: 0 AUTO;
  margin-left: 0;
  margin-bottom: 0.6rem;
}

.latest-news-heading {
  font-size: 1.1rem;
  height: 2em;
  font-weight: 400;
  color: BLACK;
  MARGIN-TOP: 0.2EM;
  FONT-FAMILY: 'interM';
  margin-bottom: 0rem;
  line-height: 1.4;
}

.latest-news-body {
  font-size: 0.95rem;
  color: #6c757d;
  line-height: 1.5;
  max-height: 3.5em;
  overflow: hidden;
}

/* ===== Responsive ===== */
@media (max-width: 992px) {
  .latest-news-item {
    flex: 1 1 calc(50% - 1rem);
  }
}

@media (max-width: 600px) {
  .latest-news-item {
    flex: 1 1 100%;
  }

  .latest-news-image img {
    height: 180px;
  }
}

/* ==================================Start of Arrow Button of Latest News ================================== */
/* ==============================================================

============================================================== */
/* 
.news-new-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1.5rem;
  width: 90%;
  margin: 0 auto 4rem auto;
}

.news-new-item {
  flex: 1 1 calc(33.333% - 1.5rem);
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  min-width: 280px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.news-new-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.12);
}

/* === Image Area === */
.news-new-image-wrapper {
  position: relative;
  overflow: hidden;
}

.news-new-image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}

/* === Blue Arrow (Independent) === */
.news-new-arrow {
  position: absolute;
  bottom: -20px;
  right: 25px;
  width: 48px;
  height: 48px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease;
}

.banner07.col-sm-12 {
  padding-bottom: 6em;
  padding-top: 4em;
}

.news-new-arrow img {
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease;
}

.news-new-item:hover .news-new-arrow {
  bottom: -18px;
  transform: translateY(-3px);
  box-shadow: 0 4px 12px rgba(27, 60, 116, 0.25);
}

.news-new-item:hover .news-new-arrow img {
  transform: rotate(45deg);
}

/* === Text Content === */
.news-new-content {
  padding: 1.2rem 1.5rem 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
}

.news-new-date {
  font-size: 0.95rem;
  font-weight: 700;
  color: #1B3C74;
  margin-bottom: 0.5rem;
  display: block;
  text-transform: uppercase;
}

.news-new-heading {
  font-size: 1.1rem;
  font-family: 'interM', sans-serif;
  color: #000;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  min-height: 2.8em;
}

.news-new-body {
  font-size: 0.95rem;
  color: #6c757d;
  line-height: 1.6;
  overflow: hidden;
  flex-grow: 1;
  text-overflow: ellipsis;
  max-height: 4.6em;
}

/* === Responsive Design === */
@media (max-width: 992px) {
  .news-new-item {
    flex: 1 1 calc(50% - 1.2rem);
  }

  .news-new-image img {
    height: 200px;
  }
}

@media (max-width: 600px) {
  .news-new-item {
    flex: 1 1 100%;
  }

  .news-new-image img {
    height: 180px;
  }

  .news-new-arrow {
    right: 20px;
    width: 40px;
    height: 40px;
  }

  .news-new-arrow img {
    width: 18px;
    height: 18px;
  }
}

*/
/* ====================================End of Arrow Button======================== */


/* ==============================Start Info Desk============================== */

/* Container & layout */
.info-desk-section {
  width: 100%;
  background: transparent;
  padding: 60px 0 80px;
  /* top / bottom padding */
  box-sizing: border-box;
}

.info-desk-container {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

/* Header */
.info-desk-title {
  font-family: 'Inter', sans-serif;
  /* interSB */
  font-weight: 600;
  font-size: 40px;
  color: #1B3C74;
  margin: 0 0 8px;
}

.banner06 .slick--view--latest-news .slick-dots li button:before {
  color: #1B3C74;
  font-size: 1rem;
}

section#block-views-block-latest-news-block-2 {
  padding-bottom: 3em;
}


.info-desk-subtitle {
  font-family: 'Inter', sans-serif;
  /* interL */
  font-size: 18px;
  color: #000;
  opacity: 0.85;
  max-width: 80%;
  margin: 0 auto 36px;
  /* space between body and cards */
  line-height: 1.6;
}

/* Cards wrapper */
.info-desk-cards {
  display: flex;
  justify-content: space-evenly;
  align-items: stretch;
  gap: 28px;
  /* spacing between cards */
  flex-wrap: wrap;
  margin-top: 10px;
}

p.info-desk-subtitle,
p.latest-news-subtitle {
  width: 60%;
  color: #333333;
  font-family: 'interL';
}

/* Card base */
.info-desk-card {
  --base-translate: 0px;
  /* updated per odd/even */
  flex: 1 1 220px;
  max-width: 211px;
  min-height: 195px;
  background: linear-gradient(to bottom, #eef3fb 0%, #ffffff 100%);
  /* very light top -> white bottom */
  border-radius: 16px;
  padding: 26px 18px;

  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.06);
  display: flex;
  flex-direction: column;
  align-items: FLEX-START;
  justify-content: center;
  text-decoration: none;
  color: #333333;
  position: relative;
  overflow: visible;
  transform: translateY(var(--base-translate));
  transition: transform 0.32s cubic-bezier(.2, .9, .2, 1), box-shadow 0.32s ease, background 0.28s ease;
  opacity: 0;
  /* entrance animation will bring to 1 */
}

/* Odd / Even base vertical offset */
.info-desk-card:nth-child(odd) {
  --base-translate: -18px;
}

/* odd cards slightly up */
.info-desk-card:nth-child(even) {
  --base-translate: 18px;
}

/* even cards slightly down */

/* Hover */
.info-desk-card:hover,
.info-desk-card:focus {
  background: #EAF2FF;
  /* hover inner bg */
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.12);
  transform: translateY(calc(var(--base-translate) - 12px));
  /* odd goes higher, even moves up nearer baseline */
  color: #1B3C74;
  outline: none;
}

/* Card title */
.info-desk-card-title {
  margin: 0;
  margin-top: 6px;
  font-size: 15px;
  line-height: 1.35;
  font-weight: 500;
  color: #333333;
  text-align: center;
  transition: color 0.25s ease;
}

.info-desk-card:hover .info-desk-card-title {
  color: #1B3C74;
}

/* Icon container - overlap two images for swap */
.info-desk-icon {
  width: 56px;
  height: 56px;
  position: relative;
  display: inline-block;
  margin-bottom: 10px;
  flex: 0 0 auto;
}

/* Both images occupy same space and transition opacity */
.info-desk-icon img {
  position: absolute;
  left: 0;
  top: 0;
  width: 56px;
  height: 56px;
  object-fit: contain;
  transition: opacity 220ms ease, transform 220ms ease;
  border-radius: 6px;
  display: block;
}

/* default visible / hover hidden */
.info-desk-icon .info-desk-icon-hover {
  opacity: 0;
  transform: translateY(4px) scale(0.98);
  pointer-events: none;
}

.info-desk-icon .info-desk-icon-default {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* swap on hover */
.info-desk-card:hover .info-desk-icon-default,
.info-desk-card:focus .info-desk-icon-default {
  opacity: 0;
  transform: translateY(-6px) scale(0.96);
}

.info-desk-card:hover .info-desk-icon-hover,
.info-desk-card:focus .info-desk-icon-hover {
  opacity: 1;
  transform: translateY(0) scale(1);
}

/* Entrance animations (one-by-one) */
.info-desk-animate-left {
  animation: info-desk-slide-left 0.9s cubic-bezier(.2, .9, .2, 1) both 0.06s;
}

.info-desk-animate-top {
  animation: info-desk-slide-top 0.9s cubic-bezier(.2, .9, .2, 1) both 0.18s;
}

.info-desk-animate-bottom {
  animation: info-desk-slide-bottom 0.9s cubic-bezier(.2, .9, .2, 1) both 0.30s;
}

.info-desk-animate-right {
  animation: info-desk-slide-right 0.9s cubic-bezier(.2, .9, .2, 1) both 0.42s;
}

@keyframes info-desk-slide-left {
  0% {
    opacity: 0;
    transform: translateX(-36px) translateY(0);
  }

  100% {
    opacity: 1;
    transform: translateX(0) translateY(var(--base-translate));
  }
}

@keyframes info-desk-slide-right {
  0% {
    opacity: 0;
    transform: translateX(36px) translateY(0);
  }

  100% {
    opacity: 1;
    transform: translateX(0) translateY(var(--base-translate));
  }
}

@keyframes info-desk-slide-top {
  0% {
    opacity: 0;
    transform: translateY(-36px) translateX(0);
  }

  100% {
    opacity: 1;
    transform: translateY(var(--base-translate)) translateX(0);
  }
}

@keyframes info-desk-slide-bottom {
  0% {
    opacity: 0;
    transform: translateY(36px) translateX(0);
  }

  100% {
    opacity: 1;
    transform: translateY(var(--base-translate)) translateX(0);
  }
}

/* Accessibility focus outline */
.info-desk-card:focus {
  box-shadow: 0 8px 26px rgba(27, 60, 116, 0.12), 0 0 0 4px rgba(27, 60, 116, 0.08);
}

/* Responsive: tablet -> 2 columns; phone -> stacked */
@media (max-width: 992px) {
  .info-desk-cards {
    gap: 20px;
  }

  .info-desk-card {
    flex: 1 1 calc(50% - 20px);
    max-width: none;
  }

  /* reduce offsets on smaller screens */
  .info-desk-card:nth-child(odd) {
    --base-translate: -12px;
  }

  .info-desk-card:nth-child(even) {
    --base-translate: 12px;
  }
}

@media (max-width: 640px) {
  .info-desk-subtitle {
    max-width: 92%;
    margin-bottom: 22px;
  }

  .info-desk-cards {
    flex-direction: column;
    align-items: center;
    gap: 14px;
  }

  .info-desk-card {
    width: 100%;
    max-width: 100%;
    transform: translateY(0);
    /* neutralize up/down offsets on mobile */
    --base-translate: 0px;
  }

  /* Simplify animations on mobile (fade-in) */
  .info-desk-animate-left,
  .info-desk-animate-right,
  .info-desk-animate-top,
  .info-desk-animate-bottom {
    animation: info-desk-fade-in 0.7s ease both;
  }

  @keyframes info-desk-fade-in {
    from {
      opacity: 0;
      transform: translateY(14px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* reduce icon size on very small screens */
  .info-desk-icon {
    width: 48px;
    height: 48px;
  }

  .info-desk-icon img {
    width: 48px;
    height: 48px;
  }
}

/* small decorative fallback for older browsers (if var in keyframes not supported),
   the transforms will still apply due to transform in the card base and hover */


/* ============================End Info Desk============================ */

/* ..................Core Team DPP core team std standered.............. */


/* Our Team Pages */
.path-management-pg {}

.path-management-pg .view-content,
.path-board-directors .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.path-management-pg .view-content::after,
.path-board-directors .view-content::after {
  content: '';
  clear: both;
  display: block;
  height: 0;
}

.path-management-pg .views-row {}

.path-management-pg .view-id-management .view-content .col-sm-6:first-child,
.path-board-directors .view-id-management .view-content .col-sm-6:first-child {
  width: 100%;
}

/* .path-leadership .views-row:first-child {
    width: 50%;
} */

.path-management-pg .team-item,
.path-board-directors .team-item {
  display: block;
  padding: 5px;
  text-align: center;
  /* border: 1px solid #ddd; */
  border-radius: 4px;
  /* min-height: 366px;
    max-width: 270px; */
  margin: 0 auto 20px auto;
}

.path-management-pg .team-item .img,
.path-board-directors .team-item .img {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  margin: 0 auto;
  overflow: hidden;
}

.team-item .img img {
  width: 100%;
  height: 100%;
  transform: scale(1);
  transition: all 0.6s ease;
  object-fit: cover;
}

.team-item:hover .img img {
  transform: scale(1.2);
}

.team-item .body {
  padding: 1em 0.75em;
  color: #344054;
}

.view-our-offices .highp-wrap {
  margin-bottom: 1em;
}

.team-item .body .title {
  margin: 0;
  color: #1B3C74;
  font: 16px interSB;
}

.team-item .body .designation {
  margin: 10px 0 0 0;
}

.inner-page .view-id-core_team .view-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-decoration: none;
  border-bottom: unset !important;
}

a.team_hover:hover {
  text-decoration: none;
}


/* ........................core team managment override................. */

.path-management-committee .managment_title h3 {
  text-align: center;
}




/*..........................................*/

/* ------------------------------------------------------------------------------------ */
/* Waleed WALEED REUSABLE COMPONENTS of heading */
/* ---------------------------------------------------------------------------------------- */

.section-container {
  padding: 3em 0;
}

#block-banner2overview .section-container {
  padding: 1em;
}

.section-heading {
  font: 36px interSB;
  color: #344054;
  text-align: center;
  margin-bottom: 0.75em;
}





/* .section-heading::after {
    content: '';
    display: block;
    height: 5px;
    width: 80px;
    background-color: #344054;
    margin: 0 auto;
} */

.white-heading {
  color: #fff;
}

.white-heading::after {
  background-color: #fff;
}

.section-para {
  /* font: 16px poppinsR; */
  color: #344054;
  text-align: justify;
  line-height: 1.5;
  margin-bottom: 2em;
}

.news-btn {
  margin: 0 auto;
  text-align: center;
}

.section03 .section-para,
#block-views-block-public-private-partnership-c-block-2 .section-para {
  font-family: interR;
  font-size: 14px;
  color: #344054;
  padding: 0px 10px;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: 0.3em;
}

.section03 .section-heading p,
#block-views-block-public-private-partnership-c-block-2 .section-heading p {
  font-size: 15px;
  margin: 0;
  padding: 0;
  font-family: 'interSB';
}

.section-btn {
  display: inline-block;
  width: unset;
  font-family: interR;
  margin-top: 2em;
  border: 1px solid transparent;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  text-transform: capitalize;
  text-decoration: none;
  padding: 0.5em 1.5em 0.7em 1.5em;
  transition: all 0.6s ease-in-out;
}

.section01 .section-btn {
  background: linear-gradient(180deg, #1B3C74, #4FB477);
}


.section-btn:hover,
.section-btn:focus,
.section-btn:active {
  background-color: transparent;
  color: #344054;
  border-color: #344054;
  text-decoration: none;
  box-shadow: 0px 10px 20px rgba(104, 189, 115, 0.3);
}


#page-title {
  color: #1B3C74;
}

#block-system-main h3 {
  color: #1B3C74;
}

#block-system-main h4 {
  color: #1B3C74;
}


#block-system-main ul {
  list-style-image: url('../images/list-bullet.png');
}

#block-system-main ul li {
  padding: 0.5em 0;
}

#block-system-main ul li a {
  border-bottom: 1px dashed #1B3C74;
  text-decoration: none;
}


#block-system-main li,
#block-system-main .field-item.even ul li a,
#block-system-main p,
#block-system-main td,
#block-system-main div,
#block-system-main div a {
  /* font: 15px poppinsR; */
  color: #333;
}

#block-system-main p {
  text-align: justify;
  line-height: 1.65;
}



.viewp_wrap {
  margin-bottom: 1.5em;
}



#block-system-main .date-display-single {
  display: block;
  font-weight: bold;
  margin-bottom: 6px;
}

.galleryp-image img {
  display: block;
  height: 150px;
  width: 220px;
  max-width: 100%;
  object-fit: cover;
  margin: 0 auto 1em;
}

.inner-page .gallery-item:hover {
  box-shadow: 0px 10px 20px rgba(104, 189, 115, 0.3);
}

.galleryp-title {
  text-align: center;
}

.galleryp-title a {
  display: block;
  height: 20px;
  overflow: hidden;
}

.mediap_wrap {
  display: flex;
  margin-bottom: 2em;
}

.mediap_img {
  margin-right: 1.5em;
}

.viewp-wrap {
  margin-bottom: 2em;
}

.galleryp-wrap {
  margin-bottom: 2em;
}

.galleryp-img img,
.video-pgallery iframe {
  display: block;
  height: 175px;
  width: 220px;
  margin: 0 auto 1em;
}

.galleryp-title {
  text-align: center;
  height: 39px;
  overflow: hidden;
}

.form-item,
.form-actions {
  margin: 18px 0;
}

.form-required {
  color: red;
}

#edit-submitted-email {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit {
  margin-bottom: 2%;
}




/* ---------------------------------------End of Waleed reuseable components--------------------------------------------- */

/*-----------------------------------*/
/*Article Standered Reuseable*/
/*-----------------------------------*/
article[about='/Core_team1'] img {
  height: 150px !important;
  width: 150px !important;
  border-radius: 10px;
}

article[about='/Media_Room'] a:hover {
  font: 17px interR;
  border-bottom: 1px dashed rgba(46, 49, 128, 0.8);
  text-decoration: none !important;
  color: rgba(46, 49, 128, 0.8) !important;
}

article[about='/Media_Room'] a {
  font: 17px interR;
  border-bottom: 1px dashed #1B3C74;
  text-decoration: none !important;
}

article[about='/core_team'] img {
  height: 150px !important;
  width: 150px !important;
  border-radius: 10px;
}

.overview-para {
  FONT-SIZE: 16px;
  color: #344054;
  font-family: 'interR';
  text-align: right;
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: 0.3em;
}

.banner_para p {
  letter-spacing: 1px;
  line-height: 1.3;
  margin-top: 0.3em;
}

/*Bulet inner bullet standered bulet std page*/

article .content ul {
  list-style: disc;
  color: #333333;
  /* font: 15px poppinsR; */
  padding: 0 0 0 1.5em;
  list-style-image: url('/system/files/menuVector.png');
}

.center-content-list {
  list-style: none;
  color: #333333 !important;
  /* font: 15px poppinsR; */
  padding: 0 0 0 1.5em;
  list-style-image: url(/system/files/2023-12/Vector.png);
}

.list-center,
.title-COE {
  list-style: none;
  color: #333333 !important;
  font-family: 'interR';
  font-size: 20px;
  padding: 0 0 0 1.5em;
  list-style-image: url(/system/files/2023-12/Vector.png);
}



article .content ul>li {
  position: relative;
}



/* ....................................Gallery Standered Code............................*/


/* ----------------------------------------- */
/* Gallery Inner Page Code  */
/* ----------------------------------------- */

.view-id-gallery .view-display-id-page_1 .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}

.gallery-title {
  text-align: center;
}



.gallery-title a {
  /* font: 18px interR;
    color: #344054;
    text-decoration: none; */
}

/*.gallery-title a:hover {
    font: 18px myriadSB;
    color: #CF7500;
    text-decoration: underline;
}*/

.gallery-wrapper:hover .gallery-title a {
  font: 18px interSB;
  color: #CF7500;
  text-decoration: underline;
}

.galleryp-wrap {
  text-align: center;
  margin-bottom: 2em;
}

.section08 .section-title {
  padding: 0;
}


.gallery-item .gallery-img {
  height: 372px;
  width: 100%;
  /* display: flex; */
  align-items: center;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 1.1em;
}

.inner-page .gallery-item .gallery-img {
  height: 120px;
}

.gallery-wrapper .gallery-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.gallery-item:hover .gallery-img img {
  transform: scale(1.1);
}

.front-section .gallery-item:hover .gallery-img img {
  transform: unset;
}

.galleryp-image img {
  display: block;
  width: 220px;
  height: 165px;
  margin: 0 auto 1em;
}

.galleryp-title {
  text-align: center;
}

.galleryp-title:hover a {
  text-decoration: none;
}


.viewp-wrap .galleryp-image img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.6s ease;
}

.inner-page .view-gallery.view-id-gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}

.inner-page .view-id-events .view-content {
  /* display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important; */
}

.inner-page .view-id-events .highp-wrap {
  margin-bottom: 15px;
}

.inner-page .view-id-events .highlightp-date {
  font-weight: bold;
  margin-bottom: 5px;
}

.inner-page .view-id-picture_gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}



.viewp-wrap:hover .galleryp-image img {
  transform: scale(1.2);

}

.viewp-wrap:hover .galleryp-title a {
  text-decoration: underline;
  color: #1D75BD;
}



.viewp-wrap .gallery-title {
  font-size: 20px;
  text-align: center;
}



.view-id-duplicate_of_gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}



.gallery-title {
  text-align: center;
}

.gallery-title a {
  /* font: 18px myriadSB;
    color: black;
    text-decoration: none; */
}



.gallery-wrapper:hover .gallery-title a {
  font-size: 18px;
  color: #1B3C74;
  text-decoration: underline;
}

.gallery-item {
  margin-bottom: 30px;
}

.galleryp-wrap {
  text-align: center;
  margin-bottom: 2em;
}

.gallery-item .gallery-img img {
  transform: scale(1);
  margin: 0 0.5em;
  transition: all 0.6s ease;
}

.gallery-item .gallery-img {
  height: 146px;
  width: 250px;
  display: flex;
  align-items: center;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 1.1em;
}

.gallery-wrapper .gallery-img {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}

.gallery-item:hover .gallery-img img {
  transform: scale(1.1);
}

.front-section .gallery-item:hover .gallery-img img {
  transform: unset;
}

.galleryp-image img {
  display: block;
  width: 220px;
  height: 165px;
  margin: 0 auto 1em;
}

.galleryp-title {
  text-align: center;
}

.galleryp-title:hover a {
  text-decoration: none;
}


.viewp-wrap .galleryp-image img {
  width: 100%;
  height: auto;
  transform: scale(1);
  transition: all 0.6s ease;
}

.inner-page .view-gallery.view-id-gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}

.inner-page .view-id-events .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}

.inner-page .view-id-picture_gallery .view-content {
  display: flex;
  flex-wrap: wrap;
  text-decoration: none;
  border-bottom: unset !important;
}



.viewp-wrap:hover .galleryp-image img {
  transform: scale(1.2);

}

.viewp-wrap:hover .galleryp-title a {
  text-decoration: underline;
  color: #1D75BD;
}



.viewp-wrap .gallery-title {
  font-size: 20px;
  text-align: center;
}


#block-views-block-sectoral-briefs-block-4 .view-content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}




/* ................................End Gallery Std................... */

/*Main Banner*/

.main-banner-container .main-banner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main-banner-container .main-banner img {
  width: 100%;
  height: auto;
}

div[id ^='views_slideshow_cycle_div_main_banner-block_1'] {
  width: 100% !important;
}



/* ...........................Slick Carosal Code Standered ................................ */

.slick-arrow::before {
  color: transparent !important;
  background: url(../images/Left.png) no-repeat center center !important;
  left: -2em;
  font-size: 1rem;
}

.slick-next::before {
  color: transparent !important;
  background: url(../images/Right.png) no-repeat center center !important;
  left: -2em;
}

/* ------------------------------------------------------------------------ */


/* .......................OVERRIDE Slick take me section.................... */
/* ...................override slick carousal.................. */


/* ================================================================
Footer
================================================================= */

.footer-pla-wrap {
  background: #1B3C74;
  color: #fff;
  padding: 40px 0px 0;
  font-family: "interR";
  overflow: hidden;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
}

.footer-pla-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1300px;
  margin: 0 auto;
  gap: 30px;
  padding-left: 3em;
  padding-right: 3em;
}

a.email-pla-anchor {
  color: white;
  font-family: "interL";
  margin-bottom: 5em;
}

body .uwy.userway_p5 .uai {
  top: auto;
  bottom: 30px !important;
  left: 13px;
  right: auto;
}

.footer-pla-column {
  flex: 1 1 180px;
  min-width: 180px;
  opacity: 0;
  animation: fadeInFooter 1s ease forwards;
}

.footer-pla-column:nth-child(1) {
  animation-delay: 0.2s;
}

.footer-pla-column:nth-child(2) {
  animation-delay: 0.4s;
}

.footer-pla-column:nth-child(3) {
  animation-delay: 0.6s;
}

.footer-pla-column:nth-child(4) {
  animation-delay: 0.8s;
}

.footer-pla-column:nth-child(5) {
  animation-delay: 1s;
}

.footer-pla-title {
  font-family: "interSB";
  font-size: 20px;
  padding-bottom: 0.2em;
  margin-bottom: 15px;
  min-height: 26px;
}

.footer-pla-column:nth-child(5) .footer-pla-title {
  text-align: left;
}

.footer-pla-column:nth-child(5) .footer-pla-social {
  float: left;
}

.footer-pla-list li {
  margin-bottom: 10px;
}

.footer-pla-list li a {
  color: #fff;
  text-decoration: none;
  display: flex;
  align-items: center;
  font-size: 15px;
  gap: 8px;
  font-family: 'interL';
  position: relative;
  padding-bottom: 4px;
  transition: color 0.3s ease;
}

.footer-pla-list li a:hover::after {
  width: 26%;
}

.footer .address-wrapper {
  padding-bottom: 0.5em;
}

.footer .email-wrapper {
  padding-bottom: 0.5em;
}

.footer a.email-pla-anchor:hover {
  text-decoration: none;
}

.footer-pla-list li a img {
  width: 12px;
}

.footer-pla-list li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  height: 1px;
  width: 0;
  background: #fff;
  transition: width 0.4s ease;
}

.footer ul.footer-pla-list {
  /* list-style: none; */
  padding-left: 0.2em;
}

.footer-pla-contact p {
  margin-bottom: 12px;
}

.footer-pla-contact p a {
  color: #fff;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  position: relative;
  padding-bottom: 4px;
}

.footer-pla-contact p a:hover::after {
  width: 100%;
}

.footer-pla-contact p a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 0;
  background: #fff;
  transition: width 0.4s ease;
}

.footer-pla-social a {
  display: inline-block;
  margin: 0 8px 8px 0;
  transition: opacity 0.3s ease, transform 0.3s ease;
}



.footer-pla-social a:hover {
  opacity: 0.7;
  transform: scale(1.1);
}

/* Bottom Bar */
.footer-pla-bottom {
  background: #1B3C74;
  padding: 12px 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  font-size: 14px;
  border-top: 0.1px solid white;
  text-align: center;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.footer-pla-bottom-left {
  font-family: "interL";
  font-size: 18px;
  color: white;
}

.footer-pla-bottom-right {
  font-family: "interL";
  font-size: 18px;
  color: white;
}

.footer-pla-bottom a {
  color: #fff;
  font-size: 18px;
  color: white;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.footer-pla-column p a {
  color: white;
  font-family: "interL";
}

.footer-pla-column p a:hover {
  text-decoration: none;
}

.footer-pla-bottom a:hover {
  opacity: 0.7;
}

/* Animations */
@keyframes fadeInFooter {
  from {
    opacity: 0;
    transform: translateY(20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive */
@media (max-width: 992px) {
  .footer-pla-container {
    flex-wrap: wrap;
  }

  .footer-pla-column {
    flex: 1 1 45%;
  }
}

@media (max-width: 600px) {
  .footer-pla-column {
    flex: 1 1 100%;
  }

  .footer-pla-bottom {
    flex-direction: column;
    gap: 10px;
  }
}

/* -------------------------New Footer AG--------------------------------- */

.footer-contact-us-wrapper {
  display: flex;
  flex-direction: column;
  gap: 5px;
  padding-top: 0;
  background-color: #1B3C74;
  padding: 20px 16px;
  padding-top: 0.2em;
  font-family: "interL", sans-serif;
  color: #ffffff;
  position: relative;
}

.footer-contact-us-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  position: relative;
  padding-bottom: 16px;
}

.footer-contact-us-item:not(:last-child)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 40px;
  width: 70%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.2);
}

.footer-contact-us-icon img {
  width: 22px;
  height: 22px;
  PADDING-TOP: 0.5EM;
  transition: transform 0.3s ease;
}

.footer-contact-us-item:hover .footer-contact-us-icon img {
  transform: scale(1.1);
}

.footer-contact-us-label {
  margin: 0;
  font-size: 18px;
  FONT-FAMILY: 'interL';
  color: #ffffff;
  opacity: 0.9;
}

.footer-contact-us-number {
  font-family: "SatoshiR", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-contact-us-number:hover {
  color: #a8c5ff;
}

.footer-contact-us-address {
  color: #ffffff;
  font-size: 18px;
  FONT-FAMILY: 'interL';
  line-height: 1.6;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-contact-us-content {
  WIDTH: 68%;
}

.footer-contact-us-address:hover {
  color: #a8c5ff;
}

/* Responsive Styles */
@media (max-width: 768px) {
  .footer-contact-us-wrapper {
    gap: 18px;
    padding: 18px 12px;
  }

  .footer-contact-us-item {
    flex-direction: row;
    gap: 10px;
  }

  .footer-contact-us-label,
  .footer-contact-us-address,
  .footer-contact-us-number {
    font-size: 14px;
  }
}

@media (max-width: 480px) {
  .footer-contact-us-wrapper {
    padding: 16px 10px;
  }

  .footer-contact-us-icon img {
    width: 20px;
    height: 20px;
  }

  .footer-contact-us-item:not(:last-child)::after {
    left: 30px;
    width: 80%;
  }
}


/* --------------------------eND nEW Footer AG------------------------ */


/* ------------------------------------------------------------------------ */

/* ..................End override slick........................ */





/**********************End of Standered CSS********************************************************/




/* ...............................................Start Model override.............................................. */
/* ----------------------------------------- */
/* Write OVERRIDE main  CSS overrides D7 Style */
/* ----------------------------------------- */

/* Main Banner Revised */

.banner-main-wrapper {
  position: relative;
  width: 100%;
  /* max-width: 1440px; */
  margin: 0 auto;
  overflow: hidden;
  border-radius: 12px;
}

section.banner-main-wrapper img {
  width: 100%;
}

/* .banner01.col-sm-12{
    padding: 0;
} */

/* 
.slick--view--main-banner .slick-slider .slick-list .slick-track {
    width: 100% !important;
} */


/* Background image */
.banner-main-bg {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}



/* Content */
.banner-main-content {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  z-index: 2;
  animation: fadeInUp 1s ease forwards;
}

/* Title */
.banner-main-title {
  font-family: 'interB', sans-serif;
  font-size: 49px;
  line-height: 1.3;
  width: 69%;
  margin: 0 auto;
  margin-bottom: 20px;
  animation: fadeIn 1s ease forwards;
}

/* Paragraph */
.banner-main-text {
  font-family: 'interM', sans-serif;
  font-size: 29px;
  line-height: 1.5;
  margin-bottom: 30px;
  animation: fadeIn 1.5s ease forwards;
}

/* Paragraph */
.banner-main-text p {
  font-family: 'interM', sans-serif;
  font-size: 27px;
  line-height: 1.5;
  margin-bottom: 30px;
  animation: fadeIn 1.5s ease forwards;
}

/* Button */
.banner-main-btn {
  display: inline-block;
  background: #7CACFF;
  color: #fff;
  font-family: 'interM', sans-serif;
  font-size: 18px;
  padding: 14px 34px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.banner-main-btn:hover {
  background: #5a8df5;
  transform: translateY(-4px);
  box-shadow: 0 6px 20px rgba(124, 172, 255, 0.4);
}

/* Arrows */
.banner-main-arrows {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 40px;
}

.banner-main-arrow {
  font-size: 28px;
  cursor: pointer;
  color: #fff;
  transition: transform 0.3s ease, color 0.3s ease;
}

.banner-main-arrow:hover {
  transform: scale(1.2);
  color: #7CACFF;
}

/* Animations */
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translate(-50%, -40%);
  }

  100% {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

/* Responsive */
@media (max-width: 992px) {
  .banner-main-title {
    font-size: 38px;
  }

  .banner-main-text {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  .banner-main-content {
    width: 95%;
  }

  #block-views-block-initiatives-block-1 {
    height: auto;
  }

  .banner01 .slick--initialized .slick__arrow {
    opacity: 0;
  }

  .banner-main-title {
    font-size: 12px;
    margin-top: 0.1em;
  }

  .banner-main-text {
    margin-bottom: 0;
  }

  .banner-main-text {
    font-size: 10px;
  }

  .banner-main-title {
    margin-bottom: 0;
  }

  .banner-main-btn {
    padding: 1px 7px;
    font-size: 10px;
  }
}

/* ===========================Slick Arrow Code============================== */

.banner01 .slick--view--main-banner .slick-prev {
  left: 46%;
  background-image: url('/system/files/Arrow%20left.svg');
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 95%;
}

.banner01 .slick--view--main-banner .slick-next {
  right: 0;
  right: 46%;
  background-position: 100%;
  background-size: 95%;
  background-image: url('/system/files/arrow-white.svg');
  background-repeat: no-repeat;
}

.banner01 .slick-arrow {
  transform: translateY(450%);
}


/* ===========================Slick Initiatives Arrow Code============================== */

.banner04 .slick-prev {
  left: -72%;
  /* background-color: red; */
  background-image: url('/system/files/initiatives-left.svg');
  background-repeat: no-repeat;
  background-position: 100%;
  background-size: 95%;
}

.banner04 .slick-next {

  right: 157%;
  /* background-color: green; */
  background-position: 100%;
  background-size: 95%;
  background-image: url('/system/files/initiaitves-right.svg');
  background-repeat: no-repeat;
}

.banner04 .slick-arrow {
  transform: translateY(374%);
}

.banner04 .slick-arrow::before {
  opacity: 0;
}

.banner04 .slick-dots {
  bottom: 15%;
  right: 123%;
}

.latest-news-content p,
.latest-news-content {
  font-family: 'interL';
  font-size: 16px;
  padding-top: 0.2em;
  color: #333333;
}

.slick-dots li.slick-active button:before {
  color: white;
}


/*********************************************************************************************************************
**********************************************************************************************************************/
/*.................End of Old end override override/Model  CSS..........*/



/* ..........................End of Inner Reuseable Standered Code............. */

/******************************************************************************/
/* ........................................................................................................... */
/* ----------------------------------------------------- */
/* MEDIA QUERIES  */
/* ------------------------------------------------------ */


@media only screen and (max-width: 1024px) {
  /* override   */


  /* ............WRITE override CODE FOR 1024... */



  /*...........*/
  /*End of Override media query 1024*/

  .navbar-nav {
    width: 100%;
    float: none;
  }

  .navbar .logo img {
    top: 10em;
    left: 24em;
  }


}

/* Reponsive*/
@media screen and (max-width: 767px) {

  /*        Write Mobile override here */

  /* ---------------End of override Mobile override 700 -------------------*/

  /* ............................New Mobile Override 700....................... */




  /* ..............................End New Mobile Override .................................. */

  /*End of Override media query 700*/

  .navbar-header {
    float: none !important;
  }

  .section01 span.title_1 {
    font-size: 20px;
  }

  .main_navigation .menu.nav::after {
    display: none;
  }

  .navbar .logo {
    width: 70%;
    margin-top: 0px !important;
    margin-bottom: 0px;
  }

  .navbar .logo img {
    width: 75%;
  }

  /* ------------------------------SVG Logo============================== */

  .logo-wrap IMG {
    WIDTH: 100%;
    margin-top: 0.8em;
  }

  .navbar .logo {
    width: 80%;
  }

  a#rightlogo {
    PADDING-LEFT: 1EM;
  }

  .navbar .logo img {
    width: 100%;
    margin-left: 0;
  }



  /* ============================End SVG Logo============================ */


  /* Style the first child of the ul */
  .sf-has-clone-parent>li:first-child a {
    color: green;
    display: none;
    /* Add any other styling you want */
  }

  .sf-accordion-toggle.sf-style-none {
    text-align: center;
    margin-bottom: 0.5em;
  }

  .navbar {
    width: 100%;
  }



  .navbar-toggle {
    margin-top: 18px !important;
    margin-right: 10px !important;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar-nav {
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    width: 100%;
    float: none;
    text-align: left;
    position: initial;
  }

  .navbar-default .navbar-nav>li {
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px !important;
    margin: 0px !important;
  }

  .toggleSearch {
    right: 6px;
    top: 16em;
  }

  #edit-search-block-form--2 {
    right: 1.5em;
    top: 16em;
  }

  .header-wrap {
    display: none;
  }

  .d-table {
    display: block;
  }

  .d-table-cell {
    float: left;
    display: block;
  }

  .navbar .logo img {
    top: 7em;
    left: 17em;
  }

  section#block-mainnavigation {
    display: block;
    justify-content: center;
    margin-top: 0em;
  }



  .navbar-header {
    float: none !important;
  }

  .const-text-wrap .const-text {
    font: 14px interR;
  }

  .navbar {
    width: 100%;
  }

  .navbar .logo {
    width: 82% !important;
    padding-right: 0;
    padding-top: 8px;
  }

  .navbar .logo img {
    width: 100% !important;
  }



  .navbar-toggle {
    margin-top: -20px !important;
    margin-right: 10px !important;
  }

  .gallery-item .gallery-img {
    display: block;
    overflow: hidden;
  }

  .gallery-wrapper .gallery-img {
    overflow: hidden;
  }

  #copy_sec a,
  #power_wrap a {
    font-size: 11px;
  }

  #footer-links a {
    font-size: 12px;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /* .navbar-collapse.in {
        background-color: rgba(46, 49, 128, 0.8) !important;
    } */

  .navbar-nav {
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    float: none;
    background-color: #ffffff;
  }

  .navbar-default .navbar-nav>li {
    margin: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px 5px !important;
    margin: 0px !important;
    background-color: white;
    color: #344054 !important;

  }

  .navbar {
    min-height: 0px;
  }

  .navbar-header {
    width: unset;
    height: unset;
    width: 100%;
  }

  .toggleSearch {
    top: 2px;
  }

  .banner1 {
    position: initial !important;
  }

  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>li>a:focus {
    color: #ffffff !important;
  }

  #footer_lower {
    height: 5em;
  }

  .copy-sec.col-sm-6 {
    text-align: center;
  }

  #power_sec {
    text-align: center;
  }

  .navbar-toggle {
    margin-top: 18px !important;
    margin-right: 10px !important;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  /*Code For Navbar in Mobile */
  .path-frontpage .navbar-default {
    background-color: white !important;
    border-color: #333 !important;
    position: relative;
    width: 100%;
  }

  .navbar-default {
    background-color: #1B3C74;
    border-color: transparent;
  }

  .path-frontpage header#navbar {}

  div#main_navigation {
    margin-right: unset;
  }

  .navbar-nav {
    width: 100%;
    float: none;
    margin-top: 8px !important;
    /*padding-left: 25% !important;*/
  }

  .navbar-default .navbar-nav>li {
    margin: 0px 12px !important;
  }

  #banner1-wrap {
    position: initial;
  }

  .quicktabs-tabs a {
    font: 14px interR;
  }

  .page-node-type-faqs .quicktabs-tabs a {
    font: 16px interR;
  }

  .page-node-type-faqs .quicktabs-tabs {
    padding: 0;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 14px;
  }

  form#search-block-form {
    right: 0px !important;
  }

  .navbar-default .navbar-nav>li {
    margin: 0px 0px !important;
  }

  .navbar-toggle {
    margin-top: 18px !important;
    margin-right: 10px !important;
  }

  header#navbar {
    overflow: hidden;
  }

  .navbar.container-fluid {
    padding: 0 !important;
  }

  .navbar .logo {
    width: 75%;
    margin: 2px 0 0 5px !important;
  }

  .navbar .logo img {
    width: 70%;
  }

  .main_navigation .menu.nav li a {
    color: black;
    position: relative;
  }

  .main_navigation .menu.nav li a:hover,
  .main_navigation .menu.nav li a:focus,
  .main_navigation .menu.nav li a.active {
    /*color: #0D2738;
        background-color: #fff;*/
  }


  /*Model Code Mobile*/
  .navbar-header {
    float: none !important;
    padding: 8px;
    margin-bottom: 0;
    /* padding-bottom: 1px; */
  }

  .success-wrapper {
    margin-bottom: 2em;
    display: block;
    margin: 1em;
  }

  .navbar .logo {
    margin-top: 0px !important;
    margin-bottom: 0px;
    width: 88%;
  }

  .navbar .logo img {
    width: 90%;
  }

  .navbar {
    width: 100%;
  }

  .navbar-toggle {
    margin-top: 18px !important;
    margin-right: 10px !important;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar.container>.container {
    display: block;
  }

  .navbar-default {
    background-color: transparent;
  }

  .navbar-nav {
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    width: 100%;
    float: none;
    text-align: left;
    position: initial;
  }

  .navbar-default .navbar-nav>li {
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px !important;
    margin: 0px !important;
  }

  .navbar #block-search-form {
    position: initial !important;
  }

  .toggleSearch {
    top: 0px !important;
    position: relative !important;
    left: 14.5em !important;
  }

  form#search-block-form {
    top: 0px !important;
  }

  .stories-wrap {
    margin-bottom: 2em;
  }

  .footer-wrap,
  .footer-wrap a {
    font-size: 12px;
  }

  .footer-links a {
    margin: 0 5px;
  }

  .footer .footer-wrapper a {
    font-size: 14px;
  }

  .copy-sec,
  .power-sec {
    text-align: center;
  }



  .main_navigation .menu.nav .open .dropdown-backdrop {
    display: none;
  }

  .main_navigation .menu.nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .main_navigation .menu.nav .dropdown-menu li a {
    color: #344054;
    padding: 5px 20px;
  }

  .main_navigation .menu.nav .dropdown-menu li a:hover,
  .main_navigation .menu.nav .dropdown-menu li a:focus,
  .navbar-default .navbar-nav>.active>a:visited,
  .main_navigation .menu.nav .dropdown-menu li a.active {
    background-color: #fff;
    color: #0D2738;
  }

  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    margin-left: 0em;
  }






  .inner-page .view-gallery.view-id-gallery .view-content {
    display: block;
    text-decoration: none;
    border-bottom: unset !important;
  }

  .footer-bottom .copy-right,
  .footer-bottom .powered-by {
    text-align: center;
  }

  .navbar-header {
    float: none !important;
  }

  .navbar .logo {
    height: auto;
    margin: 13px 0px !important;
  }

  .navbar-default .search-block-form button[value='Search'] {
    background: url('/system/files/searchVector.png') no-repeat center center !important;
    width: 100%;
    height: auto;
  }

  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>li>a:focus {
    color: white !important;
  }

  .navbar .logo img {
    width: 88%;
  }

  .section08 .section-title h6 {
    font-size: 21px;
    margin-bottom: 0;
    color: #344054;
  }

  .section08 .column_department {
    height: auto;
  }

  .section02 .places-wrap .places-content {
    font-size: 15px;
    padding-bottom: 1em;
  }



  .navbar-toggle {
    margin-top: 2.5em !important;
    margin-right: 10px !important;
    justify-content: center;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar-nav {
    margin: 0px !important;
    padding: 0px !important;
    padding-top: 5px !important;
    width: 100%;
    float: none;
    text-align: left;
    position: initial;
    background-color: rgba(46, 49, 128, 0.8);
  }

  .navbar-default .navbar-nav>li {
    display: block;
    margin: 0px;
    padding: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px !important;
    margin: 0px !important;
  }

  #block-weather-system-2 {
    display: none;
  }

  #block-search-form {
    position: initial !important;
    background-color: #2E3180;
    width: 100%;
    padding-bottom: 0.5em;
  }

  /* ..............Start Section 05 Why Punjab ............ */

  .section05 .why-punjab-title {
    font-size: 28px;
  }

  .section05 .column {
    width: 100%;
  }

  .section05 .why-punjab {
    padding: 0;
  }

  .section05 .why-punjab-body {
    font-size: 14px;
  }

  .section05 .explore-button {
    font-size: 14px;
    padding: 8px 16px;
    transition: all 0.5s ease;
  }

  .section05 .explore-button:hover {
    opacity: 0.8;
  }

  .section05 .column {
    width: 100%;
    margin-bottom: 20px;
  }

  .section05 .column-title {
    font-size: 20px;
  }

  .section05 .column-body {
    font-size: 14px;
  }

  .what-we-do-section {
    flex-direction: column;
  }

  .image-break-main img {
    height: auto;
  }

  .break-section {
    padding-top: 1em;
  }


  /* End Section 05 Mobile Why Punjab */

  /* ...........start section gallery ..................... */

  .section10 .gallery-images {
    flex-direction: column;
    align-items: center;
  }

  .section10 .explore-button-wrapper {
    margin-top: 0;
  }

  .section10 .gallery-item {
    width: 80%;
  }

  .section10 .image-title {
    text-align: center;
  }

  .section10 .gallery-title {
    font-size: 24px;
  }

  .section10 .gallery-body {
    font-size: 14px;
  }

  .section10 .explore-button {
    font-size: 14px;
    padding: 8px 16px;
    margin-top: 0;
  }

  .section10 .arrow-button-icon {
    width: 14px;
    /* Adjust as per your requirement */
    height: 14px;
    /* Adjust as per your requirement */
  }

  .section10 .gallery-item {
    width: 100%;
    height: auto;
  }




  /* ..................End Section Gallery.................. */


}

/*.......................End Mobile 760 Media Query................*/

/*..................Start of Mobile 500 & less media query...............*/


@media screen and (max-width: 576px) {

  /*            Override 576 Query*/
  /*          End of 500 media Override 576 PB fund       */

  .navbar-toggle {
    margin-top: 18px !important;
    margin-right: 10px !important;
  }

  article[about='/contact_us'] .content table tr td {
    display: block !important;
    width: 100% !important;
  }

  article[about='/contact_us'] .content {
    overflow: auto;
  }

  .navbar-collapse {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .navbar-nav {
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    float: none;
    background-color: white;
  }

  .navbar-default .navbar-nav>li {
    margin: 0px;
    padding: 0px;
    border: 0px;
  }

  .navbar-default .navbar-nav>li:hover {
    border: 0px;
  }

  .navbar-default .navbar-nav>li>a {
    font-size: 13px;
    padding: 10px 5px !important;
    margin: 0px !important;
  }

  .navbar #block-search-form {
    position: initial;
  }

  form#search-block-form {
    top: 0px !important;
  }

  .navbar-default .navbar-nav>li>a:hover,
  .navbar-default .navbar-nav>.active>a,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>.active>a:focus {
    background-position: left bottom;
  }

  #edit-search-block-form--2 {
    background-color: #344054 !important;
  }

  #edit-search-block-form--2::placeholder {
    color: dimgray;
  }



  #block-system-main {
    min-height: 342px;
  }

  .footer-upper-wrap {
    display: block;
    text-align: center;
  }

  .footer-icons {
    text-align: center;
    margin-top: 10px;
  }

  .footer-upper a {
    font-size: 15px;
    margin: 0 10px;
  }

  .footer-bottom {
    font-size: 12px;
    text-align: center;
  }

  .footer-bottom a {
    font-size: 11px !important;
    margin-left: 2em;
  }

  .power-sec {
    text-align: center;
    margin-top: 6px;
  }


  .block-views-blockhighlights-block-1 .site-btn-wrap a {
    margin-top: 2em !important;
  }

  .row_department {
    margin: 1em 0em;
  }

  .banner-main-content {
    display: none;
  }


  time {
    font-weight: bold;
  }





}



/* ............Tablet or Above Screen............ */

@media screen and (min-width: 576px) {}

@media screen and (min-width: 768px) {

  /* .navbar .logo {
        margin-left: 0em;
        margin-top: 1em;
                background-image: url(/system/files/logo_0.svg);
        background-repeat: no-repeat;
        padding-right: 0;
        margin-bottom: 0em;
        padding-left: 0.5em;
    } */



  /* header#navbar{
        overflow: hidden;
    } */

  /* Add styles for the sticky header */
  .path-frontpage header#navbar.sticky-header {
    /* Your styles for the sticky header */
    /* Change background color when sticky */
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    /* transform: scale(0.95); */
    opacity: 0.9;
    /* Add shadow when sticky */
  }



  .navbar-default .navbar-nav {
    margin: 30px 1em 0 0;
  }

  /* Min 700 Menu item About */

  /* Tayyab Search bar inside Min 786 */

  #block-bootstrap-subtheme-search {
    overflow: hidden;
    -webkit-transition: all 0.9s ease-in-out;
    -moz-transition: all 0.9s ease-in-out;
    -ms-transition: all 0.9s ease-in-out;
    -o-transition: all 0.9s ease-in-out;
    transition: all 0.9s ease-in-out;
    position: absolute;
    width: 65px;
    height: 36px;
    right: 15px;
    top: 34%;
  }

  #block-bootstrap-subtheme-search:hover {
    width: 250px;
  }


  .navbar-default .navbar-nav {
    margin: 2em 5em 0 0;
    /* border-right: 1px solid black; */
  }

  .path-frontpage .navbar-default .navbar-nav {
    margin: 2em 1em 0 0;
  }

  .navbar-default input[type='search'] {
    opacity: 0;
    border-radius: 5px !important;
    transform: translateX(calc(100% - 22px));
    -webkit-transform: translateX(calc(100% - 22px));
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
  }

  .navbar-default #block-bootstrap-subtheme-search:hover input[type='search'] {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  .navbar-default #block-bootstrap-subtheme-search input[type='search']:hover {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  .navbar-default #block-bootstrap-subtheme-search input[type='search']:focus {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  .navbar-default input[type='search'].appear,
  .navbar-default input[type='search'].focusClass {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
  }

  /* .................End tayyab search bar iside 786.............. */


}

/*End of min 700, Tablet screen*/

/*......... Start of Laptop Small Screen.......... */
@media screen and (min-width: 992px) {}


@media screen and (min-width: 1200px) {

  /*    write your 1200 and above code here*/


}

/*........Ali Screen arslan screen big screen Responsive*/
@media screen and (min-width: 1500px) {
  .col-sm-12.places-wrap.center-excellence {
    margin-top: 5em;
  }

  /* #block-views-block-initiatives-block-1{
    background: #1B3C74;
  } */

  .latest-news-date {
    HEIGHT: AUTO;
  }

  section#block-views-block-objectives-block-1 {
    top: -47%;
  }

  .main_navigation .menu.nav li a {
    font-size: 14px;
  }

  .main_navigation .menu.nav li a {
    margin: 0 0.9em;
  }

  .section07 .env_title_image {
    height: 60px;
    overflow: hidden;
  }


}

@media screen and (min-width: 767px) {
  .navbar-right {
    float: right !important;
    margin-right: -15px;
    width: 78%;
    display: flex;
    justify-content: center;
    align-items: center;
  }



  .navbar-header {
    width: 22%;
  }

  /* .path-frontpage .navbar-right {
        justify-content: flex-end;
    }  */


}

/*.................End of All Media Queries ........................*/


/* No less than 1100px, (Maria screen) no greater than 1300px */
/*Between MediA Query*/
/* No less than 1100px, no greater than 900px */

@media (min-width:1100px) and (max-width:1300px) {

  /* ---Override Maria Start---- */

  .footer-pla-column {
    flex: 1 1 148px;
  }

  .what-we-do-text {
    font-size: 17px;
  }

  .navbar-nav {
    margin: 33px 0 1em 0 !important;
  }

  .footer-pla-column {
    min-width: 150px;
  }

  /* ---end maria override--- */




  .main_navigation .menu.nav li {
    display: inline-block;
    margin: 0 0.6em;
    font-size: 0px;
  }



  .navbar .logo {
    padding-left: 10px !important;
    margin-top: 0px;
  }

  .navbar .logo img {
    height: auto;
    width: 100%;
    /* margin-top: 1em; */
  }

  .navbar .logo {

    width: 100%;
    padding: 0;
  }

  .navbar-right {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    width: 80%;
    margin-top: 0.3em;
    float: unset;
  }




}

/* End of Between media query maria */



/* Hover effect Query */