@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&family=Maven+Pro:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700&display=swap");

.top-banner {
  background-image: url("../../images/blog/home/Banner.png");
  background-size: cover;
  background-position: top;
  height: 500px;
  border-radius: 0px 0px 50px 50px;
}

.top-banner .navbar-nav .nav-link {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
}

.top-banner .custom-header {
  height: 60px;
}

.top-banner .top-banner-title {
  width: 85%;
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 57.6px */
  text-transform: capitalize;
  margin: 75px auto;
}

.top-banner .social {
  top: 30%;
  list-style: none;
}

.top-banner .gallary-tabs {
  border: 1px solid #fff;
  border-radius: 100px;
  overflow: hidden;
  width: auto !important;
  padding: 0;
  display: FLEX;
  margin: 0 auto;
}

.top-banner .gallary-tabs::-webkit-scrollbar {
  display: none;
}

.top-banner .gallary-tabs .nav-item {
  border-radius: 100px;
  margin: 5px;
  height: 37px;
  text-wrap: nowrap;
}

.top-banner .gallary-tabs .nav-item .nav-link {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 33.6px */
  text-transform: capitalize;
  border: 0px !important;
  overflow: hidden;
  border-radius: 100px;
  width: max-content;
}

.top-banner .gallary-tabs .nav-item .nav-link.active {
  color: #1bb097;
}
.most-story a {
  text-decoration: none;
}

.lets-blog {
  margin: 50px auto;
  margin-top: 100px;
}

.lets-blog .lets-blog-title {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 57.6px */
  text-transform: capitalize;
  margin-bottom: 50px;
}

.lets-blog .lets-card {
  position: relative;
}

.lets-blog .lets-img {
  border-radius: 16px;
  height: 240px;
  object-fit: cover;
}

.lets-blog .overlay {
  border-radius: 16px;
  background: linear-gradient(
    180deg,
    rgba(27, 176, 151, 0) 0%,
    rgba(27, 176, 151, 1) 100%
  );
  width: 100%;
  content: "";
  height: 155px;
  position: absolute;
  bottom: 0;
}

.lets-blog .category {
  margin-left: 40px;
}

.lets-blog .category .cat-type {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
}

.lets-blog .category .cat-name {
  color: #fff;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 28.8px */
  text-transform: capitalize;
}

.lets-blog .category {
  bottom: 0px;
  position: absolute;
  padding: 10px;
}

.most-story {
  padding: 50px 0;
  padding-bottom: 100px;
}

.most-story .most-story-title {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 57.6px */
  text-transform: capitalize;
}

.most-story .nav-link {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
  border: 0 !important;
}

.most-story .nav-link.active,
.most-story .nav-link:hover {
  border: 0 !important;
}

.most-story .nav-link:focus {
  outline: 0 !important;
}

.most-story .story-date {
  color: #000;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
}

.most-story .story-name {
  color: #000;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  /* 28.8px */
  text-transform: capitalize;
}

.most-story .story-by {
  color: #1bb097;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
}

.most-story .story-img {
  margin-top: 40px;
  border-radius: 10px;
}

.img-blog {
  width: 100%;
  height: 233px;
  margin-top: 40px;
}

.img-blog img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-top: 0px !important;
}

.dw-footer {
  background: #505050;
  padding: 15px;
  color: #fff;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 16.8px */
}

.stepper {
  .line {
    width: 2px;
    background: #1bb097 !important;
    min-height: 100px;
  }

  .lead {
    font-size: 1.1rem;
  }

  .rounded-circle {
    border: 2px solid #1bb097 !important;
    background-color: #fff !important;
    position: relative;
    width: 32px;
    height: 35px;
  }

  .rounded-circle::after {
    width: 13px;
    height: 13px;
    content: "";
    display: block;
    background-color: #1bb097;
    position: absolute;
    top: 9px;
    left: 10px;
    border-radius: 100%;
  }

  .stepper-item {
    opacity: 0.4;
  }

  .stepper-item.active {
    opacity: 1;
  }

  .stepper-title {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: 120%;
    /* 45.6px */
    text-transform: capitalize;
  }

  .stepper-detail {
    color: #000;
    font-family: "Plus Jakarta Sans";
    opacity: 0.6;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.8;
    /* 33.6px */
  }

  .readmore-btn {
    padding: 15px 20px;
    border-radius: 47px;
    border: 2px solid #1bb097;

    background: #fff;
    color: #1bb097;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    /* 33.6px */
    text-transform: capitalize;
  }
}

.lets-blog .stepper-img {
  border-radius: 10px;
}

.arrow-slider-main-tabs {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.arrow-slider {
  background-color: #fff;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.arrow-slider:hover {
  opacity: 0.8;
}

.more-stories .arrow-slider {
  border: solid 1px #000;
}

.more-stories .nav {
  display: flex;
  flex-wrap: nowrap;
  overflow: auto;
  max-width: 55%;
}

.more-stories .nav-link {
  text-wrap: nowrap;
}

.more-stories .nav::-webkit-scrollbar {
  display: none;
}

/* @media */
@media (max-width: 991px) {
  /* .navbar-toggler {
          position: absolute;
          right: 0;
          top: -55px;
          background-color: #fff !important;

      }

      .navbar-toggler:focus {
          outline: 0 !important;
          border: 0 !important;
          box-shadow: none !important;
      }

      .navbar-toggler img {
          width: 28px;
      } */

  .top-banner .gallary-tabs .nav-item button {
    font-size: 16px;
  }

  /* .navbar-toggler.collapsed {
        top: -45px;
    } */
  .navbar-collapse {
    position: absolute;
    width: 100%;
    top: 0px;
    background-color: #1bb097;
    z-index: 999;
  }

  .lets-blog {
    margin-top: 50px !important;
  }

  .top-banner .social {
    margin-left: 25px !important;
    width: 80%;
  }

  .top-banner .navbar-nav .nav-link {
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .top-banner .gallary-tabs {
    padding: 5px 15px;
    border: 1px solid #fff;
    border-radius: 20px;
    width: 85% !important;
  }

  .top-banner .gallary-tabs .nav-item,
  .top-banner .gallary-tabs .nav-item button {
    width: 100%;
  }

  .most-story .most-story-title,
  .lets-blog .lets-blog-title,
  .top-banner .top-banner-title {
    font-size: 30px !important;
  }

  .top-banner {
    height: max-content;
    padding-bottom: 10px !important;
  }

  .most-story .story-name {
    font-size: 18px !important;
  }

  .stepper .stepper-title {
    font-size: 18px !important;
  }

  .stepper .stepper-detail {
    font-size: 14px !important;
  }

  .lets-blog {
    margin-bottom: 0 !important;
  }
}

.top-banner-detail {
  background-image: url("../../images/blog/home/Banner_new.jpg");
  border-radius: 0 !important;
}

.blog-address {
  color: #999;
  text-align: left;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 24px */
  text-transform: capitalize;
  display: flex;
  margin-right: 10px;
  align-items: center;
  gap: 10px;
}

.blog-address.current {
  color: #1bb097;
}

.blog-address::before {
  width: 8px;
  height: 8px;
  border-radius: 100%;
  content: "";
  display: flex;
  background-color: #d9d9d9;
}

.blog-address:first-child:before {
  display: none;
}

.blog-detail-table .list-menu {
  color: #1bb097;
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 24px */
  text-transform: capitalize;
}

.blog-detail-table .list-menu-item {
  color: #1a1a1a;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
  opacity: 0.6;
  padding: 15px 0;
  display: flex;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0;
  width: 100%;
}

.blog-detail-table .list-menu-item a {
  color: #1a1a1a;
  text-decoration: none;
}

.blog-detail-table .list-menu-item span {
  color: #1bb097;
  margin-right: 10px;
}

.blog-detail-table .dawi-name {
  color: #1bb097;
  font-family: "Plus Jakarta Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 24px */
  text-transform: capitalize;
}

.blog-detail-table .dawi-date {
  color: #a3a3a3;
  font-family: "Plus Jakarta Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 21.6px */
  text-transform: capitalize;
}

.blog-detail-table .blog-title {
  color: #1a1a1a;
  font-family: "Plus Jakarta Sans";
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 28.8px */
}

.blog-detail-table .blog-detail {
  color: #1a1a1a;
  font-family: "Plus Jakarta Sans";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  /* 28.8px */
}

.blog-detail-table .blog-detail ul {
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 1.5rem;
}

.blog-detail-table .blog-detail ul li {
  margin-bottom: 5px;
  font-size: 1rem;
}

.rtl .blog-detail-table .blog-detail ul {
  padding-right: 20px;
  padding-left: 0;
}

.bullet-list {
  list-style-type: disc;
  padding-left: 20px;
}

.bullet-list .items {
  margin-bottom: 5px;
  font-size: 1rem;
}

.rtl .bullet-list {
  padding-right: 20px;
  padding-left: 0;
}

.rtl .navbar-nav .nav-item {
  text-align: right;
}

.rtl .top-banner-title,
.rtl .blog-title {
  text-align: right;
}

.rtl .blog-detail-table .container {
  direction: rtl;
}

.sticky-sidebar {
  position: sticky;
  top: 20px;
  flex-shrink: 0;
}

.blog-menu-options.show {
  display: block;
  opacity: 1;
  position: relative;
  transition: opacity 0.3s ease, visibility 0s linear 0s;
  width: 97%;
}

.blog-menu-options {
  display: block;
  opacity: 1;
  position: relative;
  transition: opacity 0.3s ease, visibility 0s linear 0s;
  width: 20%;
}

@media (min-width: 769px) {
  .toggle-menu-btn {
    display: none;
  }

  .main-blog-content {
    margin-top: -90px;
    width: 70% !important;
    margin-left: 100px;
  }
}

@media (max-width: 768px) {
  .navbar-nav {
    flex-direction: column;
  }

  .navbar-toggler-icon img {
    width: 30px;
    height: 30px;
  }

  .d-flex {
    display: flex;
    flex-direction: row;
  }

  .top-banner-title {
    font-size: 1.5rem;
    text-align: center;
  }

  .blog-address {
    font-size: 0.9rem;
    text-align: center;
  }

  .blog-detail-table {
    padding-left: 15px;
    padding-right: 15px;
  }

  .list-menu-item {
    font-size: 0.9rem;
  }

  .list-menu a {
    font-size: 1rem;
    text-decoration: none;
    color: inherit;
  }

  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .col-lg-3,
  .col-lg-8 {
    flex: 1;
  }

  .sticky-sidebar {
    position: static;
  }

  .blog-menu-options-container {
    display: flex;
    flex-direction: column;
  }

  .toggle-menu-btn {
    display: block;
    background-color: #1bb097;
    color: #fff;
    padding: 10px;
    margin: 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }

  .blog-menu-options {
    display: none;
    position: absolute;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0s linear 0.3s;
    width: 97%;
  }

  .main-blog-content {
    margin-top: 0px !important;
  }
}

.blog-detail img.richtext-image.right {
  display: block;
  margin-left: auto;
  margin-right: 0;
  max-width: 100%;
  height: auto;
}

.rtl .blog-detail img.richtext-image.right {
  margin-left: 0;
  margin-right: auto;
}

.blog-detail img.richtext-image.right + p {
  clear: both;
}

@media (max-width: 992px) {
  .list-menu-item {
    font-size: 0.95rem;
  }

  .list-menu a {
    font-size: 1rem;
  }

  .col-lg-3 {
    flex: 0;
    margin-bottom: 20px;
  }

  .col-lg-8 {
    flex: 1;
  }

  .blog-title {
    font-size: 1.25rem;
  }

  .main-blog-content {
    margin-top: 0px !important;
  }
}

@media (min-width: 1200px) {
  .top-banner-title {
    font-size: 2rem;
  }
}

@media (max-width: 576px) {
  .navbar-brand img {
    width: 120px;
  }

  .navbar-nav .nav-item {
    text-align: center;
  }

  .blog-title {
    font-size: 1.75rem;
  }

  .list-menu a {
    font-size: 1.2rem;
  }

  .richtext-image {
    width: 100%;
  }

  .main-blog-content {
    margin-top: 0px !important;
  }
}

.blog-title-bar {
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding-bottom: 34px;
  margin-bottom: 40px;
}

.blog-title-logo {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}

.blog-detail-table h1 {
  font-size: 48px;
  color: #1a1a1a;
  font-weight: 500;
  margin-bottom: 54px;
  font-family: "Plus Jakarta Sans";
}

.author-details {
  margin-left: 20px;
}

.border-line {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  margin-top: 40px;
  margin-bottom: 30px;
}

.attachments-section h5 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 16px;
}

.attachments-section h5 img {
  margin-right: 10px;
}

.attachments-list {
  background-color: rgba(27, 176, 151, 0.06);
  padding: 9px 10px;
  border-radius: 25px;
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 15px;
}

.attachments-list .name-file,
.attachments-list .size-text,
.attachments-list .download-btn {
  flex: 1 1 100%;
}

.name-file {
  color: rgba(26, 26, 26, 1);
  font-size: 16px;
  font-weight: 500;
  padding-left: 10px;
  width: 60%;
}

.name-file img {
  margin-right: 15px;
}

.size-text {
  color: rgba(27, 176, 151, 1);
  font-size: 16px;
  font-weight: 600;
}

.download-btn button {
  border: solid 1px rgba(27, 176, 151, 1);
  background-color: rgba(255, 255, 255, 1);
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  min-width: 180px;
  border-radius: 25px;
  padding: 10px 15px;
}

.download-btn button img {
  margin-right: 10px;
}

.references-section h5 {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 26px;
}

.references-section h5 img {
  margin-right: 10px;
}

.references-section .accordion .accordion-item {
  border-color: rgba(27, 176, 151, 1);
  border-radius: 25px;
  overflow: hidden;
}

.references-section .accordion .accordion-button {
  font-size: 16px;
  font-weight: 500;
  color: rgba(26, 26, 26, 1);
}

.references-section .accordion .accordion-button img {
  margin-right: 10px;
}

.references-section .accordion .accordion-button:not(.collapsed) {
  color: rgba(26, 26, 26, 1);
  background-color: #fff;
  box-shadow: none;
}

.references-section .accordion-body {
  border-top: solid 1px rgba(0, 0, 0, 0.2);
}

.references-section .accordion-body ul {
  list-style: decimal;
  font-size: 16px;
  font-weight: 500;
  color: rgba(26, 26, 26, 1);
}

.references-section .accordion-body ul li {
  margin-bottom: 15px;
}

.share-drop-down {
  position: relative;
}

.share-drop-down .btn {
  border: none;
  padding: 0;
  outline: none !important;
  box-shadow: none !important;
}

.share-drop-down .btn::after {
  display: none;
}

.share-drop-down .dropdown-menu {
  background-color: rgba(255, 255, 255, 1);
  right: 0;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1);
  width: 280px;
  padding: 20px;
  border-radius: 20px;
}

.share-drop-down .dropdown-menu li {
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 500;
  color: rgba(26, 26, 26, 1);
}

.share-drop-down .dropdown-menu li button {
  padding: 0;
  border: none;
  background-color: transparent !important;
}

.share-drop-down .dropdown-menu li.copy-link-url {
  border-bottom: solid 1px rgba(0, 0, 0, 0.2);
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.share-drop-down .dropdown-menu li img {
  margin-right: 10px;
}

/* .container {
    padding: 0px 0px 0px 0px;
    margin: 0px 96px 0px 96px;
    min-width: 93%;
} */

.richtext-image {
  width: 100%;
  height: 490px;
  object-fit: cover;
}

.summary-icon {
  height: 25px;
}

.navigation-text {
  font-family: "Plus Jakarta Sans";
  text-decoration: none;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
}

.list-menu-item.active {
  color: rgba(218, 176, 134, 1);
  font-weight: bold;
}

.list-menu-item.active,
.list-menu-item.active a,
.list-menu-item.active span {
  color: rgba(218, 176, 134, 1);
  font-weight: bold;
}

@media (min-width: 768px) {
  .attachments-list .name-file {
    flex: 2;
  }

  .attachments-list .size-text {
    flex: 1;
    text-align: center;
  }

  .attachments-list .download-btn {
    flex: 1;
    text-align: right;
  }
}

.navbar-row-container {
  width: 100%;
}

.custom-toast {
  background-color: #1bb097;
  color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  border-radius: 8px;
}

.carousel-slide {
  display: flex;
  flex-wrap: wrap;
  transition: all 0.3s ease-in-out;
}

.padding-horizontal-lg {
  padding-left: 40px;
}

.padding-horizontal-lg-left {
  padding-right: 40px;
}

.border-start-lg {
  border-left: 1px solid rgba(41, 164, 143, 0.3) !important;
}

.circle-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid rgba(41, 164, 143, 0.3);
  background-color: transparent;
  color: #29a48f;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease;
}

.circle-btn:hover {
  background-color: rgba(41, 164, 143, 0.1);
}

.rotate-right {
  transform: rotate(180deg);
}

.latest-blog-title {
  color: #000;
  text-align: center;
  font-family: "Plus Jakarta Sans";
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%;
  text-transform: capitalize;
  margin-bottom: 50px;
}

#prev-btn:disabled,
#next-btn:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.carousel-wrapper {
  min-height: 590px;
  display: flex;
  flex-direction: column;
}

.carousel-controls {
  position: relative;
  bottom: 10px;
  right: 10px;
}

.carousel-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.ball-grid {
  display: grid;
  grid-template-columns: repeat(4, 24px);
  grid-template-rows: repeat(8, 24px);
  gap: 24px;
  position: absolute;
  top: 35%;
  right: 5%;
}

.ball {
  width: 16px;
  height: 16px;
  background-color: rgba(27, 176, 151, 1);
  border-radius: 50%;
  display: block;
}

@media (max-width: 991.98px) {
  .padding-horizontal-lg,
  .padding-horizontal-lg-left {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }

  .latest-story-layout {
    flex-direction: column !important;
  }

  .carousel-slide {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .lets-card {
    margin-bottom: 1.5rem;
  }

  .carousel-controls {
    width: 100%;
    justify-content: center !important;
  }
}

@media (max-width: 576px) {
  .cat-name {
    font-size: 1rem;
  }

  .cat-type {
    font-size: 0.85rem;
  }

  .lets-img {
    height: auto;
  }

  .row {
    margin-right: 0;
    --bs-gutter-x: none;
  }

  .stepper-container {
    margin: 15px;
  }

  .more-stories-section {
    margin: 20px;
  }
}

.blog-detail {
  word-wrap: break-word;
}

@supports (-webkit-overflow-scrolling: touch) {
  .carousel-slide .col-lg-6.padding-horizontal-lg-left .lets-img {
    height: 240px !important;
    max-height: 240px !important;
    object-fit: cover;
  }

  .carousel-slide {
    max-height: 550px;
  }
}

@media (min-width: 992px) {
  .carousel-container {
    margin-bottom: 3.5rem;
  }

  .carousel-wrapper {
    min-height: 500px;
  }

  .carousel-slide {
    max-height: 500px;
    padding: 0;
  }

  .stepper-container {
    margin-top: 4.5rem;
    padding-top: 3.5rem;
  }
}

@media (max-width: 991.98px) {
  .carousel-container {
    margin-bottom: 3rem;
  }

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

  .carousel-slide {
    max-height: none;
    padding: 0 10px;
  }

  .lets-blog .lets-img {
    height: auto;
    max-height: 300px;
  }

  .carousel-slide .col-lg-6.padding-horizontal-lg-left .lets-img {
    height: auto !important;
    max-height: 300px !important;
  }

  .stepper-container {
    margin-top: 3rem;
    padding-top: 2rem;
  }
}

@media (max-width: 767.98px) {
  .carousel-container {
    margin-bottom: 2.5rem;
  }

  .carousel-slide {
    padding: 0 5px;
  }

  .lets-blog .lets-img {
    max-height: 250px;
  }

  .stepper-container {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
  }
}

@media (max-width: 575.98px) {
  .carousel-container {
    margin-bottom: 2rem;
  }

  .lets-blog .lets-img {
    max-height: 200px;
  }

  .stepper-container {
    margin-top: 2rem;
    padding-top: 1rem;
  }
}

@media (max-width: 992px) {
  .list-menu-item {
    font-size: 0.95rem;
  }

  .list-menu a {
    font-size: 1rem;
  }

  .col-lg-8 {
    flex: 1;
  }

  .blog-title {
    font-size: 1.25rem;
  }

  .main-blog-content {
    margin-top: 0px !important;
  }

  .lets-blog .col-lg-3 {
    flex: 0 0 auto;
    width: 50%;
    margin-bottom: 20px;
  }

  .lets-blog .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (min-width: 992px) {
  .lets-blog .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .lets-blog .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
}

@media (max-width: 767.98px) {
  .lets-blog .col-lg-3,
  .lets-blog .col-md-6 {
    flex: 0 0 auto;
    width: 100%;
  }

  .lets-blog .lets-img {
    height: auto;
    max-height: 300px;
  }
}

@media (max-width: 575.98px) {
  .lets-blog .lets-img {
    max-height: 200px;
  }

  .lets-blog .lets-card {
    margin-bottom: 1.5rem;
  }

  .lets-blog .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .lets-blog .row {
    margin-left: -10px;
    margin-right: -10px;
    --bs-gutter-x: 1rem;
  }

  .lets-blog .col-lg-3,
  .lets-blog .col-md-6 {
    padding-left: 10px;
    padding-right: 10px;
  }
}
