
#navbar{
    background-color: black;
    width:100%;
    height:45px;
    display: flex;
    flex-wrap: wrap;
    color:white;
    font-size: 17px;
    padding-left: 12%;
    align-items: center;
    padding-bottom: 10px;
    font-family: Arial, Helvetica, sans-serif;
   
   }
  
  #navbar>p{
    padding-right: 30px;
  }
  #navbar>i{
    padding-right:10px ;
  }
  #navbar>input{
    margin-left:28em;
  }
  #image_logo>h5{
    font-family: Verdana, Geneva, Tahoma, sans-serif;
  }
  #menubar{
    width:75%;
    height:38px;
    border-top: 3px solid black;
    border-bottom: 1px solid black;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    
    font-size: 25px;
    padding-bottom: 10px;
  }
  #menubar>p>a{
    text-decoration: none;
    color:black;
    width:auto;
   margin-left: -2px;
   padding-top: 35px;
  }
  #menubar>a>i{
    padding: 10px 10px;
    color:black;
    margin-right: 10px;
  }
  #menubar>p:hover{
     border-bottom: 1px solid red;
     border-bottom-width:50%;
     background-color: white;
     
  }


  .dropbtn {
  /* background-color: #04AA6D; */
  color:black;
  padding: 5px;
  font-size: 18px;
  height:32px;
  background-color: white;
  /* border-bottom: 1px solid black; */
  border:none;
  font-family: 'Times New Roman', Times, serif
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  /* background-color: #f1f1f1; */
  width: 170px;
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  /* z-index: 1; */
}

/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  font-size: 15px;
  text-decoration: none;
  display: block;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {display: block;}
.dropdown:hover .dropbtn {border-bottom: 1px solid red;}
.dropdown:hover .dropbtn {background-color: #e5e5e5;}

    #div>img{
        width:100%;
    }
    #div{
         /* border: 1px solid black;  */
        height: 300px;
        width: 370px;

    }
    
    #maincontainer{
        display: grid;
  grid-template-columns: repeat(3,1fr);
  width:75%;
  height:auto;
  margin:0 auto;
  margin-top: 50px;
  border-top: 1px solid black;
    }

    #left {
        width:110%;
     
}

#middle {
    width:85%;
   /* border: 1px solid black;  */
  margin-left: 12%;
  margin-top: 70px;
 
}
#middle>#div{
    width:100%;
    height:auto;
}
#right{
    width:100%;
  /* border:1px solid black; */
}
#right>#div{
    height:auto;
  width:100%;
  /* border: 0.1px solid black; */
  margin-top: 10px;
  border-radius: 5px;
}
#left>p,#right>p{
    font-size:15px;
}

#left>#div{
    height:auto;
  width:100%;
  /* border: 0.1px solid black; */
  margin-top: 10px;
  border-radius: 5px;

}

#middle>#div>img{
    width:99%;
    height:130px;
  margin-right: 160px;
  padding-top: 7px;
}

#footer>img{
    width:100%;
    height:150px;
}
#left>h2,#right>h2,#srk>h2,#kgf>h2,#mainbox>#six>h2{
    text-decoration: underline;
    text-decoration-color: red;
}

#cartoon{
    width:60%;
    border-top:1px solid black;
    border-bottom: 1px solid black;
    height:380px;
    margin:0 auto;
    margin-top: 15px;
    display: flex;
    margin-bottom: 15px;
}
#cartoon>#srk{
    width:48%;
    height:250px;
    /* border:1px solid black; */
    margin-right: 10px;
}
#cartoon>#kgf{
    width:25%;
    height:280px;
    /* border:1px solid black; */
}
#srk>img,#kgf>img{
    width:100%;
    height:100%;
}

#mainbox>#six,#mainbox>#seven{
    display:flex;
    flex-wrap: row-wrap;
    /* border:1px solid black; */
    width:70%;
    height:280px;
    margin:0 auto;
    justify-content: space-around;
}
#mainbox>#six>h2{
   margin-bottom: 20px;
}
#mainbox>#six>div{
     width:100%; 
    height:190px;
    /* border:1px solid red; */
   margin: 0 auto;
  margin-top: 70px;
  margin-left: 35px;
  
}
#mainbox>#six>div>img,#mainbox>#seven>div>img{
    height:55%;
    width:100%;
    box-shadow: rgba(6, 24, 44, 0.4) 0px 0px 0px 2px, rgba(6, 24, 44, 0.65) 0px 4px 6px -1px, rgba(255, 255, 255, 0.08) 0px 1px 0px inset;
}
#mainbox>#six>div>h4,#mainbox>#seven>div>p{
    margin-top: -1px;
}
#seven>div{
    margin-top:0;
    width:20%;
    height:190px;
    margin: 0 auto;
    margin-left: 35px;
}
#mainbox>#seven{
    border-bottom: 1px solid black;
   height:180px;
   margin-bottom: 30px;
}
#footer1>img{
    width:75%;
    height:430px;
    border-bottom: 1px solid black;
}
#footer1{
    display: flex;
    justify-content: center;
}

#container{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  width:75%;
  height:auto;
  margin-top:50px ;
  border-top: 1px solid black;
}
/* #container>div{
  border:1px solid black;
  
} */
#container>#box2{
  width:85%;
   /* border: 1px solid black;  */
  margin-left: 12%;
  margin-top: 24px;
}
#container>#box1{
  width:110%;
}
#container>#box3{
  width:100%;
   border-left:1px solid black; 
}
#box1>h2,#box3>h2{
  text-decoration: underline;
  text-decoration-color: red;
  text-align:left;
  margin-top: -0.1px;
}
#box1>#top1{
  height:490px;
  width:100%;
  /* border: 0.1px solid black; */
  margin-top: -1px;
  border-radius: 5px;
}
#top1>img,#top2>img,#top3>img{
  width:100%;
}
#top1>p,#top2>p{
  font-size:15px;
}
#top1>:last-child{
  margin-top: -17px;
}
#top2,#top3{
  margin-top: 8px;
  /* border:1px solid black; */
  border-radius: 5px;
}
#sec1>img{
  width:46%;
  margin-right: 160px;
  padding-top: 7px;
}
#sec1{
  height:100px;
  width:98%;
  border-bottom:1px solid black;
  margin-top: 6px;

}
#sec1>p{
  /* justify-content:right; */
  margin-left: 42%;
  text-align:end;
  margin-top: -90px;
  width:48%;
  font-family: 'Times New Roman', Times, serif;
}
#box3>#bishnu>img{
    width:45%;
    margin-right: -190px;
  padding-top: 9px;
  /* padding-bottom: 5px; */
}
#box3>#bishnu{
  /* border-bottom:1px solid black; */
  /* border-left:1px solid black; */
  height:100px;
  margin-top: 1px;
}
#bishnu>h4{
  margin-right: 50%;
  text-align:end;
  margin-top: -90px;
  width:48%;
  font-family: 'Times New Roman', Times, serif;
}
#footer>img{
    width:100%;
    height:150px;
}

#detailed_news>div{
  margin:0 auto;
  width:70%;
  margin-top: 40px;
}


#side-nav {
  position: absolute;
  width:5%;
  /* border:1px solid red; */
  height:100%;
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding:5px;
}
#side-nav p {
  font-size: 10px;
}
#side-nav a {
  margin-top: 30px;
}

#horiline {
  background-color: white;
  font-size: 25px;
  border:none;
  margin-top: 14px;
  border-radius: 50%;
  padding:3px 6px;
}
#horiline:hover {
  background-color: lightgray;
}


#side-div {
  display:none;
  border: 1px solid rgb(224, 221, 221);
  width:18%;
  position:absolute;
  background-color: white;
  top:70px;
  height:2130px;
  
}
#side-div > span {
  display:flex;
  align-items: center;
  margin:0px;
  padding: 7px;
}
#side-div > span:hover {
  background-color: rgba(0, 0,0, 0.1);
}
#side-div>span> a {
  margin:1px 24px;
  font-weight: 800;
  font-size: 17px;
  color:black;
}
#side-div>center>img{
  width:70%;
  height:40px;
  border-bottom: 4px solid black;
  border-bottom-width: 100%;
 text-align: center;
 margin-bottom: 8px;
}
i{
  color:black;
}
p>a{
  margin:1px 36px;
  font-size: 15px;
  color:black 
}

