@media (max-width: 767px) {
  .header-top {
  }

  .banner-hero {
    padding: 0px 0px 15px 40px;
    position: relative;
    max-width: fit-content;
    margin: 0 auto;
  }
  .banner-hero::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    background-color: #fff2eb;
    z-index: 1;
  }
  /* .banner-hero .block-banner {
    position: relative;
    z-index: 12;
    padding: 30px 50px 0px 0px;
  } */
  .logo-holder {
    width: 100%;
    padding: 0px 0;
  }
  .menuzord-menu {
    display: none;
  }
  .block-signin{ width: 70px;
    overflow: hidden;
    margin-right: 60px;}
.block-signin img{ width: 100%;}
  .mean-container .mean-bar {
    background: transparent !important;
  }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #102762;
    height: 3px;
    margin-top: 3px;
  }
  .mean-container a.meanmenu-reveal {
    color: #102762 !important;
    top: 62px;
    right: 29px !important;
  }
  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #102762;
    margin-top: 19%;
  }
  .mean-container .mean-bar {
    position: fixed;
    background: #0c1923;
    padding: 2px 0;
    height: 42px;
    z-index: 999999;
    top: -47px;}
  .apip-img{    width: 300px;
    margin-bottom: 30px;}
  .logo-holder .white-logo {
   display: none;
}
.flipster__item {
  width: 100%;
}
.logo-holder .black-logo {
  display: block;
}
  /* .banner-hero .banner-inner .banner-imgs {
    display: none;
  } */
 body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 0s;
  transform: none !important;
  opacity: 1 !important;
}
.bd-stroke__title {
  font-size: 64px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px #7a7474;
  position: absolute;
  top: 0;
  left: 0;
  text-transform: capitalize;}
  .browse-jobs-card {
    padding: 15px 15px;}
.browse-jobs-card h3 {
  font-weight: 500;
  line-height: 20px;
  height: 50px;
  margin-top: 10px !important;
}
.browse-jobs-card h3 a {
  color: #030e48;
  font-weight: 600;
  font-size: 13px;
  line-height: 14px;}
.bd-stroke__title-hero {
  font-size: 35px;
}
.hero-text {
  width: 100%;
  height: auto;
  position: relative;
  animation-delay: 0.4s;
  text-align: left;
  margin-left: 52px;
}
.banner-caption h1 {
  font-size: 22px;
}
.banner-caption h1 span {
  color: var(--primary-color);
  font-size: 26px;
}
.header-nav{ padding: 8px 0;}
.right-logo img{max-width: 100%;}
.main{ margin-top: 90px;}
.we-offer {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 32px;
  z-index: 9;
  position: relative;
}
.bank-section::before {
  position: absolute;
  content: '';
  background:none;
  width: auto;
  height: auto;
  top: 0;
  background-size: cover;
  right: 0;
  left: 0;}
.header{ background-color: #fff;}
.demo {
  padding: 2em 0em; 
  width: 100%;
}
.demo .flipster {
  margin: 0 0em;
  width: 100%;
}
.bcg-parallex:before {
  position: absolute;
  max-width: 100%;
  width: auto;
  content: '';
  height: auto;
  background-size: cover !important;
  background:none;
  left: 0;
  z-index: -1;
  transform: rotate(14deg);
  right: 0;
  margin: 0 auto;
  bottom: 0;
}
.bcg-parallex:after {
  position: absolute;
  max-width: 100%;
  width: auto;
  content: '';
  height: auto;
  background-size: cover !important;
  background:none;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: .3;
  transform: rotate(30deg);
}
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  body[data-aos-duration='1000'] [data-aos] {
    transition-duration: 0s;
    transform: none !important;
    opacity: 1 !important;
  }
  .header {
    background-color: #fff;
}
.logo-holder .black-logo {
  display: block;
}
.logo-holder .white-logo {
  display: none;
}
.logo-holder {
  width: 100%;
  padding: 0px 0;
}
.block-signin {
  width: 70px;
  overflow: hidden;
  margin-right: 60px;
}
.right-logo img {
  max-width: 100%;
}
  .mean-container .mean-bar {
    background: transparent !important;
  }
  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #102762;
    height: 3px;
    margin-top: 3px;
  }
  .mean-container a.meanmenu-reveal {
    color: #102762 !important;
    top: 62px;
    right: 29px !important;
  }
  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #102762;
    margin-top: 19%;
  }
  .mean-container .mean-bar {
    position: fixed;
    background: #0c1923;
    padding: 2px 0;
    height: 42px;
    z-index: 999999;
    top: -47px;}
  .bcg-parallex:before {
    position: absolute;
    max-width: 100%;
    width: auto;
    content: '';
    height: auto;
    background-size: cover !important;
    background:none;
    left: 0;
    z-index: -1;
    transform: rotate(14deg);
    right: 0;
    margin: 0 auto;
    bottom: 0;
  }
  .bcg-parallex:after {
    position: absolute;
    max-width: 100%;
    width: auto;
    content: '';
    height: auto;
    background-size: cover !important;
    background:none;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: .3;
    transform: rotate(30deg);
  }
  .content-text-ar .col-md-4{    flex: 0 0 auto;
    width: 50%;}
.invest-ar .col-md-4{    flex: 0 0 auto;
  width: 50%;}

}

@media screen and (max-width: 1099px) and (min-width: 993px) {
  .logo-holder {
    position: relative;
    width: 166px; margin-right: 0;}
  .block-signin{ width: 65px;}
  .block-signin img{ width: 100%;}
  .menuzord-menu>li>a {
    padding: 38px 5px 38px;
    font-size: 11px;
}
.browse-jobs-card h3 a{ font-size: 14px;}
.who-box {
  background-color: #fff;
  border-radius: 6px;
  padding: 100px 10px 25px;
  position: relative;}
  .phone-ul li {
    font-size: 14px;

}
.who-box h4 {
  color: var(--heading-color);
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
  margin: 0;
}

.who-box p {
  color: #ff5722;
  font-size: 12px;
  line-height: 16px;
  margin-top: 8px;
  text-align: left;
  font-weight: 500;
}


}
@media screen and (max-width: 1100px) and (min-width: 1023px) {

  #header .container{ max-width: 95%;}
  .menuzord-menu>li>a {
    padding: 38px 4px 38px;
    font-size: 11px;
  }
  #header .container{ max-width: 95%;}
.menuzord-menu>li>a {
  padding: 38px 4px 38px;
  font-size: 11px;
}
.right-logo img{ width: 80px;}
.sub-menu {
  width: 250px;
}
.logo-holder {
  position: relative;
  width: 200px;}
body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 0s;
  transform: none !important;
  opacity: 1 !important;
}
.browse-jobs-card h3 a{ font-size: 14px;}

.ms-70 {
  margin-left: 20px;}
/* .bank-section::before{ z-index: -1;} */
.sub-menu li a {
  display: block;
  position: relative;
  font-size: 12px;
  font-weight: 600;
  padding: 12px 20px;
  color: #222;
  line-height: 1;}
  .bd-stroke__title-hero {
    font-size: 54px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px var(--clr-common-white);
    position: absolute;
    z-index: -1;
    top: -5px;
    left: -26px;
    text-transform: capitalize;
    opacity: 16% !important;}
    .banner-caption h1 {
      color: var(--clr-common-white);
      margin-bottom: 20px;
      font-size: 40px;
      font-weight: 800;
      line-height: 1;
  }
  .banner-caption h1 span {
    color: var(--primary-color);
    font-size: 50px;
}
.banner-caption {
  width: 100%;
  position: absolute;
  left: 100px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
}

@media screen and (max-width: 1199px) and (min-width: 1101px) {

  #header .container{ max-width: 95%;}
  .menuzord-menu>li>a {
    padding: 38px 4px 38px;
    font-size: 11px;
  }
  .right-logo img{ width: 80px;}
  .sub-menu {
    width: 250px;
  }
  .logo-holder {
    position: relative;
    width: 200px;}
  body[data-aos-duration='1000'] [data-aos] {
    transition-duration: 0s;
    transform: none !important;
    opacity: 1 !important;
  }
  .browse-jobs-card h3 a {
    font-size: 13px;
    line-height: 1;
  }
  .ms-70 {
    margin-left: 70px;}
  /* .bank-section::before{ z-index: -1;} */
  .sub-menu li a {
    display: block;
    position: relative;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 20px;
    color: #222;
    line-height: 1;}
    .bd-stroke__title-hero {
      font-size: 54px;
      font-weight: 700;
      color: transparent;
      -webkit-text-stroke: 1px var(--clr-common-white);
      position: absolute;
      z-index: -1;
      top: -5px;
      left: -26px;
      text-transform: capitalize;
      opacity: 16% !important;}
      .banner-caption h1 {
        color: var(--clr-common-white);
        margin-bottom: 20px;
        font-size: 40px;
        font-weight: 800;
        line-height: 1;
    }
    .banner-caption h1 span {
      color: var(--primary-color);
      font-size: 50px;
  }
  .banner-caption {
    width: 100%;
    position: absolute;
    left: 100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .browse-jobs-card {
    padding: 30px 15px;
  }
  .browse-jobs-card h3 {
    height: 65px;
}
.section-title {
  font-size: 34px;}
.bd-stroke__title {
    font-size: 79px;
    font-weight: 700;
    color: transparent;
    -webkit-text-stroke: 1px #7a7474;
    position: absolute;
    top: -3px;
    left: -43px;
    text-transform: capitalize;}


}


@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .menuzord-menu>li>a {
    padding: 38px 7px 38px;
    font-size: 13px;
}
.logo-holder {
  position: relative;
  width: 200px;margin-right: 24px;}
/* body[data-aos-duration='1000'] [data-aos] {
  transition-duration: 0s;
  transform: none !important;
  opacity: 1 !important;
} */
.bd-stroke__title-hero {
  font-size: 70px;
  font-weight: 700;
  color: transparent;
  -webkit-text-stroke: 1px var(--clr-common-white);
  position: absolute;
  z-index: -1;
  top: -5px;
  left: -26px;
  text-transform: capitalize;
  opacity: 16% !important;}
  .banner-caption h1 {
    color: var(--clr-common-white);
    margin-bottom: 20px;
    font-size: 50px;
    font-weight: 800;
    line-height: 1;
}
.banner-caption h1 span {
  color: var(--primary-color);
  font-size: 60px;
}
.banner-caption {
width: 100%;
position: absolute;
left: 100px;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-moz-transform: translateY(-50%);
transform: translateY(-50%);
}
.browse-jobs-card h3 a{ font-size: 14px;}
}







/* @media only screen and (min-width: 1024px){
.footer:before {
  content: "";
  width: 100%;
  max-width: 100%;
  top: auto;
  height: 100%;
  max-height: 100%;
  position: absolute;
  display: inline-block;
  z-index: 1;
  background: url(../images/wave1.png) no-repeat 100% 0;
  left: 0;
  background-size: 100% 53%;
  bottom: -58%;
}
} */
@media (max-width: 576px){
.we-offer .col-sm-6 {
    flex: 0 0 auto;
    width: 100%;
}
}
@media screen and (max-width: 1400px) and (min-width: 1365px) {
  .ms-70 {
    margin-left: 0px;
}
.menuzord-menu>li>a {
  padding: 38px 7px 38px;
  font-size: 12px;
}
}