.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-form-formradioinput--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-top-width: 4px;
  border-bottom-width: 4px;
  border-left-width: 4px;
  border-right-width: 4px;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
}

.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 35px;
  line-height: 40px;
  font-weight: 500;
}

h2 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 26px;
  line-height: 33px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

h6 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

p {
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 22px;
  font-weight: 400;
}

a {
  color: #2196f3;
  text-decoration: none;
}

ul {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

ol {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  margin-bottom: 20px;
  padding: 0px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 16px;
}

figure {
  margin-bottom: 20px;
}

figcaption {
  margin-top: 7px;
  color: rgba(51, 51, 51, 0.56);
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.button {
  display: inline-block;
  padding: 11px 20px;
  border-radius: 3px;
  background-color: #0a3c75;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #1565c0;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.white {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, color-stop(44%, #fff), to(#d8d8d8));
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, #fff 44%, #d8d8d8);
  color: #0a3c75;
}

.button.white:hover {
  background-color: hsla(0, 0%, 100%, 0.77);
}

.button.black {
  background-color: #333;
}

.button.black:hover {
  background-color: #000;
}

.button.black.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.button.full-width {
  display: block;
  width: 100%;
}

.button.small {
  padding: 7px 12px;
  background-color: #2196f3;
  font-size: 11px;
  line-height: 14px;
  text-transform: uppercase;
}

.button.small:hover {
  background-color: #1565c0;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #a8a8a8;
}

.button.tab:hover {
  background-color: #7e7e7e;
}

.button.tab.w--current {
  background-color: #2196f3;
}

.button.tab.w--current:hover {
  background-color: #1565c0;
}

.button.with-field {
  width: 22%;
  margin-left: 2%;
  float: left;
}

.navigation-link {
  height: 60px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Roboto, sans-serif;
  color: #135096;
  font-weight: 400;
}

.navigation-link:hover {
  color: #2196f3;
}

.navigation-link.white {
  color: #fff;
}

.navigation-bar {
  background-color: #fff;
}

.navigation-bar.dark {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 5px;
  background-color: #fff;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.26);
}

.navigation-bar.top {
  margin-top: 58px;
  margin-bottom: 124px;
  border-radius: 5px;
  background-color: #fff;
}

.navigation-menu.left {
  float: left;
}

.navigation-menu.on-bottom {
  float: none;
  text-align: center;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #135096;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
}

.brand-link {
  height: 60px;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.brand-link:hover {
  opacity: 0.66;
}

.brand-link.right {
  float: right;
}

.brand-link.on-top {
  display: block;
  float: none;
  text-align: center;
}

.brand-link.white {
  color: #fff;
}

.brand-link.left-spacing {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding: 5px 15px 5px 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.brand-link.left {
  margin-left: 16px;
}

.section {
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
  background-color: #fff;
}

.section.centered {
  text-align: center;
}

.section.accent {
  background-color: #f3f3f3;
}

.section.dark {
  background-color: #5d5d5d;
  color: #fff;
}

.section.panel-1 {
  padding-bottom: 100px;
  background-color: #eee;
}

.hero-slider {
  height: 455px;
  background-color: transparent;
}

.slide {
  padding-top: 82px;
  padding-right: 85px;
  padding-left: 85px;
  background-color: #dbdbdb;
}

.slide.two {
  background-color: #dbdbdb;
}

.header-section {
  padding-top: 104px;
  padding-bottom: 104px;
  background-color: #5d5d5d;
  color: #fff;
  text-align: center;
}

.page-heading {
  margin-top: 0px;
  margin-bottom: 11px;
}

.cta-section {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #dbdbdb;
}

.cta-section.centered {
  text-align: center;
}

.cta-section.centered-accented {
  background-color: #0a3c75;
  color: #fff;
  text-align: center;
}

.cta-heading {
  margin-top: 3px;
  margin-bottom: 0px;
  font-weight: 400;
}

.cta-heading.inline-block {
  display: inline-block;
  margin-top: 0px;
  margin-right: 27px;
}

.align-right {
  text-align: right;
}

.white-box {
  padding: 15px;
  border-radius: 5px;
  background-color: #fff;
}

.fixed-image-section {
  padding: 117px 20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/Aerial-8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/Aerial-8.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  color: #fff;
  text-align: center;
}

.fixed-image-section.pd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.36)), to(rgba(0, 0, 0, 0.36))), url('../images/PD-2013-1.jpg'), url('../images/Aerial-8.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.36), rgba(0, 0, 0, 0.36)), url('../images/PD-2013-1.jpg'), url('../images/Aerial-8.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-attachment: scroll, fixed, fixed;
}

.hero-section {
  height: 50vh;
  padding-top: 250px;
}

.hero-section.centered {
  margin-top: 0px;
  padding-top: 43vh;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/PD-2013-1.jpg'), url('../images/Aerial-4.jpg'), url('../images/Aerial-11.jpg'), url("https://assets.website-files.com/5c3727adf7e384aa305c4bf1/5c38376d86916f1c2befc27e_TL-PD%20'18-2.jpg");
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/PD-2013-1.jpg'), url('../images/Aerial-4.jpg'), url('../images/Aerial-11.jpg'), url("https://assets.website-files.com/5c3727adf7e384aa305c4bf1/5c38376d86916f1c2befc27e_TL-PD%20'18-2.jpg");
  background-position: 0px 0px, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
  background-size: auto, cover, cover, cover, cover;
  background-repeat: repeat, repeat, repeat, no-repeat, repeat;
  background-attachment: scroll, scroll, fixed, scroll, scroll;
  text-align: center;
}

.hero-section.centered.tl {
  position: relative;
  padding-top: 0vh;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.hero-section.centered.pd {
  height: 50vh;
  padding-top: 17vh;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url("https://assets.website-files.com/5c3727adf7e384aa305c4bf1/5c3838a5c4f69fe5fbffa0bc_TL-PD%20'18-10.jpg");
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url("https://assets.website-files.com/5c3727adf7e384aa305c4bf1/5c3838a5c4f69fe5fbffa0bc_TL-PD%20'18-10.jpg");
  background-position: 0px 0px, 50% 32%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.slider-navigation {
  font-size: 11px;
}

.slider-icon-circle {
  width: 50px;
  height: 50px;
  padding: 6px;
  font-size: 33px;
}

.hero-heading {
  color: #1565c0;
  text-align: center;
}

.hero-heading.black {
  color: #0a3c75;
}

.hero-subheading {
  margin-bottom: 18px;
  color: #000;
  text-align: center;
}

.hero-subheading.black {
  margin-top: 29px;
  color: #fff;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 9px 20px;
  border: 2px solid #2196f3;
  border-radius: 4px;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #2196f3;
  font-size: 16px;
  line-height: 19px;
  text-decoration: none;
}

.hollow-button:hover {
  border-color: #1565c0;
  color: #1565c0;
}

.hollow-button.white {
  border-color: #fff;
  color: #fff;
}

.hollow-button.white:hover {
  border-color: hsla(0, 0%, 100%, 0.64);
  color: hsla(0, 0%, 100%, 0.72);
}

.section-heading {
  margin-bottom: 20px;
}

.section-heading.centered {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #0a3c75;
  font-size: 37px;
  font-weight: 600;
  text-align: center;
}

.section-heading.centered.white {
  color: #fff;
  line-height: 45px;
}

.main-container {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.form-label {
  margin-bottom: 6px;
  font-size: 13px;
  text-transform: uppercase;
}

.section-subheading.center {
  margin-top: 22px;
  font-family: 'Open Sans', sans-serif;
  color: #0a3c75;
  font-size: 21px;
  line-height: 26px;
  text-align: center;
}

.section-subheading.center.sasd-asd-as {
  line-height: 28px;
}

.section-subheading.center.spaced-out {
  display: block;
  max-width: 650px;
  margin-right: auto;
  margin-left: auto;
  line-height: 26px;
}

.section-subheading.center.spaced-out.white {
  color: #fff;
  line-height: 17px;
}

.section-subheading.center.spaced-out.white.pd {
  line-height: 28px;
}

.section-subheading.center.scholarship {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
}

.section-title-group {
  margin-bottom: 26px;
}

.section-title-group.centered {
  text-align: center;
}

.form-field {
  min-height: 41px;
  margin-right: 1px;
  margin-bottom: 17px;
  border-style: none;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.09);
  -webkit-transition: box-shadow 150ms ease;
  transition: box-shadow 150ms ease;
}

.form-field:focus {
  box-shadow: 0 0 0 2px #2196f3;
}

.form-field.text-area {
  min-height: 110px;
}

.form-field.with-button {
  width: 75%;
  margin-bottom: 0px;
  float: left;
}

.form-wrapper.squeezed {
  padding-right: 19%;
  padding-left: 19%;
}

.picture-border {
  border: 5px solid #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12);
}

.round-image {
  margin-bottom: 13px;
  border-radius: 100px;
}

.social-button {
  margin-right: 4px;
  margin-bottom: 8px;
  margin-left: 4px;
  padding: 8px;
  border-radius: 100px;
  background-color: #2196f3;
  -webkit-transition: background-color 150ms ease;
  transition: background-color 150ms ease;
}

.social-button:hover {
  background-color: #1565c0;
  opacity: 1;
}

.social-button.border {
  padding: 6px;
  border: 1px solid rgba(0, 0, 0, 0.36);
  background-color: transparent;
}

.social-button.facebook {
  background-color: #3c5791;
}

.social-button.twitter {
  background-color: #29a9e8;
}

.social-button.red {
  background-color: #d11529;
}

.social-button.pink {
  background-color: #fc488f;
}

.social-button.pink2 {
  background-color: #ed1081;
}

.social-button.orange {
  background-color: #db4e34;
}

.social-button.vimeo {
  background-color: #1ebae7;
}

.social-button.linkdin {
  background-color: #1485c3;
}

.social-button.instagram {
  background-color: #4b769b;
}

.social-button.tumblr {
  background-color: #2e5270;
}

.social-button.webflow {
  background-color: #3278bd;
}

.social-button.medium {
  background-color: #549f63;
}

.social-icon-link {
  padding: 3px;
  opacity: 1;
  -webkit-transition: opacity 150ms ease;
  transition: opacity 150ms ease;
}

.social-icon-link:hover {
  opacity: 0.5;
}

.profile-image {
  margin-bottom: 15px;
  border-radius: 100px;
}

.hero-with-nav {
  background-color: #dbdbdb;
}

.footer {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer.center {
  text-align: center;
}

.footer.centered-smaller {
  padding-top: 33px;
  padding-bottom: 33px;
}

.footer.accent {
  background-color: #f1f1f1;
}

.footer.centered-accented {
  background-color: #f1f1f1;
  text-align: center;
}

.float-right {
  float: right;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 16px;
}

.link {
  display: block;
  margin-bottom: 10px;
  color: #2196f3;
  text-decoration: none;
}

.link:hover {
  color: #1565c0;
}

.footer-brand-text {
  color: #0a3c75;
  font-size: 26px;
  line-height: 33px;
  text-align: center;
}

.sidemenu-wrapper {
  margin-left: 10px;
  padding-left: 20px;
}

.sidemenu-title {
  margin-bottom: 10px;
}

.sidemenu-link {
  display: block;
  padding-top: 6px;
  padding-bottom: 6px;
  color: #8f8f8f;
  text-decoration: none;
}

.sidemenu-link:hover {
  color: #333;
}

.grid-image {
  margin-bottom: 20px;
}

.info-wrapper {
  margin-bottom: 14px;
}

.info-icon {
  float: left;
}

.info-text {
  margin-left: 34px;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  color: rgba(0, 0, 0, 0.74);
  text-decoration: none;
}

.footer-link:hover {
  color: #3b99d9;
}

.footer-link.with-icon {
  margin-left: 30px;
}

.hero-title-wrapper {
  margin-bottom: 155px;
}

.icon-left {
  padding: 6px;
  float: left;
  color: #919191;
}

.text-right {
  margin-left: 49px;
}

.left-navigation {
  width: 20%;
  height: 100vh;
  float: left;
  background-color: #dbdbdb;
}

.nav-link {
  display: block;
  padding: 7px 0px;
  text-align: center;
}

.nav-menu {
  float: none;
}

.logo-link {
  display: block;
  margin-top: 216px;
  margin-bottom: 50px;
  float: none;
  text-align: center;
}

.content {
  overflow: hidden;
  width: 80%;
  float: left;
}

.social-footer {
  margin-top: 56px;
  text-align: center;
}

.grid-fours {
  width: 25%;
  padding: 10px;
  float: left;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.flushed-grid {
  width: 25%;
  float: left;
}

.flushed-grid.thirds {
  width: 33.33%;
}

.flushed-grid.sixths {
  width: 16.66%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.success-wrapper {
  padding: 31px;
  border-radius: 5px;
  background-color: #0a3c75;
  color: #fff;
}

.success-message {
  margin-bottom: 0px;
}

.error-wrapper {
  border-radius: 5px;
  background-color: #d32f2f;
  color: #fff;
}

.error-message {
  margin-bottom: 0px;
}

.social-link-wrapper {
  text-align: center;
}

.background {
  background-color: #dbdbdb;
}

.custom-container {
  display: block;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.rich-text h1 {
  margin-top: 30px;
}

.rich-text h3 {
  margin-top: 30px;
}

.rich-text h5 {
  margin-top: 30px;
}

.rich-text h4 {
  margin-top: 30px;
}

.rich-text h6 {
  margin-top: 30px;
}

.image-column {
  text-align: center;
}

.content-column {
  padding-top: 42px;
}

.feature-column {
  text-align: center;
}

.waterfall-image-column {
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.footer-paragraph {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-align: center;
}

.footer-paragraph.left-align {
  margin-top: 10px;
  font-weight: 400;
  text-align: left;
}

.footer-columns {
  width: 100%;
  max-width: 700px;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.image {
  margin-top: 5px;
  margin-bottom: 5px;
}

.youtube {
  margin-bottom: 57px;
}

.div-block {
  display: block;
  width: 100%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

.blue {
  margin-top: 2px;
  color: #0a3c75;
}

.paragraph {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

.paragraph.scholarship {
  max-width: 500px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}

.heading {
  color: #0a3c75;
}

.heading-2 {
  color: #0a3c75;
}

.link-2 {
  color: #0a3c75;
}

.columns {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.picture-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 29px;
  margin-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.photo {
  margin-right: 20px;
  margin-left: 20px;
  background-color: #607d8b;
  background-image: url('../images/TL-2018-4.jpg');
  background-position: 0px 0px;
  background-size: 100px;
}

.tl-photostrip {
  border-radius: 10px;
}

.tl-logo {
  display: block;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.column-2 {
  height: 1px;
}

.div-block-3 {
  margin-top: 29px;
}

.link-block {
  height: 100%;
  margin-top: 17px;
  margin-right: 15px;
  float: right;
}

.heading-3 {
  margin-top: 47px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 43px;
  line-height: 54px;
  font-weight: 700;
}

.leaders-application-form-block {
  display: block;
  max-width: 500px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.leaders-application-form-block.scholarship {
  width: 45%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.leadership-application-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.form-field-label-heading {
  margin-top: 30px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 25px;
  font-weight: 300;
}

.form-field-label {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  font-weight: 300;
}

.scholarship-list {
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
}

.dropbdown {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.text-field {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.radio-button {
  margin-top: 0px;
  margin-right: 8px;
}

.radio-button-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 16px;
  font-weight: 300;
}

.checkbox {
  margin-right: 15px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.checkbox-label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.submit-button {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}

.internal-link {
  font-style: italic;
}

.hero-section-bg-photo {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-image: none;
  -o-object-fit: cover;
  object-fit: cover;
}

.container-4 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  padding-top: 20vh;
}

.hero-filter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, 0.21)), to(rgba(51, 51, 51, 0.21)));
  background-image: linear-gradient(180deg, rgba(51, 51, 51, 0.21), rgba(51, 51, 51, 0.21));
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000003, 0.6000000000000003);
  -ms-transform: scale(0.6000000000000003, 0.6000000000000003);
  transform: scale(0.6000000000000003, 0.6000000000000003);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

@media screen and (max-width: 991px) {
  .hamburger-button:hover {
    color: #2196f3;
  }

  .hamburger-button.w--open {
    background-color: #333;
  }

  .hamburger-button.left {
    float: left;
  }

  .hamburger-button.white {
    background-color: #fff;
    color: #0a3c75;
  }

  .navigation-menu {
    background-color: transparent;
  }

  .hero-slider {
    height: 400px;
  }

  .section-subheading.center {
    display: block;
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
  }

  .form-wrapper.squeezed {
    padding-right: 10%;
    padding-left: 10%;
  }

  .left-navigation {
    width: 100%;
    height: auto;
    float: none;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #fff;
  }

  .nav-menu {
    padding: 17px;
    background-color: #333;
  }

  .logo-link {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    float: left;
  }

  .content {
    width: 100%;
    height: auto;
  }

  .social-footer {
    margin-top: 0px;
  }

  .content-column {
    padding-top: 0px;
  }

  .tl-logo {
    display: block;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-3 {
    font-size: 22px;
  }

  .heading-3.leadership-application-form {
    font-size: 43px;
  }
}

@media screen and (max-width: 767px) {
  .button.white {
    font-size: 15px;
  }

  .navigation-link {
    border-top: 1px solid #004490;
    border-bottom: 1px solid #004490;
    background-color: #0a3c75;
    color: #f1f8ff;
  }

  .navigation-bar.dark {
    position: relative;
    background-color: #fff;
  }

  .hamburger-button.white {
    padding: 10px;
  }

  .brand-text {
    display: block;
    font-size: 20px;
    line-height: 24px;
    -webkit-column-span: none;
    column-span: none;
  }

  .brand-link.on-top {
    float: left;
  }

  .brand-link.left-spacing {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }

  .section {
    padding: 20px;
  }

  .hero-slider {
    height: 528px;
  }

  .slide {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cta-section {
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }

  .cta-section.centered-accented {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .cta-heading {
    margin-bottom: 10px;
  }

  .cta-heading.inline-block {
    font-size: 28px;
  }

  .fixed-image-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .hero-section.centered {
    margin-top: -57px;
  }

  .hero-section.centered.tl {
    margin-top: 0px;
  }

  .section-heading.centered {
    max-width: none;
    margin-bottom: 4px;
    font-size: 27px;
  }

  .section-heading.centered.white {
    margin-bottom: 13px;
    line-height: 35px;
  }

  .section-heading.centered.scholarship {
    max-width: 500px;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }

  .section-subheading.center {
    max-width: 350px;
    margin-top: 0px;
    font-size: 14px;
    line-height: 19px;
  }

  .section-subheading.center.spaced-out.white {
    margin-top: 30px;
    line-height: 17px;
  }

  .section-subheading.center.scholarship {
    text-align: left;
  }

  .form-wrapper.squeezed {
    padding-right: 9px;
    padding-left: 0px;
  }

  .picture-border {
    margin-bottom: 13px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer.accent {
    padding-bottom: 0px;
  }

  .footer-brand-text {
    width: 100%;
    max-width: 500px;
    margin-bottom: 10px;
    font-size: 24px;
    text-align: left;
  }

  .grid-image {
    margin-bottom: 5px;
  }

  .grid-fours {
    width: 33.33%;
  }

  .image-column {
    margin-bottom: 10px;
  }

  .content-column {
    margin-bottom: 13px;
    text-align: center;
  }

  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .column {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-paragraph {
    font-size: 14px;
    text-align: left;
  }

  .footer-paragraph.left-align {
    margin-bottom: 0px;
  }

  .image {
    margin-left: 15px;
  }

  .youtube {
    margin-bottom: 31px;
  }

  .blue {
    margin-bottom: 0px;
  }

  .paragraph {
    font-size: 14px;
    line-height: 19px;
  }

  .paragraph.scholarship {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .heading {
    margin-top: 20px;
  }

  .picture-panel {
    margin-top: 15px;
  }

  .photo {
    margin-right: 10px;
    margin-left: 10px;
  }

  .div-block-2 {
    display: block;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }

  .tl-logo {
    max-width: 300px;
  }

  .link-block {
    margin-top: 8px;
  }

  .heading-3 {
    margin-top: 14px;
    font-size: 15px;
    font-weight: 500;
  }

  .heading-3.leadership-application-form {
    font-size: 33px;
    line-height: 39px;
    font-weight: 700;
  }

  .leaders-application-form-block {
    width: 100%;
  }

  .leaders-application-form-block.scholarship {
    width: 100%;
  }

  .form-field-label-heading {
    margin-top: 30px;
    margin-bottom: 5px;
    font-size: 19px;
  }

  .form-field-label {
    margin-top: 5px;
    font-size: 13px;
  }

  .form {
    font-size: 12px;
  }

  .scholarship-list {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 19px;
  }

  .radio-button {
    margin-top: 0px;
  }

  .radio-button-field {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 15px;
    font-weight: 300;
  }

  .checkbox {
    margin-right: 10px;
  }

  .checkbox-label {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .facebook-2 {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .button.white {
    font-size: 12px;
    line-height: 15px;
  }

  .button.tab {
    margin-bottom: 9px;
  }

  .brand-text {
    margin-left: 10px;
  }

  .section {
    padding-bottom: 10px;
  }

  .hero-slider {
    height: 550px;
  }

  .slide {
    padding-right: 53px;
    padding-left: 53px;
  }

  .cta-heading.inline-block {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 24px;
  }

  .fixed-image-section {
    padding-top: 60px;
    padding-bottom: 50px;
  }

  .section-heading.centered {
    text-align: left;
  }

  .section-heading.centered.white {
    margin-bottom: 20px;
  }

  .section-heading.centered.scholarship {
    padding-left: 0px;
  }

  .section-subheading.center {
    max-width: 100%;
    text-align: left;
  }

  .section-subheading.center.scholarship {
    padding-left: 0px;
  }

  .footer-brand-text {
    text-align: left;
  }

  .grid-fours {
    width: 50%;
  }

  .container-2 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-paragraph {
    font-size: 13px;
    line-height: 19px;
    text-align: left;
  }

  .footer-container {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph {
    font-size: 13px;
    line-height: 18px;
  }

  .paragraph.minimise {
    margin-bottom: 10px;
  }

  .picture-panel {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .photo {
    margin-right: 5px;
    margin-left: 5px;
  }

  .photo.hide {
    display: none;
  }

  .tl-logo {
    max-width: 200px;
  }

  .column-2 {
    height: 1px;
  }

  .link-block {
    display: none;
    margin-right: 5px;
  }

  .heading-3 {
    font-size: 11px;
    line-height: 20px;
  }

  .leaders-application-form-block.scholarship {
    width: 100%;
    max-width: 350px;
  }

  .scholarship-list {
    padding-left: 25px;
    font-size: 13px;
    line-height: 18px;
  }

  .dropbdown {
    font-family: 'Open Sans', sans-serif;
  }
}

#w-node-ef0c6784-10a5-aa0f-d2a7-36ea0b6476a8-bb949710 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ef0c6784-10a5-aa0f-d2a7-36ea0b6476a8-33138f9b {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ef0c6784-10a5-aa0f-d2a7-36ea0b6476a8-d60fb3b4 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ef0c6784-10a5-aa0f-d2a7-36ea0b6476a8-218fc67e {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}


#wf-form-TL-Form, #wf-form-PD-Form {
   display: none;
}