<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 2000px) {
  /* .heroData {
    top: 32%;
  } */
}
@media (max-width: 1441px) {
  .heroData {
    top: 13% !important;
  }
  /* .heroWrapp {
    padding-top: 5%;
  } */
}
@media (max-width: 1024.99px) {
  .heroData {
    top: 20% !important;
  }
  .heroWrapp {
    padding: 10% 0%;
    height: 80vh;
  }
}
@media (max-width: 992px) {
  .requestDemoBtn {
    text-align: center;
    margin-top: 30px;
  }
  .requestDemoBtn a {
    padding: 10px 20px;
    background: linear-gradient(90deg, #56e0e0 0%, #02759b 100%);
    border-radius: 0px;
    font-weight: 500;
    font-size: inherit;
    line-height: inherit;
    color: #ffffff;
    margin: 0px 15px;
    text-align: center;
    border-radius: 7px;
  }
  #heroSlider {
    position: fixed;
    width: 100%;
    z-index: 999;
    background: #fff;
  }
}
@media (max-width: 991px) {
  .showMobile {
    display: block;
  }
  .showDesktop {
    display: none;
  }
  .logo a img {
    width: 100px;
  }
  /* .lottieBg {
    display: none;
  } */
  .lottieBg {
    display: none;
  }
  .heroWrapp {
    position: relative;
    margin-top: 0%;
  }
  .heroData {
    top: 30% !important;
  }
}
@media (max-width: 768px) {
  .testimonialsCardsHeader {
    font-size: 16px;
    line-height: 22px;
  }
  .testimonialsCardsBody {
    font-size: 14px;
    line-height: 24px;
  }
  .testimonialsCardsHeader span {
    font-size: 14px;
    line-height: 24px;
  }
  #particle-image {
    left: 0%;
    right: 0%;
  }
  .team-bg-color {
    padding: 30px 0px 0px 0px;
  }
  /* #particles-js {
    background-color: transparent;
    position: relative !important;
    width: 100%;
    min-height: 80vh !important;
    right: 0;
    left: 0;
  } */
  .decodex-logo {
    max-height: 60px;
  }
  .heroWrapp {
    padding: 10% 0%;
    height: 80vh;
  }
  .heroData {
    top: 32% !important;
  }
  .aboutBg2::before {
    top: 30%;
    width: 150px !important;
    height: 150px !important;
  }
  h1.headingV1 {
    font-size: 35px !important;
    line-height: 45px !important;
  }
  .cardHeading1 {
    font-size: 50px;
    line-height: 68px;
  }
  .heroLogo {
    width: 80%;
    min-height: auto !important;
  }
  .decodexLogo {
    width: 70%;
    min-height: auto !important;
  }
  h2.headeingH2 {
    font-size: 18px;
    line-height: 26px;
  }
  #header {
    display: none;
  }
  h4.solutionsBgSubHeading {
    font-size: 18px;
  }
  img.headerImag {
    margin-top: -35%;
  }
  /* .cardHeading1,
    .cardHeading2 {
      font-size: 18px;
    } */
  .teamImg {
    margin-bottom: 30px;
  }
  .logo a img {
    width: 100px;
  }
  a.headerLinks,
  p.headerLinks,
  a.headerLinks2,
  p.headerLinks2 {
    font-size: 13px;
    line-height: 25px;
  }
  .mobile-nav-toggle {
    font-size: 35px;
    color: #212226;
    top: 15px;
  }
  h6.headingH6 {
    font-size: 16px;
    line-height: 26px;
  }
  p.para1,
  p.para2,
  p.para3,
  .para4 {
    font-size: 14px;
    line-height: 22px;
  }
  h5.headingH5 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  h1.headingH1 {
    font-size: 24px;
    line-height: 30px;
  }
  .cardHeading2,
  .cardHeading3 {
    font-size: 24px;
    line-height: 30px;
    margin: 15px 0px;
  }
  .siderButton a {
    font-size: 12px;
  }
  h2.headingH2 {
    font-size: 26px;
    line-height: 36px;
  }
  .ImageBoxOverlay {
    left: 5px;
    right: 5px;
    bottom: 20px;
  }
  h1.ImageBoxOverlayH1 {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
  }
  h2.ImageBoxOverlayH2 {
    font-size: 12px;
    line-height: 20px;
    margin: 0px;
  }
  hr.ImageBoxOverlayHR {
    margin: 5px auto;
    width: 50%;
  }
  a.viewMoreLink {
    font-size: 12px;
    line-height: 16px;
  }
  .ImageBox h1,
  .ImageBox h2,
  .ImageBox a.viewMoreLink {
    text-align: center;
    display: block;
  }
  .teachers .teachersCard {
    bottom: -10px;
  }
  h1.cardHeadingH1 {
    font-size: 16px;
    line-height: 18px;
  }
  /* p.para2,
  p.para3 {
    font-size: 11px;
    line-height: 16px;
  } */
  h1.teachersCardHeadingH1 {
    font-size: 14px;
    line-height: 16px;
  }
  h1.testimonialHeadingH1 {
    font-size: 14px;
    line-height: 18px;
  }
  h2.testimonialHeadingH2 {
    font-size: 12px;
    line-height: 14px;
  }
  p.para5 {
    font-size: 16px;
    line-height: 20px;
  }
  .videoSlider .swiper-pagination {
    display: none;
  }
  .classBg {
    height: 150px;
  }
  h4.chatHeadingH4 {
    font-size: 20px;
    line-height: 36px;
  }
  .whatsAppIcon a img {
    width: 50%;
  }
  .contact label,
  .contact .php-email-form input,
  .contact .php-email-form textarea,
  .contact .php-email-form select {
    font-size: 12px;
  }
  .homeSliders .swiper-pagination {
    width: 35%;
    left: auto;
    right: 0;
    bottom: 5px;
    text-align: right;
  }
}
@media (max-width: 575.99px) {
  .phoneNumberAnimation {
    left: 35%;
  }
  .phoneNumberAnimationModal {
    left: 25%;
  }
}
@media (max-width: 520px) {
  .heroWrapp {
    padding: 10% 0%;
    height: 95vh;
  }
  .heroData {
    top: 34% !important;
  }
  /* .links {
    padding: 5px 15px 5px 5px;
  } */
  /* .contactBtn {
    padding: 13px 15px;
  } */
  .cardHeading1 {
    font-size: 40px;
    line-height: 48px;
  }
  button.submitBtn,
  a.submitBtn {
    padding: 10px 20px;
  }
  .mobile-nav-toggle {
    top: 15px;
  }
  .videoSlider {
    padding: 0px;
  }
  .videoSlider .swiper-button-next {
    top: 25%;
    right: 5px;
  }
  .videoSlider .swiper-button-prev {
    top: 25%;
    left: 5px;
  }
  .classBg {
    height: 150px;
    margin-left: 0px;
  }
}
@media (max-width: 426px) {
  .links {
    margin-bottom: 15px;
  }
  .homeSliders .testimonial-item {
    min-height: 180px;
  }
  .sliderOverlayWrap {
    top: 50%;
  }
  h6.sliderH6 {
    border-left: 3px solid #212226;
    padding-left: 15px;
    margin: 0% 0% 2% 0%;
  }
  h1.sliderH1 {
    margin: 0px;
    font-weight: 600;
    color: #ffffff;
    line-height: 45px;
    margin: 0% 0% 5% 0%;
  }
  p.sliderPara {
    margin: 0px;
    font-size: 12px;
    line-height: 16px;
  }
  .siderButton a {
    padding: 5px 15px;
  }
}
@media (max-width: 320px) {
  a.headerLinks,
  p.headerLinks,
  a.headerLinks2,
  p.headerLinks2 {
    font-size: 12px;
    line-height: 20px;
  }
  .homeSliders .testimonial-item {
    min-height: 135px;
  }
  .sliderOverlayWrap {
    top: 50%;
  }
  h6.sliderH6 {
    font-size: 16px;
    line-height: 20px;
    border-left: 3px solid #212226;
    padding-left: 15px;
    margin: 0% 0% 7% 0%;
  }
  h1.sliderH1 {
    font-size: 24px;
    line-height: 30px;
    margin: 0% 0% 5% 0%;
  }
  p.sliderPara {
    margin: 0px;
    font-size: 10px;
    line-height: 14px;
  }
  .siderButton {
    margin-top: 10px;
  }
  .siderButton a {
    padding: 5px 15px;
    font-size: 10px;
  }
}
</pre></body></html>