
[class*="col-"] {
    float: left;
    padding: 15px;
  }
  
  
  
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 40%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
  .col-13 {width: 70%;}
  .col-14 {width: 74.5%;}
  .col-15 {width: 10%;}
  .col-16 {width: 80%;}
  .col-17 {width: 5%;}
  .col-18 {width: 95%;}
  .col-19 {width: 15%;}
  .col-20 {width: 20%;}

  @media only screen and (max-width: 768px) {
    /* For mobile phones: */
    [class*="col-"] {
      width: 100%;
    }
  }
  

  .leftsidebar1{

    display: block;
    display: float;
    
  }

  
  @media only screen and (max-width: 786px){
    /* For mobile phones: */
  
    .leftsidebar1{

      display: none;
      position: static;
      
    }

 }




  .navbar{
    width: 100%;
    box-shadow: 1px 1px 2px rgb(0, 0, 0, 0.5);
    background-color: white;
    opacity: 100%;
    display: flex;
  
  }


  .EducationImge{
    margin: 5px;
    padding: 5px;
  }

  .EducationImgeIN{
 
    display: none;
 
  }



  
  @media only screen and (max-width: 786px){
    
    /* For mobile phones: */
   
    .EducationImgeIN{
      margin: 25px 0px 30px 0px;
      
        display: block;

    }

    .EducationImge{
      margin: 0px 50px 5px 0px;

    }


 }



 .EducationImgeIN1{
  margin: 55px 0px 5px 0px;
  
  
}

 
 @media only screen and (max-width: 786px){
    
  /* For mobile phones: */
 
  .EducationImgeIN{
    display: block;
  }
}

.EducationImgeIN2{
  border-radius: 15px;
  width: 40%;
  margin: 55px 0px 5px 0px;
  text-align: center;
  background-color: rgba(255, 144, 26, 0.3);
}

p.navbaropt10:hover{
  color: orange;
}

p.navbaropt20:hover{
  color: orange;
}

@media only screen and (max-width: 786px){
    
  /* For mobile phones: */
 
  .EducationImgeIN2{
    display: none;
    width: 100%;
    margin: 55px 0px 5px 0px;
    text-align: center;
    background-color: rgb(0, 0, 0, 0.3);
  
  }
}



.EducationImgeIN1{
  margin: 55px 0px 5px 0px;
  
  border-rightooo: 2px solid rgb(255, 165, 0, 0.2);
  
  font-size: 60px;
  width: 50%;
  
}

p.welText{
  font-size: 60px;
}


.copyWelc{
  display: none;
}

.rejFed{
  display: none;
}

.rejisDoubleDiv1{
  display: none;
}



.rejisDoubleDiv2{

  display: block;
  margin: 5px 0px 5px 1px;
  padding: 5px;
  display: none; 
}



@media only screen and (max-width: 786px){
    
  /* For mobile phones: */
 
  .EducationImgeIN1{

    display: none;
    
    width: 100%;
    border: none;
    
  }


  .rejisterdiv{
    font-size: ;
    color: black;
  }

 .firstdiv{
    border-radius: 15px ;
    padding: 0px 0px 7px 0px;
    border: 2px solid black;
    
  }


  p.welText{
    font-size: 30px;
  }


 .Streamed1{
  display: none;
 }

 .copyWelc{
  display: block;
}

.rejFed{
  display: block;
  margin: 25px 0px 0px 0px;
  
}


.firstdiv1{
  font-size: 15px;
  margin: 0px 0px 0px 0px;
  
}


.rejisDoubleDiv{
  display: none;
}

.rejisDoubleDiv1{
  display: block;
  margin: 5px 1px 0px 0.5px;
  padding: 5px;

}

.rejisDoubleDiv2{

  display: block;
  margin: 5px 0px 0px 0.5px;
  padding: 5px;
 
}

}





div.firstdiv:hover{
color: black;
 box-shadow: 3px 2px 4px 5px orange;
}

.firstdiv{
  font-size: 30px;
  width: 40% ;
  margin: auto;
  border-radius: 25px;
  background-color: orange;
  color: white;
  border: 2px solid black;
}





  .navbaropt1{
    width: 20%;
    display: flex;
  }


  @media only screen and (max-width: 786px){
    /* For mobile phones: */
   .navbaropt1 {
    
   
   width: 33%;
       }


    .numberstext{
      margin: 1px 1px 1px 1px;
    }


 }




  .navbaropt2{
    width: 20%;
    display: flex;
  }

  @media only screen and (max-width: 786px){
    /* For mobile phones: */
   .navbaropt2 {
    width: 1px;
     display: none;
    }
 }

 p.scrollDown:hover{
  color: orange;
 }

 button.lowerDiv:hover{
  background-color: rgb(245, 245, 245, 0.8);
  color: black;
 }


 .lowerDiv{
  background-color: rgb(255, 255, 255, 0);
 }
  

 .feedback1lin{
  font-size: 20px;
 }

 .feedback2lin{
  color: white;
  font-size: 45px;
 }

 .feedback3lin{

  display: flex;

 }


 .feedback3lin{

  width: 98%;
  height: auto; 
  position: absolute; 
  overflow-x: auto;
  margin: 5px;
  border-radius: 15px;
  background-color: rgb(240, 248, 255, 0);

 }


 @media only screen and (max-width: 786px){
  /* For mobile phones: */
  .feedback1lin{
    font-size: 15px;

   }

   .feedback2lin{
    color: white;
    font-size: 25px;
   }



   .feedback3lin{

    width: 90%;
    height: auto; 
    position: absolute; 
    overflow-x: auto;
    margin: 5px;
    border-radius: 15px;
    background-color: rgb(240, 248, 255, 0);
  
   }



}







.footer1{
  background-image : url('Logo/Untitled design (6).png');
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.4;
  position: center;
  align-items: center;

}








.footer {
 
  color: black;
  padding: 30px 0;
}

.footer .container1 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.footer .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.footer .col-md-3 {
  margin-bottom: 20px;
}

.footer h4 {
  font-weight: bold;
  margin-top: 0;
}

.footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer li {
  margin-bottom: 10px;
}

.footer a {
  color: black;
  text-decoration: none;
}

.footer a:hover {
  color: orange;
}

.footer .social-links {
  margin-top: 20px;
}

.footer .social-links li {
  display: inline-block;
  margin-right: 10px;
}

.footer .social-links i {
  font-size: 24px;
}

.footer .copyright {
  font-size: 14px;
  color: #666;
  margin-top: 20px;
}

