@media (max-width: 1200px) {
  :root {
    --common-heading-size: 34px;
    --contact-label-size: 18px;
  }

  footer:before {
    font-size: 150px;
  }

  .support .card-wrapper .card h6 {
    padding-bottom: 0px;
  }

  .support .card-wrapper .card {
    padding: 20px;
  }

  .product-overview h5 {
    font-size: 16px;
  }

  .overview .alert-warning h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  .section-bg-title::before,
  section:before,
  .product-highlights:before,
  .importance-erp:before,
  .overview:before,
  .support:before,
  .testimonials:before {
    font-size: 160px !important;
  }

  .testimonials .wrapper {
    margin-top: 40px;
  }

  .contactInfoItemtxt label {
    font-size: 18px;
  }
}

@media (max-width: 1278px) {
  header.sticky {
    padding-bottom: 0;
  }

  .topHeader,
  .sticky .topHeader {
    padding: 10px 0;
  }

  .logo img,
  .sticky .logo img {
    width: 160px;
  }

  .contatInfoAndControl {
    padding-right: 43px;
  }
}

@media (max-width: 1024px) {
  :root {
    --common-heading-size: 28px;
    --contact-label-size: 17px;
  }

  .section-padding {
    padding: 50px 0;
  }

  .banner .text-wrapper .heading-two h2 {
    font-size: 24px;
  }

  .banner .text-wrapper h1 {
    font-size: 32px;
  }

  .product-overview .comon-heading {
    padding-bottom: 20px;
  }

  .expected-outcome .comon-heading {
    padding-bottom: 20px;
  }

  .product-highlights {
    margin-top: 0px;
  }

  .section-bg-title::before,
  section:before,
  .product-highlights:before,
  .importance-erp:before,
  .overview:before,
  .support:before,
  .testimonials:before {
    font-size: 140px !important;
  }

  .testimonials .wrapper {
    margin-top: 40px;
  }

  .contactInfoItemtxt label {
    font-size: 17px;
  }
}

@media (max-width: 992px) {
  :root {
    --common-heading-size: 26px;
    --contact-label-size: 16px;
  }

  .contatInfoAndControl {
    padding-right: 68px;
  }

  .expected-outcome .card {
    min-height: auto;
  }

  .section-bg-title::before,
  section:before,
  .product-highlights:before,
  .importance-erp:before,
  .overview:before,
  .support:before,
  .testimonials:before {
    font-size: 120px !important;
  }

  .testimonials .wrapper {
    margin-top: 40px;
  }

  .contactInfoItemtxt label {
    font-size: 16px;
  }

  #myHeader .container {
    max-width: 100%;
  }

  .contactInfo {
    padding: 30px 20px;
  }

  .contactInfoItem span {
    width: 35px;
    height: 35px;
    font-size: 16px;
  }

  .contactForm h2,
  .contact-modal .contactForm h2 {
    font-size: 24px;
  }

  .about-us .row .image {
    text-align: center;
    margin-top: 30px;
  }

  .about-us .comon-heading {
    padding-bottom: 30px;
  }

  .testimonials .owl-dots {
    margin-bottom: 30px;
  }

  .support .image img {
    width: 350px;
  }

  .support .card-wrapper {
    margin-top: 30px;
  }

  .support .card-wrapper .card {
    padding: 20px;
    margin-top: 15px;
  }

  .expected-outcome .card {
    padding: 20px;
    margin-bottom: 15px;
  }

  .product-overview .comon-heading {
    padding-bottom: 30px;
  }

  .product-overview .accordion-content-wrapper {
    flex-direction: column;
    gap: 20px;
  }

  .mobile-app-promotional .comon-heading h2,
  .mobile-app-promotional .comon-heading .text {
    text-align: center;
  }

  .carousel-content {
    margin-left: 0;
    padding-left: 0;
  }

  .carousel-images {
    position: relative;
    top: 0;
    width: 100%;
    height: 400px;
    margin-bottom: 40px;
  }

  .carousel-feature {
    min-height: auto;
  }
}

@media (max-width: 767px) {
  :root {
    --common-heading-size: 24px;
    --contact-label-size: 15px;
  }

  p {
    font-size: 14px;
  }

  .section-padding {
    padding: 40px 0;
  }

  .section-padding-top-100 {
    padding-top: 40px;
  }

  .section-padding-btm-100 {
    padding-bottom: 40px;
  }

  .section-padding-top-50 {
    padding-top: 40px;
  }

  .section-padding-btm-50 {
    padding-bottom: 40px;
  }

  .default-group h4 {
    font-size: 18px;
  }

  .default-group::before {
    display: none;
  }

  [class*="banner-animation-"] {
    display: none !important;
  }

  header.sticky {
    padding: 0;
  }

  .fixed-contact-btn {
    right: -40px;
  }

  .contatInfoAndControl {
    padding-right: 70px;
  }

  .theme-button {
    font-size: 14px;
    padding: 8px 16px;
  }

  .contatInfoAndControl a {
    display: inline-flex;
    font-size: 12px;
    padding: 8px 11px;
  }

  .menuBtn {
    display: inline-block;
  }

  .mobile-only-download {
    display: block;
  }

  .logo img,
  .sticky .logo img {
    width: 100px;
  }

  .banner .text-wrapper .heading-two h2 {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 5px;
  }

  .banner .text-wrapper h1 {
    font-size: 28px;
    line-height: 1.2;
  }

  .comon-heading .text {
    text-align: center;
    padding-top: 5px;
    width: 100%;
  }

  .testimonials .wrapper {
    margin-top: 30px;
  }

  .support .image img {
    width: 100%;
    max-width: 320px;
  }

  .banner {
    padding-top: 10px;
    padding-bottom: 15px;
    text-align: center;
  }

  .banner .container {
    margin-top: 0;
  }

  .product-highlights .box {
    padding: 20px;
    width: 100%;
  }

  .product-highlights .box-content li::before {
    display: none;
  }

  .product-highlights .box h6 {
    font-size: 16px;
    padding: 5px 0;
  }

  .box span {
    width: 50px;
    height: 50px;
    font-size: 16px;
  }

  .product-overview h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  .about-us .wrapper h3 {
    font-size: 22px;
    padding-bottom: 12px;
    text-align: center;
  }

  .about-us .wrapper {
    text-align: center;
  }

  .mobile-features-box,
  .why-choose-box {
    padding: 12px;
    margin-top: 8px;
  }

  .mobile-app-promotional .row {
    flex-direction: column-reverse;
  }

  .mobile-app-promotional .wrapper h3 {
    font-size: 22px;
  }

  .mobile-app-promotional .comon-heading.mb-5 {
    margin-bottom: 0 !important;
  }

  .mobile-app-banner .feature-list ul li {
    font-size: 15px;
  }

  .app-visual img,
  .app-visual-wrapper img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
    max-height: 280px;
  }

  .app-visual-wrapper {
    padding: 10px 0;
    margin-top: 20px;
  }

  .importance-box .vs-divider {
    margin: 8px auto;
  }

  .product-highlights .col-lg-3,
  .product-highlights .col-md-4 {
    width: 100%;
  }

  .footer .col-md-3 {
    width: 100%;
    margin-bottom: 15px;
  }

  .banner .container .col-lg-6:last-child {
    order: -1;
  }

  .text-wrapper {
    text-align: center;
    margin-top: 15px;
  }

  .contactInfo {
    margin-bottom: 20px;
    padding: 20px 15px;
  }

  .container {
    padding-left: 12px;
    padding-right: 12px;
  }

  .expected-outcome .card {
    padding: 15px;
    margin-bottom: 15px;
    flex-direction: column !important;
    text-align: center;
  }

  .expected-outcome .card .icon {
    margin: 0 auto 15px;
  }

  .expected-outcome .card .text {
    width: 100%;
    padding-left: 0;
  }

  .expected-outcome .card .text h6 {
    font-size: 15px;
  }

  #rmp_menu_trigger-114 {
    top: 0px !important;
  }

  .support .card-wrapper .card .text {
    width: calc(100% - 20px);
    padding-left: 10px;
  }

  .support .card-wrapper .card .icon {
    width: 50px;
    height: 50px;
    font-size: 18px;
    margin-bottom: 15px;
  }

  .support .card-wrapper .card {
    padding: 20px;
    margin-top: 15px;
    flex-direction: column;
    text-align: center;
  }

  .testimonials .wrapper .content-box .text-wrap img {
    width: 25px;
    height: 25px;
  }

  .testimonials .wrapper .content-box .text-wrap p {
    line-height: 1.4;
    width: calc(100% - 30px);
    font-size: 14px;
  }

  .testimonials .wrapper .content-box .othor-wrap .image img {
    width: 65px;
    height: 65px;
  }

  .footer-bottom {
    margin-top: 5px;
    padding: 20px 0;
    font-size: 13px;
  }

  .accordion-body {
    padding: 12px !important;
  }

  .accordion-body .box .text {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }

  .product-overview .accordion-body .box {
    text-align: center;
    justify-content: center;
  }

  .contactInfo {
    padding: 20px;
  }

  .contactTitle {
    font-size: 20px;
  }

  .contactInfoItem {
    gap: 12px;
  }

  .contactInfoItem span {
    width: 38px;
    height: 38px;
    font-size: 16px;
  }

  .contactForm {
    padding-left: 0;
    margin-top: 30px;
  }

  .footer {
    text-align: center;
    padding-top: 40px;
  }

  .footer .footer-list li {
    margin-left: 0;
    list-style-type: none;
  }

  .footer-contact-list li {
    flex-direction: column;
    align-items: center;
    gap: 10px;
  }

  .footer-social-list {
    justify-content: center;
  }

  .footer:before {
    display: none;
  }

  .product-highlights .box-content li {
    align-items: center;
  }

  .section-bg-title::before,
  section:before,
  .product-highlights:before,
  .importance-erp:before,
  .overview:before,
  .support:before,
  .testimonials:before {
    font-size: 70px !important;
    line-height: 1;
    top: -5px;
  }

  .contactInfoItemtxt label {
    font-size: 15px;
  }

  .default-group h1 {
    font-size: 28px;
  }

  .default-group h2 {
    font-size: 24px;
  }

  .default-group h3 {
    font-size: 22px;
  }

  .our-solution-section .comon-heading {
    margin-bottom: 20px !important;
  }

  .product-highlights .comon-heading {
    padding-bottom: 20px;
  }

  section.about-us-logo {
    padding-bottom: 0;
  }

  /* Carousel Sticky Section Mobile Adjustments */
  .carousel-images {
    display: none;
  }

  .carousel-feature {
    padding: 20px 0;
    min-height: auto;
  }

  .carousel-feature h5 {
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center;
  }

  .carousel-feature .why-choose-box ul li {
    font-size: 14px;
    margin-bottom: 12px;
  }

  .mobile-features-box ul,
  .why-choose-box ul {
    font-size: 14px;
  }

  section.why-tulupdesk {
    padding-top: 0;
  }

  .why-tulupdesk .row {
    flex-direction: column-reverse;
  }

  .why-tulupdesk .image {
    max-width: 80%;
    margin: 0 auto 20px auto;
  }

  .our-solution-section {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .solution-capabilities-carousel {
    gap: 0;
    padding: 0;
  }

  .carousel-feature .image-mobile {
    display: block;
  }

  .carousel-content {
    gap: 0;
  }

  .carousel-feature .image-mobile img {
    width: 75%;
    margin: 0 auto 15px;
    display: block;
  }

  .fill-section h4 {
    font-size: 16px;
  }

  .featured-image-inline {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
    max-width: 100%;
  }
}

@media (max-width: 576px) {
  :root {
    --common-heading-size: 24px;
    --contact-label-size: 14px;
  }

  .logo img,
  .sticky .logo img {
    width: 110px;
  }

  .banner-carousel .owl-dots {
    bottom: -13px;
  }

  .testimonials .comon-heading {
    padding-bottom: 0;
  }

  .fixed-contact-btn {
    right: -40px;
  }

  .contatInfoAndControl {
    padding-right: 48px;
  }

  .banner .text-wrapper h1 {
    font-size: 24px;
  }

  .banner {
    margin: 0;
  }

  .importance-box {
    margin: 0;
  }

  .testimonials .owl-dots {
    margin: 40px 0px 0 0;
  }

  .product-highlights .box h6 {
    font-size: 14px;
  }

  .problems-side h4,
  .benefits-side h4 {
    font-size: 16px;
  }

  .about-us .wrapper h3 {
    font-size: 16px;
  }

  .importance-box ul li {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.2;
  }

  .expected-outcome .card {
    align-items: self-start !important;
  }

  .alert {
    font-size: 14px;
  }

  .mobile-features-box h5,
  .why-choose-box h5 {
    font-size: 14px;
  }

  .support .card-wrapper .card .text h6 {
    font-size: 13px;
  }

  .expected-outcome .card .text h6 {
    font-size: 14px;
  }

  .section-bg-title::before,
  section:before,
  .product-highlights:before,
  .importance-erp:before,
  .overview:before,
  .support:before,
  .testimonials:before {
    font-size: 40px !important;
  }

  .contactInfoItemtxt label {
    font-size: 14px;
  }

  .footer-bottom {
    font-size: 11px;
  }

  .about-us-logo .col-lg-3,
  .about-us-logo .col-sm-12 {
    width: 50%;
  }

  .about-us-logo .about-us-loadar {
    max-width: 100%;
    margin: 0 auto;
  }

  .contact-page-btm p {
    font-size: 14px;
  }

  .formGroup input,
  .formGroup textarea {
    font-size: 14px;
  }

  .contact-modal-content {
    padding: 20px 25px;
  }

  .accordion-button:not(.collapsed)::after {
    top: -15px;
  }

  .accordion-button::after {
    top: -14px;
  }

  .fixed-contact-btn {
    right: 0px;
    top: 20%;
  }

  .fixed-contact-btn span {
    display: none;
  }

  /* Blog Section Responsive */
  .latest-blog-section .comon-heading {
    padding-bottom: 30px;
  }

  .blog-image {
    height: 180px;
  }

  .blog-content {
    padding: 15px;
  }

  .blog-content h5 {
    font-size: 16px;
  }

  .blog-content p {
    font-size: 13px;
    margin-bottom: 15px;
  }

  /* Index Blog Listing Responsive */
  .blog-item-row {
    padding: 15px;
  }

  .blog-item-row .blog-image {
    height: 200px;
    margin-bottom: 20px;
  }

  .blog-title {
    font-size: 20px;
    margin-bottom: 15px;
  }

  .blog-footer {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .blog-meta {
    font-size: 12px;
  }

  /* Featured & Sidebar Responsive */
  .blog-item-featured {
    padding: 20px;
  }

  .blog-item-featured .blog-image.large {
    height: 250px;
  }

  .blog-title.large {
    font-size: 24px;
  }

  .blog-sidebar {
    padding-left: 0;
    margin-top: 40px;
  }

  .blog-listing-section,
  .single-post-section,
  .latest-blog-section {
    background-position-y: 0;
  }

  .single-post-content {
    padding: 20px;
    background: transparent;
    box-shadow: inset;
  }
  .latest-blog-section {
    padding-bottom: 0;
  }
  .faq-section-wrapper {
    margin-bottom: 0;
  }
  .page-template-templatestemplate-faq-php .section-bg-title {
    background-image: url(../images/outcome.png);
    background-size: 100% 50%;
    background-repeat: no-repeat;
    background-position-y: 50%;
  }

  .post-title {
    font-size: 26px;
  }
}
