body {
  margin: 0;
  font-family: Arial;
}

.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 10px;
  /* background-color: #007bff; */
}

img {
  width: 100%;
}

.toptext {
  width: 100%;   
  background-color: rgb(255, 0, 0);
  height: 40px;
  padding: 1px;
  font-size: 5px;
  text-align: right;
  color: white;
}

.toptext h5 {
  width: 100%;
  font-size: 16px;
}



.topnav img {
  width: 35px;
  /* background-color: #04AA6D; */
}





.topnav {
  overflow: hidden;
    
}

.active1 {
  background-color: rgb(255, 0, 0);
  color: white;
}

.topnav .icon {
  display: none;
}

.topnav a:hover {
  background-color: #ffffff;
  color: rgb(255, 0, 0);
  font-size: 20px;
  text-decoration: none;
  border-radius: 10px;
}







.topnav {
  margin-top: 15px;
}

.topnav a {
  float: left;
  display: block;
  color: #000000;
  text-align: center;
  padding: 5px;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  margin-left: 5px;
    
}


header {
  /* background-color: rgb(0, 255, 128); */
  color: rgb(14, 13, 13);
  /* padding: 0px; */
  text-align: left;  
  height: 80px;   
  width: 100%;
  /* margin-top: 0px; */
}


header img {
  width: 5vw;
  float: left;
  /* margin-top: 1px;
  padding-top: 1px; */
  /* background-color: #04AA6D; */
}


#comp1 {
  margin-left: 15rem;
}

.do {
  /* padding: 1px; */
  /* background-color: rgb(158, 153, 153); */
  margin-left: 1%;
  font-size: 5px;
  border: 1.5px black solid;
  border-radius: 5px;
  /* margin-top: 1px; */
}

.do1 {
  padding: 5px;
  background-color: rgb(255, 0, 0);
  margin-left: 1%;
  font-size: 5px;
  border-radius: 5px;  
  /* margin-top: 1px;   */
}



section {
  padding: 10px;
  margin: 0 2px;
}






  .digi {
    background-color: rgb(255, 0, 0);
    text-align: center;
    padding: 40px;
    border-radius: 50px;
    color: white;
    margin-bottom: 50px;
  }

  

  .event {
    margin-top: 10px;
    margin-bottom: 30px;
    display: block;
    height: auto;
  }

  .event img {
    width: 100%;
    height: 95%;
    border-radius: 20px;
  }


  .event h3 {
    font-weight: 600;
  }

  .event a {
    font-size: 20px;
  }



  #insight1 {
    display: flex;
    flex-direction: row;
    /* background-color: #04AA6D; */
    margin: 20px;
    height: 500px;
    margin-bottom: 200px;
  }

  #insight1 div {
    margin: 10px; /* Space between images */
    width: 100%;
    height: 100%;
    margin-bottom: 1px;
  }


    #insight2 {
    display: flex;
    flex-direction: row;
    /* background-color: #04AA6D; */
    margin: 20px;
    height: 65vh;
  }

  #insight2 div {
    margin: 10px; /* Space between images */
    width: 100%;
    height: 55vh;
  }









  footer {
    background-color: #1a1615;
    padding-top: 20px;
    /* padding: 10px; */
    color: white;
    padding-left: 120px;
    padding-right: 120px;
    width: auto;
    margin-top: 70px;
  }

  .look2 {
    background-color: rgb(255, 0, 0);
    padding: 20px;
    border-radius: 20px;
    margin-bottom: 50px;
    width: 100%;
  }

  .look2 p {
    font-size: 40px;
    font-weight: 700;
    margin-right: 500px;
    margin-left: 20px;
    padding-top: 15px;
  }

  .look2 .btn {
    padding: 10px;
    margin-top: 16px;
    width: 180px;
    font-size: 25px;
    background-color: rgb(255, 255, 255);
    color: #1a1615;
    border: 0;
  }



  .ft_link {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 20px;
  }

  .ft_link img {
    background-color: white;
    border-radius: 20px;
    height: 50px;
    width: 50px;
    padding: 5px;
    /* margin-left: 20px; */
    /* display: none; */
  }

  .ft_link a {
    text-decoration: none;
    color: white;
    font-size: 20px;
  }

  .ft_link p {
    font-size: 20px;
  }

  .ft_link input {
    /* width: 100%; */
    padding: 10px;
    border-radius: 10px;
    border: none;
    outline: none;
  }


  .ft_socials {
    padding: 30px;
    
  }
  .ft_socials p {
    width: 500px;
    margin-right: 530px;
    font-size: 17px;
    
  }

  #terms {
    width: 340px;
    margin-right: 500px;
    /* background-color: #007bff; */
  }

  #terms2 {
    width: 300px;
    /* background-color: #007bff; */
  }

  .ft_socials {
    border-top: white 2px solid;
  }

  .ft_socials div {
    width: 30%;
    /* background-color: #04AA6D; */
    text-align: right;
  }

  .ft_socials div a {
    width: 30%;
    /* background-color: #04AA6D; */
    padding-left: 10px;
  }

  .news {
    /* background-color: #007bff; */
    width: 30%
  }

  .news form {
    height: 80px;
    /* padding: 10px; */
    margin: 1px;
  }

  .news form input {
    padding: 5px;
    margin: 1px;
  }

  .news form button {
    padding: 5px;
    margin: 1px;
    height: 40px;
    background-color: #ff0000;
  }




  .privacy {
    border-top: white 2px solid;
    padding-top: 15px;
    /* background-color: #04AA6D; */
    /* margin-right: 1px; */
  }

  .privacy div {
    margin-left: auto;
  }

  .privacy div a {
    padding-left: 10px;
  }

  .news {
    /* background-color: #007bff; */
    width: 30%
  }









/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
/* MOBILE SPECIFIC STYLES */
/* ----------///////////--------///////////----------- */
/* ----------///////////--------///////////----------- */
@media (max-width: 576px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
      float: right;
      display: block;
  }

  .topnav.responsive {position: relative;}
  .topnav.responsive a {
      float: none; /*Stack links vertically*/
      display: block;
      text-align: left; /*Align text to the left*/
  }

  /* ----------///////////--------///////////----------- */
  /* ----------///////////--------///////////----------- */
  /* ----------///////////--------///////////----------- */
  /* ----------///////////--------///////////----------- */

  body {
      margin: 0;
      font-family: Arial;
  }

  .topnav {
    overflow: hidden;
    width: 100%;
  }

  .topnav a {
    float: left;
    display: block;
    color: #f2f2f2;
    text-align: center;
    padding: 10px 10px;
    text-decoration: none;
    font-size: 14px;
    margin-left: 5px;
  }

  .active {
    background-color: #04AA6D;
    color: white;
    /* height: 150px; */
  }

  .topnav .icon {
    display: contents;
  }

  .topnav a:hover, .dropdown:hover .dropbtn {
    background-color: #555;
    color: white;
  }





  

  .container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 2px;
    /* background-color: #007bff; */
  }
  

  
  /* HEADER */

  .toptext {
    width: 100%;   
    background-color: rgb(255, 0, 0);
    height: auto;
    font-size: 5px;
    color: white;
  }

  .toptext h5 {
    margin-top: 10px;
    width: 100%;
    font-size: 260%;
  }

  #comp1 {
    margin-left: 0px;
  }




  header {
    background-color: rgb(36, 35, 33);
    color: white;
    text-align: left;  
    height: auto; 
    width: 100%;
    margin-top: 0px;  
    padding-right: 20px;
    padding-bottom: 20px;
  }

  header img {
    display: none;
    width: 10vw;
    float: left;
    margin-left: 15px;
    margin-top: 25px;
  }

  header div {
    padding: 0;
    margin-left: 10px; 
    width: auto;     
  }

  .do {
    padding: 1px;
    background-color: rgb(253, 0, 0);
    margin-left: 5px;
    font-size: 5px;
    margin: 10px;
    width: 250px;
  }

  .do1 {
    padding: 1px;
    background-color: rgb(255, 0, 0);
    margin-left: 50px;
    font-size: 5px;
    margin: 10px;
    width: 250px;
  }

  section {
    padding: 10px;
    margin: 0 5px;
  }
    

  .digi {
    background-color: rgb(255, 0, 0);
    text-align: center;
    padding: 40px;
    border-radius: 50px;
    color: white;
    margin-bottom: 50px;
    /* height: 200px; */
  }




  

  .event {
    margin-top: 10px;
    margin-bottom: 30px;
    display: block;
    height: 1600px;
    /* background-color: #04AA6D; */
  }

  .event img {
    width: 80%;
    height: 50%;
    margin-bottom: 20px;
  }


  .event h3 {
    font-weight: 600;
  }

  .event a {
    font-size: 20px;
  }







  #insight1 {
    display: flex;
    flex-direction: column;
    margin-top: -10px;
    /* background-color: #04AA6D; */
    height: 1300px;
    width: 100%;
  }

  #insight1 div {
    width: 100%;
    height: auto;
    margin-bottom: -180px;
    margin-left: -20px;
  }

  #insight1 div img {
    width: 100%;
    height: 50%;
  }







  #insight2 {
    display: block;
    flex-direction: column;
    height: 1650px;
    /* background-color: #555; */
    margin-top: 100px;
    /* margin-bottom: 90px; */
  }

  #insight2 div {
    width: 100%;
    height: auto;
    margin-bottom: 60px;
  }
 
  #insight2 div img {
    width: 100%;
    height: 400px
  }

















  footer {
    background-color: #1a1615;
    padding-top: 10px;
    padding-bottom: 1px;
    width: 100%;
    height: auto;
    color: white;
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 1800px;
  }
  
  .look2 {
    background-color: rgb(255, 0, 0);
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
    height: auto;
  }
  
  .look2 p {
    font-size: 18px;
    font-weight: 500;
    margin-right: 20px;
    margin-left: 2px;
    padding-top: 5px;
  }
  
  .look2 .btn {
    padding: 3px;
    margin-top: 8px;
    width: 90%;
    font-size: 18px;
    background-color: rgb(255, 255, 255);
    color: #1a1615;
    border: 0;
    line-height: 20px;
  }
  





.ft_link {
    width: 100%;
    height: auto;
    padding: 10px;
    text-align: left;
    display: flex;
    flex-direction: column;
    /* float: none; */
  }



  .ft_link img {
    display: block;
    background-color: white;
    border-radius: 20px;
    height: 50px;
    width: 50px;
    margin-left: 1px;
  }
  

  
  #terms {
    text-align: center;
    width: 100%;
    margin-right: 1px;
    margin-bottom: 50px;
  }

  #terms a {
    font-size: 19px;
    /* margin-bottom: 30px; */
    margin-right: 20px;
  }

  #terms br {
    display: none;
  }



 #terms2 {
    width: 100%;
    margin-right: 2px;
    display: block;
    margin-bottom: 30px;
  }



  #terms3 {
    width: 50%;
    margin-right: 2px;
    margin-bottom: 30px;
    /* background-color: #79baf0; */
    text-align: center;
    /* color: #04AA6D; */
  }

  #terms3 p {
    font-size: 80%;
    /* color: #04AA6D; */
  }
  


  .ft_soc {
    display: block;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    width: 100%;
    /* background-color: #79baf0; */
    border-top: 2px white solid;
    text-align: center;
    /* float: left; */
    display: flex !important; 
    flex-direction: row !important;
  }

  

  .ft_soc img {   
    width: 70px;
    height: auto;
    text-align: left;
    
  }

  .ft_socials div {
    margin-bottom: 40px;
  }
  
  .lnkd {
    border: 1.95px white solid;
    border-radius: 25px;
  }
  

  .news {
    width: 100%;
    margin-bottom: 10px;
    text-align: center;
    display: block;
  }

  .news h6 {
    font-size: 20px;
  }

  .news .mb-3 {
    width: 150px;
    padding: 15px;
    height: 28px;

  }

  .news input {
    width: 100%;
    height: 40px;
    padding: 15px;
    font-size: 15px;
  }

  .news .btn {
    width: 30%;
    height: 40px;
    padding: 10px;
    font-size: 15px;
  }


  .privacy {
    border-top: white 2px solid;
    padding-top: 10px;
    margin-bottom: 85px;
  }

  .privacy p {
    font-size: 15px;
    width: 100%;
  }

  .privacy div {
    margin-left: auto;
    text-align: center;
    display: block; 
    padding: 10px;
    width: 100%;
  }






  
}