footer {
  position: absolute;
  text-align: center;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
}

/* Modify the background color */
.navbar-custom {
  background-color: transparent;
}

.btn-primary {
  background-color: #6998AB !important;
  border-color: #6998AB !important;
}

.closeBtn:hover {
  cursor: pointer;
}

.fade-in{
  transition: opacity 1s ease;
}

body {
  background: linear-gradient(rgba(14, 78, 121, 0.7), rgba(14, 78, 121, 0.7)), url(images/home.jpg) no-repeat center center fixed;
  -webkit-background-size: 100%;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.page-body {
  padding: 50px 0px 0px 0px;
  background-color: transparent;
  color: white;
}

.home-pic{
  background: url(images/wolfL.gif) no-repeat center center;
  background-size: 20%;
}

.home-pic2{
  background: url(images/pfen3-2.png) no-repeat center center;
  background-size: 20%;
}

.budget-home-pic{
  background: url(images/walletL.gif) no-repeat center center;
  background-size: 80%;
}

.insurance-home-pic{
  background: url(images/shieldL.gif) no-repeat center center;
  background-size: 40%;
}

.savings-home-pic{
  background: url(images/savingsL.gif) no-repeat center center;
  background-size: 40%;
}

.investing-home-pic{
  background: url(images/investingL.gif) no-repeat center center;
  background-size: 60%;
}

.no-bullets {
  list-style-type: none; /* Remove bullets */
  padding: 0; /* Remove padding */
  margin: 0; /* Remove margins */
  text-align: center;
}


centerBtn {
  padding: 5px;
  margin-bottom: 100px;
}

.navbar-brand {
  padding: 0px 20px;
}

h2 {
  position: inherit;
  text-align: center;
}

.who-we-are{
  text-align: center;
  font-size: 4rem;
  padding: 0px 0px 100px 0px;
}

h3 {
  position: relative;
  text-align: center;
  font-weight: bold !important;
  padding: 10px;
}

h4 {
  text-align: center;
}

h5 {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 20px #3befff, 0 0 20px #3bacb6, 0 0 0px #072227,
    0 0 10px #3bacb6;
  padding: 50px;
  margin: auto;
  font-size: 8em;
  font-weight: 500;
  text-align: center;
  font-family: "ubuntu", sans-serif;
  border: 50px solid transparent;
}

h6 {
  color: rgb(255, 255, 255);
  font-size: 1.2em;
  text-align: center;
  font-family: "ubuntu", sans-serif;
}

h7 {
  font-style: oblique;
}


p {
  font-size: 1.2em;
  padding: 20px 0px 0px 20px;
}

home p {
  opacity: 30%;
  color: rgb(255, 255, 255);
  font-size: 1.5rem;
  text-shadow: black;
  font-style: italic;
}

.newsletter{
  text-align: center;
  padding: 100px;
  color: white;
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto;
}

.email {
  margin-bottom: 10px;
  
}

.steps{
  padding: 10px 150px;
  color: white;
  position: absolute;
  top: 20%;
  width: 100%;
  text-align: left;
}

.d-block{
  opacity: 0%;
  max-height: 45em;
}

ul {
  list-style-position: outside;
}

html {
  font-family: "Montserrat", sans-serif;
}

homeTitle h1 {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 10px #406882, 0 0 10px #406882, 0 0 10px #072227,
    0 0 1px #3bacb6;
  padding: 100px 0px 0px 0px;
  font-size: 10em;
  font-weight: 500;
  text-align: center;
  font-family: "ubuntu", sans-serif;
}

a {
  color: white;
}

a:hover{
  color: white;
  text-shadow: 0 0 10px #00d9ff, 0 0 10px #2ee0ff, 0 0 10px #5ee7ff,
    0 0 10px #3bacb6;
}

hr {
  border: dotted #a2b3b3 6px;
  border-bottom: none;
  width: 4%;
  margin: 60px auto;
}

motto {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 1px #00aa77, 0 0 1px #00aa77, 0 0 1px black, 0 0 1px black;
  text-shadow: black;
  text-align: center;
  font-family: "ubuntu", sans-serif;
}

aboutTitle h1 {
  color: #35858B;
  padding: 20px 0px 0px 150px;
  font-size: 6em;
  font-weight: 500;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

moreTitle h1 {
  color: white;
  text-shadow: 0 0 1px black, 0 0 1px black, 0 0 1px black, 0 0 1px black;
  padding: 20px 0px 0px 20px;
  font-size: 3em;
  font-weight: 500;
  text-align: left;
  font-family: "Montserrat", sans-serif;
}

.books {
  height: 50px;
  width: 50px;
}

.budget-rules-info{
  color: #6998AB;
  text-shadow: 0 0 1px #ffffff, 0 0 1px #B1D0E0, 0 0 1px rgb(255, 255, 255), 0 0 1px #B1D0E0;
  text-align: center;
  padding-bottom: 20pt;
}

.circle-img {
  border-radius: 50%;
  border: 1px solid #fff;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.wolf-img {
  padding: 20px;
  width: 200px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.book-img {
  padding: 25px 0px;
  width: 280px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  object-fit:contain;
}

.book-img:hover {
  opacity: 50%;
}

.square-img {
  padding: 50px;
  width: 500px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  object-fit:contain;
}

.wide-img {
  padding: 50px;
  width: 550px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  object-fit:contain;
}

.profile-img {
  border-radius: 50%;
  width: 400px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  object-fit: cover;
}

.home-img {
  text-align: center;
  height: 300px;
  width: 300px;
}

.logo-img {
  border: 1px solid #fff;
  width: 30x;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container {
  padding: 50px 150px;
}

.tip-container {
  color: rgb(255, 255, 255);
  text-shadow: 0 0 15px #82DBD8, 0 0 1px #6998AB, 0 0 1px #6998AB, 0 0 1px #82DBD8;
  opacity: 85%;
  padding: 50px 400px;
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 20s linear infinite;
}

.book-item {
  padding: 50px 0px;
  font-style: italic;
}

.book-container {
  background-color: whitesmoke;
  text-align: center;
  padding: 50px 100px;
  font-family: "Montserrat", sans-serif;
  color: brown;
}

.essential-links-container {
  padding: 25px 0px;
}

.white-container {
  background-color: white;
  color: black;
  position: inherit;
  padding: 50px 150px;
}

.black-container {
  background-color: #406882;
}

.investing-container {
  padding: 50px 150px;
  color: black;
  background-color: white;
  opacity: 100%;
}

.investing-container-2 {
  padding: 10px 150px;
}

.bottom-container {
  text-align: center;
  padding: 50px;
}

.pre-footer {
  background-color: #1A374D;
  color: #ffffff;
  padding: 50px 100px;
  position: relative;
}

footer {
  background-color: #1A374D;
  color: white;
  padding: 250px;
  position: relative;
}

.social-media {
  padding: 0px 10px 10px 10px;
  font-size: 28px;
}

.row {
  display: flex;
  flex-direction: row;
}

.flex-col {
  display: flex;
  width: 20%;
  flex-direction: column;
}

.flex-row {
  display: flex;
  flex-direction: row;
}

.flex-col-2 {
  padding: 50px;
  display: flex;
  width: 50%;
  flex-direction: column;
}

.flex-col-3 {
  padding: 50px;
  display: flex;
  width: 33%;
  flex-direction: column;
}

.popup-success {
  text-align: center;
  position: fixed;
  top: 25%;
  left: 50%;
  right: 50%;
  max-width: 50px;
 
  background-color: white;
  color: white;

  display:flex;
  justify-content: center;
}

.popup {
  text-align: center;
  position: fixed;
  right: 0;
  bottom: 0;
 
  background-color: white;
  color: white;

  display:flex;
}

.button-subscribe {
  text-decoration: none;
  font-family: "ubuntu", sans-serif;
  padding: 10px 51px;
  background-color: #6998AB;
  width:auto;
}

.button-subscribe::hover{
  size: 1.5rem;
}

.popupContainer {
  background-color: black;
}

.popupContainer-success {
  background-color: green;
  padding: 20px;
  padding-right: 40px;
}

@media (orientation: portrait) {
  h3 {
    size: 2rem;
  }

  p {
    size: 2rem;
  }

  .page-body {
    padding: 0px;
  }

  .container {
    padding: 0px;
  }

  .investing-container {
    padding: 50px;
  }

  .flex-col {
    width: 100%;
  }

  .flex-col-2 {
    padding: 25px 25px;
    width: 100%;
  }

  .flex-col-3 {
    padding: 50px;
    width: 100;
    flex-direction: row;
  }

  .flex-col-3 {
    padding: 25px 25px;
    width: 100%;
  }

  .tip-container {
    padding: 150px;
  }

  hr {
    margin: 25px auto;
  }
}

.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 200px;
  overflow-x: hidden;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}