*{
     margin: 0;
     padding: 0;
     box-sizing: border-box;
     /* border: 1px solid red; */
    }
body{
       background: url('https://assets.pokemon.com/static2/_ui/img/chrome/container_bg.png') repeat;
}
    .header-1-imgs{
height: auto;
width: 100%;
align-items: center;
    padding: 0 50px;
}

.img-header{
    border: 0 5px 0 5px solid rgb(14, 13, 13);
     margin-top: 5px;
     
}

.img-header:hover{
    opacity: 0;
    transition: 0.5s;
    cursor: pointer;
    margin-top: 0px;
    margin-left: -5px;
}


.pokemon-navbar {
    background-color: whitesmoke;
      display: flex;
      overflow-x: auto;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc;
      padding: 5px 0;
      scroll-behavior: smooth;
      position: sticky;
      top: 0;
      left: 0;
      z-index: 99;
    }

    .pokemon-navbar::-webkit-scrollbar {
      display: none;
    }
.divs{
      flex: 0 0 auto;
      width: 80px;
      text-align: center;
      text-decoration: none;
      color: #333;
      font-size: 12px;
      padding: 10px 0;
      transition: background-color 0.3s ease, color 0.3s ease;
      font-weight: bold;
          height: 75px;
    width: 120px;
}
    .divs img {
      width: 24px;
      height: 24px;
      display: block;
      margin: 0 auto 5px;
      transition: transform 0.3s ease;
    }
.active{
    border-radius: 0px 0px 0px 5px;
}
.divs a{
    color: black;
}

.div-1:hover{
    
background-color: red;
transition: 0.5s;
cursor: pointer;
}
    .divs:hover {
      background-color: #d1d1d1;
      color: #ffff;
    }

    .divs:hover img {
      transform: scale(1.1);
    }

    .divs.active {
      background-color: #999999;
      color: white !important;
    }
.div-1{
    border-bottom: 5px solid red;
}
.div-1:hover{
    background-color: red;
}

.div-2{
    border-bottom: 5px solid orangered;
}
.div-2:hover{
    background-color: orangered;
}

.div-3{
    border-bottom: 5px solid yellow;
}
.div-3:hover{
    background-color: yellow;
}
.div-4{
    border-bottom: 5px solid green;
}
.div-4:hover{
    background-color: green;
}
.div-5{
    border-bottom: 5px solid rgb(33, 117, 150);
}
.div-5:hover{
    background-color: rgb(33, 117, 150);
}
.div-6{
    border-bottom: 5px solid rgb(34, 0, 128);
    border-radius: 0px 0px 5px 0px;
}
.div-6:hover{
    background-color: rgb(34, 0, 128);
}

.hero-sec {
    /* margin-top: 100px; */

}
.grid-1{
  /* text-align: center; */
justify-content: center;
margin-top: 50px;
gap: 20px;
}
  
.sidebar-img{
    background-image: url(./assests/body_bg.png);
}

.grid-col-1{
    height: 470px;
    width: 540px;
align-self: center;
    background-color: #b788f5;
border-radius: 10px;
}
.grid-col-1:hover{
background-color: #975FE2;
 transition: 0.5s;
 cursor: pointer;
margin-top: -10px;

}

.grid-col-1 img{
border-radius: 10px 10px 0px 0px;

}
.grid-col-1 img:hover{
transition: 0.5s;
    opacity: 0.9;
}

@media screen and (max-width: 1024px) {
  .grid-col-1 {
    width: 440px;
    height: 400px;
  }
}

/* Mobile View (max-width: 768px) */
@media screen and (max-width: 768px) {
  .grid-col-1 {
    width: 100%;     /* Full width for mobile */
    height: auto;    /* Let height adjust naturally */
    padding: 0px;   /* Optional: spacing for mobile */
  }
}

.txt-1{
    color: white;
    font-weight: 700;
    font-size: 20px;
    margin: 20px 0 0 10px;
}
.txt-1:hover{
transform: scale(0.9);
transition: 0.5s;
}
.txt-2{
    color: #4B1A8E;
    font-size: 15px;
    font-weight: normal;
    margin: 10px 0 20px 10px;
}

.grid-col-2{
    height: 240px;
    width: 250px;
    background-color: #e7643c;
    border-radius: 10px;
}

.grid-col-2:hover{
    cursor: pointer;
    background-color: #DA471B;
    transition: 0.5s;
    margin-top: -10px;
}

.grid-col-2 img{
border-radius: 10px 10px 0px 0px;
}

.txt-3{
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin: 7.5px 0 0 7px;
}

.txt-3:hover{
transform: scale(0.9);
transition: 0.5s;
}


/* Tablet and below (stack vertically, center vertically, no padding) */
@media screen and (max-width: 1024px) {
  .grid-col-2 {
    display: block;
    padding: 0;
    margin: 0 auto;         /* Center horizontally */
        margin-top: 10px;
    margin-bottom: 10px;  
}

  /* Optional: Centering container vertically */
  .grid-col-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

  }
}

.grid-col-3{
    height: 240px;
    width: 250px;
    background-color: #c4a56f;
    border-radius: 10px;
    margin-top: 20px;
}

.grid-col-3:hover{
    cursor: pointer;
    background-color: #B89355;
    transition: 0.5s;
    margin-top: -10px;
}

.grid-col-3 img{
border-radius: 10px 10px 0px 0px;
}

.txt-4{
    color: white;
    font-size: 18px;
    font-weight: 700;
    margin: 7.5px 0 0 7px;
    text-shadow: 1px 1px 2px whitesmoke;
}

.txt-4:hover{
transform: scale(0.9);
transition: 0.5s;
}

/* Tablet and below (stack vertically, center vertically, no padding) */
@media screen and (max-width: 1024px) {
  .grid-col-3 {
    display: block;
    padding: 0;
    margin: 0 auto;         /* Center horizontally */
    margin-top: 10px;
    margin-bottom: 10px;  
}

  /* Optional: Centering container vertically */
  .grid-col-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

  }
}


.grid-2{
    justify-content: center;
margin-top: 30px;
gap: 20px;
}

.grid-2-1{
height: 240;
width: 250px;
border-radius: 10px;
background-color: #a3a3a3;
}
.grid-2-1:hover{
background-color: #6b6b6b;
transition: 0.5s;
cursor: pointer;
margin-top: -5px;
}

.txt-5{
    color: black;
    font-size: 22px;
    font-weight: normal;
    text-transform: capitalize;  
    margin: 7.5px 0px 0px 7px;
}
.txt-5:hover{
transform: scale(0.9);
transition: 0.5s;
}

.grid-2-2{
height: 240;
width: 250px;
border-radius: 10px;
background-color:  #ff6db1;
border-radius: 10px;
}
.grid-2-2:hover{
    background-color: #FF2A8E;
    transition: 0.5s;
    cursor: pointer;
}
.grid-2-2 img{
   border-radius: 10px 10px 0px 0px;
}
.txt-6{
    color: white;
    font-size: 22px;
    font-weight: normal;
    text-transform: capitalize;  
    margin: 7.5px 0px 0px 7px;
}

.txt-6:hover{
transform: scale(0.9);
transition: 0.5s;
}

.grid-2-3{
    height: 240;
width: 250px;
border-radius: 10px;
background-color:  #225dca;
}

.grid-2-3:hover{
    background-color: #1B53BA;
    transition: 0.5s;
    cursor: pointer;
}

.txt-7{
    color: white;
    font-size: 22px;
    font-weight: normal;
    text-transform: capitalize;  
    margin: 7.5px 0px 0px 7px;
}

.txt-7:hover{
transform: scale(0.9);
transition: 0.5s;
}

@media screen and (max-width: 1024px) {
  .grid-2-1 {
    display: block;
    padding: 0;
    margin: 0 auto;         /* Center horizontally */
    margin-top: 10px;
    margin-bottom: 10px;  
}

  /* Optional: Centering container vertically */
  .grid-2-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

  }
}

@media screen and (max-width: 1024px) {
  .grid-2-2 {
    display: block;
    padding: 0;
    margin: 0 auto;         /* Center horizontally */
    margin-top: 10px;
    margin-bottom: 10px;  
}

  /* Optional: Centering container vertically */
  .grid-2-2 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

  }
}

@media screen and (max-width: 1024px) {
  .grid-2-3 {
    display: block;
    padding: 0;
    margin: 0 auto;         /* Center horizontally */
    margin-top: 10px;
    margin-bottom: 10px;  
}

  /* Optional: Centering container vertically */
  .grid-2-3 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

  }
}


.slider-wrapper {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}

.slide {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  padding: 60px;
  align-items: center;
  justify-content: space-between;
  opacity: 0;
  transform: scale(0.95);
  transition: all 0.8s ease-in-out;
  z-index: 0;
}

.flex--active {
  opacity: 1;
  transform: scale(1);
  z-index: 2;
  background-color: #313131;

}

.flex-item {
  width: 50%;
  padding: 40px;
  background-color: #313131;
}

.flex-item--left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 2;
}

.flex-item--right img {
  width: 100%;
  max-height: 500px;
  object-fit: contain;
  transition: transform 0.5s ease;
  animation: float 3s ease-in-out infinite;
}

@keyframes float {
  0%, 100% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(-20px);
  }
}

.text-sub {
  font-size: 20px;
  color: #ffcb05;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.text-big {
  font-size: 48px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 20px;
}

.text-normal {
  font-size: 18px;
  color: #cccccc;
  line-height: 1.6;
  max-width: 500px;
}

.text-background {
  position: absolute;
  top: 20%;
  left: 10%;
  font-size: 200px;
  font-weight: 900;
  color: rgba(255, 255, 255, 0.03);
  z-index: 0;
  pointer-events: none;
}

.slider-navi {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 12px;
  z-index: 10;
}

.slide-nav {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #666;
  cursor: pointer;
  transition: background 0.3s ease;
}

.slide-nav.active {
  background: #ffcb05;
  box-shadow: 0 0 10px #ffcb05;
}

@media screen and (max-width: 768px) {
  .slide {
    flex-direction: column;
    padding: 40px 20px;
  }

  .flex-item {
    width: 100%;
    padding: 20px 0;
  }

  .text-big {
    font-size: 36px;
  }

  .text-background {
    font-size: 100px;
    top: 15%;
    left: 5%;
  }
}

.footer {
  background: #1d1d1d;
  color: #fff;
  padding: 40px 20px;
  font-family: 'Poppins', sans-serif;
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}

.footer-col {
  flex: 1 1 200px;
}

.footer-col h4 {
  font-size: 18px;
  margin-bottom: 15px;
  color: #ffcc00;
}

.footer-col ul {
  list-style: none;
  padding: 0;
}

.footer-col ul li {
  margin-bottom: 10px;
}

.footer-col ul li a {
  color: #ccc;
  text-decoration: none;
  transition: 0.3s;
}

.footer-col ul li a:hover {
  color: #fff;
}

.social-icons a .fab {
    border-radius: 50px;
    padding-top: 10px;
    justify-content: center;
    align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  transition: transform 0.3s;
  color: white;
background-color: #ffcc00;
}

.social-icons a:hover .fab {
  transform: scale(1.1);
  background: #1d1d1d;
transition: 0.5s;
}

.footer-bottom {
  margin-top: 30px;
  text-align: center;
  font-size: 14px;
  color: #888;
}