
body                {margin: 0;background: #000000d7;}
main{
}
header {
  background: ;
}

.logo {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 6%;
  margin: 0;
  padding: 0;
  z-index: 9;
  width: 8%;
  background-color: #3a3a3a
}

.logo img {
  width: 100%;
  margin: 0% 0 1% 0;
  display: inline-block;
}

nav {
  position: absolute;
  top: 2%;
  left: 0;
  z-index: 8;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  padding: .5% 0 0.5% 0;
  background: none;
  text-align: center;
}

nav a {
  text-decoration: none;
  float: right;
  font-family: "Source Sans Pro";
  font-weight: 500;
  color: white;
  font-size: .9em;
  text-shadow: 0px 1px 4px black
}

.navlist {
  margin: 0;
  display: inline-block;
  width: 80%;
  margin: 0 0% 0 0%;
}

nav ul li {
  display: inline-block;
  list-style-type: none;
  border-right: solid white thin;
  padding-right: 2%;
  margin-left: 2%
}

nav ul li:last-child {
  border: none;
}

nav ul li ul {
  display: none;
  position: absolute;
  list-style-type: none;
  text-align: left;
  background: rgb(7 55 62/.4);
  margin-left: -8%;
  margin-top: 1.5%;
  padding-top: 1%;
  padding-bottom: 1%;
}

nav ul li ul li {
  display: inline-block;
  width: 100%;
  border: none;
  padding-left: -3%;
  font-size: 90%;
}

nav ul li ul li:hover {
  background: rgb(7 55 62/.9)
}

nav ul li:hover ul {
  display: inline-block;
  width: 8%;
}

nav a:hover {
  color: #bbffaa;
  border-color: #bbffaa
}

nav a:focus {
  color: #bbffaa;
  border-color: #bbffaa
}

.mobileheader{
  display: none
}
.mobile-nav-container{
  display: none;
}


.pagehead{
  text-align: center;
  margin: 10% 0% 0 0%;
}

h2                { text-align: center;
                   width: auto;
                   text-align: center;
                   font-family:"Poppins";
                   font-size: 180%;
                   font-weight: normal;
                   display: inline-block;
                   margin: 1% 2% 0 2%;
                   padding: 0% 1% 1% 1%;
                   letter-spacing: .3em;
                   color: #ffffff;
                   bx-shadow: 0px 1px 4px -3px rgb(255,255,255);
                  }

.pagehead hr.h2hr{
  width: 30%;  
}

h3                {font-family: "Poppins"; font-size: 29px;    padding-left: 6%;
                  padding-top: 2%;margin-bottom:1%; }

.description      {margin: 4%;clear: both;}

.data             {width:50%;display: inline-block;
                   margin-top: 0%;
                   font-family: "Poppins";
                   font-weight: 300;
                   padding-left: 2%;
                   padding-right: 1%;
                   height: 350px;
                   overflow:auto;
                 }

.imagecontainer{
  width:35%;
  display: inline-block;
  text-align: center;
  padding-bottom: 5%;
}


.briefimg img{
  width:70%;
  border: 5px white solid;
  box-shadow: 0px 5px 20px 0px rgb(0, 0, 0);
}


.brief             {
                    color: white;
                    background: inherit;
                    box-shadow: 0px 0px 0px 0px rgba(255,225,225,.4)
                   }
.brieftext {
  width: 50%;
  display: inline-block;
  float: left;
  margin-top: 0%;
  font-family: "Poppins";
  padding-left: 2%;
  padding-right: 1%;
  height:;
  overflow: auto;
}

.life{color: black;
  background-image: url("../images/hl3.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
}              
.life .data{
 background-color: #00000087;
}

.life img{display: none;}

.achievementsection{
  text-align: center;
  font-family: "Poppins";
  display: block;
  padding: 2%;
  color: white;
  }


.achievement{
  background-color: #505050;
  display: inline-block;
  width:18%;
  margin: 0 2% 0 2%;
  padding: 1% 0 1% 0;
  font-size: 28px;
  box-shadow: 0px 2px 10px 0px black;
  border: 6px white solid;
  }
.achievementname{
  font-size: .5em;
}
.career{
  color: black;
  background: white;
  background-image: url("../images/cl2.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0px 1px 8px -3px rgba(255,225,225,.4);
}

.career .data{
}
.career img {display: none;}

#toparrow{
  text-decoration: none;
  text-align:center;
  clear: both;
}

#toparrow a{
  color: #8f919e;
}

#toparrow a:hover{
  color:rgb(155 214 137 / .8)
}

footer{
  background: -webkit-linear-gradient(#282828 10%, #000000 96%);
  margin-top: -1%;
}
.follow{
  clear: both;
  text-align: center;
  margin-left: 0%;
  text-decoration: none;
  color: white;
  }

.icon{
  text-align: center;
  text-decoration: none;
  display: inline-block;width:5%;
  margin: 2% 0 2% 0;
}

.web{
  text-align: center;
  width: 100%;
  text-decoration: none;
}

.mail{
    color: white;
    text-align: center;
    width: 100%;
    margin-bottom: 2%;
    text-decoration: none;
    font-family: "Poppins";
    font-size: 90%;
  }

.mail a:hover{
        color: #cf2c87;
      }

.ig a,.tt a,.yt a,.fb a {color:grey;}

.ig a:hover{color:#cf2c87;}

.tt a:hover{color:#00a7e7;}

.yt a:hover{color:#f70000;}

.fb a:hover{color:#4267b2;}

.ig a:focus       {color:#cf2c87;}

.tt a:focus       {color:#00a7e7;}

.yt a:focus       {color:#f70000;}

.fb a:focus       {color:#4267b2;}

.footernote{
    color: white;
    text-align: center;
    width: 100%;
    margin-bottom: 2%;
    text-decoration: none;
    font-family: "Poppins";
    font-size: 90%;
  }
.footernote a       {text-decoration: none;}


@media only screen and (max-width:768px){
header{
  display: none;
}
.mobileheader{
  text-align: center;
  background-color: #3a3a3a;
  display: inline-block;
  width: 100%;
  
  
}
.mobilelogo img{
  display: inline;
  margin: 1% 0 1% 0;
  width: 15%;
}

.mobileheader .menuicon {
  display: inline-block;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 3%;
  right: 0%;
  width: 10%;
}

.mobileheader .menuicon .navbutton{
  width: 40%;
  display: block;
  color: white;
}

.mobile-nav-container{
  z-index: 99;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  margin: 0% 0 0 0;
  padding: 5% 0% 0 0%;
  background-color: #3a3a3a;animation: fadeEffect .08s
  }
  
  @keyframes fadeEffect {
    from {
      opacity: 0
    }
  
    to {
      opacity: 1
    }
  }
.mobileheader .closebutton {
  width: 5%;
  display: inline-block;
  position: absolute;
  top: 3%;
  left: 10%;
  color: white;
}
.mobilenavlist{
  margin: 5% 0 0 0;
  width: 80%;
  display: inline-block;
}
.mobilenavlist a{
  text-decoration: none;
  float: none;
  font-family: "Source Sans Pro";
  font-weight: 500;
  color: rgb(187, 187, 187);
  font-size: 1.3em;
  
}
.mobilenavlist a:hover{
  color: white;
  text-shadow: 0px 1px 4px black
}
.mobilenavitem {
  display: inline-block;
  width:100%;
  list-style-type: none;
  margin: 2% 0 2% 0;
  border-bottom: solid white .2px;
}
.mobilenavmediaicons{
  margin: 5% 0 0 0;
}
.brieftext{
  width: 90%;}
.imagecontainer{
  width: 100%;
  margin: 7% 0 0 0;
}
.achievement{
  width: 40%;
  margin: 5% 2% 5% 2%;
}
.life .data {
  width: 90%;
}
.career .data {
  width: 90%;
}
.icon{
  margin:2% 2% 2% 2%
}
}


-----------------------------
