@media (max-width: 1675px) {
  #mobile-app-development .mobile-app-image {
    width: 650px;
  height: 650px;
  }
}


/* =============================== 1599px & <1599px =============================== */
@media (max-width: 1599px) {
  /* ---------- footer ---------- */
  #footer-section .footer-address-tab .nav-item .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    /* font-size: 16px; */
  }

  #join-us-section .grow-business-wrapper p {
    max-width: 551px;
  }
}

/*  */
@media (max-width: 1499px) {
  /* .tab-content > .active {
    margin: 0px 100px;
  } */

  /* #hiring-process-section .explore-more h3 {
    font-size: 38px;
  } */

  section {
    padding: 50px 0 100px 0px;
  }

  #our-technology .technology-item img {
    max-width: 120px;
  }
  #hero-section.indutry-detail-hero-section .reviews-section{
        grid-template-columns: repeat(2, 1fr);
  }

  #mobile-app-development .mobile-app-image {
    height: 600px;
    width: 600px;
  }
}

/* =============================== 1399px & <1399px =============================== */
@media (max-width: 1399px) {
  /* ---------- header ---------- */
  header .mega_menu_item:first-child h2 {
    /* font-size: 2rem; */
    line-height: 2.5rem;
  }

  header.fixed-header .main_menu > ul > li > a {
    padding: 30px 10px;
    /* font-size: 19px; */
  }

  #mobile-app-development .mobile-app-image {
    height: 550px;
    width: 550px;
  }

  /* ---------- footer ---------- */
  #footer-section .footer-address-tab .nav-item .nav-link {
    padding-left: 5px;
    padding-right: 5px;
    /* font-size: 16px; */
  }

  /* -------- contact-with-us -------- */
  #contact-with-us .main-heading {
    /* font-size: 3rem; */
    line-height: 3.25rem;
  }

  /* ----- home page video section ----- */
  #home-page-video-section {
    height: 85vh;
  }

  .tab-content > .active {
    margin: 0px 0px;
  }

  #hero-section h1 {
    font-size: 70px;
  }

  section h2 {
    font-size: 50px;
    font-weight: 700;
  }

  /* #hiring-process-section .explore-more h3 {
    font-size: 35px;
  } */

  /* #hiring-process-section .stat-card h4 {
    font-size: 35px;
  } */

  #hiring-process-section .stat-card p {
    /* font-size: 22px; */
    line-height: 28px;
  }

  #our-technology .technology-item img {
    max-width: 120px;
  }

  /* #support-section h3 {
    font-size: 35px;
  } */

  /* h5 {
    font-size: 22px;
  } */
}

/* =============================== > 1200px =============================== */
@media (max-width: 1299px) {
  #hero-section h5 {
    margin-bottom: 0;
  }

  section {
    padding: 50px 0 100px 0px;
  }

  #hero-section h1 {
    font-size: 60px;
  }

  /* h5 {
    font-size: 20px;
  } */

  #services-we-offer .services-cards {
    margin: 35px auto;
  }

  section h2 {
    font-size: 40px;
  }

  #services-we-offer .card-left {
    gap: 8px;
  }

  #industries-we-serve-section .content-text {
    gap: 15px;
    padding: 0px;
  }

  /* #hiring-process-section .stat-card h4 {
    font-size: 30px;
  } */

  #hiring-process-section .stat-card {
    padding: 15px;
  }

  #hiring-process-section .explore-more {
    padding: 15px;
  }

  /* #hiring-process-section .explore-more h3 {
    font-size: 30px;
  } */

  .software-development-section-row {
    padding-top: 25px;
  }

  #software-development-section .software-development-process-card {
    padding: 15px;
  }

  #faq-section .accordion-button {
    padding: 15px;
    /* font-size: 22px; */
  }

  #our-approach-section .excuation-main {
    flex-direction: column;
    text-align: center;
  }

  #our-approach-section .excuation-main .excuation-text {
    text-align: center !important;
    width: 100% !important;
  }

  #mobile-app-development .mobile-app-image {
    height: 500px;
    width: 500px;
  }

  #mobile-app-development .mobile-app-content {
    padding: 40px;
  }
}

/* =============================== 1200px & <1200px =============================== */
@media (max-width: 1199px) {
  /* ---------- common ---------- */
  section {
    padding: 50px 0 100px 0;
  }

  /* ---------- header ---------- */
  header.fixed-header {
    padding-left: 5% !important;
    padding-right: 5% !important;
  }

  /* ---------- footer ---------- */
  #footer-section {
    padding: 50px 0px;
  }

  /* ---------- blog-list page ---------- */
  #post-section .post-grid,
  #blog-section .post-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }

  /* ---------- industry-detail page ---------- */
  #hero-section.indutry-detail-hero-section {
    padding: 55px;
  }

  #hero-section.indutry-detail-hero-section .hero-content {
    padding-right: 24px;
  }

  /* ---------- contact-with-us ---------- */
  #contact-with-us .main-heading {
    /* font-size: 2.75rem; */
    line-height: 3rem;
  }

  /* ----- home page video ----- */
  #home-page-video-section {
    height: 65vh;
    padding: 0 0 50px 0;
  }

  #join-us-section img.join-us-vector-img {
    display: none;
  }
  /* h5 {
    font-size: 18px;
  } */

  #hero-section h1 {
    font-size: 50px;
  }

  section h2 {
    font-size: 35px;
  }

  p {
    /* font-size: 18px; */
    line-height: 26px;
  }

  #services-we-offer .card-right .topic .title {
    padding: 10px;
  }

  /* #industries-we-serve-section .filter-tabs .nav-link {
    font-size: 20px;
  } */

  #our-technology .technology-item img {
    max-width: 90px;
    min-height: 70px;
    max-height: 70px;
  }

  #faq-section .accordion-button {
    padding: 10px;
    /* font-size: 20px; */
  }

  /* #support-section h3 {
    font-size: 26px;
  } */

  .mcp-row-bottom {
    padding: 20px 0;
  }

  #rainstream-event-section .main-image-container {
    height: 500px;
  }

  #mobile-app-development .mobile-app-image {
    height: 500px;
    width: 500px;
    margin: 0 auto;
  }

  #mobile-app-development .mobile-app-content {
    padding: 40px;
    max-width: 100%;
    text-align: center;
  }
}

/* =============================== 1024px & >1024px =============================== */
@media (min-width: 1100px) {
  /* ---------- header ---------- */
  header .main_menu ul li .mega_menu {
    visibility: hidden;
    opacity: 0;
    position: absolute;
  }

  header .main_menu ul li:hover > ul {
    visibility: visible;
    opacity: 1;
    margin-top: 0px;
    z-index: 99;
  }

  header .main_menu ul li:hover > .mega_menu {
    transition: 0.5s;
    visibility: visible;
    opacity: 1;
    margin-top: 0;
    z-index: 99;
    background-color: transparent;
    padding-top: 1px;
  }

  header .main_menu > ul > li:last-child {
    display: none;
  }
}

/* =============================== 1024px & <1199px =============================== */
@media (min-width: 1024px) and (max-width: 1199px) {
  /* ---------- header ---------- */
  header .main_menu > ul > li > a {
    padding: 30px 15px;
  }

  header .main_menu > ul > li > a.primary-btn {
    justify-content: center;
  }

  header.fixed-header .main_menu > ul > li > a {
    padding: 30px 10px;
    /* font-size: 16px; */
  }
}

/* =============================== 1110px & <1110px =============================== */
@media (max-width: 1100px) {
  header .mobile_btn {
    cursor: pointer;
    display: block;
  }

  header .main_menu {
    display: none;
    width: 100%;
  }

  header .header-login-btn {
    display: none;
  }

  header .mobile_btn i {
    /* font-size: 24px; */
    color: #ffffff;
  }

  header nav {
    padding: 15px 0px;
  }

  header .main_menu.active {
    padding-top: 20px;
    display: block;
  }

  header .main_menu ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }

  header .main_menu ul li > a > i {
    color: #ffffff;
    display: block;
    /* font-size: 20px; */
  }

  header .main_menu > ul > li > a {
    /* font-size: 16px; */
    color: #ffffff;
    padding: 15px 0px;
    display: block;
    font-weight: 400;
    /* font-size: 18px; */
    letter-spacing: 1%;
    text-transform: capitalize;
    display: flex;
    width: 100%;
    justify-content: space-between;
  }

  header .mega_menu .mega_menu_item {
    width: 100%;
  }

  header .mega_menu .mega_menu_item:first-child {
    display: none;
  }

  header .main_menu ul li ul {
    display: none;
    transition: none;
  }

  header .mega_menu_demo_2 .mega_menu {
    transform: translateX(0);
  }

  header .main_menu ul li.has_dropdown .mega_menu {
    background-color: #1a1b1e;
  }

  header.fixed-header .header-inner-part {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
  }

  header .mega_menu .sub_menu {
    padding: 25px;
  }

  header.fixed-header .mega_menu .sub_menu {
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -ms-border-radius: 10px !important;
    -o-border-radius: 10px !important;
  }

  header .main_menu ul li .mega_menu {
    display: none;
    transition: none;
  }

  header .main_menu ul li .mega_menu.open {
    display: block;
    /* transition: none; */
  }

  /* header .mega_menu_item > ul > li > a {
    font-size: 20px;
  } */

  header .main_menu > ul > li:hover > a i {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }
}

/* =============================== 1024px & <1024px =============================== */
@media (max-width: 1024px) {
  /* ---------- header ---------- */
  header.fixed-header {
    padding-left: 1% !important;
    padding-right: 1% !important;
  }

  header.fixed-header .header-inner-part {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
  }

  header.fixed-header .main_menu.active ul > li > a {
    padding: 10px 0px;
    /* font-size: 1.4rem; */
    line-height: 1.7rem;
  }

  header .main_menu > ul > li:last-child {
    text-align: center;
  }

  header .main_menu > ul > li:last-child a {
    display: inline-block;
    margin: 0 auto;
    padding: 10px 15px !important;
  }

  header .mega_menu_item {
    padding: 20px 20px 10px;
  }

  header .responsive-login-btn {
    display: block;
  }

  header .main_menu ul li > a i {
    /* font-size: 14px; */
    display: inline-block;
  }

  header .mega_menu_demo_2 .mega_menu,
  header .container {
    width: 100%;
  }

  /* ----- indutry-detail page ----- */
  #hero-section.indutry-detail-hero-section .reviews-section {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  #financial-software-cta .hexagon-benefits .row {
    row-gap: 20px;
  }

  /* #financial-software-cta .hexagon-item {
    width: 230px;
    height: 230px;
  } */

  #financial-software-cta .cta-outline-btn {
    margin: 0 auto;
  }

  #retail-software-services .service-description {
    padding-right: 0;
    text-align: center;
  }

  #testimonial-section .testimonial-card {
    padding: 20px 30px;
    gap: 40px;
  }

  #testimonial-section .testimonial-image {
    width: 280px;
    height: 280px;
  }

  #testimonial-section .revenue-badge {
    width: 130px;
    height: 130px;
  }

  /* #testimonial-section .revenue-badge h3 {
    font-size: 2.2rem;
  } */

  /* #testimonial-section .testimonial-text {
    font-size: 1.5rem;
  } */

  /* ----- life-at-rainstream ----- */
  #rainstream-event-section .thumbs-slider .swiper-slide {
    width: 35% !important;
  }

  #rainstream-event-section .main-image-container {
    height: 450px;
  }

  #our-technology .technology-item {
    flex: 0 0 calc(25% - 10px);
    max-width: calc(25% - 10px);
  }
}

/* =============================== 991px & >991px =============================== */
@media (min-width: 991px) {
  /* ---------- services-we-offer ---------- */
  #services-we-offer .card-left {
    flex: 0 0 58.3333%;
    padding-right: 20px;
  }

  #services-we-offer .card-right {
    flex: 0 0 41.6667%;
    padding-left: 20px;
  }
}

/* =============================== 991px & <991px =============================== */
@media (max-width: 991px) {
  /* ----- common ----- */
  .container {
    padding: 0 30px;
  }

  #hero-section h1 {
    font-size: 36px;
  }

  /* p {
    font-size: 17px;
  } */

  #hero-section .hero-content {
    padding: 32px 16px 32px 0px;
    background-position: center top;
  }

  /* ---------- header ---------- */
  header.fixed-header {
    padding-left: 1.5%;
    padding-right: 1.5%;
  }

  header .mega_menu .sub_menu {
    padding: 15px;
  }

  header .mega_menu_item {
    padding: 10px 10px 0px;
  }

  /* ---------- footer ---------- */
  #footer-section .footer-address-tab {
    max-width: 100%;
  }

  #footer-section .footer-logo {
    margin-bottom: 50px;
    text-align: center;
  }

  #footer-section .footer-logo {
    margin-bottom: 50px;
    text-align: center;
    width: 80%;
    margin: 0 auto;
  }

  #footer-section .footer-address-tab .nav-item .nav-link {
    padding-left: 3px;
    padding-right: 3px;
    /* font-size: 14px; */
  }

  /* ----- blog-list page ----- */
  #post-section .post-section-header {
    gap: 16px;
    margin-bottom: 16px;
  }

  #post-section .post-section-filter {
    flex-direction: column;
    gap: 16px;
  }

  #post-section .post-grid,
  #blog-section .post-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }

  /* ----- blog-details-page ----- */
  #blog-details-section .content-wrapper {
    flex-direction: column;
  }

  #blog-details-section .sidebar {
    /* flex: 1; */
    /* width: 100%; */
    position: relative;
    top: 0;
    max-height: none;
    margin-bottom: 30px;
  }

  /* #blog-details-section .main-content {
    padding: 24px;
  } */

  #blog-details-section .toc-nested {
    max-height: max-content;
    overflow: visible;
  }

  /* ----- industry-detail page ----- */
  #hero-section.indutry-detail-hero-section .contact-form-container,
  #hero-section.hiring-hero-section .contact-form-container {
    padding: 20px;
  }

  #hero-section.indutry-detail-hero-section {
    padding: 45px;
  }

  #hero-section.indutry-detail-hero-section .hero-content {
    padding-right: 0px;
  }

  #financial-software-cta .hexagon-benefits {
    margin-top: 48px;
  }

  #financial-software-cta .hexagon-benefits .row {
    row-gap: 16px;
  }

  /* #financial-software-cta .hexagon-item {
    width: 220px;
    height: 220px;
  } */

  #financial-software-cta .hexagon-content {
    padding: 32px 24px;
    gap: 12px;
  }

  /* #financial-software-cta .hexagon-content p {
    font-size: 15px;
  } */

  #retail-software-services .service-description {
    padding-right: 0;
    margin-bottom: 32px;
  }

  /* ----- services page ----- */
  #our-approach-section ul li {
    margin-bottom: 40px;
  }

  #our-approach-section ul li:last-child {
    margin-bottom: 0;
  }

  #our-approach-section ul li:last-child .excuation-main {
    margin-bottom: 0;
  }

  #our-approach-section .excuation-main {
    flex-direction: row;
    text-align: left;
  }

  #our-approach-section .excuation-main .excuation-text {
    text-align: left !important;
    width: 100% !important;
  }

  #our-approach-section li:nth-child(2n) .excuation-main,
  #our-approach-section li:nth-child(odd) .excuation-main {
    width: 100%;
    border-radius: 100px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
  }

  #our-approach-section li:nth-child(2n) .excuation-main::after,
  #our-approach-section li:nth-child(odd) .excuation-main::after {
    left: 50%;
    bottom: -50px;
    height: 50px;
    width: 50px;
    margin-left: -15px;
    transform: rotate(-45deg);
    background-position: center;
  }

  #our-approach-section .excuation-main {
    border-radius: 50px !important;
    -webkit-border-radius: 50px !important;
    -moz-border-radius: 50px !important;
    margin-bottom: 30px;
  }

  #our-approach-section .excuation-main p.cunt {
    top: -25px;
  }

  #mobile-app-development .mobile-app-content {
    box-shadow: none;
    background: transparent;
    text-align: center;
    padding: 30px 60px;
  }


  #services-we-offer .spacer {
    height: 77vh;
  }

  /* ----- project-details-page ----- */
  #hero-section.portfolio-details-hero-section .primary-btn {
    display: block;
    margin: 0 auto;
  }

  /* ----- hiring-page ----- */

  #support-section .support-team-container {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }

  /* ----- life-at-rainstream ----- */
  #life-at-rainstream-section .image-grid {
    gap: 12px;
  }

  /* -------- contact-with-us -------- */
  #contact-with-us {
    padding: 4.25rem 0rem;
  }

  /* ----- home page video ----- */
  #home-page-video-section {
    height: auto;
  }

  #contact-with-us .main-heading {
    /* font-size: 3rem; */
    line-height: 4rem;
  }

  #contact-with-us .main-heading {
    /* font-size: 2.5rem; */
    line-height: 2.75rem;
  }

  #contact-with-us .main-heading {
    max-width: 100%;
  }

  section h2 {
    font-size: 29px;
  }

  #services-we-offer .service-card {
    padding: 30px 50px 30px 30px;
  }

  /* #industries-we-serve-section .filter-tabs .nav-link {
    font-size: 18px;
  } */

  /* #hiring-process-section .stat-card h4 {
    font-size: 26px;
  } */

  #hiring-process-section .stat-card p {
    /* font-size: 20px; */
    line-height: 28px;
  }

  /* #software-development-section .software-development-process-card h2 {
    font-size: 38px;
  } */

  /* #faq-section .accordion-button {
    font-size: 20px;
  } */

  #hero-section .hero-content {
    padding: 0;
  }

  #services-we-offer .services-cards {
    margin: 25px auto;
  }

  #services-we-offer .card-left img {
    width: 45px;
  }

  #our-technology .our-technology-container {
    padding: 10px 0px 0px 0px;
  }

  #our-technology .tab-content > .active .active-grid,
  #our-technology .tab-content .active-grid {
    padding: 0;
  }
}

/* =============================== 980px & <980px =============================== */
@media (max-width: 980px) {
  /* ----- industry-detail-page ----- */
  #software-innovation-section .radial-wrap {
    padding: 12px;
  }

  #software-innovation-section .canvas {
    width: 88%;
  }

  #software-innovation-section .side-panel {
    display: none;
  }
}

/* =============================== 767px & >767px =============================== */
@media (min-width: 768px) {
  #services-we-offer .service-card {
    flex-direction: row;
  }
}

/* =============================== 767px & <767px =============================== */
@media (max-width: 767px) {
  header .mega_menu .sub_menu {
    padding: 10px;
  }

  #footer-section {
    padding: 3.25rem 0rem 0rem;
  }

  #footer-section {
    padding: 3.125rem 0rem 1rem;
  }

  #footer-section .Address-area {
    text-align: center;
  }

  #footer-section .Address {
    justify-content: center;
    margin: 1.5rem auto !important;
  }

  #footer-section .footer-address-tab {
    max-width: 80%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #footer-section .Address-area .Address {
    gap: 10px;
  }

  /* ----- common ----- */
  .primary-btn {
    padding: 8px 16px;
  }

  /* section {
    font-size: 2.3rem;
  } */

  /* h5 {
    font-size: 1.15rem;
  } */

  #join-us-section .grow-business-wrapper {
    padding: 30px 15px;
  }

  #hero-section h1 {
    font-size: 40px;
    text-align: center;
  }

  #hero-section h5 {
    text-align: center;
    /* font-size: 1.15rem; */
  }

  #hero-section .primary-btn {
    display: block;
    margin: 0 auto;
  }

  #hero-section .hero-content {
    padding: 0px;
  }

  /* ----- blog-list-page ----- */
  #post-section .filters {
    flex-wrap: wrap;
    gap: 8px;
  }

  #post-section .post-grid,
  #blog-section .post-grid {
    grid-template-columns: 1fr;
  }

  #post-section .filter-buttons {
    display: none !important;
  }

  /* ----- blog-details-page ----- */
  #blog-details-section .content-wrapper {
    gap: 0px;
  }

  #blog-details-section .main-container {
    padding: 20px 15px;
  }

  /* #blog-details-section .main-content {
    padding: 20px;
  } */

  /* #blog-details-section .schedule-call-box h3,
  #blog-details-section .view-case-study-box h3 {
    font-size: 30px;
  } */

  #blog-details-section .schedule-call-box .rotating-box,
  #blog-details-section .view-case-study-box .rotating-box {
    padding: 0 10px;
  }

  /* ----- industry-detail-page ----- */
  #hero-section.indutry-detail-hero-section {
    padding: 30px;
  }

  #hero-section.indutry-detail-hero-section .reviews-section {
    grid-template-columns: repeat(4, 1fr);
  }

  #financial-software-cta,
  #why-iot-retail,
  #retail-software-services {
    padding: 48px 0 98px 0;
  }

  #financial-software-cta .hexagon-benefits .row {
    row-gap: 12px;
  }

  /* #financial-software-cta .hexagon-item {
    width: 200px;
    height: 200px;
  } */

  #financial-software-cta .hexagon-content {
    padding: 24px 16px;
    gap: 8px;
  }

  #testimonial-section .company-logo img {
    object-position: center;
  }

  #idea-solution-section .solution-card,
  #project-challanges-section .project-challange, 
  #result-benefits-section .project-challange {
    padding: 25px;
  }

  #financial-software-cta .hexagon-content img {
    max-width: 40px;
  }

  /* #financial-software-cta .hexagon-content p {
    font-size: 14px;
  } */

  #why-iot-retail .iot-feature-card {
    padding: 24px 16px;
  }

  #retail-software-services .service-card {
    padding: 24px 16px;
  }

  #retail-software-services .service-feature {
    padding: 16px 12px;
  }

  #software-innovation-section .radial-wrap {
    display: none;
  }

  #software-innovation-section .cards-container {
    display: flex;
  }

  #testimonial-section .testimonial-card {
    padding: 20px;
    gap: 20px;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
  }

  #testimonial-section .testimonial-image {
    width: 220px;
    height: 220px;
  }

  #testimonial-section .revenue-badge {
    width: 110px;
    height: 110px;
    bottom: -10px;
    right: -20px;
  }

  /* #testimonial-section .revenue-badge h3 {
    font-size: 1.8rem;
  } */

  #testimonial-section .revenue-badge p {
    /* font-size: 0.75rem; */
    max-width: 100px;
  }

  #testimonial-section .testimonial-right {
    text-align: center;
  }

  /* #testimonial-section .testimonial-text {
    font-size: 1.3rem;
  } */

  #testimonial-section .rating {
    justify-content: center;
    /* gap: 15px; */
    /* font-size: 16px; */
  }

  #testimonial-section .company-logo {
    display: flex;
    justify-content: center;
  }

  #faq-section {
    padding: 60px 0;
  }

  #faq-section .accordion-button,
  #idea-solution-section .accordion-button {
    /* font-size: 1rem; */
    padding: 20px;
    gap: 8px;
    align-items: start;
  }

  #faq-section .accordion-button::after {
    width: 35px;
    height: 35px;
  }

  #idea-solution-section .accordion-button::after {
    width: 25px;
    height: 25px;
  }

  #faq-section .accordion-body {
    padding: 0 20px 20px 20px;
    /* font-size: 0.95rem; */
  }

  /* ----- hiring-page ----- */
  #hero-section.hiring-hero-section .plan-steps {
    margin: 0 auto;
  }

  #hiring-benefits .benefits-content {
    padding: 1.5rem 1rem;
  }

  #support-section .support-team-image-container {
    position: static;
  }

  #support-section .support-team-image {
    position: static;
    transform: translateX(-0%);
    -webkit-transform: translateX(-0%);
    -moz-transform: translateX(-0%);
    -ms-transform: translateX(-0%);
    -o-transform: translateX(-0%);
    padding-top: 15px;
    max-width: 200px;
  }

  #support-section .support-team-content {
    padding: 15px 0px;
  }

  #our-technology .technolofy-filter,
  #industries-we-serve-section .filter-tabs,
  #industries-we-serve-section .filter-content h2 {
    display: none;
  }

  #industries-we-serve-section .content-text {
    padding: 0;
  }

  #our-technology .tab-pane,
  #industries-we-serve-section .tab-pane {
    display: block;
    opacity: 1;
    border-radius: 18px;
    padding: 20px 16px;
    box-shadow: 0 0px 5px rgba(264, 264, 264, 0.1);
    margin: 10px 0px;
  }

  #our-technology .tab-pane::before {
    content: attr(id) " Technologies";
    text-transform: capitalize;
    display: block;
    /* font-size: 24px; */
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }

  #industries-we-serve-section .tab-pane::before {
    content: attr(data-category-name);
    text-transform: capitalize;
    display: block;
    /* font-size: 24px; */
    font-weight: 600;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
  }

  #our-technology .technology-item {
    width: 148px;
    padding: 0px;
    margin: 10px auto;
  }

  #our-technology .our-technology-container .technology-grid {
    display: grid;
    gap: 18px;
  }

  #our-technology .our-technology-container .technology-item {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #our-technology .our-technology-container .technology-item img {
    max-height: 45px;
    object-fit: contain;
  }

  #our-technology .our-technology-container .tab-content > .active {
    padding: 20px 16px;
  }

  #our-technology .technology-item {
    flex: 0 0 calc(33.33% - 10px);
    max-width: calc(33.33% - 10px);
  }

  /* ----- portfolio-detail-page ----- */
  #project-overview-section .highlight-content {
    padding: 20px 15px;
  }

  /* ----- services-page ----- */
  #digital-partners-section .digital-partner-card {
    align-items: center;
    text-align: center;
  }

  #why-trust-section .stats-grid {
    gap: 20px 30px;
  }

  #why-trust-section .stat-item {
    padding: 7px 0px 7px 25px;
  }

  #why-trust-section .trust-image-container {
    height: 450px;
  }

  /* ----- home-page ----- */
  #services-we-offer .service-card {
    text-align: center;
  }

  /* Hide default topics display with smooth animation */
  #services-we-offer .card-right .topics {
    display: flex;
    flex-direction: column;
    gap: 12px;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.5s ease, opacity 0.4s ease, margin-top 0.5s ease !important;
  }

  #services-we-offer .card-right .topics.active {
    max-height: 2000px;
    opacity: 1;
    margin-top: 15px;
  }

  /* Dropdown toggle button */
  #services-we-offer .dropdown-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px 20px;
    background: #ffffff;
    border: 1px solid #fc3342;
    border-radius: 6px;
    cursor: pointer;
    /* font-size: 1.1rem; */
    color: #333;
  }

  #services-we-offer .dropdown-toggle:hover {
    background: #f9f9f9;
  }

  #services-we-offer .dropdown-arrow {
    width: 20px !important;
    height: 20px;
    transition: transform 0.4s ease !important;
  }

  .dropdown-arrow.rotated {
    transform: rotate(180deg);
  }

  /* Animate topics on open */
  #services-we-offer .card-right .topics.active .topic {
    animation: slideInTopic 0.4s ease forwards;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(1) {
    animation-delay: 0.05s;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(2) {
    animation-delay: 0.1s;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(3) {
    animation-delay: 0.15s;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(4) {
    animation-delay: 0.2s;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(5) {
    animation-delay: 0.25s;
  }

  #services-we-offer .card-right .topics.active .topic:nth-child(6) {
    animation-delay: 0.3s;
  }

  @keyframes slideInTopic {
    from {
      opacity: 0;
      transform: translateY(-10px);
    }

    to {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* ----- about-us-page ----- */
  #our-purpose-section .our-purpose-card {
    padding: 25px;
    align-items: center;
    text-align: center;
    gap: 15px;
  }

  #our-purpose-section .our-purpose-card img {
    max-width: 70px;
  }

  #software-development-section .software-development-process-card {
    text-align: center;
  }

  /* ----- our technology ----- */
  /* #our-technology .tab-content > .active .active-grid,
  #our-technology .tab-content .active-grid {
    grid-template-columns: repeat(3, auto);
  } */

  /* ----- life-at-rainstream ----- */

  #life-at-rainstream-section .image-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    gap: 10px;
  }

  #life-at-rainstream-section .grid-item-1 {
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }

  #life-at-rainstream-section .grid-item-2 {
    grid-column: 2 / 3;
    grid-row: 1 / 3;
  }

  #life-at-rainstream-section .grid-item-3 {
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }

  #life-at-rainstream-section .grid-item-4 {
    grid-column: 1 / 2;
    grid-row: 3 / 4;
  }

  #life-at-rainstream-section .grid-item-5 {
    grid-column: 2 / 3;
    grid-row: 3 / 4;
  }

  #current-opening-section .job-header {
    flex-direction: column;
    text-align: center;
    gap: 15px;
  }

  #current-opening-section .job-meta {
    justify-content: center;
  }

  /*  */
  #our-technology .technology-card .technology-mobile-grid {
    grid-template-columns: auto auto auto auto;
    justify-content: center;
  }

  /* #case-study-section .swiper-wrapper img {
    max-height: 50vh;
  } */

  /*  */
  #testimonial-grid-section .testimonials {
    flex-wrap: wrap;
  }

  #testimonial-grid-section .testimonials .testimonial-column {
    flex-basis: calc(50% - 7.5px);
  }

  /*  */
  #video-testimonial-slider .video-testimonial-content {
    padding: 50px;
  }

  #video-testimonial-slider .testimonial-text {
    align-items: center;
    gap: 20px;
  }

  #video-testimonial-slider .testimonial-text p {
    text-align: center;
  }

  #video-testimonial-slider .play-btn {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }

  /* -------- contact-with-us -------- */
  #contact-with-us .main-heading {
    /* font-size: 2rem; */
    line-height: 3rem;
  }

  #contact-with-us .main-heading {
    /* font-size: 2rem; */
    line-height: 2.25rem;
  }

  #rainstream-event-section .main-image-container {
    height: 400px;
  }
}

/* =============================== 600px & <600px =============================== */
@media (max-width: 700px) {
  /* ----- hiring-page ----- */
  #hero-section.hiring-hero-section .plan-steps-grid {
    justify-content: center;
  }

  #hero-section.hiring-hero-section .plan-steps {
    align-items: center;
  }

  #testimonial-section .testimonial-card {
    flex-direction: column;
  }

  #testimonial-section .company-logo {
    margin: 0 auto 25px auto;
  }
}

/* =============================== 575px & <575px =============================== */
@media (max-width: 576px) {
  .container {
    padding: 0 15px;
  }

  header .mega_menu .mega_menu_item {
    width: 100%;
  }

  header .logo img {
    max-height: 2.5rem;
  }

  header .header-inner-part {
    padding: 0px 15px;
  }

  header .mega_menu_item > ul {
    padding-left: 0px;
  }

  header .mega_menu_item {
    padding: 0px 10px 0px;
  }

  header .mega_menu_item:nth-child(2) ul li {
    width: 100%;
  }

  #footer-section .footer-address-tab .nav-item .nav-link {
    /* font-size: 1rem; */
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  #footer-section .footer-address-tab {
    max-width: 100%;
  }

  /* ----- common ----- */
  section h2 {
    font-size: 2rem;
  }

  /* #hero-section {
    padding: 25px 0px;
  } */

  #hero-section h1 {
    font-size: 32px;
  }

  #hero-section .hero-content {
    background-size: cover;
  }

  /* ----- blog-list-page ----- */
  #post-section .post-section-header {
    flex-direction: column;
    gap: 16px;
  }

  #post-section input {
    width: 100%;
  }

  #post-section .post-grid,
  #blog-section .post-grid {
    gap: 16px;
  }

  #post-section .post-searchbox {
    width: 100%;
  }

  /* ----- blog-details-page ----- */
  #blog-details-section .main-container,
  #blog-details-section .sidebar {
    padding: 15px 10px;
  }

  #blog-details-section .social-links {
    justify-content: center;
  }

  #blog-details-section .content-section h2 {
    margin-bottom: 20px;
  }

  /* #blog-details-section .main-content {
    padding: 16px;
  } */

  #blog-details-section .toc-item a {
    padding: 10px 20px;
  }

  #blog-details-section .toc-nested .toc-item a {
    padding-left: 36px;
  }

  #blog-details-section .toc-nested .toc-item a::before {
    left: 24px;
  }

  #blog-details-section .social-section {
    padding: 20px;
  }

  #blog-details-section .social-section h4 {
    margin-bottom: 14px;
  }

  #blog-details-section .schedule-call-box,
  #blog-details-section .view-case-study-box {
    padding: 20px;
  }

  #blog-details-section .schedule-call-box .arrow-right,
  #blog-details-section .view-case-study-box .arrow-right {
    width: 25px !important;
    height: 25px;
  }

  /* ----- industry-detail-page ----- */
  #hero-section.indutry-detail-hero-section {
    padding: 20px;
  }

  #hero-section.indutry-detail-hero-section h2 {
    text-align: center;
  }

  #hero-section.indutry-detail-hero-section .reviews-section {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  #financial-software-cta .hexagon-benefits .row {
    row-gap: 10px;
  }

  #our-technology .technology-item {
    flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }

  /* #financial-software-cta .hexagon-item {
    width: 170px;
    height: 170px;
  } */

  #financial-software-cta .hexagon-content {
    gap: 5px;
    padding: 30px 20px;
  }

  #financial-software-cta .hexagon-content img {
    max-width: 35px;
  }

  #financial-software-cta .hexagon-content p {
    /* font-size: 13px; */
    line-height: 1.3;
  }

  #software-innovation-section .hub {
    width: 96px;
    height: 96px;
  }

  #software-innovation-section .hub .logo {
    width: 44px;
    height: 44px;
  }

  #software-innovation-section .ring.inner {
    width: 240px;
    height: 240px;
  }

  #software-innovation-section .ring.outer {
    width: 380px;
    height: 380px;
  }

  #software-innovation-section .role-card {
    padding: 16px;
  }

  #software-innovation-section .role-card-avatar {
    width: 40px;
    height: 40px;
  }

  #hero-section.hiring-hero-section .plan-steps {
    min-width: 100%;
    width: 100%;
  }

  /* ----- service-page ----- */
  #digital-partners-section .digital-partner-card,
  #our-services-section .service-card {
    padding: 30px;
  }

  #our-services-section .service-card-icon img {
    max-width: 60px;
  }

  #our-approach-section .excuation-main .excuation-text {
    display: block;
    width: -moz-calc(100% - 0px);
    width: -webkit-calc(100% - 0px);
    width: -o-calc(100% - 0px);
    width: calc(100% - 0px);
  }

  #our-approach-section .excuation-main .excuation-img {
    display: block;
    margin: 0 auto;
  }

  #our-approach-section .excuation-main {
    border-radius: 30px !important;
    -webkit-border-radius: 30px !important;
    -moz-border-radius: 30px !important;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    padding: 20px;
  }

  #our-approach-section li:nth-child(2n) .excuation-main {
    padding: 20px;
  }

  #our-approach-section li:nth-child(2n) .excuation-main .excuation-text {
    text-align: center;
  }

  #our-approach-section .excuation-main .excuation-text {
    padding: 0;
  }

  #mobile-app-development .mobile-app-image {
    border-radius: 4%;
    -webkit-border-radius: 4%;
    -moz-border-radius: 4%;
    -ms-border-radius: 4%;
    -o-border-radius: 4%;
    padding: 15px 0px;
    border-width: 4px;
    width: 100%;
    height: 400px;
    border: 5px solid #fc4755;
  }

  #mobile-app-development .mobile-app-content {
    padding: 20px;
  }

  #why-trust-section .trust-image-container {
    height: 400px;
  }

  /* ----- home-page ----- */
  #industries-we-serve-section .content-image {
    height: 350px;
  }

  #services-we-offer .service-card {
    padding: 20px;
  }

  #services-we-offer img.services-vector {
    width: 350%;
  }

  #services-we-offer .card-left img {
    width: 40px;
  }

  #hiring-process-section .explore-more {
    text-align: center;
  }

  /* ----- portfolio-detail-page ----- */
  #project-overview-section .used-technology-btns {
    flex-direction: column;
  }

  #project-overview-section .primary-outline-btn {
    width: 100%;
  }

  /* ----- our technology ----- */
  /* #our-technology .tab-content > .active .active-grid,
  #our-technology .tab-content .active-grid {
    grid-template-columns: repeat(2, auto);
    padding: 0 0;
  } */

  #our-technology .technology-item {
    width: 100px;
  }

  #our-technology .our-technology-container .technology-item img {
    max-width: 100px;
  }

  /* ---------- job-opening ---------- */
  #current-opening-section .job-header,
  #current-opening-section .job-details.show {
    padding: 20px;
  }

  /* ---------- hiring-page ---------- */
  #our-technology .technology-card .technology-mobile-grid {
    grid-template-columns: auto auto auto;
  }

  /* ----- testimonial-page ----- */
  #testimonial-grid-section .testimonials {
    flex-direction: column;
  }

  #testimonial-grid-section .testimonials .testimonial-column {
    flex-basis: 100%;
  }

  #video-testimonial-slider .video-thumbnail {
    height: 250px;
  }

  #video-testimonial-slider .play-btn {
    width: 60px;
    height: 60px;
    /* font-size: 20px; */
  }

  #rainstream-event-section .main-image-container {
    height: 350px;
  }
}

/* =============================== 400px & <400px =============================== */
@media (max-width: 450px) {
  /* ----- blog-details-page ----- */
  #blog-details-section .toc-header {
    padding: 20px 20px 16px;
  }

  /* ----- life-at-rainstream ----- */
  #life-at-rainstream-section .image-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }

  #life-at-rainstream-section .grid-item-1,
  #life-at-rainstream-section .grid-item-2,
  #life-at-rainstream-section .grid-item-3,
  #life-at-rainstream-section .grid-item-4,
  #life-at-rainstream-section .grid-item-5 {
    grid-column: 1 / 2;
    grid-row: auto;
  }

  #life-at-rainstream-section .grid-item {
    min-height: 250px;
  }

  #our-technology .technology-card .technology-mobile-grid {
    grid-template-columns: auto auto;
  }

  /* ---------- industry-detail-page ---------- */
  /* #financial-software-cta .hexagon-item {
    width: 160px;
    height: 160px;
  } */

  #financial-software-cta .hexagon-content {
    padding: 25px 15px;
  }

  /* ----- life-at-rainstream ----- */
  #rainstream-event-section .thumbs-slider .swiper-slide {
    width: 45% !important;
  }
}

/* @media (max-width: 375px) {
    #our-technology .tab-content > .active .active-grid,
    #our-technology .tab-content .active-grid {
      grid-template-columns: repeat(2, 1fr);
    }
  } */
