body {
  margin: 0 0;
  padding: 0 0;
}

table {
  margin: 0 auto;
  background: black;
  font-family: "Raleway", sans-serif;
}

td {
  border: 1px solid black;
  background: white;
  padding: 10px 10px;
}
td pre {
  font-size: 20px;
  text-align: center;
}

.first_tr td {
  background: yellow;
}

.comments {
  height: 200px;
  background: lightgrey;
}

.nav {
  width: 100%;
  background: #822C2B;
  height: 60px;
  display: grid;
  grid-template-columns: repeat(3, auto);
  justify-content: end;
  align-items: center;
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  left: 0px;
  z-index: 40;
}
.nav a {
  color: white;
  background: #822C2B;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  padding: 0 20px;
  font-size: 30px;
  font-family: "Raleway", sans-serif;
}
.nav a:nth-child(5) {
  background: white;
  color: #822C2B;
  padding: 0 20px;
}
.nav a:nth-child(1) {
  color: lightgrey;
  background: white;
  color: #822C2B;
  transition: 0.3s;
}
.nav a:nth-child(2):hover {
  color: lightgrey;
  background: white;
  color: #822C2B;
  transition: 0.3s;
}

.burger_menu {
  display: none;
}

.wrapper {
  width: 1200px;
  margin: 0 auto;
}

header h2 {
  text-align: center;
  font-weight: 600;
  font-family: "Raleway", sans-serif;
}
header h1 {
  text-align: center;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}
header p {
  font-weight: 500;
  font-family: "Raleway", sans-serif;
  font-style: italic;
}
header span {
  background: rgb(170, 228, 11);
}

.activity3 h1 {
  text-align: left;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  padding: 0 0 20px 0;
  color: #822C2B;
  border-bottom: 4px solid black;
}
.activity3 a {
  text-decoration: none;
  color: #822C2B;
  border: 5px solid #822C2B;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  margin: 0 auto;
  font-family: "Raleway", sans-serif;
  width: 250px;
  height: 50px;
  transition: 0.5s;
  display: none;
}
.activity3 a:hover {
  background: #822C2B;
  color: white;
  transition: 0.5s;
}
.activity3 h2 {
  color: red;
  font-family: "Raleway", sans-serif;
  font-size: 30px;
}
.activity3 span {
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
}
.activity3 p {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
}

main {
  display: grid;
  grid-gap: 100px;
}
main article h1 {
  text-align: center;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
}
main article p {
  font-weight: 500;
  font-family: "Raleway", sans-serif;
}
main article span {
  color: rgb(5, 3, 126);
  font-size: 25px;
  font-family: "Raleway", sans-serif;
}
main article ol li {
  font-size: 20px;
}
main article ol li span {
  color: black;
  font-size: 20px;
  font-weight: 600;
}

.activity1 h1 {
  text-align: left;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  padding: 0 0 20px 0;
  color: #822C2B;
  border-bottom: 4px solid black;
}
.activity1 h2 {
  font-weight: 600;
  font-family: "Raleway", sans-serif;
  text-align: center;
}
.activity1 a {
  text-decoration: none;
  color: #822C2B;
  border: 5px solid #822C2B;
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  margin: 0 auto;
  font-family: "Raleway", sans-serif;
  width: 250px;
  height: 50px;
  transition: 0.5s;
}
.activity1 a:hover {
  background: #822C2B;
  color: white;
  transition: 0.5s;
}

.activity2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
.activity2 h1 {
  grid-column: 1/3;
  text-align: right;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  padding: 0 0 20px 0;
  color: #822C2B;
  border-bottom: 4px solid black;
}
.activity2 a {
  text-decoration: none;
  color: #822C2B;
  border: 5px solid #822C2B;
  display: grid;
  justify-content: center;
  align-items: center;
  border-radius: 15px;
  margin: 0 auto;
  font-family: "Raleway", sans-serif;
  width: 250px;
  height: 50px;
  transition: 0.5s;
}
.activity2 a:hover {
  background: #822C2B;
  color: white;
  transition: 0.5s;
}
.activity2 h2 {
  font-size: 45px;
  font-family: "Raleway", sans-serif;
  text-align: center;
}

.activity2_info {
  display: grid;
  justify-content: center;
}

.activity4 {
  font-family: "Raleway", sans-serif;
}
.activity4 h1 {
  grid-column: 1/3;
  text-align: right;
  font-weight: 700;
  font-family: "Raleway", sans-serif;
  padding: 0 0 20px 0;
  color: #822C2B;
  border-bottom: 4px solid black;
}
.activity4 ol {
  width: 100%;
  display: grid;
  grid-gap: 20px;
}
.activity4 ol li {
  font-weight: 500;
}

.resources {
  font-family: "Raleway", sans-serif;
}
.resources ol {
  display: grid;
  grid-gap: 10px;
}
.resources a {
  color: black;
}

footer {
  width: 1200px;
  padding: 100px 0 100px 0;
  margin-top: 200px;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 100px;
  height: 100%;
  margin: 0 auto;
  justify-content: center;
}

.footer_nav {
  display: grid;
  grid-template-columns: repeat(2, 110px);
  grid-gap: 20px;
}

footer {
  width: 100%;
  font-family: "Raleway", sans-serif;
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 100px;
  height: 100%;
  margin: 40px 0 0 0;
  padding: 30px 0;
  justify-content: center;
  background: #822C2B;
}

.footer_nav {
  display: grid;
  grid-template-columns: repeat(2, 110px);
  grid-gap: 20px;
}

.footer_info {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: white;
}

.footer_info p {
  font-family: "Raleway", sans-serif;
  font-size: 28px;
}

@media (min-width: 750px) and (max-width: 1220px) {
  .wrapper {
    width: 100%;
  }
  header {
    width: 90%;
    margin: 0 auto;
  }
  main {
    width: 90%;
    margin: 0 auto;
  }
  footer {
    grid-template-columns: 1fr;
  }
  .footer_info {
    text-align: center;
  }
  .footer_nav {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }
}
@media (min-width: 300px) and (max-width: 749px) {
  .wrapper {
    width: 100%;
  }
  header {
    width: 90%;
    margin: 0 auto;
  }
  main {
    width: 90%;
    margin: 0 auto;
  }
  .resources {
    width: 300px;
    margin: 0 auto;
  }
  .resources ol {
    width: 300px;
  }
  .resources ol li {
    width: 300px;
  }
  .activity2 {
    width: 100%;
    grid-template-columns: 1fr;
    margin: 0 auto;
    justify-content: center;
  }
  .activity2 h1 {
    grid-column: 1/2;
  }
  .activity2 div {
    grid-column: 1/2;
    margin: 0 auto;
  }
  .activity2_imgs {
    display: grid;
    justify-content: center;
  }
  .activity4 {
    width: 300px;
  }
  .activity3 {
    width: 100%;
  }
  .activity3 a {
    display: grid;
  }
  .activity1 a {
    display: grid;
  }
  .resources {
    width: 100%;
  }
  table {
    display: none;
  }
  footer {
    grid-template-columns: 1fr;
  }
  .footer_info {
    text-align: center;
  }
  .footer_nav {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
    padding: 0 0 20px 0;
    margin: 0 auto;
  }
  .burger_menu {
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    background: #822C2B;
    justify-content: end;
    overflow: hidden;
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    border-bottom: 2px solid white;
  }
  .burger_menu img {
    margin: 10px 10px;
  }
  .nav {
    display: none;
    width: 100%;
    background: #822C2B;
    grid-template-columns: 1fr;
    height: 500px;
    align-items: flex-start;
    grid-template-rows: 80px 80px;
    grid-gap: 0px;
    position: fixed;
    top: 60px;
    transition: 1s;
  }
}/*# sourceMappingURL=cannada_page2.css.map */