@media screen and (min-width: 1240px) {
}
@media screen and (max-device-width: 1239px) {
}
@media screen and (max-device-width: 1024px) {
  .Avout {
    font-size: 60px;
  }
  #part2 {
    width: 75% !important;
    gap: 10px;
  }
  .MAnualtop_space {
    padding-top: 6.5%;
  }
  .heading h1 {
    font-size: 35px;
  }
  .heading p {
    font-size: 15px;
    line-height: 20px;
  }
  .card img {
    width: 100%;
    height: 170px;
  }
  .card-content h3 {
    font-size: 12px;
    margin-bottom: 0px;
  }
  .card-content {
    padding: 12px;
  }
  .Productpage_section {
    grid-template-columns: repeat(3, 1fr);
  }
  .Work_details p {
    font-size: 12px;
    color: #333;
    line-height: 16px;
  }
  .section-title {
    font-size: 30px;
    margin: 0 0 20px;
  }
  .section-description {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
  .features-list li {
    display: flex;
    align-items: center;
    font-size: 12px;
    margin: 4px 0;
  }
  .main-title {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .description {
    margin-bottom: 10px;
    font-size: 12px;
  }
  .feature-text {
    font-size: 11px;
  }
  .team-card {
    width: calc(34% - 20px);
  }
  .team-card {
    position: relative;
    width: 32%;
    height: 350px;
  }
  header {
    height: 75vh;
  }
  .slider {
    height: 80vh;
  }
  .inner_archivement i {
    font-size: 30px;
    padding-bottom: 0;
  }
  .inner_archivement h2 {
    font-size: 20px;
  }
  .inner_archivement p {
    font-size: 14px;
  }
  .slider .title {
    font-size: 50px;
  }
  .slider p {
    font-size: 20px;
  }
  .manual_margin_top {
    padding-top: 5%;
  }
  .Service_card:nth-child(2) {
    width: 35%;
    height: 285px;
  }
  .Service_card {
    height: 250px;
  }
  .heading {
    width: 55%;
  }
  .marquee ul {
    font-size: 25px;
  }
  .about_section h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .about_section p {
    font-size: 11px;
  }
  .about_card {
    padding: 15px;
    margin-bottom: 10px;
  }
  .about_card h4 {
    font-size: 16px;
  }
  .achievement-cards {
    margin-top: 20px;
  }
  .logo-section {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  }
  .image-grid {
    padding-top: 0;
  }
  .workButton {
    font-size: 12px !important;
    padding: 10px 15px !important;
  }
  .Work_details h3 {
    font-size: 15px;
  }
  .about_section {
    padding: 0px 20px;
  }
  .Banner_details h3 {
    font-size: 27px;
  }
  .Banner_details {
    top: 78%;
  }
  .main_event {
    width: 98%;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
}
/* For Tablet View */
@media screen and (max-device-width: 820px) {
  .team-card {
    position: relative;
    width: 32%;
    height: 300px;
  }
  .card-overlay h3 {
    font-size: 15px;
  }
  .investors-section {
    padding: 15px;
  }
  .card-overlay p {
    font-size: 12px;
  }
  .download-section {
    padding: 25px 25px;
  }
  .card-section {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .About_banner {
    height: 55vh;
    overflow: hidden;
  }
  .MAnualtop_space {
    padding-top: 12.5%;
  }
  .Productpage_section {
    grid-template-columns: repeat(2, 1fr);
  }
  .Work_details p {
    font-size: 14px;
    color: #333;
    line-height: 19px;
    margin-bottom: 0px;
  }
  .image-container img {
    width: 100%;
    height: 300px;
  }
  .experience-box {
    align-content: center;
  }
  .middle-column {
    flex-direction: row;
  }
  .features {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .servicepage-container {
    display: block;
    width: 97%;
  }
  .servicepage-text {
    width: 100%;
    margin-right: 0px;
  }
  .servicepage-image {
    width: 100%;
    height: 400px;
  }
  .card h4 {
    font-size: 13px;
    font-weight: bold;
    color: #333;
    margin-bottom: 0px;
  }
  .why-Sunrise-section p {
    font-size: 14px;
    color: #555;
    margin-bottom: 14px;
  }
  .why-Sunrise-section h1 {
    margin-bottom: 10px;
  }
  .why-Sunrise-section {
    padding: 20px;
    width: 97%;
  }
}
@media screen and (max-device-width: 768px) {
}

/* For Mobile Portrait View */
@media screen and (max-device-width: 575px) {
  .servicepage-image {
    width: 100%;
    height: auto;
  }
  .servicepage_detail {
    padding: 10px;
  }
  .servicepage_detail h4 {
    font-size: 14px;
  }
  .section-title {
    font-size: 23px;
    margin: 0px 0 10px;
  }
  .section-description {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 8px;
  }

  .card-containers {
    grid-template-columns: repeat(2, 1fr);
    display: grid;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
  }
  .why-Sunrise-section p {
    font-size: 12px;
    color: #555;
    margin-bottom: 14px;
  }
  .middle-column {
    flex-direction: column;
    gap: 10px;
  }
  .Asection {
    gap: 10px;
  }
  .team-card {
    width: 100%;
    height: 400px;
  }
  .team-container {
    justify-content: space-around;
  }
  .investors-grid {
    justify-content: space-between;
  }
  .investor-card {
    width: 47%;
    margin: 10px 0px;
  }
  .footer_img {
    width: 33%;
  }
  .Footer_image_section {
    border-radius: 10px;
  }
  .pt-14 {
    padding-top: 1.5rem;
  }
  .features {
    grid-template-columns: 1fr;
  }
  .card-section {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    width: 90%;
  }
  .Avout {
    font-size: 35px;
  }
  .About_banner {
    height: 30vh;
    overflow: hidden;
  }
  .heading {
    width: 90%;
  }
  .heading p {
    font-size: 14px;
    line-height: 15px;
  }
  .Productpage_section {
    grid-template-columns: repeat(1, 1fr);
  }
  .Work_details p {
    font-size: 14px;
    color: #333;
    line-height: 19px;
    margin-bottom: 0px;
  }
  .product-image {
    width: 100%;
  }
  .main-image {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .product-container {
    gap: 0px;
  }
  .product-title {
    font-size: 25px;
  }
  .current-price {
    font-size: 18px;
    border-bottom: 1px solid #333;
    font-weight: 500;
  }
  .specs ul li {
    margin: 5px 0;
    position: relative;
    padding-left: 15px;
    font-size: 14px;
  }
  .Servie_card {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
  }
  .main_event {
    width: 98%;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .event_detail h3 {
    font-size: 12px;
  }
  .event_detail i {
    width: 20px;
    font-size: 12px;
    height: 20px;
  }
  .event_detail {
    padding: 5px;
  }
  .logo-section {
    gap: 10px;
  }
  .heading h1 {
    font-size: 32px;
  }
  .workButton {
    font-size: 12px !important;
    padding: 8px 13px !important;
  }
  .testimonial-cardh {
    padding: 10px;
    width: 300px;
  }
  .testimonial-text {
    font-size: 12px;
  }
  .about_section {
    padding: 0px 20px;
    width: 100%;
  }
  .image-grid {
    width: 100%;
    gap: 11px;
    padding: 0px 20px;
  }
  .achievement-cards {
    grid-template-columns: repeat(1, 1fr);
    display: grid;
    gap: 10px;
    width: 100%;
    margin-top: 10px !important;
  }
  .Service_card {
    height: 322px;
  }
  .Service_card:nth-child(2) {
    width: 100%;
    height: 325px;
  }
  .slider .title {
    font-size: 35px;
    line-height: 35px;
  }
  .slider p {
    font-size: 14px;
  }
  .manual_margin_top {
    padding-top: 13%;
  }
  .main_top {
    border-radius: 20px;
  }
  header {
    height: 60vh;
  }
  .slider {
    height: 60vh;
  }
  .inner_archivement {
    justify-content: start;
  }
  .Archivement {
    padding: 20px;
    text-align: center;
    gap: 10px;
    justify-content: space-between;
    grid-template-columns: repeat(2, 1fr);
  }
  .main_top {
    width: 95%;
  }
  .navbar  {
    width: 95%;
    left: 3%;
  }
  .Service_container  {
    width: 94%;
  }
  .About_banner  {
    width: 95%;
  }
  .Acontainer  {
    width: 95%;
  }
  .investors-section  {
    width: 95%;
  }
  .download-section  {
    width: 95%;
  }
  .marqueei   {
    width: 95%;
  }
  .slider aside {
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    text-align: center;
    z-index: 10;
  }.inner_details {
    display: block;
  }
}
@media screen and (max-device-width: 475px) {
}
@media screen and (max-device-width: 375px) {
}
@media screen and (max-device-width: 320px) {
}
@media screen and (max-device-width: 280px) {
}
