.tms-wtm h1 {
    font-size: 50px;
    max-width: 900px;
    margin: 80px auto 20px;
    text-align: center;
    line-height: 1.2;
    color: #204270;
}
@media (max-width: 950px) {
.tms-wtm h1 {
    max-width: 600px;
    font-size: 6vw;
}  
}
@media (max-width: 820px) {
.tms-wtm h1 {
    font-size: 7vw;
    max-width: 500px;
}  
}
@media (max-width: 600px) {
.tms-wtm h1 {
    font-size: 9.5vw;
}  
}
@media (max-width: 450px) {
.tms-wtm h1 {
    font-size: 10.5vw;
}  
}
p {
    font-size: 16.5px;
    letter-spacing: .2px;
}
#flag-img.global-img {
    max-width: 500px;
    margin: 0 auto;
}
#flag-img p {
    text-align: center;
    font-size: 14px;
    line-height: 140%;
    margin-top: 10px;
}
.tms-wtm h2 {
    text-align: center;
    font-size: 36px;
    margin: 40px 0 20px;
    color: #204270;
}
@media(max-width: 550px) {
.tms-wtm h2 {
    font-size: 23px;
}  
}
.separator {
    text-align: center;
    margin: 40px 0;
}
.qantas-p {
    margin-top: 0;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
@media(max-width: 580px) {
.qantas-p {
    max-width: 285px;
    line-height: 150%;
}
}
.blockquote.qantas-bq {
    color: #fff;
    font-size: 25px;
    border-top: none;
    border-bottom: none;
    margin-top: -10%;
}
@media(max-width: 768px) {
.blockquote.qantas-bq {
    margin: -10% 0 10px;
}
}
@media(max-width: 580px) {
.blockquote.qantas-bq {
    max-width: 285px;
    margin: -10% auto 12px;
}
}
.tim-wtm {
    text-align: center;
    margin: 0 0 20px;
}
.quote-banner {
    position: relative;
}
.quote-banner-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
}
/*-- TI Section --*/
.tms-wtm .ti h2 {
    max-width: 850px;
    margin: 0 auto 20px;
}
.tms-wtm .ti .interview-text.ti-heading {
    font-size: 40px;
}
@media(min-width: 1080px) {
.tms-wtm .ti h2 br {
    display: none;
}  
}
@media(max-width: 550px) {
.tms-wtm .ti {
    font-size: 6vw;
}
.tms-wtm .ti .interview-text.ti-heading {
    font-size: 26px;
}
}
.ti-cta {
    text-align: center;
    font-weight: 900;
    line-height: 1.4;
    margin: 15px 0 5px;
    font-size: 16px;
    font-family: "Playfair Display", serif;
}
.tms-wtm .ti .ti-cta .interview-text {
    font-size: 17px;
}
.ti-video-img {
    position: relative;
}
.ti-video-img .play-button {
    position: absolute;
}
@media(max-width: 600px) {
.ti-video-img .play-button {
    max-width: 13vw;
}  
}
.ti-video-img a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*-- Commendations Section --*/
.commendations h2 {
    max-width: 700px;
    margin: 30px auto;
}
.commendations .sub {
    font-weight: 900;
    font-size: 21px;
    text-decoration: underline;
    margin: 35px auto 10px;
    font-family: "Playfair Display", serif;
}
.commendations p {
    text-align: center;
    max-width: 540px;
    margin: 0 auto 25px;
}
p.commendations-cta {
    font-weight: 900;
    max-width: 650px;
    font-size: 14px;
    font-family: "Playfair Display", serif;
}
/*-- More Introductory Talks --*/
.further-intros h2 {
    max-width: 700px;
    margin: 0 auto 25px;
}
.further-intros .sub {
    margin: 10px 0 20px;
/*     text-align: center;
    font-size: 18px; */
}
.further-intros ul {
    margin-left: 20px;
    font-weight: bold;
}
.further-intros ul li {
    margin-bottom: 40px;
/*     font-family: "Playfair Display", serif; */
    font-size: 16px;
}
.tms-rgs {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}
.tms-rgs .play-button {
    position: absolute;
    max-width: 80px;
}
.tms-beyond {
    text-align: center;
    margin-top: 12px;
}
.tms-commendation {
    max-width: 500px;
    margin: 0 auto;
}
.tms-commendation .wtm-print-download-text {
    display: none;
}
.further-intros ul li:nth-child(3) p:nth-child(2), .further-intros ul li:last-child p:nth-child(2) {
    font-weight: normal;
    font-family: "Muli", sans-serif;
    font-size: 15px;
}
.further-intros ul li:nth-child(3) a {
  font-weight: bold;
}
img.image-no-border.quote-left {
    position: relative;
    top: -10px;
    margin-right: 5px;
}
/*-- History of WTM --*/
.fha-key {
    text-align: center;
    margin: 0 0 15px;
}
/*-- WTM Social Media --*/
.wtm-socials h2 {
    margin-bottom: 0px;
}
.social-img {
    max-width: 400px;
    margin: 15px auto;
}
.wtm-socials ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    font-weight: 900;
    justify-content: center;
    align-items: center;
    max-width: 820px;
    margin: 0 auto;
}
@media(max-width: 875px) {
.wtm-socials ul {
    flex-direction: column;
    max-width: 435px;
    margin: 0 auto 20px;
}  
}
.wtm-socials ul li {
    font-size: 15px;
    margin: 0 0 20px;
    width: 50%;
}
@media(max-width: 875px) {
.wtm-socials ul li {
    width: 100%;
} 
}
.wtm-socials ul img {
    width: 40px;
    height: 40px;
    margin-right: 12px
}
.wtm-socials ul li a {
    display: flex;
    align-items: center;
    text-decoration: none;
}
.wtm-socials ul li a:hover {
    text-decoration: none;
}
.wtm-socials ul i {
    font-size: 40px;
    margin-right: 12px;
}