@media (min-width: 768px) {
  .menuzord-menu li:nth-child(5) {
    display: none;
  }
  .menuzord-menu li:nth-child(6) {
    display: none;
  }
}
@media (max-width: 768px) {
  /* .top-header-ul {
    display: none;
  } */

  .top-header .top-header-ul {
    justify-content: center;
  }

  .banner-hero .block-banner {
    position: relative;
    z-index: 12;
    padding: 30px 50px 0px 0px;
  }
  .header .main-header .header-left {
    display: block;
  }
  .logo-holder {
    width: 140px;
    padding: 7px 0;
    margin: 0 auto;
  }
  .menuzord-menu {
    display: none;
  }
  .mean-container .mean-bar {
    background: transparent !important;
  }

  .top-header ul li a span {
    position: relative;
    color: #000;
    font-weight: 500;
    font-size: 12px;
  }

  .top-header ul li {
    padding-right: 5px;
    color: #fff;
  }

  .banner-caption h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 40px;
  }

  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #ffffff;
    height: 3px;
    margin-top: 3px;
  }
  .banner-caption h6 {
    color: var(--white-color);
    font-weight: 300;
    letter-spacing: 2px;
    margin: 0;
    font-size: 17px;
    margin-bottom: 10px;
  }
  .banner-caption p {
    font-size: 13px;
    color: #fff;
    line-height: 20px;
    padding: 0 25px;
  }
  .mean-container a.meanmenu-reveal {
    color: #ffffff !important;
    right: 20px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: 137px;
  }
  .mean-container.sticky-shadow a.meanmenu-reveal {
    color: #ffffff !important;
    right: 20px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: 4px;
  }

  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #005837;
    margin-top: 186px;
  }
  .mean-container.sticky-shadow .mean-nav {
    float: left;
    width: 100%;
    background: #005837;
    margin-top: 56px;
  }
  .mean-container .mean-nav ul li:nth-child(5) a {
    border: none;
  }
  .mean-container .mean-nav ul li:nth-child(6) a {
    border: none;
  }
  header.sticky-shadow .header-top {
    margin-top: -130px;
  }
  header.sticky-shadow .mean-container a.meanmenu-reveal {
    color: #ffffff !important;
    right: 20px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: -176px;
  }

  .header {
    position: fixed;
  }
  .tab-section .nav-tabs .nav-link {
    display: block;
    padding: 15px 10px;
  }
  .we-are-do-text-sec .text-img {
    width: 100%;
    height: auto;
    border-top-right-radius: 80px;
    border-bottom-left-radius: 80px;
    overflow: hidden;
  }
  .main {
    margin-top: 182px;
  }
  .mean-container .mean-bar {
    position: fixed;
    background: #0c1923;
    padding: 2px 0;
    min-height: 42px;
    z-index: 9999;
  }
  .hero-text {
    text-align: center;
  }
  .carousel-item {
    height: 412px;
    background-position: center !important;
    background-size: cover !important;
  }
  .header-top .col-md-2 {
    margin: 0 auto;
    width: 100%;
  }
  .header-top .col-md-8 {
    width: 100%;
  }
  .header-top .col-md-8 .top-header {
    display: block !important;
  }
  .header-top .col-md-8 .top-header-ul {
    width: 100%;
  }
  .header-top .col-md-8 .socila-media-ul {
    width: 100%;
    display: none !important;
    justify-content: center;
  }
  .logo-ar {
    margin: 0 auto;
  }
  .logo-ar {
    width: 170px;
  }
  .tab-section .nav-tabs .nav-link {
    font-size: 14px;
  }
  .tab-section .nav-tabs .nav-link::after {
    position: absolute;
    right: -3px;
    background: #5b5b5b;
    top: 16px;
    width: 2px;
    height: 24px;
    content: "";
  }
  .header-top .col-md-8 .top-header .top-header-ul li a {
    display: flex;
    justify-content: center;
  }
  .header-top .col-md-8 .top-header {
    justify-content: center !important;
  }
  .top-header .top-header-ul {
    display: none;
  }

  .header-top .col-md-6:nth-child(2) ul {
    text-align: center;
  }

  /* .top-header-ul li:nth-child(2) {
    display: none;
  } */
  .banner-logo .logo ul li {
    padding: 24px 0;
    text-align: center;
    flex: 0 0 auto;
    width: 30%;
  }
  .logo-banner {
    width: 100px;
    margin: 0 auto;
  }
  .banner-logo .logo ul li img {
    width: 100%;
  }
  .we-do-sec .text h3 {
    margin-top: 25px;
  }
  .project-sec .col-md-4 {
    width: 100%;
  }
  .inner-banner h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 300;
  }
}

@media screen and (max-width: 991px) and (min-width: 769px) {
  .logo-holder {
    position: relative;
    width: 150px;
  }

  .header-top .col-md-6 {
    width: 100%;
  }

  /* .header-top .col-md-6:nth-child(2) ul {
    text-align: center;
  } */

  .top-header-ul {
    justify-content: center !important;
  }

  .banner-caption h1 {
    color: #fff;
    margin-bottom: 20px;
    font-size: 45px;
    font-weight: 500;
  }

  header.sticky-shadow .header-top {
    margin-top: -131px;
  }
  .top-header ul li {
    padding-right: 15px;
    color: #fff;
  }
  .top-header ul li a span {
    font-size: 12px;
  }
  .top-header ul li a i {
    padding-right: 0;
  }
  .menuzord-menu > li > a {
    padding: 10px 12px 10px;
  }
  .wwd-box .wwd-text h3 {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 16px;
  }
  .we-are-do-text-sec .text-img {
    height: auto;
  }
  .team-sec .row.mt-4 .col-md-3 {
    width: 50%;
  }
  .section-title .hd-text {
    font-size: 30px;
    font-weight: 300;
    color: #1f2121;
    text-align: center;
    margin-bottom: 40px;
  }
  .team-sec .col-md-6 {
    width: 100%;
  }
  .skill-ar .counter-item .counter {
    font-size: 42px;
    font-weight: 500;
  }
  .skill-ar .counter-item p {
    color: #000;
    font-size: 14px;
  }
  .goals-img img {
    width: 100%;
  }
  .contact-sec .col-md-4 {
    width: 100%;
  }
  .contact-sec .row.pb-80 {
    padding-bottom: 0;
  }
  .project-sec .col-md-4 {
    width: 100%;
  }
  /* .bank-section .contant-ar .col-md-6 {
    width: 100%;
  } */

  .carousel-item {
    height: 500px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .header-top .col-md-6:nth-child(1) {
    width: 80%;
  }

  .header-top .col-md-6:nth-child(2) {
    width: 20%;
  }

  .carousel-item {
    height: 560px;
  }
}
