/*
* Main Sage WLV Stylesheet
*/

/* GLOBAL */
body {
  margin: 0;
  padding: 0;
  background-color: #000000;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 100%;
  color: #ffffff;
}

@import 'https://fonts.googleapis.com/css?family=Merriweather|Merriweather+Sans|Oswald';

.main {
  margin-top: -10px;
}

/* NAVIGATION */
.navstrip {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  background-color: #363636;
  color: #ffffff;
}
.navstrip p {
  text-align: right;
}

.banner {
  position: fixed;
  top: 50%;
  right: 0px;
  height: 200px;
  width: 60px;
  margin-top: -100px;
  /*background-color: #00ff00;*/
  font-size: 1em;
  z-index: 9999;
}

.banner li {
  height: 12px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-top: 2px;
  background-color: #facb28;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
}

.banner li a {
  margin-left: -92px;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-right: 70px;
  background-color: rgba(250, 203, 40, 0) !important;
  font-family: 'Oswald', sans-serif;
  font-size: 1.3em;
  text-align: right;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
  line-height: 13px;
  color: #ffffff;
  z-index: -1;
  transition: 0.1s all ease-in-out;
}

.banner li a:hover {
  padding-right: 80px;
  background-color: rgba(255, 255, 255, 1) !important;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.35);
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0);
  color: #000000;
  transition: 0.1s all ease-in-out;
}

/* GENERAL SECTIONS */
.strategic-design {
  position: relative;
  top: -10px;
  left: 10px;
  display: inline;
}

.strategic-design a {
  padding: 8px;
  background-color: rgba(0, 0, 0, 0.35);
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 1.5em;
  color: #facb28;
  transition: all 0.1s ease-in-out;
}

.section-block {
  height: auto;
}

.pages-container {
  height: auto;
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}

/* SECTIONS */
/* Landing Block */
#landing-block {
  padding: 45px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/landing-block-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#landing-pages {
  /*background-color: #000000;*/
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/noise-7-percent.png');
  background-repeat: repeat;
  background-color: #facb28;
}

#title-page {
  min-height: 940px;
  max-height: 1080px;
  overflow: hidden;
  /*border: 42px solid #000000;*/
}

#intro-page {
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px;
  background-color: #000000;
}

#title-page img {
  width: 90%;
  display: inline-block;
  vertical-align: middle;
}

.book-bg {
  height: 940px;
  width: 100%;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/book-cover.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 360px auto;
}

.intro-quote {
  margin-top: 8vh !important;
  margin-bottom: 2vh !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: 'Merriweather', serif !important;
  font-style: italic !important;
  font-size: 3em !important;
  text-align: center !important;
  color: #aea480 !important;
}

.intro-quote-author {
  margin-top: 0px !important;
  margin-bottom: 6vh !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-family: 'Merriweather', serif !important;
  font-style: italic !important;
  font-size: 1.5em !important;
  text-align: center !important;
  color: #aea480 !important;
}

#intro-page-content {
  padding-left: 3.5vw;
}

#intro-page-content h1 {
  width: 65%;
  margin-top: 0px;
  margin-bottom: 1.2vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 5em;
  color: #facb28;
}

#intro-page-content h2 {
  margin-top: 0px;
  margin-bottom: 3.5vh;
  font-family: 'Oswald', sans-serif;
  font-size: 3em;
  color: #ffffff;
}

#intro-page-content h3 {
  margin-top: 0px;
  margin-bottom: 4.5vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 2em;
  color: #facb28;
}

#intro-page-content h4 {
  margin-top: 0px;
  margin-bottom: 1.2vh;
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 1.75em;
  color: #ffffff;
}

#intro-page-content h5 {
  width: 90%;
  margin-top: 0px;
  margin-bottom: 1vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.7em;
  font-weight: 900;
}

#intro-page-content h6 {
  margin-top: 0px;
  margin-bottom: 4vh;
  font-family: 'Merriweather', serif;
  font-style: italic;
  font-size: 1.5em;
}

#intro-page-content p {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 4vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.5em;
}

#intro-page-content a {
  color: #facb28;
}

#intro-page-content button {
  margin-top: 0px;
  margin-bottom: 6vh;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: #facb28;
  border: 4px solid #facb28;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  color: #000000;
  transition: 0.1s all ease-in-out;
}

#intro-page-content button:hover {
  background-color: transparent;
  color: #facb28;
  transition: 0.1s all ease-in-out;
}

#title-book {
  display: block;
  margin-left: auto;
  margin-right: auto;
  /*box-shadow: 0px 45px 30px -20px rgba(0, 0, 0, 0.9);*/
}

/* About Block */
#about-block {
  padding: 45px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/about-block-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#about-pages {
  background-image:url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/noise-5-percent.png');
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

@media (min-width: 1200px) {
  #about-pages {
    background-image:url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/noise-5-percent.png'), url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/egg-drop.jpg');
  }
}

#about-author-page {
  padding-left: 16px;
}

#about-quote-page {
  min-height: 950px;
  padding: 0px;
  overflow: hidden;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/noise-7-percent.png');
  background-repeat: repeat;
  background-color: rgba(127, 118, 89, 0.72);
  border: 35px solid #facb28;
}

#about-author-page h1 {
  margin-top: 5vh;
  margin-bottom: 0vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 5em;
  color: #facb28;
}

#about-author-page h2 {
  margin-top: 0vh;
  margin-bottom: 3vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3.5em;
  color: #000000;
}

#about-author-page p {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 1vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.5em;
  color: #000000;
}

#about-author-page a {
  margin-bottom: 2vh;
  color: #facb28;
}

.about-excerpt {
  width: 85%;
  padding: 16px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 12px;
  background-color: #f9f0cf;
  border: 2px solid #ffffff;
  font-size: 1.35em;
  color: #000000;
}

.about-quote {
  width: 80%;
  margin-top: 13vh;
  margin-bottom: 4vh;
  margin-left: auto;
  margin-right: auto;
  font-family: 'Merriweather', serif;
  font-size: 3em;
  text-align: center;
}

.about-quote-author {
  font-family: 'Merriweather', serif;
  font-size: 1.5em;
  text-align: center;
}

#about-quote-page img {
  width: 90%;
  float: right;
  object-fit: contain;
  overflow: hidden;
}

@media(min-width: 1200px) {
  #about-author-page p {
    width: 80%;
  }
  #about-author-page {
    padding-left: 150px;
  }
  .about-excerpt {
    margin-left: 8px;
    margin-right: 0px;
  }
}

/* Book Info Block */
#book-info-block {
  padding: 45px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/book-info-block-bg-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#book-info-pages {
  background-image: none;
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

@media (min-width: 1200px) {
  #book-info-pages {
    background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/egg-single.jpg');
  }
}

#book-info-page {
  padding-left: 16px;
}

#book-artwork-page {
  height: 85vh;
  min-height: 1000px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/book-artwork.png');
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  border: 35px solid #facb28;
}

#book-info-page h1 {
  margin-top: 8vh;
  margin-bottom: 0vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 5em;
  color: #facb28;
}

#book-info-page h2 {
  margin-top: 0vh;
  margin-bottom: 3vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3.5em;
  color: #000000;
}

#book-info-page p, #book-info-page li {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 1vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.5em;
  color: #000000;
}

#book-info-page button {
  margin-top: 1.5vh;
  margin-bottom: 0vh;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: #facb28;
  border: 4px solid #facb28;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  color: #000000;
  transition: 0.1s all ease-in-out;
}

#book-info-page button:hover {
  background-color: transparent;
  transition: 0.1s all ease-in-out;
}

@media(min-width: 1200px) {
  #book-info-page {
    padding-left: 150px;
  }
}

/* Contact Block */
#contact-block {
  /*margin-bottom: 300px;*/
  padding: 45px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/contact-block-bg-1.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

#contact-pages {
  background-color: rgba(0, 0, 0, 0.55);
}

#contact-content-page {
  padding-left: 16px;
  background-color: #ffffff;
  background-image: none;
  background-color: #ffffff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left center;
}

@media (min-width: 1200px) {
  #contact-content-page {
    background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/egg-bulb.png');
  }
}

#contact-form-page {
  border-top: 16vh solid #facb28;
}

#contact-content-page h1 {
  margin-top: 8vh;
  margin-bottom: 0vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 5em;
  color: #facb28;
}

#contact-form-page p {
  font-size: 1.35em;
  color: #ffffff;
}

#dedication {
  margin-top: 2vh !important;
}

#contact-content-page h2 {
  margin-top: 0vh;
  margin-bottom: 3vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3.5em;
  color: #000000;
}

#contact-content-page p {
  width: 80%;
  margin-top: 0px;
  margin-bottom: 1.25vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.5em;
  color: #000000;
}

#contact-content-page p:last-of-type {
  margin-bottom: 8vh;
}

#contact-content-page ul {
  margin-bottom: 2vh;
}

#contact-content-page li {
  line-height: 2em;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.5em;
  color: #000000;
}

#contact-content-page button {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: #facb28;
  border: 4px solid #facb28;
  font-family: 'Oswald', sans-serif;
  font-size: 1.2em;
  font-weight: 900;
  color: #000000;
  transition: 0.1s all ease-in-out;
}

#contact-content-page button:hover {
  background-color: transparent;
  transition: 0.1s all ease-in-out;
}

#content-form-page-content {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

#contact-form-page h1 {
  margin-top: 5vh;
  margin-bottom: 0vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 900;
  font-size: 5em;
  color: #facb28;
}

#contact-form-page h2 {
  margin-top: 0vh;
  margin-bottom: 3vh;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  font-size: 3.5em;
  color: #ffffff;
}

.wpcf7-form {
  width: 100%;
}

.wpcf7-text, .wpcf7-textarea {
  width: 100%;
  padding: 12px;
  background-color: #2f2f2f;
  border: none;
  font-size: 1.2em;
  color: #facb28;
  outline-color: #facb28;
  resize: none;
}

.wpcf7-submit {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: #facb28;
  border: 4px solid #facb28;
  font-family: 'Oswald', sans-serif;
  font-size: 1.5em;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000000;
  transition: 0.1s all ease-in-out;
}

.wpcf7-submit:hover {
  background-color: transparent;
  color: #facb28;
  transition: 0.1s all ease-in-out;
}

@media(min-width: 1200px) {
  #contact-content-page {
    padding-left: 150px;
  }
  .wpcf7-form {
    width: 75%;
  }
}

/* BACK TO TOP */
.back-to-top {
  position: fixed;
  bottom: 6%;
  right: 2%;
  height: 88px;
  padding: 16px;
  background-image: url('http://www.transcendentthoughtandmarketleadership.com/wp-content/uploads/2016/06/back-to-top.png');
  background-repeat: no-repeat;
  background-position: bottom 16px center;
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid transparent;
  font-family: 'Merriweather', serif;
  font-size: 0.6vw;
  color: #ffffff;
  transition: 0.1s all ease-in-out;
}

.back-to-top:hover {
  background-color: rgba(0, 0, 0, 0.2);
  border: 2px solid #facb28;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-decoration: none;
  transition: 0.1s all ease-in-out;
}

.back-to-top a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* FOOTER */
footer {
  width: 100%;
  margin-top: -25px;
  padding-top: 3vh;
  padding-bottom: 3vh;
  background-color: #facb28;
  border-top: 20px solid #ffffff;
}

footer h4 {
  font-family: 'Oswald', sans-serif;
  font-size: 2.5em;
  font-weight: 900;
  color: #000000;
}

footer p {
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.25em;
  color: #000000;
}

footer ul {
  padding-left: 16px;
}

footer li {
  list-style-type: none;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.35em;
}

footer li a {
  color: #000000;
  transition: 0.1s all ease-in-out;
}

footer li a:hover {
  color: #ffffff;
  text-decoration: none;
  transition: 0.1s all ease-in-out;
}

.footer-copy {
  padding-top: 3vh;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.25em;
  text-align: center;
  color: #000000;
}

.footer-copy a {
  color: #000000;
}

.footer-copy a:hover {
  color: #ffffff;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.25);
  text-decoration: none;
}

#mc_signup_form {
  background-color: transparent;
  color: #000000;
}

.mc_merge_var {
  width: 30%;
  margin-right: 2%;
  display: inline-block;
}

.mc_input {
  width: 100% !important;
  margin-right: 8px;
  padding: 8px;
  background-color: #ffffff;
  border: none;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 1.25em;
  color: #000000;
}

#mc_mv_EMAIL, #mc_mv_FNAME, #mc_mv_LNAME  {
  display: inline-block;
}

#mc_signup_submit {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 48px;
  padding-right: 48px;
  background-color: #000000;
  border: 4px solid #000000;
  font-family: 'Oswald', sans-serif;
  font-size: 1.25em;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #facb28;
  transition: 0.1s all ease-in-out;
}

#mc_signup_submit:hover {
  background-color: #facb28;
  color: #000000;
}

#mc-indicates-required {
  display: none;
}

#required-text {
  padding-bottom: 4px;
  font-family: 'Merriweather Sans', sans-serif;
  font-size: 100%;
  text-align: center;
  color: #000000;
}




