* {
  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: #191f28;
  position: relative;
}
a:hover {
  color: #00a3ad;
}
h1 {
  font-family: "Stag Sans Web Semibold", sans-serif;
}
h1 {
  font-size: 58px;
  line-height: 64px;
  color: #00a3ad;
  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: #00a3ad;
  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-top: 1.5rem;
  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: #191f28;
  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;
}
.aqua {
  color: #00a3ad;
}
.green-bg {
  background-color: #00a3ad;
}
.chapter-intro {
  font-size: 22px;
  line-height: 32px;
  color: #191f28;
  margin-bottom: 3rem;
}
@media (max-width: 1199px) {
  .chapter-intro {
    font-size: 18px;
    line-height: 24px;
  }
}
.guide-developed {
  font-family: 'Stag Sans Web Round Light';
  font-size: 22px;
  line-height: 32px;
  color: #191f28;
  margin-top: 60px;
  margin-bottom: 40px !important;
  padding-top: 40px;
  border-top: solid 1px #b2b2b2;
}
@media (max-width: 1199px) {
  .guide-developed {
    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: #00a3ad;
  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/%7B3800e3ec-589b-48ec-bfba-42c137aca08b%7D_navigation-white.png');
  background-size: auto 12px;
  background-position: center;
  background-repeat: no-repeat;
  width: 22px;
  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: #00a3ad;
    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: 60px;
    margin-bottom: 60px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    width: 535px;
  }
}
@media (max-width: 767px) {
  .header-panel .intro-copy {
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 15px;
    padding-bottom: 18px;
    padding-left: 29px;
    padding-right: 15px;
    width: 350px;
  }
}
@media (max-width: 480px) {
  .header-panel .intro-copy {
    width: 255px;
  }
}
.header-panel .intro-copy h1 {
  margin-bottom: 11px;
}
@media (max-width: 767px) {
  .header-panel .intro-copy h1 {
    margin-bottom: 15px;
    line-height: 1.4;
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .header-panel .intro-copy h1 {
    font-size: 18px;
  }
}
.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/%7Ba5a069c8-9603-433c-a838-fed71c7743dd%7D_top_header.jpg');
  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;
}
.navigation-container a {
  color: #000;
}
.navigation-container a:hover {
  color: #000;
}
.navigation-container a:after {
  display: none;
}
@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/%7Be9f2368a-2fd4-445a-88f2-4e14c24933db%7D_navigation-close.png');
  background-size: 27px 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 a:after {
  display: none;
}
.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: #00a3ad;
}
.navigation-container #navigation ul ul {
  padding-left: 30px;
  width: 100%;
}
.navigation-container #navigation ul ul li {
  margin-bottom: 1rem;
  padding-right: 30px;
}
@media (max-width: 1199px) {
  .navigation-container #navigation ul ul li {
    margin-bottom: 0;
    padding: 18px 30px 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;
}
.small-margin-list {
  margin-bottom: 2em;
}
.small-margin-list li {
  margin-bottom: 5px;
}
.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;
}
.one-column p .small-font {
  font-size: 20px;
  color: rgba(25, 31, 40, 0.8);
}
@media (max-width: 1199px) {
  .one-column p .small-font {
    font-size: 15px;
  }
}
.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 Web Book', sans-serif;
  color: #fff;
  margin-bottom: 0;
  font-size: 96px;
  line-height: 278px;
  text-transform: none;
  padding-left: 410px;
  color: #00a3ad;
}
@media (max-width: 1449px) {
  .section-title .col h2 {
    font-size: 67px;
    line-height: 182px;
  }
}
@media (max-width: 1199px) {
  .section-title .col h2 {
    padding-left: 320px;
  }
}
@media (max-width: 767px) {
  .section-title .col h2 {
    font-size: 42px;
    padding-left: 15px;
    line-height: 1;
  }
}
.section-title .col h2 span.number {
  position: absolute;
  font-size: 240px;
  line-height: 278px;
  opacity: 0.2;
  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: 110px;
    line-height: 0.75;
    left: 0;
    position: relative;
    top: 0;
  }
}
.section-title .col h2 span.title {
  position: relative;
  height: 278px;
  display: flex;
  line-height: 98px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (max-width: 1449px) {
  .section-title .col h2 span.title {
    line-height: 79px;
  }
}
@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;
    padding-left: 5px;
  }
  .section-title .col h2 span.title br {
    display: none;
  }
}
/* link border */
.one-column a:after,
.call-out-bullets a:after {
  content: ' ';
  width: 100%;
  height: 2px;
  bottom: 0px;
  left: 0;
  background-color: #191f28;
  display: block;
  position: absolute;
}
.one-column a:hover,
.call-out-bullets a:hover {
  text-decoration: none;
  color: #00a3ad;
}
.one-column a:hover:after,
.call-out-bullets a:hover:after {
  background-color: #00a3ad;
}
.one-column a.no-style:after,
.call-out-bullets a.no-style:after {
  display: none;
}
.call-out-bullets {
  margin-top: 70px;
  margin-bottom: 70px;
}
.call-out-bullets .col {
  background-color: #00a3ad;
  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;
}
.call-out-bullets .col h2,
.call-out-bullets .col h3,
.call-out-bullets .col h4,
.call-out-bullets .col a {
  color: white;
}
.call-out-bullets .col a:hover {
  color: white;
}
.call-out-bullets .col a:after {
  background-color: white;
}
@media (max-width: 767px) {
  .call-out-bullets .col h4 a {
    font-size: 20px;
  }
}
@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: #00a3ad;
}
.call-out-form.green-bg .btn:hover {
  color: #00a3ad;
}
.call-out-form.coral-bg .col {
  background-color: #ff5e6f;
}
.call-out-form.coral-bg .btn:hover {
  color: #ff5e6f;
}
.call-out-quote {
  margin-top: 70px;
  margin-bottom: 70px;
}
.call-out-quote .col {
  background-color: #00a3ad;
  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;
}
/* table css */
.green-table tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 163, 173, 0.4);
}
.green-table tbody tr:nth-of-type(even) {
  background-color: rgba(0, 163, 173, 0.2);
}
.green-table th,
.green-table td {
  border: none;
}
@media (min-width: 981px) {
  .green-table th,
  .green-table td {
    padding: 0.75rem 1.2rem;
  }
}
@media (max-width: 767px) {
  .green-table th,
  .green-table td {
    font-size: 14px;
  }
}
.green-table thead {
  background-color: #00a3ad;
}
.green-table thead th {
  border: none;
  color: white;
  font-size: 23px;
}
@media (max-width: 767px) {
  .green-table thead th {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .table-small-font th,
  .table-small-font td {
    font-size: 10px;
  }
}
@media (max-width: 480px) {
  .table-small-font thead th {
    font-size: 12px;
    line-height: 1.2;
  }
}
/*light text */
.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light p,
.text-light ul,
.text-light li,
.text-light ol {
  color: white;
}
/* Two Column Texts */
.two-column-text .row .col {
  padding: 30px 50px;
}
.two-column-text h5 {
  margin-bottom: 15px;
}
.two-column-text .number-bullets {
  flex-wrap: wrap;
}
.two-column-text .number-bullets > div {
  width: 50%;
  padding: 20px;
}
@media (max-width: 767px) {
  .two-column-text .number-bullets > div {
    width: 100%;
    padding-right: 0px;
  }
}
.two-column-text .number-bullets .bullets {
  padding-left: 45px;
  position: relative;
}
.two-column-text .number-bullets .bullets span {
  background-color: white;
  color: #00a3ad;
  width: 30px;
  height: 30px;
  display: block;
  border-radius: 50%;
  text-align: center;
  line-height: 31px;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 15px;
}
.add-dropshadow {
  box-shadow: -1px 1px 6px #999999;
}
