*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
h1{
    color: white;
    font-size:xx-large;
    padding: 10px;
    font-family: sans-serif ;
}
#GIS {
 font-style: normal;  
  
}
#main-container {
    width: 100%;
    height: 900px;
    background-color: black;
    display: flexbox;
}

#PP {
    font-size: x-large;
    font-style:normal;
    color: white;
} 
#main-container1{ 
    width: 100%;
    margin-top: 5px;
    height: 900px;
    background-color: white ;
    display: flexbox;   
}
#nav-container {
    display: flex;
    width: 100%;
    height: 65px;
    background-color: black;
   
}
#nav-container ul {
    text-align: center;
    margin-left: 350px;
    margin-top: -20px;
}
li {
    display: inline;
    padding: 50px;
    position:static;
     
}
#nav-container li a {
    text-decoration: none;
    color: white;
    font-size: larger;   
}
.p2{
    font-size: xx-large;
    font-weight: bolder;
    color:whitesmoke;
    background-color:  #122b4b ;
    /* background-color: #0a3161; */
    margin-left: 50px;
    margin-top: 20px;
    position:static;
    border-color: antiquewhite;
    
    

}
.p22 {
    font-size: x-large;
    font-weight: bolder;
    color:whitesmoke;
    background-color:   #0a4388 ;
    margin-left: 95px;
    position:fixed;   
    margin-top: 185px;
    width: 412px;
    border-radius: 3%;

}
.p1{
    font-size: xx-large;
    font-weight: bolder;
    color:whitesmoke;
    /* background-color: #023e7d  ; */
    background-color: black;
    margin-left: 20px;
    border-radius: 2%;
    padding-left: 10%;
    border-color: antiquewhite;
    margin-top: 5px;

}
#middle-container2{ 
    width: 80%;
    height: 300px;
    background-color:black;
    margin-left: 20px;
    margin-top: 60px;
    border-radius: 0px;
  
}
.vid1 {
    width: 99%;
    height: 300px;
    border-radius: 5px;
    margin-left: 10px;


}
.pic2 {
    width:582px;
    height: 415px;
    border-radius: 5px;
    margin-left: 0px;
    margin-top: 8px;
}
#container_language {
    height: 800px;
    border-color: wheat;
    width: 650px;
    position: relative;
    margin-left: 600px;
    margin-top: -200px;
}
.P223 {
    color: white;
    font-size: xx-large;
}
.mission_statement {
    color: white;
    margin-top: 200px;
    width: 650px;
    font-style:italic; 
    font-weight:calc(sans-serif);  
}
#Globe {
    width: 650px;
    height: 350px;
    margin-left: 700px;
    margin-top: -260px;
}
#button {
    text-decoration: none;
    color: white ;
    font-size: larger;  
    text-align:justify;
    margin-top: 1500px;
}

#language {
    margin-left: 350px;
}
#language{
    margin-top: 300px;
}

#PP2{
    color: white;
    font-size: x-large;
}
#PP3 {
    color: white;
    font-size: x-large;
    margin-left: 250px;  
}
#PVP{
    color: white;
    font-size: larger;
}
#PVP1 {
    color: white;
    font-size: larger;
    margin-left: 220px; 
}
#career {
    color: white;
    width: 550px;
    height: 700px;
    margin-left: 500px ;
    margin-top: 150px;
    
}
#pp6 {
    color: white;
    font-size: xx-large;
    margin-left: 10px;
}
#pp7 {
    font-size: x-large;
    margin-left: 25px;
}






