/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
}

/* large desktop :2001px. */
@media (min-width: 2001px) and (max-width: 2160px) {
}

/* desktop 1200px to 1600px */
@media (min-width: 1280px) and (max-width: 1919px) {
  .custom-container {
    padding: 0px 60px;
  }

  .header-section-inner {
    padding: 15px 20px;
  }

  .stellarnav > ul > li > a {
    font-size: 14px;
    line-height: 14px;
    padding: 0px 9px !important;
  }

  .default-btn {
    font-size: 14px;
    line-height: 14px;
    padding: 14px 20px;
  }

  .banner-section-inner {
    top: 105px;
    height: auto;
  }

  .banner-section-inner h1 {
    font-size: 50px;
    line-height: 60px;
  }

  .banner-section-inner h6 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 40px 0px;
  }

  .banner-animation-mid {
    width: 55%;
  }

  .trusted-section {
    padding: 50px 0px;
    margin: 0px;
  }

  .smart-solutions-section-inner {
    height: 350px;
  }

  .smart-solutions-text h2 {
    font-size: 45px;
    line-height: 55px;
  }

  .smart-solutions-text p {
    font-size: 20px;
    line-height: 30px;
  }

  .service-card-3 h4 {
    font-size: 24px;
    line-height: 28px;
    margin: 20px 0px 15px 0px;
  }

  .service-card-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .transform-section-content h2 {
    font-size: 45px;
    line-height: 55px;
  }

  .transform-section-content h3 {
    font-size: 45px;
    line-height: 55px;
  }

  .transform-section-content p {
    font-size: 20px;
    line-height: 30px;
  }

  .unifying-section-tittle h2 {
    font-size: 45px;
  }

  .privacsection-section-righ-text h4 {
    font-size: 22px;
    line-height: 22px;
  }

  .privacsection-section-righ-text p {
    font-size: 14px;
    line-height: 24px;
    max-width: 95%;
  }

  .your-privacy-section {
    padding: 30px;
  }

  .your-privacy-section h3 {
    font-size: 30px;
    line-height: 40px;
    padding: 0px 0px 10px 0px;
    max-width: 90%;
  }

  .your-privacy-section p {
    font-size: 14px;
    line-height: 24px;
  }

  .privacsection-section-right {
    padding: 0px 0px 0px 30px;
    margin: 0px;
  }

  .newsletter-content h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
  }

  .footer-menu-row h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
  }

  .footer-icons-area h3 {
    font-size: 22px;
    line-height: 32px;
    margin: 0px 0px 20px 0px;
  }

  .footer-menu-row {
    gap: 60px;
  }

  .footer-icons-area ul li a {
    width: 35px;
    height: 35px;
    margin: 0px 2px;
  }

  .copyright-text p {
    font-size: 14px;
  }

  .footer-side-menu ul li a {
    font-size: 14px;
    line-height: 14px;
    margin: 0px 10px 0px 0px;
  }

  .copyright {
    padding: 15px 0px;
  }

  .banner-animation-icon1 {
    bottom: 20px;
  }

  .banner-animation-icon3 {
    right: 95px;
  }

  .banner-animation-icon4 {
    bottom: 100px;
  }

  .service-cart-3 h4 {
    font-size: 24px;
    line-height: 28px;
  }

  .service-cart-3 {
    height: 400px;
  }

  .client-testimonial-box {
    padding: 30px;
    height: 280px;
  }

  .banner-animation-section {
    position: relative;
    margin: -18px auto;
  }

  .banner-animation-mid {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 13px;
    width: 54%;
    /* -webkit-animation: movebounce-up 13s infinite; */
    /* animation: movebounce-up 13s infinite; */
  }

  .banner-animation-icon5 {
    right: -41px;
    bottom: 54px;
  }

  .card__image img {
    max-width: fit-content;
    position: absolute;

    right: 0px;
    z-index: 2;
    height: max-content;
    bottom: 0;
  }
  .card__title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 30px;
  }

  .card__content h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #fff;
    margin: 0px 0px 10px 0px;
  }

  .card__desc {
    font-size: 15px;
    font-weight: 400;
    color: #f4f4f4;
    margin-bottom: 24px;
    line-height: 20px;
    text-align: left;
  }
  .highlight-box h4 {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 9px;
    font-family: Montserrat;
    line-height: 25px;
  }

  .highlight-box p {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    color: #fff;
  }
}

/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1279px) {
  .custom-container {
    padding: 0px 40px;
  }

  .stellarnav > ul > li > a {
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.5%;
    color: #fff;
    padding: 0px 20px !important;
    border-bottom: none;
  }

  .main-nav .stellarnav li li a {
    font-size: 15px;
    padding: 8px 12px;
    color: #fff;
    font-weight: 400;
  }

  .stellarnav > ul > li > a:hover {
    color: #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .rightlink {
    align-items: center;
    gap: 4px;
    margin: 0px;
    padding: 0px;
  }

  .logo {
    width: 120px;
    height: auto;
    margin: 0px;
    padding: 8px 0px;
  }

  .rightlink .default-btn {
    font-size: 14px;
    padding: 12px 12px;
    border-radius: 2px;
    line-height: 14px;
    border-radius: 30px;
  }

  .default-btn {
    padding: 10px 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .banner-carousel .item {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .header-section-inner {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 0px 30.4px 0px #00000063;
    margin: 0px;
    padding: 5px 15px;
    height: 100%;
  }

  .banner-section {
    height: 700px;
  }

  .banner-section-inner {
    top: 25px;
  }

  .banner-section-inner h1 {
    font-size: 45px;
    line-height: 55px;
    margin: 0px;
  }

  .banner-section-inner h6 {
    font-size: 18px;
    line-height: 28px;
    margin: 10px 0px;
  }

  .banner-section img {
    width: 100%;
    height: 100%;
    object-fit: unset;
  }

  .trusted-section {
    padding: 50px 0px;
    margin: 0px;
  }

  .trusted-section h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
  }

  .essential-business-section-tittle {
    max-width: 700px;
  }
  .essential-business-section-body {
    max-width: 700px;
  }

  .essential-business-section {
    padding: 50px 0px;
  }

  .essential-business-section-tittle h6 {
    font-size: 16px;
    line-height: 16px;
    padding: 12px 20px;
  }

  .essential-business-section-tittle h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0px;
  }

  .essential-business-section-tittle p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 20px 0px;
  }

  .features-row {
    gap: 5px;
  }

  .features-card {
    width: 250px;
    height: 135px;
  }

  .features-card-content-text h4 {
    font-size: 22px;
    line-height: 32px;
    width: 85%;
    margin: 25px 0px 0px 0px;
  }

  .smart-solutions-section {
    padding: 50px 0px;
    margin: 0px;
  }

  .smart-solutions-text h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 0px 0px 15px 0px;
  }

  .smart-solutions-text p {
    font-size: 18px;
    line-height: 28px;
    padding: 0px 20px;
    margin: 0px 0px 20px 0px;
  }

  .smart-solutions-section-inner {
    min-height: 300px;
    border-radius: 30px;
  }

  .service-card-3 {
    padding: 20px;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.28);
    height: auto;
  }

  .service-card-3 h4 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0px 10px 0px;
  }

  .service-card-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .our-services-section {
    padding: 0px 0px 50px 0px;
    margin: 0px;
  }

  .transform-section-slider .owl-dots {
    bottom: -15px;
  }

  .transform-section-slider .owl-dots .owl-dot.active span,
  .transform-section-slider .owl-dots .owl-dot:hover span {
    width: 30px;
    height: 10px;
  }

  .transform-section-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }

  .transform-section-content h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .transform-section-content h3 {
    font-size: 28px;
    line-height: 38px;
    margin: 0px 0px 10px 0px;
  }

  .transform-section-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
  }

  .client-testimonial-box {
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 30px 0px;
    height: 280px;
  }

  .transform-section {
    padding: 0px 0px 50px 0px;
    margin: 0px;
  }

  .unifying-section {
    padding: 50px 0px;
  }

  .unifying-section-icon {
    width: 150px;
    height: 150px;
    border-radius: 20px;
  }

  .unifying-section-tittle h2 {
    font-size: 28px;
  }

  .unifying-section-tittle p {
    font-size: 18px;
    line-height: 28px;
  }

  .your-privacy-section {
    padding: 20px;
  }

  .your-privacy-section h3 {
    font-size: 20px;
    line-height: 28px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    max-width: 100%;
  }

  .your-privacy-section p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
  }

  .banner-animation-section-outer img {
    width: 90%;
    height: auto;
    display: block;
    /*animation: halfRotate 3s ease-in-out infinite;*/
    margin: 0px auto;
  }

  .privacsection-section-right-box {
    border-radius: 20px;
    padding: 20px;
    margin: 0px 0px 15px 0px;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 20px;
    height: auto;
  }

  .privacsection-section-right {
    padding: 0px;
    margin: 0px;
  }

  .privacsection-section-righ-icon {
    width: 90px;
    height: 90px;
    margin: 0px;
    padding: 10px;
  }

  .privacsection-section-righ-text h4 {
    font-size: 20px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
  }

  .privacsection-section-righ-text p {
    font-size: 14px;
    line-height: 24px;

    margin: 0px;
    padding: 0px;
    max-width: 100%;
  }

  .privacsection-section {
    padding: 50px 0px;
  }

  .footer-top {
    padding: 50px 0px;
    margin: 0px;
  }

  .footer-section {
    border-radius: 30px 30px 0px 0px;
  }

  .newsletter-content h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0px auto 20px;
    max-width: 100%;
  }

  .newsletter-content .input-group .form-control {
    padding: 15px 15px;
  }

  .iso-icon-section {
    margin: 30px auto;
    padding: 0px;
  }

  .footer-menu-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 5px;
    /*flex-wrap: wrap;*/
    margin: 0px auto;
  }

  .footer-menu-row h3 {
    font-size: 18px;
    line-height: 28px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }
  .footer-menu-box ul li a {
    font-size: 12px;
    line-height: 30px;
  }

  .copyright-text p {
    font-size: 12px;
    line-height: 20px;
  }

  .footer-side-menu ul li a {
    font-size: 12px;
    line-height: 12px;
    margin: 0px 10px 0px 0px;
  }

  .client-info-text h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .client-info-text h6 {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-icons-area {
    padding: 0px;
    margin: 0px;
    display: flex;
  }

  .footer-icons-area h3 {
    font-size: 18px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    text-align: center;
  }

  .footer-icons-area ul li a {
    width: 30px;
    height: 30px;
    overflow: hidden;
    margin: 6px 0px;
    font-size: 14px;
  }

  .copyright {
    padding: 10px 0px;
  }

  .service-cart-3 h4 {
    font-size: 20px;
    line-height: 28px;
  }

  .service-cart-3 {
    padding: 20px;
    margin-top: 20px;
    height: 380px;
  }

  .service-cart-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .client-testimonial-box-inner p {
    font-size: 14px;
    line-height: 24px;
  }

  .banner-animation-mid {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 110px;
    width: 45%;
    -webkit-animation: movebounce-up 13s infinite;
    animation: unset;
  }

  .features-cart-content-text h4 {
    font-size: 20px;
    line-height: 22px;
    margin: 10px 0px 0px 0px;
  }

  .features-cart {
    width: 220px;
    height: 120px;
  }

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .card__title {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 18px;
    line-height: 35px;
  }

  .card__desc {
    font-size: 14px;
    margin-bottom: 30px;
    line-height: 24px;
  }

  .card__inner {
    padding: 30px 30px;
  }

  .card__content h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
  }

  .highlight-box {
    flex-wrap: wrap;
  }

  .highlight-box h4 {
    font-size: 20px;
    line-height: 25px;
  }

  .highlight-box p {
    font-size: 14px;
    line-height: 24px;
  }

  .highlight-box {
    padding: 24px 24px;
    gap: 10px;
  }

  .card__image img {
    width: 35%;
  }

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .banner-animation-icon1 {
    left: -13px;
    bottom: -16px;
  }

  .banner-animation-icon1 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon3 {
    right: 248px;
    top: -13px;
  }

  .banner-animation-icon3 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon2 {
    left: 40px;
    top: 150px;
  }

  .banner-animation-icon2 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon4 {
    right: 20px;
    bottom: 47px;
  }

  .banner-animation-icon4 img {
    width: 80px;
    height: 80px;
  }

  .typewriter {
    display: inline-block;
    white-space: unset;
  }
}

/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .custom-container {
    padding: 0px 40px;
  }

  .stellarnav > ul > li > a {
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.5%;
    color: #fff;
    padding: 0px 20px !important;
    border-bottom: none;
  }

  .main-nav .stellarnav li li a {
    font-size: 15px;
    padding: 8px 12px;
    color: #fff;
    font-weight: 400;
  }

  .stellarnav > ul > li > a:hover {
    color: #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .rightlink {
    align-items: center;
    gap: 4px;
    margin: 0px;
    padding: 0px;
  }

  .logo {
    width: 120px;
    height: auto;
    margin: 0px;
    padding: 8px 0px;
  }

  .rightlink .default-btn {
    font-size: 14px;
    padding: 12px 15px;
    border-radius: 30px;
    line-height: 14px;
  }

  .default-btn {
    padding: 12px 15px;
    border-radius: 30px;
    font-size: 14px;
    line-height: 14px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .banner-carousel .item {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .header-section-inner {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 0px 30.4px 0px #00000063;
    margin: 0px;
    padding: 5px 15px;
    height: 100%;
  }

  .banner-section {
    height: 700px;
  }

  .banner-section-inner {
    top: 25px;
  }

  .banner-section-inner h1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0px;
  }

  .banner-section-inner h6 {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0px;
  }

  .banner-section img {
    width: 100%;
    height: 100%;
    object-fit: unset;
  }

  .trusted-section {
    padding: 40px 0px;
    margin: 0px;
  }

  .trusted-section h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
  }

  .essential-business-section {
    padding: 40px 0px;
  }

.essential-business-section-tittle h6 {
    font-size: 19px;
    line-height: 19px;
    padding: 12px 20px;
}

  .essential-business-section-tittle h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0px;
  }

  .essential-business-section-tittle p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 40px 0px;
  }

  .features-row {
    gap: 5px;
  }

  .features-card {
    width: 250px;
    height: 135px;
  }

  .features-card-content-text h4 {
    font-size: 22px;
    line-height: 32px;
    width: 85%;
    margin: 25px 0px 0px 0px;
  }

  .smart-solutions-section {
    padding: 40px 0px;
    margin: 0px;
  }

  .smart-solutions-text h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 0px 0px 15px 0px;
  }

  .smart-solutions-text p {
    font-size: 18px;
    line-height: 28px;
    padding: 0px 20px;
    margin: 0px 0px 20px 0px;
  }

  .smart-solutions-section-inner {
    min-height: 300px;
    border-radius: 30px;
  }

  .service-card-3 {
    padding: 20px;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.28);
    height: auto;
  }

  .service-card-3 h4 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0px 10px 0px;
  }

  .service-card-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .our-services-section {
    padding: 0px 0px 40px 0px;
    margin: 0px;
  }

  .transform-section-slider .owl-dots {
    bottom: -15px;
  }

  .transform-section-slider {
    padding: 0px 0px 40px 0px;
  }

  .transform-section-slider .owl-dots .owl-dot.active span,
  .transform-section-slider .owl-dots .owl-dot:hover span {
    width: 30px;
    height: 10px;
  }

  .transform-section-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }

  .transform-section-content h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .transform-section-content h3 {
    font-size: 28px;
    line-height: 38px;
    margin: 0px 0px 10px 0px;
  }

  .transform-section-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
  }

  .client-testimonial-box {
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 26px 0px;
    height: 260px;
  }

  .transform-section {
    padding: 0px 0px 40px 0px;
    margin: 0px;
  }

  .unifying-section {
    padding: 40px 0px;
  }

  .unifying-section-icon {
    width: 150px;
    height: 150px;
    border-radius: 20px;
  }

  .unifying-section-tittle h2 {
    font-size: 28px;
  }

  .unifying-section-tittle p {
    font-size: 18px;
    line-height: 28px;
  }

  .your-privacy-section {
    padding: 20px;
  }

  .your-privacy-section h3 {
    font-size: 18px;
    line-height: 25px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    max-width: 100%;
  }

  .your-privacy-section p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
  }

  .banner-animation-section-outer img {
    width: 90%;
    height: auto;
    display: block;
    /*animation: halfRotate 3s ease-in-out infinite;*/
    margin: 0px auto;
  }

  .privacsection-section-right-box {
    border-radius: 20px;
    padding: 20px;
    margin: 0px 0px 15px 0px;
    display: flex;
    justify-content: start;
    align-items: start;
    gap: 20px;
    height: auto;
  }

  .privacsection-section-right {
    padding: 0px;
    margin: 0px;
  }

  .privacsection-section-righ-icon {
    width: 90px;
    height: 90px;
    margin: 0px;
    padding: 10px;
  }

  .privacsection-section-righ-text h4 {
    font-size: 20px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
  }

  .privacsection-section-righ-text p {
    font-size: 14px;
    line-height: 24px;

    margin: 0px;
    padding: 0px;
    max-width: 100%;
  }

  .privacsection-section {
    padding: 40px 0px;
  }

  .footer-top {
    padding: 40px 0px;
    margin: 0px;
  }

  .footer-section {
    border-radius: 30px 30px 0px 0px;
  }

  .newsletter-content h3 {
    font-size: 20px;
    line-height: 25px;

    margin: 0px auto 20px;
    max-width: 100%;
  }

  .newsletter-content .input-group .form-control {
    padding: 15px 15px;
  }

  .iso-icon-section {
    margin: 30px auto;
    padding: 0px;
  }

  .footer-menu-row {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 20px;
    /* flex-wrap: wrap; */
    margin: 0px auto;
  }

  .footer-menu-row h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
  }

  .copyright-text p {
    font-size: 12px;
    line-height: 20px;
  }

  .footer-side-menu ul li a {
    font-size: 12px;
    line-height: 12px;
    margin: 0px 10px 0px 0px;
  }

  .client-info-text h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .client-info-text h6 {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-icons-area {
    padding: 0px;
    margin: 0px;
    display: flex;

    justify-content: end;
    align-items: flex-end;
  }

  .footer-icons-area h3 {
    font-size: 22px;
    line-height: 22px;
    margin: 20px 0px;
    padding: 0px;
    text-align: center;
  }

  .service-cart-3 h4 {
    font-size: 17px;
    line-height: 24px;
  }

  .service-cart-3 {
    padding: 20px;
    margin-top: 20px;
    height: 430px;
  }

  .service-cart-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .client-testimonial-box-inner p {
    font-size: 14px;
    line-height: 24px;
  }

  .banner-animation-mid {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 110px;
    width: 45%;
    -webkit-animation: movebounce-up 13s infinite;
    animation: unset;
  }

.features-cart-content-text h4 {
	font-size: 20px;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
}

  .features-cart {
    width: 220px;
    height: 120px;
  }
  
  .hoverinfo .features-cart-content-text p {
  font-size: 13px;
  line-height: 18px; }

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .sliding-card .card .hover-btn {
    position: absolute;
    top: 0px;
    right: -46px;
    transform: translateX(-50%) translateY(20px);
    width: 90px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease, transform 0.8s ease;
  }

  .highlight-box img {
    width: 70px !important;
    height: 70px !important;
    flex-shrink: 0;
  }

  .card__inner {
    flex-direction: column;
    padding: 60px 20px 0px;
    text-align: center;
  }

  .card .d-flex.align-items-center {
    justify-content: center;
  }

  .stellarnav li li:hover {
    background: transparent;
    color: #0072ff !important;
  }

  .highlight-box p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    text-align: center;
  }

  .text-muted {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }

  .service-card.text-start.position-relative h5 {
    color: #1d2f6f;
    font-size: 18px;
    padding: 0px !important;
    margin: 75px 0px 0px !important;
    line-height: 10px;
  }

  .card__btn {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 20px;
    transition: 0.3s;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 2;
    font-size: 12px;
    left: 0px;
    margin: 0px auto;
    width: fit-content;
  }

.card__title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 22px;
	text-align: center;
	margin-top: 20px;
}

  .card__desc {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 20px;
    text-align: center;
  }

  .highlight-box {
    padding: 25px 10px;
    flex: 1;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .highlight-box img {
    width: 70px !important;
    height: 70px !important;
    flex-shrink: 0;
  }

  .highlight-box h4 {
    text-align: center;
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .highlight-box p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    text-align: center;
  }

  .card__image img {
    display: none;
  }

  .space {
    height: 0px;
  }

  .card__content h3 {
    font-size: 20px;
    line-height: 22px;
    margin: 0px 0px 10px 0px;
  }
  
  .card__content {
	flex: 1;
	max-width: 80%;
	margin-bottom: 30px;
}

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .banner-animation-icon1 {
    left: -13px;
    bottom: -16px;
  }

  .banner-animation-icon1 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon3 {
    right: 250px;
    top: -19px;
  }

  .banner-animation-icon3 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon2 {
    left: 40px;
    top: 150px;
  }

  .banner-animation-icon2 img {
    width: 80px;
    height: 80px;
  }

  .banner-animation-icon4 {
    right: 20px;
    bottom: 47px;
  }

  .banner-animation-icon4 img {
    width: 80px;
    height: 80px;
  }

  .typewriter {
    display: inline-block;
    white-space: unset;
  }
}

/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
  .custom-container {
    padding: 0px 10px;
  }

  .stellarnav > ul > li > a {
    font-weight: 400;
    font-size: 20px;
    line-height: 50px;
    letter-spacing: 0.5%;
    color: #fff;
    padding: 0px 20px !important;
    border-bottom: none;
  }

  .main-nav .stellarnav li li a {
    font-size: 15px;
    padding: 8px 12px;
    color: #fff;
    font-weight: 400;
  }

  .stellarnav > ul > li > a:hover {
    color: #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .rightlink {
    align-items: center;
    gap: 4px;
    margin: 0px;
    padding: 0px;
  }

  .logo {
    width: auto;
    height: auto;
    margin: 0px;
    padding: 8px 0px;
  }

  .rightlink .default-btn {
    font-size: 10px;
    padding: 10px 7px;
    border-radius: 2px;
    line-height: 10px;
  }

  .default-btn {
    padding: 10px 10px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 14px;
  }

  .stellarnav .menu-toggle,
  .stellarnav .call-btn-mobile,
  .stellarnav .location-btn-mobile,
  .stellarnav .close-menu {
    padding: 0px;
    box-sizing: border-box;
  }

  .banner-carousel .item {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }

  .stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
  }

  .stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
  }

  .stellarnav li a {
    color: #000;
  }

  .stellarnav ul ul {
    top: 0px;
    left: 20px;
  }

  .header-section-inner {
    background: #fff;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 0px 30.4px 0px #00000063;
    margin: 0px;
    padding: 5px 15px;
    height: 100%;
  }

  .banner-section {
    height: 500px;
  }

  .banner-section-inner h1 {
    font-size: 24px;
    line-height: 26px;
    margin: 40px 0px 5px 0px;
  }

  .banner-section-inner h6 {
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0px;
  }

  .banner-section img {
    width: 100%;
    height: 100%;
    object-fit: unset;
  }

  .trusted-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .trusted-section h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 20px 0px;
  }

  .essential-business-section {
    padding: 30px 0px;
  }

.essential-business-section-tittle h6 {
    font-size: 18px;
    line-height: 18px;
    padding: 12px 20px;
  }

  .essential-business-section-tittle h2 {
    font-size: 22px;
    line-height: 26px;
    margin: 20px 0px;
  }

  .essential-business-section-tittle p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px 0px 20px 0px;
  }

  .features-row {
    gap: 5px;
  }

  .features-card {
    width: 250px;
    height: 135px;
  }

  .features-card-content-text h4 {
    font-size: 22px;
    line-height: 32px;
    width: 85%;
    margin: 25px 0px 0px 0px;
  }

  .smart-solutions-section {
    padding: 30px 0px;
    margin: 0px;
  }

  .smart-solutions-text h2 {
    font-size: 24px;
    line-height: 34px;
    margin: 0px 0px 15px 0px;
  }

  .smart-solutions-text p {
    font-size: 18px;
    line-height: 28px;
    padding: 0px 20px;
    margin: 0px 0px 20px 0px;
  }

  .smart-solutions-section-inner {
    min-height: 380px;
    border-radius: 30px;
  }

  .service-card-3 {
    padding: 20px;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 4px 25px rgba(0, 0, 0, 0.28);
    height: auto;
  }

  .service-card-3 h4 {
    font-size: 22px;
    line-height: 28px;
    margin: 30px 0px 10px 0px;
  }

  .service-card-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .our-services-section {
    padding: 0px 0px 30px 0px;
    margin: 0px;
  }

  .transform-section-slider .owl-dots {
    bottom: -15px;
  }

  .transform-section-slider .owl-dots .owl-dot.active span,
  .transform-section-slider .owl-dots .owl-dot:hover span {
    width: 30px;
    height: 10px;
  }

  .transform-section-slider .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
  }

  .transform-section-content h2 {
    font-size: 28px;
    line-height: 38px;
  }

  .transform-section-content h3 {
    font-size: 28px;
    line-height: 38px;
    margin: 0px 0px 10px 0px;
  }

  .transform-section-content p {
    font-size: 14px;
    line-height: 24px;
    margin: 0px 0px 20px 0px;
  }

.client-testimonial-box {
	box-shadow: 0 4px 25px rgba(0, 0, 0, 0.1);
	padding: 20px;
	margin: 25px 0px;
	height: 245px;
}

  .transform-section {
    padding: 0px 0px 30px 0px;
    margin: 0px;
  }

  .unifying-section {
    padding: 30px 0px;
  }

  .unifying-section-icon {
    width: 150px;
    height: 150px;
    border-radius: 20px;
  }

  .unifying-section-tittle h2 {
    font-size: 28px;
  }

  .unifying-section-tittle p {
    font-size: 18px;
    line-height: 28px;
  }

  .your-privacy-section {
    text-align: center;
    padding: 20px;
  }

  .your-privacy-section h3 {
    font-size: 22px;
    line-height: 28px;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    max-width: 100%;
  }

  .your-privacy-section p {
    font-size: 14px;
    line-height: 24px;
    padding: 0px;
    margin: 0px;
  }

  .privacsection-section-right {
    padding: 30px 0px 0px 0px;
    margin: 0px;
  }

  .privacsection-section-right-box {
    border-radius: 20px;
    padding: 20px;
    margin: 0px 0px 15px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    height: auto;
    flex-wrap: wrap;
  }

  .privacsection-section-righ-icon {
    width: 90px;
    height: 90px;
    margin: 0px;
    padding: 10px;
  }

  .privacsection-section-righ-text h4 {
    font-size: 22px;
    line-height: 25px;
    margin: 0px 0px 10px 0px;
    text-align: center;
  }

  .privacsection-section-righ-text p {
    font-size: 14px;
    line-height: 24px;

    margin: 0px;
    padding: 0px;
    max-width: 100%;
    text-align: center;
  }

  .privacsection-section {
    padding: 30px 0px;
  }

  .footer-top {
    padding: 50px 0px;
    margin: 0px;
  }

  .footer-section {
    border-radius: 30px 30px 0px 0px;
  }

  .newsletter-content h3 {
    font-size: 20px;
    line-height: 25px;
    text-align: center;
    margin: 0px auto 20px;
    max-width: 100%;
  }

  .newsletter-content .input-group .form-control {
    padding: 15px 15px;
  }

  .iso-icon-section {
    margin: 30px auto;
    padding: 0px;
    text-align: center;
  }

  .footer-menu-row {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    text-align: center;
    margin: 0px auto;
  }

  .footer-menu-row h3 {
    font-size: 20px;
    line-height: 30px;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    text-align: center;
  }

  .copyright-text p {
    font-size: 12px;
    line-height: 20px;
    text-align: center;
  }

  .footer-side-menu ul li a {
    font-size: 12px;
    line-height: 12px;
    margin: 0px 10px 0px 0px;
  }

  .client-info-text h4 {
    font-size: 16px;
    line-height: 26px;
  }

  .client-info-text h6 {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-icons-area {
    padding: 0px;
    margin: 0px;
    display: unset;
    margin: 0px auto;
    text-align: center;
  }

  .footer-icons-area h3 {
    font-size: 22px;
    line-height: 22px;
    margin: 20px 0px;
    padding: 0px;
    text-align: center;
  }

  .service-cart-3 h4 {
    font-size: 22px;
    line-height: 26px;
  }

  .service-cart-3 {
    padding: 20px;
    margin-top: 20px;
    height: auto;
  }

  .service-cart-3 p {
    font-size: 14px;
    line-height: 24px;
  }

  .client-testimonial-box-inner p {
    font-size: 14px;
    line-height: 24px;
  }

  .banner-animation-mid {
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    top: 20px;
    width: 60%;
    -webkit-animation: movebounce-up 13s infinite;
    animation: unset;
  }

  .banner-animation-icon5 {
    right: -16px;
    bottom: -24px;
  }

  .sliding-card .card::before {
    left: 0px;
    width: fit-content;
  }

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .sliding-card .card .hover-btn {
    position: absolute;
    top: 0px;
    right: -46px;
    transform: translateX(-50%) translateY(20px);
    width: 90px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.8s ease, transform 0.8s ease;
  }

  .highlight-box img {
    width: 70px !important;
    height: 70px !important;
    flex-shrink: 0;
  }

  .card__inner {
    flex-direction: column;
    padding: 60px 20px 0px;
    text-align: center;
  }

  .card .d-flex.align-items-center {
    justify-content: center;
  }

  .stellarnav li li:hover {
    background: transparent;
    color: #0072ff !important;
  }

  .highlight-box p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    text-align: center;
  }

  .text-muted {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }

  .service-card.text-start.position-relative h5 {
    color: #1d2f6f;
    font-size: 18px;
    padding: 0px !important;
    margin: 75px 0px 0px !important;
    line-height: 10px;
  }

  .card__btn {
    background: transparent;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    padding: 10px 20px;
    transition: 0.3s;
    position: absolute;
    top: 20px;
    right: 0px;
    z-index: 2;
    font-size: 12px;
    left: 0px;
    margin: 0px auto;
    width: fit-content;
  }

  .card__title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
  }

  .card__desc {
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: 20px;
    text-align: center;
  }

  .highlight-box {
    padding: 10px 10px;
    flex: 1;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .highlight-box img {
    width: 70px !important;
    height: 70px !important;
    flex-shrink: 0;
  }

  .highlight-box h4 {
    text-align: center;
    margin: 0px 0px 5px 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .highlight-box p {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
    text-align: center;
  }

  .card__image img {
    display: none;
  }

  .space {
    height: 0px;
  }

  /* ============================= */
  /* ========slider-card===========*/
  /* ============================= */

  .banner-animation-icon1 {
    left: -13px;
    bottom: -16px;
  }

  .banner-animation-icon1 img {
    width: 40px;
    height: 40px;
  }

  .banner-animation-icon3 {
    right: 100px;
    top: 12px;
  }

  .banner-animation-icon3 img {
    width: 40px;
    height: 40px;
  }

  .banner-animation-icon2 {
    left: 40px;
    top: 150px;
  }

  .banner-animation-icon2 img {
    width: 40px;
    height: 40px;
  }

  .banner-animation-icon4 {
    right: 20px;
    bottom: 47px;
  }

  .banner-animation-icon4 img {
    width: 40px;
    height: 40px;
  }

  .typewriter {
    display: inline-block;
    white-space: unset;
  }

  .card__content h3 {
    font-size: 18px;
    line-height: 28px;
  }

  .unifying-section-left-img,
  .unifying-section-right-img {
    display: none;
  }

  .footer-menu-box {
    padding: 0px;
    margin: 0px;
    width: 100%;
  }

  .footer-menu-box.footer-menu-box-frst ul li {
    padding-right: 0px;
  }

  .footer-menu-box.footer-menu-box-frst ul {
    column-count: 1;
  }
  
  .footer-side-menu ul {
	
	align-items: center;
	justify-content: center;
	gap: 10px;
}
  
  .newsletter-content {
 	padding: 0px 40px;
   }
  
}
