/*!
 * Start Bootstrap - Grayscale v5.0.9 (https://startbootstrap.com/template-overviews/grayscale)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-grayscale/blob/master/LICENSE)
 */

#mainNav {
  min-height: 56px;
  background-color: #fff;
}

#mainNav .navbar-toggler {
  font-size: 150%;
  padding: 1.00rem;
  color: #ee281e;
  /*border: 1px solid #ee281e;*/
  border: none;
}

#mainNav .navbar-toggler:focus {
  outline: none;
}

#mainNav .navbar-brand {
  color: #f6080c;
  font-weight: 700;
  padding: .9rem 0;
}

#mainNav .navbar-nav .nav-item:hover {
  color: fade(white, 80%);
  outline: none;
  background-color: transparent;
}

#mainNav .navbar-nav .nav-item:active, #mainNav .navbar-nav .nav-item:focus {
  outline: none;
  background-color: transparent;
}

#mainNav .nav-link.active {
  /*color: rgba(0,0,0,.5);*/
}

#mainNav.navbar-shrink .nav-link.active {
  color: #ee281e;
}

#mainNav .nav-link {
  color: #f6080c;
}

#mainNav .nav-link:hover:not(.social), .social-item:hover {
  color: #fd8385;
}

@media (min-width: 992px) {
  #mainNav {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    background-color: transparent;
    transition: background-color 0.3s ease-in-out;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
    /*color: rgba(255, 255, 255, 0.5);*/
  }
  #mainNav .nav-link {
    transition: none;
    padding: 1rem 1.5rem;
    /*color: rgba(255, 255, 255, 0.5);*/
    text-align: center;
    color: #f6080c;
  }
  #mainNav .nav-link:hover:not(.social), .social-item:hover {
    /*color: rgba(255, 255, 255, 0.75);*/
    color: #fd8385;
  }
  #mainNav .nav-link:active {
    color: white;
  }
  #mainNav.navbar-shrink {
    /*background-color: #fff;*/
    background-color: #fff;
  }
  #mainNav.navbar-shrink .navbar-brand {
    color: #f6080c;
  }
  #mainNav.navbar-shrink .nav-link {
    color: #f6080c;
    padding: 1rem 1.5rem;
    /*border-bottom: 0.25rem solid transparent;*/
  }
  #mainNav.navbar-shrink .nav-link:hover {
    color: #ee281e;
  }
  #mainNav.navbar-shrink .nav-link:active {
    color: #467370;
  }
  #mainNav.navbar-shrink .nav-link.active {
    color: #ee281e;
    outline: none;
    /*border-bottom: 0.25rem solid #ee281e;*/
  }
  .masthead {
    height: 100vh;
    padding: 0;
  }
  .masthead h1 {
    font-size: 6.5rem;
    line-height: 6.5rem;
    letter-spacing: 0.8rem;
  }
  .masthead h2 {
    max-width: 30rem;
    font-size: 1.25rem;
  }
  .projects-section .featured-text.text-lg-left {
    padding: 0 0 0 2rem;
    /*border-left: 0.5rem solid #ee281e;*/
  }

  .projects-section .featured-text.text-lg-right {
    padding: 0 2rem 0 0;
    /*border-right: 0.5rem solid #ee281e;*/
  }
  .projects-section .project-text {
    padding: 5rem;
  }
  .projects-section .project-text hr {
    border-color: #ee281e;
    border-width: .25rem;
    width: 30%;
  }
}

.masthead {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 35rem;
  padding: 15rem 0;
  /*background: linear-gradient(to bottom, rgba(22, 22, 22, 0.3) 0%, rgba(22, 22, 22, 0.7) 75%, #f6080c 100%), url("../img/bg-masthead.jpg");*/
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.masthead h1 {
  font-family: 'Varela Round';
  font-size: 2.5rem;
  line-height: 2.5rem;
  letter-spacing: 0.8rem;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0));
  /*-webkit-text-fill-color: transparent;*/
  -webkit-background-clip: text;
}

.masthead h2 {
  max-width: 20rem;
  font-size: 1rem;
}

@media (min-width: 768px) {
  .masthead h1 {
    font-size: 4rem;
    line-height: 4rem;
  }
}

.btn {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: .15rem;
  border: 0;
}

.btn-primary {
  background-color: #ee281e;
}

.btn-primary:hover {
  background-color: #4f837f;
}

.btn-primary:focus {
  background-color: #4f837f;
  color: white;
}

.btn-primary:active {
  background-color: #467370 !important;
}

.about-section {
  padding: 7rem;
  /*background: linear-gradient(to bottom, #f6080c 0%, rgba(22, 22, 22, 0.9) 75%, rgba(22, 22, 22, 0.8) 100%);*/
}

.about-section p {
  margin-bottom: 5rem;
}

.projects-section {
  padding: 10rem 0;
}

.projects-section .featured-text {
  padding: 2rem;
}

.projects-section .project-text {
  padding: 3rem;
  font-size: 90%;
}

.signup-section {
  padding: 10rem 0;
  background: linear-gradient(to bottom, rgba(22, 22, 22, 0.1) 0%, rgba(22, 22, 22, 0.5) 75%, #f6080c 100%), url("../img/bg-signup.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
}

.signup-section .form-inline input {
  box-shadow: 0 0.1875rem 0.1875rem 0 rgba(0, 0, 0, 0.1) !important;
  padding: 1.25rem 2rem;
  height: auto;
  font-family: 'Varela Round';
  font-size: 80%;
  text-transform: uppercase;
  letter-spacing: 0.15rem;
  border: 0;
}

.contact-section {
  padding: 5rem 0 0;
}

.contact-section .card {
  border: 0;
  border-bottom: 0.25rem solid #ee281e;
}

.contact-section .card h4 {
  font-size: 0.8rem;
  font-family: 'Varela Round';
  text-transform: uppercase;
  letter-spacing: 0.15rem;
}

.contact-section .card hr {
  border-color: #ee281e;
  border-width: 0.25rem;
  width: 3rem;
}

.contact-section .social {
  margin-top: 5rem;
}

.contact-section .social a {
  text-align: center;
  height: 3rem;
  width: 3rem;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 100%;
  line-height: 3rem;
  color: rgba(255, 255, 255, 0.3);
}

.contact-section .social a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.contact-section .social a:active {
  color: #fff;
}

body {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.0625em;
  font-weight: 900;
}

.navbar, h4 {
  font-family: 'Luckiest Guy', cursive;
  font-weight: 100;
}

a {
  color: #ee281e;
}

a:focus, a:hover {
  text-decoration: none;
  color: #3c6360;
}

.bg-black {
  background-color: #f6080c !important;
}

.bg-primary {
  background-color: #ee281e !important;
}

.text-primary {
  color: #ee281e !important;
}

footer {
  padding: 5rem 0;
}

/* ------------------------------------------------------------------------------------------------------- */

/*
----- new image on about page with some text below
----- email below image on contact page and make it clickable
    - NEED REAL EMAIL
----- social icons in menu
    - NEED REAL SOCIALS
----- header is a bar and white background
----- fart sound
----- fonts = 'Luckiest Guy', cursive = menu, poppins = regular text

- outer stuff on home page small on mobile view

Introducing the FIRST book of the FIRST series by Toot Books Inc. The story follows ten-year old craft-fanatic, Jimmy, as he’ll do just about anything to make friends at his new school, but after his butt farts out a talking-morphing fart named Toot, friends are a little hard to come by. Especially when they unleash an icky-stick Gum Monster that wants to chew on the world—starting with their new school! Toot and Jimmy must band together to save the world by realizing their not-so-secret weapon… the power of stink!
*/
html, body {
    /*-----overflow: hidden;*/
    padding: 0;
    margin: 0;
}
#mainNav {
    background: rgba(255, 255, 255, .75);
}
body {
    background: url(../img/For-Web_Table.jpg);
}
/*-----
.main_section, .contact_section, .about_section {
    position: absolute;
    left: 0;
    top: 0;
    transition: visibility 0s, opacity 0.125s linear;
}
*/
#bg-scissors, #bg-paper, #bg-spoon, #bg-toy, #bg-cereal {
    transition: visibility 0s, opacity 0.25s linear;
}
.main_section {
    padding-top: 100vh;
}
.contact_section {
    width: 100%;
    height: 100vh;
}
.contact_section a {
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.about_section {
    /*visibility: hidden;*/
    /*-----opacity: 0;*/
}
.book {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 95vh;
    margin-top: 5vh;
    padding-left: 25vw;
}
.book .main_img {
    object-fit: contain;
    height: 80vh;
    width: 25vw;
    filter: drop-shadow(5px 6px 4px #00000080);
}
#contact_logo, #contact_text {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    flex-direction: column;
    max-width: 50vw;
    margin: auto;
    text-align: center;
}
#contact_logo {
    height: 60vh;
    margin-top: 15vh;
    width: 100vw;
}
#contact_logo img {
    object-fit: contain;
    height: 70%;
    width: 70%;
}
#bg-scissors, #bg-paper, #bg-spoon, #bg-toy, #bg-cereal {
  display: none;
  position: absolute;
  z-index: -1;
  opacity: 1;
}
#bg-scissors img, #bg-paper img, #bg-spoon img, #bg-toy img, #bg-cereal img {
    filter: drop-shadow(5px 6px 4px #00000080);
    width: 100%;
    height: 100%;
}
#bg-scissors {
    right: -130px;
    width: 16em;
    top: 37px;
    transform: rotate(314deg);
}
#bg-paper {
    right: -45px;
    width: 14em;
    bottom: 0;
}
#bg-spoon {
    width: 7em;
    top: 475px;
    left: 113px;
    transform: rotate( 339deg);
}
#bg-toy {
    left: 30em;
    width: 12em;
    bottom: -50em;
    transform: rotate(97deg);
}
#bg-cereal {
    width: 36em;
    top: 880px;
    left: -355px;
}
#title_img {
    max-width: 55px;
}
.about_section {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: center;
    margin-top: 15vh;
}
.about_image, .about_text {
    height: 60vh;
}
.about_image img {
    object-fit: contain;
    height: 100%;
    width: 100%;
}
.display-none {
    display: none !important;
}




/*
.nav-item span {
    text-decoration: none;
    background-color: transparent;
    cursor: pointer;
}
*/



.nav-item {
  display: flex;
  justify-content: center;
  align-items: center;
}
.social a {
    margin: 0 5px;
}
.social-item {
    font-size: 23px;
}
#main-side-area {
  display: flex;
  width: 40vw;
  margin-right: 20vw;
  margin-left: 1vw;
  flex-direction: column;
  align-items: center;
  margin-top: 5vh;
}
#main-text {
  text-align: justify;
  margin: 5vh 0;
}
#main-text, #main-image img {
  max-width: 25vw;
}
#main-image img {
  max-height: 13vw;
}
/*
.buy_link {
  cursor:pointer;
}
*/
#contact_logo img {
  cursor: pointer;
}
.about_profiles {
  display: flex;
  margin-top: 100px;
}
.bio {
  max-width: 16vw;
  margin: 0px 20px;
}
.bio_image img {
  object-fit: contain;
  height: 100%;
  width: 100%;
}
.bio_name {
  font-size: 25px;
  font-family: 'Luckiest Guy', cursive;
  font-weight: 100;
  text-align: center;
  margin: 25px 0 10px 0;
}
.bio_text {
  text-align: justify;
}
.volume_controls_container {
  font-size: 7vh;
  color: rgba(0, 0, 0, 0.5);
  display: flex;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  /*max-width: 1140px;*/
  margin-top: 10vh;
  position: relative;
  z-index: 100;
  transition: color 0.5s ease;
}
.volume_controls:hover {
  color: black;
}
.volume_controls {
  cursor: pointer;
  transition: color 0.5s ease;
}
.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: var(--primary-color) url('img/Book-Image-for-Website_v2.png') no-repeat center
      center/cover;
}
.video-container video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.video-container:after {
  content: '';
  z-index: 1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  /*background: rgba(0, 0, 0, 0.5);*/
  position: absolute;
}
.buy_buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.buy_button {
  display: flex;
  justify-content: center;
  height: 60px;
  margin-top: 25px;
  align-items: center;
  margin: 5px;
}
.buy_button img {
  width: unset;
  height: unset;
  cursor: pointer;
  width: 170px;
}
.other_main_images {
  /*display: flex;*/
  display: none;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: center;
  margin-top: 20px;
}
.other_main_images img {
  max-width: 100px;
}
.main_image_arrow {
  display: flex;
  align-content: center;
  justify-content: center;
}
.main_image_arrow img {
  max-width: 150px;
}
.copyright {
  font-family: 'Poppins', sans-serif;
  letter-spacing: 0.0625em;
  font-weight: 900;
  color: gray;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
}
#mobile-indicator {
  display: none;
}

@media (max-width: 1475px), (max-width: 900px) {
  #main-text, #main-image img {
    max-width: 30vw;
  }
}

/*@media (max-width: 991px) {*/
@media (max-width: 1199px) {
  #mobile-indicator {
    display: block;
  }
  .video-container video {
    max-height: 100vh;
    max-width: 100vw;
  }
  #bg-scissors, #bg-paper, #bg-spoon, #bg-toy, #bg-cereal {
    opacity: 0;
    display: none;
  }
  html, body {
    overflow-y: unset;
  }
  .book {
    flex-direction: column;
    padding-left: 0;
    justify-content: flex-start;
    height: unset;
    /*margin-top: 160px;*/
  }
  #main-side-area {
    width: 70vw;
    margin-right: 0vw;
    flex-direction: column;
  }
  .main_section {
    /*margin-top: 15vh;*/
  }
  #main-image img {
    margin-top: 5vh;
  }
  #main-text, #main-image img {
    max-width: 70vw;
    font-size: 14px;
  }
  .book .main_img {
    width: 70vw;
    margin-top: 10vh;
  }
  #main-image img {
    max-height: 30vw;
  }
  .contact_section {
    height: 80vh;
  }
  #contact_logo {
    height: 40vh;
    margin-top: 13vh;
    width: 80vw;
  }
  #contact_logo, #contact_text {
    max-width: 80vw;
    font-size: larger;
    text-align: justify;
    font-size: 14px;
  }
  .bio {
    max-width: unset;
    margin: 25px 20px;
  }
  .about_profiles {
    display: flex;
    margin-top: 100px;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .other_main_images img {
    max-width: 50px;
  }
  .buy_button {
    height: unset;
  }
  .buy_button img {
    max-width: 155px;
    max-height: unset;
  }
  .about_section {
    margin-top: 5vh;
  }
  #mainNav .navbar-brand {
    padding: .5rem 0;
  }
}
/*
@media (max-width: 420px) and (max-height: 720px) {
  .book {
    margin-top: 75px;
  }
}

@media (max-width: 400px) and (max-height: 700px) {
  .book {
    margin-top: 125px;
  }
}
*/