/* Responsive css */
@media only screen and (max-width: 1399px) {
  .ms-hero .hero-content .ms-hero-img {
    max-width: 300px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 48px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 36px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 1199px) {
  .padding-tb-80 {
    padding: 50px 0;
  }
  .margin-t-80 {
    margin-top: 50px;
  }
  .margin-b-50 {
    margin-bottom: 20px;
  }
  p {
    font-size: 14px;
  }
  .ms-hero .hero-content .ms-hero-img {
    max-width: 280px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 45px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 34px;
    line-height: 40px;
  }
  .ms-hero .hero-content .art {
    right: 270px;
  }
  .section-title h2 {
    padding: 33px 0;
    font-size: 34px;
  }
  .section-title .ligh-title {
    font-size: 90px;
  }
  .ms-about .ms-box:after {
    right: -53%;
  }
  .ms-about .ms-box:before {
    top: -40%;
    right: -24%;
  }
  .ms-about .ms-box:hover:after {
    right: -52%;
  }
  .ms-about-detail h4 {
    font-size: 19px;
  }
  .ms-about-detail .ms-text {
    font-size: 14px;
    line-height: 26px;
  }
  .ms-about-info ul li {
    padding: 15px 0;
    font-size: 14px;
    line-height: 22px;
  }
  .box-front .content-wrap h3 {
    font-size: 18px;
  }
  .education h4,
  .experiense h4 {
    font-size: 21px;
  }
  .timeline-content .timeline-title {
    font-size: 16px;
  }
  .ms-project-box h3 {
    font-size: 19px;
  }
  .ms-project-box .portfolio-img {
    width: 130px;
  }
  .achive .count-block h3 {
    font-size: 40px;
    line-height: 46px;
  }
  .ms-news .news-info .detail h3 a {
    font-size: 15px;
    line-height: 19px;
  }
  .ms-contact .ms-box:before {
    top: -84%;
    right: -10%;
  }
  .ms-contact .ms-box:after {
    right: -30%;
  }
  .ms-contact .ms-box:hover:after {
    right: -25%;
  }
}
@media only screen and (max-width: 991px) {
  .m-b-991 {
    margin-bottom: 50px;
  }
  .m-b-991-20 {
    margin-bottom: 20px;
  }
  .section-title h2 {
    margin-bottom: 30px;
    font-size: 32px;
  }
  .ms-hero.margin-b-50 {
    margin: 0;
  }
  .ms-hero {
    height: 100%;
  }
  .ms-hero .hero-content {
    margin: 50px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .ms-hero .hero-content .ms-hero-img {
    max-width: 100%;
    margin: 50px 0 30px 0;
  }
  .ms-hero .hero-content .ms-hero-name {
    min-width: 100%;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 28px;
  }
  .ms-hero .hero-content .ms-hero-name h3 span {
    max-width: 100%;
  }
  .ms-hero .hero-content .hero-item {
    max-width: 500px;
    padding: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ms-hero .hero-content .ms-hero-detail {
    max-width: 400px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-detail {
    text-align: left;
    font-size: 14px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    margin: 0 0 10px 0;
    font-size: 33px;
    line-height: 47px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title span {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title span br {
    display: none;
  }
  .scroll-next {
    display: none;
  }
  .ms-about .ms-box:after {
    right: -36%;
  }
  .ms-about .ms-box:hover:after {
    right: -32%;
  }
  .education h4,
  .experiense h4 {
    font-size: 20px;
  }
  .box-front .content-wrap h3 {
    font-size: 17px;
  }
  .ms-project-box h3 {
    font-size: 18px;
  }
  .ms-project-box .portfolio-img {
    width: 200px;
  }
  .achive .count-block h3 {
    font-size: 36px;
    line-height: 42px;
  }
  .ms-news .news-info .detail h3 {
    line-height: 16px;
  }
  .ms-news .news-info .detail h3 a {
    font-size: 14px;
    line-height: 17px;
  }
  .ms-contact .m-b-minus-30px {
    margin-bottom: 0;
  }
  .ms-contact .ms-box:before {
    top: -75%;
    right: -8%;
  }
  .ms-contact .ms-box:after {
    right: -16%;
  }
  .ms-contact .ms-box:hover:after {
    right: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .section-title h2 {
    padding: 0 0 10px 0;
  }
  .section-title .ligh-title {
    display: none;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    margin: 0 0 10px 0;
    font-size: 30px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 24px;
  }
  .ms-hero .hero-content .ms-hero-name h3:after {
    height: 4px;
  }
  .ms-about .ms-box:before {
    right: -13%;
  }
  .ms-about .ms-box:after {
    right: -22%;
  }
  .ms-about .ms-box:hover:after {
    right: -20%;
  }
  .ms-about .ms-box h3 {
    font-size: 19px;
  }
  .portfolio-tabs ul li {
    line-height: 30px;
  }
  .achive .count-block:before {
    right: -6%;
  }
  .ms-contact .ms-box:after {
    right: -20%;
  }
  .ms-contact .ms-box:hover:after {
    right: -18%;
  }
  .ms-contact form .form-group input,
  .ms-contact form .form-group textarea {
    padding: 10px 15px;
  }
  footer .ms-footer-detail {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  footer .ms-footer-detail .ms-copy {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 575px) {
  .section-title h2 {
    margin-bottom: 20px;
    font-size: 28px;
  }
  header nav a {
    top: 15px;
    right: 15px;
  }
  header nav a .svg_img {
    width: 25px;
    height: 25px;
  }
  header nav a:hover .svg_img {
    width: 30px;
    height: 30px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 28px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 23px;
  }
  .ms-hero .hero-content .art {
    right: 50px;
  }
  .ms-about-detail h4 {
    margin-bottom: 15px;
  }
  .ms-project-box .portfolio-img {
    width: 150px;
  }
}
@media only screen and (max-width: 480px) {
  .ms-project-box .portfolio-img {
    width: 120px;
  }
  .ms-hero .hero-content .ms-hero-img {
    margin: 50px 15px 30px 15px;
  }
}
@media only screen and (max-width: 420px) {
  .ms-project-box .ms-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ms-project-box .portfolio-img {
    width: 100%;
    height: 200px;
  }
  .ms-project-box .portfolio-img a {
    background-size: 100%;
  }
  .ms-project-box .ms-detail {
    padding: 30px 0 0 0;
  }
  .ms-about .ms-box:after {
    right: -28%;
  }
  .ms-about .ms-box:hover:after {
    right: -26%;
  }
  .ms-about .ms-box h3 {
    font-size: 18px;
  }
  .ms-contact .ms-box:after {
    right: -28%;
  }
  .ms-contact .ms-box:before {
    top: -47%;
  }
  .ms-contact .ms-box:hover:after {
    top: -20%;
    right: -30%;
  }
  .ms-contact .ms-box:hover:before {
    top: -53%;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 26px;
  }
  .ms-hero .ms-diamond-1 {
    top: 27%;
  }
  .section-title h2 {
    font-size: 26px;
  }
  .ms-about-detail h4 {
    font-size: 18px;
  }
  .education h4,
  .experiense h4 {
    font-size: 19px;
  }
  .timeline-content .timeline-title .sub {
    width: 100%;
    margin: 5px 0 0 0;
    display: block;
  }
  .achive .count-block h3 {
    font-size: 34px;
  }
  .ms-contact .ms-box .info h3 {
    font-size: 15px;
  }
  .portfolio-tabs ul li {
    font-size: 15px;
  }
  .ms-contact .ms-box .detail {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ms-contact .ms-box .detail .icon {
    margin-bottom: 15px;
  }
  .ms-contact .ms-box .detail .info {
    text-align: center;
  }
  footer .ms-footer-detail {
    height: 130px;
  }
  footer .ms-footer-detail .ms-copy {
    margin-bottom: 14px;
    text-align: center;
  }
  .ms-project-box p a {
    display: block;
  }
}
@media only screen and (max-width: 360px) {
  header nav a {
    top: 0;
    right: 0;
    border-radius: 0 0 0 15px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 24px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 20px;
    font-weight: 300;
  }
  .ms-hero .ms-diamond-5 {
    top: -2%;
  }
  .section-title h2 {
    font-size: 24px;
  }
  .ms-about-detail h4 {
    font-size: 17px;
  }
  .ms-about .ms-box h3 {
    font-size: 17px;
  }
  .ms-about-info ul li {
    font-size: 13px;
  }
  .ms-about-info ul li .title {
    min-width: 90px;
  }
  .education h4,
  .experiense h4 {
    font-size: 18px;
  }
  .timeline-content .timeline-title {
    font-size: 14px;
  }
  .ms-project-box h3 {
    font-size: 16px;
  }
  .achive .count-block h3 {
    font-size: 32px;
  }
  .achive .count-block p {
    font-size: 16px;
  }
  .timeline-info span {
    font-size: 11px;
  }
  .box-back .content-wrap h3 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 320px) {
  .section-title h2 {
    font-size: 22px;
    line-height: 24px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    font-size: 23px;
  }
  .ms-hero .hero-content .ms-hero-name h3 {
    font-size: 18px;
  }
  .ms-about .ms-box:after {
    right: -34%;
  }
  .ms-about .ms-box:hover:after {
    right: -34%;
  }
  .portfolio-tabs ul li {
    font-size: 14px;
  }
  .achive .count-block h3 {
    font-size: 30px;
  }
}

/*===== Enhanced Mobile Responsive Styles =====*/

/* Brands Section Mobile */
@media only screen and (max-width: 991px) {
  .ms-brands .brand-video-box {
    margin-bottom: 25px;
  }
  .ms-brands .brand-video-box .brand-info {
    padding: 20px;
  }
  .ms-brands .brand-video-box .brand-info h4 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-brands .brand-video-box .brand-info {
    padding: 18px;
  }
  .ms-brands .brand-video-box .brand-info h4 {
    font-size: 18px;
    margin-bottom: 8px;
  }
  .ms-brands .brand-video-box .brand-info p {
    font-size: 14px;
    line-height: 22px;
  }
}

/* Newsletter Section Mobile */
@media only screen and (max-width: 991px) {
  .ms-newsletter .newsletter-box {
    padding: 40px 30px;
  }
  .ms-newsletter .newsletter-box .newsletter-content h3 {
    font-size: 24px;
  }
  .ms-newsletter .newsletter-box .newsletter-form .form-group {
    flex-direction: column;
    gap: 15px;
  }
  .ms-newsletter .newsletter-box .newsletter-form .form-group input {
    margin-bottom: 0;
  }
  .ms-newsletter
    .newsletter-box
    .newsletter-form
    .form-group
    .newsletter-submit-btn {
    width: 100%;
    padding: 14px 20px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-newsletter .newsletter-box {
    padding: 30px 20px;
  }
  .ms-newsletter .newsletter-box .newsletter-content h3 {
    font-size: 22px;
  }
  .ms-newsletter .newsletter-box .newsletter-content p {
    font-size: 14px;
  }
  .ms-newsletter .newsletter-box .newsletter-form .form-group {
    gap: 15px;
  }
  .ms-newsletter
    .newsletter-box
    .newsletter-form
    .form-group
    .newsletter-submit-btn {
    width: 100%;
    padding: 14px 20px;
  }
  .ms-newsletter .newsletter-box .newsletter-social ul {
    flex-wrap: wrap;
    gap: 10px;
  }
}

/* Gallery Section Mobile */
@media only screen and (max-width: 991px) {
  .ms-gallery .gallery-item.featured img {
    height: 350px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-gallery .gallery-item.featured img {
    height: 280px;
  }
}

@media only screen and (max-width: 575px) {
  .ms-gallery .gallery-item.featured img {
    height: 250px;
  }
}

/* About Section Images Mobile */
@media only screen and (max-width: 767px) {
  .ms-about-detail .about-image-inline {
    margin: 20px 0;
  }
  .ms-about-detail .about-image-inline img {
    height: 200px;
  }
}

/* Timeline Images Mobile */
@media only screen and (max-width: 767px) {
  .timeline-content .timeline-image {
    margin-top: 15px;
  }
  .timeline-content .timeline-image a img {
    height: 180px;
  }
}

/* Service Box Images Mobile */
@media only screen and (max-width: 991px) {
  .service-box .main-box .box-front {
    height: auto;
    min-height: 280px;
  }
}

@media only screen and (max-width: 767px) {
  .service-box .main-box .box-front {
    min-height: 250px;
  }
}

/* Dark Mode Toggle Mobile */
@media only screen and (max-width: 767px) {
  .dark-mode-toggle {
    top: 15px;
    right: 60px;
    width: 45px;
    height: 45px;
  }
  .dark-mode-toggle i {
    font-size: 18px;
  }
}

@media only screen and (max-width: 575px) {
  .dark-mode-toggle {
    top: 12px;
    right: 55px;
    width: 40px;
    height: 40px;
  }
  .dark-mode-toggle i {
    font-size: 16px;
  }
}

/* Header Menu Toggle Mobile */
@media only screen and (max-width: 575px) {
  header nav a {
    top: 12px;
    right: 12px;
    width: 40px;
    height: 40px;
  }
  header nav a .svg_img {
    width: 22px;
    height: 22px;
  }
}

/* Hero Section Mobile Enhancements */
@media only screen and (max-width: 767px) {
  .ms-hero .hero-content {
    padding: 20px 0;
  }
  .ms-hero .hero-content .ms-hero-detail {
    text-align: center;
    max-width: 100%;
    padding: 0 15px;
  }
  .ms-hero .hero-content .ms-hero-detail .ms-hero-title {
    text-align: center;
  }
  .ms-hero .hero-content .ms-hero-name {
    text-align: center;
  }
  .ms-hero .hero-content .ms-hero-name h3:after {
    left: 50%;
    transform: translateX(-50%);
  }
  .ms-learn-more-right {
    width: 100%;
    max-width: 280px;
    justify-content: center;
  }
}

/* Skills/Progress Section Mobile */
@media only screen and (max-width: 767px) {
  .ms-about .skill-item {
    margin-bottom: 25px;
  }
}

/* Contact Form Mobile */
@media only screen and (max-width: 767px) {
  .ms-contact .contact-note {
    padding: 30px 25px;
    margin-bottom: 40px;
  }
  .ms-contact .contact-note-text {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 25px;
  }
  .ms-contact .contact-note .contact-name {
    font-size: 20px;
  }
  .ms-contact .contact-note .contact-location {
    font-size: 14px;
  }
  .ms-contact form .form-group {
    margin-bottom: 20px;
  }
  .ms-contact form .form-group input,
  .ms-contact form .form-group textarea {
    font-size: 14px;
    padding: 12px 15px;
  }
  .ms-contact .ms-box {
    margin-bottom: 20px;
  }
}

/* Blog Pages Mobile */
@media only screen and (max-width: 991px) {
  .ms-blogs-page .blogs-content .blog-post .blog-content {
    padding: 25px;
  }
  .ms-blogs-page .blogs-content .blog-post .blog-content h2 {
    font-size: 24px;
  }
  .blog-sidebar {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-blogs-page .blogs-content .blog-post .blog-image {
    height: 250px;
  }
  .ms-blogs-page .blogs-content .blog-post .blog-content {
    padding: 20px;
  }
  .ms-blogs-page .blogs-content .blog-post .blog-content h2 {
    font-size: 22px;
  }
  .ms-blogs-page .blogs-content .blog-post .blog-content p {
    font-size: 15px;
    line-height: 24px;
  }
  .blog-sidebar .sidebar-widget {
    padding: 20px;
  }
}

@media only screen and (max-width: 575px) {
  .ms-blogs-page .blogs-content .blog-post .blog-image {
    height: 200px;
  }
  .ms-blogs-page .blogs-content .blog-post .blog-content h2 {
    font-size: 20px;
  }
  .blog-pagination ul {
    flex-wrap: wrap;
  }
}

/* Single Blog Post Mobile */
@media only screen and (max-width: 991px) {
  .ms-blog-single .single-blog-post .blog-single-header {
    padding: 30px 25px 15px;
  }
  .ms-blog-single .single-blog-post .blog-post-content {
    padding: 30px 25px;
  }
  .blog-sidebar {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-blog-single .single-blog-post .blog-single-header h1 {
    font-size: 26px;
  }
  .ms-blog-single .single-blog-post .blog-featured-image {
    height: 300px;
  }
  .ms-blog-single .single-blog-post .blog-post-content .lead {
    font-size: 17px;
  }
  .ms-blog-single .blog-navigation {
    flex-direction: column;
  }
  .ms-blog-single .blog-navigation .prev-post,
  .ms-blog-single .blog-navigation .next-post {
    width: 100%;
  }
  .ms-blog-single .related-posts .related-post-item a img {
    height: 180px;
  }
}

/* View All Blogs Button Mobile */
@media only screen and (max-width: 767px) {
  .ms-news .row:last-child {
    margin-top: 30px;
  }
  .ms-news .row:last-child .ms-learn-more-right {
    width: 100%;
    max-width: 280px;
  }
}

/* Clients/Brands Logo Section Mobile */
@media only screen and (max-width: 767px) {
  .ms-client .ms-client-item {
    margin: 10px;
  }
  .ms-client .ms-client-item .ms-client-img {
    padding: 15px;
  }
}

/* Footer Mobile */
@media only screen and (max-width: 767px) {
  footer .ms-footer-detail {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
  footer .ms-footer-detail .ms-social ul {
    justify-content: center;
  }
}

/* General Mobile Improvements */
@media only screen and (max-width: 767px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section-title h2::after {
    width: 50px;
    height: 3px;
  }

  /* Better spacing on mobile */
  .padding-tb-80 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  /* Touch-friendly buttons */
  .ms-learn-more-right,
  button,
  .btn-subscribe {
    min-height: 44px;
    min-width: 44px;
  }

  /* Better form inputs */
  input[type="email"],
  input[type="text"],
  textarea,
  .form-control {
    font-size: 16px; /* Prevents zoom on iOS */
    padding: 12px 15px;
  }
}

@media only screen and (max-width: 575px) {
  .padding-tb-80 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-title h2 {
    font-size: 24px;
    padding: 20px 0;
  }

  h2 {
    font-size: 22px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
  }
}

/* TikTok & Instagram Embed Mobile */
@media only screen and (max-width: 767px) {
  .tiktok-embed,
  .instagram-media {
    max-width: 100% !important;
    min-width: 100% !important;
  }

  .ms-brands .brand-video-box .video-wrapper .video-container blockquote {
    width: 100% !important;
    margin: 0 !important;
  }
}

/* Video Container Mobile */
@media only screen and (max-width: 767px) {
  .ms-brands .brand-video-box .video-wrapper {
    padding-bottom: 56.25%;
  }
  .ms-brands .brand-video-box .video-wrapper .video-container {
    height: 100%;
  }
  .ms-brands .brand-video-box .video-wrapper .video-container iframe,
  .ms-brands .brand-video-box .video-wrapper .video-container video {
    width: 100%;
    height: 100%;
  }
}

/* Sidebar Mobile */
@media only screen and (max-width: 767px) {
  .ms-sidebar {
    width: 280px;
  }
  .ms-sidebar .menu-list ul li a {
    font-size: 15px;
    padding-left: 25px !important;
  }
  .ms-sidebar .menu-list ul li.active a {
    font-size: 22px;
    padding-left: 35px !important;
  }
}

/* Very small screens */
@media only screen and (max-width: 360px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .ms-hero .hero-content .ms-hero-img {
    margin: 40px 10px 20px 10px;
  }

  .dark-mode-toggle {
    top: 10px;
    right: 50px;
    width: 35px;
    height: 35px;
  }

  header nav a {
    width: 35px;
    height: 35px;
  }

  .ms-sidebar {
    width: 260px;
  }
}

/* WhatsApp Widget Mobile */
@media only screen and (max-width: 767px) {
  .wa-chat {
    bottom: 20px;
    right: 20px;
    width: 55px;
    height: 55px;
  }
  .wa-chat i {
    font-size: 28px;
  }
}

@media only screen and (max-width: 575px) {
  .wa-chat {
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
  }
  .wa-chat i {
    font-size: 26px;
  }
}

/* Smooth Scrolling for Mobile */
@media only screen and (max-width: 767px) {
  html {
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
  }

  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

/* Prevent horizontal scroll on mobile */
@media only screen and (max-width: 767px) {
  body,
  html {
    overflow-x: hidden;
    max-width: 100vw;
  }

  .container,
  .container-fluid {
    max-width: 100%;
    overflow-x: hidden;
  }
}

/* Image optimization for mobile */
@media only screen and (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

/* Counter/Achievement Section Mobile */
@media only screen and (max-width: 575px) {
  .achive .count-block {
    margin-bottom: 30px;
  }
}

/* Service Section Mobile */
@media only screen and (max-width: 767px) {
  .service-box {
    margin-bottom: 25px;
  }
}

/* News/Blog Preview Cards Mobile */
@media only screen and (max-width: 767px) {
  .ms-news .news-info {
    margin-bottom: 25px;
  }
  .ms-news .news-info .detail {
    padding: 20px;
  }
}

/* Journey Section Mobile */
@media only screen and (max-width: 991px) {
  .ms-journey .journey-card-featured .journey-card-content {
    padding: 35px;
  }
  .ms-journey .journey-card-featured h3 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 767px) {
  .ms-journey .journey-intro {
    margin-bottom: 40px;
  }
  .ms-journey .journey-intro .lead-text {
    font-size: 16px;
    line-height: 26px;
  }
  .ms-journey .journey-card {
    margin-bottom: 25px;
  }
  .ms-journey .journey-card-content {
    padding: 25px;
  }
  .ms-journey .journey-card h3 {
    font-size: 22px;
  }
  .ms-journey .journey-card-icon {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }
  .ms-journey .journey-card-icon i {
    font-size: 24px;
  }
  .ms-journey .journey-card-featured .row {
    flex-direction: column;
  }
  .ms-journey .journey-card-featured .journey-card-image {
    min-height: 250px;
    height: 250px;
  }
  .ms-journey .journey-card-featured .journey-card-content {
    padding: 25px;
  }
  .ms-journey .journey-card-featured h3 {
    font-size: 22px;
  }
}

@media only screen and (max-width: 575px) {
  .ms-journey .journey-card-image {
    height: 200px;
  }
  .ms-journey .journey-card-content {
    padding: 20px;
  }
  .ms-journey .journey-card h3 {
    font-size: 20px;
  }
  .ms-journey .journey-card-text {
    font-size: 14px;
    line-height: 24px;
  }
  .ms-journey .journey-card-brands {
    gap: 8px;
  }
  .ms-journey .journey-card-brands .brand-tag {
    font-size: 12px;
    padding: 5px 12px;
  }
}

/*# sourceMappingURL=responsive.css.map */
