* {
    font-family: 'Montserrat';
  }
  .fancybox-container {
    z-index: 9999999999999999999;
}
.text-justify{
    text-align: justify;
}


.directors-section p{
    text-align: justify;
}
.director-footer-1{
    background: #325e55;
}
.director-footer-2{
    background: #579ebc;
}
.director-footer-3{
    background: #2c2b74;
}
.director-footer-4{
    background: #2e7658;
}
.director-footer-5{
    background : #2e539e;
}
.director-footer a{
   text-decoration :none;
   color :white;
}
.director-footer a:hover{
    color: #2A8AA5;
    transition: 0.7s;
}
.director-footer a img:hover{
        transform: scale(1.2);
}

#controls {
            margin: 20px 0;
            text-align: center;
        }
        #pdf-container {
            width: 100%;
            height: calc(100vh - 100px); /* Adjust for controls height */
            overflow-y: scroll;
            border: 1px solid #ccc;
        }
        #pdf-viewer {
            width: 100%;
        }
        .pdf-page {
            display: block;
            margin: 10px auto;
            width: 100%;
            max-width: 800px; /* Adjust as needed */
        }
        #download-link {
            margin-top: 10px;
            display: block;
        }
        #controls a{
            color : white;
        }
        #controls a:hover{
            color : black;
        }
.gradient-heading-support {
    font-size: 24px;
    background: -webkit-linear-gradient(108.98deg, #00AACC 38.46%, #01809C 72.23%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.support-line {
    height: 4px;
    width: 20%;
    margin-bottom: 20px;
    background: linear-gradient(273.73deg, #00AACC 29.82%, #01809C 100%);
}
.support p{
    line-height: 35px;
    font-size :18px;
        text-align: justify;

}
.support img{
    height :200px;
}
.support-content{
    min-height :460px;
}
.support h5{
    line-height: 28px;
    font-size :18px;
    color :#000000
}

.quotes{
        background: linear-gradient(white, white) padding-box, linear-gradient(108.98deg, #0083A0 38.46%, #00AACC 72.23%);

    padding: 20px 25px;
    border-style: solid;
    border-color: transparent;
    margin:25px 0px 40px;

}
.quote1{
        padding: 15px 25px;
    margin:32px 0px 47px;
}

          .navbar{
              z-index:99999999;
              box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.25);
          }
           .highlighted-letter {
              color: black;
              text-shadow:
                  3px 3px 0 white,
                  -3px -3px 0 white,
                  3px -3px 0 white,
                  -3px 3px 0 white,
                  3px 0 0 white,
                  -3px 0 0 white,
                  0 3px 0 white,
                  0 -3px 0 white;
                  font-weight:bold;
          }
          .coming-soon-heading{
              color:#006373;
          }
         
          .moretext{
        display:none;
  }
          .pages-banner{
              background-image :url('../images/pages-banner.png');
              background-position : center;
              background-size : cover;
              padding-top: 110px;
          }
          .hover-text {
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      transition: all 0.3s ease-in-out;
      opacity: 0;
      transform: translateY(100%);
      }
      .tabs-boxdiv{
          position : relative;
          overflow: hidden;
      }
  
  .tabs-boxdiv:hover .hover-text {
      opacity: 1;
      transform: translateY(0%);
  }
  .img-hide,
  .title-hide,
  .default-content,
  .additional-content {
      transition: all 0.3s ease-in-out;
  }
  
  .tabs-boxdiv:hover .img-hide,
  .tabs-boxdiv:hover .title-hide,
  .tabs-boxdiv:hover .default-content {
      opacity: 0;
      transform: translateY(-100%);
  }
  
  .tabs-boxdiv .additional-content {
      opacity: 0;
      transform: translateY(100%);
  }
  
  .tabs-boxdiv:hover .additional-content {
      opacity: 1;
      transform: translateY(0%);
  }
  
  #pills-profile .first-row .title-hide,
  #pills-profile .first-row .hover-text {
      transition: all 0.3s ease-in-out;
  }
   
  #pills-profile .first-row .tabs-boxdiv:hover .title-hide {
      opacity: 0;
      transform: translateY(-100%);
  }
  #pills-profile .first-row .tabs-boxdiv .hover-text {
      opacity: 1;
      position:static;
      transform:initial;
  }
  #pills-profile .first-row .tabs-boxdiv:hover .hover-text {
      opacity: 1;
      margin-top:-80px;
  }
  #pills-profile .first-row .tabs-boxdiv:hover .singleline{
      margin-top:-60px;
  }
  .title-hide{
      color : #028DAB;
      font-weight : 600;
  }
  .foundersec-bg p{
          line-height :30px;
  }
  
  
  
  
  
  
  
          .banner-section{
              background-image :url('../images/homepage-banner.png');
              background-position : center;
              background-size : cover;
              height: 700px;
      padding-top: 110px;       
   }
          .banner-slider{
              margin-top:-275px;
          }
          /* .banner-slider img{
              height :550px;
              object-fit: contain;
          } */
          .owl-carousel,.owl-carousel .owl-item,.owl-theme .owl-dots,.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent}.owl-carousel,.owl-carousel .owl-item{position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.no-js .owl-carousel,.owl-carousel .owl-dots.disabled,.owl-carousel .owl-item img,.owl-carousel .owl-nav.disabled,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:0 0;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;display:block;-webkit-backface-visibility:visible;transition:opacity .2s;border-radius:30px}
         
          small{
              font-size:14px;
          }
          p{
              font-size :18px;
          }
          .brand-textcolor{
              color : #1C91AC;
          }
          .brand-bgcolor{
            background-color :#4CA3C9;
          }
          
          .africa-bgcolor{
              background-color : #468d6f;
          }
           .europe-bgcolor{
              background-color : #466ab4;
          }
          .purple-color{
            background: #16156F;
        }
          .director-img{
            width:200px;
          }
          .news-time{
              background-color : #04ABC6;
              width:60px;
              text-align:center;
              position: absolute;
      top: -48px;
      right: -1px;
          }
          .june-july .news-time{
                    top: -72px;

          }
          .news-card-content{
              border: 2px solid #00000021;
              border-top: 0px;
                  min-height: 176px;
          }
          .footer-overlay a:hover{
    color: #2A8AA5;
    transition : 0.7s;
          }
          .news-card-content :where(p,small){
            color :  #144047;
          }
            .news-card-content:hover{
              box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
          }
          .news-month{
              font-size:14px;  
          }
          .footer-overlay{
              background-color :#0000005e;
          }
         nav .header-social img:hover, .footer img:hover{
               transform:scale(1.2);
          }
          /* .instagram{
                             transform:scale(1.2);
          } */
          #banner-slider .owl-nav .owl-prev, #banner-slider .owl-nav .owl-next{
      position: absolute;
      top: 48%;
      transform: translateY(-50%);
      font-size: 60px;
     width: 50px;
     height: 50px;
     background: #ffffff;
     line-height: 20px;
     border-radius: 100%;
    border: 1px solid #aaa;
  
     }
     
     #banner-slider .owl-nav .owl-prev{
         left: -10%;
     }
     #banner-slider .owl-nav .owl-prev span, #banner-slider .owl-nav .owl-next span{
         height: 34px;
         min-height: 0;
         display: inline-block;
     }
     #banner-slider .owl-nav .owl-prev:hover span, #banner-slider .owl-nav .owl-next:hover span{
      color: #2A8AA5;
     }
     #banner-slider .owl-nav .owl-next{
         right: -10%;
     }
     #belief-slider .owl-nav .owl-prev, #belief-slider .owl-nav .owl-next,#belief-mobileslider .owl-nav .owl-prev, #belief-mobileslider .owl-nav .owl-next{
      position: absolute;
      top: 48%;
      transform: translateY(-50%);
      font-size: 60px;
     width: 50px;
     height: 50px;
     background: #ffffff;
     line-height: 20px;
     border-radius: 100%;
    border: 1px solid #aaa;
  
     }
     
     #belief-slider .owl-nav .owl-prev,#belief-mobileslider .owl-nav .owl-prev{
         left: -5%;
     }
     #belief-slider .owl-nav .owl-prev span, #belief-slider .owl-nav .owl-next span,#belief-mobileslider .owl-nav .owl-prev span, #belief-mobileslider .owl-nav .owl-next span{
         height: 34px;
         min-height: 0;
         display: inline-block;
     }
     #belief-slider .owl-nav .owl-prev:hover span, #belief-slider .owl-nav .owl-next:hover span, #belief-mobileslider .owl-nav .owl-prev:hover span, #belief-mobileslider .owl-nav .owl-next:hover span{
      color: #2A8AA5;
     }
     #belief-slider .owl-nav .owl-next,#belief-mobileslider .owl-nav .owl-next{
         right: -5%;
     }
          #home-gallery .owl-nav .owl-prev, #home-gallery .owl-nav .owl-next{
      position: absolute;
      bottom: -50%;
      transform: translateY(-50%);
      font-size: 60px;
     width: 50px;
     height: 50px;
     background: #ffffff;
     line-height: 20px;
     border-radius: 100%;
     }
     .box-borders{
      height: 3px;
      width: 100px;
     }
     .red-border{
      background: #DF5311;
     }
     .yellow-border{
      background: #FDBE44;
     }
     .violet-border{
      background: #8139E7;
     }
     .green-border{
      background: #04ABC6;
     }
     #home-gallery .owl-nav .owl-prev{
         left: 44%;
     }
     #home-gallery .owl-nav .owl-prev span, #home-gallery .owl-nav .owl-next span{
         height: 34px;
         min-height: 0;
         display: inline-block;
     }
     #home-gallery .owl-nav .owl-prev:hover span, #home-gallery .owl-nav .owl-next:hover span{
      color: #2A8AA5;
     }
     #home-gallery .owl-nav .owl-next{
         right: 44%;
     }
     .gallery-section{
      padding-bottom:150px;
     }
     .owl-carousel .owl-item img {
      display: block;
      width: 100%;
  }
          .fw-bold-normal{
              font-weight:600;
          }
          .fw-bolder{
            font-weight :900 !important;
          }
          .sec-bgcolor{
              background:#F1F1F1;
          }
          .brand-color{
              border :1px solid #2A8AA5;
          }
          .view-more-btn{
              padding :5px 20px;
          }
          .view-more-btn:hover{
              background-color: #2A8AA5 !important;
              transition : 0.7s;
              color : white;
          }
       
          h1{
              font-size :40px;
              line-height: 52.2px;
          }
          h2{
              font-size:36px;
          }

          h4{
              font-size:24px;
          }
          h5{
              font-size:20px;
          }
          .grey-color{
              color : #D9D9D9;
          }
          .mission-content-gradient{
            background: linear-gradient(108.98deg, #0083A0 38.46%, #00AACC 72.23%);
        }
          .gradient-heading{
              font-size:24px;
              background:-webkit-linear-gradient(108.98deg, #0083A0 38.46%, #00AACC 72.23%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
          }
          .director-1{
            background-color :#22574D;
          }
          .director-3{
            background-color : #16156F;
          }
           .director-4{
            background-color :#31805f;
          }
          .director-5{
            background-color : #3159ac;
          }
          .director-3-bg{
            background-color : #E2E7EA;
          }
          .director-5-bg{
            background-color:  #D9ECEF;
          }
          
          .director-2 .bg-white h2{
            
            background: -webkit-linear-gradient(108.98deg, #0083A0 38.46%, #00AACC 72.23%);
            -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
        }
        .director-2 ul li,.director-3 ul li,.director-4 ul li,.director-5 ul li{
            color :#144047;
            font-weight :600;
        }
        .director-3 h2{
            color:#2E2D7E;
        }
        .director-4 h2{
            color:#31805F;
        }
         .director-5 h2{
            color:#315BAD;
        }
          .white-color{
              color : #fff;
          }
          .button-bgcolor{
              background-color: #2A8AA5;
              border: 1px solid #2A8AA5;
          }
          .button-bgcolor:hover{
              background-color : white;
              color : #000;
              border :1px solid #2A8AA5 !important;
               transition :0.7s;
          }
          .button-bgcolor:hover svg{
              fill : #000;
          }
          .footer-div-height{
              height:45px;
          }
          .footer-details{
              top:-74px;
          }
  
          .background{
              background-position:center;
              background-size : cover;
          }
          .globe-h1{
              top:50%;
              left:50%;
              transform: translate(-50%, -50%);
          }
          nav{
              background-image:url('../images/header-bg.png');
          }
        .navbar-light  .navbar-nav .nav-link{
              color :#8B8B8B;
              font-size:18px;
          }
         nav .navbar-toggler:focus {
      box-shadow: none;
  }
  .pre-footer{
      background-image:url('../images/footer-bg.png');
  }
  .footer{
      background-image:url('../images/footer-bottombg.png');
  }
  .footer-layer{
      background-color:#13373D;
     border-radius : 90px 0px 0px 90px;
  }
  .pre-footer button{
      padding : 12px 30px;
  }
  .footer a{
      color : white;
  }
  .heading-wrapper {
      text-align: center;
      position: relative;
      margin-bottom: 20px;
    }
    .heading-wrapper:before,
    .heading-wrapper:after {
      content: "";
      position: absolute;
      top: 50%;
      width: 6%;
      height:2px;
      background: linear-gradient(108.98deg, #0083A0 38.46%, #00AACC 72.23%);
    }
    .heading-wrapper:before {
      left:40%;
      margin-right: 10px;
    }
    .heading-wrapper:after {
      right: 40%;
      margin-left: 10px;
    }
    .gif-sec .heading-wrapper:before{
      width :15%;
    } 
    /* Style for the heading */
    /* h1 {
      display: inline-block;
      background-color: #fff;
      padding: 0 20px;
      font-size: 24px;
    } */
    .btn{
      background-color:#2A8AA5;
      border:0px;
      padding:6px 30px;
    }
   .newsletter-section .ps-md-5 {
      padding-left: 6rem !important;
  }
  .newsletter-section  .heading-wrapper:before {
      left:0%;
    }
    .newsletter-section  .heading-wrapper:after {
     width:0%;
     height:0px;
    }
    .foundersec-bg{
      /* background-color:#005440; */
      background-image:url('../images/founder-bg.png');
      background-position : center;
      background-size : cover;
      height : auto
    }
    .tabs-section{
      background-image:url('../images/tabs-bg.png');
      background-color:#04ABC6;
    }
    .tabs-section .nav-pills .nav-link {
      background: 0 0;
      border: 0;
      border-radius: 0px;
      width:250px;
      padding : 1rem 1rem;
      color: #768385;
  }
  .img-desc{
      overflow :hidden;
  }
  /* .tabs-boxdiv:hover .img-desc{
       margin-top:-100px;
  } */
  .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
      color: #028DAB;
      border-bottom: 5px solid #006373;
  
  }
  .nav-link{
      color:#2E2A2B;
  }
  .tabs-section .heading-wrapper:before,.tabs-section .heading-wrapper:after {
      background: white;
  }
  #pills-profile .heading-wrapper:before {
      left: 37%;
  }
  #pills-profile .heading-wrapper:after {
      right: 37%;
  }
  .gallery-carddesc{
      background-color : #1B788D;
  }
  .tabs-boxdiv{
      min-height:380px;
  }
  .tabs-boxdiv p{
      font-size :16px;
  }
  /* .secondrow-belief .tabs-boxdiv{
      min-height:460px;
  } */
 
  .hover-img{
    position:relative;
  }
  .hover-img:hover img{
      transform: scale(1.1);
      transition: 0.8s;
  }
  .hover-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0); /* Initially transparent */
    transition: background-color 0.8s; /* Match the transition duration */
    z-index: 1; /* Place it above the image */
}
.hover-img:hover::before {
    background-color: rgba(0, 0, 0, 0.2); /* Black overlay with 50% opacity */
}
.missions .hover-img:hover img{
    transform: scale(1);
}
  .nl-sidediv{
      background-color : #F2F7F8;
  }
  .nl-sidediv p{
      color : #144047; 
  }
  .nl-sidediv p:hover{
      color : #2A8AA5; 
  }
  
  .pdf-container {
              height: 800px;
              /* Adjust the height as needed */
              width: 100%;
          }
     @media screen and (max-width:1200px){
        .directors-section h3{
            font-size :21px;
        }
     }     
  @media screen and (min-width:991px){
       .py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.hp-directors h3{
              min-height :70px;
          }
  }
  @media screen and (min-width:991px) and (max-width:1200px){
      .footer-overlay p{
    font-size: 12px;
        }
      .news-card-content {
    min-height: 195px;
}
      #home-gallery .owl-nav .owl-prev, #home-gallery .owl-nav .owl-next {
    bottom: -62%;
}
          .directors-section h3 {
        min-height: 58px;
    }
      .footer-details h2{
          font-size : 30px;
      }
      .gif-sec h2 {
    font-size: 29px;
}
      .navbar-brand img{
    width :160px;
}
.navbar-light .navbar-nav .nav-link {
    color: #8B8B8B;
    font-size: 15px;
}
    .director-footer a {
        font-size: 13px;
    }
      .quotes {
    margin: 57px 0px 40px;
}
.quote1 {
    margin: 32px 0px 47px;
}
      .support-content {
    min-height: 620px;
}
      .tabs-boxdiv {
      min-height: 374px;
  }
  .tabs-boxdiv.p-5{
      padding : 2rem !important;
  }
  .footer-details {
      top: -48px;
  }
  }
    @media screen and (min-width:1200px) and (max-width:1400px){
        .footer-overlay p{
    font-size: 15px;
        }
        .directors-section ul li.pb-1{
             font-size :12px;
          }
        .quotes {
    margin: 60px 0px 40px;
}
.quote1 {
    margin: 32px 0px 47px;
}
        .support-content {
    min-height: 570px;
}
      .footer-details {
      top: -60px;
  }
      .tabs-boxdiv {
      min-height: 400px;
  }
      .heading-wrapper:before {
      left: 39%;
  }
  .heading-wrapper:after {
      right: 39%;
  }
    }
    @media screen and (min-width:991px) and (max-width:1200px){
        .directors-section ul li.pb-1{
             font-size :9px;
          }
      .heading-wrapper:before {
      left: 38%;
  }
  .heading-wrapper:after {
      right: 38%;
  }
  .director-2 ul li, .director-3 ul li {
    font-size: 12px;
}
    }
    @media screen and (max-width:991px){
          .support img {
    height: auto;
}
        .director-footer .d-flex{
            display :grid !important;
            grid-template-columns: auto auto;
            row-gap:10px;
        }
          h4{
              font-size:14px;
          }
      #pills-profile .tabs-boxdiv .hover-text {
          opacity: 1;
          position: static;
          transform: initial;
      }
      #pills-profile .tabs-boxdiv:hover .hover-text {
          opacity: 1;
          margin-top: -80px;
      }
      .footer-div-height {
      height: 20px;
  }
      .footer-details {
      top: initial;
  }
      .footer-layer{
          background-color:transparent;
     border-radius : 0px 0px 0px 0px;
     position: static !important;
      }
      .heading-wrapper:before {
      left: 28%;
  }
  .heading-wrapper:after {
      right: 28%;
  }
  .heading-wrapper:before,
    .heading-wrapper:after {
      width: 15%;
    }
    #home-gallery .owl-nav .owl-prev {
      left: 40%;
  }
  #home-gallery .owl-nav .owl-prev {
      right: 40%;
  }
  
    }
    @media screen and (min-width:767px) and (max-width:991px){
            .heading-wrapper:before, .heading-wrapper:after {
        width: 12%;
    }
   .newsletter-section   h2 {
    font-size: 26px;
}
        .gif-sec .heading-wrapper:before {
    width: 12%;
}
        .mission-content-gradient h2{
            font-size:30px;
        }
      .footer a {
      font-size: 15px;
  }
  .directors-section h2{
    font-size : 30px;
  }
    }
  @media screen and (max-width:767px){
       #banner-slider .owl-nav .owl-prev, #banner-slider .owl-nav .owl-next{
      
      font-size: 40px;
     width: 30px;
     height: 30px;
     }
     .banner-section {
    height: 500px;
}
     .banner-slider {
    margin-top: -100px;
}
       /* .banner-slider img{
              height :220px;
              object-fit: contain;
          } */
      .director-footer img{
          width:20px;
      }
    .director-footer .d-flex{
        grid-template-columns: auto;
        row-gap:10px;
    }
    .director-img{
        width:100%;
      }
      h4{
              font-size:20px;
          }
    
      .gallery-section {
    padding-bottom: 130px;
}

      h5 {
    font-size: 16px;
}
        .admin-div{
              justify-content:center;
          }
   
    p {
        font-size: 16px;
    }
      .footer-logo{
          width : 80% !important;
      }
      
      #pills-profile  .title-hide,
  #pills-profile  .hover-text {
      transition: all 0.3s ease-in-out;
  }
   
  #pills-profile  .tabs-boxdiv:hover .title-hide {
      opacity: 0;
      transform: translateY(-100%);
  }
  
  #pills-profile  .tabs-boxdiv:hover .singleline{
      margin-top:-60px;
  }
  .title-hide{
      color : #028DAB;
      font-weight : 600;
  }
      .pages-banner{
              background-image :url('../images/pages-banner-mobile.png');
              height :auto;
              padding-top: 120px;
          }
      .tabs-section .nav-pills .nav-link {
      width: 175px;
  }
      h1{
              font-size :28px;
                  line-height: 40.2px;

          }
      #banner-slider .owl-nav .owl-prev{
         left: 0%;
     }
     #banner-slider .owl-nav .owl-next{
         right: 0%;
     }
      #pills-profile .heading-wrapper:before {
      left: 14%;
  }
  #pills-profile .heading-wrapper:after {
      right: 14%;
  }
      .newsletter-section .ps-md-5 {
      padding-left: 0rem !important;
  }
      h2{
          font-size:25px;
      }
      .heading-wrapper:before {
      left: 20%;
  }
  .heading-wrapper:after {
      right: 20%;
  }
  .newsletter-section  .heading-wrapper:before {
      left:15%;
    }
    .newsletter-section  .heading-wrapper:after {
      right: 15%;
      height:2px;
    }
    .newsletter-section .heading-wrapper:before, .newsletter-section .heading-wrapper:after {
          width: 15%;
      }
      #home-gallery .owl-nav .owl-prev{
         left: 35%;
     }
     #home-gallery .owl-nav .owl-next{
         right: 35%;
     }
      #home-gallery .owl-nav .owl-prev, #home-gallery .owl-nav .owl-next {
      bottom: -34%;
  }
  }
  .view-text{
      top:40px;
      opacity :0.7;
      color: black;
  }
  .view-text-align{
      top:70px;
  }
  /* .gallery-section a:hover .gallery-country-cards{
      margin-top:-8px;
      transition :0.6s;
  } */
  
  @media screen and (max-width:400px){
      #home-gallery .owl-nav .owl-prev{
         left: 32%;
     }
     #home-gallery .owl-nav .owl-next{
         right: 32%;
     }
     .director-2 ul li, .director-3 ul li {
        font-size: 12px;
    }
    .director-footer a {
        font-size: 12px;
    }
    .mission-content-gradient h2,.directors-section h2{
        font-size :18px;
    }

  }