.scroller-none,
.tech-lists {
  scrollbar-width: none;
}
.marquee,
.marquee-wrapper {
  white-space: nowrap;
  display: inline-flex;
}
.primary-btn,
.url-links > li > a,
a.secondary-btn,
footer ul > li > a {
  text-decoration: none;
}
.bg-holder,
.casestudy-bnr-wrap-inner,
.log-text,
.logoMarqueeSection,
.tech-lists {
  overflow: hidden;
}
@font-face {
  font-family: kanitmedium;
  src: url("../../Fonts/kanit-medium-webfont.woff2") format("woff2"),
    url("../../Fonts/kanit-medium-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: kanitextralight;
  src: url("../../Fonts/kanit-extralight-webfont.woff2") format("woff2"),
    url("../../Fonts/kanit-extralight-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Gayathri;
  src: url("../../Fonts/Gayathri-Regular.woff2") format("woff2"),
    url("../../Fonts/Gayathri-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.25px;
}
@font-face {
  font-family: Gayathri-bold;
  src: url("../../Fonts/Gayathri-Bold.woff2") format("woff2"),
    url("../../Fonts/Gayathri-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  letter-spacing: 0.25px;
}
strong {
  font-family: Gayathri-bold;
  font-weight: 700 !important;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
.bg-nill {
  background: #fff;
}
.bg-common {
  background: #f3f7ff;
  background: linear-gradient(180deg, #f3f7ff 0, #fff 100%);
}
.bg-holder,
.card1,
.card2,
.card3,
.card4,
.delivery-card,
.header-section,
.rounded-img,
.section-bg-img {
  background-repeat: no-repeat;
}
.bg-common1 {
  background-color: #acdef754;
}
.bg-red,
.tech-lists-item.active span::after {
  background-color: red;
}
.navbar-scroll,
.url-links {
  background-color: #fff;
  box-shadow: rgba(0, 0, 0, 0.25) 0 25px 50px -12px;
}
.font-family-DM {
  font-family: kanitmedium;
}
.font-family-kanit,
.url-links > li > a {
  font-family: kanitextralight;
}
.font-family-Gayathri {
  font-family: Gayathri;
  font-weight: 100;
}
.primary-btn,
.secondary-btn,
.url-links > li > a.primary-btn,
.video-btn,
.view-detail-btn {
  font-family: kanitmedium;
}
.gray-img {
  filter: grayscale(100%);
  width: 140px;
}
.overflow-x-hidden {
  overflow-x: hidden;
}
.overflow-y-hidden {
  overflow-y: hidden;
}
.top-0 {
  top: 0;
}
.top-110 {
  top: 110px;
}
.bottom-70 {
  bottom: 70px;
}
.left-0 {
  left: 0;
}
.right-0 {
  right: 0;
}
.bottom-0 {
  bottom: 0;
}
.pb-200 {
  padding-bottom: 200px;
}
.cards-section,
.contact-block,
.pb-100 {
  padding-bottom: 100px;
}
.pb-150 {
  padding-bottom: 150px;
}
.py-160 {
  padding: 217px 0 103px;
}
.mt-200,
.pt-200 {
  margin-top: 200px;
}
.w-60 {
  width: 60%;
}
.w-95 {
  width: 95%;
}
.w-90 {
  width: 90%;
}
.h-660 {
  min-height: 400px;
}
.bg-merged-img,
.img-style,
.z-index-m1 {
  z-index: -1;
}
.z-index-0 {
  z-index: 0;
}
.z-index-2 {
  z-index: 2;
}
.z-index-3,
footer {
  z-index: 3;
}
.trans-Y-500 {
  transform: translateY(-250px);
}
.fs-10 {
  font-size: 10px;
}
.fs-12 {
  font-size: 12px;
}
.fs-14 {
  font-size: 14px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18,
.fs-20 {
  font-size: 18px;
}
.fs-20 {
  color: #50525c;
}
.fs-22 {
  font-size: 22px;
}
.fs-24 {
  font-size: 24px;
}
.fs-26 {
  font-size: 26px;
}
.fs-28 {
  font-size: 28px;
}
.fs-30 {
  font-size: 30px;
}
.curser-pointer {
  cursor: pointer;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.top-10 {
  top: 10px;
}
.side-bar-btn > a {
  color: red !important;
}
.transition {
  transition: 0.4s ease-in-out !important;
}
.navbar {
  position: fixed;
  z-index: 999;
  width: 100%;
  top: 22px;
  right: -10px;
  left: 0;
  transition: 0.3s;
}
.sidebar-icon,
.tab-cards-show {
  display: none !important;
}
.logo {
  margin-left: 50px;
  width: 260px;
}
.block-featured-work .work-partial:nth-child(3n + 1),
footer .logo {
  margin-left: 0;
}
.url-links {
  padding: 28px 25px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  gap: 0.75rem !important;
}
.url-links > li,
footer ul > li {
  list-style: none;
}
.url-links > li > a {
  padding: 11px 16px;
  border-radius: 30px;
  color: #000;
  font-size: 14px;
  transition: 0.3s;
}
.color-red,
.footer-links:hover,
.tech-lists-item.active,
.tech-lists-item.active span,
.tech-lists > li > span:hover,
.text-red,
.url-links > li > a:hover {
  color: #eb0000;
}
.nav-active,
.url-links > li > a.nav-active {
  color: #eb0000 !important;
  font-family: kanitmedium;
}
.url-links > li > a.primary-btn {
  color: #fff;
  background-color: #eb0000;
  border: 1px solid red;
}
.url-links > li > a.primary-btn:hover {
  filter: grayscale(0.2);
  color: #fff;
  transition: 0.3s;
}
.navbar-scroll {
  transition: 0.3s;
  top: 0;
}
.accordion-button:focus,
.navbar-scroll .url-links {
  box-shadow: none;
}
.header-section {
  width: 100%;
}
.rounded-img {
  background-position: center;
  background-size: contain;
  width: 600px;
  height: 602px;
}
.bg-holder,
.delivery-card,
.rounded-cut-img,
.section-bg-img {
  background-position: center;
  background-size: cover;
}
.rounded-cut-img {
  right: -1px;
  bottom: -2px;
  z-index: -1;
}
.primary-btn {
  background-color: #eb0000;
  border: none;
  font-size: 18px;
  padding: 12px 24px;
  color: #fff;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  min-width: 160px;
  text-align: center;
}
.primary-btn:hover {
  filter: grayscale(0.2);
}
.accordion-button::after,
.block-work-masthead .work-filter #filter-dropdown,
.max-w-576,
.show-576 {
  display: none;
}
.circle-visibality,
.show-577 {
  display: block;
}
.over-product-title {
  font-size: 32px;
  width: 25%;
}
.product-logo {
  scroll-behavior: smooth;
}
.product-img-w {
  width: 85%;
}
.bg-holder,
.bg-merged-img,
.card-bnr-wrap {
  width: 100%;
}
.full-card {
  box-shadow: rgba(17, 17, 26, 0.1) 0 8px 24px,
    rgba(17, 17, 26, 0.1) 0 16px 56px, rgba(255, 255, 255, 0.1) 0 24px 80px;
  background-color: #fff;
  z-index: 2;
  margin: 4px;
  min-height: 130px;
}
.who-wrap {
  padding-bottom: 12px !important;
}
.who-1 .full-card {
  padding: 30px !important;
  width: calc(33% - 8px);
}
.bg-holder {
  position: absolute;
  min-height: 100%;
  top: 0;
  left: 0;
  will-change: transform, opacity, filter;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 0;
  background-image: url(../../img/background/bg-img-2-sec.webp);
}
.who-2 .full-card.bottom-card.col-xl-3 {
  width: calc(25% - 8px);
}
.who-2 .display-head {
  padding-bottom: 40px;
  text-align: center;
}
.who-2 .card-bnr-icon {
  top: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 48px;
  background-color: #fff;
  border-radius: 12px;
  padding: 4px;
  left: 30px;
  position: relative;
}
.side-card {
  border-radius: 0;
  border-left: 4px solid transparent;
}
.delivery-card,
.delivery-card-container {
  height: 280px;
  background-color: #fff;
  box-shadow: rgba(17, 17, 26, 0.1) 0 8px 24px,
    rgba(17, 17, 26, 0.1) 0 16px 56px, rgba(17, 17, 26, 0.1) 0 24px 80px;
  border-radius: 12px;
}
.bottom-card {
  border-bottom: 4px solid transparent;
  transition: 0.3s;
}
.bottom-card:hover {
  border-radius: 0;
  border-bottom: 4px solid red;
  transform: translate3d(0, -3px, 0);
  transition: 0.3s;
}
.section-bg-img {
  bottom: 0;
}
.why-agami-title {
  line-height: 60px;
  text-align: left !important;
}
.top-29p {
  top: 29%;
}
.right-side-lining {
  right: 0;
  transform: translateY(-730px);
  z-index: 1;
  max-width: 40vw;
  top: 100vh;
}
.why-side-lining {
  right: 0;
  z-index: 1;
  max-height: 140%;
  width: auto;
}
.delivery-card {
  background-position-y: -70px;
  width: 500px;
  padding: 50px 70px 50px 40px;
}
.card4 {
  background-position-y: 25px;
}
.flex-sm-column {
  flex-direction: row !important;
}
.bottom-left-graphics {
  bottom: 0;
  left: 0;
  z-index: 1;
}
.bottom-graphics {
  bottom: 0;
  z-index: 1;
  right: 0;
  left: 0;
}
.pb-270 {
  padding-bottom: 180px;
}
.h-385 {
  height: 200px;
}
.h-385 .center-img {
  width: 200px;
  height: 213px;
}
.center-img-animate {
  animation: 0.3s ease-in animate;
  transition: 0.3s;
}
@keyframes animate {
  0% {
    width: 0%;
    filter: grayscale(100%);
  }
  90% {
    filter: grayscale(100%);
  }
  100% {
    width: 140%;
    filter: grayscale(0%);
  }
}
.bottom-right1,
.top-left1 {
  transform: rotate(20deg);
  height: 149px;
}
.bottom-left1,
.top-right1 {
  transform: rotate(-20deg);
  height: 149px;
}
.bottom-right1 {
  margin-left: 100px;
}
.bottom-left1 {
  margin-right: 100px;
}
.pp {
  width: 80%;
  border-radius: 10px;
  background: #fff;
  padding: 40px;
}
.pp > div > p {
  word-wrap: break-word;
}
footer {
  background: rgb(240 243 255 / 40%);
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  border-top: 1px solid red;
}
.footer-copy {
  background: rgb(220 230 245 / 50%);
  padding: 1rem 60px;
}
.domains-btn,
.secondary-btn,
.skill-card {
  background-color: #fff;
}
footer ul > li > a {
  color: #000;
}
.footer-padding {
  padding: 3rem 60px 1.5rem;
}
.tech-lists {
  border-bottom: 1px solid #b0b0b0;
  transition: 0.3s;
  justify-content: space-between;
}
.tech-lists-item {
  padding: 12px 8px;
  list-style-type: none;
  cursor: pointer;
  position: relative;
  line-height: 1.2;
}
.tech-lists-item span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
}
.skill-card {
  border-radius: 20px;
  padding: 40px;
  align-self: start;
}
.bulets-w-30 {
  width: 30px;
}
.color-black {
  color: #000;
}
.bottom-img {
  transform: scaleX(1.3);
}
.transition-330ms {
  transition: 330ms;
}
.demoDazzle {
  top: 40px;
  left: 20px;
}
.secondary-btn {
  border: 1px solid #ffa8a8;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  display: flex;
  column-gap: 10px;
  align-items: center;
  padding: 12px 26px;
  margin-top: 30px;
  font-size: 18px;
  transition: 0.3s;
}
.p1-75,
.p2-75 {
  padding-left: 75px;
  display: flex;
}
a.secondary-btn {
  color: #000 !important;
}
.secondary-btn:hover {
  box-shadow: rgba(83, 83, 83, 0.35) 0 5px 15px;
}
.p1-75 {
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.p2-75 {
  padding-right: 36px;
  flex-direction: column;
  justify-content: center;
  align-items: start;
}
.domains-btn,
.form-btn {
  column-gap: 10px;
  align-items: center;
}
.right-20 {
  right: 20px;
}
.right-135 {
  right: 135px;
}
.left-105 {
  left: 105px;
}
.bottom-100px {
  bottom: 100px;
}
.bottom-181 {
  bottom: 181px;
}
.right-183 {
  right: 183px;
}
.right-25 {
  right: 25px;
}
.left-89 {
  left: 89px;
}
.left-107 {
  left: 107px;
}
.mt-100 {
  margin-top: 100px;
}
.my-100 {
  margin: 100px auto;
}
.py-100 {
  padding: 100px auto;
}
.mb-25 {
  margin-bottom: 25px;
}
.z-index-4 {
  z-index: 4;
}
.flex-position {
  position: absolute;
  width: 100%;
}
.bg-img {
  background-image: url("assets/img/background/bg-merged-img.webp");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.domains-bg-color-outfit {
  border-radius: 14px;
}
.log-text {
  width: auto;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.line-clamp-1 {
  -webkit-line-clamp: 1;
}
.line-clamp-4 {
  -webkit-line-clamp: 4;
}
.line-clamp-1,
.line-clamp-5 {
  -webkit-line-clamp: 5;
}
.line-clamp-6 {
  -webkit-line-clamp: 6;
}
.domains-btn {
  border: none;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  display: flex;
  padding: 10px 25px;
  font-size: 20px;
}
.p-domain-card1,
.p-domain-card2 {
  padding: 60px;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  background-color: #fff;
}
.mt-m120 {
  margin-top: -120px;
}
.mt-m150 {
  margin-top: -150px;
}
.h-300 {
  height: 300px;
}
.domains-card-img {
  height: 100%;
  border-radius: 80px 0;
  width: 100%;
  object-fit: cover;
  position: sticky;
  top: 80px;
  max-height: calc(100vh - 200px);
}
.tab-cards-hide {
  display: flex !important;
}
.career-bg-color-outfit {
  background: #fff;
  padding: 40px 60px;
  border-radius: 14px;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}
.mt-m90 {
  margin-top: -90px;
}
.btn-shadow {
  box-shadow: rgba(50, 50, 93, 0.25) 0 30px 60px -12px,
    rgba(0, 0, 0, 0.3) 0 18px 36px -12px;
}
.view-detail-btn {
  border: 1px solid #fff;
  background-color: none;
  color: red;
  cursor: pointer;
  font-size: 18px;
  padding: 5px 10px;
  transition: 0.2s;
}
.view-detail-btn > img {
  width: 45px;
  transition: 0.2s;
}
.view-detail-btn:hover {
  padding: 5px 10px;
  border-radius: 5px;
  border: 1px solid #ffa8a8;
}
.icon-rotate {
  transform: rotateX(180deg);
  transition: 0.2s;
}
.border-red {
  border: 1px solid #ffa8a8;
  border-radius: 5px;
}
label {
  padding: 0 10px;
  background: #fff;
  margin-left: 12px;
  margin-top: -14px;
  color: #121213 !important;
}
.form-input {
  padding: 16px 20px;
  border-radius: 10px;
  height: 48px;
  border: 1px solid #c9c9c9;
  color: #50525c;
  font-size: 20px;
}
.form-input:focus-visible {
  outline: #c9c9c9 solid 2px;
}
.bottom-m10 {
  bottom: -25px;
}
.form-btn {
  border: none;
  border-top-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background-color: red;
  display: flex;
  padding: 10px 25px;
  box-shadow: rgba(255, 0, 0, 0.23) 0 0 100px 0;
}
.form-btn:hover {
  box-shadow: rgba(248, 0, 0, 0.25) 0 30px 60px -12px inset,
    rgba(0, 0, 0, 0.3) 0 18px 36px -18px inset;
}
.form-container {
  padding: 60px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: rgba(255, 255, 255, 0.1) 0 1px 1px 0 inset,
    rgba(50, 50, 93, 0.25) 0 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0 30px 60px -30px;
}
.form-container textarea {
  height: 80px !important;
}
.mt-130 {
  margin-top: 130px;
}
.mt-180 {
  margin-top: 120px;
}
.bt-100 {
  margin-bottom: 100px;
}
.w-364 {
  width: 364px;
}
.top-45p {
  top: 45%;
}
.accordion-button {
  width: auto;
  padding: 0;
}
.accordion-button:not(.collapsed) {
  background-color: transparent;
  box-shadow: none;
}
.bg2 {
  transform: rotate(-35deg) scale(1);
  transform-origin: bottom;
  left: 24%;
  top: 20%;
}
.human-side-img {
  position: absolute;
  left: -30%;
  top: 10%;
}
svg .icon-bg {
  filter: grayscale(1);
}
.why-agami {
  height: 500px;
}
.card1,
.card3 {
  background-size: 100%;
  background-position: 100% 50%;
}
.card2,
.card4 {
  background-size: 100%;
  background-position: 100% 150%;
}
.border-space {
  border-right: 1px solid #ccc;
  padding-right: 15px;
}
.position-top {
  position: relative;
  z-index: 2;
}
.marquee-wrapper {
  background: #f3f7ff;
}
.marquee {
  position: relative;
  transform: translate3d(0, 0, 0);
  animation-name: marquee;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-duration: 27s;
}
.marquee .marquee-inner {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em 1.5em !important;
  width: fit-content !important;
  background-color: transparent;
  height: 100px;
}
.marquee .marquee-inner .marquee-img {
  height: 50px;
}
@keyframes marquee {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-100%, 0, 0);
  }
}
.animate-rotate-me {
  animation: 25s linear infinite rotate-circle;
}
@keyframes rotate-circle {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(1turn);
  }
}
.card-bnr {
  height: 200px;
  width: 100%;
  object-fit: cover;
  transition: 0.3s;
}
.card-data {
  padding: 40px;
  flex: 1;
}
.hero-btn-wrap,
.video-btn {
  align-items: center;
  display: flex;
}
.card-bnr-icon {
  position: absolute;
  top: calc(100% - 40px);
  z-index: 2;
  height: 60px;
  width: 60px;
  left: calc(50% - 40px);
}
.bottom-card:hover .card-bnr {
  transform: scale(1.15);
  transition: 0.3s;
}
.side-card:hover {
  border-color: red;
  transform: translate3d(-4px, -3px, 0);
  transition: 0.3s;
}
.display-mainhead {
  font-size: 2.5rem;
}
.display-head {
  font-size: 1.75rem;
}
.display-subhead {
  font-size: 1.25rem;
}
.social-icon {
  width: 32px;
  height: 32px;
}
footer .social-icon {
  width: 24px;
  height: 24px;
}
svg .icon-bg:hover {
  filter: grayscale(0);
}
.abt-card-img-box {
  top: -10%;
  position: absolute;
  max-width: 200px;
}
.abt-card-img-box img {
  width: 100%;
  height: 100%;
}
.abt-card-text-box {
  padding-top: 160px;
}
.hero-btn-wrap {
  justify-content: center;
  gap: 12px;
}
.video-btn {
  margin-top: 16px;
  padding: 20px;
}
.close.close-popup {
  width: 40px;
  height: 40px;
  position: absolute;
  z-index: 1;
  border-radius: 10px 4px;
  right: -16px;
  top: -16px;
  background: red;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: #fff;
  transition: 0.3s;
}
.close.close-popup:hover {
  filter: grayscale(0.5);
  transition: 0.3s;
}
.downoad-modal .modal-content {
  padding: 1.5rem;
}
.downoad-modal .book-img {
  width: 246px;
  height: 186px;
}
::placeholder {
  font-size: 14px;
  color: #929292;
  opacity: 1;
}
::-ms-input-placeholder {
  font-size: 14px;
  color: #929292;
}
ol {
  list-style: square;
  padding-left: 2em;
}
ol li:before {
  display: inline-block;
  width: 2em;
  margin-left: -2em;
  white-space: pre;
  padding-right: 0.5rem;
}
ol.ol-inner {
  padding-left: 4.5rem;
  list-style-type: circle !important;
}
ol.ol-inner li::before {
  width: 3em;
  margin-left: -3em;
}
.block-general-masthead {
  margin-top: 40px;
}
.block-work-masthead .work-filter {
  display: flex;
  justify-content: center;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
}
.block-work-masthead .work-filter h3 {
  margin: 0 12px;
  font-size: 14px;
  flex-shrink: 0;
}
.block-work-masthead .work-filter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.block-work-masthead .work-filter li {
  margin: 0 12px 20px;
  line-height: 1.2;
  position: relative;
}
.block-work-masthead .work-filter a {
  color: inherit;
  text-decoration: none;
  cursor: default;
  transition: 0.2s;
  position: relative;
}
.block-work-masthead .work-filter a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  width: 100%;
  height: 0;
  border-bottom: 2px solid red;
  opacity: 0;
  transition: 0.2s;
}
.block-work-masthead .work-filter a:hover:after,
.block-work-masthead .work-filter li.active a:after,
.work-partial > a:focus .content .btn,
.work-partial > a:focus .content p,
.work-partial > a:hover .content .btn,
.work-partial > a:hover .content p {
  opacity: 1;
}
.block-featured-work .layout {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  opacity: 1;
}
.bound-wide {
  position: relative;
  margin: 0 auto;
  width: 94vw;
  height: 100%;
  max-width: 1220px;
}
.block-featured-work .work-partial {
  flex-basis: 31.5%;
  margin-left: 2.75%;
  margin-bottom: 2.75%;
  position: relative;
  transform: translate3d(0, 60px, 0);
}
.work-partial > a:focus .image img,
.work-partial > a:hover .image img {
  opacity: 0.35;
  transform: scale(1.2);
}
.work-partial > a {
  display: block;
  position: relative;
  z-index: 2;
  background: #000;
}
.work-partial .image-auto {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}
.work-partial .content,
.work-partial img {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
.work-partial .content {
  padding: 40px 25px;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.work-partial img {
  display: block;
  transform: scale(1);
  transition: 250ms;
  opacity: 1;
  object-fit: cover;
}
.work-partial .content .display-subhead {
  margin: 0 0 15px;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.16666667;
  color: #fff;
}
.work-partial .content p {
  margin: 0;
  line-height: 1.2;
  color: #fff;
  opacity: 0;
  transition: 0.2s;
}
.work-partial .content .btn {
  position: absolute;
  left: 50%;
  bottom: 25px;
  transform: translate(-50%, 0);
  opacity: 0;
  width: 80%;
  max-width: 220px;
}
.work-partial .content .btn:hover {
  background-color: red;
  border: none;
  font-size: 18px;
  padding: 12px 24px;
  color: #fff;
}
.casestudy-bnr-box {
  position: relative;
  height: 80vh;
}
.casestudy-bnr-box-inner {
  width: 50vw;
  height: 60vh;
  position: absolute;
  top: 10%;
  left: 10%;
  background-repeat: no-repeat;
  background-image: url("../../img/background/cardImgBgImg.webp");
  background-size: 30%;
  background-position: 10% 40%;
}
.casestudy-bnr-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.casestudy-bnr-wrap-inner {
  position: relative;
  left: 110px;
  top: 24px;
  height: 100%;
}
.casestudy-bnr-img {
  height: 100%;
}
.case-bullet {
  width: 16px;
  height: 16px;
}
/* ------------new for service page------------------ */

.faq-wrap{

}
.faq-image-wrap{
  position: sticky;
  top: 110px;
}
.faq-img-box{
  display: flex;
  gap: 16px; 
  flex-wrap: wrap;
}
.faq-img-bg{
  width: 40%;
  height: 300px;
  position: relative;
}
.faq-img-bg img{
  position: absolute;
  z-index: -1;
  width: 90%;
  right: -30%;
  bottom: 10%;
}
.faq-img-fg{
  width: 50%
}
.faq-img-fg img{
  border-radius: 80px 10px;
  height:260px;
  position:relative;
  z-index:-1;
  width: 120%;
  left: -30%;
  bottom: -20%;
  object-position: center;
}
.br-bl-br{
  border-radius: 0 0 20px 20px;
}
.br-tl-tr{
  border-radius: 20px 20px 0 0;
}
.mt-16{
  margin-top: -16px;
}
.mt-3{
  margin-top: 16px;
}
.br-80{
  border-radius: 0 80px;
}

.service-block {
  min-height: max(100vh, 850px);
  display: flex;
  align-items: center;
}
.services-page .hero-btn-wrap {
  justify-content: flex-start;
}
.agami-footer-top-wrap {
  padding: 0;
}
.agami-footer .agami-footer-top-wrap .display-subhead{
  font-size: 16px;
}


@media (min-width: 320px) and (max-width: 360px) {
  .pb-270 {
    padding-bottom: 120px !important;
  }
  .bg2 {
    left: -50%;
  }
  .primary-btn {
    padding: 8px 16px !important;
  }
  .rounded-cut-img {
    top: auto !important;
  }
  .padding {
    padding: 44px 10px 0 !important;
  }
  .rounded-img {
    right: -6px !important;
    bottom: 13px !important;
    width: 159px !important;
  }
  .product-img-w {
    width: 85%;
  }
  .h-660 {
    height: 333px !important;
  }
  .bottom-181 {
    top: 234px !important;
  }
  .career-bg-color-outfit {
    padding: 20px !important;
  }
  .domains-card-img {
    height: 242px !important;
  }
  .domains-bg-color-outfit {
    flex-direction: column;
  }
  .column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 361px) and (max-width: 390px) {
  .right-25 {
    right: 0;
  }
  .bottom-181 {
    bottom: 0;
  }
  .left-89 {
    width: 286px;
  }
  .left-105 {
    width: 393px;
  }
  .right-183 {
    width: 286px;
    left: 10px;
  }
  .h-660 {
    height: 400px !important;
  }
  .product-img-w {
    width: 93%;
  }
  .career-bg-color-outfit {
    padding: 20px 12px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .column-reverse {
    flex-direction: column-reverse;
  }
}
@media (min-width: 320px) and (max-width: 575px) {
  .faq-img-fg img{
    width: 100%;
    left: 4px;
    z-index: -1;
    bottom: -10px;
    border-bottom-right-radius: 0;
  }
  .faq-img-bg img{
    left: 0;
  }
  main.container {
    padding-right: 32px;
    padding-left: 32px;
}
.logo {
  margin-left: 0;
}
.services-page .p-domain-card1, 
.services-page .p-domain-card2{
  padding: 24px;
}
.services-page .section2 {
  padding: 0;
}
.services-page {
  padding: 0;
  width: 100vw;
  overflow-y: hidden;

}
.navbar-scroll {
  /* top: -2px; */
}
.navbar {
  /* top: 10px; */
  padding: 10px 0 !important;
  top: 0;
  right: 0;
}
.sidebar {
  padding-top: 23px;
  padding-bottom: 57px;
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  /* top: -1px; */
  padding-right: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
}
.sidebar .sidebar-icon {
  margin-top: -12px;
}
.sidebar > ul {
  padding-right: 24px;
  padding-right: 24px;
  overflow: auto;
  min-height: 100dvh;
  justify-content: flex-start !important;
  padding-top: 0px !important;
  gap: 8px !important;
}
footer{
  max-width: 100vw;
  margin: auto;
}
header{
  max-width: 100vw;
} 
 .sidebar{
  padding-top: 23px; 
}
.services-page > .row{
  margin-left: 0;
  margin-right: 0;
}
.agami-dropdown-menu.multi-menu {
  position: relative;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  margin-top: -24px;
  gap: 12px;
  display: flex;
  flex-direction: column;
  background: #fff8f8;
  width: 100%;
  margin-left: 0;
}
.sidebar > ul > li:hover{
  border: none !important;
}
.agami-dropdown-menu.multi-menu a{
  color: #000;
  text-decoration: none;
}
.br-bl-br{
  border-radius: 0px 0px !important;
}
.mt-16{
  /* margin-top: 0px; */
}
.br-80{
  border-radius: 0 20px;
}
section.row.d-flex.justify-content-center.mt-m120.row-gap-3.pb-100{
  padding-bottom: 24px;
}
.faq-text-wrap .full-card {
  padding: 24px !important;
}

.faq-text-wrap .full-card .col-12 {
  padding: 0 !important;
}
.mt-3{
  margin-top: 0px !important;
}
.display-head{
  line-height: 1.2;
  font-size: 1.5rem;
}
.display-mainhead {
  font-size: 2rem;

}
.grid-2{
  grid-template-columns:1fr !important;
}
.service-block .casestudy-bnr-box{
  height: 400px;
}
.service-block  .casestudy-bnr-box-inner{
  height: 320px;
  top: 0;
}
.service-block   .casestudy-bnr-wrap-inner{
  height: 100%;
  top: 0;

}
.bg-holder {
  display: none;
}

.service-section-box {
  padding: 0 !important;
}

.service-section-img-wrap {
  position: relative !important;
  top: 0 !important;
  padding: 0 !important;
  align-self: unset;
  margin-bottom: 0 !important;
}

.service-section-img-wrap > div {
  margin: 0 !important;
  padding: 0 24px;
}

.service-section-text-wrap {
  padding: 10px;
  width: calc(100% - 10px);
  max-width: 100vw;
  margin: auto;
}
.grid-3 {
  grid-template-columns: 1fr !important;
}
.service-section-info-wrap {
max-width: 100vw;
padding: 40px !important;
}
.service-section-text-wrap > .row {
  margin: 0;
  gap: 16px;
}
.service-section-text-wrap > .row > div {
  margin: 0;
  padding: 30px !important;
}
.service-section-img-wrap > div > img {
  margin-bottom: 0 !important;
}
.service-section-wrap {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
  .who-1 .full-card,
  .who-2 .full-card.bottom-card.col-12 {
    width: calc(100% - 8px);
  }
  .block-general-masthead {
    width: 80%;
    margin: 0 10%;
    padding: 0;
  }
  .bound-wide {
    width: 100vw;
    margin: 0 !important;
  }
  .block-featured-work .work-partial {
    transform: translate3d(0, 0, 0);
    flex-basis: 80%;
    margin-left: 10% !important;
    margin-right: 10%;
  }
  .downoad-modal .modal-content {
    padding: 1.5rem 0;
  }
  .downoad-modal .book-img {
    width: 161px;
    height: 122px;
  }
  .video-btn {
    margin-top: 0;
    padding: 20px 0;
  }
  .hero-btn-wrap {
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 12px;
  }
  .domains-bg-color-outfit,
  .expertise-wrap,
  .flex-column-575,
  .one,
  .product-content {
    flex-direction: column;
  }
  .header-section {
    height: 90vh;
  }
  
  .logo > img {
    padding: 10px;
  }
  .logo > a > img {
    margin-left: 10px;
  }
  .hide-576,
  .hide-max-576,
  .tab-cards-hide,
  .url-links {
    display: none !important;
  }
  .sidebar-icon {
    display: flex !important;
    padding: 6px 10px 6px 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background: #fff;
    justify-content: start;
    align-items: center;
    cursor: pointer;
  }

  .sidebar-links > li {
    list-style: none;
  }
  .sidebar-links > li > a {
    text-decoration: none;
    color: #3d3d3d;
  }
  .sidebar-links > li > a.primary-btn {
    color: #fff;
  }

  .p-domain-card1,
  .p-domain-card2,
  .skill-card {
    box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  }
  
  .header-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-content > div {
    align-items: start !important;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
  .mt-20 {
    margin-top: 20px !important;
  }
  .display-3 {
    font-size: 32px !important;
  }
  .fs-18-575,
  .fs-20,
  .primary-btn {
    font-size: 18px;
  }
  .bubbal-img {
    width: 100% !important;
  }
  .bg2 {
    left: -30%;
  }
  .left-lining,
  .w-100-max-576,
  .width {
    width: 100%;
  }
  .rounded-img {
    width: 200px;
    height: 201px;
    position: absolute;
    right: 0;
    bottom: 32px;
  }
  .rounded-cut-img {
    width: 100%;
    top: auto;
  }
  .padding {
    padding-top: 120px;
    padding-left: 40px;
    padding-right: 80px;
  }
  .fs-18-575 {
    margin-bottom: 0;
  }
  .py-160 {
    padding: 46px 0;
  }
  .h-300 {
    height: 251px;
  }
  .py-78 {
    padding: 78px 0 0;
  }
  .py-85 {
    padding: 85px 10px 36px;
  }
  .bg-merged-img {
    width: auto !important;
  }
  .circle-visibality,
  .human-side-img,
  .main-left,
  .main-right,
  .show-577,
  .sm-delete,
  .visibility-respo {
    display: none;
  }
  .pb-40 {
    padding-bottom: 40px;
  }
  .padding-x-100 {
    padding: 0 10px;
  }
  .skill-card {
    background-color: #fff;
    border-radius: 20px;
    padding: 30px 20px;
    align-self: start;
  }
  .max-w-576,
  .show-576 {
    display: flex;
  }
  .product-content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    margin-top: -13px;
  }
  .over-product-title {
    font-size: 22px !important;
    width: 100%;
  }
  .products-logo {
    gap: 15px !important;
  }
  .product-logo {
    width: auto;
    padding: 0 10px;
    height: 25px;
  }
  .full-card {
    flex-direction: column;
    gap: 16px;
  }
  .column-reverse,
  .column-sm-reverse,
  .reverse-column {
    flex-direction: column-reverse;
  }
  .sidebar > ul > li {
    padding: 6px;
    border-left: 2px solid #fff;
    width: 100%;
  }
  .sidebar > ul > li:hover {
    border-left: 2px solid red;
  }
  .h-100-575 {
    height: 100%;
  }
  .tab-cards-show {
    display: flex !important;
  }
  .my-0-320 {
    margin: 0 !important;
  }
  .pb-150 {
    padding-bottom: 0;
  }
  .services-container-p {
    padding: 22px 10px 0 !important;
  }
  .p-20-0 {
    padding: 20px 0;
  }
  .left-105 {
    left: 31px;
    width: 280px;
  }
  .right-183 {
    width: 254px;
    left: 10px;
  }
  .bottom-181 {
    top: 307px;
  }
  .right-25 {
    right: 0;
  }
  .p-logo {
    height: 28px;
  }
  .p1-75 {
    padding-left: 20px;
  }
  .secondary-btn {
    padding: 8px 18px;
    font-size: 18px;
    margin-top: 0;
  }
  .demoDazzle {
    top: 48px;
  }
  .left-107 {
    left: 31px;
  }
  .left-89 {
    left: 18px;
    width: 240px;
  }
  .h-660 {
    height: 400px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .p2-75 {
    padding: 0 20px;
  }
  .flex-position {
    position: absolute;
    width: 100%;
  }
  .product-img-w {
    width: 93%;
  }
  .two {
    justify-content: flex-start !important;
  }
  .two .secondary-btn {
    margin-top: 0;
    margin-bottom: 30px;
    padding: 6px 12px;
    font-size: 18px;
  }
  .career-bg-color-outfit {
    padding: 20px 18px;
  }
  .domains-card-img {
    height: 270px;
  }
  .p-domain-card1,
  .p-domain-card2 {
    padding: 60px;
    background: #fff;
  }
  .justify-center-respo {
    justify-content: center !important;
  }
  .flex-column-respo {
    flex-direction: column !important;
    margin-top: 40px;
  }
  .flex-column-respo > div > h1,
  .flex-column-respo > div > p {
    position: relative !important;
    margin-top: 0 !important;
  }
  .flex-column-respo > div {
    margin-top: 0;
    padding: 20px !important;
  }
  
  .form-container {
    padding: 40px 20px;
  }
  .pp {
    width: 91%;
    border-radius: 10px;
    background: #fff;
    padding: 24px;
  }
  .delivery-card {
    padding: 31px 33px;
    background-position-y: -110px;
    height: 300px;
    background-size: auto;
    width: 363px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .delivery-card-container {
    height: 300px;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .bottom-graphics {
    width: 100%;
    left: 0 !important;
  }
  .man-position,
  .position-fixed-respo {
    position: static;
  }
  .max-ms-576 {
    margin-left: 0 !important;
  }
  .max-w-320 {
    width: 320px;
  }
  .pb-1-max-576 {
    padding-bottom: 16px !important;
  }
  .footer-padding {
    padding: 3rem 20px 1rem;
  }
  .text-center-max-576 {
    text-align: center;
  }
  .follow-us-links-max-576 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }
  .justify-between-max-576 {
    justify-content: space-between;
  }
  .col-xs-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .industries-wrap {
    width: 100vw;
    padding: 20px 0;
  }
  .close.close-popup {
    top: 16px;
    right: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  
  .industries-wrap {
    transform: scale(0.85);
  }
  .who-1 .full-card {
    width: calc(100% - 8px);
  }
  .who-2 .full-card.bottom-card.col-lg-6 {
    width: calc(50% - 8px);
  }
  .block-general-masthead {
    width: calc(100% - 32px);
    margin: 0;
    padding: 0;
  }
  .bound-wide {
    width: 100vw;
    margin: 0 !important;
  }
  .block-featured-work .work-partial {
    transform: translate3d(0, 0, 0);
    flex-basis: calc(100% / 2 - 16px);
    margin-left: 16px !important;
    margin-right: 0;
  }
  .domains-bg-color-outfit,
  .expertise-wrap,
  .one {
    flex-direction: column;
  }
  .navbar {
    top: 10px;
    padding: 10px 0 !important;
  }
  .logo > img {
    padding: 10px;
    width: 75%;
  }
  .logo > a > img {
    margin-left: 10px;
  }
  .navbar .logo {
    /* padding-left: 10px !important; */
  }
  .logo {
    margin-left: 0;
  }
  .hide-max-576,
  .tab-cards-hide,
  .url-links {
    display: none !important;
  }
  .sidebar-icon,
  .tab-cards-show {
    display: flex !important;
  }
  .sidebar-icon {
    padding: 6px 10px 6px 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background: #fff;
    justify-content: start;
    align-items: center;
    cursor: pointer;
  }
  .navbar-scroll {
    /* top: -2px; */
  }
  .sidebar-links > li {
    list-style: none;
  }
  .sidebar-links > li > a {
    text-decoration: none;
    color: #3d3d3d;
  }
  .sidebar-links > li > a.primary-btn {
    color: #fff;
  }
  .sidebar {
    position: fixed;
    z-index: 1000;
    left: -2px;
    top: -1px;
    padding: 20px 0 57px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
  }
  .sidebar > ul {
    padding-right: 24px;
  }
  .header-section {
    height: 80vh;
  }
  .header-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-content > div,
  .padding {
    padding-top: 100px;
    padding-left: 40px;
  }
  .header-content > div {
    align-items: start !important;
  }
  .mt-20 {
    margin-top: 47px !important;
  }
  .display-3 {
    font-size: 26px !important;
  }
  .primary-btn {
    font-size: 18px;
  }
  .bubbal-img {
    width: 100% !important;
  }
  .bg2 {
    left: -10%;
  }
  .left-lining,
  .w-100-max-576 {
    width: 100%;
  }
  .rounded-img {
    width: 300px;
    height: 301px;
    position: absolute;
    right: 8px;
    bottom: 0;
  }
  .rounded-cut-img {
    width: 100%;
    top: auto;
  }
  .padding {
    padding-right: 40px;
  }
  .trans-Y-500 {
    transform: translateY(-185px);
  }
  .padding-x-100 {
    padding: 0 10px;
  }
  .product-content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    flex-direction: column;
    margin-top: 0;
  }
  .over-product-title {
    font-size: 22px !important;
    padding-bottom: 12px;
    width: 100%;
  }
  .products-logo {
    justify-content: space-between !important;
  }
  .product-logo {
    width: auto;
    height: 28px;
  }
  .full-card {
    flex-direction: row;
    gap: 16px;
  }
  .reverse-column {
    flex-direction: row;
    padding: 0 20px;
  }
  .sidebar > ul > li {
    padding: 6px;
    border-left: 2px solid #fff;
  }
  .sidebar > ul > li:hover {
    border-left: 2px solid red;
  }
  .column-reverse,
  .column-sm-reverse {
    flex-direction: column-reverse;
  }
  .demoDazzle {
    top: 48px;
  }
  .left-107 {
    left: 107px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .p1-75,
  .p2-75 {
    padding: 0 20px;
  }
  .flex-position {
    position: absolute;
    width: 100%;
  }
  .h-660 {
    height: 600px;
  }
  .right-25 {
    right: 49px;
  }
  .right-184 {
    right: 183px;
  }
  .bottom-181 {
    bottom: 83px;
  }
  .p-logo {
    height: 38px;
  }
  .demo,
  .product-img-w {
    margin-left: -70px;
    margin-top: 20px;
    width: 560px;
  }
  .left-89 {
    left: 10px;
  }
  .two {
    justify-content: flex-start !important;
  }
  .two .secondary-btn {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .career-bg-color-outfit {
    padding: 20px 18px;
  }
  .p-domain-card1,
  .p-domain-card2 {
    padding: 40px;
  }
  .justify-center-respo {
    justify-content: center !important;
  }
  .domains-card-img {
    height: 500px;
  }
  .flex-column-respo {
    flex-direction: column !important;
    margin-top: 40px;
  }
  .flex-column-respo > div > h1,
  .flex-column-respo > div > p {
    position: relative !important;
    margin-top: 0 !important;
  }
  .flex-column-respo > div {
    margin-top: 0;
    padding: 20px !important;
  }
  .form-container {
    padding: 40px 20px;
  }
  .man-position,
  .position-fixed-respo {
    position: static;
  }
  .pp {
    width: 91%;
    border-radius: 10px;
    background: #fff;
    padding: 40px;
  }
  .delivery-card {
    padding: 31px 33px;
    background-position-y: -110px;
    height: 300px;
    background-size: auto;
    width: 506px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .delivery-card-container {
    height: 300px;
  }
  .circle-visibality,
  .human-side-img,
  .main-left,
  .main-right,
  .sm-delete {
    display: none;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .bottom-graphics {
    width: 100%;
    left: 0 !important;
  }
  .why-agami-title {
    line-height: 60px;
  }
  .max-w-576 {
    display: flex;
  }
  .max-w-320 {
    width: 320px;
  }
  .pb-1-max-576 {
    padding-bottom: 16px !important;
  }
  .px-100 {
    padding: 0 100px;
  }
  .footer-padding {
    padding: 3rem 20px 1rem;
  }
  .text-center-max-576 {
    text-align: center;
  }
  .follow-us-links-max-576 {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-direction: column;
  }
  .justify-between-max-576 {
    justify-content: space-between;
  }
  main.container {
    padding-right: 32px;
    padding-left: 32px;
}
.logo {
  margin-left: 0;
}
.services-page .p-domain-card1, 
.services-page .p-domain-card2{
  padding: 24px;
}
.services-page .section2 {
  padding: 0;
}
.services-page {
  padding: 0;
  width: 100vw;
  overflow-y: hidden;

}
.navbar-scroll {
  /* top: -2px; */
}
.navbar {
  /* top: 10px; */
  padding: 10px 0 !important;
  top: 0;
  right: 0;
}

footer{
  max-width: 100vw;
  margin: auto;
}
header{
  max-width: 100vw;
} 
.services-page > .row{
  margin-left: 0;
  margin-right: 0;
}
.sidebar {
  padding-top: 23px;
  padding-bottom: 57px;
  position: fixed;
  z-index: 1000;
  left: 0;
  right: 0;
  /* top: -1px; */
  padding-right: 0;
  box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
}
.sidebar .sidebar-icon {
  margin-top: -12px;
}
.sidebar > ul {
  padding-right: 24px;
  padding-right: 24px;
  overflow: auto;
  min-height: 100dvh;
  justify-content: flex-start !important;
  padding-top: 0px !important;
  gap: 8px !important;
}

.agami-dropdown-menu.multi-menu {
  position: relative;
  box-shadow: none;
  opacity: 1;
  visibility: visible;
  margin-top: -24px;
  gap: 12px;
  display: flex;
  flex-direction: column;
  background: #fff8f8;
  width: 100%;
  margin-left: 0;
}
.sidebar > ul > li:hover{
  border: none !important;
}
.agami-dropdown-menu.multi-menu a{
  color: #000;
  text-decoration: none;
}
.logo > a > img {
  margin-left: 10px;
}
.br-bl-br{
  border-radius: 0px 0px !important;
}
.mt-16{
  /* margin-top: 0px; */
}
.br-80{
  border-radius: 0 20px;
}
section.row.d-flex.justify-content-center.mt-m120.row-gap-3.pb-100{
  padding-bottom: 24px;
}
.faq-text-wrap .full-card {
  padding: 24px !important;
}

.faq-text-wrap .full-card .col-12 {
  padding: 0 !important;
}
.mt-3{
  margin-top: 0px !important;
}
.display-head{
  line-height: 1.2;
  font-size: 1.5rem;
}
.display-mainhead {
  font-size: 2rem;

}
.grid-2{
  grid-template-columns:1fr !important;
}
.service-block .casestudy-bnr-box{
  height: 400px;
}
.service-block  .casestudy-bnr-box-inner{
  height: 320px;
  top: 0;
}
.service-block   .casestudy-bnr-wrap-inner{
  height: 100%;

}
.bg-holder {
  display: none;
}

.service-section-box {
  padding: 0 !important;
}

.service-section-img-wrap {
  position: relative !important;
  top: 0 !important;
  padding: 0 !important;
  align-self: unset;
  margin-bottom: 0 !important;
}

.service-section-img-wrap > div {
  margin: 0 !important;
  padding: 0 24px;
}

.service-section-text-wrap {
  padding: 10px;
  width: calc(100% - 10px);
  max-width: 100vw;
  margin: auto;
}
.grid-3 {
  grid-template-columns: 1fr !important;
}
.service-section-info-wrap {
max-width: 100vw;
padding: 40px !important;
}
.service-section-text-wrap > .row {
  margin: 0;
  gap: 16px;
}
.service-section-text-wrap > .row > div {
  margin: 0;
  padding: 30px !important;
}
.service-section-img-wrap > div > img {
  margin-bottom: 0 !important;
}
.service-section-wrap {
margin-bottom: 0 !important;
padding-bottom: 0 !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .industries-wrap {
    transform: scale(0.85);
  }
  .who-1 .full-card,
  .who-2 .full-card.bottom-card.col-lg-6 {
    width: calc(50% - 8px);
  }
  .header-section {
    height: 80vh;
  }
  .domains-bg-color-outfit,
  .expertise-wrap,
  .one {
    flex-direction: column;
  }
  .navbar {
    top: 10px;
    padding: 10px 0 !important;
  }
  .logo > img {
    padding: 10px;
    width: 75%;
  }
  .logo > a > img {
    margin-left: 10px;
  }
  .navbar .logo {
    /* padding-left: 10px !important; */
  }
  .logo {
    margin-left: 0;
  }
  .hide-max-576,
  .tab-cards-hide,
  .url-links {
    display: none !important;
  }
  .sidebar-icon,
  .tab-cards-show {
    display: flex !important;
  }
  .sidebar-icon {
    padding: 6px 10px 6px 25px;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    background: #fff;
    justify-content: start;
    align-items: center;
    cursor: pointer;
  }
  .navbar-scroll {
    top: -2px;
  }
  .sidebar-links > li {
    list-style: none;
  }
  .sidebar-links > li > a {
    text-decoration: none;
    color: #3d3d3d;
  }
  .sidebar-links > li > a.primary-btn {
    color: #fff;
  }
  .sidebar {
    position: fixed;
    z-index: 1000;
    left: -2px;
    top: -1px;
    padding: 20px 0 57px;
    box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
  }
  .sidebar > ul {
    padding-right: 24px;
  }
  .header-content {
    padding-left: 10px;
    padding-right: 10px;
  }
  .header-content > div,
  .padding {
    padding-top: 120px;
    padding-left: 40px;
  }
  .header-content > div {
    align-items: start !important;
  }
  .mt-20 {
    margin-top: 33px !important;
  }
  .display-3 {
    font-size: 26px !important;
  }
  .primary-btn {
    font-size: 18px;
  }
  .bubbal-img {
    width: 100% !important;
  }
  .bg2 {
    left: 0;
  }
  .left-lining,
  .w-100-max-576,
  .width {
    width: 100%;
  }
  .rounded-img {
    width: 320px;
    height: 321px;
    position: absolute;
    right: 9px;
    bottom: 144px;
  }
  .rounded-cut-img {
    width: 100%;
    top: auto;
  }
  .padding {
    padding-right: 50%;
  }
  .py-160 {
    padding: 159px 0 103px;
  }
  .product-content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    flex-direction: column;
    margin-top: 0;
  }
  .over-product-title {
    font-size: 22px !important;
    padding-bottom: 12px;
    width: 100%;
  }
  .products-logo {
    justify-content: space-between !important;
  }
  .product-logo {
    width: auto;
    height: auto;
  }
  .full-card {
    flex-direction: row;
    gap: 16px;
  }
  .reverse-column {
    flex-direction: row;
    padding: 0 20px;
  }
  .sidebar > ul > li {
    padding: 6px;
    border-left: 2px solid #fff;
  }
  .sidebar > ul > li:hover {
    border-left: 2px solid red;
  }
  .column-reverse,
  .column-sm-reverse {
    flex-direction: column-reverse;
  }
  .demoDazzle {
    top: 48px;
  }
  .left-107 {
    left: 107px;
  }
  .mb-40 {
    margin-bottom: 40px;
  }
  .p1-75,
  .p2-75 {
    padding: 0 20px;
  }
  .flex-position {
    position: absolute;
    width: 100%;
  }
  .h-660 {
    height: 600px;
  }
  .right-25 {
    right: 49px;
  }
  .right-184 {
    right: 183px;
  }
  .bottom-181 {
    bottom: 83px;
  }
  .p-logo {
    height: 38px;
  }
  .demo,
  .product-img-w {
    margin-left: -70px;
    margin-top: 20px;
    width: 560px;
  }
  .left-89 {
    left: 10px;
  }
  .two {
    justify-content: flex-start !important;
  }
  .two .secondary-btn {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .box {
    width: 600px !important;
    height: 557px !important;
    overflow: hidden !important;
    position: relative !important;
    transition: 0.3s;
  }
  .box:hover {
    transform: translate3d(-4px, -3px, 0);
    transition: 0.3s;
  }
  .img-bottom {
    width: 74% !important;
    right: auto;
    left: auto;
  }
  .img-middle {
    right: 4% !important;
    left: auto;
    bottom: 0 !important;
    width: 91% !important;
  }
  .img-top {
    right: 4% !important;
    bottom: 12% !important;
  }
  .career-bg-color-outfit {
    padding: 20px 18px;
  }
  .p-domain-card1,
  .p-domain-card2 {
    padding: 40px;
  }
  .justify-center-respo {
    justify-content: center !important;
  }
  .domains-card-img {
    height: 500px;
  }
  .flex-column-respo {
    flex-direction: column !important;
    margin-top: 40px;
  }
  .flex-column-respo > div > h1,
  .flex-column-respo > div > p {
    position: relative !important;
    margin-top: 0 !important;
  }
  .flex-column-respo > div {
    margin-top: 0;
    padding: 20px !important;
  }
  .form-container {
    padding: 40px 20px;
  }
  .w-364 {
    width: auto;
  }
  .man-position,
  .position-fixed-respo {
    position: static;
  }
  .pp {
    width: 91%;
    border-radius: 10px;
    background: #fff;
    padding: 40px;
  }
  .delivery-card {
    padding: 0 10%;
    background-position-y: -110px;
    height: 259px;
    background-size: auto;
    width: 506px;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .delivery-card-container {
    height: 258px;
  }
  .circle-visibality,
  .human-side-img,
  .main-left,
  .main-right,
  .sm-delete {
    display: none;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .bottom-graphics {
    width: 100%;
    left: 0 !important;
  }
  .why-agami-title {
    line-height: 60px;
  }
  .max-w-576 {
    display: flex;
    width: 65%;
  }
  .max-w-320 {
    width: 320px;
  }
  .pb-1-max-576 {
    padding-bottom: 16px !important;
  }
  .px-100 {
    padding: 0 100px 47px;
  }
  .padding-x-100 {
    padding: 0 100px;
  }
  .footer-padding {
    padding: 3rem 20px 1rem;
  }
  .text-center-max-576 {
    text-align: center;
  }
  .follow-us-links-max-576 {
    display: flex;
    justify-content: space-between;
    align-items: self-start;
    flex-direction: column;
  }
  .justify-between-max-576 {
    justify-content: space-between;
  }
  .sidebar {
    padding-top: 23px;
    padding-bottom: 57px;
    position: fixed;
    z-index: 1000;
    left: 0;
    right: 0;
    /* top: -1px; */
    padding-right: 0;
    box-shadow: rgba(0, 0, 0, 0.2) 0 60px 40px -7px;
  }
  .sidebar .sidebar-icon {
    margin-top: -12px;
  }
  .sidebar > ul {
    padding-right: 24px;
    padding-right: 24px;
    overflow: auto;
    min-height: 100dvh;
    justify-content: flex-start !important;
    padding-top: 0px !important;
    gap: 8px !important;
  }
  
  .agami-dropdown-menu.multi-menu {
    position: relative;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    margin-top: -24px;
    gap: 12px;
    display: flex;
    flex-direction: column;
    background: #fff8f8;
    width: 100%;
    margin-left: 0;
  }
  .sidebar > ul > li:hover{
    border: none !important;
  }
  .agami-dropdown-menu.multi-menu a{
    color: #000;
    text-decoration: none;
  }
  .logo > a > img {
    margin-left: 10px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
  .who-1 .full-card,
  .who-2 .full-card.bottom-card.col-lg-6 {
    width: calc(50% - 8px);
  }
  .abt-card {
    height: 100%;
  }
  .bg2 {
    left: 0;
  }
  .navbar {
    flex-wrap: nowrap;
  }
  .logo > img {
    width: 50% !important;
  }
  .url-links > li > a {
    padding: 4px 7px;
  }
  .display-3 {
    font-size: 26px !important;
  }
  .rounded-img {
    width: 370px;
    height: 371px;
  }
  .trans-Y-500 {
    width: 100%;
    transform: translateY(-159px);
  }
  .product-content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    flex-direction: column;
    margin-top: 0;
  }
  .over-product-title {
    font-size: 22px !important;
    padding-bottom: 12px;
    width: 100%;
  }
  .products-logo {
    justify-content: space-between !important;
  }
  .product-logo {
    width: auto;
    height: 28px;
  }
  .full-card {
    flex-direction: row;
    gap: 44px;
  }
  .card-title {
    padding-top: 10px;
  }
  .reverse-column {
    flex-direction: row;
    padding: 0 20px;
  }
  .sidebar > ul > li {
    padding: 6px;
    border-left: 2px solid #fff;
  }
  .sidebar > ul > li:hover {
    border-left: 2px solid red;
  }
  .box {
    width: 600px !important;
    height: 557px !important;
    overflow: hidden !important;
    position: relative !important;
  }
  .img-bottom {
    width: 74% !important;
    right: auto;
    left: auto;
  }
  .img-middle {
    right: 4% !important;
    left: auto;
    bottom: 0 !important;
    width: 91% !important;
  }
  .img-top {
    right: 4% !important;
    bottom: 12% !important;
  }
  .career-bg-color-outfit {
    padding: 20px 18px;
  }
  .mt-20 {
    margin-top: 20px;
  }
  .p-domain-card1,
  .p-domain-card2 {
    padding: 40px;
  }
  .justify-center-respo {
    justify-content: center !important;
  }
  .domains-card-img {
    height: 500px;
  }
  .footer-padding {
    padding: 3rem 20px 1rem;
  }
  .text-center-max-576 {
    text-align: center;
  }
  .follow-us-links-max-576 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
  }
  .justify-between-max-576 {
    justify-content: space-between;
  }
  .delivery-card {
    padding: 31px 33px;
    background-position-y: -110px;
    height: 258px;
    background-size: auto;
    width: 396px;
  }
  .delivery-card-container {
    height: 258px;
  }
  .human-side-img {
    left: -20%;
    top: 10%;
  }
  .main-left,
  .main-right,
  .sm-delete {
    display: none;
  }
  .flex-sm-column {
    flex-direction: row !important;
  }
  .bottom-graphics {
    right: 0;
    width: 100%;
    left: 0 !important;
    transform: scale(0.85);
    transform-origin: bottom left;
  }
  .max-w-576 {
    display: flex;
    position: absolute;
    bottom: 50%;
  }
  .max-ms-576 {
    margin-left: 0 !important;
  }
  .max-w-320 {
    width: 320px;
  }
  .hide-max-576 {
    display: none !important;
  }
  .w-100-max-576 {
    width: 100%;
  }
  .pb-270 {
    padding-bottom: 180px;
  }
}
@media (min-width: 320px) and (max-width: 991px) {
  .card-discription,
  .card-title {
    text-align: center;
  }
  .case-bullet {
    width: 14px;
    height: 14px;
  }
  .casestudy-bnr-wrap-inner {
    left: 0;
    height: unset;
  }
  .casestudy-bnr-box-inner {
    background-size: 50%;
    height: 60%;
    width: 100%;
  }
  .bt-100 {
    margin-bottom: 0;
  }
  .footer-padding {
    margin: 0;
  }
  .contact-block {
    padding-bottom: 20px;
  }
  .w-364 {
    width: 100%;
  }
  .pb-270 {
    padding-bottom: 160px;
  }
  .card-title {
    padding-top: 16px;
  }
  .abt-card {
    padding: 24px 24px 60px !important;
  }
  .abt-card-wrap {
    flex-wrap: wrap;
  }
  .abt-card-img-box {
    top: -32px;
    width: 140px;
    justify-content: center !important;
  }
  .abt-card-text-box {
    padding-top: 80px;
  }
  .why-agami {
    padding-top: 40px;
  }
  .faq-image-wrap {
    top: 0;
    position: relative;
  }

  .faq-img-box {
      width: 100%;
      gap: 0;
      display: block;
      transform: scale(1);
  }

  .faq-img-fg {
      width: 100%;
  }

  .faq-img-fg img {
      top: 0%;
      left: 0%;
      bottom: unset;
      width: 100%;
      height: 260px;
  }

  .faq-img-bg img {
      width: 100%;
      top: 20%;
      left: 10%;
      bottom: unset;
      right: unset;
  }

  .faq-img-bg {
      height: unset;
      width: 180px;
  }
}
@media (min-width: 834px) and (max-width: 884px) {
  .rounded-cut-img {
    top: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .display-3 {
    font-size: 3rem;
  }
  .bg2 {
    left: 10%;
  }
  .abt-card {
    height: 100%;
  }
  .product-content {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
    flex-direction: column;
    margin-top: 0;
  }
  .over-product-title {
    font-size: 22px !important;
    padding-bottom: 12px;
    width: 100%;
  }
  .products-logo {
    justify-content: space-between !important;
  }
  .product-logo {
    width: auto;
    height: 28px;
  }
  .full-card {
    flex-direction: row;
    gap: 16px;
  }
  .card-title {
    padding-top: 10px;
  }
  .reverse-column {
    flex-direction: row;
    padding: 0 20px;
  }
  .sidebar > ul > li {
    padding: 6px;
    border-left: 2px solid #fff;
  }
  .sidebar > ul > li:hover {
    border-left: 2px solid red;
  }
  .box {
    width: 600px !important;
    height: 557px !important;
    overflow: hidden !important;
    position: relative !important;
  }
  .img-bottom {
    width: 74% !important;
    right: auto;
    left: auto;
  }
  .img-middle {
    right: 4% !important;
    left: auto;
    bottom: 0 !important;
    width: 91% !important;
  }
  .img-top {
    right: 4% !important;
    bottom: 12% !important;
  }
  .delivery-card {
    padding: 31px 33px;
    background-position-y: -110px;
    height: 258px;
    background-size: auto;
    width: 396px;
  }
  .delivery-card-container {
    height: 258px;
  }
  .bottom-graphics {
    width: 100%;
  }
}
@media (min-width: 1400px) {
  .abt-card {
    height: 100%;
  }
  .delivery-card {
    width: 605px;
    height: 349px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 15%;
  }
  .product-logo {
    width: auto;
    height: 35px;
  }
  .rounded-img {
    width: 650px;
    height: 652px;
  }
  .delivery-card-container {
    height: 348px;
  }
  .trans-Y-500 {
    transform: translateY(-195px) translateX(-190px);
  }
  .left-1400 {
    position: relative;
    left: 5%;
  }
  .display-3 {
    font-size: 3.5rem;
  }
  .url-links > li > a {
    font-size: 16px;
  }
  .width-1400 {
    width: 100%;
  }
  .box {
    width: 600px !important;
    height: 557px !important;
    overflow: hidden !important;
    position: relative !important;
  }
  .img-bottom {
    width: 74% !important;
    right: auto;
    left: auto;
  }
  .img-middle {
    right: 4% !important;
    left: auto;
    bottom: 0 !important;
    width: 91% !important;
  }
  .img-top {
    right: 4% !important;
    bottom: 12% !important;
  }
}
.agami-dropdown{
    position: relative;
}
.agami-dropdown-menu {
    position: absolute;
    top: calc(100% + 6px);
    left: 0;
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    box-shadow: 0 6px 24px rgba(0,0,0,0.06);
    opacity: 0;
    visibility: hidden;
    transform: translateY(6px);
    transition: 0.25s ease;
    min-width: 220px;
    z-index: 1000;
    list-style: none;
  }
  
  .agami-dropdown-menu.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
  .url-links > li ul.agami-dropdown-menu li{
    padding: 0 0 12px 0;
  }
  .url-links > li ul.agami-dropdown-menu a{
    border-radius: 30px;
    color: #000;
    font-size: 14px;
    transition: 0.3s;
    text-decoration: none;
    font-family: kanitextralight;
  }
  .url-links > li ul.agami-dropdown-menu a:hover{
    color: #eb0000 !important;
  }
  .number-list{
    list-style: decimal-leading-zero;
  }
  .img-banner-w{ 
    max-height: 350px;
    object-fit: cover;
  }
  .img-banner-h{ 
    max-height: 650px;
    object-fit: cover;
  }
  .img-banner-bottom{
    object-position: bottom;
  }
  .img-banner-top{
    object-position: top;
  }
  .img-banner-l-b{
    object-position: left bottom;
  }
  .img-banner-r-b{
    object-position: right bottom
  }
  .img-banner-l-t{
    object-position: left top;
  }
  .img-banner-r-t{
    object-position: right top;
  }
  .grid-area{
    display: grid    ;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-template-rows: 1fr;
  }
  .grid-1{
    grid-template-columns:  1fr;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
  .grid-2{
    grid-template-columns:  1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
  .grid-3{
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    
  }
  .grid-4{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  }
  .we-deliver{
    position: sticky;
    top: 200px;
    align-self: flex-start;
  }
  a.selected-tab{
    font-family: kanitmedium !important;
    color: #eb0000 !important;
  }

