/** SAFARI **/
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  .banner-nav ul.banner-nav-items li {
    margin-bottom: 5px;
  }
  .banner-nav ul.banner-nav-items li:last-child {
    margin-bottom: 0px;
  }
  #must-know .owl-theme .owl-dots .owl-dot {
    margin-right: 5px;
  }
  #must-know .owl-theme .owl-dots .owl-dot:last-child {
    margin-right: 0px;
  }
  .homepage-banner .container-fluid {
    height: 100%;
    justify-content: flex-end;
    display: flex;
    flex-direction: column;
  }
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
  color: white;
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 23px;
}

a {
  font-weight: 300;
}

body {
  background-color: black;
  overflow: hidden;
  height: 100vh;
}

.ai-the-odd-number-site-content {
  height: 100vh;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header {
  z-index: 2;
  position: absolute;
  width: 100vw;
  padding: 60px 140px 0px 109px;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container {
  position: relative;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-header-logo-container {
  display: flex;
  justify-content: start;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-header-logo-container img {
  width: 158.76px;
  height: 78.67px;
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-header-logo-container img {
    width: 119px;
    height: auto;
  }
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-social-icons-container-parent {
  display: flex;
  justify-content: end;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-social-icons-container-parent .ai-the-odd-number-social-icons-container a {
  text-decoration: none;
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-social-icons-container-parent .ai-the-odd-number-social-icons-container .ai-the-odd-number-social-icon {
  color: white;
  padding-left: 11px;
  margin-top: 15px;
  font-size: 25px;
  font-weight: 100;
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-social-icons-container-parent .ai-the-odd-number-social-icons-container .ai-the-odd-number-social-icon {
    font-size: 20px;
  }
}
.ai-the-odd-number-site-content .ai-the-odd-number-header .ai-the-odd-number-header-container .ai-the-odd-number-header-row .ai-the-odd-number-social-icons-container-parent .ai-the-odd-number-social-icons-container .ai-the-odd-number-social-icon:hover {
  color: rgb(252, 91, 87);
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header {
    padding: 45px 105px 0px 82px;
  }
}
@media only screen and (max-width: 991px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header {
    padding: 45px 80px 0px 55px;
  }
}
@media only screen and (max-width: 575px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header {
    padding: 45px 80px 0px 17px;
  }
}
@media only screen and (max-width: 375px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-header {
    padding: 40px 20px 0px 0px;
  }
}
.ai-the-odd-number-site-content .ai-the-odd-number-megaslider {
  width: 100vw;
  z-index: 1;
}
.ai-the-odd-number-site-content .ai-the-odd-number-megaslider .w-100 {
  width: 100% !important;
  height: 100vh;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container {
  z-index: 2;
  position: absolute;
  bottom: 0px !important;
  width: 100vw;
  margin: 0px 0px 0px 140px;
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
  margin: 0px 0px 55px -8px;
  padding: 0px 0px 0px 0px;
  width: 900px;
  height: auto;
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
    width: 660px;
    height: auto;
    margin-left: -6px;
    margin-bottom: 0px;
  }
}
@media only screen and (max-width: 991px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
    width: 450px;
  }
}
@media only screen and (max-width: 767px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
    width: 350px;
    height: auto;
    margin-left: -2px;
  }
}
@media only screen and (max-width: 575px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
    width: 280px;
    justify-content: center;
    display: relative !important;
  }
}
@media only screen and (max-width: 375px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container lottie-player {
    width: 200px;
  }
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area {
  position: relative;
  padding-bottom: 73px;
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area a {
  color: white;
  text-decoration: underline;
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area a:hover {
  color: rgb(252, 91, 87);
}
.ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area p {
    font-size: 14.5px;
  }
}
@media only screen and (max-width: 375px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area p {
    font-size: 10px;
  }
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area {
    padding: 38px 0px 53px 0px;
  }
}
@media only screen and (max-width: 575px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area {
    padding: 25px 40px 32px 0px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 375px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container .ai-the-odd-number-content-area {
    padding: 20px 20px 32px 0px;
  }
}
@media only screen and (max-width: 1440px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container {
    margin: 0px 105px 0px 105px;
  }
}
@media only screen and (max-width: 991px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container {
    margin: 45px 80px 30px 80px;
  }
}
@media only screen and (max-width: 575px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container {
    margin: 45px 40px 60px 40px;
  }
}
@media only screen and (max-width: 375px) {
  .ai-the-odd-number-site-content .ai-the-odd-number-content-area-container {
    margin: 45px 20px 50px 20px;
  }
}

.ai-the-odd-number-site-content::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
  z-index: 1;
}/*# sourceMappingURL=ai-main-styles.css.map */