body {
    color: #2d2d2d;
    font-family: Gibson-Regular;
    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5 {
    color: #2d2d2d;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 600;
    max-width: 1020px;
    margin: 20px auto 25px;
}
@media (max-width: 600px) {
h1, h2, h3, h4, h5 {
    margin: 20px auto 10px;
  }
}
h1 {
  font-weight: 900;
  text-align: center;
}
.page-home h1 {
  text-align: left;
}
a {
  color: #e1050d
}
/*-- Global Styles --*/
.content-wrapper {
    padding: 20px;
}
.content-block-inner-wrapper {
    margin: 0 auto;
    max-width: 1100px;
}

.wtm-content-section p {
    max-width: 1020px;
    margin: 0 auto 15px;
    line-height: 140%;
}
.wtm-content-section a {
    color: #e1050d;
    font-family: Gibson-SemiBold;
    font-weight: 400;
    text-decoration: none;
}
b {
  font-family: Gibson-SemiBold;
  font-weight: 400;
  color: #2d2d2d;
/*   -moz-osx-font-smoothing: grayscale; */
}

.bold {
    font-family: Gibson-SemiBold;
    font-weight: 400;
    color: #2d2d2d;
/*     -moz-osx-font-smoothing: grayscale; */
}
.em {
  font-style: italic;
}
.underline {
    text-decoration: underline;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
}
u {
    text-decoration: underline;
    text-decoration-line: underline;
    text-decoration-thickness: 1px;
}
.bold-italic {
  font-family: Gibson-SemiBold;
  font-weight: 400;
  font-style: italic;
/*   -moz-osx-font-smoothing: grayscale; */
}
.ftw {
  font-size: 97%;
}
.centred-text {
  text-align: center;
}
@media (max-width: 600px) {
  .centred-text {
  text-align: left;
  }
}
.wtm-content-section .quote {
  font-family: Gibson-SemiBold;
  font-weight: 400;
  font-style: normal;
  color: #2d2d2d;
  text-align: center;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 600px) {
  .wtm-content-section .quote {
    text-align: left;
  }
}
.wtm-content-section .quote-source {
  font-size: 16px;
  font-weight: normal;
  text-align: center;
}
@media (max-width: 600px) {
  .wtm-content-section .quote-source {
    text-align: left;
  }
}
.wtm-content-section .quote-addition {
  font-weight: normal;
}
.paragraph-quote {
  font-weight: normal;
  font-style: normal;
}
.bold-underline {
    font-family: Gibson-SemiBold;
    font-weight: 400;
    text-decoration: underline;
/*     -moz-osx-font-smoothing: grayscale; */
}
.colour-box {
    background: #FADD60;
    padding: 40px 40px 20px;
    margin: 30px auto 30px;
    max-width: 1040px;
    border-radius: 30px;
}
.background-tan {
    background-color: #FADD60;
    padding-top: 20px;
}
.background-dblue {
    background-color: #014455;
    padding-top: 20px;
}

.background-leaves-space1 {
  background-image: url('https://images.wtmfiles.com/Autumn-leaves_background_WEB_1920x640.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100px;
}
/*-- Header Styles --*/
.wtm-header-wrapper {
    background: #014455;
    height: 100px;
}
.wtm-logo-header {
    position: absolute;
    top: 10px;
    left: 50px;
}
@media (max-width: 700px) {
  .wtm-logo-header {
    left: 15px;
}
}

/*-- Navigation --*/
@media(min-width: 701px) {
.wtm-mobile-menu-icon {
    display: none;
}
.wtm-navigation {
    background: #014455;
    height: 100px;
}
.wtm-nav-menu {
    align-items: center;
    height: 100px;
    justify-content: flex-end;
}
.wtm-nav-menu li {
    margin: 0 10px;
    font-size: 16px;
    font-family: 'Gibson-SemiBold';
}
.wtm-nav-menu li:last-child {
    margin: 0 20px 0 10px;
}
.wtm-nav-menu a {
    color: #fff;
    text-decoration: none;
}
.wtm-nav-menu li.nav-active a {
    color: #e1050d;
}
}
@media (max-width: 900px) {
.wtm-nav-menu li {
    margin: 0 6px;
    font-size: 14px;
} 
}

@media (max-width: 700px) {
.wtm-mobile-menu-icon {
    right: 30px;
    top: 30px;
}
.menu-open .wtm-nav-menu {
  background: #014455;
}
.menu-open .wtm-nav-menu a {
  font-family: 'Gibson-SemiBold';
  text-decoration: none;
  color: #fff;
}
.wtm-nav-menu .nav-active a {
    color: #e1050d;
}
}


/*-- Home --*/
.leaves-background {
  background-image: url('https://images.wtmfiles.com/Autumn-leaves_banner_WEB_1920x302.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}
.leaves-background h1 {
    font-size: 60px;
    color: white;
    text-shadow: 2px 2px 3px #242424;
    line-height: 110%;
    margin: 10px auto 0;
}
.leaves-background .place-full {
    font-size: 40px;
    color: white;
    text-shadow: 2px 2px 3px #242424;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 100%;
    margin-top: 5px;
}
@media (max-width: 525px) {
.leaves-background h1 {
  font-size: 9vw;
}
.leaves-background .place-full {
  font-size: 7vw;
}
}
#welcome .big-text {
  padding-top: 20px;
}
#welcome .quote {
  text-align: left;
}
#welcome .quote-source {
  text-align: left;
  font-weight: normal;
}
.video-background {
  background-image: url('https://images.wtmfiles.com/Autumn-leaves_background_WEB_1920x640.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.wtm-print-download-text a {
  color: #2d2d2d;
}
.bel-video {
    max-width: 560px;
    margin: 0 auto;
}
#video-text {
    box-shadow: 2px 2px 8px #424242;
    background: #fff;
    margin: 0 auto;
    padding: 20px;
    text-align: center;
}
p.read-text {
    margin-top: 10px;
}
.transcript-wrapper {
  max-width: 800px;
}
#darling-quote .quote, #darling-quote .quote-source {
    color: #fff;
}
#interview-box {
  background: #fff;
  padding: 20px;
  color: #2d2d2d;
}
#social-media {
    background: #fff;
    padding: 20px;
    color: #2d2d2d;
}
#freedom-list li {
    list-style: none;
    background: #fff;
    color: #2d2d2d;
    font-family: 'Gibson-SemiBold';
    text-align: center;
    padding: 35px 20px 10px;
    margin: 20px 0;
}
#freedom-list li p:last-child {
    font-family: 'Gibson-Regular';
}
#freedom-flexbox.transparent-box {
  background: #014455;
}
#freedom-flexbox.transparent-box h2 {
  color: #fff;
}
#freedom-text p {
    color: #fff;
}
/*-- About page --*/
.about-text img {
  float: right;
  margin: 0 0 10px 20px;
}
@media (max-width: 500px) {
 .about-text img {
  float: none;
  margin: 0 auto 20px;
  display: block;
} 
}
.tan-quote-box .content-wrapper {
  padding-top: 0;
}
#quote-box {
    border: 1px solid #2d2d2d;
    padding: 35px 20px 10px;
    /* font-size: 20px; */
    text-align: center;
    font-family: 'Gibson-SemiBold';
    max-width: 1013px;
    margin:0 auto;
}
.center-img {
  text-align: center;
  margin: 20px auto;
}
/* --JG Page-- */


/* -- The REAL Solution -- */
#quote-box.background-dblue {
  margin-top: 20px;
  color: #fff;
}
.page-the-real-solution h2 {
    text-align: center;
    font-size: 24px;
}
.real-solution-content .content-wrapper {
  padding-top: 0;
}
#quote-box.background-dblue .quote, #quote-box.background-dblue .quote-source {
    color: #fff;
}
/*--Footer styles--*/
footer {
    background-color: #FADD60;
    padding: 20px 20px;
}
#social-list {
  padding: 0 auto;
}
#social-list a {
    color: #2d2d2d;
}
.footer-p {
    margin: auto;
    color: #2d2d2d;
    font-family: Gibson-SemiBold;
    font-weight: 400;
    max-width: 260px;
    text-align: center;
    font-size: 15px;
    padding-bottom: 10px;
}