*{
    font-family: 'Comic Neue'
}

.logo{
    text-align: center;
}

#logo-img{
    text-align: center;
    width: 105px;
    height: 80px;
}
.carousel-image {
    width: -webkit-fill-available;; 
    height: 500px;
    border-radius:10px;
} 

 @media (max-width: 1024px) {
    .carousel-image {
        width: inherit;
        height: 260px
    }
  } 

.carousel-control-prev .carousel-control-prev-icon {
    background-color: #458fc9;
    border-radius: 50%;
  }
  .carousel-control-next .carousel-control-next-icon {
    background-color: #458fc9;
    border-radius: 50%;
  }  

#categories{
    /* background-color: #50b5df; */
    margin-top: 10px;
    /* height: 420px; */
}  
.heading{
   background-color:#b3dcec;
}
#cate-hd{
    text-transform: uppercase;
    font-size: 38px;
    text-align: center;
    font-weight: 800;
}
.cate-1{
    background-color: #f9e561;
    border-radius: 10px;
    height: 80px;
    margin-top: 30px;
}
.cate-sub-hd{
    text-transform: capitalize;
    margin-top: 12px;
    text-decoration: none;
    font-size: 38px;
    font-weight: 600; 
}

.cate-2{
    background-color: rgb(209, 151, 161);
    border-radius: 10px;
    height: 80px;
    margin-top: 30px;
}
.cate-3{
    background-color: #c7beef;
    border-radius: 10px;
    height: 80px;
    margin-top: 30px;
}


@media(max-width:760px){
    .cate-1{
        margin-left: 20px;
        margin-right: 20px;
    }
    .cate-2{
        margin-left: 20px;
        margin-right: 20px;
    }
    .cate-3{
        margin-left: 20px;
        margin-right: 20px;
    }
    .cate-sub-hd{
        font-size: 30px;
        margin-top: 18px;
    }
}


.thumbnail-img{
    width: 225px;
    height: 145px;
    margin-top: 30px;
    margin-left: 10px;
    border-radius: 7px;
    border: 2px solid #0a6180;
}
@media (max-width: 768px) {
    
    .thumbnail-img {
        width: 85px;
        height: 95px;
        border-radius: 10px;
        margin-right: 25px;
        display: inline-block;
    }
    .populer{
       margin-right: 25px;
    }
}
/* CSS for medium screens */
@media (min-width: 760px) and (max-width: 1024px) {
   
    .thumbnail-img{
        width: 160px;
        height: 140px;
        border-radius: 10px;
        margin-right: 10px;
        display: inline-block;
    }
    .populer{
        margin-right: 25px;
    }
}

.title{
    margin-top: 30px;
    background-color: #ddbde1;
    border-radius: 5px;
}
.age-title{
    margin-top: 10px;
}
.next-icon{
    font-size: 50px;
    margin-top: 15px;
    color: darkblue;
}

.prev-icon{
    font-size: 50px;
    margin-top: 15px;
    color: darkblue;
}
.com-hd{
    background-color: #dca7e3;
}



.thumbnail-img2{
    width: 250px;
    height: 170px;
    margin-top: 30px;
    margin-left: 30px;
    border-radius: 30px;
    border: 2px solid #0a6180;
}
@media (max-width: 760px) {
    
    .thumbnail-img2 {
        width: -webkit-fill-available;
        height: 200px;
        border-radius: 10px;
        margin-right: 25px;
        display: inline-block;
    }
    .populer2{
       margin-right: 25px;
    }
    
    .img-container{
        border: 5px solid #8484df;
        margin: 20px;
        border-radius: 0px 63px 0px 63px;
    
    }
    .img-caption{
        margin-left: 60px;
        color: darkblue;
        font-weight: 700;
        font-size: 17px;
    }
}
@media (min-width: 760px) and (max-width: 1024px) {
   
    .thumbnail-img2{
        width: 180px;
        height: 150px;
        border-radius: 10px;
        margin-right: 10px;
        display: inline-block;
    }
    .populer2{
        margin-right: 25px;
    }
    .img-caption{
        color: darkblue;
        font-size: 20px;
        font-weight: 700;
    }
  
    
}
@media (min-width: 992px) {
    .img-container {
        border: 5px solid #8484df;
        margin: 20px;
        border-radius: 0px 63px 0px 63px;
    }
    .img-caption{
        margin-left: 60px;
        color: darkblue;
        font-weight: 700;
        font-size: 17px;
    }
}


.carousel-image1 {
    width: 500px;
    height: 500px;
    border-radius: 10px;
    margin-left: 289px;
    border: 2px solid black
} 

 @media (max-width: 760px) {
    .carousel-image1 {
        width: 260px;
        height: 300px;
        border-radius: 10px;
        margin-left: 27px;
        border: 2px solid black
    }
  } 
  @media(width:540px){
    .carousel-image1 {
        width: 260px;
        height: 300px;
        border-radius: 10px;
        margin-left: 114px;
        border: 2px solid black
    }
  }
  @media(width:1024px){
    .carousel-image1 {
        width: 260px;
        height: 300px;
        border-radius: 10px;
        margin-left: 320px;
        border: 2px solid black
    }
}
  @media (min-width: 760px) and (max-width: 1020px) {

    .carousel-image1 {
        width: 500px;
        height: 500px;
        border-radius: 10px;
        margin-left: 85px;
        margin-top: 20px;
        border: 2px solid black
    }

  }

.carousel-control-prev .carousel-control-prev-icon {
    background-color: #458fc9;
    border-radius: 50%;
  }
  .carousel-control-next .carousel-control-next-icon {
    background-color: #458fc9;
    border-radius: 50%;
  } 


  .hd-com{
    font-weight: 600;
    text-align: center;
    color: darkblue;
    font-size: 50px;
  }
  .suggestion-hd{
    background-color: #e6e6fa;
    border: 5px solid #9595f0;
    border-radius: 30px;
    margin-top: 20px;
  }

#footer{
    text-align: center;
    padding: 4px;
    background-color: white;
    margin-top: 30px;
}