#nav{
    width: 100%;
    height: 90px;
    /* border: 3px solid black; */
    display: flex;
    background-color: rgb(12, 12, 14);
    
}

a{
    color: rgb(242, 246, 242);
    background-color: transparent;
    text-decoration: none;
    font-size: medium;
}
.logo{
  width: 10%;
  height: 90px;
  /* border: 2px solid black; */
  margin-left: 50px;
  cursor: pointer;
}
.logo >.logoimg img{
    width: 95%;
    height: 70px;
}
.navele{
    margin: auto;
    width: 30%;
    height: 90px;
    padding-left: 150px;
    margin-left:180px;
    align-items: center;
    display:flex;
    justify-content: space-between;
    cursor: pointer;
    text-decoration: none;

}
.navele{
   transition: transform .2s;
   margin: 0 auto;
}
.navele:hover {
-ms-transform: scale(1.5); /* IE 9 */
-webkit-transform: scale(1.5); /* Safari 3-8 */
transform: scale(1.3); 
}
.navtxt{
    text-decoration: none;
    font-size: 15px;
   }
  .navtxt:hover{
    color:royalblue
  } 


.bar{
    width: 270px;
    height: 60px;
    /* border: 2px solid blue; */
    margin-right: 85px;
    align-items: center;
    margin-top: 15px;
    display: flex;
    font-size: medium;
}



  .login{
    padding: 15px 32px;
    background-color: rgba(22,125,200,1);
    /* text-decoration: none; */
    color: white;
    border-radius: 10px;
    text-decoration: none;
  }
  .login:hover{
    transform: scale(0.8);
    }

.signup{
    padding: 15px 32px;
    background-color:rgba(22,125,200,1);
    /* text-decoration: none; */
    color: white;
    border-radius: 10px;
    text-decoration: none;
   }
   .signup:hover{
    transform: scale(0.8);
    }
    #burger {
      display: none;
      }
    
    #burger {
      height: 100%;
      /* width: 40%; */
      font-family: sans-serif;
      background-color: white;
      display: none;
      }
      #burger > div {
      transition: color 0.3s ease;
      padding-top: 10px;
      font-size: large;
      padding: 2%;
      /* background-color: #902735; */
      font-weight: 600;
      background-color: white;
      color:  #00053d;
      }
      #burger > div:hover {
      width: 96%;
      border-radius: 3px;
      background-color: #b5d0f8;;
      color: #00053d;
      /* color: #FC2779; */


      /* nav complete here */
      }
      #slideshow{
        width:100%;
        height:400px;
        background-color: black;
      }
      #slideshow img{
        width:100%;
        height:400px
      }
      #misson{
        width:100%;
        height:400px;
        display: flex;
        flex-direction: row;
        padding-top: 50px;
        background-color: rgb(12, 12, 14);
      }
      #misson div{
        width:50%;
        height:400px;
        text-align: center;
        font-size: large;
        

      }
      #misson>div>p{
        color: aliceblue;
        text-underline-position: auto;
        margin-bottom: 1em;
      }
      #misson>div>h1{
        padding-top: 50px;
        color: aliceblue;
      }
      #misson>div>img{
        width:100%;
        height:400px
      }
      .theend{
        width: 100%;
        height: 350px;
        /* border: 2px solid pink; */
        margin: auto;
        padding-top: 150px;
       background-color: rgb(12, 12, 14); 
    }
    .theendcard{
    width: 600px;
    height: 350px;
    /* border: 2px solid green; */
    margin: auto;
    }
    .lastcard{
    margin: auto;
    /* border: 5px solid blue; */
    padding-left: 200px;
    cursor: pointer;
    }
    .lastcard img{
    width: 190px;
    height: 100px;
    padding-left: 22px;
    }
    .lastcard img:hover{
      transform: scale(0.8)
    }
    .lastcard1 :nth-child(2){
    width: 240px;
    padding-left: 25px;
    cursor: pointer;
    
    
    }
    .lastcard1 :nth-child(1){
    width: 218px;
    padding-left: 80px;
    cursor: pointer;
    
    
    }
    .lastcard1 p{
    text-align: center;
    padding-right: 45px;
    color: white;
    }
    
    .foot{
    font-size: medium;
    cursor: pointer; 
    }
    .foot1{
    font-size: medium;
    color: white;
    }
    .foot:hover{
    color: rgb(2, 231, 48);
    color: rgb(241, 103, 11);
    }
    .navtxt{
    text-decoration: none;
    font-size: medium;
    }
    .left_div{
color: white;
text-align: center;
max-width: 60%;
padding: 0px 5% 0 5%;
font-size: 40px;
text-align: justify;
}
@media screen and (min-width: 501px) and (max-width: 1000px) {
  .logo{
    display: block;
  }
  .logo>.logoimg img{
    height:90px
  }
  .navele{
    display:none
  }
  #butt{
    margin-left: 150px;
    display: flex;
    flex-direction: row;
  }
/* nav compltete here */
#misson{
  width:100%;
  height:800px;
  display: flex;
  flex-direction:column;
  padding-top: 20px;
  background-color: rgb(12, 12, 14);
}
#misson div{
  width:100%;
  height:300px;
  text-align: center;
  font-size: large;
  

}
#misson>div>img{
  width:100%;
  height:400px
}
.left_div{
  color: white;
  text-align: center;
  max-width: 60%;
  padding: 0px 15% 0 15%;
  font-size: 40px;
  text-align: justify;
  margin-bottom: 250px;
  }
  .foot1{
    display: none;
  }
  .lastcard1{
    display: flex;
    flex-direction: column;
    margin: auto;
    justify-content: space-between;
    padding-top: 50px;
  }
  .lastcard1 :nth-child(2){
    width: 218px;
    padding-left: 200px;
    cursor: pointer;
    padding-top: 20px;
    
    
    }
    .lastcard1 :nth-child(1){
    width: 218px;
    padding-left:200px;
    cursor: pointer;
    
    
    }
    .lastcard1 p{
    margin-right: 120px;
  
    }
    #par{
      display: none;
    }
    

}


 
