@media (min-width: 767px) {
  .price-section .col-md-3 {
    width: 20%;
  }
}

@media (max-width: 767px) {
  header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
  }

  .menuzord-menu {
    display: none;
  }

  header.sticky-shadow {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    box-shadow: none;
    background: transparent;
  }

  .mean-container .mean-bar {
  }

  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #102762;
    height: 3px;
    margin-top: 3px;
  }

  /* .banner-form ul li::before {
    position: absolute;
    width: 1px;
    height: 60px;
    background-color: transparent;
    content: "";
    top: 22px;
    right: 0;
  } */

  /* .search-btn .btn {
    background-color: var(--Cgreen-btn);
    border-radius: 6px;
    color: #fff;
    width: 100%;
    margin-top: 15px;
    height: 48px;
  } */

  .mean-container a.meanmenu-reveal {
    color: #102762 !important;
    right: 10px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: -100px;
    position: absolute;
  }

  /* .logo-holder {
    width: 95px;
    height: auto;
    display: inline-block;
    padding-top: 15px;
  } */

  .header-nav {
    background-color: transparent;
    border: none;
  }
  .header-nav
    .header-nav-wrapper
    .d-flex.flex-wrap.align-items-center.justify-content-between {
    justify-content: center !important;
  }
  .menuzord-responsive {
    text-align: center;
  }

  .header-btn-sec {
    position: relative;
  }

  .header-btn-sec .d-flex.justify-content-end {
    justify-content: center !important;
  }

  .demo-btn a {
    background-color: var(--primary-color);
    padding: 4px 9px;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 14px;
    display: block;
    width: auto;
    text-align: center;
  }

  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #000;
    margin-top: -55px;
  }

  .mean-container .mean-bar {
    position: absolute;
    background: transparent;
    padding: 2px 0;
    height: 42px;
    z-index: 999999;
    top: 164px;
  }

  .mega-menu .service-box .service-icon {
    display: none;
  }

  .mega-menu .service-box .service-icon {
    display: none;
  }

  .mega-menu .service-box .service-text h3 {
    font-family: var(--heading-font);
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 400;
  }

  .mega-menu .service-box .service-text p {
    display: none;
  }

  .mega-menu .service-box .service-text {
    padding-left: 0;
  }

  .mega-menu .service-box {
    margin-bottom: 0px;
  }

  .mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 26px;
    height: 32px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255, 255, 255, 0.1);
    border: none !important;
    border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    line-height: 30px;
  }

  .mean-nav .ri-arrow-down-s-line {
    display: none;
  }

  .api-logo-section {
    width: 100%;
    position: relative;
    overflow: hidden;
    height: 25vw;
    gap: 5px;
  }
  .logo-wrapper {
    width: 33%;
  }
  .section-title h1 {
    color: #000;
    font-size: 35px;
    line-height: 40px;
  }
  .pricing-popup .pricing-row {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 100%;
    max-width: 100%;
  }
  /* =============header-end=========== */

  .header-nav-wrapper .col-md-2 {
    width: 100% !important;
  }

  .heading-36 {
    font-size: 34px;
    color: var(--all-color);
    font-weight: 800;
    line-height: 1;
  }

  .heading-36 span {
    color: var(--primary-color);
    font-weight: 700;
    line-height: 1.2;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-title h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    font-family: var(--allover-font);
    display: block;
    position: relative;
    line-height: 1.3;
  }

  /* .skill-section .show-counter .col-md-2_5 {
    text-align: center;
    width: 50%;
    margin-bottom: 16px;
  } */

  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  /* ============banner-section============ */
  .banner-section {
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 15px;
    padding: 0px 0;
    display: block;
  }
  .banner-section h1 {
    color: #000;
    font-size: 30px;
    line-height: 34px;
    text-align: center;
  }
  .banner-section p {
    font-size: 16px;
    color: var(--p-text);
    margin-top: 15px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }
  .banner-btn {
    background-color: var(--primary-color);
    padding: 10px 10px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    width: auto;
    text-align: center;
    font-size: 12px;
  }
  .theme-btn {
    color: var(--all-color);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    border-radius: 6px;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    border: solid 2px #000;
  }
  .counter {
    margin-bottom: 35px;
  }

  .skill-section .col-md-2 {
    width: 50%;
  }
  .client-logo-ar .col-md-2 {
    width: 40%;
  }
  .client-section .client-logo-ar .automates-slide-inner img {
    display: block;
    width: 60%;
    margin: 0 auto;
    height: 64px;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.9;
    max-width: 100%;
  }
  .growth-section .col-md-3 {
    width: 50%;
  }
  .growth-box {
    text-align: center;
    padding: 20px;
    border-radius: 15px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 2px 2px #dddddd7a;
  }
  .counter-circle {
    width: 60px;
    height: 60px;
    border: solid 1px #ddddddad;
    text-align: center;
    line-height: 55px;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 0px;
    background: #fff;
  }
  .growth-box-icon svg {
    width: 24px;
    height: 24px;
  }
  .growth-box-text span {
    font-size: 24px;
    font-weight: 600;
    color: #000;
  }
  .growth-box-text p {
    height: 50px;
    min-height: 100%;
    line-height: 1.3;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
  }
  .pricing .pricing-card {
    margin: 0 25px;
    height: auto !important;
  }
  .pricing-card .card-header h3 {
    font-size: 22px;
    margin-bottom: 0;
    color: var(--all-color);
    height: 50px;
    margin-top: 15px;
    line-height: 1.2;
  }
  .currency {
    font-size: 30px;
    color: #000000;
    font-weight: 700;
  }
  .amount {
    font-size: 30px;
    font-weight: 700;
    color: #333;
  }
  .service-section .section-title {
    text-align: center !important;
    margin-bottom: 0;
  }
  .section-icon {
    width: 65px;
    height: 65px;
    background-color: #000;
    text-align: center;
    line-height: 60px;
    border-radius: 100%;
    margin-bottom: 20px;
    margin: 0 auto;
  }
  .service-section .section-title p {
    font-size: 14px;
    margin: 0;
    line-height: 24px;
    font-weight: 500;
    text-align: center;
  }
  .price-bold ul li svg {
    width: 15px;
    height: 15px;
  }
  .service-section .section-title p.mt-2.mb-5 {
    margin-bottom: 20px !important;
  }
  .black-btn {
    background-color: #000;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    border-radius: 6px;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    border: solid 2px #000;
  }
  .service-section .two-btn .d-flex {
    justify-content: center;
  }
  .service-section .row.align-items-center.mt-5 {
    margin-top: 15px !important;
  }
  .service-section .section-title h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #000;
    font-family: var(--allover-font);
    display: block;
    position: relative;
    line-height: 1.3;
    margin-top: 6px !important;
  }
  .service-section .section-icon {
    width: 65px;
    height: 65px;
    background-color: #000;
    text-align: center;
    line-height: 60px;
    border-radius: 100%;
    margin-bottom: 20px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .service-section .default-li ul {
    text-align: left;
  }
  .service-section .default-li.mb-4 {
    margin-bottom: 15px !important;
  }
  .enterprise-suite .col-md-4 {
    width: 50%;
  }
  .enterprise-suite .growth-box {
    text-align: center;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 16px;
    box-shadow: 0px 0px 2px 2px #dddddd7a;
  }
  .enterprise-suite .growth-box {
    text-align: center;
    /* border: solid 1px #dddddd9c; */
    padding: 15px;
    border-radius: 10px;
    height: 100%;
  }
  .enterprise-suite .col-md-4 {
    margin-bottom: 10px;
  }
  .enterprise-suite .growth-box-text h3 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
  }
  .enterprise-suite .growth-box-icon {
    width: 70px;
    height: 70px;
    background: #f3f4f5bf;
    line-height: 64px;
    margin: 0 auto;
    border-radius: 54px;
    margin-bottom: 10px;
  }
  .enterprise-suite .growth-box-icon {
    width: 64px;
    height: 64px;
    background: #f3f4f5bf;
    line-height: 64px;
    margin: 0 auto;
    border-radius: 54px;
    margin-bottom: 10px;
  }
  .enterprise-suite .growth-box-text h3 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
  }
  .footer-logo {
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .footer-top .col-lg-2,
  .footer-top .col-lg-5 {
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }
  .banner-section .btn-icon-ar .d-flex {
    justify-content: center;
  }
  .logo-wrapper .logo {
    padding: 10px 16px;
  }
  .service-section .default-li ul li svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
  }
  .footer-security-section .section-title .d-flex.justify-content-center {
    display: block !important;
  }
  .footer-security-section .section-title .d-flex.justify-content-center li {
    padding: 5px;
  }
  .event-row .event-box-section .d-flex.align-items-center.mb-3 {
    display: block !important;
  }
  .news-event-banner h1 {
    font-size: 35px;
    color: #fff;
  }
  .news-event-banner {
    margin-top: 10px;
    padding: 100px 0;
    text-align: center;
    background-color: var(--all-color);
  }
  .news-event-banner-text .news-banner-icon svg {
    stroke: #fff;
    width: 70px;
    height: 70px;
  }
  .event-box-section .event-hd-icon {
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .event-text-section p {
    text-align: center;
  }
  .event-box-section.box-border {
    border-radius: 12px;
    padding: 32px;
    border: 2px solid #ebe6e7;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
    /* margin: 20px; */
    width: 90%;
    margin: 0 auto;
  }
  .event-hd {
    position: relative !important;
    left: 0 !important;
    text-align: center;
  }
  .certifications-list {
    display: block !important;
  }
  .certifications-list li {
    margin-bottom: 10px;
  }
  .sitebysite-li-box {
    display: block !important;
  }
  .sitebysite-li-box li {
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .event-btn-ar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .list-unstyled li svg {
    width: 0;
    height: 0;
  }
  .news-event-details .modal-body {
    padding: 35px;
    background: #f8f8f8;
  }
  .list-unstyled li {
    padding: 8px 0;
  }
  .secure-section {
    margin-bottom: 20px;
    position: relative;
  }

  /* .list-unstyled span {
    position: absolute;
    left: 42px;
  } */
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  header {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
  }

  .menuzord-menu {
    display: none;
  }

  header.sticky-shadow {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    box-shadow: none;
    background: transparent;
  }

  .mean-container a.meanmenu-reveal span {
    display: block;
    background: #102762;
    height: 3px;
    margin-top: 3px;
  }

  .mega-menu .service-box .service-icon {
    display: none;
  }

  .mega-menu .service-box .service-text p {
    display: none;
  }

  .mega-menu .service-box .service-text h3 {
    font-family: var(--heading-font);
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 0;
    color: #ffffff;
    font-weight: 400;
  }

  .mega-menu .service-box {
    margin-bottom: 0px;
  }

  .mega-menu .service-box .service-text {
    padding-left: 0px;
  }

  .mean-container a.meanmenu-reveal {
    color: #102762 !important;
    right: 10px !important;
    left: auto;
    text-align: center;
    text-indent: 0px;
    font-size: 18px;
    top: -100px;
    position: absolute;
  }

  .logo-holder {
    width: 170px;
    height: auto;
    display: inline-block;
    padding-top: 15px;
  }
  .header-nav-wrapper .d-flex.flex-wrap {
    justify-content: center !important;
  }
  .header-nav {
    background-color: transparent;
    border: none;
  }

  .menuzord-responsive {
    text-align: center;
  }

  .header-btn-sec {
    position: relative;
  }

  .header-btn-sec .d-flex.justify-content-end {
    justify-content: center !important;
  }

  .mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #000;
    margin-top: -16px;
  }

  .mean-container .mean-bar {
    position: absolute;
    background: transparent;
    padding: 2px 0;
    height: 42px;
    z-index: 999999;
    top: 164px;
  }
  .section-title h1 {
    color: #000;
    font-size: 36px;
    line-height: 50px;
  }
  .journey-section .col-md-3 {
    width: 50%;
  }
  .trusted-section .col-md-2 {
    width: 33.33%;
  }
  .team-section .col-md-4 {
    width: 50%;
  }
  .certificate-section .col-md-6 {
    width: 100%;
  }
  .compliance-banner-section .col-md-7 {
    width: 100%;
  }
  .certificate-section .col-md-10 {
    width: 100%;
  }
  .physical-security .col-md-10 {
    width: 100%;
  }
  .application-Security .col-md-10 {
    width: 100%;
  }
  .incident-rsponse-section .col-md-10 {
    width: 100%;
  }
  .incident-box h3 {
    color: var(--all-color);
    font-size: 20px;
  }
  .step-number {
    background: #000;
    color: #fff;
    font-weight: bold;
    width: 25px;
    height: 25px;
  }
  .incident-box .process-step p {
    line-height: 1.3;
  }
  .responsible-section .col-md-10 {
    width: 100%;
  }
  /* .mean-nav .ri-arrow-down-s-line {
    display: none;
  }

  .header-nav-wrapper .col-md-2 {
    width: 100%;
  }

  .header-nav-wrapper .col-md-3 {
    width: 100%;
  } */

  .banner-section {
    width: 100%;
    background-color: #fff;
    height: auto;
    margin-top: 20px;
    padding-top: 0;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .heading-36 {
    font-size: 34px;
    color: var(--all-color);
    font-weight: 800;
    line-height: 1;
  }

  .demo-btn a {
    background-color: var(--primary-color);
    padding: 10px 22px;
    border-radius: 8px;
    color: #fff;
    display: block;
    font-size: 16px;
    display: block;
    text-align: center;
  }

  .banner-section h1 {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    line-height: 1;
  }

  .banner-section p {
    font-size: 16px;
    margin-top: 18px;
    text-align: center;
    line-height: 1.5;
  }

  .price-section .col-md-3 {
    width: 50%;
  }
  .banner-section .col-md-6 {
    width: 100%;
    order: 1 !important;
  }
  .theme-btn {
    color: var(--all-color);
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    border-radius: 6px;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    border: solid 2px #000;
  }
  .skill-section .col-md-2 {
    width: 33%;
  }
  .counter {
    margin-bottom: 35px;
  }
  .counter-circle {
    width: 80px;
    height: 80px;
    border: solid 1px #ddddddad;
    text-align: center;
    line-height: 67px;
    border-radius: 50px;
    margin: 0 auto;
    margin-bottom: 0px;
    background: #fff;
  }
  .banner-section .btn-icon-ar .d-flex {
    justify-content: center;
  }
  .client-section .client-logo-ar .automates-slide-inner img {
    display: block;
    width: 55px;
    margin: 0 auto;
    height: 50px;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.9;
    max-width: 100%;
  }
  .growth-section .col-md-3 {
    width: 50%;
  }
  .pricing .col-md-4 {
    width: 50%;
  }
  .logo-wrapper {
    width: 20%;
  }
  .theme-btn {
    color: var(--all-color);
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    border-radius: 6px;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    border: solid 2px #000;
  }
  .banner-btn {
    background-color: var(--primary-color);
    padding: 10px 10px;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    width: auto;
    text-align: center;
    font-size: 14px;
  }
  .service-section .section-title h2 {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--all-color);
    font-family: var(--allover-font);
    display: block;
    position: relative;
    line-height: 32px;
    text-transform: capitalize;
  }
  .black-btn {
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    padding: 11px 10px;
    border-radius: 6px;
    display: inline-flex;
    width: auto;
    height: auto;
    position: relative;
    text-align: center;
    border: solid 2px #000;
  }
  .enterprise-suite .col-md-4 {
    width: 50%;
  }
  .enterprise-suite .growth-box {
    text-align: center;
    /* border: solid 1px #dddddd9c; */
    padding: 20px;
    border-radius: 14px;
    margin-bottom: 35px;
    box-shadow: 0px 0px 2px 2px #dddddd7a;
  }
  .footer-logo {
    width: 100%;
    max-width: 170px;
    margin: 0 auto;
  }
  .footer-top .col-lg-2 {
    width: 30%;
  }
  .footer-top .col-lg-5 {
    width: 50%;
  }
  .footer-top .col-lg-3 {
    margin-bottom: 40px;
  }
  .banner-section .banner-img {
    width: 60%;
    height: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199px) and (min-width: 992px) {
  .logo-holder {
    width: 120px;
    height: 75px;
    display: inline-block;
    padding-top: 5px;
  }
  .desktop-nav-new > ul > li > a {
    width: 100%;
    height: auto;
    display: block;
    padding: 28px 10px 28px;
    font-size: 14px;
    color: var(--all-color);
    box-sizing: border-box;
    font-weight: 500;
    position: relative;
  }
  .demo-btn a {
    background-color: var(--primary-color);
    padding: 6px 9px;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 13px;
    display: block;
    width: auto;
    text-align: center;
    font-weight: 400;
  }
  .sitebysite-li-box li {
    width: 49%;
    max-width: 100%;
    position: relative;
    border-radius: 10px;
    max-width: 100%;
    background-color: #fbf9fa;
    border: solid 1px #e5e5e5;
    padding: 10px 20px;
    color: #000;
    font-weight: 600;
    font-size: 13px;
  }
}
@media screen and (max-width: 1400px) and (min-width: 1200px) {
  .logo-holder {
    width: 120px;
    height: 75px;
    display: inline-block;
    padding-top: 5px;
  }
  .section-title h1 {
    color: #000;
    font-size: 42px;
    line-height: 43px;
  }
  .sitebysite-li-box li {
    width: 32.33333333%;
    max-width: 100%;
    font-size: 13px;
  }
}
/* @media screen and (max-width: 1199px) and (min-width: 992px) {
  .header-nav-wrapper .row.align-items-center {
    justify-content: space-between;
  }

  .banner-section h1 {
    font-size: 35px;
    line-height: 38px;
  }

  .banner-section p {
    font-size: 15px;
    margin-top: 18px;
  }

  .section-title h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    color: var(--all-color);
    font-family: var(--allover-font);
    display: block;
    position: relative;
  }

  .growth-ar .growth-text h3 {
    font-size: 25px;
    font-weight: 800;
    margin-bottom: 0;
    margin-top: 10px;
  }
  .desktop-nav-new > ul > li > a {
    width: 100%;
    height: auto;
    display: block;
    padding: 60px 15px 24px;
    font-size: 15px;
    color: var(--all-color);
    box-sizing: border-box;
    font-weight: 600;
    position: relative;
    font-size: 13px;
  }
  .client-section .client-logo-ar .automates-slide-inner img {
    display: block;
    width: 66px;
    margin: 0 auto;
    height: 52px;
    object-fit: contain;
    filter: grayscale(100%);
    opacity: 0.9;
    max-width: 100%;
  }
  .demo-btn a {
    background-color: var(--primary-color);
    padding: 5px 10px;
    border-radius: 4px;
    color: #fff;
    display: block;
    font-size: 13px;
    display: block;
    width: auto;
    text-align: center;
  }
  .growth-box-text p {
    height: 50px;
    min-height: 100%;
    line-height: 1.3;
    margin-bottom: 0;
  }
  .pricing-card .card-header h3 {
    font-size: 21px;
    margin-bottom: 0;
    color: var(--all-color);
    height: 46px;
    margin-top: 15px;
    line-height: 1;
  }
  .enterprise-suite .growth-box-text h3 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
  }
  .enterprise-suite .growth-box {
    text-align: center;
    padding: 25px;
    border-radius: 20px;
    margin-bottom: 25px;
    box-shadow: 0px 0px 2px 2px #dddddd7a;
  }
} */

/* @media screen and (max-width: 1400px) and (min-width: 1200px) {
  .desktop-nav-new > ul > li > a {
    padding: 60px 15px 24px !important;
    font-size: 15px;
  }
 
  .pricing-card .card-header h3 {
    font-size: 21px;
    margin-bottom: 0;
    color: var(--all-color);
    height: 50px;
    margin-top: 15px;
    line-height: 1;
  }
} */
