/* All */

* {
  box-sizing: border-box;
}

/* HTML */

html {
  scroll-behavior: smooth;
}

/* body */

body {
  margin: 0;
  padding: 0;
  font-family: 'Lato', sans-serif;
}

/* Navbar */

header {
  height: 60px;
  box-shadow: 0 8px 16px rgba(230, 232, 247, 0.1);
  position: fixed;
  width: 100%;
  top: 0;
}

header nav {
  background-color: #fff;
  padding: 20px 30px;
}

.utility {
  display: none;
}

.desktop-menu {
  display: none;
}

.fa-bars {
  color: #272a31;
}

.show {
  display: block;
}

.hide {
  display: none;
}

.mobile-menu button {
  background-color: #fff;
  border: none;
}

.menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(236, 82, 18, 0.6);
  backdrop-filter: blur(6px);
  padding-left: 28px;
  opacity: 0;
  animation: fadeIn 0.5s;
  animation-fill-mode: forwards;
}

@keyframes fadeIn {
  100% {
    opacity: 1;
  }
}

#close {
  float: right;
  margin-right: 38px;
  margin-top: 62px;
  color: #fff;
  background: none;
  border: none;
}

.menu ul {
  margin-top: -300px;
  animation: animateTop 1.5s;
  animation-fill-mode: forwards;
  animation-delay: 0.5s;
  list-style: none;
  padding: 0;
}

@keyframes animateTop {
  100% {
    margin-top: 106px;
  }
}

.menu li {
  margin-bottom: 20px;
}

.menu a {
  font-weight: 600;
  font-size: 32px;
  line-height: 44px;
  color: #fff;
  text-decoration: none;
}

/* Intro Section */

.intro {
  margin-top: 60px;
  padding: 20px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.com/svgjs' width='1440' height='700' preserveAspectRatio='none' viewBox='0 0 1440 700'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1002%26quot%3b)' fill='none'%3e%3cpath d='M208.46420649799148 496.26735665803494L434.67987795910255 423.00370431763076 282.6604340409636 281.24327947770803z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M-95.74 474.86 a205.02 205.02 0 1 0 410.04 0 a205.02 205.02 0 1 0 -410.04 0z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M224.71404199735693 77.12090898867669L179.43145330849427 235.0400628367233 337.3506071565409 280.32265152558597 382.6331958454035 122.40349767753935z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M746.057%2c111.263C767.275%2c110.269%2c786.724%2c99.977%2c797.688%2c81.784C809.033%2c62.957%2c811.921%2c39.328%2c800.85%2c20.339C789.849%2c1.471%2c767.895%2c-6.441%2c746.057%2c-6.772C723.52%2c-7.114%2c700.557%2c-0.288%2c688.306%2c18.632C675.007%2c39.169%2c672.358%2c66.289%2c685.302%2c87.051C697.664%2c106.879%2c722.717%2c112.357%2c746.057%2c111.263' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M916.8798120374581 32.82309742113734L954.5011048308343 136.18674986162932 1090.7359370948843 28.07298445131908z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3cpath d='M855.7883459441784 336.3352245321019L716.457791156892 413.5674121946307 793.6899788194208 552.8979669819172 933.0205336067073 475.6657793193884z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M1094.662%2c834.63C1155.593%2c831.046%2c1204.342%2c790.644%2c1235.769%2c738.321C1268.376%2c684.033%2c1288.787%2c617.887%2c1258.124%2c562.477C1226.708%2c505.705%2c1159.529%2c484.841%2c1094.662%2c483.33C1026.45%2c481.741%2c953.948%2c496.89%2c917.453%2c554.541C878.794%2c615.609%2c882.9%2c695.725%2c921.543%2c756.803C957.8%2c814.109%2c1026.967%2c838.612%2c1094.662%2c834.63' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M997.36 254.21 a124.95 124.95 0 1 0 249.9 0 a124.95 124.95 0 1 0 -249.9 0z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float3'%3e%3c/path%3e%3cpath d='M1396.429847493079 540.93023508135L1448.1834548576894 467.01842388186753 1311.4389343761604 426.3439184346931z' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float1'%3e%3c/path%3e%3cpath d='M280.605%2c621.225C327.422%2c620.876%2c376.173%2c611.549%2c402.348%2c572.732C431.574%2c529.391%2c438.28%2c471.769%2c411.765%2c426.719C385.565%2c382.203%2c332.074%2c361.51%2c280.605%2c365.884C235.647%2c369.704%2c206.276%2c407.436%2c183.101%2c446.15C159.005%2c486.403%2c132.855%2c533.583%2c155.681%2c574.569C178.862%2c616.191%2c232.964%2c621.58%2c280.605%2c621.225' fill='rgba(236%2c 82%2c 18%2c 0.4)' class='triangle-float2'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1002'%3e%3crect width='1440' height='700' fill='white'%3e%3c/rect%3e%3c/mask%3e%3cstyle%3e %40keyframes float1 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-10px%2c 0)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float1 %7b animation: float1 5s infinite%3b %7d %40keyframes float2 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(-5px%2c -5px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float2 %7b animation: float2 4s infinite%3b %7d %40keyframes float3 %7b 0%25%7btransform: translate(0%2c 0)%7d 50%25%7btransform: translate(0%2c -10px)%7d 100%25%7btransform: translate(0%2c 0)%7d %7d .triangle-float3 %7b animation: float3 6s infinite%3b %7d %3c/style%3e%3c/defs%3e%3c/svg%3e");
  background-color: #eeeef0;
  height: 100vh;
  text-align: center;
}

.intro h1 {
  margin-top: 0;
  color: #ec5212;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 900;
}

.intro h3 {
  color: #ec5212;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 300;
}

.intro h2 {
  color: #272a31;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0;
}

.intro hr {
  display: none;
}

.intro-desc,
.intro-desc1 {
  border: 2px solid #e6e6e6;
  padding: 15px;
  color: #272a31;
  line-height: 28px;
  background-color: #fff;
}

.intro-desc1 {
  display: none;
}

.contact-us {
  width: 75%;
  margin: 0 auto;
}

.contact-us p {
  margin-bottom: 10px;
}

.email {
  text-decoration: underline;
  font-weight: 900;
  margin-top: 0;
}

/* About Section */

.about {
  text-align: center;
  padding: 30px;
  border-bottom: 2px solid #f3f3f3;
}

.about-p,
.about-p1 {
  width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
  font-size: 13px;
}

.about div {
  height: 150px;
  border: 2px solid #f3f3f3;
  margin-bottom: 20px;
}

.about img {
  width: 100%;
  height: 100%;
}

.about-p {
  display: none;
}

/* History Section */

.history {
  text-align: center;
  padding: 40px;
}

.history p {
  margin-bottom: 40px;
  font-size: 14px;
}

.event-cont {
  display: grid;
  grid-template-rows: 200px 200px;
  gap: 20px;
}

.event {
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
  cursor: pointer;
}

#event1 {
  background:
    linear-gradient(
      rgba(137, 29, 10, 0.7),
      rgba(137, 29, 10, 0.7)
    ),
    /* bottom, image */
    url('../Images/event1.jpg');
  background-size: cover;
}

#event2 {
  background:
    linear-gradient(
      rgba(137, 29, 10, 0.7),
      rgba(137, 29, 10, 0.7)
    ),
    /* bottom, image */
    url('../Images/event2.jpg');
  background-size: cover;
}

.event h2 {
  margin-bottom: 10px;
}

.event p {
  margin-top: 0;
}

/* Partners section */

.center {
  text-align: center;
}

.section-hr {
  width: 50px;
  border: 0.1px solid #ec5212;
  height: 0;
  background-color: #ec5212;
  margin-bottom: 20px;
}

.partners {
  padding: 30px 20px 50px;
  background-color: #414246;
  color: #fff;
}

.partners img {
  width: 27%;
  margin-bottom: 30px;
  filter: brightness(0) invert(1) opacity(0.4) drop-shadow(0 0 0 rgb(182, 182, 182));
}

.partner-cont {
  display: flex;
  flex-wrap: wrap;
}

.center-div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.center-div-2 {
  display: flex;
  justify-content: center;
}

.right {
  margin-right: 30px;
}

/* Footer */

footer {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 30px 30px;
}

.footer img {
  margin-right: 30px;
  width: 40%;
}

.footer p {
  font-size: 12px;
  width: 50%;
}

/* Media Queries */

@media screen and (min-width: 768px) {
  header {
    height: 95px;
  }

  .utility {
    display: flex;
    background-color: #3e3e3e;
    height: 25px;
    justify-content: end;
    align-items: center;
    color: #fff;
  }

  .utility ul {
    display: flex;
    list-style: none;
    padding: 0 150px;
  }

  .utility li {
    margin-left: 25px;
  }

  .mobile-menu {
    display: none;
  }

  header nav {
    padding: 10px 50px;
  }

  .desktop-menu img {
    width: 150px;
    height: 50px;
  }

  .desktop-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .desktop-menu ul {
    display: flex;
    list-style: none;
    width: fit-content;
    padding: 0;
  }

  .desktop-menu li {
    margin-left: 20px;
  }

  .desktop-menu li:first-child {
    margin-left: 0;
  }

  .desktop-menu a {
    text-decoration: none;
    color: #000;
  }

  .desktop-menu a:hover {
    color: #ec5212;
    transition: 0.3s;
  }

  .campaign {
    color: #ec5212;
    border: 5px solid #ec5212;
    padding: 10px 20px;
    background-color: #fff;
    cursor: pointer;
    display: none;
  }

  .intro {
    margin-top: 95px;
    padding: 50px 200px 30px;
  }

  .intro h1 {
    font-size: 50px;
    margin-bottom: 0;
  }

  .intro h3 {
    display: none;
  }

  .intro-desc,
  .intro-desc1 {
    width: 100%;
    font-size: 13px;
  }

  .intro-desc {
    display: none;
  }

  .intro-desc1 {
    display: block;
    padding: 20px 50px;
    margin-bottom: 40px;
  }

  .intro hr {
    width: 50px;
    border: 0.1px solid #ec5212;
    height: 0;
    background-color: #ec5212;
    margin-bottom: 30px;
    margin-top: 20px;
    display: block;
  }

  .about br {
    display: none;
  }

  .about-p1 {
    display: none;
  }

  .about-p {
    display: block;
    width: 55%;
    line-height: 20px;
  }

  .about div {
    width: 40%;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  .event-cont {
    display: grid;
    padding: 10px 100px 60px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px;
    gap: 20px;
  }

  .partners {
    padding-left: 200px;
    padding-right: 200px;
    display: none;
  }

  .partner-cont {
    display: flex;
    flex-wrap: nowrap;
    position: relative;
    left: 30px;
  }

  footer {
    padding: 30px 200px;
    background-color: #2e2e2e;
    color: #e2e5e4;
  }

  .footer p {
    font-size: 12px;
    width: fit-content;
  }
}

@media screen and (min-width: 1150px) {
  header nav {
    padding: 10px 150px;
  }

  .desktop-menu ul {
    position: relative;
    left: 50px;
  }

  .desktop-menu li {
    margin-left: 50px;
  }

  .campaign {
    display: block;
  }

  .event-cont {
    padding: 10px 200px 60px;
  }
}
