body {
    color: #000;
    font-family: Gibson-Regular,sans-serif;
    font-size: 17px;
    -webkit-text-size-adjust: 100%;
    font-weight: normal;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 150%;
}
h1 {
    font-family: Gibson-SemiBold,sans-serif;
    color: #2d2d2d;
    font-weight: normal;
    text-align: center;
    margin: 20px 0 20px;
    line-height: 130%;
}
@media (max-width: 768px) {
h1 {
    font-size: 33px;
}
}
@media (max-width: 500px) {
h1 {
    font-size: 30px;
}
}

h2, h3, h4, h5 {
    color: #2d2d2d;
    font-family: Gibson-Regular,sans-serif;
    font-weight: normal;
}
h2 {
    text-align: center;
    font-size: 35px;
    margin: 0 auto 10px;
    line-height: 130%;
}
@media (max-width: 500px) {
h2 {
    font-size: 30px;
}
}
.underline {
  text-decoration: underline;
}
strong {
  font-weight: normal;
  font-family: Gibson-SemiBold;
}
p {
  margin-bottom: 15px;
}
body a:link, body a:visited, body a:hover, body a:active, body a:focus, body a:focus-within {
    color: blue;
    text-decoration: none;
}
/*-- Global Styles --*/
.wtm-content-block {
    padding: 20px 20px;
}
.content-block-inner-wrapper {
    margin-left: 20px;
    margin-right: 20px;
}
.content-wrapper {
    max-width: 1020px;
    margin: auto;
}
.img-centre {
    text-align: center;
}
p.caption {
    text-align: center;
    font-size: 16px;
}
.video-size .wtm-print-download-text {
    display: none;
}
.all-caps {
    font-size: 90%;
}
/*-- Banner --*/
.wtm-header-wrapper {
    background: url("https://images.wtmfiles.com/main/Homepage-sun-background.jpg?trim-bottom=400&trim-top=100");
    padding-bottom: 8px;
}
.wtm-header-banner {
    max-width: 1020px;
    margin: 0 auto;
    padding-bottom: 10px;
    text-align: center;
}
.wtm-header-banner-text {
    display: flex;
    flex-direction: column;
    max-width: 499px;
    margin: 0 auto;
}
@media(max-width: 450px) {
.wtm-header-banner-text {
    line-height: 120%;
}  
}
.wtm-header-wrapper .wtm-header-banner-text a {
    color: #000;
}
.wtm-header-banner-text > span {
    font-size: 20px;
    color: #676767;
    margin-top: 5px;
}
@media(max-width: 450px) {
.wtm-header-banner-text > span {
    font-size: 5vw;
}  
}
.wtm-header-banner-text span:first-of-type {
    color: #2d2d2d;
    margin: 10px 0 5px;
    font-size: 30px;
    font-family: Gibson-SemiBold;
}
@media(max-width: 450px) {
.wtm-header-banner-text span:first-of-type {
    font-size: 6.5vw;
}  
}
.wtm-header-banner-text span:first-of-type span {
    font-size: 125%;
}
@media(max-width: 400px) {
    .wtm-mobile-menu-icon {
        right: 10px;
    }  
}

/*-- Navigation --*/
ul.wtm-nav-menu a {
    text-decoration: none;
    color: #2d2d2d;
}
/*-- Homepage --*/
.jg-gold-banner {
    position: relative;
}
.jg-gold-text {
    border: 5px solid red;
    padding: 20px;
    margin-top: 20px;
}
.jg-gold-text h1 {
    display:none;
}
p.jg-website-note {
    text-align: center;
    font-family: 'Gibson-SemiBold';
    font-size: 23px;
    margin: 0 auto;
    max-width: 1000px;
    line-height: 130%;
}
p.jg-website-note .underline {
    text-decoration-thickness: 3px;
}
p.prosen-quote {
    text-align: center;
    margin: 15px auto 5px;
    max-width: 700px;
}
p.prosen-name {
    text-align: center;
    font-family: 'Gibson-SemiBold';
    font-size: 95%;
}
.jg-bio-text {
    display: flex;
    margin-bottom: 15px;
    align-items: flex-start;
}
@media(max-width: 700px) {
.jg-bio-text {
    flex-direction: column;
    align-items: center;
}  
}
.jg-bio-text img {
    margin: 0 0 0 20px;
}
@media(max-width: 700px) {
.jg-bio-text img {
     margin: 0 auto;
}  
}
ul.key-works li {
    margin: 0 0 10px 30px;
}
ul.key-works li::marker {
  font-size: 22px;
}
.home-float-img {
    float: right;
    margin: 5px 0 15px 20px;
}
@media(max-width: 900px) {
.home-float-img {
    max-width: 250px;
    margin: 5px 0 12px 20px;
}  
}
@media(max-width: 700px) {
.home-float-img {
    float: none;
    text-align: center;
    margin: 10px auto;
}
.home-float-img.wtm-poster-img {
    max-width: 300px;
}
}

.home-float-img.harry-jg-img {
    max-width: 350px;
}

.home-float-img p {
    font-size: 13px;
    text-align: center;
    line-height: 125%;
}
@media (max-width: 600px) {
#faqs-heading br {
  display: none;
}
}
/*-- About JG --*/
#jg-biography h2 {
    text-align: left;
    font-size: 30px;
    margin: 30px 0 10px;
}
@media (max-width: 500px) {
#jg-biography h2 {
    font-size: 27px;
}
}
p.jg-history {
    text-align: center;
    font-family: 'Gibson-SemiBold';
    font-size: 20px;
    max-width: 650px;
    margin: 30px auto 0;
}
p.jg-history-name {
    text-align: center;
    margin-bottom: 30px;
}
.sun-separator {
    display: block;
    border-top: none;
    margin-left: auto;
    margin-right: auto;
    background-position: right;
    height: 24px;
    background-image: url(https://images.wtmfiles.com/Sun-background_WEB_1400x248.jpg);
}
.sun-separator.below-video {
    margin: 20px auto;
}
#tms-introducing-jg-and-wtm {
    margin: 30px auto 5px;
}
p#jg-video-transcript {
    margin: 20px auto;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
    color: blue;
}
#jg-video-transcript i {
    font-size: 25px;
    position: relative;
    top: 4px;
    left: 2px;
    transition: transform 0.3s ease;    /* Change 0.3s to adjust speed */
    transform: rotate(0deg);
}
#jg-video-transcript.open i {
    transform: rotate(90deg);
    left: 5px;
}
.jg-tms-video-transcript h3 {
    text-align: center;
    font-family: 'Gibson-SemiBold';
    margin: 0 0 20px;
}
.jg-tms-video-transcript .quote-wt {
    font-family: Gibson-SemiBold;
    font-size: 95%;
}
.jg-tms-video-transcript .img-centre {
    margin-bottom: 28px;
}
.video-size.big-country-vid {
    margin: 20px auto;
}
p.jg-complete-bio {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 20px 0;
    text-align: center;
    max-width: 850px;
    font-size: 23px;
    margin: 25px auto;
    line-height: 130%;
}
p.jg-complete-bio a {
    text-decoration: none;
}
#jg-list {
    display: flex;
    list-style: none;
    justify-content: center;
}
@media(max-width: 600px) {
#jg-list {
    flex-direction: column;
}  
}
#jg-list li {
    width: 32%;
}
@media(max-width: 600px) {
#jg-list li {
    width: 100%;
    margin: 15px 0 15px;
}  
}
#jg-list li:nth-child(2) {
    margin: 0 .5%;
}
@media(max-width: 600px) {
#jg-list li:nth-child(2) {
    margin: 15px 0 15px;
}  
}
#jg-list p {
    font-size: 15px;
    line-height: 130%;
    margin: 2px 5px;
}

/* -- FAQS PAGE --*/
#jeremy-griffith-faqs h1 {
    max-width: 600px;
    margin: 15px auto 20px;
}
#jeremy-griffith-faqs h2 {
    font-size: 20px;
    text-align: left;
    margin: 25px 0 4px;
    color: #000;
    font-family: 'Gibson-SemiBold';
}
p.see-all-faqs {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 20px 0;
    text-align: center;
    max-width: 850px;
    font-size: 23px;
    margin: 25px auto;
    line-height: 130%;  
}
/*-- WTM PAGE --*/
#jeremy-griffith-wtm h2 {
    text-align: left;
    font-size: 30px;
    margin: 30px 0 10px;
}
@media (max-width: 500px) {
#jeremy-griffith-wtm h2 {
    font-size: 28px;
}
}
p.about-wtm-button {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 20px 0;
    text-align: center;
    max-width: 646px;
    font-size: 23px;
    margin: 25px auto;
}
p.about-wtm-button a {
    text-decoration: none;
}
ul.commendation-givers {
    margin-bottom: 20px;
}
ul.commendation-givers li {
    margin: 0 0 10px 30px;
}
ul.commendation-givers a {
    color: #2d2d2d;
}
p.comm-quote {
    font-family: 'Gibson-SemiBold';
    margin: 7px 0 0;
    font-size: 16px;
}
p.response-to {
    font-size: 14px;
}
.albion-arose-img .caption {
    font-size: 14px;
    line-height: 125%;
}
/*-- JG BOOKS --*/
p.jg-books-summary {
    margin-bottom: 5px;
    
}
p.jg-books-note {
    font-family: 'Gibson-SemiBold';
    font-size: 17px;
    max-width: 665px;
    text-align: center;
    margin: 0 auto 20px;
}
ul.jg-books-list {
    list-style: none;
}
ul.jg-books-list li > div {
    display: flex;
    align-items: flex-start;
}
@media(max-width: 500px) {
ul.jg-books-list li > div {
    flex-direction: column;
    align-items: center;
}  
}
ul.jg-books-list h2 {
    font-size: 24px;
    text-align: left;
    margin: 40px 0 15px;
}
ul.jg-books-list img {
    margin: 0 20px 0 0;
}
@media(max-width: 500px) {
ul.jg-books-list img {
    margin: 0 0 15px 0;
}  
}
img.reconciliation-cover {
    border: 1px solid #d2d2d2;
}
.jg-books-support {
    margin: 40px 0 20px;
}
.jg-books-pc {
    margin: 40px 0 20px; 
}
ul.humanitys-dev {
    margin: -10px 0 15px 30px;
    list-style: disc;
}
/*-- JG MEDIA PAGE --*/
ul.jg-media-list {
    list-style: none;
}
ul.jg-media-list li:not(.heading) {
    display: flex;
    margin: 0 0 30px;
    align-items: flex-start;
}
@media(max-width: 700px) {
ul.jg-media-list li:not(.heading) {
    flex-direction: column;
    align-items: center;
}
}
ul.jg-media-list h2 {
    text-align: left;
    font-size: 24px;
    margin-top: 40px;
}
ul.jg-media-list li > img {
    margin-right: 20px;
    border: 1px solid #d2d2d2;
}
@media(max-width: 700px) {
ul.jg-media-list li > img {
    margin: 0 0 15px 0;
}
}
p.jg-media-link {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 20px 0;
    text-align: center;
    max-width: 800px;
    font-size: 23px;
    margin: 25px auto;
    line-height: 130%;
}
p.jg-media-link a {
    text-decoration: none;
}

/*-- JG COMMENDATIONS --*/
#commendations h2 {
    font-size: 18px;
    text-align: left;
    margin: 30px 0 5px;
}
#commendations h2 span {
    font-family: Gibson-SemiBold;
}
h3.further-praise, h3.praise-for-freedom, h3.chronology-heading, h3.key-books-heading {
    background: url(https://images.wtmfiles.com/Sun-background_WEB_1400x248.jpg);
    padding: 30px;
    font-size: 28px;
    background-position: right;
    line-height: 130%;
}
h3.chronology-heading, h3.key-books-heading {
    text-align: center;
}
h3.further-praise, h3.chronology-heading {
    margin-top: 20px;
}
p.jg-more-commendations {
    border-top: 2px solid #d2d2d2;
    border-bottom: 2px solid #d2d2d2;
    padding: 20px 0;
    text-align: center;
    max-width: 600px;
    font-size: 23px;
    margin: 25px auto;
    line-height: 150%;
}
#commendations .quote {
    font-family: 'Gibson-SemiBold';
    font-size: 95%;
}
/*-- Footer --*/
.jg-footer {
    background: #e8e6e6;
}
p.copyright {
    text-align: center;
    font-size: 12px;
}