
/* =====start dec 26 new home page ===== */
.all-link-border{
  text-decoration: underline !important;
  text-decoration-color: #6B7280 !important;
  color: #6b727f;
}
.all-link-border:hover{
  color: #111827;
}

.newhome-shadow{
    width: 100%;
}
@media only screen and (max-width: 767px) {
  .newhome-shadow::before{
    top: 270px;
    background-size: cover !important;
    opacity: 0.5 !important;
  }
}

.newhome-shadow ul li:last-child:before {
    content: '';
    position: absolute;
    left: -17px;
    height: 4px;
    width: 4px;
    background-color: #6B7280;
    top: 6px;
    border-radius: 99em;
}
@media only screen and (max-width: 767px) {
  .newhome-shadow ul li:last-child:before {
    top: 9px;
  }
}

/* ----start banner video css---- */

.newhome-shadow .video-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    aspect-ratio: 16/9 !important;
}
.newhome-shadow .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px 10px 10px 10px;
    display: block;
    box-shadow: 0 0 0 1px #E5E7EB;
    z-index: 1;
}
.newhome-shadow.video-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    cursor: pointer;
    z-index: -1;
    transition: opacity 0.1s ease;
    border-radius: 10px 10px 10px 10px;
}
.banner-vimeo-play {
    flex-wrap: unset;
}
/* ----end banner video css---- */
.homenewshadow-m{
  box-shadow: 1px 0px 8px #dddddd !important;
}

.operating-signature{
    position: relative;
    top: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .operating-signature{
    top: 50px;
    left: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .operating-signature{
    display: none;
  }
}
@media only screen and (max-width: 767px) {
.operating-to{
    text-align: center;
    position: relative;
    top: 50px;
  }
  .operating-three{
    width: 100%;
    left: -10px;
    position: relative;
    top: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .operating-to{
    display: none;
  }
  .operating-three{
    display: none;
  }
}
.the-bos-grid{
    width: 100%;
    display: grid;
    grid-template-columns: 134px 1fr 139px;   
}
@media only screen and (max-width: 767px) {
  .the-bos-grid{
    grid-template-columns: 1fr;   
  }
}
.business{
    display: block;
}
.title-textcommon{
    display: block;
}
.title-color-comm{
    color: #ffffff;
    background-color: #675fc3;
    border-radius: 8px;
    padding: 4px 16px;
  }
.watch-demo-grid{
    display: grid;
    margin: 0 auto;
    grid-template-columns: 125px 1fr 130px;   
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .watch-demo-grid{
    grid-template-columns: 125px 1fr 125px;    
  }
}
@media only screen and (max-width: 767px) { 
  .watch-demo-grid{
    grid-template-columns: 1fr;   
  }
}

.m-demo-b{
  width: 100%;
}

.peopleleft{
    margin-left: -30px;
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .peopleleft{
    margin-left: 100px; 
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .peopleleft{
    margin-left: 0px; 
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .peopleleft{
    margin-left: 0px; 
  }
}
@media only screen and (max-width: 767px) {
  .peopleleft{
    display: none;
  }
}
.projectright{
    margin-left: 60px;
    position: relative;
    top: 30px;
}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {
  .projectright{
    margin-left: -100px; 
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1365px) {
  .projectright{
    margin-left: 0px; 
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .projectright{
    margin-left: 0px; 
  }
}
@media only screen and (max-width: 767px) {
  .projectright{
    display: none;
  }
}
.recruitmentimg{
    position: relative;
    z-index: 1;
    top: 16px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .recruitmentimg{
    top: 11px;
    left: 60px;
  }
}
@media only screen and (min-width: 834px) and (max-width: 991px) {
  .recruitmentimg{
    top: 11px;
    left: 30px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 833px) {
  .recruitmentimg{
    top: 11px;
    left: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .recruitmentimg{
    display: none;
  }
}
.salescrmimg{
    position: relative;
    top: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .salescrmimg{
    top: 10px;
    left: -60px;
  }
}
@media only screen and (min-width: 834px) and (max-width: 991px) {
  .salescrmimg{
    top: 10px;
    left: -30px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 833px) {
  .salescrmimg{
    top: 10px;
    left: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .salescrmimg{
    display: none;
  }
}

/* --------start--------------------------- */

.reports-invoices{
  position: relative;
}
.reports-invoices::before{
  width: 134px;
  height: 135px;
  z-index: 2;
  content: '';
  position: absolute;
  top: 90px;
  left: -120px;
  background-image: url("../images/reports.webp");
}
.reports-invoices::after{
  width: 125px;
  height: 125px;
  z-index: 1;
  content: '';
  position: absolute;
  top: 90px;
  right: -110px;
  background-image: url("../images/invoices.webp");
}

@media only screen and (max-width: 1529px) {
  .reports-invoices::before{
    background-image: none;
    display: none;
    width: 0;
  }
   .reports-invoices::after{
    background-image: none;
    display: none;
    width: 0; 
  }
}

/* --------end--------------------------- */

.your-people-main .e-con-inner {
    max-width: 1672px !important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.your-people-grid{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;   
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .your-people-grid{
    grid-template-columns: 1fr;   
  }
}
.crmlogo-midle-main{
    position: relative;
}
.crmlogo-midle{
    position: absolute;
    top: 37%;
    box-shadow: 0px 4px 6px #cfccd9;
    display: none;
}

/* -----------new---------------- */

.awards-center-grid{
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .awards-center-grid{
    width: 80%;
    margin: 0 auto;
    gap: 20px;
    grid-template-columns: 1fr;
    text-align: center;  
  }
}

@media only screen and (max-width: 767px) {
  .awards-center-grid{
    gap: 20px;
    grid-template-columns: 1fr;  
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .awards-center{
    width: 550px;
    margin: 0 auto;
    text-align: center;
  }
}
@media only screen and (max-width: 575px) {
  .awards-center{
    margin: 0 auto;
    text-align: center;
    padding: 0 4px;
  }
}

.white-new-btn{

}
.white-new-btn a:hover{
  /* transform: translateY(-2px); */
}
.insights-shadow-shadow{
  position: relative;
}
.insights-shadow-shadow{
  position: relative;
}
.insights-shadow-shadow::after{
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  background: url("../images/insights-shadow-right-bottom.webp");
  background-repeat: no-repeat;
  background-size: contain;
  width: 595px;
  height: 424px;
}
@media only screen and (max-width: 1365px) {
  .insights-shadow-shadow::after{
    width: 100%;
    height: 100%;
    background-image: none;
  }
}
.insights-inzex{
  position: relative;
  z-index: 1;
}
.insights-blog{
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 170px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .insights-blog{
    gap: 25px;
    grid-template-columns: 1fr;
  }
}
.lately-dive{
    display: block;
}
.ready-dtreamline-bg{
  background: linear-gradient(180deg, #685BC7 -0.03%, #E1DEFB 49.97%, #FFFFFF 69.69%);
}

/* =====start animation section css======= */

.hover-container {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        border-radius: 30px;
      }
      .hover-container .grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        gap: 20px;
      }
      .hover-container .comparison-card {
        position: relative;
        background: #7e74f0 !important;
        border-radius: 80px;
        padding: 10px !important;
        display: flex;
        align-items: center;
        gap: 0;
        overflow: hidden;
        cursor: pointer;
        width: calc(33.33% - 20px);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
      }
      .hover-container .comparison-card::before {
        content: "";
        position: absolute;
        inset: 0;
        padding: 1.5px !important;
        border-radius: 80px;
        background: linear-gradient(
          180deg,
          rgba(255, 255, 255, 0.15) -1.48%,
          rgba(255, 255, 255, 0.15) 4.64%
        );
        -webkit-mask: linear-gradient(#fff 0 0) content-box,
          linear-gradient(#fff 0 0);
        -webkit-mask-composite: xor;
        mask-composite: exclude;
        pointer-events: none;
        transition: all 0.3s ease;
      }
      .hover-container .comparison-card:hover::before {
        background: linear-gradient(
          270deg,
          #0042f9,
          #00b5e2,
          #a8e665,
          #ec5afe,
          #ffb81c,
          #0042f9
        );
        background-size: 600% 600%;
        padding: 2px;
        animation: borderRunning 4s linear infinite;
      }

      @keyframes borderRunning {
        0% {
          background-position: 0% 50%;
        }
        50% {
          background-position: 100% 50%;
        }
        100% {
          background-position: 0% 50%;
        }
      }
      .hover-container .comparison-card::after {
        content: "";
        position: absolute;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: linear-gradient(
          90deg,
          transparent,
          rgba(255, 255, 255, 0.05),
          transparent
        );
        border-radius: 80px;
        transition: left 0.6s;
      }
      .hover-container.comparison-card:hover::after {
        left: 100%;
      }
      .hover-container .comparison-card:hover {
        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
        width: calc(40% - 20px);
        background-color: #251f4d;
      }
      .hover-container .icon-wrapper {
        width: 80px;
        height: 80px;
        background: white;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        position: relative;
        flex-shrink: 0;
      }
      .hover-container .comparison-card:not(:hover) {
        width: calc(24% - 0px) !important;
        opacity: 1 !important;
      }
      .hover-container .icon-wrapper img {
        object-fit: contain;
      }
      .hover-container .vs-divider {
        display: flex;
        align-items: center;
        gap: 0;
        opacity: 1 !important;
        transition: opacity 0.3s;
        flex: 1;
      }
      .hover-container .comparison-card:hover .vs-divider {
        opacity: 1;
      }
      .hover-container .vs-line {
        flex: 1;
        height: 2px;
        background-image: linear-gradient(
          to right,
          #ffffff 50%,
          transparent 50%
        ) !important;
        background-size: 10px 2px !important;
        background-repeat: repeat-x;
        position: relative;
      }
      .hover-container .vs-line::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 0;
        height: 100%;
        background-image: linear-gradient(
          to right,
          rgba(255, 255, 255, 0.8) 50%,
          transparent 50%
        );
        background-size: 12px 2px;
        background-repeat: repeat-x;
        transition: width 0.4s;
      }
      .hover-container .comparison-card:hover .vs-line::after {
        width: 100%;
      }
      .hover-container .vs-text {
        color: white !important;
        font-size: 12px;
        font-weight: 500;
        backdrop-filter: blur(25px);
        background: rgba(255, 255, 255, 0.1);
        height: 30px;
        width: 30px;
        border-radius: 99em;
        border: 1px solid rgba(255, 255, 255, 255) !important;
        transition: all 0.3s;
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 1px;
      }
      .hover-container .comparison-card:hover .vs-text {
        color: rgba(255, 255, 255, 255) !important;
        background: rgba(255, 255, 255, 0.1);
      }
      .hover-container .compare-button {
        background: linear-gradient(180deg, #6094fb 0%, #1048ba 100%);
        color: white !important;
        border: none;
        padding: 12px 16px;
        border-radius: 12px;
        font-size: 16px;
        font-weight: 500;
        cursor: pointer;
        opacity: 1;
        transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
        box-shadow: 0px 4px 4px 0px #00000040, inset 0px 4px 4px 0px #ffffff40;
        position: absolute;
        left: 50%;
        transform: translateX(-50%) translateY(10px);
        pointer-events: none;
        white-space: nowrap;
      }
      .hover-container .comparison-card:hover .compare-button {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
        pointer-events: all;
      }
      .hover-container.compare-button:hover {
        background: linear-gradient(135deg, #5b7fe8, #6a8ff0);
        box-shadow: 0 6px 25px rgba(65, 105, 225, 0.5);
        transform: translateX(-50%) translateY(-2px);
      }
      .hover-container .compare-button:active {
        transform: translateX(-50%) translateY(1px);
      }
      @media (max-width: 1366px) {
        .hover-container .comparison-card:not(:hover) {
          width: calc(33% - 20px) !important;
          opacity: 1 !important;
        }
      }

      /* Tablet styles */
      @media (max-width: 1024px) {
        .hover-container .comparison-card {
          width: calc(50% - 20px);
        }

        .hover-container .comparison-card:hover {
          width: calc(50% - 20px);
        }
        .hover-container .comparison-card:not(:hover) {
          width: calc(50% - 20px) !important;
          opacity: 1;
        }
      }
      
      /* Mobile styles */
      @media (max-width: 768px) {
        /* body {
          padding: 20px 15px;
        } */
        .hover-container {
          border-radius: 20px;
        }
        .hover-container .grid {
          gap: 15px;
        }
        .hover-container .comparison-card {
          width: 100%;
          padding: 20px 25px;
          border-radius: 60px;
        }
        .hover-container .comparison-card:hover {
          width: 100%;
        }
        .hover-container .comparison-card:not(:hover) {
          width: 100% !important;
          opacity: 1;
        }
        .hover-container .icon-wrapper {
          width: 60px;
          height: 60px;
        }
        .hover-container .icon-wrapper img {
          width: 38px;
          height: 38px;
        }
        .hover-container .vs-text {
          height: 26px;
          width: 26px;
          font-size: 11px;
        }
        .hover-container .compare-button {
          font-size: 14px;
          padding: 10px 14px;
        }
      }
      /* Small mobile styles */
      @media (max-width: 480px) {
        .hover-container .comparison-card {
          padding: 15px 20px;
          border-radius: 50px;
        }
        .hover-container .icon-wrapper {
          width: 50px;
          height: 50px;
        }
        .hover-container .icon-wrapper img {
          width: 32px;
          height: 32px;
        }
        .hover-container .vs-text {
          height: 24px;
          width: 24px;
          font-size: 10px;
        }
        .hover-container.compare-button {
          font-size: 13px;
          padding: 8px 12px;
        }
      }

/* =====end animation section css======= */

.office-suite-grid{
  width: 100%;
  display: grid;
  gap: 20px;
  grid-template-columns: 520px 1fr;   
}
@media only screen and (max-width: 1024px) {
  .office-suite-grid{
    width: 100%;
    gap: 20px;
    grid-template-columns: 1fr 1fr;   
  }
}
@media only screen and (max-width: 767px) {
  .office-suite-grid{
    width: 100%;
    gap: 8px;
    grid-template-columns: 1fr;   
  }
}
.office-suite-two-grid{
  width: 100%;
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 520px;   
}
@media only screen and (max-width: 1024px) {
  .office-suite-two-grid{
    width: 100%;
    gap: 20px;
    grid-template-columns: 1fr 1fr;   
  }
}
@media only screen and (max-width: 767px) {
  .office-suite-two-grid{
    width: 100%;
    gap: 8px;
    grid-template-columns: 1fr;   
  }
}
.clear-the{
  display: block;
}
.ten-animation{
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 8px;
}
.ten-animation img{
  animation: iosWiggle 0.5s ease-in-out infinite;
}
.hubspot-logo{
  top: 13px;
}
.line-sarp{
  width: 100%;
  transform: translateY(-50%);
  position: absolute;
  top: 75%;
}

@media only screen and (max-width: 425px) {
  .and-payments{
    display: block;
  }
}

@keyframes iosWiggle {
    0% {
        transform: rotate(-2deg) scale(1);
    }

    50% {
        transform: rotate(2deg) scale(1);
    }

    100% {
        transform: rotate(-2deg) scale(1);
    }
}

/* --------------start css jan-5-GS-------------  */

.micl {
    color: rgba(17, 24, 39, 1);
}
.micl:hover {
    color: #000000;
}
@media only screen and (max-width: 1366px) {
  .email-biz-whitwbg{
    box-shadow: 0px 0 8px #cccccc;
  }
}
@media only screen and (max-width: 767px) {
  .email-biz-whitwbg{
    box-shadow: 0px 0 10px #cccccc;
    border-radius: 8px 8px 14px 14px;
    padding: 24px;
    text-align: center;
  }
  .footer-biz-new{
    background-size: 100% 75% !important;
    background-position: center top !important; 
    padding: 12px 1px;
  }
  .newsocial-media{
    width: auto !important;
    margin: 0 auto !important;
    margin-bottom: 0;
  }
  .footer-line-su{
    display: none;
  }
}
.email-biz-bg {
    position: relative;
    overflow: hidden;
}
.email-biz-bg::after {
    content: "";
    position: absolute;
    border-radius: 8px;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg,
            #685BC7 20%,
            #00B3E4 50%,
            #FFB81C 80%) !important;            
}

.email-mb{
}
.email-mb p{
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .email-biz-bg::after {
    height: 5px;
  }
}

/* --------start css Your People Processes section------- */
@media only screen and (min-width: 1701px) {
  .people-leftright-box{
    min-height: 149px;
    padding-top: 15px;
  }
}

/* --------end css Your People Processes section------- */

.center_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.your_people_iconbox{
    background-color: #fff;
    border: 1px solid rgba(229, 231, 235, 1);
    border-radius: 12px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.like-gaining-grid{
  display: grid;
  gap: 20px;
  grid-template-columns: 1fr 160px !important;
}
.like-gaining-bor{
  border-left: solid 1px rgba(229, 231, 235, 1);
  border-right: solid 1px rgba(229, 231, 235, 1);;
}
.like-gaining-bor-to{
  border-left: solid 1px rgba(229, 231, 235, 1);
}
@media only screen and (max-width: 767px) {
  .like-gaining-grid{
    grid-template-columns: 1fr !important;
  } 
  .like-gaining-bor{
    border-left: 0;
    border-right: 0;
  }
.like-gaining-bor-to{
    border-top: solid 1px rgba(229, 231, 235, 1);
    border-left: 0;
    margin-top: 10px;
    padding-top: 25px;
  }
}

/* ===========start css header new 09-jan-2026========= */

.menu-icon-pa .menu-item.current-menu-ancestor > div a {
    color: #FFB81C !important;
}
.menu-icon-pa .hfe-sub-menu-item.hfe-sub-menu-item-active {
    color: #FFB81C !important;
}
.nav-box-shadow {
    box-shadow: 0px 0px 12px 0px #ddd;
}
.middle-part {
    background: url("../img/menu-big-bg.webp") no-repeat;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin: 0 auto !important;
    text-align: center !important;
    height: 64px !important;
    position: relative;
}
@media only screen and (min-width: 1441px) and (max-width: 1700px) {
    .middle-part::after {
        left: 60px;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .middle-part::after {
        left: 54px;
    }
}
@media only screen and (min-width: 1261px) and (max-width: 1366px) {
    .middle-part::after {
        left: 54px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1260px) {
    .middle-part::after {
        left: 50px;
    }
}
@media only screen and (min-width: 1161px) and (max-width: 1199px) {
    .middle-part::after {
        left: 45px;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1160px) {
    .middle-part::after {
        left: 40px;
    }
}
@media only screen and (min-width: 1061px) and (max-width: 1100px) {
    .middle-part::after {
        left: 32px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1060px) {
    .middle-part::after {
        left: 30px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .center-box::before{
        right: -11px;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1199px) {
    .center-box::before{
        right: -14px;
    }
}
@media only screen and (min-width: 1061px) and (max-width: 1100px) {
    .center-box::before{
        right: 12px;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1060px) {
    .center-box::before{
        right: 10px;
    }
}
.section-navbar .hfe-menu-item {
  text-decoration: none !important;
}
.section-navbar .hfe-sub-menu-item{
text-decoration: none !important;
}

@media only screen and (min-width: 1367px) {
    .middle-part {
        width: 65% !important;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 17px !important;
        padding-bottom: 17px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .middle-part {
        width: 65% !important;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 17px !important;
        padding-bottom: 17px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .middle-part {
        background: url("../img/menu-small-bg.webp") no-repeat;
    }
}
@media only screen and (max-width: 1024px) {
    .middle-part {
        background-image: none !important;
    }
}
@media only screen and (min-width: 1441px) {
    .center-box {
        width: 90% !important;
        margin: 0 auto !important;
        text-align: center;
        position: relative;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 13px !important;
        padding-bottom: 15px !important;
    }
}
@media only screen and (min-width: 1367px) and (max-width: 1440px) {
    .center-box {
        width: 90% !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 13px !important;
        padding-bottom: 14px !important;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .center-box {
        width: 90% !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 8px !important;
        padding-bottom: 17px !important;
    }
}
@media only screen and (min-width: 1101px) and (max-width: 1199px) {
    .center-box {
        width: 90% !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 11px !important;
        padding-bottom: 18px !important;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
    .center-box {
        width: 100% !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .menuicon .menu-item a.hfe-menu-item {
        padding-top: 11px !important;
        padding-bottom: 18px !important;
    }
}
@media only screen and (max-width: 1024px) {
    .menuicon a {
        border-top: solid #434175 1px;
    }
    .menuicon .sub-menu {
        box-shadow: none !important;
    }
    .middle-part .hfe-flyout-close{
        top: 10px !important;
        right: 10px !important;
        margin: 0px !important;
    }
     .menuicon .hfe-nav-menu-icon{
        font-size: 0 !important;
    }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
    .middle-part .hfe-flyout-close{
        top: 11px !important;
        right: 10px !important;
        margin: 0px !important;
    }
    .right-toggle {
        margin-right: 0px !important;
        font-size: 0 !important;
    }
    .ipad-size{
        position: absolute !important;
        right: 40px;
        top: -1px;
    }
}
@media only screen and (max-width: 575px) {
    .middle-part .hfe-flyout-close{
        top: 11px !important;
        right: 10px !important;
        margin: 0px !important;
    }
    .right-toggle {
        margin-right: 0px !important;
        font-size: 0 !important;
    }
    .ipad-size{
        position: absolute !important;
        right: 40px;
        top: -1px;
    }
}
@media only screen and (min-width: 320px) and (max-width: 575px) {
    .middle-part .hfe-flyout-close{
        top: 11px !important;
        right: 9px !important;
        margin: 0px !important;
    }
    .right-toggle {
        margin-right: -1px !important;
        font-size: 0 !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 4024px) {
    .logo-lefts {
        position: absolute !important;
        left: 0 !important;
    }
}

/* ===========end css header new 09-jan-2026========= */

/* =========== start Dec 17 gyan-new css nav-menu============== */

.menu-icon-pa .hfe-nav-menu-icon{
    padding: 0 !important;
}
.nov-middle-part {
    width: 72%;
    background: url("../img/menu-big-bg.webp") no-repeat !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    margin: 0 auto !important;
    text-align: center !important;
    height: 64px !important;
    position: relative;
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .nov-middle-part {
        width: 80%;
    }
}
@media only screen and (max-width: 1024px) {
    .nov-middle-part {
        width: 36px;
        background-image: none !important;
        height: auto !important;
    }
    .menu-icon-pa .hfe-nav-menu-icon{
        padding: 0 !important;
    }
}
@media only screen and (min-width: 1366px) {
    .blue-head-btn{
        width: 100% !important;
    }
}
@media only screen and (max-width: 1024px) {
    .menu-icon-pa{
      position: relative;
      top: 3px;
    }
}

/* =========== end Dec 17 gyan-new css nav-menu============== */

/* =========== start 5-jan gyan-new css nav-menu============== */
.newnov-middle-part {
    width: 72%;
    margin: 0 auto !important;
    text-align: center !important;
    height: 64px !important;
    position: relative;
}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
    .newnov-middle-part {
        width: 80%;
    }
}
@media only screen and (max-width: 1024px) {
    .newnov-middle-part {
        width: 36px;
        background-image: none !important;
        height: auto !important;
    }
}
/* =========== end 5-jan gyan-new css nav-menu============== */
@media only screen and (max-width: 1024px) {
    .hajar-chauvis {
        display: none;
    }
    /* Mobile Menu Animation */

    .menu-icon-pa .menu-item .sub-menu {
        display: none;
        height: auto;
        overflow: auto;
        scrollbar-width: none;
    }
    .menu-icon-pa .menu-item .sub-menu.sub-menu-open {
        visibility: visible !important;
        opacity: 1 !important;
    }
    .menu-icon-pa .menu-item:hover .sub-menu {
        visibility: visible !important;
        opacity: 1 !important;
    }
    .hfe-nav-menu__toggle.elementor-clickable.hfe-active-menu.hfe-active-menu-full-width {
        /* height: 36px !important; */
    }
    .hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
        flex-direction: column;
    }
    .menu_btn_dv.e-flex.e-con.e-child {
        align-self: center !important;
    }
    .hfe-nav-menu nav {
        opacity: 1 !important;
        visibility: visible !important;
        position: fixed !important;
        top: 0;
        left: 0;
        width: 100vw !important;
        height: 100vh;
        display: none;
        z-index: 9999;
    }
    /* stop page scroll */
    body.mobile-menu-open {
        overflow: hidden;
    }
    /* freeze main navbar animation */
    .section-navbar.menu-locked {
        position: fixed !important;
        top: 0px !important;
        left: 0;
        width: 100%;
        transform: none !important;
        transition: none !important;
    }
    .section-navbar.menu_open {
        transform: none !important;
        transition: none !important;
    }
    .menu-icon-pa .hfe-nav-menu .sub-arrow {
        padding: 8px 10px !important;
        background: #e1e1e1 !important;
        border-radius: 5px;
    }
    .menu-icon-pa .hfe-menu-toggle:hover {
        border: 1px dotted #4c4984 !important;
    }
    .menu-icon-pa .menu-item .sub-menu .hfe-sub-menu-item {
        padding-right: 14px !important;
    }
    .menu-icon-pa .menu-item .current-menu-item.sub-menu-active a {
        color: #e9a207 !important;
    }
    .menu-icon-pa .menu-item .current-menu-parent div a {
        color: #e9a207 !important;
    }
}

/* ===========end css header new 09-jan-2026========= */

.awards-inline{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    row-gap: 30px;
    flex-wrap: wrap;
}
.awards-inline img{
    /* max-height: 90px; */
    width: auto;
    transition: transform 0.3s ease;
}
.awards-inline img:hover{
    transform: scale(1.08);
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
    .awards-inline{
      gap: 40px;
      row-gap: 25px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .awards-inline{
      gap: 30px;
      row-gap: 25px;
    }
}
@media (max-width: 767px){
    .awards-inline{
        gap: 25px;
        row-gap: 25px;
    }
}


/* new footer start  */
@media only screen and (max-width: 767px) { 
    /* Accordion heading style */
    .mobile-feature-accordion .accordion-heading {
        position: relative;
        cursor: pointer;
        padding-right: 30px;
    }
    /* Arrow */
    .mobile-feature-accordion .accordion-heading::after {
        content: '';
        position: absolute;
        right: 16px;
        top: 50%;
        width: 10px;
        height: 10px;
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        transform: translateY(-50%) rotate(45deg);
        transition: transform 0.3s ease;
    }
    /* Rotate arrow when active */
    .mobile-feature-accordion.active .accordion-heading::after {
        transform: translateY(-50%) rotate(-135deg);
    }
    .accordion-heading {
        padding: 16px 16px !important;
        background-color: #F9FAFB;
        border-radius: 12px;
        border: 1px solid #E5E7EB;
    }
    .mobile-feature-accordion {
        margin-top: 0px;
    }
    .mobile-feature-accordion {
        gap: 0px !important;
    }
    .mobile-feature-accordion.active .accordion-heading { 
        border-radius: 12px 12px 0 0 !important;
        border-bottom: none !important;
        background-color: #FFFFFF;
    }
    .accordion-body {
        padding: 0 16px 16px 16px !important;
        background-color: #FFFFFF;
        border-radius: 0px 0px 12px 12px;
        border: 1px solid #E5E7EB;
        border-top: none !important;
    }
    .accordion-heading h4 {
        color: #111827 !important;
    }

}
/* new footer End  */


/* -------start mobile view css------ */
  .switch-main{
    width: 100%;
  }
  .switch-main-inner{
    display: flex;
    width: 100%;
  }
  @media only screen and (max-width: 767px) { 
    .switch-main-inner{
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: nowrap;
      padding-bottom: 12px;
      -webkit-overflow-scrolling: touch;
    }
    .switch-main-inner .column-to{
      width: 75%;
      flex-shrink: 0;
    }
  }
  @media only screen and (max-width: 575px) { 
   .switch-main-inner{
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: nowrap;
      padding-bottom: 12px;
      -webkit-overflow-scrolling: touch;
    }
    .switch-main-inner .column-to{
      width: 91%;
      flex-shrink: 0;
    }
  }
.switch-main-inner::-webkit-scrollbar {
  height: 7px;
  border-radius: 10px;
  background: #dddddd;
}
.switch-main-inner::-webkit-scrollbar-thumb {
  background: #00B3E4;
  border-radius: 10px;
}
/* -------end mobile view css------ */

/* -------start css section-19jan2026------------- */

/* Sales CRM Page CSS  S */
.sales-grid-container {
    display: grid;
    grid-template-columns: repeat(5, 193px);
    grid-auto-rows: 200px;
    gap: 24px;
    justify-content: center;
}
.sales-grid-container .grid-item {
    position: relative;
    border-radius: 16px;
    color: #6B7280;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    cursor: pointer;
    transition: all 0.4s ease;
    overflow: hidden;
    background: url('data/sales-crm-animation/bg-lines-sc.webp');
    border: solid 1px #E5E7EB;
}
/* Collapsed state */
.sales-grid-container .grid-item .collapsed {
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 10px;
    z-index: 2;
    padding: 20px;
    height: -webkit-fill-available;
    justify-content: space-between;
}
.sales-grid-container .grid-item .collapsed img {
  width: 36px;
  filter: invert(40%);
}
.sales-grid-container .grid-item .collapsed span {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    letter-spacing: -0.01em;
}
/* Expanded state */
.sales-grid-container .grid-item.expanded {
    grid-column: span 2;
    grid-row: span 2;
    color: #FFFFFF;
    padding: 20px;
    align-items: flex-start;
    justify-content: flex-start;
    /* box-shadow: 0 0px 0px rgba(0, 0, 0, 0.2); */
}
.sales-grid-container .grid-item.expanded::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: 16px;
}
.sales-grid-container .grid-item.expanded::after {
  content: '';
  width: 100%;
  background: url("../images/ellipse-shadow.webp") no-repeat;
  background-repeat: no-repeat;
  background-position: top  center;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  height: 90%;
  opacity: 0.9;
}
.sales-grid-container .grid-item .expanded-content {
    display: none;
    flex-direction: column;
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 3;
}
.sales-grid-container .grid-item.expanded .collapsed {
    display: none;
}
.sales-grid-container .grid-item.expanded .expanded-content {
    display: flex;
    gap: 20px;
    overflow: auto;
}
.sales-grid-container .grid-item.expanded .expanded-content .content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.sales-grid-container .grid-item.expanded .expanded-content .top {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #aa7f7f52;
    width: max-content;
    padding: 6px 8px;
    background: #111827;
    border-radius: 20px;
}
.sales-grid-container .grid-item.expanded .expanded-content .top img {
    width: 18px;
}
.sales-grid-container .grid-item.expanded .expanded-content h3 {
    font-size: 20px;
    font-weight: 400;
    color: #111827;
    line-height: 32px;
    letter-spacing: -0.025em;
}
.sales-grid-container .grid-item.expanded .expanded-content p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
    font-weight: 400;
    color: #666F80;
    letter-spacing: -0.01em;
}
.sales-grid-container .grid-item.expanded .expanded-content .illustration {
    position: relative;
    display: inline-block;
    text-align: center;
    background: url("data/sales-crm-animation/block-shadow.webp") center/contain no-repeat;
    border-radius: 12px;
    /* optional */
}
.sales-grid-container .grid-item.expanded .expanded-content .illustration img {
    max-width: 100%;
    border-radius: 10px;
    padding: 0 12px;
}

@media only screen and (min-width: 1025px) and (max-width: 1366px) {
  .sales-grid-container {
      grid-template-columns: repeat(5, 170px);
      grid-auto-rows: 190px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .sales-grid-container {
      grid-template-columns: repeat(5, 163px);
      grid-auto-rows: 190px;
  }
}

@media only screen and (min-width: 834px) and (max-width: 991px) {
  .eight-three-four{
    width: 610px;
  }
  .sales-grid-container {
    display: grid;
    grid-template-columns: repeat(5, 113px);
    grid-auto-rows: 137px;
    gap: 12px;
    justify-content: center;
  }
  .sales-grid-container .grid-item.expanded {
    grid-column: span 3;
    grid-row: span 3;
  }    
  .sales-grid-container .grid-item:last-child {
    margin-bottom: 0;
  }
  .sales-grid-container .grid-item .collapsed {
    display: flex;
    flex-direction: column;
    gap: 8px;
    border: 1px solid transparent;
    width: max-content;
    padding: 16px 16px;
    background: transparent;
    border-radius: 20px;
  }
  .sales-grid-container .grid-item .collapsed span {
    font-size: 12px;
    color: #6B7280;
    letter-spacing: -0.01em;
    line-height: 16px;
    font-family: "Inter";
  }
  .sales-grid-container .grid-item .collapsed img {
    width: 24px;
    filter: invert(50%);
  }
} 


@media only screen and (max-width: 833px) {
  .sales-grid-container {
      display: block;
  }
  .sales-grid-container .grid-item {
    margin: 20px 0;
    padding: 16px;
  }    
  .sales-grid-container .grid-item:last-child {
    margin-bottom: 0;
  }
  .sales-grid-container .grid-item .collapsed {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    border: 1px solid transparent;
    width: max-content;
    padding: 6px 8px;
    background: transparent;
    border-radius: 20px;
  }
  .sales-grid-container .grid-item .collapsed span {
    font-size: 14px;
    color: #6B7280;
    letter-spacing: -0.01em;
    line-height: 24px;
  }
  .sales-grid-container .grid-item .collapsed img {
    width: 24px;
    filter: invert(50%);
  }
} 

@media only screen and (max-width: 767px) {
  .sales-grid-container .grid-item.expanded .expanded-content .illustration {
    margin-top: 6px;
  }
  .sales-grid-container .grid-item.expanded .expanded-content {
    gap: 16px;
  }
  .sales-grid-container .grid-item {
    margin: 8px 0;
    padding: 10px;
  }
  .sales-grid-container .grid-item .collapsed span {
    font-size: 14px;
    font-weight: 500;
    color: #6B7280;
    line-height: 24px;
  }
  .sales-grid-container .grid-item .collapsed img {
    width: 24px;
    filter: invert(46%);
  }
  .sales-grid-container .grid-item.expanded .expanded-content h3 {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.scroll-section.sales-crm {
    max-width: 100% !important;
}

.simple-cover{
  width: auto;
}
.simple-cover img{
  object-fit: inherit !important;
}
.pointer-demo{
  cursor: pointer;
}

/* Sales CRM Page CSS  E */


/* -------end css section-19jan2026------------- */

/* ---------compare----page---------- */
.compare-bg{
  width: 50px;
  background: #F3F4F6;
  border-radius: 8px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .collab-mobile{
    padding-bottom: 25px !important;
  }
}
@media only screen and (max-width: 767px) {
  .collab-mobile{
    padding-bottom: 25px !important;
  }
}
@media only screen and (max-width: 575px) {
  .collab-mobile{
    padding-bottom: 15px !important;
  }
}
@media only screen and (max-width: 375px) {
  .collab-mobile{
    padding-bottom: 10px !important;
  }
}