@charset "utf-8";
/* CSS Document */

* {
  outline: none;
}
body {
  color: #191f28;
  font-size: 18px;
  font-family: "Stag Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
}
@media (max-width: 1199px) {
  body {
    font-size: 16px;
  }
}
.container-fluid {
  max-width: 1450px;
}
a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  color: #00A3AD;
  text-decoration: underline;
}
h1 {
  font-family: "Stag Sans Web Semibold", sans-serif;
}
h1 {
  font-size: 58px;
  line-height: 64px;
  color: #00a2ac;
  font-weight: 600;
}
@media (max-width: 1199px) {
  h1 {
    font-size: 38px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 26px;
  }
}
h2 {
  font-family: "Stag Sans Web Semibold", sans-serif;
  font-size: 98px;
  line-height: 112px;
  color: #00a2ac;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 75px;
    line-height: 86px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 41px;
    line-height: 45px;
  }
}
h3 {
  font-size: 48px;
  line-height: 53px;
  color: #191f28;
  margin-bottom: 2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  h3 {
    font-size: 32px;
    line-height: 36px;
  }
}
h4 {
  font-size: 36px;
  line-height: 41px;
  color: #191f28;
  margin-bottom: 2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  h4 {
    font-size: 32px;
    line-height: 36px;
  }
}
h5 {
  font-size: 21px;
  line-height: 29px;
  color: #00a2ac;
  margin-bottom: 2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  h5 {
    font-size: 20px;
  }
}
ul,
ol {
  padding-left: 30px;
}
ul li,
ol li {
  padding-left: 10px;
}
p,
ul,
li {
  margin-bottom: 2rem;
}
.collapsing {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.chapter-intro {
  font-size: 22px;
  line-height: 32px;
  color: #191f28;
}
@media (max-width: 1199px) {
  .chapter-intro {
    font-size: 18px;
    line-height: 24px;
  }
}
.name {
  font-size: 18px;
  line-height: 27px;
  font-style: italic;
  color: #191f28;
}
.header-panel {
  position: relative;
  background-size: cover;
  background-position: center;
}
@media (min-width: 1200px) {
  .header-panel {
    margin-bottom: 9px;
  }
}
.header-panel:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 96px;
  content: '';
  background-color: #00a2ac;
  width: 100%;
}
.header-panel:after {
  position: absolute;
  right: 0;
  top: 72px;
  bottom: 0;
  content: '';
  background-color: #fff;
  width: 50%;
  z-index: 0;
}
.header-panel .navigation-toggle {
  display: none;
  float: left;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B1e7774ff-5941-4b86-b959-f739848a9f22%7D_navigation-closed-white%402x.png');
  background-size: 18px auto;
  background-position: center;
  background-repeat: no-repeat;
  width: 18px;
  height: 100%;
  margin-right: 25px;
}
@media (max-width: 1199px) {
  .header-panel .navigation-toggle {
    position: relative;
    display: inline-block;
    float: right;
  }
  .header-panel .navigation-toggle:before {
    position: absolute;
    top: 0;
    right: 33px;
    content: 'CHAPTERS';
    color: #fff;
    line-height: 68px;
  }
}
@media (max-width: 767px) {
  .header-panel .navigation-toggle {
    margin-right: 5px;
  }
  .header-panel .navigation-toggle:before {
    line-height: 60px;
  }
}
.header-panel .navigation-toggle[aria-expanded="true"] {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Be27e7b1f-7dcd-4ee2-8a67-4513e9dd3e8a%7D_navigation-open-white%402x.png');
  background-size: 14px auto;
}
@media (max-width: 1199px) {
  .header-panel .logo-row {
    background-color: #00a2ac;
    position: fixed;
    z-index: 3;
    width: 100%;
  }
}
.header-panel .logo-row .col {
  position: relative;
}
.header-panel .logo-row .col * {
  position: relative;
  z-index: 2;
}
.header-panel .logo-row .back-to-top {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.header-panel .logo {
  display: inline-block;
  float: left;
  background-image: url('https://www.travelport.com/themes/custom/jf/images/travelport.svg');
  width: 224px;
  height: 42px;
  display: block;
  background-repeat: no-repeat;
  background-size: 224px;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 21px;
}
@media (max-width: 1199px) {
  .header-panel .logo {
    width: 129px;
    height: 25px;
    background-size: 129px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 25px;
  }
}
@media (max-width: 767px) {
  .header-panel .logo {
    margin-top: 16px;
    margin-bottom: 16px;
    margin-left: 5px;
  }
}
.header-panel .h1-row {
  position: relative;
}
@media (max-width: 1199px) {
  .header-panel .h1-row {
    padding-top: 65px;
  }
}
@media (max-width: 767px) {
  .header-panel .h1-row {
    padding-top: 57px;
  }
}
.header-panel .intro-copy {
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 38px;
  margin-bottom: 46px;
  margin-left: 75px;
  padding-top: 75px;
  padding-right: 30px;
  padding-left: 75px;
  padding-bottom: 95px;
  z-index: 2;
  width: 834px;
}
@media (max-width: 1199px) {
  .header-panel .intro-copy {
    margin-top: 14px;
    margin-bottom: 102px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    width: 535px;
  }
}
@media (max-width: 767px) {
  .header-panel .intro-copy {
    margin-top: 12px;
    margin-bottom: 88px;
    padding-top: 10px;
    padding-bottom: 18px;
    padding-left: 29px;
    padding-right: 15px;
    width: calc(100vw - 15px);
  }
}
.header-panel .intro-copy h1 {
  margin-bottom: 11px;
}
.header-panel .intro-copy p {
  font-size: 21px;
  line-height: 28px;
  margin-bottom: 1rem;
  color: #5e626d;
}
@media (max-width: 1199px) {
  .header-panel .intro-copy p {
    font-size: 16px;
  }
}
.header-panel .header-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 68%;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Bf0c7523d-f027-45ed-b238-deb94df38e44%7D_traveler-ebook-cover.png');
  background-size: cover;
  background-position: center;
  z-index: 1;
}
@media (max-width: 1199px) {
  .header-panel .header-image {
    width: 100%;
  }
}
.navigation-shadow {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 55px;
  -webkit-box-shadow: 0px 5px 10px -2px rgba(199, 199, 199, 0.75);
  -moz-box-shadow: 0px 5px 10px -2px rgba(199, 199, 199, 0.75);
  box-shadow: 0px 5px 10px -2px rgba(199, 199, 199, 0.75);
  z-index: 2;
  display: none;
}
@media (min-width: 1200px) {
  .navigation-shadow.display.fixed {
    display: block;
  }
}
.content-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 2;
  display: none;
}
@media (max-width: 1199px) {
  .content-overlay.display {
    display: block;
  }
}
.navigation-container {
  position: absolute;
  width: 320px;
  z-index: 2;
  max-height: 100vh;
  overflow-x: auto;
}
@media (min-width: 1200px) {
  .navigation-container {
    width: 1450px;
    max-width: 100%;
    background-color: #fff;
    margin-left: -15px;
    padding-left: 15px;
  }
  .navigation-container.expanded {
    width: 320px;
  }
  .navigation-container.expanded p {
    margin-bottom: 27px;
  }
}
@media (max-width: 1199px) {
  .navigation-container {
    position: fixed;
    top: 65px !important;
    background-color: #fff;
    width: 100%;
    margin-left: -15px;
    padding-right: 0;
    padding-left: 0;
    max-height: calc(100vh - 65px);
  }
}
@media (max-width: 767px) {
  .navigation-container {
    top: 57px !important;
    max-height: calc(100vh - 57px);
  }
}
.navigation-container.fixed {
  position: fixed;
  top: 0;
}
@media (min-width: 1200px) {
  .navigation-container.fixed {
    min-height: 55px;
  }
}
.navigation-container p {
  margin: 13px 0;
}
@media (max-width: 1199px) {
  .navigation-container p {
    display: none;
  }
}
.navigation-container p a {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B00852bb9-9062-4160-ad40-33c823086fa5%7D_navigation-closed%402x.png');
  background-size: 18px auto;
  background-position: center left;
  background-repeat: no-repeat;
  padding-left: 42px;
  font-weight: 700;
}
.navigation-container p a[aria-expanded="true"] {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B08369771-5d69-4984-9fbb-788abfb97074%7D_navigation-open%402x.png');
  background-size: 14px auto;
}
.navigation-container a {
  text-decoration: none;
}
.navigation-container ul {
  list-style: none;
  padding-left: 0;
}
.navigation-container ul li {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .navigation-container ul li {
    border-top: solid 2px #f0f0f0;
    margin-bottom: 0;
    min-height: 58px;
    display: flex;
    align-items: center;
  }
  .navigation-container ul li:first-child {
    border-top: none;
  }
}
.navigation-container ul li.nav-parent {
  position: relative;
}
.navigation-container ul li.nav-parent a.section-toggle {
  position: absolute;
  top: 0;
  right: 15px;
  content: '';
  display: block;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Bc1881ea7-aa47-4d7e-9132-8e46dc677c28%7D_down-arrow%402x.png');
  background-size: 12px auto;
  background-repeat: no-repeat;
  background-position: center right;
  width: 24px;
  height: 100%;
}
.navigation-container ul li.nav-parent a.section-toggle[aria-expanded="true"] {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B5d7576b5-1dbf-4d1c-b3df-a9fa32ac8058%7D_up-arrow%402x.png');
}
.navigation-container #navigation {
  background-color: #fff;
}
@media (max-width: 1199px) {
  .navigation-container #navigation {
    padding-right: 40px;
    padding-left: 40px;
    border-bottom: solid 2px #f0f0f0;
  }
}
@media (max-width: 767px) {
  .navigation-container #navigation {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.navigation-container #navigation > ul {
  margin-bottom: 0;
}
.navigation-container #navigation > ul > li > a {
  font-weight: 700;
  text-transform: uppercase;
}
.navigation-container #navigation ul a:hover {
  color: #00a2ac;
}
.navigation-container #navigation ul ul {
  padding-left: 30px;
  width: 100%;
}
.navigation-container #navigation ul ul li {
  margin-bottom: 1rem;
}
@media (max-width: 1199px) {
  .navigation-container #navigation ul ul li {
    margin-bottom: 0;
    padding: 18px 0;
    line-height: 1.2;
  }
}
.navigation-container #navigation ul ul li a {
  font-size: 16px;
}
.content-container {
  padding-top: 70px;
}
@media (max-width: 1199px) {
  .content-container {
    padding-top: 0;
  }
}
.content-container.narrow {
  position: relative;
  padding-left: 335px;
}
@media (min-width: 1200px) {
  .content-container.narrow:before {
    position: absolute;
    top: 30px;
    left: 335px;
    bottom: -70px;
    width: 1px;
    content: '';
    background-color: #f2f2f2;
  }
}
@media (max-width: 1449px) {
  .content-container.narrow {
    padding-left: 350px;
  }
}
@media (max-width: 1199px) {
  .content-container.narrow {
    padding-left: 15px;
  }
}
.section {
  margin-top: 70px;
  margin-bottom: 70px;
}
.col img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 450px;
  width: 100%;
}
.col img.full-col-image {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .col img {
    max-width: 460px;
    margin-top: calc(70px - 2rem);
  }
}
ul li.sub-bullet {
  list-style: none;
}
.source {
  padding-left: 40px;
}
.two-column {
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1200px) {
  .two-column .col p:last-child,
  .two-column .col ul:last-child,
  .two-column .col ol:last-child {
    margin-bottom: 0;
  }
  .two-column .col p:last-child li:last-child,
  .two-column .col ul:last-child li:last-child,
  .two-column .col ol:last-child li:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 1199px) {
  .two-column {
    max-width: 650px;
  }
  .two-column .col:last-child p:last-child,
  .two-column .col:last-child ul:last-child,
  .two-column .col:last-child ol:last-child {
    margin-bottom: 0;
  }
  .two-column .col:last-child p:last-child li:last-child,
  .two-column .col:last-child ul:last-child li:last-child,
  .two-column .col:last-child ol:last-child li:last-child {
    margin-bottom: 0;
  }
}
.two-column .row > div {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 1199px) {
  .two-column .row > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.one-column {
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}
.one-column .col p:last-child,
.one-column .col ul:last-child,
.one-column .col ol:last-child {
  margin-bottom: 0;
}
.one-column .col p:last-child li:last-child,
.one-column .col ul:last-child li:last-child,
.one-column .col ol:last-child li:last-child {
  margin-bottom: 0;
}
.one-column .row > div {
  padding-right: 30px;
  padding-left: 30px;
}
.one-column p em {
  font-family: 'Stag Sans Web Book';
  font-size: 12px;
  line-height: 27px;
}
.one-column p.img-caption {
  margin-top: 1em;
  line-height: 20px;
}
.one-column p.img-caption em {
  line-height: 20px;
}
.graph {
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: 990px;
  margin-right: auto;
  margin-left: auto;
}
.graph .col img {
  max-width: 990px;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .taller-margin {
    margin-top: 107px;
  }
}
.pull-out {
  max-width: 1178px;
}
@media (min-width: 1200px) {
  .narrow .pull-out {
    max-width: 974px;
    margin-left: 30px;
  }
}
.section-seven-title {
  margin-top: 100px;
}
@media (min-width: 1200px) {
  .section-seven-title {
    margin-top: 190px;
  }
}
.section-title {
  margin-top: 100px;
  margin-bottom: 70px;
}
@media (min-width: 1200px) {
  .section-title {
    margin-top: 190px;
  }
}
.section-title .col {
  position: relative;
  background-size: cover;
  background-position: center right;
}
.section-title .col h2 {
  font-family: "Stag Sans", sans-serif;
  color: #fff;
  margin-bottom: 0;
  font-size: 103px;
  line-height: 278px;
  text-transform: uppercase;
  padding-left: 246px;
}
@media (max-width: 1449px) {
  .section-title .col h2 {
    font-size: 67px;
    line-height: 182px;
  }
}
@media (max-width: 1199px) {
  .section-title .col h2 {
    padding-left: 206px;
  }
}
@media (max-width: 767px) {
  .section-title .col h2 {
    font-size: 39px;
    height: 277px;
    padding-left: 45px;
    padding-top: 114px;
  }
}
.section-title .col h2 span.number {
  position: absolute;
  font-size: 240px;
  line-height: 278px;
  opacity: 0.4;
  top: 1px;
  left: 45px;
  font-weight: 700;
  font-family: "Stag Sans Web Semibold", sans-serif;
}
@media (max-width: 1199px) {
  .section-title .col h2 span.number {
    font-size: 194px;
    line-height: 244px;
    left: 36px;
    top: -10px;
  }
}
@media (max-width: 767px) {
  .section-title .col h2 span.number {
    font-size: 138px;
    line-height: 0.75;
    left: 20px;
    top: 28px;
  }
}
.section-title .col h2 span.title {
  position: relative;
  height: 278px;
  display: flex;
  line-height: 100px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-bottom: 17px;
}
@media (max-width: 1449px) {
  .section-title .col h2 span.title {
    line-height: 81px;
  }
}
@media (max-width: 1199px) {
  .section-title .col h2 span.title {
    height: 224px;
  }
}
@media (max-width: 767px) {
  .section-title .col h2 span.title {
    height: auto;
    padding-bottom: 0;
    line-height: 1;
    font-weight: 600;
  }
}
.section-one-title .col {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B58f2dfae-cd0e-4b3a-b8c6-383861d8af29%7D_Inspiration_2416x556-01.jpg');
}
@media (max-width: 767px) {
  .section-one-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B798cea6a-959b-4c6a-a08e-9acd7b4f92f4%7D_Inspiration_831_x_554-01.jpg');
  }
}
.section-two-title .col {
  position: relative;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Ba96345a7-432c-42e3-b885-dda6754b84ba%7D_Shopping_2416x554-01.jpg');
}
@media (max-width: 767px) {
  .section-two-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B4a912ff6-e7ac-48ae-892a-c98402f19527%7D_Shopping_831_x_554-01.jpg');
  }
  .section-two-title .col:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.4) 0%, rgba(255, 255, 255, 0) 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
.section-two-title .col h2 {
  padding-left: 265px;
}
@media (max-width: 767px) {
  .section-two-title .col h2 {
    padding-left: 17px;
  }
}
.section-three-title .col {
  position: relative;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Be8d3cc98-e0b1-46cf-99a5-cfba6c60b033%7D_Booking_2416_x_556-01.jpg');
}
@media (max-width: 767px) {
  .section-three-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Bcffbd213-9550-4a09-8c58-fb20ad2924b4%7D_Booking_831_x_554-01.jpg');
    background-position: center left;
  }
}
.section-three-title .col:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 767px) {
  .section-three-title .col:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
    background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
.section-three-title .col h2 {
  padding-left: 263px;
}
@media (max-width: 767px) {
  .section-three-title .col h2 {
    padding-left: 17px;
  }
}
.section-four-title .col {
  position: relative;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Ba3188b76-1525-437c-8d94-bf959a0face8%7D_Pre-trip_2416x556-01.jpg');
}
@media (max-width: 767px) {
  .section-four-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B29f9fb6b-c309-4a21-8693-0ace922f61c9%7D_Pre-trip_831_x_554-01.jpg');
  }
}
.section-four-title .col:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
  background: -moz-linear-gradient(left, rgba(21, 47, 106, 0.8) 0%, rgba(255, 255, 255, 0) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(21, 47, 106, 0.8) 0%, rgba(255, 255, 255, 0) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(21, 47, 106, 0.8) 0%, rgba(255, 255, 255, 0) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.section-four-title .col h2 {
  padding-left: 260px;
}
@media (max-width: 767px) {
  .section-four-title .col h2 {
    padding-left: 17px;
  }
}
.section-five-title .col {
  position: relative;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7Be0e209e8-82ea-44c1-b97e-67d6274bdb30%7D_Intrip_2416_x_556-01.jpg');
}
@media (max-width: 767px) {
  .section-five-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B34372bee-ec4b-4e87-887e-0808a50f1f18%7D_Intrip831x554-01.jpg');
  }
}
.section-five-title .col:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
  background: -moz-linear-gradient(left, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
@media (max-width: 767px) {
  .section-five-title .col:before {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,ffffff+60&0.5+0,0+60 */
    background: -moz-linear-gradient(-45deg, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(21, 47, 106, 0.7) 0%, rgba(255, 255, 255, 0) 60%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  }
}
.section-five-title .col h2 {
  padding-left: 270px;
}
@media (max-width: 767px) {
  .section-five-title .col h2 {
    padding-left: 17px;
  }
}
.section-six-title .col {
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B3a5494b1-2e0f-4a02-a334-ea5b6b2a547b%7D_Next_trip_2416x556-01.jpg');
}
@media (max-width: 767px) {
  .section-six-title .col {
    background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B8b9636ae-fcda-4ea5-aad5-5b8e1a46beec%7D_Next_Trip_831x554-01.jpg');
  }
}
.section-six-title .col h2 {
  padding-left: 280px;
}
@media (max-width: 767px) {
  .section-six-title .col h2 {
    padding-left: 3px;
    padding-top: 146px;
  }
}
.section-six-title .col h2 span.title {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .section-six-title .col h2 span.title {
    line-height: 1.3;
  }
}
.call-out-bullets {
  margin-top: 70px;
  margin-bottom: 70px;
}
.call-out-bullets .col {
  background-color: #00a2ac;
  color: #fff;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B08bbc429-41fd-49e3-a405-e9fc7659df67%7D_LightbulbWhite_Copy%402x.png');
  background-repeat: no-repeat;
  background-size: 69px auto;
  background-position: 240px 36px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 395px;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .call-out-bullets .col {
    background-position: 96px 36px;
    padding-left: 195px;
  }
}
@media (max-width: 767px) {
  .call-out-bullets .col {
    background-size: 59px auto;
    background-position: 18px 36px;
    padding-left: 93px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.call-out-bullets .col h2 {
  font-family: "Stag Sans", sans-serif;
  color: #fff;
  font-size: 24px !important;
  line-height: 30px !important;
  margin-bottom: 2rem;
  font-weight: 400;
  text-transform: none;
}
@media (max-width: 767px) {
  .call-out-bullets .col h2 {
    padding-top: 15px;
  }
}
.call-out-bullets .col ul {
  line-height: 23px;
}
.call-out-bullets .col ul li:last-child {
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  .narrow .call-out-bullets .col {
    background-position: 25px 36px;
    padding-left: 140px;
  }
}
.call-out-form .col {
  background-color: #ff5e6f;
}
.call-out-form .col p:last-child {
  margin-bottom: 0;
}
.call-out-form .btn {
  position: relative;
  border: solid 2px #fff;
  border-radius: 0;
  padding: 13px 27px;
  line-height: 1.4;
  font-weight: 600;
  color: #fff;
  text-decoration: none;
}
.call-out-form .btn:before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 0;
  content: '';
  background-color: #fff;
  transition: width 0.5s;
  z-index: 1;
}
.call-out-form .btn * {
  position: relative;
  z-index: 2;
}
.call-out-form .btn:hover {
  color: #ff5e6f;
}
.call-out-form .btn:hover:before {
  width: 100%;
}
@media (max-width: 767px) {
  .call-out-form .btn {
    padding: 10px 20px;
  }
}
.call-out-form.green-bg .col {
  background-color: #00a2ac;
}
.call-out-form.green-bg .btn:hover {
  color: #00a2ac;
}
.call-out-quote {
  margin-top: 70px;
  margin-bottom: 70px;
}
.call-out-quote .col {
  background-color: #00a2ac;
  color: #fff;
  background-image: url('https://img06.en25.com/EloquaImages/clients/Travelport/%7B22582de9-bfcc-4a3c-9fdc-e751c96b9516%7D_Quote%402x.png');
  background-repeat: no-repeat;
  background-size: 84px auto;
  background-position: 237px 70px;
  padding-top: 60px;
  padding-bottom: 60px;
  padding-left: 359px;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .call-out-quote .col {
    background-position: 45px 69px;
    padding-left: 165px;
  }
}
@media (max-width: 767px) {
  .call-out-quote .col {
    background-size: 52px auto;
    background-position: 17px 36px;
    padding-right: 15px;
    padding-left: 87px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.call-out-quote .col p {
  font-size: 24px;
  line-height: 33px;
  margin-bottom: 0;
  max-width: 700px;
  min-height: 80px;
}
@media (max-width: 1199px) {
  .call-out-quote .col p {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .call-out-quote .col p {
    font-size: 16px;
    min-height: 0;
  }
}
@media (min-width: 1200px) {
  .narrow .call-out-quote .col {
    background-position: 45px 69px;
    padding-left: 165px;
  }
}
.quote-block {
  margin-top: 70px;
  margin-bottom: 70px;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
}
.quote-block .row > div {
  padding-right: 30px;
  padding-left: 30px;
}
.quote-block p.quote {
  font-size: 21px;
  line-height: 30px;
  font-style: italic;
  color: #191f28;
}
@media (max-width: 1199px) {
  .quote-block p.quote {
    font-size: 18px;
    line-height: 24px;
  }
}
.quote-block p.attribution {
  display: flex;
  align-items: center;
  align-content: flex-start;
  margin-bottom: 0;
}
.quote-block p.attribution br {
  display: none;
}
@media (max-width: 767px) {
  .quote-block p.attribution br {
    display: inline;
  }
}
@media (max-width: 767px) {
  .quote-block p.attribution {
    flex-direction: column;
    text-align: center;
  }
}
.quote-block p.attribution img {
  float: left;
  width: 57px;
  margin-right: 17px;
  margin-left: 0;
  margin-top: 0;
}
@media (max-width: 767px) {
  .quote-block p.attribution img {
    float: none;
    width: 70px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
  }
}
@media (max-width: 1199px) {
  .quote-block p.attribution {
    font-size: 18px;
    line-height: 27px;
  }
}
form {
  margin-top: 40px;
}
form .form-control {
  border-radius: 0;
  font-weight: normal;
}
form button,
form .btn {
  border: solid 1px #fff;
  color: #fff;
  text-transform: uppercase;
  border-radius: 0;
}
form button:hover,
form .btn:hover {
  color: #fff;
}