/* -----------=========Hero section-------============ */

@media (min-width: 2736px) and (max-width: 3000px) {
  .main_hero {
    padding-top: 6rem !important;
    width: 100rem !important;
    height: 100rem !important;
    max-width: 100rem !important;
    display: block !important;
  }
  .container {
    max-width: 2300px !important;
  }
  .hero-section {
    min-height: 1500px !important;
    height: 1500px !important;
  }
  .hero-heading {
    color: #fbfbfb !important;
    font-size: 6.8rem !important;
    width: 80% !important;
  }
  .hero-text {
    margin-top: 1.5rem !important;
    font-size: 3.3rem !important;
  }
  .hero-image {
    max-width: 650px !important;
  }
  .hero-btn {
    font-size: 2.5rem !important;
    padding: 1.5rem 3.5rem !important;
    min-width: 350px !important;
  }
  .icon-circle {
    font-size: 2.5rem !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }
  .hero-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 2560px) and (max-width: 2735px) {
  .main_hero {
    padding-top: 6rem !important;
    width: 100rem !important;
    height: 100rem !important;
    max-width: 100rem !important;
    display: block !important;
  }
  .container {
    max-width: 2200px !important;
  }
  .hero-section {
    min-height: 1400px !important;
    height: 1400px !important;
  }

  .hero-heading {
    font-size: 6.8rem !important;
    width: 80% !important;
  }
  .hero-text {
    margin-top: 1.5rem !important;
    font-size: 3.3rem !important;
  }
  .hero-image {
    max-width: 650px !important;
  }
  .hero-btn {
    font-size: 2.5rem !important;
    padding: 1.5rem 3.5rem !important;
    min-width: 350px !important;
  }
  .icon-circle {
    font-size: 2.5rem !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }
  .hero-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 2304px) and (max-width: 2559px) {
  .main_hero {
    padding-top: 6rem !important;
    width: 100rem !important;
    height: 100rem !important;
    max-width: 100rem !important;
    display: block !important;
  }
  .container {
    max-width: 2000px !important;
  }
  .hero-section {
    min-height: 1300px !important;
    height: 1300px !important;
  }

  .hero-heading {
    font-size: 6.8rem !important;
    width: 80% !important;
  }
  .hero-text {
    margin-top: 1.5rem !important;
    font-size: 3.3rem !important;
  }
  .hero-image {
    max-width: 650px !important;
  }
  .hero-btn {
    font-size: 2.5rem !important;
    padding: 1.5rem 3.5rem !important;
    min-width: 350px !important;
  }
  .icon-circle {
    font-size: 2.5rem !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }
  .hero-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 2160px) and (max-width: 2303px) {
  .main_hero {
    padding-top: 6rem !important;
    width: 100rem !important;
    height: 100rem !important;
    max-width: 100rem !important;
    display: block !important;
  }
  .container {
    max-width: 1800px !important;
  }
  .hero-section {
    min-height: 1200px !important;
    height: 1200px !important;
  }

  .hero-heading {
    font-size: 6.8rem !important;
    width: 90% !important;
  }
  .hero-text {
    margin-top: 1.5rem !important;
    font-size: 3.3rem !important;
  }
  .hero-image {
    max-width: 650px !important;
  }
  .hero-btn {
    font-size: 2.5rem !important;
    padding: 1.5rem 3.5rem !important;
    min-width: 350px !important;
  }
  .icon-circle {
    font-size: 2.5rem !important;
    width: 3.5rem !important;
    height: 3.5rem !important;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }
  .hero-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 1920px) and (max-width: 2303px) {
  .main_hero {
    margin: 1rem 0rem !important;
  }
  .hero-section {
    min-height: 650px !important;
  }
  .container {
    max-width: 100% !important;
  }

  .hero-heading {
    padding-top: 2rem !important;
    font-size: 3.1rem !important;
    width: 35% !important;
  }

  .hero-text {
    font-size: 1.3rem !important;
    width: 50% !important;
  }
  .hero-section .container .hero-btn {
    font-size: 1.5rem !important;
    padding: 1rem 1.5rem !important;
    max-width: 300px !important;
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  .main_hero {
    margin: 1rem 0rem !important;
  }
  .hero-section {
    min-height: 600px !important;
  }
  .container {
    max-width: 100% !important;
  }

  .hero-heading {
    padding-top: 2rem !important;
    font-size: 3rem !important;
    width: 40% !important;
  }

  .hero-text {
    font-size: 1.2rem !important;
    width: 60% !important;
  }
}
@media (min-width: 1201px) and (max-width: 1366px) {
  .hero-section {
    min-height: 600px !important;
  }
  .container {
    max-width: 100% !important;
  }

  .hero-heading {
    font-size: 3rem !important;
    width: 50% !important;
  }

  .hero-text {
    font-size: 1.1rem !important;
    width: 70% !important;
  }
}

@media (min-width: 769px) and (max-width: 1200px) {
  .hero-section {
    flex-direction: column !important;
    min-height: 350px !important;
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .main_hero {
    margin-top: 2rem !important;
  }

  .hero-heading {
    margin-top: 2rem !important;
    font-size: 2rem !important;
    width: 50% !important;
  }
  .hero-text {
    width: 70% !important;
  }
}

@media (min-width: 577px) and (max-width: 768px) {
  .hero-heading {
    font-size: 1.6rem !important;
    width: 50% !important;
  }

  .hero-section {
    padding: 4rem 0.2rem !important;
    min-height: auto !important;
  }

  .hero-btn {
    font-size: 0.95rem !important;
    padding: 8px 14px !important;
  }
  .hero-text {
    font-size: 1rem !important;
    width: 70% !important;
  }
}

@media (min-width: 401px) and (max-width: 576px) {
  .hero-heading {
    width: 100% !important;
    font-size: 1.5rem !important;
  }

  .hero-btn {
    font-size: 0.85rem !important;
    padding: 7px 10px !important;
  }

  .hero-image {
    max-width: 150px !important;
  }
}

@media (min-width: 376px) and (max-width: 400px) {
  .container {
    padding-left: 0.05rem !important;
    padding-right: 0.05rem !important;
  }

  .hero-heading {
    font-size: 1.55rem !important;
  }

  .hero-btn {
    font-size: 0.8rem !important;
    padding: 6px 8px !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .hero-heading {
    font-size: 1.55rem !important;
  }

  .hero-btn {
    font-size: 0.7rem !important;
    padding: 4px 6px !important;
  }

  .hero-image {
    max-width: 100px !important;
  }
}

@media (max-width: 320px) {
  .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .hero-heading {
    font-size: 1.55rem !important;
  }

  .hero-btn {
    font-size: 0.7rem !important;
    padding: 4px 6px !important;
  }

  .hero-image {
    max-width: 100px !important;
  }
}

/* !-----------Hero section End------------! */
/* ------------
----------------
-----------------
------------------ */

/* -----------=========Service section-------============ */

@media (min-width: 2560px) and (max-width: 3000px) {
  .services-section {
    min-height: 205px !important;
    padding: 7rem 1rem !important;
    background-color: #fff !important;
    position: relative;
    overflow: hidden;
  }
  .overlay-text {
    font-size: 12rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    font-size: 3rem !important;
    margin-bottom: 6rem !important;
  }

  .below-text h2 {
    font-size: 5rem !important;
    padding-top: 5rem !important;
  }

  .below-text {
    margin-top: 6rem !important;
  }

  .slider-track {
    padding: 0 1rem !important;
  }
  .slider-card {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .service_card {
    padding: 3rem 2rem !important;
  }
  .service_card img {
    width: 10rem !important;
    height: 10rem !important;
  }

  .slider-card .card-title {
    font-size: 2.6rem !important;
    padding: 1rem 0 !important;
  }

  .slider-card .card-text {
    font-size: 2rem !important;
    line-height: 3rem !important;
  }

  .more_services {
    padding: 8rem 4rem 3rem !important;
  }

  .more_services h2 {
    font-size: 4.4rem !important;
  }

  .more_services h5 {
    margin-top: 1rem !important;
    font-size: 3rem !important;
  }

  .more_services .hero-btn {
    margin-left: 3rem !important;
    font-size: 3rem !important;
    padding: 2rem 4rem !important;
  }

  .slider-btn {
    width: 90px !important;
    height: 90px !important;
    font-size: 3rem !important;
  }

  .slider-btn i {
    font-size: 2.5rem !important;
  }
}

@media (min-width: 2304px) and (max-width: 2559px) {
  .services-section {
    min-height: 205px !important;
    padding: 10rem 1rem !important;
    background-color: #fff;
    position: relative;
    overflow: hidden;
  }
  .overlay-text {
    font-size: 10rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    font-size: 2.5rem !important;
    margin-bottom: 6rem !important;
  }

  .below-text h2 {
    font-size: 3rem !important;
    padding-top: 4rem !important;
  }

  .below-text {
    margin-top: 6rem !important;
  }

  .slider-track {
    padding: 0 0.8rem !important;
  }
  .slider-card {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .service_card {
    padding: 3rem 2rem !important;
  }
  .service_card img {
    width: 8rem !important;
    height: 8rem !important;
  }

  .slider-card .card-title {
    font-size: 2rem !important;
    padding: 1rem 0 !important;
  }

  .slider-card .card-text {
    font-size: 1.8rem !important;
    line-height: 2.5rem !important;
  }

  .more_services {
    padding: 8rem 4rem 3rem !important;
  }

  .more_services h2 {
    font-size: 2.5rem !important;
  }

  .more_services h5 {
    margin-top: 1rem !important;
    font-size: 1.6rem !important;
  }

  .more_services .hero-btn {
    margin-left: 2rem !important;
    font-size: 2rem !important;
    padding: 1.2rem 2.5rem !important;
  }

  .slider-btn {
    width: 70px !important;
    height: 70px !important;
    font-size: 2.5rem !important;
  }

  .slider-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 2160px) and (max-width: 2303px) {
  .services-section {
    min-height: 205px !important;
    padding: 10rem 1rem !important;
    background-color: #fff;
    position: relative;
    overflow: hidden;
  }
  .overlay-text {
    font-size: 10rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    font-size: 2.5rem !important;
    margin-bottom: 5rem !important;
  }

  .below-text h2 {
    font-size: 4rem !important;
    padding-top: 2rem !important;
  }

  .below-text {
    margin-top: 6rem !important;
  }

  .slider-track {
    padding: 0 0.8rem !important;
  }
  .slider-card {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .service_card {
    padding: 3rem 2rem !important;
  }
  .service_card img {
    width: 8rem !important;
    height: 8rem !important;
  }

  .slider-card .card-title {
    font-size: 2rem !important;
    padding: 1rem 0 !important;
  }

  .slider-card .card-text {
    font-size: 1.8rem !important;
    line-height: 2.5rem !important;
  }

  .more_services {
    padding: 8rem 4rem 3rem !important;
  }

  .more_services h2 {
    font-size: 2.5rem !important;
  }

  .more_services h5 {
    margin-top: 1rem !important;
    font-size: 1.6rem !important;
  }

  .more_services .hero-btn {
    margin-left: 2rem !important;
    font-size: 2rem !important;
    padding: 1.2rem 2.5rem !important;
  }

  .slider-btn {
    width: 70px !important;
    height: 70px !important;
    font-size: 2.5rem !important;
  }

  .slider-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 1920px) and (max-width: 2159px) {
  .services-section {
    min-height: 205px !important;
    padding: 8rem 1rem !important;
    background-color: #fff;
    position: relative;
    overflow: hidden;
  }
  .overlay-text {
    font-size: 10rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    font-size: 2.5rem !important;
    margin-bottom: 5rem !important;
  }

  .below-text h2 {
    font-size: 4rem !important;
    padding-top: 2rem !important;
  }

  .below-text {
    margin-top: 6rem !important;
  }

  .slider-track {
    padding: 0 0.8rem !important;
  }
  .slider-card {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }
  .service_card {
    padding: 3rem 2rem !important;
  }
  .service_card img {
    width: 8rem !important;
    height: 8rem !important;
  }

  .slider-card .card-title {
    font-size: 1.8rem !important;
    padding: 1rem 0 !important;
  }

  .slider-card .card-text {
    font-size: 1.6rem !important;
    line-height: 2.3rem !important;
  }

  .more_services {
    padding: 8rem 4rem 3rem !important;
  }

  .more_services h2 {
    font-size: 2.5rem !important;
  }

  .more_services h5 {
    margin-top: 1rem !important;
    font-size: 1.6rem !important;
  }

  .more_services .hero-btn {
    margin-left: 2rem !important;
    font-size: 2rem !important;
    padding: 1.2rem 2.5rem !important;
  }

  .slider-btn {
    width: 60px !important;
    height: 60px !important;
    font-size: 2.5rem !important;
  }

  .slider-btn i {
    font-size: 2.2rem !important;
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  .overlay-text {
    font-size: 6rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    font-size: 1.6rem !important;
    margin-bottom: 3rem !important;
  }

  .below-text h2 {
    padding-top: 1rem !important;
    font-size: 2.4rem !important;
  }

  .below-text {
    margin-top: 3.5rem !important;
  }

  .slider-card {
    flex: 0 0 25% !important;
    max-width: 25% !important;
  }

  .slider-card .card-title {
    font-size: 1.7rem !important;
  }

  .slider-card .card-text {
    font-size: 1.2rem !important;
  }
  .more_services {
    padding: 6rem 2rem 3rem !important;
  }

  .more_services h2 {
    font-size: 2rem !important;
  }

  .more_services h5 {
    font-size: 1.4rem !important;
  }

  .more_services .hero-btn {
    font-size: 1.4rem !important;
    padding: 0.9rem 1.8rem !important;
  }

  .slider-btn {
    width: 55px !important;
    height: 55px !important;
    font-size: 1.5rem !important;
  }

  .slider-btn i {
    font-size: 1.5rem !important;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .overlay-text {
    font-size: 5rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    margin-bottom: 2rem !important;
    font-size: 1.4rem !important;
  }

  .below-text h2 {
    font-size: 2rem !important;
    padding-top: 2rem !important;
  }

  .below-text {
    margin-top: 1.8rem !important;
  }

  .slider-card {
    flex: 0 0 33.3333% !important;
    max-width: 33.3333% !important;
  }

  .slider-card .card-title {
    font-size: 1.5rem !important;
  }

  .slider-card .card-text {
    font-size: 1.2rem !important;
  }
  .more_services {
    padding: 6rem 2rem 3rem !important;
  }

  .more_services h2 {
    font-size: 1.5rem !important;
  }

  .more_services h5 {
    font-size: 1rem !important;
  }

  .more_services .hero-btn {
    font-size: 1rem !important;
    padding: 0.5rem 1.3rem !important;
  }

  .slider-btn {
    width: 40px !important;
    height: 40px !important;
    font-size: 0.9rem !important;
  }

  .slider-btn i {
    font-size: 0.9rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .overlay-text {
    font-size: 5rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    margin-bottom: 2rem !important;
    font-size: 1.4rem !important;
  }

  .below-text h2 {
    font-size: 2rem !important;
    padding-top: 2rem !important;
  }

  .below-text {
    margin-top: 1.8rem !important;
  }

  .slider-card {
    flex: 0 0 33.3333% !important;
    max-width: 33.3333% !important;
  }

  .slider-card .card-title {
    font-size: 1.5rem !important;
  }

  .slider-card .card-text {
    font-size: 1.2rem !important;
  }
  .more_services {
    padding: 6rem 2rem 3rem !important;
  }

  .more_services h2 {
    font-size: 1.5rem !important;
  }

  .more_services h5 {
    font-size: 1rem !important;
  }

  .more_services .hero-btn {
    font-size: 1rem !important;
    padding: 0.5rem 1.3rem !important;
  }

  .slider-btn {
    width: 40px !important;
    height: 40px !important;
    font-size: 0.9rem !important;
  }

  .slider-btn i {
    font-size: 0.9rem !important;
  }
}

@media (min-width: 577px) and (max-width: 991px) {
  .overlay-text {
    font-size: 4rem !important;
    top: 25% !important;
  }

  .text-overlay h5 {
    margin-bottom: 3rem !important;
    font-size: 1rem !important;
  }

  .below-text h2 {
    font-size: 1.6rem !important;
    padding-top: 3rem !important;
  }

  .below-text {
    margin-top: 1.3rem !important;
  }

  .slider-card {
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }

  .slider-card .card-title {
    font-size: 1.1rem !important;
  }

  .slider-card .card-text {
    font-size: 0.8rem !important;
  }

  .more_services {
    flex-direction: column !important;
    align-items: center !important;
    text-align: left !important;
    padding: 3rem 1rem 2rem !important;
    gap: 1.2rem !important;
  }

  .more_services .d-flex {
    flex-direction: column !important;
    align-items: flex-start !important;
    text-align: left !important;
    gap: 1.2rem !important;
  }

  .more_services .flex-md-row {
    flex-direction: column !important;
  }

  .more_services .align-items-md-center {
    align-items: flex-start !important;
  }

  .more_services a {
    width: 100% !important;
    justify-content: center !important;
    margin-left: 0 !important;
    margin-top: 1rem !important;
  }

  .more_services .mt-md-0 {
    margin-top: 1rem !important;
  }

  .more_services h2 {
    font-size: 1.3rem !important;
  }

  .more_services h5 {
    font-size: 0.9rem !important;
  }

  .more_services .hero-btn {
    font-size: 0.9rem !important;
    padding: 0.4rem 1.1rem !important;
  }

  .slider-btn {
    width: 35px !important;
    height: 35px !important;
    font-size: 0.7rem !important;
  }

  .slider-btn i {
    font-size: 0.7rem !important;
  }
}

@media (min-width: 376px) and (max-width: 576px) {
  .overlay-text {
    font-size: 4rem !important;
    top: 35% !important;
  }

  .text-overlay h5 {
    font-size: 1.1rem !important;
  }

  .below-text h2 {
    padding-top: 3rem !important;
    font-size: 1.6rem !important;
  }

  .below-text {
    margin-top: 0.8rem !important;
  }

  .slider-card {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .slider-card .card-title {
    font-size: 1.3rem !important;
  }

  .slider-card .card-text {
    font-size: 1rem !important;
  }

  .more_services {
    flex-direction: column !important;
    align-items: center !important;
    text-align: left !important;
    padding: 3rem 1.8rem 1.5rem !important;
    gap: 0.8rem !important;
  }

  .more_services a {
    width: 100% !important;
    justify-content: center !important;
    margin-left: 0 !important;
  }

  .more_services h2 {
    font-size: 1rem !important;
  }

  .more_services h5 {
    font-size: 0.8rem !important;
  }

  .more_services .hero-btn {
    font-size: 0.8rem !important;
    padding: 0.3rem 0.9rem !important;
  }

  .slider-btn {
    width: 30px !important;
    height: 30px !important;
    font-size: 0.5rem !important;
  }

  .slider-btn i {
    font-size: 0.5rem !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .overlay-text {
    font-size: 3rem !important;
    top: 35% !important;
  }

  .text-overlay h5 {
    font-size: 11px !important;
  }

  .below-text h2 {
    padding-top: 3rem !important;
    font-size: 1.2rem !important;
  }
  .below-text {
    margin-top: 0.8rem !important;
  }

  .slider-card {
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }

  .slider-card .card-title {
    font-size: 1.3rem !important;
  }

  .slider-card .card-text {
    font-size: 1rem !important;
  }

  .more_services {
    flex-direction: column !important;
    align-items: center !important;
    text-align: left !important;
    padding: 3rem 1.8rem 1.5rem !important;
    gap: 0.8rem !important;
  }

  .more_services a {
    width: 100% !important;
    justify-content: center !important;
    margin-left: 0 !important;
  }

  .more_services h2 {
    font-size: 1rem !important;
  }

  .more_services h5 {
    font-size: 0.8rem !important;
  }

  .more_services .hero-btn {
    font-size: 0.8rem !important;
    padding: 0.3rem 0.9rem !important;
  }

  .slider-btn {
    width: 30px !important;
    height: 30px !important;
    font-size: 0.5rem !important;
  }

  .slider-btn i {
    font-size: 0.5rem !important;
  }
}

/* !-----------Service section End------------! */
/* ------------
----------------
-----------------
------------------ */

/* !-------======= Why Choose Us section start -========--------! */

@media (min-width: 2736px) and (max-width: 3000px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 5rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 4rem !important;
  }

  .feature-text p {
    font-size: 3rem !important;
  }

  .feature-item {
    max-width: 2000px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}

@media (min-width: 2560px) and (max-width: 2735px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 4.5rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 4rem !important;
  }

  .feature-text p {
    font-size: 3rem !important;
  }

  .feature-item {
    max-width: 1900px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}
@media (min-width: 2304px) and (max-width: 2559px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 4rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 4rem !important;
  }

  .feature-text p {
    font-size: 3rem !important;
  }

  .feature-item {
    max-width: 1800px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}

@media (min-width: 2160px) and (max-width: 2303px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 3.5rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 1.5rem !important;
  }

  .feature-text p {
    font-size: 1.2rem !important;
  }

  .feature-item {
    max-width: 1700px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}

@media (min-width: 1920px) and (max-width: 2159px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 3rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 1.5rem !important;
  }

  .feature-text p {
    font-size: 1.1rem !important;
  }

  .feature-item {
    max-width: 1600px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  .why-choose-us {
    padding: 7rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 2.5rem !important;
    margin: 4rem 0rem !important;
  }
  .feature-list {
    padding-top: 2rem !important;
  }

  .feature-title {
    font-size: 1.3rem !important;
  }

  .feature-text p {
    font-size: 1rem !important;
  }

  .feature-item {
    max-width: 1500px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 3rem !important;
  }

  .feature-icon i {
    font-size: 3rem !important;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .why-choose-heading {
    font-size: 2rem !important;
  }

  .feature-title {
    font-size: 1.2rem !important;
  }

  .feature-text p {
    font-size: 1rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 1.6rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .why-choose-heading {
    font-size: 2rem !important;
  }

  .feature-title {
    font-size: 1.8rem !important;
  }

  .feature-text p {
    font-size: 1.1rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 1.6rem !important;
  }
}

@media (min-width: 577px) and (max-width: 991px) {
  .why-choose-us {
    padding: 4rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 2rem !important;
  }

  .feature-title {
    font-size: 1.8rem !important;
  }

  .feature-text p {
    font-size: 1.1rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 1.6rem !important;
  }
}

@media (min-width: 376px) and (max-width: 576px) {
  .why-choose-us {
    padding: 3rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 1.5rem !important;
  }

  .feature-title {
    font-size: 1.5rem !important;
  }

  .feature-text p {
    font-size: 1rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 1.3rem !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .why-choose-us {
    padding: 3rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 1.3rem !important;
  }

  .feature-title {
    font-size: 1.3rem !important;
  }

  .feature-text p {
    font-size: 0.9rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 0.9rem !important;
  }
}

@media (max-width: 320px) {
  .why-choose-us {
    padding: 3rem 0rem !important;
  }
  .why-choose-heading {
    font-size: 1.3rem !important;
  }

  .feature-title {
    font-size: 1.2rem !important;
  }

  .feature-text p {
    font-size: 0.8rem !important;
  }

  .feature-item {
    max-width: 100% !important;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-icon i {
    font-size: 0.8rem !important;
  }
}

/* !------------- Why Choose Us section end ---------------! */
/* ------------
----------------
-----------------
------------------ */

/* !-------======= Product section start -========--------! */

@media (min-width: 2736px) and (max-width: 3000px) {
  .product_banner {
    height: 55rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 6.1rem !important;
    color: #fff !important;

    max-width: 55% !important;
    margin-bottom: 1rem !important;
  }
  .product_banner .hero-btn {
    font-size: 3.5rem !important;
    padding: 2rem 4rem !important;
    min-width: 350px !important;
  }
  .product_slider_wrapper {
    padding: 0 4rem 2rem 0rem !important;
  }
  .product_section .product_heading {
    font-size: 5rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 40rem !important;
  }

  .product-title {
    font-size: 3rem !important;
  }

  .product-subtitle {
    font-size: 2.8rem !important;
  }

  .price {
    font-size: 2.8rem !important;
  }
  .cart-icon {
    font-size: 3rem !important;

    width: 60px !important;
    height: 60px !important;
  }

  .product_slider_btn {
    width: 100px !important;
    height: 100px !important;
    font-size: 3rem !important;
  }

  .product_slider_btn i {
    font-size: 2.6rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 0px !important;
  }
}

@media (min-width: 2560px) and (max-width: 2735px) {
  .product_banner {
    height: 60rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 6.1rem !important;
    color: #fff !important;

    max-width: 70% !important;
    margin-bottom: 1rem !important;
  }
  .product_banner .hero-btn {
    font-size: 3.5rem !important;
    padding: 2rem 4rem !important;
    min-width: 350px !important;
  }
  .product_slider_wrapper {
    padding: 0 4rem 2rem 0rem !important;
  }
  .product_section .product_heading {
    font-size: 5rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 40rem !important;
  }

  .product-title {
    font-size: 2.8rem !important;
  }

  .product-subtitle {
    font-size: 2.6rem !important;
  }

  .price {
    font-size: 2.6rem !important;
  }
  .cart-icon {
    font-size: 2.8rem !important;

    width: 50px !important;
    height: 50px !important;
  }

  .product_slider_btn {
    width: 80px !important;
    height: 80px !important;
    font-size: 2.8rem !important;
  }

  .product_slider_btn i {
    font-size: 2.4rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 0px !important;
  }
}

@media (min-width: 2304px) and (max-width: 2559px) {
  .product_banner {
    height: 55rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 4rem !important;
    color: #fff !important;

    max-width: 55% !important;
    margin-bottom: 1rem !important;
  }
  .product_banner .hero-btn {
    font-size: 3rem !important;
    padding: 1.8rem 3.3rem !important;
    min-width: 350px !important;
  }
  .product_slider_wrapper {
    padding: 0 4rem 2rem 0rem !important;
  }
  .product_section .product_heading {
    font-size: 5rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 40rem !important;
  }

  .product-title {
    font-size: 2.8rem !important;
  }

  .product-subtitle {
    font-size: 2.6rem !important;
  }

  .price {
    font-size: 2.6rem !important;
  }
  .cart-icon {
    font-size: 2.8rem !important;

    width: 50px !important;
    height: 50px !important;
  }

  .product_slider_btn {
    width: 80px !important;
    height: 80px !important;
    font-size: 2.8rem !important;
  }

  .product_slider_btn i {
    font-size: 2.4rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 0px !important;
  }
}

@media (min-width: 2160px) and (max-width: 2303px) {
  .product_banner {
    height: 50rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 4rem !important;

    max-width: 55% !important;
    margin-bottom: 1rem !important;
  }
  .product_banner .hero-btn {
    font-size: 3rem !important;
    padding: 1.8rem 3.3rem !important;
    min-width: 350px !important;
  }
  .product_slider_wrapper {
    padding: 0px 4rem 0rem 1rem !important;
  }
  .product_section .product_heading {
    font-size: 5rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 35rem !important;
  }

  .product-title {
    font-size: 2.4rem !important;
  }

  .product-subtitle {
    font-size: 2.2rem !important;
  }

  .price {
    font-size: 2.2rem !important;
  }
  .cart-icon {
    font-size: 2.2rem !important;

    width: 50px !important;
    height: 50px !important;
  }

  .product_slider_btn {
    width: 80px !important;
    height: 80px !important;
    font-size: 2.8rem !important;
  }

  .product_slider_btn i {
    font-size: 2.4rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 0px !important;
  }
}

@media (min-width: 1920px) and (max-width: 2159px) {
  .product_banner {
    height: 45rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 4rem !important;

    max-width: 55% !important;
    margin-bottom: 1rem;
  }
  .product_banner .hero-btn {
    font-size: 3rem !important;
    padding: 1.8rem 3.3rem !important;
    min-width: 350px !important;
  }
  .product_slider_wrapper {
    padding: 0px 4rem 0rem 1rem !important;
  }
  .product_section .product_heading {
    font-size: 2.5rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 30rem !important;
  }

  .product-title {
    font-size: 2.2rem !important;
  }

  .product-subtitle {
    font-size: 2rem !important;
  }

  .price {
    font-size: 2.1rem !important;
  }
  .cart-icon {
    font-size: 2.2rem !important;

    width: 50px !important;
    height: 50px !important;
  }

  .product_slider_btn {
    width: 80px !important;
    height: 80px !important;
    font-size: 2.8rem !important;
  }

  .product_slider_btn i {
    font-size: 2.4rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 0px !important;
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  .product_banner {
    height: 40rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 3rem !important;
    max-width: 55% !important;
    margin-bottom: 1rem !important;
  }
  .product_banner .hero-btn {
    font-size: 2.6rem !important;
    padding: 1rem 3rem !important;
    min-width: 350px !important;
  }

  .product_section .hero-btn .icon-circle {
    padding: 6px !important;

    width: 30px !important;
    height: 30px !important;
    font-size: 23px !important;
  }
  .product_slider_wrapper {
    padding: 0px 4rem 0rem 1rem !important;
  }
  .product_section .product_heading {
    font-size: 2.4rem !important;
    padding: 6rem 3rem 3rem !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 25rem !important;
  }

  .product-title {
    font-size: 2.1rem !important;
  }

  .product-subtitle {
    font-size: 1.7rem !important;
  }

  .price {
    font-size: 2rem !important;
  }
  .cart-icon {
    font-size: 2rem !important;

    width: 50px !important;
    height: 50px !important;
  }

  .product_slider_btn {
    width: 50px !important;
    height: 50px !important;
    font-size: 2.8rem !important;
  }

  .product_slider_btn i {
    font-size: 2.1rem !important;
  }
  .product_next_btn {
    right: 2px !important;
  }
  .product_previous_btn {
    left: 15px !important;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .product_section .product_banner h4 {
    font-size: 1.8rem !important;
    width: 40% !important;
  }

  .product_section .product_heading {
    font-size: 2.2rem !important;
    padding: 2.2rem 3rem 2rem !important;
  }
  .product_slider_track {
    gap: 4px !important;
  }

  .product_card {
    flex: 0 0 25% !important;
  }

  .product_card img {
    height: 20rem !important;
  }

  .product-title {
    font-size: 1.3rem !important;
  }

  .product-subtitle {
    font-size: 1.3rem !important;
  }

  .price {
    font-size: 1.3rem !important;
  }

  .product_slider_btn {
    width: 40px !important;
    height: 40px !important;
    font-size: 1.3rem !important;
  }
  .product_previous_btn {
    left: 20px !important;
  }

  .product_slider_btn i {
    font-size: 1.1rem !important;
  }
}

@media (min-width: 1024px) and (max-width: 1200px) {
  .product_section .product_banner h4 {
    font-size: 1.6rem !important;
  }

  .product_section .product_heading {
    font-size: 2rem !important;
    padding: 2rem 3rem 0rem !important;
  }

  .product_card {
    flex: 0 0 calc(33.333% - 10px) !important;
  }

  .product_card img {
    height: 20rem !important;
  }

  .product-title {
    font-size: 1.2rem !important;
  }

  .product-subtitle {
    font-size: 1.2rem !important;
  }

  .price {
    font-size: 1.2rem !important;
  }

  .product_slider_btn {
    width: 45px !important;
    height: 45px !important;
    font-size: 1.2rem !important;
  }

  .product_slider_btn i {
    font-size: 1rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .product_section .product_banner {
    height: 20rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 2rem !important;
  }

  .product_section .product_heading {
    font-size: 1.8rem !important;
    padding: 1.8rem 3rem 0rem !important;
  }

  .product_card {
    flex: 0 0 50% !important;
  }

  .product_card img {
    height: 18rem !important;
  }

  .product-title {
    font-size: 1.1rem !important;
  }

  .product-subtitle {
    font-size: 1.1rem !important;
  }

  .price {
    font-size: 1.1rem !important;
  }

  .product_slider_btn {
    width: 40px !important;
    height: 40px !important;
    font-size: 1.1rem !important;
  }

  .product_previous_btn {
    left: 20px !important;
  }
  .product_slider_btn i {
    font-size: 0.9rem !important;
  }
}

@media (min-width: 376px) and (max-width: 767px) {
  .product_section .product_banner {
    height: 15rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 1.2rem !important;
  }

  .product_section .product_heading {
    font-size: 1.6rem !important;
    padding: 1.6rem 3rem 2rem !important;
  }

  .product_card {
    flex: 0 0 100% !important;
  }

  .product_card img {
    height: 16rem !important;
  }

  .product-title {
    font-size: 1rem !important;
  }

  .product-subtitle {
    font-size: 1rem !important;
  }

  .price {
    font-size: 1rem !important;
  }

  .product_slider_btn {
    width: 35px !important;
    height: 35px !important;
    font-size: 1rem !important;
  }

  .product_slider_btn i {
    font-size: 0.8rem !important;
  }
  .product_previous_btn {
    left: 23px !important;
  }
  .product_next_btn {
    right: 23px !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .product_section .product_banner {
    height: 15rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 1.1rem !important;
  }

  .product_section .product_heading {
    font-size: 1.4rem !important;
    padding: 1.4rem 3rem 2rem !important;
  }

  .product_card {
    flex: 0 0 100% !important;
  }

  .product_card img {
    height: 14rem !important;
  }

  .product-title {
    font-size: 0.9rem !important;
  }

  .product-subtitle {
    font-size: 0.9rem !important;
  }

  .price {
    font-size: 0.9rem !important;
  }

  .product_slider_btn {
    width: 30px !important;
    height: 30px !important;
    font-size: 0.9rem !important;
  }

  .product_slider_btn i {
    font-size: 0.7rem !important;
  }
}

@media (max-width: 320px) {
  .product_section .product_banner {
    height: 15rem !important;
  }
  .product_section .product_banner h4 {
    font-size: 1rem !important;
  }

  .product_section .product_heading {
    font-size: 1.2rem !important;
    padding: 1.2rem 3rem 2rem !important;
  }

  .product_card {
    flex: 0 0 100% !important;
  }

  .product_card img {
    height: 12rem !important;
  }

  .product-title {
    font-size: 0.8rem !important;
  }

  .product-subtitle {
    font-size: 0.8rem !important;
  }

  .price {
    font-size: 0.8rem !important;
  }

  .product_slider_btn {
    width: 25px !important;
    height: 25px !important;
    font-size: 0.8rem !important;
  }

  .product_slider_btn i {
    font-size: 0.6rem !important;
  }
}

/* !-------======= Product section end -========--------! */
/* ------------
----------------
-----------------
------------------ */

/* !-------======= Project Section Start -========--------! */

@media (min-width: 2736px) and (max-width: 3000px) {
  .project_section .product_heading {
    font-size: 6rem !important;
    padding: 6rem 4rem 4rem !important;
    margin-bottom: 4rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 40rem !important;
  }
  .project_title {
    font-size: 2.5rem !important;
  }
}
@media (min-width: 2560px) and (max-width: 2735px) {
  .project_section .product_heading {
    font-size: 6rem !important;
    padding: 5rem 4rem 4rem !important;
    margin-bottom: 4rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 35rem !important;
  }
  .project_title {
    font-size: 2.5rem !important;
  }
}

@media (min-width: 2304px) and (max-width: 2559px) {
  .project_section .product_heading {
    font-size: 6rem !important;
    padding: 4rem 4rem 4rem !important;
    margin-bottom: 4rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 31rem !important;
  }
  .project_title {
    font-size: 2rem !important;
  }
  .hero-btn {
    font-size: 2rem !important;
    padding: 1.2rem 2.2rem !important;
    min-width: 348px !important;
  }
}

@media (min-width: 2160px) and (max-width: 2303px) {
  .project_section .product_heading {
    font-size: 6rem !important;
    padding: 4rem 4rem 4rem !important;
    margin-bottom: 4rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 30rem !important;
  }
  .project_title {
    font-size: 1.8rem !important;
  }
  .hero-btn {
    font-size: 1.9rem !important;
    padding: 1.1rem 2.1rem !important;
    min-width: 348px !important;
  }
}

@media (min-width: 1920px) and (max-width: 2159px) {
  .project_section .product_heading {
    font-size: 2.3rem !important;
    padding: 4rem 4rem 4rem !important;
    margin-bottom: 4rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 30rem !important;
  }
  .project_title {
    font-size: 1.8rem !important;
  }
  .hero-btn {
    font-size: 2rem !important;
    padding: 1rem 1.5rem !important;
    min-width: 348px !important;
  }
}

@media (min-width: 1367px) and (max-width: 1919px) {
  .project_section .product_heading {
    font-size: 2.2rem !important;
    padding: 2rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 23rem !important;
  }
  .project_title {
    font-size: 1.3rem !important;
  }
  .overlay .hero-btn {
    font-size: 1.5rem !important;
    padding: 1rem 1.8rem !important;
  }

  .overlay .icon-circle {
    width: 1.5rem !important;
    height: 1.5rem !important;
    font-size: 1rem !important;
  }
}

@media (min-width: 1201px) and (max-width: 1366px) {
  .project_section .product_heading {
    font-size: 2.2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 18rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1.1rem !important;
    padding: 0.5rem 1.2rem !important;
  }

  .overlay .icon-circle {
    width: 1.2rem !important;
    height: 1.2rem !important;
    font-size: 0.7rem !important;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 13rem !important;
  }
  .project_title {
    font-size: 0.9rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 15rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}

@media (min-width: 577px) and (max-width: 767px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 15rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}
@media (min-width: 376px) and (max-width: 576px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 15rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}

@media (min-width: 321px) and (max-width: 375px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 15rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}
@media (max-width: 320px) {
  .project_section .product_heading {
    font-size: 2rem !important;
    padding: 0rem 2rem 2rem !important;
    margin-bottom: 2rem !important;
  }
  .project_card img {
    width: 100% !important;
    height: 15rem !important;
  }
  .project_title {
    font-size: 1rem !important;
    padding: 0.7rem !important;
  }

  .overlay .hero-btn {
    font-size: 1rem !important;
    padding: 0.4rem 1rem !important;
  }

  .overlay .icon-circle {
    width: 1rem !important;
    height: 1rem !important;
    font-size: 0.7rem !important;
  }
}

/* !-------======= Project Section End -========--------! */
/* ------------
----------------
-----------------
------------------ */

.hero-section .hero-btn {
  min-width: unset !important;
  max-width: unset !important;
  width: auto !important;
}
