body.sidebar-open .sidebar {
            left: 0;
        }
             .main-content {
  
   transition: transform 0.3s ease;
}
.finslrtre1{
    margin-bottom: 1rem;
}

body.sidebar-open .main-content {
   transform: translateX(40%);
}
    .wandreac{
        font-family: Arial, Helvetica, sans-serif;
        line-height: 1.4;
    }
    
    .jjdgvhh{
        border-bottom: 0.04rem solid red;
        text-decoration: none !important;
    }
    .mmkgtg h2,h3{
        font-family: Arial, Helvetica, sans-serif;
        letter-spacing: -0.02rem;
        margin: 1rem 0;
        line-height: 1.3;
    font-size: 1.22rem;
    }
    .hhety{
        display: flex;
        align-items: center;
    }
    .jjdi455{
      font-family: system-ui;
      font-weight: 700;
      font-size: 0.88rem;
      color:#b32612;
    }
    .mmh{
        font-family:system-ui;
    }
    .mmkgtg h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    margin: 1rem 0;
    line-height: 1.3;
    font-size: 1.1rem;
    display: flex;
    align-items:center;
}
.dots-red{

    height: 7px !important;
    width: 9px !important;
    background: #9e1511;
    display: flex;
    /* border-radius: 50%; */
    margin-right: 8px;

}
    .desrhjh{
        background-color: black;
        font-family: cursive;
        margin: 0 20px;
        text-align: center;
        padding: 10px;
        font-weight: 400;
        
        color: #ffff;
    }
    .l8fe{
      font-weight: 400;
      font-size: 1rem;
 font-family: Arial, Helvetica, sans-serif;
      
    }
    .mgyh{
            margin:1rem 0;
        }
    .article-title{
        border: none;
    }
    .mmkgtg h2{
        font-weight: 700;
        font-size: 1.34rem;
    }
    @media (max-width: 768px){
        .article-wrapper {
            width: 100% !important;
        }
        .img-ad-right {
            width: 100%;
        }
        .mgyh{
            margin-bottom: 0.6rem;
            gap: 1rem;
        }
        .article-title {
            margin-top: 0.5rem;
        }
        .main-detailwanda{
            flex-direction: column;
        }
    }
    .jjurgg{
        max-width: 755px !important;
    }
    .custom-carousel {
  position: relative;
  max-width: 100%;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  font-family: system-ui, sans-serif;
}
.hyrghu{
    height: 100px;
    width: 100px;
}
.carousel-track {
  display: flex;
  transition: transform 0.6s ease-in-out;
}

.carousel-slide {
  min-width: 100%;
  opacity: 0;
  transform: scale(0.98);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.art-img{
    width: 100%;
    margin: 1rem 0;
}
.art-img img{
    width: 100%;
}

.carousel-slide.active {
  opacity: 1;
  transform: scale(1);
}

.carousel-slide img {
  width: 100%;
  height: auto;
  display: block;
  border-bottom: 1px solid #ccc;
}

.caption {
  padding: 10px 15px;
  font-size: 1rem;
  color: #333;
  background: #f7f7f7;
}

.carousel-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  padding: 12px 21px;
  font-size: 1.5rem;
  cursor: pointer;
  border-radius: 50%;
  z-index: 10;
  transition: background 0.3s ease;
}

.carousel-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}

.carousel-btn.prev {
  left: 10px;
}

.carousel-btn.next {
  right: 10px;
}

@media (max-width: 768px) {
  .caption {
    font-size: 0.9rem;
    padding: 8px 12px;
  }
  .article-body p{
      line-height:1.5;
  }

  .carousel-btn {
    padding: 10px 14px;
    font-size: 1.2rem;
  }
  .img-ad-right{
   margin-top: 0rem !important;
}
}


/* detail section */

    .article-wrapper {
  width: 65%;
  margin: 0 auto;
  padding: 30px 20px;
  font-family: 'Georgia', serif;
  line-height: 1.7;
  color: #111;
}
.img-ad-right{
   margin-top: 14.1rem;
   width: 30%;
}
.srticky{
     position: sticky;
    top: 10px;
    height: 90vh;
    width:100%;
    
}
.img-ad-right img{
    width: 90%;
    border: 1px solid black;
    margin: 0 auto;
    height: 90vh;
    display: flex;
}

.article-tags {
  font-size: 16px;
  margin-bottom: 15px;
  margin: 0 auto;
  justify-content: center;
  display: flex;
  font-family: system-ui;
  gap: 0.7rem;
}
.main-detailwanda{
    display: flex;
    
}

.tag {
  background-color: #f4c518;
  padding: 2px 8px;
  font-size: 12px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  letter-spacing: 0.5px;
}

.tag-secondary {
  color: #444;
  font-weight: bold;
}

.article-title {
  font-size: 2.7rem;
  line-height: 1.2;
  font-weight: 800;
  font-family: "Playfair Display", serif;
  margin-top: 3rem;
  margin-bottom: 20px;
}

.article-image img {
  width: 100%;
  height: auto;
  margin: 3rem auto 0.3rem auto;
  display: flex;
  
}

.caption {
  font-size: 12px;
  color: #777;
  margin-bottom: 30px;
}
.captionia{
    font-size: 12px;
  color: #777;
  margin-bottom: 30px;
  font-family: system-ui;
}

.article-meta {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
  justify-content: center;
}

.author-img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  object-fit: cover;
}

.author-name {
 font-family: system-ui;
 font-weight: 600;
  font-size: 16px;
}

.date {
  font-size: 13px;
  margin-top: 1rem;
  color: #555;
  font-family: system-ui;
}
.article-body{
    margin-top: 1rem;
}

.article-body p {
  
  font-size: 1.125rem;
  color: #3A3A3A;
}

.article-body a {
    color: #3A3A3A;
  text-decoration: underline;
}

.why-we-wrote {
  background-color: #ffc700;
  padding: 20px;
  text-align: center;
  margin-top: 40px;
  border-left: 6px solid #ffc700;
}

.why-title {
  font-size: 16px;
  font-family: system-ui;
  font-weight: bold;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

.why-subtitle {
 
  margin-bottom: 10px;
  font-family: system-ui;
  font-style: italic;
}

.why-desc {
  font-size: 1.3rem;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-style: italic;
}

/* Responsive */
@media (max-width: 600px) {
  .article-title {
    font-size: 22px;
    margin-top: 0.6rem;
  }

  .article-meta {
    flex-direction: column;
    align-items: flex-start;
  }

  .author-img {
    width: 40px;
    height: 40px;
  }

  .why-we-wrote {
    font-size: 15px;
  }
}
.dubhfrtye{
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
.ad-se{
    width: 100%;
    margin: 2rem auto;
}
.ad-se img{
    width: 100%;
}
.cta-wrapper {
  text-align: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  padding: 40px 20px;
}

.cta-box {
  background: #f8f8f8;
  border-top: 6px solid #fbc600;
  border-bottom: 6px solid #fbc600;
  padding: 30px 20px;
  max-width: 800px;
  margin: 0 auto;
}

.cta-login-row {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin-bottom: 25px;
}

.cta-login-button {
  padding: 8px 14px;
  border: 1px solid #333;
  background: #fff;
  color: #111;
  font-size: 14px;
  border-radius: 4px;
  cursor: pointer;
}

.cta-heading {
  font-size: 20px;
  font-weight: bold;
  color: #111;
  margin-bottom: 20px;
}

.cta-description {
  font-size: 16px;
  color: #222;
  max-width: 700px;
  margin: 0 auto 25px;
  line-height: 1.6;
}

.cta-description a {
  color: #2b8fd6;
  text-decoration: underline;
}

.cta-subscribe-button {
  padding: 12px 30px;
  font-size: 16px;
  background: #000;
  color: #fff;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

.cta-social-icons {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 25px;
  flex-wrap: wrap;
}

.cta-social-icons a {
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #ccc;
  font-size: 20px;
  color: #222;
  transition: all 0.3s;
}

.cta-social-icons a:hover {
  border-color: #000;
  color: #000;
}

/* Responsive */
@media (max-width: 600px) {
  .cta-login-row {
    flex-direction: column;
  }

  .cta-heading {
    font-size: 18px;
  }

  .cta-description {
    font-size: 15px;
  }

  .cta-subscribe-button {
    font-size: 15px;
  }
}
.adsec2{
    width: 60%;
    margin: 2rem auto;
}
.adsec2 img{
    width: 100%;
}


 
  .social-icons span {
    display: inline-block;
    font-size: 1.3rem;
    margin-right: 0.5rem;
    cursor: pointer;
  }

 
    @media (max-width: 768px) {
    .recent-thumb-x1 {
        width: 100%;
        height: auto;
    }
    .img-ad-right{
display:none;
}
}
.hdtd{
    font-family: Arial, Helvetica, sans-serif;
}
.htuwe{
    margin-bottom: 0;
}