* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

body {
    background-color: #E1E7EA;
  }
/* For mobile phones: */
[class*="col-"] {
  width: 100%;
  float: left;
}



  @media only screen and (max-width: 600px) {


    #navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color:#B0C5CE;
  position: fixed;
  bottom: 0;
  width: 100%;
}


#navlist li {
  float: right;
    color: white;
    height: 67px;
      margin-bottom: 0px;
      margin-right: 0px;
}

#navlist a {
  display: block;
  padding: 10px;
  text-decoration: none;


  }

li a:hover:not(.active) {
  background-color:  #E1E7EA;

}

    .menu-team-full{display: none;}
    .showcase {max-height: 200px;}
    .logostarfleet{height: 70px; width: 70px;}
    .section-photo{ height: 50%; background-size:cover;}
    .description {margin-top: -80px;}
     .temoignage-horizon{display: none;}
     #navlist {display: none;}

}


@media only screen and (max-width: 1000px) and (min-width: 600px) {



    #navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color:#B0C5CE;
  position: fixed;
  bottom: 0;
  width: 100%;

}


#navlist li {
  float: right;
    color: white;
    height: 67px;
      margin-bottom: 0px;
      margin-right: 40px;
}

#navlist a {
  display: block;
  padding: 30px;
  text-decoration: none;


  }

li a:hover:not(.active) {
  background-color:  #E1E7EA;

}


    /* For horizontal: */
  .col-1-h {width: 8.33%;}
  .col-2-h {width: 16.66%;}
  .col-3-h {width: 25%;}
  .col-4-h {width: 33.33%;}
  .col-5-h {width: 41.66%;}
  .col-6-h {width: 50%;}
  .col-7-h {width: 58.33%;}
  .col-8-h {width: 66.66%;}
  .col-9-h {width: 75%;}
  .col-10-h {width: 83.33%;}
  .col-11-h {width: 91.66%;}
  .col-12-h {width: 100%;}
  .menu-team-full{display: none;}
  .section-photo{height: 10%;}
  .showcase {max-height: 400px;}
  .logostarfleet{height: 80px; width: 80px;}
  .description {margin-top: -80px;}
   .temoignage{display: none;}
    .temoignage-horizon{width: 30%;}
      #navlist {display: none;}
}



@media only screen and (min-width: 1000px) {
  /* For desktop: */
  .col-1 {width: 12%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .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%;}
  .menu-team{display: none;}
  .section-photo{height: 70%;}
 .showcase {max-height: 650px;}
 .description {margin-top: -80px;}
 .logostarfleet{height: 140px; width: 140px;}
 .temoignage{display: none;}
 .temoignage-horizon{width: 30%;}
 .mobile-container {display: none;}
 .topnav {display: none;}
  #navicon{display: none;}



#navlist {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10000;
  background-color:#B0C5CE;
  position: fixed;
  bottom: 0;
  width: 100%;
}


#navlist li {
  float: right;
  color: white;
  margin-right: 5%;
}

#navlist a {
  display: block;
  padding: 30px;
  text-decoration: none;


  }

li a:hover:not(.active) {
  background-color:  #E1E7EA;

}

}

#navicon {
  list-style-type: none;
  margin: 0;
  padding: 0;
  z-index: 10000;
  background-color:#B0C5CE;
  position: fixed;
  bottom: 0;
  width: 100%;
}


#navicon li {
  float: right;
  color: white;
  margin-right: 1%;
}

#navicon a {
  display: block;
  padding: 30px;
  text-decoration: none;


  }

li a:hover:not(.active) {
  background-color:  #E1E7EA;

}


#command {
  background: url('./image/command.svg'); 
  background-repeat: no-repeat;
    background-size: 15%;
  background-position: 0px 10px;

}

#engineering {
  background: url('./image/engineering.svg');
  background-repeat: no-repeat;
  background-size: 15%;
  background-position: 0px 25px;

}

#science {
  background: url('./image/science.svg');
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: 0px 25px;

  }
#security {
  background: url('./image/security.svg');
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: 0px 25px;

  }

#medical {
  background: url('./image/medical.svg');
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: 0px 27px;

  }

  .row::after {
  content: "";
  clear: both;
  display: table;
}

h1 {
font-family: 'Raleway', sans-serif;
font-size: 20px;
line-height: 18px;
color: rgba(62,54,54,1);
text-indent: 10px;
margin-bottom: -10px;

}

h2 {
font-family: 'Raleway', sans-serif;
font-size: 14px;
margin-bottom: 3px;
color: rgba(62,54,54,1);

}

h3 {
font-family: 'Raleway', sans-serif;
font-weight: bold;
font-size: 20px;
margin-bottom: 10px;
color: rgba(62,54,54,1);

}

p {
font-family: 'Roboto', sans-serif;
font-size: 13px;
margin-bottom: 8px;
color: rgba(112,112,112,1);
text-align: justify;

}

table, th, td {
font-family: 'Roboto', sans-serif;
font-size: 12px;
line-height: 12px;
color: rgba(112,112,112,1);
padding-left: 10px;
margin-top: -5px;

}

tr {
padding-left: 3px;

}


li {
  font-family: 'Raleway', sans-serif;
font-weight: light;
font-size: 13px;
    list-style: none;
text-decoration: none;
  margin-right: -30px;
  color: #707070;
}

a{
  color: #707070;
  text-decoration: none;
    display: block;
  padding: 15px;

}

#text-temoignage {
font-family: 'Roboto', sans-serif;
font-size: 10px;
color: rgba(112,112,112,1);
text-align: center;
align-content: center;


}

#rang {
font-family: 'Raleway', sans-serif;
font-weight: light;
font-size: 14px;
color: rgba(112,112,112,1);
margin-left: 20px;
}

#nickname {
font-family: 'Raleway', sans-serif;
font-weight: light;
font-style: italic;
font-size: 13px;
color: rgba(112,112,112,1);
margin-left: 20px;
}

.menu-team-full{
  float: left;
  border-radius: 0px 10px 10px 0px;
  padding: 30px;
  margin-top: 15px;
  height: auto;
  align-content: center;
  }

/*
.menu-team {
position: absolute;
top: 30px;
left: 0;
z-index: 10000;
width: 62px;
height: 48px;
float: left;
margin-bottom: 45px;
margin-top: 45px;
background-color: #0D6F93;
border-radius: 0px 20px 20px 0px;

}*/

.mobile-container {
position: absolute;
top: 30px;
left: 0;
z-index: 100;
width: 50%;
height: 48px;
float: left;
margin-bottom: 45px;
margin-top: 45px;


}

.topnav {
  overflow: hidden;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
  position: relative;
}


.topnav #myLinks {
  display: none;
}

.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  font-family: 'Roboto', sans-serif;
 
}

.topnav a.icon {
  background: black;
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 60px;
  margin-top: -10px;

}

.topnav a:hover {
  background-color:  #E1E7EA;
  color: black;
font-family: 'Roboto', sans-serif;
}

.active {
  background-color:  #E1E7EA;
  color: black;
}



.section-photo {
  background-size: cover;
  background-repeat: no-repeat;
  width: 95%;
  min-height: 200px;
  max-height: 50%;
  float: left;
  border-radius: 0px 0px 55px 55px;
  margin-left: 2%;

}

.description {
  position: relative;
  margin-left: 12%;
  width: 75%;
  min-height: 146px;
  background-color: #fff;
  border-radius: 15px;
  filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.161));
  padding: 13px 0px 0px 16px;

}


.showcase {
  position: relative;
  width: 80%;
  float: left;
  margin-top: 30px;
  overflow: scroll;
  margin-left: 10%;

}

.logostarfleet {
  position: fixed;
  bottom: 35px;
  left: 30px;
  z-index: 10001;
  background: url('./image/starfleet.png');
  background-size: cover;

}


.temoignage {
  position: relative;
  float: right;
  max-height: 94px;
  border: 1pt solid #B0C5CE;
  border-radius: 10px;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 50px;
  padding: 30px;
  overflow: scroll;
}

.temoignage-horizon {
  position: relative;
  float: right;
  border: 2pt solid #B0C5CE;
  border-radius: 10px;
  margin-left: 10%;
  margin-right: 12%;
  margin-top: 50px;
  padding: 20px;
  overflow: hidden;

}

.index {
  width: 100%;
  margin-right: -60px;
}