@charset "UTF-8";
/*!
Theme Name: tmc
Theme URI:
Author:
Author URI:
Description: Our 2020 default theme is clean, blog-focused, and designed for clarity.
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog
Text Domain: tmc

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
@font-face {
  font-family: "TradeGothicNextLTProBdCn";
  src: url("assets/fonts/TradeGothicNextLTProBdCn/TradeGothicNextLTProBdCn.woff2") format("woff2"), url("assets/fonts/TradeGothicNextLTProBdCn/TradeGothicNextLTProBdCn.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "DMSans";
  src: url("assets/fonts/DM_Sans_Reg/DMSans-Regular.woff2") format("woff2"), url("assets/fonts/DM_Sans_Reg/DMSans-Regular.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "DMSansBold";
  src: url("assets/fonts/DMSans-Bold/DMSans-Bold.woff2") format("woff2"), url("assets/fonts/DMSans-Bold/DMSans-Bold.ttf") format("truetype");
  font-display: swap;
}
@font-face {
  font-family: "TradeGothicNextLTProRg";
  src: url("assets/fonts/TradeGothicNextLTPro-Rg/TradeGothicNextLTPro-Rg.woff") format("woff"), url("assets/fonts/TradeGothicNextLTPro-Rg/TradeGothicNextLTPro-Rg.eot?#iefix") format("embedded-opentype"), url("assets/fonts/TradeGothicNextLTPro-Rg/TradeGothicNextLTPro-Rg.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "TradeGothicNextLTProCn";
  src: url("assets/fonts/TradeGothicNextLTPro-Cn/TradeGothicNextLTPro-Cn.woff2") format("woff2"), url("assets/fonts/TradeGothicNextLTPro-Cn/TradeGothicNextLTPro-Cn.woff") format("woff"), url("assets/fonts/TradeGothicNextLTPro-Cn/TradeGothicNextLTPro-Cn.ttf") format("truetype");
  font-weight: normal;
  font-display: swap;
}
@font-face {
  font-family: "Rockwell-Bold";
  src: url("assets/fonts/RockWell-Bold/Rockwell-Bold.woff") format("woff");
  font-style: normal;
  font-weight: normal;
  font-display: swap;
}
.row {
  max-width: 1258px;
}

.column, .columns {
  padding-left: 2rem;
  padding-right: 2rem;
}

.reveal-overlay {
  background-color: rgba(12, 66, 106, 0.8);
}

.reveal {
  border-radius: 0;
  border: 0;
}
.reveal:focus {
  border-radius: 0;
  border: 0;
  outline: #ffffff;
}
.reveal.tiny, .reveal.small, .reveal.large {
  max-width: 590px;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.mc_hide-scroll::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.mc_hide-scroll {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.mc_full-width-cont {
  width: 100%;
}

.mc_page-content {
  max-width: 1258px;
  margin: 0 auto;
  padding: 0 16px;
}
@media only screen and (max-width: 767px) {
  .mc_page-content.--mxd-no-padd {
    padding: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .mc_page-content {
    padding: 0;
  }
}

.mc_lightwhite-bg {
  background: #fefefe;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.btn-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btn-inline-flex {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.btn {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 50px;
  font-weight: bold;
  font-size: 2rem;
  line-height: 24px;
  padding: 0 17px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  white-space: nowrap;
  font-family: "TradeGothicNextLTProBdCn";
  outline: none;
}
.btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.btn.sweep-to-right {
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: color 1000ms;
  -o-transition: color 1000ms;
  transition: color 1000ms;
}
.btn.sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition: 200ms ease-out;
  -o-transition: 200ms ease-out;
  transition: 200ms ease-out;
}
.btn.sweep-to-right:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
.btn a {
  text-decoration: none;
}

.btn-clear {
  background-color: transparent;
  border: 1px solid #a6a9ac;
  color: #000000;
}

a.btn {
  text-decoration: none;
}
a.btn:hover {
  color: #ffffff;
}

a.white-link {
  color: #ffffff;
}
a.white-link:hover {
  opacity: 70%;
  color: #ffffff;
}

.btn-primary {
  background: #0060ae;
}
.btn-primary:before {
  background: #606C38;
}

.btn-camo-green {
  background: #606C38;
}
.btn-camo-green:before {
  background: #0060ae;
}
.btn-camo-green.white-link a {
  color: #ffffff;
}
.btn-camo-green.white-link a:hover {
  color: #ffffff;
}

.btn-orange {
  background: #e36135;
}
.btn-orange:before {
  background: #0060ae;
}
.btn-orange.white-link a {
  color: #ffffff;
}
.btn-orange.white-link a:hover {
  color: #ffffff;
}

.btn-white {
  background: #ffffff;
  color: #606C38;
}
.btn-white:hover {
  color: #ffffff;
}
.btn-white:hover a {
  color: #ffffff;
}
.btn-white:before {
  background: #606C38;
  color: #ffffff;
}

.btn-outlined {
  background: #ffffff;
  border: solid 2px #ffffff;
}
.btn-outlined:before {
  border: solid 2px #ffffff;
  background: #ffffff;
  color: #000000;
}

.all-impact-card {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
}
.all-impact-card .all-impact-card-img {
  position: relative;
  overflow: hidden;
}
.all-impact-card .all-impact-card-img .all-impact-card-block-img {
  min-width: 100%;
  min-height: 237px;
  background-size: cover !important;
  background-position: top left !important;
}
.all-impact-card .all-impact-card-img img {
  width: 100%;
}
.all-impact-card .all-impact-card-story {
  padding-top: 20px;
  padding-left: 20px;
  background: #ffffff;
  position: relative;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.all-impact-card .all-impact-card-story:hover .all-impact-card-title a.heading-h4 {
  color: #0060ae;
}
.all-impact-card a.heading-h4 {
  text-decoration: none;
  display: -webkit-box;
  text-decoration: none;
  -webkit-line-clamp: 2;
  overflow: hidden;
  -webkit-box-orient: vertical;
}

.all-impact-service-project a {
  font-size: 1.5rem;
  line-height: 20px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #000000;
}

.all-impact-location h4, .all-impact-date h4 {
  font-size: 1.5rem;
  color: #53626f;
  line-height: 18px;
  font-family: "TradeGothicNextLTProCn";
}

.all-impact-card-title {
  height: auto;
  margin-bottom: 5px;
}
.all-impact-card-title a {
  line-height: 30px;
}

@media (min-width: 640px) {
  .all-impact-card {
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
@media (min-width: 768px) {
  .all-impact-card-title {
    margin-bottom: 5px;
  }
  .all-impact-card-title a {
    line-height: 30px;
  }
}
@media (min-width: 1000px) {
  .all-impact-card .all-impact-card-story {
    position: absolute;
    width: 275px;
    padding-left: 20px;
  }
}
@media (min-width: 1280px) {
  .all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 281px;
  }
}
@media (min-width: 1280px) {
  .all-impact-card .all-impact-card-story {
    position: absolute;
    padding-left: 20px;
    width: 300px;
  }
}
@media (min-width: 1360px) {
  .all-impact-card .all-impact-card-img {
    min-height: 278px;
    max-height: 278px;
  }
}
@media (min-width: 1920px) {
  .all-impact-card .all-impact-card-story {
    width: 340px;
  }
  .all-impact-card .all-impact-card-img {
    min-height: 340px;
    max-height: 340px;
  }
  .all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 340px;
  }
}
header {
  position: relative;
  z-index: 2;
}
header a {
  color: #ffffff;
  font-size: 1.6rem;
}
header .fa-search {
  color: #ffffff;
  position: relative;
  bottom: 13px;
}
header .header-logo {
  position: relative;
  top: 20px;
  left: 20px;
  max-width: 126px;
  cursor: pointer;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 55px;
}
header .header-logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 100%;
}
header .header-logo a img {
  width: 100%;
}

.home-header, .header-no-height {
  position: absolute;
  width: 100%;
}

.header-no-height .header-background {
  background: none;
}
.header-no-height .header-background > .row::before {
  background: none;
}

header.navigation-header {
  z-index: 100;
}

.header-background .row.header-camo-background {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(12, 66, 106, 0.8392156863)), to(rgba(12, 66, 106, 0.8784313725))), url(assets/images/blue-camo-pattern.webp);
  background: -o-linear-gradient(bottom, rgba(12, 66, 106, 0.8392156863), rgba(12, 66, 106, 0.8784313725)), url(assets/images/blue-camo-pattern.webp);
  background: linear-gradient(0deg, rgba(12, 66, 106, 0.8392156863), rgba(12, 66, 106, 0.8784313725)), url(assets/images/blue-camo-pattern.webp);
  background-position-y: bottom;
  background-position-x: center;
  background-size: cover;
}

.page-template-page-herovideo .header-background.header-background-color {
  background: #0c426a;
}
.page-template-page-herovideo #menu-top-header, .page-template-page-herovideo .tmc-search, .page-template-page-herovideo .header-logo {
  z-index: 99;
}
.page-template-page-herovideo .video-container {
  min-height: 600px;
  position: absolute;
  width: 100%;
}
.page-template-page-herovideo .video-container iframe, .page-template-page-herovideo .video-container video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: -1;
}
.page-template-page-herovideo .video-overlay {
  z-index: 99;
}
.page-template-page-herovideo .video-overlay .hero-desktop {
  z-index: 1;
  color: #fff;
}
.page-template-page-herovideo .video-overlay button {
  position: relative;
  bottom: 400px;
}

.page-template-page-herovideo, .page-template-page-caption, .page-template-page-tooltipcaption, .page-template-page-acfeventheader, .page-template-page-platoon, .page-template-page-storywall, .page-template-page-event {
  position: relative;
  height: 100%;
}
.page-template-page-herovideo .hero-desktop, .page-template-page-caption .hero-desktop, .page-template-page-tooltipcaption .hero-desktop, .page-template-page-acfeventheader .hero-desktop, .page-template-page-platoon .hero-desktop, .page-template-page-storywall .hero-desktop, .page-template-page-event .hero-desktop {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
}
.page-template-page-herovideo .header-container, .page-template-page-caption .header-container, .page-template-page-tooltipcaption .header-container, .page-template-page-acfeventheader .header-container, .page-template-page-platoon .header-container, .page-template-page-storywall .header-container, .page-template-page-event .header-container {
  background-size: cover;
  min-height: 75vh;
  bottom: unset;
  margin: 0;
}
.page-template-page-herovideo .header-container .hero-desktop, .page-template-page-caption .header-container .hero-desktop, .page-template-page-tooltipcaption .header-container .hero-desktop, .page-template-page-acfeventheader .header-container .hero-desktop, .page-template-page-platoon .header-container .hero-desktop, .page-template-page-storywall .header-container .hero-desktop, .page-template-page-event .header-container .hero-desktop {
  color: #fff;
}

.page-template-page-herovideo .tmc-homevideo-button {
  position: absolute;
  left: 20px;
  bottom: 22px;
  z-index: 1;
}
.page-template-page-herovideo .tmc-homevideo-button img.graphic-desktop {
  display: none;
  position: absolute;
  right: -50px;
  width: 100%;
  top: 0;
}
.page-template-page-herovideo .tmc-homevideo-button img.graphic-mobile-in {
  max-height: 42px;
  max-width: 16px;
}
.page-template-page-herovideo .tmc-homevideo-button .graphic-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.page-template-page-herovideo .tmc-homevideo-button .graphic-mobile .graphic-mobile-in-text {
  color: #e36135;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 15px;
  margin-left: 15px;
}

.page-template-page-caption, .page-template-page-tooltipcaption, .page-template-page-platoon, .page-template-page-storywall, .page-template-page-event {
  height: 100%;
  position: relative;
}
.page-template-page-caption .caption, .page-template-page-tooltipcaption .caption, .page-template-page-platoon .caption, .page-template-page-storywall .caption, .page-template-page-event .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 13px;
  width: auto;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  min-height: 40px;
  min-width: 45px;
  z-index: 1;
}
.page-template-page-caption .caption p, .page-template-page-tooltipcaption .caption p, .page-template-page-platoon .caption p, .page-template-page-storywall .caption p, .page-template-page-event .caption p {
  right: 0;
  bottom: 0;
  padding: 0;
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  line-height: 21px;
}
.page-template-page-caption .caption:hover, .page-template-page-tooltipcaption .caption:hover, .page-template-page-platoon .caption:hover, .page-template-page-storywall .caption:hover, .page-template-page-event .caption:hover {
  width: auto;
  height: auto;
  -moz-transition: margin-left 5s ease 0s;
  -o-transition: margin-left 5s ease 0s;
  -webkit-transition: margin-left 5s ease 0s;
}
.page-template-page-caption .caption:hover p, .page-template-page-tooltipcaption .caption:hover p, .page-template-page-platoon .caption:hover p, .page-template-page-storywall .caption:hover p, .page-template-page-event .caption:hover p {
  display: block;
}
.page-template-page-caption .caption p, .page-template-page-tooltipcaption .caption p, .page-template-page-platoon .caption p, .page-template-page-storywall .caption p, .page-template-page-event .caption p {
  color: #ffffff;
  margin-right: 35px;
  margin-bottom: 0;
  line-height: 1;
  display: none;
}
.page-template-page-caption .caption img, .page-template-page-tooltipcaption .caption img, .page-template-page-platoon .caption img, .page-template-page-storywall .caption img, .page-template-page-event .caption img {
  position: absolute;
  right: 10px;
  bottom: 13px;
}

.bottom-header {
  position: relative;
  padding: 12px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2e3a45;
}
.bottom-header .media-and-mission-in {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 20px;
}
.bottom-header .media-and-mission-in .social-media {
  margin: 0;
}

/*.page-template-page-herovideo {
  .header-container {
    background: rgb(0, 0, 0);
    background: -moz-linear-gradient(0deg, rgba(0, 0, 0, 0.8637413394919169) 0%, rgba(31, 31, 31, 0.6720554272517321) 36%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(0, 0, 0, 0.8637413394919169) 0%, rgba(31, 31, 31, 0.6720554272517321) 36%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8637413394919169) 0%, rgba(31, 31, 31, 0.6720554272517321) 36%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
  }
}*/
.page-template-page-platoon .header-container, .page-template-page-storywall .header-container, .page-template-page-event .header-container, .page-template-page-caption .header-container, .page-template-page-tooltipcaption .header-container {
  position: relative;
  -webkit-box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
}
.page-template-page-platoon .header-container.platoon .card-container, .page-template-page-platoon .header-container.event .card-container, .page-template-page-storywall .header-container.platoon .card-container, .page-template-page-storywall .header-container.event .card-container, .page-template-page-event .header-container.platoon .card-container, .page-template-page-event .header-container.event .card-container, .page-template-page-caption .header-container.platoon .card-container, .page-template-page-caption .header-container.event .card-container, .page-template-page-tooltipcaption .header-container.platoon .card-container, .page-template-page-tooltipcaption .header-container.event .card-container {
  max-width: 600px;
  bottom: 200px;
  left: 20px;
  position: absolute;
}
.page-template-page-platoon .header-container.platoon .card-container .date-row, .page-template-page-platoon .header-container.event .card-container .date-row, .page-template-page-storywall .header-container.platoon .card-container .date-row, .page-template-page-storywall .header-container.event .card-container .date-row, .page-template-page-event .header-container.platoon .card-container .date-row, .page-template-page-event .header-container.event .card-container .date-row, .page-template-page-caption .header-container.platoon .card-container .date-row, .page-template-page-caption .header-container.event .card-container .date-row, .page-template-page-tooltipcaption .header-container.platoon .card-container .date-row, .page-template-page-tooltipcaption .header-container.event .card-container .date-row {
  margin-top: 15px;
}
.page-template-page-platoon .header-container.platoon .card-container .date-row h2, .page-template-page-platoon .header-container.event .card-container .date-row h2, .page-template-page-storywall .header-container.platoon .card-container .date-row h2, .page-template-page-storywall .header-container.event .card-container .date-row h2, .page-template-page-event .header-container.platoon .card-container .date-row h2, .page-template-page-event .header-container.event .card-container .date-row h2, .page-template-page-caption .header-container.platoon .card-container .date-row h2, .page-template-page-caption .header-container.event .card-container .date-row h2, .page-template-page-tooltipcaption .header-container.platoon .card-container .date-row h2, .page-template-page-tooltipcaption .header-container.event .card-container .date-row h2 {
  display: inline-block;
}
.page-template-page-platoon .header-container.platoon .card-container .date-row .past, .page-template-page-platoon .header-container.event .card-container .date-row .past, .page-template-page-storywall .header-container.platoon .card-container .date-row .past, .page-template-page-storywall .header-container.event .card-container .date-row .past, .page-template-page-event .header-container.platoon .card-container .date-row .past, .page-template-page-event .header-container.event .card-container .date-row .past, .page-template-page-caption .header-container.platoon .card-container .date-row .past, .page-template-page-caption .header-container.event .card-container .date-row .past, .page-template-page-tooltipcaption .header-container.platoon .card-container .date-row .past, .page-template-page-tooltipcaption .header-container.event .card-container .date-row .past {
  padding: 0 10px;
  background-color: #fff;
  color: #000;
  line-height: 3.8rem;
  margin-right: 2rem;
  padding-bottom: 0.2rem;
}

.page-template-page-event .card-container h1 {
  margin-bottom: 10px;
}
.page-template-page-event #platoonMapContainer {
  position: relative;
  margin-bottom: -20px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.page-template-page-event #platoonMapContainer .address {
  background-color: #2e3a45;
  padding-top: 0;
  padding-bottom: 100px;
}
.page-template-page-event #platoonMapContainer .address p {
  color: #fff;
}
.page-template-page-event #platoonMapContainer .address p:first-of-type {
  padding-top: 50px;
  margin-bottom: 0;
}

.page-template-page-acfeventheader .card-container h1, .page-template-page-acfeventheader .card-container h5, .page-template-page-acfeventheader .card-container li, .page-template-page-acfeventheader .card-container p, .page-template-page-acfeventheader .card-container h3, .page-template-page-acfeventheader .card-container h2, .page-template-page-platoon .card-container h1, .page-template-page-platoon .card-container h5, .page-template-page-platoon .card-container li, .page-template-page-platoon .card-container p, .page-template-page-platoon .card-container h3, .page-template-page-platoon .card-container h2, .page-template-page-storywall .card-container h1, .page-template-page-storywall .card-container h5, .page-template-page-storywall .card-container li, .page-template-page-storywall .card-container p, .page-template-page-storywall .card-container h3, .page-template-page-storywall .card-container h2, .page-template-page-event .card-container h1, .page-template-page-event .card-container h5, .page-template-page-event .card-container li, .page-template-page-event .card-container p, .page-template-page-event .card-container h3, .page-template-page-event .card-container h2 {
  color: #fff;
}
.page-template-page-acfeventheader .card-container .hero-desktop, .page-template-page-platoon .card-container .hero-desktop, .page-template-page-storywall .card-container .hero-desktop, .page-template-page-event .card-container .hero-desktop {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
}
.page-template-page-acfeventheader .card-container h5, .page-template-page-platoon .card-container h5, .page-template-page-storywall .card-container h5, .page-template-page-event .card-container h5 {
  font-size: 15px;
  text-transform: uppercase;
}
.page-template-page-acfeventheader .card-container h3, .page-template-page-platoon .card-container h3, .page-template-page-storywall .card-container h3, .page-template-page-event .card-container h3 {
  font-family: "DMSans";
  font-size: 18px;
}
.page-template-page-acfeventheader .card-container h2, .page-template-page-platoon .card-container h2, .page-template-page-storywall .card-container h2, .page-template-page-event .card-container h2 {
  font-size: 30px;
  text-transform: uppercase;
}
.page-template-page-acfeventheader .card-container p a, .page-template-page-platoon .card-container p a, .page-template-page-storywall .card-container p a, .page-template-page-event .card-container p a {
  color: #fff;
  text-decoration: underline;
}
.page-template-page-acfeventheader .card-container .inline, .page-template-page-platoon .card-container .inline, .page-template-page-storywall .card-container .inline, .page-template-page-event .card-container .inline {
  margin-top: 40px;
  margin-bottom: 30px;
  margin-left: 0;
  list-style: none;
}
.page-template-page-acfeventheader .card-container .inline li, .page-template-page-platoon .card-container .inline li, .page-template-page-storywall .card-container .inline li, .page-template-page-event .card-container .inline li {
  display: inline-block;
  vertical-align: middle;
}
.page-template-page-acfeventheader .social-media, .page-template-page-platoon .social-media, .page-template-page-storywall .social-media, .page-template-page-event .social-media {
  margin-left: 0;
  background-color: #2e3a45;
}
.page-template-page-acfeventheader .social-media li, .page-template-page-platoon .social-media li, .page-template-page-storywall .social-media li, .page-template-page-event .social-media li {
  list-style: none;
  display: inline-block;
}
.page-template-page-acfeventheader .social-media li:first-of-type p, .page-template-page-platoon .social-media li:first-of-type p, .page-template-page-storywall .social-media li:first-of-type p, .page-template-page-event .social-media li:first-of-type p {
  font-size: 15px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #fff;
  margin-right: 20px;
}
.page-template-page-acfeventheader .social-media li img, .page-template-page-platoon .social-media li img, .page-template-page-storywall .social-media li img, .page-template-page-event .social-media li img {
  height: 30px;
  width: 30px;
  margin: 10px;
}

.page-template-page-text .header-container {
  padding-bottom: 1px;
}
.page-template-page-text .header-container h1 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.page-template-page-text .header-container .hero-desktop {
  color: #fff;
  text-transform: uppercase;
  padding-top: 35px;
}

.donate-amount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 15px;
  padding-bottom: 20px;
}
.donate-amount .icon {
  position: relative;
  left: 13px;
  font-size: 18px;
  z-index: 99;
}
.donate-amount input {
  max-width: 90px;
  height: 50px;
  border: none;
  border-radius: 0;
  position: relative;
  margin-bottom: 0;
  font-size: 2rem;
  color: #000000;
  padding-left: 15px;
}
.donate-amount input::-webkit-outer-spin-button, .donate-amount input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.donate-amount input[type=number] {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.donate-amount input[type=number]:focus {
  border: 0;
  background-color: #ffffff;
}
.donate-amount input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 2rem;
}
.donate-amount input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 2rem;
}
.donate-amount input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 2rem;
}
.donate-amount input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 2rem;
}
.donate-amount input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000000;
  opacity: 1;
  /* Firefox */
  font-size: 2rem;
}
.donate-amount input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000000;
  font-size: 2rem;
}
.donate-amount input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #000000;
  font-size: 2rem;
}

.donate-flyout .donate-flyout-container {
  width: 100%;
  max-width: 500px;
  height: 100vh;
  right: -500px;
  position: fixed;
  z-index: 101;
  background: #fff;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.donate-flyout .donate-flyout-container .donate-flyout-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.donate-flyout .donate-form-wrapper {
  width: 420px;
  margin: 0 auto;
  height: 100%;
}
.donate-flyout .donate-form-container {
  height: calc(100% - 20px);
  padding-bottom: 20px;
}
.donate-flyout .donate-flyout-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 101;
  visibility: hidden;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.donate-flyout .donate-flyout-header .close-donate-flyout {
  font-size: 20px;
  padding: 20px;
}
.donate-flyout.open .donate-flyout-container {
  right: 0;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.donate-flyout.open .donate-flyout-overlay {
  background: rgba(25, 12, 0, 0.59);
  visibility: visible;
}

.no-scroll {
  overflow: hidden;
}

@media (max-width: 768px) {
  .donate-flyout.open .donate-flyout-container {
    right: 0;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .page-template-page-herovideo .header-container {
    min-height: 640px;
    overflow: hidden;
  }
  .page-template-page-herovideo .header-container .hero-desktop {
    padding-left: 20px;
    bottom: 82px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 273px;
  }
  .page-template-page-herovideo .video-container video {
    width: 314%;
  }
}
@media screen and (max-width: 680px) {
  .page-template-page-herovideo .header-container {
    min-height: 600px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 635px;
  }
}
@media screen and (min-width: 600px) {
  .page-template-page-event #platoonMapContainer {
    max-height: 280px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  .media-and-mission .media-and-mission-in .social-media {
    padding: 0 0 0 70px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1000px) {
  .header-no-height .header-background {
    background: none;
  }

  .page-template-page-event #platoonMapContainer .address {
    padding-left: 70px;
  }

  .page-template-page-caption .caption, .page-template-page-tooltipcaption .caption, .page-template-page-acfeventheader .caption, .page-template-page-platoon .caption, .page-template-page-storywall .caption, .page-template-page-event .caption {
    min-height: unset;
  }

  .page-template-page-caption, .page-template-page-tooltipcaption {
    height: 100%;
    position: relative;
  }
  .page-template-page-caption .caption, .page-template-page-tooltipcaption .caption {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0;
    width: auto;
    min-height: 40px;
    color: #ffffff;
    font-size: 13px;
    margin-bottom: 0;
  }
  .page-template-page-caption .caption p, .page-template-page-tooltipcaption .caption p {
    color: #ffffff;
    margin-right: 35px;
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1;
    padding: 13px 10px 13px 13px;
  }
  .page-template-page-caption .caption img, .page-template-page-tooltipcaption .caption img {
    position: absolute;
    right: 13px;
    bottom: 13px;
  }

  .page-template-page-herovideo .hero-desktop, .page-template-page-acfeventheader .hero-desktop {
    left: 80px;
    bottom: 80px;
    width: 40%;
  }

  .donate-amount {
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 10px;
  }

  header .header-logo {
    max-width: 145px;
    height: 78px;
  }

  .page-template-page-herovideo {
    /*    .overlay-vd {
          background: rgb(0, 0, 0);
          background: -moz-linear-gradient(180deg, rgba(0, 0, 0, 1) 1%, rgba(31, 31, 31, 0.6720554272517321) 72%, rgba(255, 255, 255, 0) 100%);
          background: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 1) 1%, rgba(31, 31, 31, 0.6720554272517321) 72%, rgba(255, 255, 255, 0) 100%);
          background: linear-gradient(180deg, rgba(0, 0, 0, 1) 1%, rgba(31, 31, 31, 0.6720554272517321) 72%, rgba(255, 255, 255, 0) 100%);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#ffffff", GradientType=1);
        }*/
  }
  .page-template-page-herovideo .header-container {
    min-height: 418px;
    bottom: 35px;
    margin-bottom: -20px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 273px;
  }
  .page-template-page-herovideo .tmc-homevideo-button {
    position: absolute;
    right: 0;
    left: unset;
    bottom: -80px;
    z-index: 1;
    cursor: pointer;
    width: 360px;
    height: 360px;
    overflow: hidden;
  }
  .page-template-page-herovideo .tmc-homevideo-button img.graphic-desktop {
    display: block;
    position: absolute;
    right: -50px;
    width: 100%;
    top: 0;
  }
  .page-template-page-herovideo .tmc-homevideo-button .graphic-mobile {
    display: none;
  }
}
@media (min-width: 1022px) {
  .page-template-page-herovideo .header-container {
    min-height: 428px;
  }
}
/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
  .page-template-page-herovideo .header-container {
    min-height: 421px;
  }
}
/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
  .page-template-page-herovideo .header-container {
    min-height: 423px;
  }
}
@media (min-width: 1024px) {
  .page-template-page-herovideo .video-container {
    min-height: 265px;
  }
}
@media (min-width: 1054px) {
  .page-template-page-herovideo .header-container {
    min-height: 430px;
  }
}
@media (min-width: 1085px) {
  .page-template-page-herovideo .header-container {
    min-height: 440px;
  }
}
@media (min-width: 1130px) {
  .page-template-page-herovideo .header-container {
    min-height: 453px;
  }
}
@media (min-width: 1140px) {
  .page-template-page-herovideo .header-container {
    min-height: 452px;
  }
}
@media (min-width: 1152px) {
  header .header-logo {
    max-width: 150px;
    height: 90px;
  }

  .page-template-page-herovideo .header-container {
    min-height: 500px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 363px;
  }
}
@media (min-width: 1180px) {
  .page-template-page-herovideo .header-container {
    min-height: 517px;
  }
}
@media (min-width: 1197px) {
  .page-template-page-herovideo .header-container {
    min-height: 527px;
  }
}
@media (min-width: 1200px) {
  header .header-logo {
    max-width: 175px;
    height: 105px;
    top: 10px;
  }
  header .video-container {
    min-height: 338px;
  }
}
@media (min-width: 1250px) {
  .page-template-page-herovideo .header-container {
    min-height: 534px;
  }
}
@media (min-width: 1280px) {
  .page-template-page-herovideo .header-container {
    min-height: 553px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 390px;
  }
}
@media (min-width: 1300px) {
  .page-template-page-herovideo .header-container {
    min-height: 560px;
  }
}
@media (min-width: 1345px) {
  .page-template-page-herovideo .header-container {
    min-height: 574px;
  }
}
@media (min-width: 1360px) {
  .page-template-page-herovideo .header-container {
    min-height: 576px;
    bottom: 25px;
  }
}
@media (min-width: 1366px) {
  header .header-logo {
    max-width: 210px;
    height: 126px;
    top: 5px;
  }

  .page-template-page-herovideo .header-container {
    min-height: 523px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 279px;
  }
}
@media (min-width: 1380px) {
  .page-template-page-herovideo .header-container {
    min-height: 532px;
  }
}
@media (min-width: 1410px) {
  .page-template-page-herovideo .header-container {
    min-height: 538px;
  }
}
@media (min-width: 1430px) {
  .page-template-page-herovideo .header-container {
    min-height: 540px;
  }
}
@media (min-width: 1440px) {
  .page-template-page-herovideo .header-container {
    min-height: 652px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 495px;
  }
}
@media (min-width: 1480px) {
  .page-template-page-herovideo .header-container {
    min-height: 663px;
  }
}
@media (min-width: 1517px) {
  .page-template-page-herovideo .header-container {
    min-height: 677px;
  }
}
@media (min-width: 1530px) {
  .page-template-page-herovideo .header-container {
    min-height: 681px;
  }
}
@media (min-width: 1580px) {
  .page-template-page-herovideo .header-container {
    min-height: 694px;
  }
}
@media (min-width: 1600px) {
  .page-template-page-herovideo .header-container {
    min-height: 583px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 267px;
  }
}
@media (min-width: 1650px) {
  .page-template-page-herovideo .header-container {
    min-height: 603px;
  }
}
@media (min-width: 1680px) {
  .page-template-page-herovideo .header-container {
    min-height: 603px;
  }
}
@media (min-width: 1685px) {
  .page-template-page-herovideo .header-container {
    min-height: 606px;
  }
}
@media (min-width: 1700px) {
  .page-template-page-herovideo .header-container {
    min-height: 607px;
  }
}
@media (min-width: 1750px) {
  .page-template-page-herovideo .header-container {
    min-height: 607px;
  }
}
@media (min-width: 1800px) {
  .page-template-page-herovideo .header-container {
    min-height: 674px;
  }
}
@media (min-width: 1851px) {
  .page-template-page-herovideo .header-container {
    min-height: 650px;
  }
}
@media (min-width: 1890px) {
  .page-template-page-herovideo .header-container {
    min-height: 672px;
  }
}
@media (min-width: 1900px) {
  .page-template-page-herovideo .header-container {
    min-height: 672px;
  }
}
@media (min-width: 1917px) {
  .page-template-page-herovideo .header-container {
    min-height: 674px;
  }
}
@media (min-width: 1920px) {
  .page-template-page-herovideo .header-container {
    min-height: 827px;
  }
  .page-template-page-herovideo .video-container {
    min-height: 574px;
  }
}
@media (min-width: 1950px) {
  .page-template-page-herovideo .header-container {
    min-height: 834px;
  }
}
@media (min-width: 2499px) {
  .page-template-page-herovideo .header-container {
    min-height: 990px;
  }
}
@media (min-width: 2560px) {
  .page-template-page-herovideo .header-container {
    min-height: 1010px;
  }
}
@media (min-width: 3840px) {
  .page-template-page-herovideo .header-container {
    min-height: 1361px;
  }
}
#menu {
  display: block;
  padding: 0;
}
#menu ul {
  margin: 0;
  padding: 0;
}
#menu ul .sub-menu {
  padding-left: 40px;
}

.menu-header-row {
  padding: 10px 0 30px 0;
}

.menu-icons {
  cursor: pointer;
  display: inline-block;
  float: right;
  padding: 24px 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #0060ae;
  position: absolute;
  right: 0;
  top: 15px;
  -webkit-box-shadow: 0 0 3px 0px black;
  box-shadow: 0 0 3px 0px black;
}
.menu-icons .navicon {
  background: #ffffff;
  display: block;
  height: 2px;
  position: relative;
  -webkit-transition: background 0.2s ease-out;
  -o-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
  width: 18px;
}
.menu-icons .navicon:before, .menu-icons .navicon:after {
  background: #ffffff;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  width: 100%;
}
.menu-icons .navicon:before {
  top: 5px;
}
.menu-icons .navicon:after {
  top: -5px;
}

.menu-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style-type: none;
  padding: 5px 10px;
  clear: both;
  max-height: 0;
}
.menu-top ul {
  list-style-type: none;
}
.menu-top ul li a {
  text-transform: uppercase;
}
.menu-top a {
  text-decoration: none;
}
.menu-top a.menu-text {
  font-size: 14px;
}
.menu-top a:hover {
  cursor: pointer;
  color: #ffffff;
}
.menu-top.header-menu {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  display: block;
  overflow: hidden;
  padding: 0;
  margin-top: 30px;
  position: absolute;
  z-index: 100;
  background: #0c426a;
  width: 100%;
}
.menu-top.header-menu a {
  display: block;
  padding: 10px 5px;
}
.menu-top.header-menu a.donate-mct {
  padding-left: 18px;
  padding-right: 13px;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 1;
  padding-top: 15px;
}
.menu-top ul > li.menu-item-has-children:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  display: block;
  position: absolute;
  top: 12px;
  right: 14px;
  font-size: 18px;
  color: #80AFD6;
  line-height: inherit;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.menu-top ul > li.menu-item-has-children.active::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-top ul > li.menu-item-has-children > a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.menu-top .menu-item-has-children {
  position: relative;
}
.menu-top .menu-item-has-children .sub-menu {
  position: relative;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  width: 100%;
  min-width: 100px;
  list-style: none;
  text-align: left;
  background-color: #0c426a;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-clip: padding-box;
}
.menu-top .menu-item-has-children .sub-menu a {
  font-size: 1.5rem;
}
.menu-top .menu-item-has-children .sub-menu .menu-item {
  padding-left: 0;
  border-bottom: 1px solid #d5d7d9;
}
.menu-top .menu-item-has-children .sub-menu .menu-item:last-child {
  border-bottom: none;
}

.main-gamburger {
  right: 55px;
  top: 22px;
  font-size: 15px;
  position: absolute;
}

.menu-btn {
  display: none;
}
.menu-btn:checked ~ .menu-icons:not(.steps) .navicon:before, .menu-btn:checked ~ .menu-icons:not(.steps) .navicon:after {
  top: 0;
}

.menu-btn:checked ~ .menu-top {
  max-height: 2000px;
}

.menu-btn:checked ~ .menu-icons .navicon {
  background: transparent;
}
.menu-btn:checked ~ .menu-icons .navicon:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-btn:checked ~ .menu-icons .navicon:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.top-header-nav {
  font-family: "DMSans";
}
.top-header-nav .menu-item {
  padding: 0 20px;
}
.top-header-nav .menu-item a {
  color: #ECEBE5;
  font-size: 1.6rem;
  outline: transparent;
}
.top-header-nav .menu-item a:hover {
  color: white;
}
.top-header-nav.desktop-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.desktop-menu-top-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
}
.desktop-menu-top-in .menu-item {
  padding: 0;
}

.header-menu {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-menu .header-menu-in {
  font-family: "TradeGothicNextLTProCn";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.header-menu .header-menu-in > li > a {
  white-space: nowrap;
}
.header-menu .header-menu-in .menu-item {
  width: 100%;
  padding: 0 10px;
  border-top: 1px solid #3C6787;
}
.header-menu .header-menu-in a {
  font-family: "TradeGothicNextLTProCn";
  font-size: 2rem;
  text-decoration: none;
}
.header-menu .header-menu-in a:focus {
  color: #ffffff;
  text-decoration: none;
}
.header-menu .header-menu-in a:active {
  color: #ffffff;
  text-decoration: none;
}

.mobile-menu-top-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mobile-menu-top-in .menu-item {
  text-decoration: none;
  padding: 5px 15px;
}
.mobile-menu-top-in .menu-item a {
  text-decoration: none;
  padding: 5px 0;
}

.accordion.supportus {
  background: #0c426a;
  border: 0;
  border-radius: 0;
}
.accordion.supportus li {
  padding: 0;
}
.accordion.supportus .accordion-item a {
  color: #ffffff;
}
.accordion.supportus .accordion-item a.supportus-link {
  position: relative;
  border-bottom: 1px solid #3C6787;
  padding-left: 15px;
  white-space: nowrap;
}
.accordion.supportus .accordion-item a.supportus-link:hover {
  color: #ffffff;
}
.accordion.supportus .accordion-item a.supportus-link:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  display: block;
  position: absolute;
  top: 12px;
  right: 12px;
  font-size: 18px;
  color: #80AFD6;
}
.accordion.supportus .accordion-item.is-active a.supportus-link:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.accordion.supportus .supportus-link {
  font-family: "TradeGothicNextLTProCn";
  font-size: 2rem;
}
.accordion.supportus .supportus-text {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
}
.accordion.supportus .supportus-text .supportus-all .sp-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px 20px;
}
.accordion.supportus .supportus-text .community-giving ul li {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  padding-left: 0;
}
.accordion.supportus .supportus-text .community-giving ul li a {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  color: #000000;
}
.accordion.supportus .supportus-text .donor {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 25px;
}
.accordion.supportus .supportus-text .donor a {
  font-size: 1.5rem;
  line-height: 21px;
  color: #000000;
  text-transform: none;
  text-decoration: underline;
}
.accordion.supportus .supportus-text .donor a:hover {
  color: #606C38;
}

.supportus-img {
  display: none;
}

.mobile-menu-top-location {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.desktop-location {
  display: none;
}

@media (max-width: 1000px) {
  .menu-header-row {
    width: 100%;
  }

  .header-background {
    min-height: 87px;
  }

  li#menu-item-89 > a {
    pointer-events: none;
  }

  li#menu-item-90 > a {
    pointer-events: none;
  }
}
@media (max-width: 640px) {
  .fundraise .mobile-line {
    border-bottom: 1px solid #d5d7d9;
    margin-bottom: 20px;
    padding-bottom: 40px;
  }
}
@media (min-width: 640px) {
  .fundraise .mobile-line {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  #menu {
    padding: 5px 0 5px 10px;
  }
  #menu ul .sub-menu {
    padding: 40px;
  }

  .supportus-img {
    display: block;
  }

  .menu-icons {
    display: none !important;
  }

  .menu-top.header-menu {
    background: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    position: relative;
    max-height: inherit;
    margin-top: 0;
  }
  .menu-top.header-menu .header-menu-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #ffffff;
  }
  .menu-top.header-menu .header-menu-in .menu-item {
    padding: 0 20px;
    border-top: none;
    border-bottom: none;
  }
  .menu-top.header-menu .header-menu-in > .menu-item:hover:before {
    content: "";
    height: calc(100% + 35px);
    background: rgba(0, 96, 174, 0.6784313725);
    position: absolute;
    width: 100%;
    top: 0;
    left: 0px;
  }
  .menu-top ul > li.menu-item-has-children::after {
    right: 4px;
  }
  .menu-top .menu-item-has-children .sub-menu {
    background: #ECEBE5;
    list-style-type: none;
    display: block;
    visibility: hidden;
    /* hides sub-menu */
    overflow: hidden;
    z-index: -1;
    position: absolute;
    top: 85px;
    left: -96px;
    min-width: 360px;
    border-left: 1px solid #d5d7d9;
    border-right: 1px solid #d5d7d9;
    border-bottom: 1px solid #d5d7d9;
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }
  .menu-top .menu-item-has-children .sub-menu .menu-item {
    border-bottom: 1px solid #d5d7d9;
    padding-left: 0;
  }
  .menu-top .menu-item-has-children .sub-menu .menu-item a {
    color: #000000;
    font-family: "TradeGothicNextLTProBdCn";
  }
  .menu-top .menu-item-has-children .sub-menu .menu-item a:hover {
    color: #606C38;
  }
  .menu-top .menu-item-has-children:hover .sub-menu {
    display: block;
    visibility: visible;
    /* shows sub-menu */
    z-index: 100;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    -webkit-transition-delay: 0.15s;
    -o-transition-delay: 0.15s;
    transition-delay: 0.15s;
  }

  .supportus-all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .supportus-all:before {
    content: "";
    border: solid transparent;
    position: absolute;
    right: 28.5%;
    bottom: 100%;
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: 0;
  }
  .supportus-all .fundraise {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding: 40px 40px 0 40px;
    position: relative;
  }
  .supportus-all .fundraise-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 145px;
    overflow: hidden;
  }
  .supportus-all .fundraise-in h4 {
    padding-bottom: 10px;
  }
  .supportus-all .community-giving {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
  }
  .supportus-all .community-giving ul {
    padding-left: 0;
  }
  .supportus-all .community-giving ul li {
    border-bottom: 1px solid #d5d7d9;
  }
  .supportus-all .community-giving ul li a {
    padding: 4px 0 4px 0;
  }
  .supportus-all .community-giving ul li a:hover {
    color: #606C38;
  }
  .supportus-all .button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }

  .accordion.supportus {
    background: none;
    border-bottom: 1px solid #ffffff;
  }
  .accordion.supportus li.accordion-li {
    padding-right: 80px;
  }
  .accordion.supportus .accordion-item.is-active:before {
    content: "";
    height: calc(100% + 35px);
    background: rgba(0, 96, 174, 0.6784313725);
    position: absolute;
    width: 100%;
    width: 119px;
    top: 0;
    right: 117px;
  }
  .accordion.supportus .accordion-item a.supportus-link {
    padding-bottom: 9px;
  }
  .accordion.supportus .accordion-item a.supportus-link:after {
    right: -14px;
  }
  .accordion.supportus .supportus-text {
    position: absolute;
    width: 100%;
    right: 20px;
    top: 85px;
    max-width: 1160px;
    z-index: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border-bottom: 0;
  }
  .accordion.supportus .supportus-text.accordion-content {
    padding-right: 0;
  }
  .accordion.supportus .supportus-text.accordion-content .fundraise {
    padding-right: 0;
  }
  .accordion.supportus .supportus-text.accordion-content .fundraise .fundraise-in {
    padding-right: 10px;
  }
  .accordion.supportus .supportus-text.accordion-content .fundraise .fundraise-in ul {
    width: 100%;
  }
  .accordion.supportus .supportus-text.accordion-content .fundraise .fundraise-in ul li a {
    font-size: 1.5rem;
    line-height: 15px;
    letter-spacing: 0.5px;
    padding: 10px 0;
  }
  .accordion.supportus .supportus-text.accordion-content .fundraise .fundraise-in ul li a:hover {
    color: #606C38;
  }
  .accordion.supportus .supportus-text .donor {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .accordion.supportus .supportus-text .donor a.donor-fq {
    padding-left: 0;
  }
  .accordion.supportus .supportus-text .sp-link {
    position: absolute;
    bottom: 0;
    margin-bottom: 40px;
  }
  .accordion.supportus .supportus-text button {
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
    margin-bottom: 40px;
  }

  .supportus-img {
    min-height: 297px;
    max-width: 259px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    padding: 0;
  }
  .supportus-img img {
    width: 100%;
  }
  .supportus-img .supportus-img-in {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
  }

  .desktop-location {
    display: block;
  }

  .mobile-menu-top-location {
    display: none;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1152px) {
  .header-menu .header-menu-in a {
    font-size: 1.7rem;
  }

  .accordion.supportus .supportus-link {
    font-size: 1.7rem;
  }

  .accordion.supportus li.accordion-li {
    padding-right: 20px;
  }

  .accordion.supportus .supportus-text {
    width: 1000px;
  }

  .accordion.supportus .supportus-text button {
    margin-bottom: 15px;
  }

  .supportus-all:before {
    right: 25%;
  }

  .menu-top ul > li.menu-item-has-children:after {
    top: 10px;
  }
}
@media screen and (min-width: 1152px) {
  .supportus-all:before {
    right: 23%;
  }

  .menu-top .menu-item-has-children .sub-menu {
    top: 90px;
  }

  .accordion.supportus .supportus-text {
    top: 90px;
  }
  .accordion.supportus .accordion-item.is-active:before {
    width: 192px;
  }
}
@media screen and (min-width: 1152px) and (max-width: 1280px) {
  .accordion.supportus .supportus-text {
    width: 1100px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1280px) {
  .menu-top.header-menu .header-menu-in .menu-item {
    padding: 0 14px;
  }
}
@media (min-width: 1280px) {
  .supportus-all:before {
    right: 30%;
  }
  .supportus-all p.small-desktop {
    padding-right: 40px;
  }
}
@media (min-width: 1600px) {
  .supportus-all:before {
    right: 27%;
  }
}
html {
  min-height: 100%;
  font-size: 10px;
}

body {
  font-size: 100%;
}

body, h1, h2, h3, h4, h5, h6, .heading, .heading-h4 {
  font-family: "TradeGothicNextLTProBdCn";
  color: #000000;
}

h1 {
  font-size: 72px;
  line-height: 0.88;
  margin-top: 0;
  margin-bottom: 50px;
  color: #0c426a;
}

.hero-desktop {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 48px;
  line-height: 1;
}

.heading {
  font-size: 3.2rem;
  line-height: 46px;
  margin-top: 0;
  margin-bottom: 50px;
  letter-spacing: -2px;
}

h2 {
  font-size: 48px;
  line-height: 1.2;
  letter-spacing: -2px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #0c426a;
}

h3 {
  font-size: 25px;
  line-height: 1.4;
  letter-spacing: -1px;
  font-family: "TradeGothicNextLTProBdCn";
}

h4 {
  font-size: 20px;
  line-height: 1.4;
  font-family: "TradeGothicNextLTProBdCn";
  color: #2e3a45;
}

.heading-h4 {
  font-size: 20px;
  line-height: 1.4;
}

h5 {
  font-size: 16px;
  line-height: 1.4;
  font-family: "Rockwell-Bold";
  color: #0060ae;
}

figure {
  margin: 0 0 1em;
}
figure.wp-block-gallery {
  padding-top: 2.5%;
  padding-bottom: 2%;
}
figure.wp-block-gallery.alignleft {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  max-width: 100%;
}
figure.wp-block-gallery.aligncenter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
}
figure.wp-block-gallery.alignright {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  max-width: 100%;
}

.wp-block-columns {
  margin-bottom: 1.75em;
}

.width-100 {
  width: 100% !important;
}

.type, .date, .location {
  font-size: 1.5rem;
}

.location {
  color: #53626f;
  line-height: 18px;
  font-family: "TradeGothicNextLTProBdCn";
}

.stat {
  font-size: 7rem;
  line-height: 62px;
  font-family: "TradeGothicNextLTProBdCn";
}

p {
  font-family: "DMSans";
  font-size: 18px;
  line-height: 1.67;
  color: #000000;
}

a {
  font-family: "DMSans";
  font-size: inherit;
  line-height: inherit;
  color: #000000;
}

p.small-desktop {
  font-size: 1.5rem;
  line-height: 21px;
}
p.medium-desktop {
  font-size: 1.8rem;
  line-height: 30px;
}
p.large-mobile {
  font-size: 2rem;
  line-height: 32px;
}

ul li {
  line-height: 1.67;
}

a {
  color: #0060ae;
  text-decoration: underline;
  text-underline-offset: 0.2lh;
}
a:hover {
  color: #606C38;
}
a .no-underline {
  text-decoration: none;
}

.inline {
  display: inline-block;
}

.right {
  float: right;
}

.left {
  float: left;
}

.row .row.expand-normal {
  padding-top: 0;
  padding-bottom: 50px;
  max-width: 100rem;
}
.row .row.full-width {
  margin-left: 70px;
  margin-right: 70px;
}
.row .row.compacted {
  margin-left: 10%;
  margin-right: 10%;
}

.background-blue {
  background-color: #0060ae;
  color: #ffffff;
}

.uppercase {
  text-transform: uppercase;
}

.lg-margin-bottom {
  margin-bottom: 100px;
}

.center {
  text-align: center;
}

.no-padding-right {
  padding-right: 0;
}

.no-padding-left {
  padding-left: 0;
}

.content-body {
  min-height: 500px;
}

.test-content {
  min-height: 300px;
}

.donate-group {
  position: relative;
  bottom: 18px;
}
.donate-group .btn {
  position: relative;
  top: 2px;
}

.blue-bg {
  background-color: #0060ae;
}
.blue-bg .column-content {
  color: #ffffff;
}

.ice-blue-bg {
  background-color: #eeeff0;
}

.std-link {
  font-family: "TradeGothicNextLTProBdCn";
  text-transform: uppercase;
  text-decoration: underline;
}

.margin-top-sm {
  margin-top: 25px;
}

.top-float {
  position: relative;
  bottom: 0;
}

.bottom-float {
  position: relative;
  top: 40px;
  z-index: 1;
}

.header-block {
  width: 60px;
  height: 20px;
  margin-bottom: 13px;
}
.header-block.white {
  background-color: #ffffff;
}
.header-block.black {
  background-color: #000000;
}

.column-content {
  position: relative;
}
.column-content h1 {
  max-width: 85%;
  line-height: 0.88;
  margin-top: 0;
  margin-bottom: 45px;
}

.title-header {
  padding-top: 100px;
  margin-bottom: 25px;
}
.title-header p {
  margin-top: 10px;
}

.gray {
  color: #a6a9ac;
}

.quote-block {
  padding-top: 120px;
  padding-left: 30px;
}
.quote-block .fas {
  font-size: 42px;
  color: #0060ae;
  padding-bottom: 25px;
  position: relative;
  right: 70px;
  bottom: 15px;
}
.quote-block .header-block {
  position: relative;
  left: 15%;
  width: 80%;
  height: 2px;
  background-color: #0060ae;
  margin-bottom: 50px;
}
.quote-block h6 {
  margin-top: 50px;
  text-transform: uppercase;
}

.operation-card h3 span {
  background-color: #0060ae;
  padding: 20px 35px 20px 25px;
  color: #ffffff;
}
.operation-card .content {
  background-color: #d5d7d9;
  position: relative;
  top: 10px;
  width: 50%;
  padding: 15px 0 15px 25px;
}
.operation-card .small {
  font-size: 12px;
  padding: 0;
  margin: 0;
}
.operation-card .small a {
  font-size: 12px;
}

.hero {
  position: relative;
  min-height: 600px;
}
.hero .overlay {
  width: 40%;
  margin-left: 100px;
}
.hero .overlay h1 {
  text-transform: uppercase;
}
.hero .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #000000;
  opacity: 0.2;
  color: #ffffff;
}

.hidden {
  display: none;
}

.wp-pagenavi {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.wp-pagenavi .previouspostslink {
  color: #CBCBCB;
  font-size: 2rem;
}
.wp-pagenavi .nextpostslink {
  color: #000000;
  font-size: 2rem;
}
.wp-pagenavi a {
  color: #000000;
}
.wp-pagenavi a, .wp-pagenavi span {
  padding: 5px;
  border: 0;
  font-size: 1.5rem;
  font-family: "TradeGothicNextLTProCn";
  line-height: 20px;
}
.wp-pagenavi span.current {
  font-weight: bold;
  text-decoration: underline;
  color: #000000;
}

.pagination a.prev {
  color: #CBCBCB;
  font-size: 2rem !important;
}
.pagination a.next {
  font-size: 2rem !important;
}
.pagination a, .pagination span {
  padding: 5px;
  border: 0;
  font-size: 1.5rem;
  font-family: "TradeGothicNextLTProCn";
  line-height: 20px;
}
.pagination a:hover, .pagination span:hover {
  background: none;
}
.pagination .current {
  background: transparent;
  color: #000000;
  cursor: default;
  text-decoration: underline;
  font-family: "TradeGothicNextLTProBdCn";
  text-underline-offset: 3px;
}

.heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  display: inline-block;
  vertical-align: middle;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateor_sss_sharing_ul li {
  margin-right: 15px !important;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateor_sss_sharing_ul li i .heateorSssSharingSvg.heateorSssFacebookSvg {
  background: url("assets/images/icon-facebook.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateor_sss_sharing_ul li i .heateorSssSharingSvg.heateorSssTwitterSvg {
  background: url("assets/images/icon-twitter.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}
.heateor_sss_sharing_container.heateor_sss_horizontal_sharing .heateor_sss_sharing_ul li i .heateorSssSharingSvg.heateorSssEmailSvg {
  background: url("assets/images/icon-email.svg") no-repeat;
  background-position: center center;
  background-size: contain;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 48px;
  }

  p {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 40px;
    letter-spacing: -1px;
  }
}
@media (min-width: 768px) {
  .no-padding-md-right {
    padding-right: 0;
  }

  .no-padding-md-left {
    padding-left: 0;
  }

  .top-float {
    bottom: 100px;
  }

  .row .row.expand-normal {
    padding-top: 50px;
  }
}
@media (min-width: 993px) {
  .column-content h1 {
    max-width: 100%;
  }

  ul li {
    letter-spacing: 0;
  }
}
@media (min-width: 1200px) {
  .hero-desktop {
    font-size: 7rem;
    line-height: 1;
  }

  .page-template-page-caption .hero-desktop, .page-template-page-tooltipcaption .hero-desktop {
    font-size: 5.2rem;
    line-height: 1;
  }
}
.mc_op-70 {
  opacity: 0.7;
}

.text-upper {
  text-transform: uppercase;
}

.mc_form-input-cont {
  width: 100%;
  position: relative;
}
.mc_form-input-cont .mc_form-input {
  width: 100%;
  height: auto;
  background: transparent;
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: "DMSans";
  font-size: 11px;
  line-height: 1.3;
  padding: 0 24px 13px 0;
  border-bottom: 1px solid #cacaca;
  border-radius: 0;
  font-weight: 700;
  color: #cacaca;
}
.mc_form-input-cont .mc_form-input::-webkit-input-placeholder {
  color: #cacaca;
  font-weight: 700;
}
.mc_form-input-cont .mc_form-input::-moz-placeholder {
  color: #cacaca;
  font-weight: 700;
}
.mc_form-input-cont .mc_form-input:-ms-input-placeholder {
  color: #cacaca;
  font-weight: 700;
}
.mc_form-input-cont .mc_form-input::-ms-input-placeholder {
  color: #cacaca;
  font-weight: 700;
}
.mc_form-input-cont .mc_form-input::placeholder {
  color: #cacaca;
  font-weight: 700;
}
.mc_form-input-cont .mc_form-input:focus {
  background: transparent;
  border: none;
  margin: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mc_form-input-cont .mc_form-input:focus, .mc_form-input-cont .mc_form-input:active {
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
}
.mc_form-input-cont .mc_form-input:focus::-webkit-input-placeholder, .mc_form-input-cont .mc_form-input:active::-webkit-input-placeholder {
  color: #ffffff;
}
.mc_form-input-cont .mc_form-input:focus::-moz-placeholder, .mc_form-input-cont .mc_form-input:active::-moz-placeholder {
  color: #ffffff;
}
.mc_form-input-cont .mc_form-input:focus:-ms-input-placeholder, .mc_form-input-cont .mc_form-input:active:-ms-input-placeholder {
  color: #ffffff;
}
.mc_form-input-cont .mc_form-input:focus::-ms-input-placeholder, .mc_form-input-cont .mc_form-input:active::-ms-input-placeholder {
  color: #ffffff;
}
.mc_form-input-cont .mc_form-input:focus::placeholder, .mc_form-input-cont .mc_form-input:active::placeholder {
  color: #ffffff;
}
.mc_form-input-cont .mc_input-error {
  font-family: "DMSans";
  font-size: 12px;
  line-height: 1.3;
  color: #DE2424;
  display: none;
}
.mc_form-input-cont:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 10px;
  background: url("/wp-content/themes/tmc/assets/images/form-arrow.svg") no-repeat;
  background-position: center;
  background-size: contain;
  right: 0;
  top: 5px;
}
.mc_form-input-cont.error .mc_form-input {
  border-color: rgba(222, 36, 36, 0.6);
}
.mc_form-input-cont.error .mc_input-error {
  display: block;
}

.mc_form-checkbox {
  position: relative;
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 20px;
  height: 20px;
  border: 1px solid #cacaca;
}
.mc_form-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.mc_form-checkbox .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: transparent;
}
.mc_form-checkbox .checkmark:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  background-size: contain;
  background: url("/wp-content/themes/tmc/assets/images/form-checkbox-tick.svg") no-repeat center;
}
.mc_form-checkbox input:checked ~ .checkmark:after {
  display: block;
}

.mc_anchor {
  position: relative;
  font: inherit;
  white-space: nowrap;
  text-decoration: none;
  color: #cacaca;
  letter-spacing: normal;
}
.mc_anchor:before {
  content: "";
  position: absolute;
  bottom: -2px;
  height: 1px;
  background: #cacaca;
  width: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc_anchor.--text-blue {
  color: #0060ae;
}
.mc_anchor.--text-blue:before {
  background: #0060ae;
}
.mc_anchor:hover, .mc_anchor:focus {
  color: #e36135;
}
.mc_anchor:hover:before, .mc_anchor:focus:before {
  width: 100%;
  background: #e36135;
  display: inline-block;
}

.mc_section-flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .mc_section-flexbox.--md-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (min-width: 768px) {
  .mc_section-flexbox.--md-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

@media only screen and (min-width: 768px) {
  .mc_md-hidden {
    display: none !important;
  }
}
.mc_loadmore-link-wrap {
  width: 100%;
  font-family: "DMSans";
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
}
.mc_loadmore-link-wrap .mc_loadmore-link {
  width: auto;
  display: inline-block;
  text-align: center;
}

.mc_font-upper {
  text-transform: uppercase;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  color: #80AFD6;
  border: 0;
  -webkit-text-fill-color: #80AFD6;
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 174, 255, 0.04) 50%, rgba(255, 255, 255, 0) 51%, rgba(0, 174, 255, 0.03) 100%);
}

.mobile-tmc-search, .search-page-search {
  margin: 15px 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.mobile-tmc-search form, .search-page-search form {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: transparent;
  border-bottom: 2px solid #ffffff;
}
.mobile-tmc-search input[type=text], .mobile-tmc-search button[type=submit], .search-page-search input[type=text], .search-page-search button[type=submit] {
  border: none;
  outline: none;
  background: transparent;
}
.mobile-tmc-search input[type=text], .search-page-search input[type=text] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 42px;
  padding-left: 0;
  padding-right: 40px;
  margin-bottom: 0;
  font-size: 3.2rem;
  color: #80AFD6;
  padding-bottom: 13px;
}
.mobile-tmc-search input[type=text]:focus, .search-page-search input[type=text]:focus {
  border: 0;
  background-color: transparent;
}
.mobile-tmc-search input::-webkit-input-placeholder, .search-page-search input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #80AFD6;
  opacity: 1;
  /* Firefox */
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input::-moz-placeholder, .search-page-search input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #80AFD6;
  opacity: 1;
  /* Firefox */
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input:-ms-input-placeholder, .search-page-search input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #80AFD6;
  opacity: 1;
  /* Firefox */
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input::-ms-input-placeholder, .search-page-search input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #80AFD6;
  opacity: 1;
  /* Firefox */
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input::placeholder, .search-page-search input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #80AFD6;
  opacity: 1;
  /* Firefox */
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input:-ms-input-placeholder, .search-page-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #80AFD6;
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search input::-ms-input-placeholder, .search-page-search input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #80AFD6;
  font-size: 2.8rem;
  padding-bottom: 13px;
}
.mobile-tmc-search button[type=submit], .search-page-search button[type=submit] {
  height: 35px;
  width: 35px;
  position: absolute;
  top: 2px;
  right: 0;
  cursor: pointer;
}
.mobile-tmc-search button[type=submit]:before, .search-page-search button[type=submit]:before {
  content: url("assets/images/search.svg");
  font-size: 20px;
  color: #ffffff;
  font-weight: 900;
}

.search-header-in {
  background: #0060ae;
  display: none;
  width: 100%;
  position: absolute;
  z-index: 105;
  left: 0;
  top: 0;
}
.search-header-in form {
  width: 590px;
}
.search-header-in .search-header-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 213px;
}
.search-header-in .mobile-tmc-search input[type=text] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 52px;
  padding-left: 0;
  padding-right: 45px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 5.2rem;
  color: #80AFD6;
  text-transform: uppercase;
}
.search-header-in .mobile-tmc-search input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search input::-ms-input-placeholder {
  /* Microsoft Edge */
  font-size: 5.2rem;
  color: #80AFD6;
}
.search-header-in .mobile-tmc-search button[type=submit] {
  height: 42px;
  width: 42px;
  position: absolute;
  top: 2px;
  right: 0;
  cursor: pointer;
}
.search-header-in .mobile-tmc-search button[type=submit]:before {
  content: url("assets/images/search.svg");
  font-size: 20px;
  color: #ffffff;
  font-weight: 900;
}

.search-close {
  position: absolute;
  right: 28px;
  top: 20px;
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.search-page .search-on-page {
  background: #0060ae;
  height: 213px;
}
.search-page .search-page-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 213px;
}
.search-page .search-page-search {
  margin: 15px 0;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.search-page .search-page-search input[type=text] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 52px;
  padding-left: 0;
  padding-right: 45px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 5.2rem;
  color: #80AFD6;
  text-transform: uppercase;
}
.search-page .search-page-search button[type=submit] {
  height: 40px;
  width: 40px;
}
.search-page form {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: transparent;
  border-bottom: 2px solid #ffffff;
}
.search-page .search-terms-main {
  margin-top: 45px;
  margin-bottom: 45px;
}
.search-page .search-terms-main span {
  font-size: 1.5rem;
  text-transform: uppercase;
}
.search-page .search-content {
  max-width: 630px;
}
.search-page .search-terms .search-terms-count, .search-page .search-terms .search-terms-res {
  font-size: 1.5rem;
  line-height: 20px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #000000;
}
.search-page .search-terms-res {
  margin-left: 5px;
}
.search-page .sort-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 26px;
}
.search-page .sort-main .newest {
  margin-left: 5px;
  line-height: 1;
  height: 20px;
  font-family: "TradeGothicNextLTProCn";
  font-weight: bold;
}
.search-page .sort-main .newest a {
  margin-left: 5px;
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  line-height: 20px;
}
.search-page .sort-by {
  font-family: "TradeGothicNextLTProCn";
  font-size: 1.5rem;
  color: #53626f;
  line-height: 1;
  height: 20px;
}
.search-page .search-content {
  position: relative;
  margin: 0 auto;
}
.search-page .search-content .post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #d5d7d9;
  padding-top: 40px;
  padding-bottom: 0;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.search-page .search-content .search-page-content {
  position: relative;
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.search-page .search-content .search-page-categories a {
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  line-height: 20px;
}
.search-page .search-content .search-page-heading {
  padding-bottom: 15px;
}
.search-page .search-content .search-page-heading a {
  color: #000000;
}
.search-page .search-content .search-page-excerpt {
  font-family: "DMSans";
  font-size: 1.5rem;
  line-height: 21px;
  color: #000000;
  position: relative;
}
.search-page .search-content .search-page-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  bottom: 0;
  margin-top: 4px;
}
.search-page .search-content .search-page-thumbnail {
  text-align: center;
  padding: 0;
  margin-bottom: 30px;
}
.search-page .search-content .search-page-thumbnail img {
  width: 100%;
  min-width: 210px;
}
.search-page .nav-links {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-column-gap: 7px;
  -moz-column-gap: 7px;
  column-gap: 7px;
}
.search-page .nav-links a, .search-page .nav-links span {
  padding: 5px;
  border: 0;
  font-size: 1.5rem;
  font-family: "TradeGothicNextLTProCn";
  line-height: 20px;
}
.search-page .nav-links a {
  text-decoration: none;
}

@media (min-width: 768px) {
  .search-page form {
    width: 590px;
  }
}
@media (min-width: 1000px) {
  .search-page .search-content .search-page-content {
    padding-right: 40px;
  }
  .search-page .search-content .post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .search-page .search-content .search-page-thumbnail {
    padding: 0;
    max-width: 210px;
    max-height: 170px;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: 5px;
  }
  .search-page .search-content .search-page-thumbnail img {
    min-width: 210px;
  }
}
.single h2 {
  padding-bottom: 30px;
  padding-top: 40px;
}
.single .all-news .locations {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.single .all-news .locations h4 {
  color: #53626f;
  font-size: 1.5rem;
  line-height: 18px;
  font-family: "TradeGothicNextLTProCn";
}
.single .all-news .location-pin {
  height: 18px;
}
.single .all-news .text-black-header {
  display: block;
  width: 100%;
}
.single .all-news .text-black-header-in {
  max-width: 910px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
.single .all-news .main-block-post {
  max-width: 100%;
  padding: 0 3rem;
}
.single .all-news figure figcaption {
  font-family: "DMSans";
  font-size: 1.5rem;
  padding-top: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d5d7d9;
  margin-bottom: 0;
}
.single .all-news .wp-caption-text {
  font-family: "DMSans";
  font-size: 1.5rem;
  padding-top: 10px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d5d7d9;
  margin-bottom: 0;
  text-align: left;
}
.single .all-news ul li {
  list-style-type: none;
  list-style-position: inside;
  text-indent: -2.3rem;
  padding-left: 2.4rem;
}
.single .all-news ul li:before {
  content: "•";
  display: inline-block;
  text-align: center;
  margin: 14px 15px 0 0;
  line-height: 40px;
  width: 10px;
  height: 32px;
  font-weight: bold;
  font-size: 3.5rem;
  vertical-align: text-bottom;
}
.single .all-news ol {
  counter-reset: myCounter;
  list-style-position: inside;
}
.single .all-news ol li {
  list-style: none;
  text-indent: -2.3rem;
  padding-left: 2.4rem;
}
.single .all-news ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  display: inline-block;
  text-align: center;
  margin: 14px 15px 0 0;
  line-height: 40px;
  width: 10px;
  height: 32px;
  font-weight: bold;
}
.single .all-news li {
  font-size: 1.8rem;
  line-height: 30px;
  font-family: "DMSans";
}
.single .all-news .top-img-block {
  margin-bottom: 40px;
}
.single .all-news .top-img-block .top-img {
  text-align: center;
}
.description-info {
  max-width: 610px;
  margin: 0 auto;
  float: none !important;
  text-align: center;
}
.description-info p {
  font-size: 1.5rem;
  padding-top: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid #d5d7d9;
}

.more-news {
  padding-top: 0;
  padding-bottom: 40px;
  margin-top: 70px;
}
.more-news .more-news-in h2 {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.more-news .more-news-in a {
  border-top: 1px solid #d5d7d9;
  display: block;
  padding: 30px 10px 40px 10px;
}

@media (min-width: 1000px) {
  .single .all-news .post-meta-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
  .single .all-news .top-img-block .top-img img {
    max-width: 1010px;
  }
}
.footer {
  background-color: #2e3a45;
  padding-bottom: 10px;
}
.footer form.form-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
.footer h4, .footer p {
  color: #ffffff;
}
.footer input[type=text] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 30px;
  padding-left: 0;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 3rem;
  color: #80AFD6;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
}
.footer-menu, .footer-mid, .footer-bottom {
  padding: 40px 0;
}

.footer-mid {
  color: #fff;
  border-top: 1px solid #a6a9ac;
  border-bottom: 1px solid #a6a9ac;
}
.footer-mid .text-about {
  font-size: 1.5rem;
  line-height: 21px;
}
.footer-mid input[type=email] {
  padding-left: 0;
}
.footer-mid #newsletter-email {
  border: none;
  background-color: #2e3a45;
  border-bottom: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  height: 50px;
  max-width: 100%;
  display: inline-block;
  font-size: 2rem;
  color: #80AFD6;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
}
.footer-mid .btn {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: -1px;
  left: 0;
}
.footer-mid .contact p {
  margin-bottom: 0;
}
.footer-mid .contact p:first-of-type {
  margin-top: 5px;
}
.footer-mid .contact a {
  color: #ffffff;
}
.footer-mid .soc-block {
  margin-top: 40px;
}
.footer-mid .social-links {
  list-style: none;
  margin-left: 0;
  margin-top: 25px;
}
.footer-mid .social-links li {
  display: inline-block;
  margin-right: 20px;
}
.footer-mid .social-links li a {
  display: inline-block;
  max-width: 40px;
}

.footer-menu {
  font-family: "DMSans";
}
.footer-menu .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-menu .menu .menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-menu li a {
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.footer-bottom {
  border-bottom: none;
  padding-bottom: 0;
  color: #a6a9ac;
  font-family: "DMSans";
  padding-top: 10px;
}
.footer-bottom .column {
  padding-left: 0;
}
.footer-bottom .footer-bottom-in {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 105px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-bottom .footer-bottom-first {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.footer-bottom .footer-bottom-first span {
  font-size: 1.5rem;
  font-family: "DMSans";
  line-height: 21px;
}
.footer-bottom .footer-bottom-first ul li a {
  font-size: 1.5rem;
  font-family: "DMSans";
  line-height: 21px;
}
.footer-bottom .footer-bottom-second {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.footer-bottom .footer-bottom-second .accredited-in {
  width: 130px;
  height: 50px;
}
.footer-bottom .accredited {
  list-style: none;
}
.footer-bottom .menu-footer-bottom-container {
  position: relative;
  font-family: "DMSans";
}
.footer-bottom .menu-footer-bottom-container li a {
  color: #a6a9ac;
}

@media (min-width: 640px) {
  .footer-mid .social-links li a {
    padding-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .footer-bottom .footer-bottom-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .footer-bottom .footer-bottom-first {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer-mid .text-about {
    max-width: 640px;
  }
}
@media (min-width: 1000px) {
  .footer form.form-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer-menu .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer-mid, .footer-bottom {
    margin-left: 75px;
    margin-right: 75px;
  }

  .footer-mid #newsletter-email {
    font-size: 3rem;
    max-width: 55%;
  }
  .footer-mid .btn {
    left: 3px;
  }
  .footer-mid .social-links li a {
    max-width: 50px;
  }
  .footer-mid .contact p:first-of-type {
    margin-top: 25px;
  }
  .footer-mid .text-about {
    padding-bottom: 15px;
  }
}
.MapTopBar {
  background: #0060ae;
  color: white;
  font-size: 50px;
  height: 292px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.MapTopBar .white-box {
  position: relative;
  background-color: white;
  width: 60px;
  height: 20px;
}
.MapTopBar .searchhint {
  font-size: 18px;
  position: absolute;
  padding-top: 5px;
}
.MapTopBar .inner {
  color: white;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  padding: 0 15px;
}
.MapTopBar .inner .location-search-wrap {
  display: inline-block;
  width: 750px;
  max-width: 100%;
  background: url(/wp-content/themes/tmc/assets/images/magicon.svg) no-repeat right;
  border: none;
  overflow: visible;
  height: 45px;
  border-bottom: 2px solid white;
  border-radius: 0;
  position: relative;
  top: 2px;
}
.MapTopBar .inner .location-search-wrap input#LocationSearch {
  width: 100%;
  height: 45px;
  margin: 0 !important;
  display: block;
  padding: 0 !important;
  background: transparent;
  height: 100%;
  border: none;
  font-size: 46px;
  color: white;
  position: relative;
  bottom: 4px;
  text-transform: uppercase;
}
.MapTopBar .inner .location-search-wrap input#LocationSearch::-webkit-input-placeholder {
  color: white;
  opacity: 0.5;
}
.MapTopBar .inner .location-search-wrap input#LocationSearch:focus {
  outline-style: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#MapContainer {
  height: auto;
  min-height: 760px;
  background-color: #2e3a45;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* @TODO Sergey we need to fix this because for mobile this is not good */
}
#MapContainer.contactdetails {
  height: 760px;
}
#MapContainer .legend {
  width: 12.6%;
  min-width: 240px;
  min-height: 760px;
  background-color: #2e3a45;
  display: inline-block;
  vertical-align: top;
}
#MapContainer .legend .section {
  border-bottom: 1px solid #636363;
  padding: 3px 0 5px 0;
}
#MapContainer .legend .section:first-child .header {
  font-size: 15px;
  padding-top: 16px;
}
#MapContainer .legend .section .header {
  color: white;
  height: 50px;
  font-size: 24px;
  padding-left: 20px;
  padding-top: 13px;
  font-family: inherit;
}
#MapContainer .legend .section .sub-header {
  color: white;
  font-size: 15px;
  padding: 11px 0 5px 24px;
  position: relative;
  line-height: 20px;
}
#MapContainer .legend .section .checkbox-options {
  padding-left: 23px;
  margin-bottom: 10px;
}
#MapContainer .legend .section .checkbox-options label {
  margin-top: 5px;
  color: white;
  font-size: 16px;
}
#MapContainer .legend .section .checkbox-options input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#MapContainer .legend .section .daterange {
  padding-left: 20px;
  margin-top: 10px;
}
#MapContainer .legend .section .daterange label {
  color: white;
  font-size: 15px;
  font-family: "DMSans";
}
#MapContainer .legend .section .daterange input[type=text] {
  background-color: #1a2024;
  color: white;
  border: none;
  display: inline-block;
  width: 130px;
  font-size: 13px;
  padding: 22px 0;
  padding-left: 13px;
  border-radius: 0;
}
#MapContainer .legend .section .daterange span {
  display: inline-block;
  width: 65px;
}
#MapContainer .map-list-container {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#MapContainer #map,
#MapContainer #list {
  width: 100%;
  height: 100%;
}
#MapContainer .virtual-box {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  background-color: #0060ae;
  width: 74px;
  position: relative;
  display: inline-block;
  height: 20px;
}
#MapContainer .virtual-box img {
  position: relative;
  left: 2px;
  bottom: 2px;
  width: 16px;
  height: 11px;
  background-image: url(assets/images/virtual.svg);
}
#MapContainer .virtual-box span {
  position: relative;
  left: 4px;
}
#MapContainer .marker-popup {
  width: 320px;
  min-height: 130px;
  background-color: white;
  padding: 17px;
  position: relative;
  padding-bottom: 83px;
}
#MapContainer .marker-popup .header h1 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: black;
  margin-bottom: 5px;
}
#MapContainer .marker-popup .header h1.event-pop::before {
  content: url(/wp-content/themes/tmc/assets/images/event.png);
  position: relative;
  top: 3px;
}
#MapContainer .marker-popup .header h1.plat-pop::before {
  content: url(/wp-content/themes/tmc/assets/images/platoon.png);
  position: relative;
  top: 3px;
}
#MapContainer .marker-popup .header h1 .title {
  position: relative;
  left: 6px;
}
#MapContainer .marker-popup .header .virtual-box {
  left: 25px;
}
#MapContainer .marker-popup .body {
  font-size: 15px;
  font-family: "DMSans";
  line-height: 21px;
  margin-top: 15px;
}
#MapContainer .marker-popup .body .time {
  margin-bottom: 15px;
}
#MapContainer .marker-popup .date, #MapContainer .marker-popup .address {
  font-family: "DMSans";
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: black;
}
#MapContainer .marker-popup .cta {
  width: 280px;
  height: 50px;
  background-color: #0060ae;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  color: white;
  padding-top: 12px;
  position: absolute;
  bottom: 18px;
  left: 18px;
  text-decoration: none;
}

/****************************************************************/
/* Map Sidebar */
#MapContainer .legend .section span.map-checkbox {
  background-color: #1a2024;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
}

.map.checkbox-options label {
  display: block;
  position: relative;
  cursor: pointer;
  font-family: "DMSans";
  padding-left: 35px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* On mouse-over, add a grey background color */
.map.checkbox-options label:hover input ~ .map-checkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.map.checkbox-options label input:checked ~ .map-checkbox {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.map-checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.map.checkbox-options label input:checked ~ .map-checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.map.checkbox-options label .map-checkbox:after {
  left: 8px;
  top: 2px;
  width: 9px;
  height: 17px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

#MapContainer .pin-icon {
  display: inline-block;
  position: relative;
  left: 10px;
}

#MapContainer .pin-label {
  display: inline-block;
  position: relative;
  top: 3px;
  left: 18px;
}

#MapContainer .header-tooltip {
  display: inline-block;
  position: relative;
  left: 24px;
  top: 1px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 16px;
  height: 16px;
}

/*TODO: Update foundation styles correctly*/
#MapContainer .accordion-content {
  border-bottom: none;
  background-color: inherit;
  padding: 0;
}

#MapContainer .accordion {
  border: none;
}

#MapContainer .accordion-title {
  border: none;
}

#MapContainer .accordion-title:hover {
  background-color: inherit;
}

#MapContainer .accordion-title::before {
  content: url(/wp-content/themes/tmc/assets/images/down-arrow.png);
  top: 30%;
  right: 2rem;
}

#MapContainer .is-active > .accordion-title::before {
  content: url(/wp-content/themes/tmc/assets/images/up-arrow.png);
}

#MapContainer .switch {
  display: inline-block;
  position: relative;
  top: 5px;
  left: 25px;
}

#MapContainer .switch-paddle {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  width: 70px;
  height: 24px;
}

#MapContainer .switch-paddle span {
  font-size: 15px;
  font-weight: normal;
  top: 1.1rem;
}

.daterange input[readonly] {
  cursor: pointer;
}

.tooltip {
  font-size: 15px;
  font-family: "DMSans";
  max-width: 320px !important;
  padding: 20px;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 5rem;
}

.switch.large .switch-paddle::after {
  width: 1.2rem;
  height: 1.2rem;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

.switch-paddle::after {
  height: 1.5rem;
  left: 0.9rem;
  top: 0.6rem;
  width: 1.5rem;
  border-radius: 20px;
}

span.switch-active {
  left: 1rem;
}

#display-toggle {
  display: inline-block;
  position: absolute;
  top: 1.6%;
  right: 10%;
  z-index: 1;
  background-color: #fff;
  color: #53626f;
  font-size: 15px;
  text-align: center;
}
#display-toggle.list-view {
  top: 0;
  right: 0;
  padding: 20px;
}
#display-toggle div {
  display: inline-block;
  padding: 9px 15px;
  color: black;
}
#display-toggle .display-header {
  color: #53626f;
  width: 85px;
  text-align: right;
  padding-right: 8px;
}
#display-toggle .selected {
  text-decoration: underline;
}
#display-toggle .display-opt {
  cursor: pointer;
}
#display-toggle .display-opt:hover {
  background-color: #e8e5e5;
}

@media (max-width: 1140px) {
  .MapTopBar .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }
}
@media (max-width: 746px) {
  #display-toggle:not(.list-view) {
    top: 8%;
  }

  #MapContainer .legend, #MapContainerList .legend {
    min-height: 150px;
  }
}
@media (max-width: 500px) {
  .MapTopBar .inner {
    font-size: 3rem;
  }
  .MapTopBar .inner .location-search-wrap input#LocationSearch {
    font-size: 3rem;
  }
  .MapTopBar .inner .location-search-wrap .searchhint {
    font-size: 1.5rem;
  }

  #MapContainer, #MapContainerList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #MapContainer .legend, #MapContainerList .legend {
    width: 100%;
    display: block;
  }
  #MapContainer .map-list-container, #MapContainerList .map-list-container {
    width: 100%;
  }
  #MapContainer .map-list-container #map, #MapContainerList .map-list-container #map {
    height: 100vh;
  }
  #MapContainer .map-list-container #list, #MapContainerList .map-list-container #list {
    padding: 89px 10px 20px 10px;
  }
  #MapContainer #list .list-grid, #MapContainerList #list .list-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/****************************************************************/
/* Styles for the google marker */
.popup-bubble {
  /* Position the bubble centred-above its parent. */
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  /* Style the bubble. */
  background-color: white;
  overflow-y: auto;
  min-height: 130px;
  width: 320px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
  padding-bottom: 83px;
}
.popup-bubble .close-btn {
  font-size: 15px;
  color: #5c5c5c;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  cursor: pointer;
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
  /* Position the div a fixed distance above the tip. */
  position: absolute;
  width: 100%;
  bottom: 8px;
  left: 0;
}

/* This element draws the tip. */
.popup-bubble-anchor::after {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  bottom: 37px;
  /* Center the tip horizontally. */
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /* The tip is a https://css-tricks.com/snippets/css/css-triangle/ */
  width: 0;
  height: 0;
  /* The tip is 8px high, and 12px wide. */
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid white;
}

/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container {
  cursor: auto;
  height: 0;
  position: absolute;
  /* The max width of the info window. */
  width: 320px;
}

/* Styles for the google location serach */
#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}

.pac-card {
  margin: 10px 10px 0 0;
  border-radius: 2px 0 0 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-family: Roboto;
}

#pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 400px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}

#target {
  width: 345px;
}

/****************************************************************/
/* List View */
#MapContainer #list {
  display: none;
}

#MapContainer #list, #MapContainerList #list {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  padding: 89px 30px;
  background-color: white;
}
#MapContainer #list .list-row, #MapContainerList #list .list-row {
  border-top: 1px solid #d5d7d9;
  padding: 32px 0;
}
#MapContainer #list .list-row .platoon-grid, #MapContainerList #list .list-row .platoon-grid {
  width: 100%;
  margin-top: 40px;
}
#MapContainer #list .list-row .platoon-grid .platoon-box, #MapContainerList #list .list-row .platoon-grid .platoon-box {
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  color: white;
  background-color: #0060ae;
  height: 104px;
  margin: 0 10px 15px 0;
  padding: 0 23px;
}
#MapContainer #list .list-row .platoon-grid .platoon-box::before, #MapContainerList #list .list-row .platoon-grid .platoon-box::before {
  position: relative;
  top: 3rem;
  content: url(/wp-content/themes/tmc/assets/images/platoon-star.svg);
}
#MapContainer #list .list-row .platoon-grid .platoon-box::after, #MapContainerList #list .list-row .platoon-grid .platoon-box::after {
  position: relative;
  top: 2.1rem;
  content: url(/wp-content/themes/tmc/assets/images/right-arrow.svg);
}
#MapContainer #list .list-row .platoon-grid .platoon-box span, #MapContainerList #list .list-row .platoon-grid .platoon-box span {
  position: relative;
  top: 2.6rem;
  padding: 10px;
}
#MapContainer #list .list-sort, #MapContainerList #list .list-sort {
  float: right;
  font-size: 15px;
  color: #53626f;
}
#MapContainer #list .list-sort span, #MapContainerList #list .list-sort span {
  color: black;
  cursor: pointer;
  margin-left: 10px;
}
#MapContainer #list .list-grid, #MapContainerList #list .list-grid {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#MapContainer #list .list-grid.row-map-events .list-item, #MapContainerList #list .list-grid.row-map-events .list-item {
  width: 333px;
  padding-left: 0;
}
#MapContainer #list .list-grid.row-map-events .list-item > a, #MapContainerList #list .list-grid.row-map-events .list-item > a {
  text-decoration: none;
}
#MapContainer #list .list-grid .list-item, #MapContainerList #list .list-grid .list-item {
  width: 310px;
  height: 281px;
  background-color: #d5d7d9;
  background-size: contain;
  margin: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-size: cover !important;
  background-position: top left !important;
}
#MapContainer #list .list-grid .list-item .bookmark, #MapContainerList #list .list-grid .list-item .bookmark {
  width: 36px;
  height: 36px;
  background-color: #2e3a45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#MapContainer #list .list-grid .list-item .bookmark:hover, #MapContainerList #list .list-grid .list-item .bookmark:hover {
  cursor: pointer;
}
#MapContainer #list .list-grid .list-item .bookmark.selected, #MapContainerList #list .list-grid .list-item .bookmark.selected {
  background-color: #fff;
}
#MapContainer #list .list-grid .list-item .event-deets, #MapContainerList #list .list-grid .list-item .event-deets {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 298px;
  height: 142px;
  padding: 15px;
  background-color: #fff;
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#MapContainer #list .list-grid .list-item .event-deets a, #MapContainerList #list .list-grid .list-item .event-deets a {
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#MapContainer #list .list-grid .list-item .event-deets a:hover, #MapContainerList #list .list-grid .list-item .event-deets a:hover {
  color: #0060ae;
}
#MapContainer #list .list-grid .list-item .event-deets.national, #MapContainerList #list .list-grid .list-item .event-deets.national {
  background-color: #0060ae;
}
#MapContainer #list .list-grid .list-item .event-deets.national a, #MapContainerList #list .list-grid .list-item .event-deets.national a {
  color: #fff;
}
#MapContainer #list .list-grid .list-item .event-deets.national .event-date, #MapContainerList #list .list-grid .list-item .event-deets.national .event-date {
  color: #d5d7d9;
}
#MapContainer #list .list-grid .list-item .event-deets .top-line, #MapContainerList #list .list-grid .list-item .event-deets .top-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#MapContainer #list .list-grid .list-item .event-deets .event-type, #MapContainerList #list .list-grid .list-item .event-deets .event-type {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#MapContainer #list .list-grid .list-item .event-deets .event-name, #MapContainerList #list .list-grid .list-item .event-deets .event-name {
  font-size: 30px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
#MapContainer #list .list-grid .list-item .event-deets .event-date, #MapContainerList #list .list-grid .list-item .event-deets .event-date {
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
  color: #53626f;
  font-family: TradeGothicNextLTProCn;
}

#platoonMap {
  height: 360px;
}

.always-on-cursor {
  width: 1px;
  height: 44px;
  background: white;
  display: inline-block;
  position: absolute;
  left: 1px;
  top: -3px;
}

.row-map-events {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1090px;
  margin: 50px auto 0 auto;
}

.row-map-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 50px auto 0 auto;
}
.row-map-main .list-item > a {
  text-decoration: none;
}

@media (min-width: 1500px) {
  #MapContainer #list .list-grid .list-item, #MapContainerList #list .list-grid .list-item {
    width: 333px;
  }
}
#authentication-popup-wrapper {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(12, 66, 106, 0.8);
  top: 0;
  left: 0;
  z-index: 200;
}

#authentication-popup-wrapper.opened {
  display: block;
}

body.auth-form-open {
  overflow: hidden;
}

.authentication-popup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 200;
}

.tmc_auth-form-screen-heading {
  margin-bottom: 20px;
  text-align: center;
}

.tmc_auth-login-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.tmc_auth-login-message .tmc_auth-login-message-checkmark {
  width: 30px;
  margin-right: 15px;
}

.auth-popup-content {
  position: relative;
  max-width: 600px;
  width: 95%;
  background-color: white;
  padding: 50px 40px 40px 40px;
  font-size: 15px;
}
.auth-popup-content .tmc_auth-popup-screen.tmc_auth-login-screen p {
  text-align: center;
}
.auth-popup-content .tmc_auth-popup-screen p {
  font-size: 15px;
}
.auth-popup-content #auth_login {
  max-width: 400px;
  margin: 0 auto;
}
.auth-popup-content #auth_signup .no-account-message, .auth-popup-content #login-form-notice.notice, .auth-popup-content #signup-form-notice.notice {
  width: 100%;
  border: 1px solid #ecd540;
  line-height: 1;
  margin: 5px 0;
  color: black;
  font-size: 15px;
  padding: 4px;
}
.auth-popup-content #login-form-notice.success, .auth-popup-content #signup-form-notice.success {
  width: 100%;
  border: 1px solid #4BB543;
  margin: 5px 0;
  line-height: 1;
  color: black;
  font-size: 15px;
  padding: 4px;
}
.auth-popup-content #login-form-error, .auth-popup-content #signup-form-error {
  color: #DE2424;
  font-size: 15px;
  text-align: center;
  margin: 5px 0;
}
.auth-popup-content .tmc_auth-input-field-wrap {
  max-width: 400px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.auth-popup-content .tmc_auth-input-field-label {
  display: none;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  font-size: 15px;
  color: black;
  position: relative;
  bottom: -40px;
  line-height: 1;
  left: 12px;
  margin-bottom: 8px;
  z-index: 0;
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field.minimal::-webkit-input-placeholder {
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field.minimal::-moz-placeholder {
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field.minimal:-ms-input-placeholder {
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field.minimal::-ms-input-placeholder {
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field.minimal::placeholder {
  color: #454545;
}
.auth-popup-content .tmc-auth-input-field {
  font-size: 15px;
  line-height: 1;
  padding: 8px 8px;
  height: auto;
  max-width: 400px;
  border: 1px solid #d5d7d9;
  color: black;
  margin-bottom: 5px;
}
.auth-popup-content .tmc-auth-input-field:hover {
  cursor: pointer;
}
.auth-popup-content .tmc-auth-input-field:hover, .auth-popup-content .tmc-auth-input-field:focus-visible {
  border: 1px solid #d5d7d9;
}
.auth-popup-content .tmc-auth-input-field.minimal {
  border: none;
  border-bottom: 1px solid #d5d7d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  background: transparent;
  z-index: 1;
  padding: 6px 8px;
}
.auth-popup-content .tmc-auth-input-field.minimal:hover, .auth-popup-content .tmc-auth-input-field.minimal:focus-visible {
  outline: none;
  border: 1px solid #d5d7d9;
}
.auth-popup-content .tmc_auth-field-error-message {
  color: #DE2424;
  font-family: "DMSans";
  font-size: 15px;
}
.auth-popup-content .tmc-auth-select-field {
  line-height: 1.5;
}
.auth-popup-content .tmc-auth-input-field.minimal:focus + .tmc_auth-input-field-label,
.auth-popup-content .tmc-auth-input-field.minimal.has-input + .tmc_auth-input-field-label {
  bottom: 0;
  left: 0;
  font-size: 15px;
}
.auth-popup-content .tmc-auth-submit-btn {
  background-color: #0060ae;
  font-size: 16px;
  width: 100%;
  max-width: 400px;
  padding: 12px 17px;
  line-height: 1.5;
  border: none;
  color: white;
  position: relative;
}
.auth-popup-content .tmc-auth-submit-btn .auth_form_loading_anim {
  display: none;
  position: absolute;
  top: 12px;
  left: calc(50% - 15px);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 4px solid #f3f3f3;
  border-radius: 50%;
  border-top: 4px solid #0060ae;
  width: 35px;
  height: 35px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.auth-popup-content .tmc-auth-submit-btn .auth_form_loading_anim.show-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.auth-popup-content .signup-form-btn {
  margin-top: 10px;
}
.auth-popup-content .tmc-auth-otp-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 30px;
  margin-top: 20px;
}
.auth-popup-content .tmc-auth-otp-field input {
  border: none;
  text-align: center;
  font-size: 20px;
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  width: 24px;
  margin: 0 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.auth-popup-content .tmc-auth-otp-field input:focus {
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  outline: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.auth-popup-content .tmc_auth-otp-label {
  font-size: 15px;
}
.auth-popup-content .tmc_auth-text-block {
  margin-bottom: 10px;
}
.auth-popup-content .tmc_auth-text-block p {
  margin-bottom: 0;
}
.auth-popup-content .tmc_auth-bold-blue-text {
  font-weight: bold;
  color: #3175b7;
}
.auth-popup-content .tmc_auth-resend-otp, .auth-popup-content .tmc_auth-resend-otp-timer {
  font-size: 14px;
  margin: 10px auto;
  text-align: center;
}
.auth-popup-content #login-resend-otp, .auth-popup-content #signup-resend-otp {
  color: #0060ae;
  text-decoration: none;
  font-size: 15px;
}

.tmc_logout-btn {
  color: #0060ae;
  text-decoration: none;
}

#auth-popup-close-btn {
  font-size: 50px;
  width: 50px;
  line-height: 1;
  position: absolute;
  right: 0px;
  text-align: center;
  top: 0px;
  cursor: pointer;
}

.auth-signup-form-link {
  font-weight: bold;
  color: #0c426a;
}

.auth-popup-login-text {
  text-align: center;
  line-height: 1.5;
}

@media screen and (max-width: 480px) {
  .auth-popup-content {
    padding: 20px;
  }
  .auth-popup-content .tmc_auth-popup-screen p {
    font-size: 14px;
    line-height: 1.5;
  }
}
@media screen and (min-width: 768px) {
  .auth-popup-content {
    width: 80%;
  }
  .auth-popup-content .tmc-auth-submit-btn {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .auth-popup-content {
    width: 65%;
  }
  .auth-popup-content .tmc_auth-text-block {
    margin-bottom: 15px;
  }
  .auth-popup-content .tmc_auth-input-field-wrap {
    margin-bottom: 15px;
  }
  .auth-popup-content .tmc-auth-input-field {
    padding: 10px 8px;
  }
  .auth-popup-content .tmc-auth-submit-btn {
    font-size: 20px;
  }
  .auth-popup-content .tmc_auth-otp-label {
    font-size: 18px;
  }
  .auth-popup-content .tmc_auth-input-field-label {
    font-size: 18px;
    display: block;
  }
  .auth-popup-content .signup-form-btn {
    margin-top: 20px;
  }
  .auth-popup-content #auth_signup .no-account-message, .auth-popup-content #login-form-notice.notice, .auth-popup-content #signup-form-notice.notice {
    margin-top: 10px 0px;
    line-height: 1.5;
  }
  .auth-popup-content #login-form-notice.success, .auth-popup-content #signup-form-notice.success {
    margin-top: 10px 0px;
    line-height: 1.5;
  }

  #auth-popup-close-btn {
    font-size: 70px;
    width: 70px;
    text-align: center;
    top: 10px;
    right: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .auth-popup-content {
    width: 50%;
  }
}
.text-img-right-bottom {
  padding-top: 66px;
}
.text-img-right-bottom .rightblock-text-img-right-bottom {
  padding-right: 0;
}
.text-img-right-bottom a {
  font-family: "TradeGothicNextLTProBdCn";
  text-decoration: underline;
  letter-spacing: 0.5px;
  font-size: 1.5rem;
}
.text-img-right-bottom .text-medium {
  padding-bottom: 13px;
}

@media (max-width: 768px) {
  .text-img-right-bottom .rightblock-text-img-right-bottom {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .text-img-right-bottom {
    padding-top: 80px;
  }
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    max-width: 430px;
    padding-left: 0;
    padding-top: 40px;
  }
  .text-img-right-bottom .leftblock-text-img-right-bottom p {
    padding-bottom: 2px;
  }
}
@media (min-width: 1000px) and (max-width: 2000px) {
  .text-img-right-bottom .rightblock-text-img-right-bottom .bottom-float {
    max-width: 660px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
}
@media (min-width: 1360px) {
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    padding-left: 4%;
  }
}
@media (min-width: 1440px) {
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    max-width: 100%;
    padding-left: 6%;
  }
}
@media (min-width: 1600px) {
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    padding-left: 9.5%;
  }
}
@media (min-width: 1920px) {
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    padding-left: 15.5%;
    max-width: 100%;
  }
}
@media (min-width: 2000px) {
  .text-img-right-bottom .rightblock-text-img-right-bottom .bottom-float {
    max-width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
}
@media (min-width: 2500px) {
  .text-img-right-bottom .leftblock-text-img-right-bottom {
    padding-left: 21%;
  }
}
.column-content.block-two-text h1 {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .block-two-text {
    padding-top: 0;
    padding-bottom: 50px;
  }
  .block-two-text .left-block-two-text {
    padding-left: 0;
    max-width: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1000px) {
  .block-two-text {
    padding-top: 50px;
  }
}
@media (min-width: 1000px) {
  .column-content.block-two-text h1 {
    margin-bottom: 50px;
  }

  .block-two-text {
    padding-top: 40px;
  }
  .block-two-text .left-block-two-text {
    max-width: 412px;
    padding-top: 0;
  }
}
@media (min-width: 1360px) {
  .block-two-text .left-block-two-text {
    max-width: 390px;
  }
}
.impact-main {
  padding-bottom: 20%;
}
.impact-main .img-impact-card img {
  width: 100%;
  height: 760px;
  -o-object-fit: cover;
  object-fit: cover;
}

.img-impact-bg {
  position: relative;
}

.impact-bg {
  background-color: #0060ae;
  min-height: 400px;
  position: relative;
}

.location-main h4 {
  color: #53626f;
  line-height: 18px;
  font-family: "TradeGothicNextLTProCn";
}

.impact-card {
  float: right;
  background-color: #ffffff;
  position: relative;
  padding: 0;
  bottom: 0;
  right: 0;
}
.impact-card .header {
  padding-top: 40px;
}
.impact-card .header h5 {
  text-transform: uppercase;
}
.impact-card .title {
  padding-bottom: 20px;
}
.impact-card .title h2 {
  text-decoration: underline;
  padding-left: 0;
  color: #0060ae;
  line-height: 1.14;
}
.impact-card .title h2:hover {
  color: #606C38;
}
.impact-card .title a {
  font-family: "TradeGothicNextLTProBdCn";
  line-height: 1.1;
}
.impact-card p {
  line-height: 1.67;
}
.impact-card .content {
  padding-left: 20px;
}

@media (max-width: 768px) {
  .impact-main .img-impact-card {
    padding-left: 0;
    padding-right: 0;
  }

  .impact-card .row {
    margin-left: -2rem;
    margin-right: -2rem;
  }
}
@media (min-width: 768px) {
  .img-impact-bg .location-main .location {
    text-align: right;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 190px;
  }
  .all-impact-card .all-impact-card-story.location-main {
    position: relative;
    width: 100%;
  }
}
@media (min-width: 1000px) {
  .impact-main {
    padding-bottom: 7%;
  }

  .impact-card {
    width: 630px;
    height: 282px;
    position: absolute;
    padding: 0 10px 0 30px;
    right: -1px;
    bottom: -1px;
  }
  .impact-card .title {
    padding-right: 0;
    line-height: 1.1;
  }
  .impact-card .title h2 {
    line-height: 46px;
  }

  .text-impact-story {
    font-family: "DMSans";
    font-size: 1.8rem;
    max-height: 95px;
    overflow: hidden;
  }
}
.stat-main {
  padding-bottom: 20px;
}
.stat-main .stat {
  border-top: 2px solid #000000;
  padding-top: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
}
.stat-main .stat-main-hr hr {
  border: 0;
  height: 1px;
  background: #d5d7d9;
  width: 100%;
  max-width: 100%;
  margin-bottom: 27px;
}

@media (min-width: 1000px) {
  .stat-main {
    padding-bottom: 0;
  }

  .stat-paragraph {
    max-width: 275px;
  }

  .stat-main-title h2 {
    padding: 0 0 10px 0;
  }
}
.donate-block {
  padding-bottom: 3%;
}
.donate-block h2 {
  color: #ffffff;
  /*    max-width: 300px;*/
  padding-bottom: 20px;
  line-height: 32px;
}
.donate-block p {
  color: #ffffff;
  padding-bottom: 24px;
  padding-top: 10px;
  font-family: "DMSans";
}
.donate-block .donate-block-img {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 80px;
}

@media (min-width: 768px) {
  .donate-block .expand-normal.donate-block-in {
    padding-bottom: 0;
  }
  .donate-block .expand-normal.donate-block-in .donate-block-img {
    margin-bottom: 0;
  }
  .donate-block .expand-normal.donate-block-in .column-content {
    padding-right: 0;
    padding-top: 75px;
  }
  .donate-block h2 {
    line-height: 46px;
    font-size: 5.2rem;
  }
}
.program-card-main {
  padding-bottom: 2%;
}
.program-card-main h2 {
  line-height: 42px;
}
.program-card-main .title-header {
  padding-bottom: 0;
  margin-bottom: 20px;
}
.program-card-main .program-image {
  overflow: hidden;
  text-align: center;
}
.program-card-main .program-card-main-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.program-card-main .program-card-main-flex .program-card {
  max-width: 420px;
}

.program-card-main-heading {
  min-height: 93px;
  padding-top: 15px;
  border-top: 2px solid #000000;
  padding-bottom: 10px;
}

.program-card {
  margin-top: 40px;
  margin-bottom: 30px;
}
.program-card h2 {
  text-transform: uppercase;
  margin-bottom: 50px;
  border-top: 2px solid #000000;
  padding-top: 10px;
}
.program-card .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.program-card p {
  line-height: 1.67;
  margin-bottom: 0;
}
.program-card a.apply-link {
  color: #000000;
  text-decoration: underline;
  font-family: "DMSansBold";
}
.program-card a.apply-link:hover {
  color: #606C38;
}

@media (min-width: 640px) and (max-width: 980px) {
  .program-card-main .program-image {
    max-height: 320px;
  }
}
@media (min-width: 680px) {
  .program-card-main .title-header {
    margin-bottom: 0;
  }
}
@media (min-width: 1280px) {
  .program-card-main .program-image {
    max-height: 320px;
    min-height: 320px;
  }
}
.slider-partners-main {
  padding-top: 7%;
}
.slider-partners-main .carousel-slider button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slider-partners-main .carousel-slider .fa-angle-left:before {
  content: "\f104";
  color: #000000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 21px;
}
.slider-partners-main .carousel-slider .fa-angle-left:hover:before {
  color: #bdbebf;
}
.slider-partners-main .carousel-slider .fa-angle-right:before {
  content: "\f105";
  color: #000000;
  width: 20px;
  height: 20px;
  font-size: 21px;
  font-weight: bold;
}
.slider-partners-main .carousel-slider .fa-angle-right:hover:before {
  color: #bdbebf;
}
.slider-partners-main .text-order {
  width: 290px;
  font-size: 18px;
  font-family: "DMSans";
}
.slider-partners-main .text-order .learn-more-link {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 1;
  font-family: "TradeGothicNextLTProBdCn";
}
.slider-partners-main .slider-heading-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 80%;
}
.slider-partners-main .slider-heading-desktop {
  display: none;
  padding-left: 7.2rem;
  max-width: 80%;
  padding-bottom: 40px;
  padding-top: 80px;
}

.slider-partners {
  padding-top: 9%;
  padding-bottom: 15%;
}
.slider-partners.carousel-slider {
  padding-top: 0;
  margin-top: 50px;
}
.slider-partners .owl-nav {
  position: absolute;
  right: 50px;
  top: -30px;
}
.slider-partners .sa_owl_theme .owl-nav .owl-prev {
  left: -100px;
}
.slider-partners .white .sa_owl_theme .owl-nav .owl-next {
  background: url(assets/images/icons-carousel/carousel-next.svg) no-repeat center center !important;
}
.slider-partners .white .sa_owl_theme .owl-nav .owl-prev {
  background: url(assets/images/icons-carousel/carousel-next.svg) no-repeat center center !important;
  -webkit-transform: scale(-1);
  -ms-transform: scale(-1);
  transform: scale(-1);
}
.slider-partners .carousel-buttons {
  display: block;
}

@media (min-width: 768px) {
  /*  .slider-partners-main {
      .slider-heading-mobile {
        display: none;
      }
      .slider-heading-desktop {
        display: flex;
        max-width: 60%;
      }
    }*/
}
@media (min-width: 1000px) {
  .slider-partners-main .slider-heading-mobile {
    display: none;
  }
  .slider-partners-main .slider-heading-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 60%;
  }

  .slider-partners {
    padding-top: 9%;
    padding-bottom: 10%;
  }
}
@media (min-width: 1360px) {
  .slider-partners-main {
    padding-top: 1%;
    height: 520px;
  }
  .slider-partners-main .slider-partners {
    padding-bottom: 3%;
  }
}
.pre-footer {
  padding: 17% 0 5% 0;
  color: #0060ae;
  opacity: 0.8;
  width: 100%;
  min-height: 363px;
}
.pre-footer h2, .pre-footer p {
  color: #ffffff;
}
.pre-footer h2 {
  padding-bottom: 10px;
}

.pre-footer-in {
  padding-bottom: 40px;
}
.pre-footer-in p {
  padding-bottom: 20px;
  min-height: 60px;
}
.pre-footer-in .btn {
  margin-top: 10px;
}

@media (min-width: 1000px) {
  .pre-footer {
    padding: 5% 0 3% 0;
  }
}
.block-generictext {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 7%;
  padding-bottom: 7%;
}
.block-generictext iframe {
  max-width: 100%;
}
.block-generictext p {
  padding-bottom: 10px;
}
.block-generictext h2, .block-generictext h3 {
  padding-bottom: 25px;
  padding-top: 20px;
}
.block-generictext .block-generictext-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 910px;
}
.block-generictext .paragraph-title {
  font-size: 3rem;
  margin-bottom: 25px;
  line-height: 38px;
}
.block-generictext ul {
  margin-left: 2rem;
}
.block-generictext li {
  font-size: 18px;
  font-family: "DMSans";
  padding-left: 17px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .block-generictext li {
    font-size: 15px;
  }
}
.block-generictext li strong {
  padding-right: 5px;
}
.block-generictext ol {
  counter-reset: myCounter;
  list-style-position: inside;
  margin-left: 1rem;
}
.block-generictext ol li {
  list-style: none;
  text-indent: -2.3rem;
  padding-left: 2.4rem;
  line-height: 30px;
  letter-spacing: 0;
  padding-bottom: 15px;
}
.block-generictext ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  display: inline-block;
  text-align: center;
  width: 10px;
  font-weight: bold;
  margin: 0 15px 0 0;
  line-height: 18px;
  height: 18px;
}

.guides-work {
  padding-top: 5%;
  padding-bottom: 6%;
}
.guides-work .guides-heading {
  padding-bottom: 40px;
}
.guides-work .guides-paragraph {
  margin-top: 0;
  padding-top: 32px;
}
.guides-work h4, .guides-work p {
  color: #ffffff;
  line-height: 1.67;
}
.guides-work .heading {
  color: #ffffff;
}
.guides-work h4 {
  margin-bottom: 25px;
  position: relative;
  display: inline-block;
}
.guides-work h4:after {
  content: "";
  content: url("assets/images/connected.svg");
  display: block;
  position: absolute;
  top: 16px;
  right: -20px;
  line-height: 0;
}
.guides-work .guides-compacted {
  padding-bottom: 50px;
}
.guides-work a {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  letter-spacing: 0.5px;
  line-height: 15px;
}
.guides-work a.guides-more {
  text-decoration: underline;
}
.guides-work span.guides-namber {
  font-size: 3rem;
  line-height: 30px;
  line-height: 1.67;
}
.guides-work .guides-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.guides-work .guides-divider .divider {
  border: none;
  color: #ffffff;
  background-color: #ffffff;
  height: 2px;
  width: 100%;
  margin-bottom: 12px;
  margin-left: 15px;
}
.guides-work .program-image {
  padding-bottom: 5px;
  max-height: 320px;
  min-height: 320px;
  overflow: hidden;
  text-align: center;
}
.guides-work ul {
  list-style: none;
  margin-left: 0;
}
.guides-work li {
  border-bottom: 1px solid #3480BE;
  line-height: 1.67;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-family: "DMSans";
  width: 100%;
}
.guides-work li:last-of-type {
  border-bottom: none;
}

@media (min-width: 768px) {
  .guides-work .guides-work-heading {
    padding-left: 0;
    max-width: 300px;
  }
}
@media (min-width: 1000px) {
  .guides-work .guides-work-heading {
    max-width: 412px;
  }
}
@media (min-width: 1360px) {
  .guides-work .guides-work-heading {
    max-width: 390px;
  }
}
.video-container .youtube {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  cursor: pointer;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container .youtube .play {
  background: url("assets/images/graphic-play-video.png") no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: absolute;
  height: 194px;
  width: 155px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  right: -40px;
  bottom: -15px;
  margin: auto;
}
.video-container .youtube .video-title {
  position: absolute;
  width: 400px;
  height: auto;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  left: 80px;
  bottom: 80px;
}
.video-container .youtube .video-title h2 {
  color: #ffffff;
  margin-bottom: 0;
}
.video-container .video-block {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.video-container .video-block iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 786px) {
  .video-container .youtube .video-title {
    width: 300px;
    left: 20px;
    bottom: 20px;
    margin: auto;
  }
}
@media (min-width: 768px) {
  .video-container .youtube .play {
    height: 294px;
    width: 255px;
    right: -40px;
    bottom: -15px;
  }
  .video-container .youtube .video-title {
    position: absolute;
    width: 400px;
    height: auto;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    left: 80px;
    bottom: 80px;
  }
}
.impact-events-main {
  padding-top: 30px;
  padding-bottom: 30px;
}
.impact-events-main .horizontal-header {
  max-width: 700px;
  padding-bottom: 25px;
}

.view-all-link {
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 1;
  font-family: "TradeGothicNextLTProBdCn";
}

.impact-events .impact-events-cards {
  padding-left: 20px;
  padding-right: 20px;
}
.impact-events .impact-events-cards .impact-events-img {
  position: relative;
  text-align: center;
}
.impact-events .impact-events-cards .impact-events-img img {
  width: 100%;
  height: 321px;
  -o-object-fit: cover;
  object-fit: cover;
}
.impact-events .impact-events-cards .impact-events-cards-text {
  text-align: left;
}
.impact-events .impact-events-cards .story-card {
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.impact-events .impact-events-cards .story-card .heading-h4 {
  overflow: hidden;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.impact-events .impact-events-cards .story-card:hover .heading-h4 {
  color: #0060ae;
}
.impact-events .impact-events-cards .heading-h4 {
  padding-bottom: 10px;
}

@media (min-width: 1000px) {
  .impact-events .impact-events-cards .impact-events-img {
    max-height: 320px;
    overflow: hidden;
  }
}
@media (min-width: 1280px) {
  .impact-events .impact-events-cards .story-card {
    width: 340px;
  }
  .impact-events .all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 340px;
  }
}
.action-list-card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.take-action-list {
  padding-top: 3em;
  padding-bottom: 3em;
}
.take-action-list .take-action-block {
  margin-bottom: 40px;
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.take-action-list h2 {
  padding-bottom: 45px;
}
.take-action-list .take-action-card {
  background: #2e3a45;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.take-action-list .take-action-card h3, .take-action-list .take-action-card p {
  color: #ffffff;
}
.take-action-list .take-action-card h3 {
  padding-bottom: 30px;
}
.take-action-list .take-action-card .take-action-hr hr {
  border: 0;
  height: 2px;
  background: #ffffff;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.take-action-list .take-action-card .take-action-description {
  margin-bottom: 40px;
}
.take-action-list .center {
  margin-top: 25px;
}
.take-action-list .center a {
  font-family: "TradeGothicNextLTProBdCn";
  text-decoration: underline;
}

@media (min-width: 768px) {
  .take-action-list {
    padding-top: 4em;
    padding-bottom: 4em;
  }
  .take-action-list .take-action-card {
    min-height: 463px;
  }
  .take-action-list .take-action-card .take-action-description {
    min-height: 210px;
  }
  .take-action-list .take-action-block {
    margin-bottom: 40px;
  }
}
@media (min-width: 1000px) {
  .take-action-list .take-action-card h3 {
    min-height: 95px;
  }
  .take-action-list .take-action-card .take-action-description {
    min-height: 180px;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .take-action-list .take-action-card h3 {
    min-height: 117px;
  }
  .take-action-list .take-action-card .take-action-description {
    min-height: 240px;
  }
}
.carousel-slider {
  padding-top: 50px;
}
.carousel-slider.slider-partners {
  padding-left: 0;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.carousel-slider.slider-partners .heading-order {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.carousel-slider.slider-partners .text-order {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.carousel-slider.slider-partners .img-order {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.carousel-slider .carousel-img-block {
  margin-top: 35px;
}
.carousel-slider .slick-slide {
  margin-right: 5px;
}
.carousel-slider .carousel-buttons {
  position: absolute;
  right: 20px;
  top: 55px;
  z-index: 10;
}
.carousel-slider .carousel-buttons .slick-prev {
  padding-right: 15px;
  display: block;
  display: inline-block;
}
.carousel-slider .carousel-buttons .slick-next {
  padding-left: 15px;
  display: block;
  display: inline-block;
}
.carousel-slider .carousel-buttons button:focus {
  border: none;
  outline: transparent;
}
.carousel-slider .carousel-buttons button:hover {
  border: none;
  outline: transparent;
  background: transparent;
}
.carousel-slider .carousel-buttons button img:focus {
  border: none;
  outline: transparent;
}
.carousel-slider .carousel-buttons img:focus {
  outline: transparent;
}
.carousel-slider .partners {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.carousel-slider .partners, .carousel-slider .partners img {
  max-width: 100%;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-height: 280px;
  padding-right: 40px;
}

.slider-partners .slick-slide {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.slider-partners .blue {
  font-family: "TradeGothicNextLTProCn";
  text-decoration: underline;
}
.slider-partners p {
  margin-bottom: 15px;
}
.slider-partners .content {
  padding-left: 5em;
}
.slider-partners h1 {
  padding-left: 0.9em;
}

.partners img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  max-height: 280px;
}
.partners .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media (min-width: 1000px) {
  .carousel-slider.slider-partners {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .carousel-slider.slider-partners .heading-order {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .carousel-slider.slider-partners .text-order {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .carousel-slider.slider-partners .img-order {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }

  .carousel-slider {
    padding-top: 50px;
  }
  .carousel-slider.slider-partners {
    padding-left: 75px;
  }
  .carousel-slider .carousel-buttons {
    right: 50px;
    top: -33px;
  }
  .carousel-slider .carousel-img-block {
    margin-top: 0;
  }
}
.text-with-mage-right-top {
  padding-top: 20px;
  margin-bottom: 0;
}
.text-with-mage-right-top .text-with-mage-left-block {
  padding-bottom: 30px;
}
.text-with-mage-right-top .text-with-mage-left-block .top-text-left {
  padding-bottom: 15px;
}
.text-with-mage-right-top .text-with-mage-left-block .top-text-left p {
  font-size: 2.2rem;
  line-height: 38px;
  font-family: "DMSans";
}
.text-with-mage-right-top .text-with-mage-left-block .text-left-heading {
  padding-bottom: 30px;
}
.text-with-mage-right-top .text-with-mage-right-block {
  max-width: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
}
.text-with-mage-right-top .text-with-mage-right-block .top-float {
  bottom: 0;
}
.text-with-mage-right-top .text-with-mage-right-block .text-with-mage-top-block {
  padding: 40px;
  background: #2e3a45;
}
.text-with-mage-right-top .text-with-mage-right-block .text-with-mage-top-block h3 {
  font-family: "TradeGothicNextLTProBdCn";
  text-align: center;
  color: #ffffff;
}
.text-with-mage-right-top .text-with-mage-right-block .text-with-mage-top-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eeeff0;
  padding: 20px 40px 25px 40px;
}
.text-with-mage-right-top .text-with-mage-right-block .text-with-mage-top-img img {
  padding: 20px;
}
.text-with-mage-right-top .text-with-mage-right-block .text-with-mage-top-img p {
  font-size: 1.5rem;
  line-height: 21px;
}

@media (max-width: 1000px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    width: 100%;
    max-width: 100%;
  }
  .text-with-mage-right-top .text-with-mage-right-block {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .text-with-mage-right-top .text-with-mage-right-block {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .text-with-mage-right-top {
    padding-top: 80px;
  }
  .text-with-mage-right-top .text-with-mage-left-block {
    max-width: 470px;
    padding-left: 0;
    padding-top: 40px;
  }
  .text-with-mage-right-top .text-with-mage-left-block p {
    padding-bottom: 2px;
  }
  .text-with-mage-right-top .text-with-mage-right-block {
    max-width: 380px;
    margin-right: 70px;
    margin-top: -224px;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    max-width: 54%;
  }
}
@media (min-width: 1360px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    padding-left: 4%;
  }
}
@media (min-width: 1440px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    max-width: 55%;
    padding-left: 6%;
  }
}
@media (min-width: 1600px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    max-width: 59%;
    padding-left: 9.5%;
  }
}
@media (min-width: 1920px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    padding-left: 15.5%;
  }
}
@media (min-width: 2500px) {
  .text-with-mage-right-top .text-with-mage-left-block {
    padding-left: 21%;
  }
}
.tabs-container.mct-tabs .row.tabs {
  width: 100%;
  margin: 0 auto;
}

.tabs-container {
  background: #eeeff0;
  padding-top: 50px;
}
.tabs-container .tabs-container-heading {
  padding-left: 2rem;
}
.tabs-container .tabs-container-heading h2 {
  width: 100%;
  padding-bottom: 20px;
}
.tabs-container .tabs-container-heading .paragraph-under-heading {
  width: 100%;
  padding-bottom: 20px;
}
.tabs-container .row.tabs {
  border: none;
  padding-right: 2rem;
  padding-left: 2rem;
  background-color: #eeeff0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tabs-container .row.tabs .tabs-title {
  background-color: #a6a9ac;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  text-align: center;
}
.tabs-container .row.tabs .tabs-title.is-active, .tabs-container .row.tabs .tabs-title:hover {
  background-color: #ffffff;
}
.tabs-container .row.tabs .tabs-title a {
  text-align: center;
  text-transform: uppercase;
  color: #000;
  font-size: 1em;
  font-family: "TradeGothicNextLTProCn";
  text-decoration: none;
}
.tabs-container .row.tabs .tabs-title.is-active {
  background-color: #ffffff;
}
.tabs-container .tabs-content h3 {
  padding-bottom: 30px;
}
.tabs-container .tabs-content ul {
  margin-left: 2.25rem;
}
.tabs-container .tabs-content li {
  font-size: 18px;
  font-family: "DMSans";
  padding-left: 17px;
  padding-bottom: 20px;
}
.tabs-container .tabs-content li strong {
  padding-right: 5px;
}
.tabs-container .tabs-content ol {
  counter-reset: myCounter;
  list-style-position: inside;
}
.tabs-container .tabs-content ol li {
  list-style: none;
  text-indent: -2.3rem;
  padding-left: 2.4rem;
}
.tabs-container .tabs-content ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  display: inline-block;
  text-align: center;
  margin: 14px 15px 0 0;
  line-height: 40px;
  width: 10px;
  height: 32px;
  font-weight: bold;
}

@media (max-width: 768px) {
  .tabs-container .row.tabs {
    display: inline-block;
  }
  .tabs-container .row.tabs .tabs-title {
    margin-bottom: 10px;
    min-width: 85px;
  }
}
@media (min-width: 1000px) {
  .tabs-container {
    padding-top: 107px;
  }
  .tabs-container .tabs-container-heading {
    padding-bottom: 65px;
    padding-left: 7rem;
  }
  .tabs-container .tabs-container-heading h2 {
    width: 56%;
    padding-bottom: 5px;
  }
  .tabs-container .row.tabs {
    margin-left: 4.6rem;
    margin-right: 4.6rem;
  }
}
.block-quote {
  padding: 40px 0;
}
.block-quote .header-block:before {
  display: inline-block;
  content: " ";
  content: url(assets/images/quote-mark.svg);
  background-size: 41px 46px;
  height: 41px;
  width: 46px;
  vertical-align: text-top;
  margin-top: -21px;
  margin-bottom: 0;
  line-height: 1;
  margin-left: -60px;
}
.block-quote .block-quote-img {
  text-align: center;
}
.block-quote p.gray {
  font-family: "TradeGothicNextLTProCn";
  font-size: 1.5rem;
  line-height: 18px;
  color: #53626f;
}
.block-quote p,
.block-quote h6 {
  padding: 0 17px;
}
.block-quote h6 {
  font-size: 1.2rem;
  margin-top: 20px;
}
.block-quote p {
  font-size: 2.2rem;
}

.alumni {
  text-align: center;
  padding-top: 15%;
  padding-bottom: 17%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 0;
}
.alumni .alumni-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
}
.alumni .heading-alumni {
  padding-bottom: 25px;
  width: 100%;
}
.alumni .heading-alumni h2 {
  color: white;
  font-size: 4.2rem;
  line-height: 46px;
}
.alumni .paragraf-alumni p {
  color: white;
  font-size: 4.2rem;
  font-family: "TradeGothicNextLTProBdCn";
  line-height: 1.1;
}
.alumni .alumni-btn.btn {
  white-space: normal;
  padding-top: 35px;
  padding-bottom: 35px;
  margin-top: 40px;
}

@media (min-width: 500px) {
  .alumni .alumni-btn.btn {
    white-space: nowrap;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .alumni {
    padding-top: 5.6%;
    padding-bottom: 5.6%;
  }
  .alumni .heading-alumni {
    width: 70%;
  }
  .alumni .paragraf-alumni {
    width: 70%;
  }
}
.text-left-right {
  padding-top: 2%;
  padding-bottom: 2%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text-left-right .with-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-left-right .text-left-right-in {
  max-width: 375px;
  margin-bottom: 40px;
}
.text-left-right h3 {
  padding-bottom: 30px;
}
.text-left-right a {
  min-width: 100%;
}

@media (min-width: 640px) {
  .text-left-right {
    display: block;
  }
  .text-left-right .with-links {
    display: block;
  }
  .text-left-right a {
    min-width: 308px;
  }
}
.operation-card {
  background-color: #eeeff0;
  height: 266px;
}
.operation-card .city {
  color: #000;
  font-size: 24px;
  padding-top: 30px;
  font-family: "TradeGothicNextLTProBdCn";
}
.operation-card .bold {
  font-size: 15px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #000;
  margin-bottom: 0;
}
.operation-card .fade {
  font-family: "TradeGothicNextLTProCn";
  color: #53626f;
  font-size: 15px;
  margin-top: 0;
}
.operation-card .column {
  padding: 0;
}
.operation-card .contact {
  padding-top: 15px;
}
.operation-card .contact .bold {
  font-family: "DMSansBold";
}
.operation-card .contact p {
  margin: 0;
  line-height: 1.4;
  font-size: 15px;
}

.carousel-slider {
  padding-top: 4rem;
}
.carousel-slider .slick-track {
  margin-left: 0;
}
.carousel-slider.operation .slider-heading-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.carousel-slider.operation .slider-heading-desktop {
  display: none;
}
.carousel-slider .carousel-slider-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.carousel-slider .carousel-slider-in .carousel-buttons {
  display: inline-block;
}
.carousel-slider .carousel-slider-in .heading-order-operation {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.carousel-slider .carousel-slider-in .text-order-operation {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.carousel-slider .carousel-slider-in .img-order-operation {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.carousel-slider .divider {
  border-bottom: 1px solid #eeeff0;
  margin: 10px auto 40px auto;
}
.carousel-slider .divider-bottom-carousel {
  border-bottom: 1px solid #eeeff0;
  padding-top: 8rem;
  margin: 0 auto;
}
.carousel-slider .info h1 {
  font-size: 42px;
}
.carousel-slider .info p {
  margin-right: 25px;
}
.carousel-slider .info a {
  color: #000;
  text-decoration: underline;
}
.carousel-slider .info .bold {
  font-weight: bold;
  margin-bottom: 0;
}

.slick-slide img.hidden {
  display: none;
}

@media screen and (max-width: 768px) {
  .carousel-slider .info {
    padding-left: 2em;
  }

  .operation-card-container {
    padding-top: 25px;
    padding-bottom: 50px;
  }
}
@media (min-width: 680px) and (max-width: 1000px) {
  .carousel-slider.operation .carousel-buttons {
    top: -25px;
  }
}
@media (min-width: 768px) {
  .carousel-slider.operation .slider-heading-mobile {
    display: none;
  }
  .carousel-slider.operation .slider-heading-desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .carousel-slider .carousel-slider-in {
    padding-left: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .carousel-slider .carousel-slider-in .heading-order-operation {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .carousel-slider .carousel-slider-in .text-order-operation {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .carousel-slider .carousel-slider-in .img-order-operation {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .carousel-slider .divider {
    border-bottom: 1px solid #eeeff0;
    margin: 10px auto 80px auto;
  }
}
@media (min-width: 1360px) {
  .carousel-slider.operation {
    padding-left: 2%;
  }
}
@media (min-width: 1440px) {
  .carousel-slider.operation {
    padding-left: 5%;
  }
}
@media (min-width: 1588px) {
  .carousel-slider.operation {
    padding-left: 9%;
  }
}
@media (min-width: 1920px) {
  .carousel-slider.operation {
    padding-left: 16%;
  }
}
@media (min-width: 2500px) {
  .carousel-slider.operation {
    padding-left: 24%;
  }
}
#EventList {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  padding: 40px 20px;
  background-color: white;
}
#EventList .header-eventlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
#EventList .main-heading-eventList {
  padding-left: 10px;
  padding-bottom: 15px;
}
#EventList .behavior-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#EventList .behavior-list .behavior-list-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#EventList .behavior-list .behavior-list-in .past-events span {
  display: block;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #000000;
  padding-right: 7px;
}
#EventList .behavior-list .behavior-list-in .switch-list input {
  display: none;
}
#EventList .behavior-list .behavior-list-in .switch-list input:checked + label {
  background: #eeeff0;
}
#EventList .behavior-list .behavior-list-in .switch-list input:checked + label span.events-hide {
  display: block;
  text-align: right;
  padding-right: 26px;
}
#EventList .behavior-list .behavior-list-in .switch-list input:checked + label span.events-show {
  display: none;
}
#EventList .behavior-list .behavior-list-in .switch-list input:checked + label:before {
  left: 50px;
  background: #0060ae;
}
#EventList .behavior-list .behavior-list-in .switch-list label {
  display: inline-block;
  position: relative;
  width: 70px;
  height: 25px;
  background: #eeeff0;
  border-radius: 25px;
  vertical-align: top;
  margin-top: 3px;
}
#EventList .behavior-list .behavior-list-in .switch-list label span {
  color: #53626f;
  font-size: 1.5rem;
  line-height: 1;
  padding-top: 4px;
}
#EventList .behavior-list .behavior-list-in .switch-list label span.events-hide {
  display: none;
}
#EventList .behavior-list .behavior-list-in .switch-list label span.events-show {
  display: block;
  padding-left: 29px;
}
#EventList .behavior-list .behavior-list-in .switch-list label:before {
  content: "";
  position: absolute;
  background: #a6a9ac;
  width: 13px;
  height: 13px;
  left: 7px;
  top: 6px;
  border-radius: 25px;
}
#EventList .selected-event-platoon {
  position: absolute;
  right: 0;
  width: 36px;
  height: 36px;
  z-index: 1;
}
#EventList .selected-event-platoon.selected {
  background: #ffffff;
}
#EventList .selected-event-platoon.selected span {
  background: url(assets/images/event-cards/selected-platoon.svg) no-repeat center center;
  display: block;
  background-size: 12px 18px;
  width: 12px;
  height: 18px;
  margin: 10px auto;
}
#EventList .selected-event-platoon.not-selected {
  background: #2e3a45;
}
#EventList .selected-event-platoon.not-selected span {
  background: url(assets/images/event-cards/not-selected-platoon.svg) no-repeat center center;
  display: block;
  background-size: 12px 18px;
  width: 12px;
  height: 18px;
  margin: 10px auto;
}
#EventList .list-row {
  padding: 15px 0 32px 0;
}
#EventList .list-row .platoon-grid {
  width: 100%;
  margin-top: 40px;
}
#EventList .list-row .platoon-grid .platoon-box {
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  color: white;
  background-color: #0060ae;
  height: 104px;
  margin: 0 10px 15px 0;
  padding: 0 23px;
}
#EventList .list-row .platoon-grid .platoon-box::before {
  position: relative;
  top: 3rem;
  content: url(/wp-content/themes/tmc/assets/images/platoon-star.svg);
}
#EventList .list-row .platoon-grid .platoon-box::after {
  position: relative;
  top: 2.1rem;
  content: url(/wp-content/themes/tmc/assets/images/right-arrow.svg);
}
#EventList .list-row .platoon-grid .platoon-box span {
  position: relative;
  top: 2.6rem;
  padding: 10px;
}
#EventList .list-sort {
  font-size: 15px;
  color: #53626f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#EventList .list-sort span {
  color: black;
  cursor: pointer;
  margin-left: 10px;
}
#EventList .list-grid {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#EventList .list-grid .list-item {
  position: relative;
}
#EventList .list-grid .list-item .bookmark {
  width: 36px;
  height: 36px;
  background-color: #2e3a45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#EventList .list-grid .list-item .bookmark:hover {
  cursor: pointer;
}
#EventList .list-grid .list-item .bookmark.selected {
  background-color: #fff;
}
#EventList .list-grid .list-item .event-deets {
  -ms-flex-item-align: end;
  align-self: flex-end;
  background-color: #fff;
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#EventList .list-grid .list-item .event-deets a {
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#EventList .list-grid .list-item .event-deets a:hover {
  color: #0060ae;
}
#EventList .list-grid .list-item .event-deets.national {
  background-color: #0060ae;
}
#EventList .list-grid .list-item .event-deets.national a {
  color: #fff;
}
#EventList .list-grid .list-item .event-deets.national .event-date {
  color: #d5d7d9;
}
#EventList .list-grid .list-item .event-deets .top-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#EventList .list-grid .list-item .event-deets .top-line .virtual-box {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  background-color: #0060ae;
  width: 74px;
  position: relative;
  display: inline-block;
  height: 20px;
}
#EventList .list-grid .list-item .event-deets .top-line .virtual-box img {
  position: relative;
  left: 2px;
  bottom: 2px;
  width: 16px;
  height: 11px;
  background-image: url(assets/images/virtual.svg);
}
#EventList .list-grid .list-item .event-deets .top-line .virtual-box span {
  position: relative;
  left: 4px;
}
#EventList .list-grid .list-item .event-deets .event-type {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#EventList .list-grid .list-item .event-deets .event-name {
  font-size: 30px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
#EventList .list-grid .list-item .event-deets .event-date {
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
  color: #53626f;
  font-family: TradeGothicNextLTProCn;
}

@media (min-width: 640px) {
  #EventList .selected-event-platoon {
    right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1000px) {
  #EventList .list-grid .list-item.all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 165px;
  }
}
@media (min-width: 768px) {
  #EventList .header-eventlist {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-bottom: 15px;
  }
  #EventList .main-heading-eventList {
    max-width: 50%;
    padding-bottom: 0;
  }
  #EventList h2 {
    padding-left: 5px;
  }
  #EventList .behavior-list {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 40px;
  }
  #EventList .behavior-list .behavior-list-in {
    margin-right: 45px;
  }
}
@media (min-width: 1280px) {
  #EventList .selected-event-platoon {
    right: 20px;
  }
  #EventList .list-grid .list-item.all-impact-card {
    padding: 0 20px 40px 20px;
  }
  #EventList .list-grid .list-item.all-impact-card .all-impact-card-img {
    min-height: 320px;
    max-height: 320px;
  }
  #EventList .list-grid .list-item.all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 320px;
  }
}
.accordion-container {
  max-width: 590px;
}
.accordion-container .accordion {
  border: none;
}
.accordion-container .accordion-item {
  border-bottom: 1px solid #d5d7d9;
}
.accordion-container .accordion-item .accordion-title {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.2em;
  color: #000;
  background-color: #fff;
  border: none;
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-decoration: none;
}
.accordion-container .accordion-item .accordion-title:hover {
  background-color: #fff;
}
.accordion-container .accordion-item .accordion-title:before {
  content: url("/wp-content/themes/tmc/assets/images/icon-accordion_down.svg");
}
.accordion-container .accordion-item.is-active > .accordion-title:before {
  content: url("/wp-content/themes/tmc/assets/images/icon-accordion_up.svg");
}

.three-column-text {
  padding: 50px;
}
.three-column-text li {
  list-style: none;
  border-top: 1px solid #53626f;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: "DMSans";
}
.three-column-text ul {
  margin-left: 0;
}
.three-column-text h1, .three-column-text h2, .three-column-text h3, .three-column-text h4, .three-column-text h5, .three-column-text h6 {
  padding-bottom: 10px;
}

.partners-block {
  padding-top: 50px;
}
.partners-block h2 {
  padding-bottom: 40px;
}
.partners-block .uppercase {
  border-top: 2px solid #d5d7d9;
  padding: 40px 0;
  padding-bottom: 80px;
}
.partners-block .description {
  width: 268px;
}
.partners-block img {
  display: inline;
  margin-bottom: 80px;
  -o-object-fit: contain;
  object-fit: contain;
}
.partners-block .image-small, .partners-block .image-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.partners-block .image-small img, .partners-block .image-large img {
  width: 100%;
}
.partners-block button a {
  font-family: "TradeGothicNextLTProBdCn" !important;
  font-size: 1.8rem;
  color: #fff;
}

@media (max-width: 768px) {
  .partners-block .description {
    margin-bottom: 40px;
    width: 100%;
  }
  .partners-block .description .description-prt-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .partners-block .description .description-prt-in button {
    margin-top: 20px;
  }
}
@media (min-width: 640px) {
  .partners-block {
    padding: 50px;
  }
  .partners-block .image-small img:last-child {
    margin-right: 0;
  }
  .partners-block .image-small, .partners-block .image-large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 920px) and (max-width: 1300px) {
  .partners-block .medium-6, .partners-block large-7 {
    width: 67%;
  }
  .partners-block .image-small img {
    width: 25%;
    margin-right: 40px;
    max-height: 100%;
  }
  .partners-block .image-large img {
    width: 40%;
    margin-right: 50px;
    max-height: 100%;
  }
}
@media (min-width: 1300px) {
  .partners-block .large-7 {
    width: 77%;
  }
  .partners-block .image-small img {
    width: 275px;
    margin-right: 33px;
    max-height: 100%;
  }
  .partners-block .image-large img {
    width: 380px;
    margin-right: 60px;
    max-height: 100%;
  }
}
@media (min-width: 1500px) {
  .partners-block .large-7 {
    width: 68%;
  }
}
@media (min-width: 1900px) {
  .partners-block .large-7 {
    width: 55%;
  }
}
.bisf-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
  padding-right: 5px;
}
.bisf-pagination a, .bisf-pagination span {
  font-size: 2rem;
  line-height: 15px;
  font-family: "TradeGothicNextLTProCn";
  padding: 5px 8px;
  color: #000000;
  text-decoration: none;
}
.bisf-pagination a.page-numbers.current, .bisf-pagination span.page-numbers.current {
  text-decoration: underline;
  font-weight: bold;
  text-underline-offset: 3px;
}
.bisf-pagination a.page-numbers.next, .bisf-pagination span.page-numbers.next {
  font-size: 25px;
  margin-top: -6px;
  color: #000;
  font-weight: bold;
}
.bisf-pagination a.page-numbers.prev, .bisf-pagination span.page-numbers.prev {
  font-size: 25px;
  margin-top: -6px;
  color: #CBCBCB;
  font-weight: bold;
}

.story-block-heading {
  margin-top: 10px;
  margin-bottom: 40px;
}

.story-block-page-count {
  margin-bottom: 30px;
  font-size: 1.6rem;
}

.impact-story-filter-main {
  height: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.impact-story-filter-main .show-me {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 20px 0 17px 20px;
  font-size: 1.8rem;
  color: #ffffff;
  border-bottom: 1px solid #636363;
  text-transform: uppercase;
}
.impact-story-filter-main .impact-story-filter.accordion {
  background: #2e3a45;
  border: 0;
  border-radius: 0;
}
.impact-story-filter-main .impact-story-filter-in.is-active > .accordion-title::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #636363;
  position: absolute;
  right: 2rem;
  top: 23px;
  margin-top: 0;
  font-weight: bold;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.impact-story-filter-main .impact-story-filter-in.is-active a.accordion-title {
  border-bottom: 0;
}
.impact-story-filter-main .impact-story-filter-in.is-active a.accordion-title:hover {
  background-color: #2e3a45;
  border-bottom: 0;
}
.impact-story-filter-main .impact-story-filter-in .accordion-title::before {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-size: 18px;
  color: #636363;
  position: absolute;
  right: 2rem;
  top: 23px;
  margin-top: 0;
  font-weight: bold;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.impact-story-filter-main .impact-story-filter-in .accordion-content {
  padding: 0;
}
.impact-story-filter-main .impact-story-filter-in a.accordion-title {
  font-size: 1.8rem;
  border: none;
  padding: 20px;
  color: #ffffff;
  border-bottom: 1px solid #636363;
}
.impact-story-filter-main .impact-story-filter-in a.accordion-title:focus {
  background-color: #2e3a45;
}
.impact-story-filter-main .impact-story-filter-in a.accordion-title:hover {
  background-color: #2e3a45;
  border: none;
  color: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #636363;
}

.list-my-taxonomy {
  list-style-type: none;
  padding: 5px 23px 23px 23px;
  background: #2e3a45;
  color: #ffffff;
  margin: 0;
  font-family: "DMSans";
}
.list-my-taxonomy li {
  margin-bottom: 5px;
}
.list-my-taxonomy label {
  font-size: 1.6rem;
}

.impact-story-filter {
  width: 100%;
  background-color: #2e3a45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.impact-story-filter .custom-checkbox input {
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
.impact-story-filter .checkbox-text {
  position: relative;
  padding: 0 0 0 40px;
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
}
.impact-story-filter .checkbox-text:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 25px;
  height: 25px;
  border-radius: 0;
  background: #1B2329;
}
.impact-story-filter .checkbox-text:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  width: 25px;
  height: 25px;
  border-radius: 0;
  background: #1B2329;
}
.impact-story-filter .custom-checkbox input:checked + .checkbox-text:after {
  background: #1B2329;
  left: 8px;
  top: 0px;
  width: 9px;
  height: 17px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.impact-story-filter .custom-checkbox input:focus + .checkbox-text:before {
  background: #1B2329;
}

.block-first-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin-top: 40px;
  margin-bottom: 40px;
}
.block-first-card h3 {
  font-weight: bold;
}

.impact-story-filter-block {
  padding-top: 3rem;
}

.impact-story-card-wide {
  margin: 0px auto 40px;
}
.impact-story-card-wide .impact-story-card-container {
  display: block;
  max-width: 1200px;
}
.impact-story-card-wide .story-thumbnail {
  width: 100%;
  height: 230px;
  border-radius: 8px;
}
.impact-story-card-wide .all-impact-card-story {
  width: 100%;
  margin-top: 10px;
  padding: 0 0.5rem;
  overflow: hidden;
}
.impact-story-card-wide .all-impact-card-story .all-impact-card-title {
  height: unset;
  margin-bottom: 5px;
  overflow: hidden;
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.impact-story-card-wide .all-impact-card-story .all-impact-card-title a {
  text-decoration: none;
}
.impact-story-card-wide .all-impact-card-story .excerpt {
  font-family: "DMSans";
  overflow: hidden;
  display: -webkit-box;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.impact-story-card-wide .all-impact-card-story .excerpt p {
  font-size: 1.6rem;
  color: #53626f;
}
.impact-story-card-wide .all-impact-card-story .location {
  padding-bottom: 5px;
  font-size: 1.4rem;
}
.impact-story-card-wide .impact-date, .impact-story-card-wide .impact-author {
  font-family: "DMSans";
  font-size: 1.2rem;
}
.impact-story-card-wide .impact-date {
  color: #53626f;
  margin-top: 2rem;
}

.impact-story-card-wide.impact-story-single {
  margin-top: 40px;
}
.impact-story-card-wide.impact-story-single .impact-story-card-container {
  max-width: unset;
}
.impact-story-card-wide.impact-story-single .impact-story-card-container .all-impact-card-story .excerpt {
  -webkit-line-clamp: 2;
}

.text-first-card {
  padding-left: 20px;
}
.text-first-card .excerpt {
  max-height: 88px;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 26px;
  margin-bottom: 30px;
}

.img-first-card {
  margin-bottom: 20px;
  width: 100%;
  max-height: 400px;
  min-height: 400px;
  overflow: hidden;
}

@media (min-width: 768px) {
  .impact-story-filter-main {
    height: auto;
    min-height: 760px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .impact-story-card-wide {
    margin: 0px auto 30px;
  }
  .impact-story-card-wide .impact-story-card-container {
    min-height: 230px;
    max-height: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .impact-story-card-wide .story-thumbnail {
    width: 50%;
  }
  .impact-story-card-wide .all-impact-card-story {
    margin-top: 0px;
    width: 50%;
    padding: 0 2rem;
  }
  .impact-story-card-wide .all-impact-card-story .all-impact-card-title {
    margin-bottom: 10px;
  }
  .impact-story-card-wide .all-impact-card-story .location {
    font-size: 1.5rem;
  }

  .impact-story-card-wide.impact-story-single {
    margin-top: 30px;
  }

  .impact-story-filter {
    width: 12.6%;
    min-width: 240px;
  }

  .block-first-card {
    padding-right: 10px;
    padding-left: 10px;
  }

  .img-first-card {
    margin-left: auto;
  }
}
@media (min-width: 1000px) {
  .block-first-card {
    background: #eeeff0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 10px !important;
    margin-right: 10px !important;
    padding: 0;
  }
  .block-first-card h3 {
    max-width: 400px;
    padding-bottom: 20px;
  }

  .impact-story-card-wide .story-thumbnail {
    width: 300px;
  }
  .impact-story-card-wide .all-impact-card-story {
    width: calc(100% - 300px);
    padding: 0 2rem;
  }
  .impact-story-card-wide .all-impact-card-story .excerpt {
    display: block;
  }

  .text-first-card {
    padding: 50px 0 50px 50px;
  }
  .text-first-card .excerpt {
    max-width: 400px;
  }

  .img-first-card {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
    width: 380px;
  }
}
@media (min-width: 1280px) {
  .impact-story-filter-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .impact-story-card-wide .impact-story-card-container {
    min-height: 278px;
    max-height: 278px;
  }
  .impact-story-card-wide .story-thumbnail {
    width: 350px;
    height: 278px;
  }
  .impact-story-card-wide .all-impact-card-story {
    width: calc(100% - 350px);
    padding: 0 2rem;
  }
}
@media (min-width: 1920px) {
  .impact-story-filter-block .all-impact-card .all-impact-card-img .all-impact-card-block-img {
    min-height: 340px;
  }
}
.factoid-block {
  margin: 60px 0;
}
.factoid-block .tall-text {
  font-size: 7rem;
  line-height: 7rem;
}
.factoid-block p {
  padding-bottom: 20px;
}
.factoid-block h3 {
  margin-bottom: 30px;
}
.factoid-block .factoid {
  position: relative;
  min-height: 200px;
  margin-bottom: 40px;
}
.factoid-block .factoid img {
  position: absolute;
}
.factoid-block .factoid h4 {
  position: absolute;
  top: 35px;
  left: 50px;
}

@media (min-width: 640px) {
  .factoid-block .row .column {
    padding: 0;
  }
  .factoid-block .factoid {
    position: relative;
    right: 100px;
  }
  .factoid-block .factoid h4 {
    top: 45px;
    left: 40px;
  }
}
.text-program {
  padding-top: 66px;
}
.text-program .left-text-program-date .top-text-left {
  padding-bottom: 50px;
}
.text-program .left-text-program-date .top-text-left p {
  font-size: 2.2rem;
  line-height: 38px;
  font-family: "DMSans";
}
.text-program .left-text-program-date .text-left-heading {
  padding-bottom: 30px;
}
.text-program .right-text-program-date {
  max-width: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
}
.text-program .list-date .open-enrollment {
  padding: 40px;
  background: #2e3a45;
}
.text-program .list-date .open-enrollment h3 {
  font-family: "TradeGothicNextLTProBdCn";
  color: #ffffff;
}
.text-program .list-date .under-ul {
  background: #eeeff0;
  padding: 40px 40px 0 40px;
}
.text-program .list-date .under-ul h3 {
  font-family: "TradeGothicNextLTProBdCn";
  color: #000000;
}
.text-program .list-date .under-ul p {
  font-size: 1.5rem;
  line-height: 21px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d7d9;
  margin-bottom: 0;
}
.text-program .list-date ul {
  background: #eeeff0;
  padding: 40px 40px 4px 40px;
  margin-left: 0;
  list-style-type: none;
}
.text-program .list-date ul li {
  padding-left: 0;
  margin-bottom: 20px;
}
.text-program .list-date ul li.right-text-block {
  border-bottom: 1px solid #d5d7d9;
}
.text-program .list-date ul li:last-child {
  border-bottom: none;
}
.text-program .list-date .right-text-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-program .list-date .right-text-block-title .vrtual-inperson {
  font-family: "TradeGothicNextLTProBdCn";
  position: relative;
  padding: 0 4px 2px 4px;
  margin-left: 5px;
  line-height: 1;
  color: #ffffff;
  font-size: 1.5rem;
}
.text-program .list-date .right-text-block-title .vrtual-inperson.virtual {
  background: #0060ae;
}
.text-program .list-date .right-text-block-title .vrtual-inperson.virtual:before {
  display: inline-block;
  content: " ";
  background-image: url(assets/images/virtual.svg);
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  margin-top: 2px;
  margin-right: 4px;
  line-height: 1;
}
.text-program .list-date .right-text-block-title .vrtual-inperson.inperson {
  background: #53626f;
}
.text-program .list-date .right-text-block-title .vrtual-inperson.inperson:before {
  display: inline-block;
  content: " ";
  content: url("assets/images/in-person.svg");
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-right: 4px;
  line-height: 1;
}
.text-program .list-date .right-text-block-description p {
  margin-bottom: 0;
}
.text-program .list-date .vrtual-inperson-link a {
  font-family: "DMSansBold";
  display: block;
  color: #000000;
  padding-bottom: 15px;
  font-size: 1.5rem;
  line-height: 21px;
  text-decoration: underline;
}
.text-program .program-link {
  margin-top: -10px;
}
.text-program .text-program-medium {
  padding-bottom: 13px;
}

@media (max-width: 1000px) {
  .text-program .left-text-program-date {
    width: 100%;
    max-width: 100%;
  }
  .text-program .right-text-program-date {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .text-program .right-text-program-date {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .text-program {
    padding-top: 80px;
  }
  .text-program .left-text-program-date {
    max-width: 470px;
    padding-left: 0;
    padding-top: 40px;
  }
  .text-program .left-text-program-date p {
    padding-bottom: 2px;
  }
  .text-program .right-text-program-date {
    max-width: 380px;
    margin-right: 70px;
    margin-top: -194px;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .text-program .left-text-program-date {
    max-width: 54%;
  }
}
@media (min-width: 1360px) {
  .text-program .left-text-program-date {
    padding-left: 4%;
  }
}
@media (min-width: 1440px) {
  .text-program .left-text-program-date {
    max-width: 55%;
    padding-left: 6%;
  }
}
@media (min-width: 1600px) {
  .text-program .left-text-program-date {
    max-width: 59%;
    padding-left: 9.5%;
  }
}
@media (min-width: 1920px) {
  .text-program .left-text-program-date {
    padding-left: 15.5%;
  }
}
@media (min-width: 2500px) {
  .text-program .left-text-program-date {
    padding-left: 21%;
  }
}
.event-promo {
  padding-bottom: 8rem;
}
.event-promo .event-promo-left {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  min-height: 416px;
}
.event-promo .event-promo-right {
  background: #0060ae;
  padding-bottom: 50px;
}
.event-promo .event-promo-right-in {
  min-height: 354px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.event-promo .event-promo-right-in .logo-event-promo {
  position: relative;
  padding: 0;
  min-height: 90px;
  margin: 0 auto;
  width: 160px;
}
.event-promo .event-promo-right-in .logo-event-promo img {
  position: absolute;
  left: 0;
  top: -80px;
  background: #0060ae;
  border: 20px;
  border-radius: 50%;
  padding: 20px;
}
.event-promo .event-promo-right-in .event-promo-right-content {
  background: #0060ae;
  padding-left: 0;
  padding-right: 0;
}
.event-promo .event-promo-right-in .event-promo-right-content .event-promo-title {
  padding-bottom: 40px;
}
.event-promo .event-promo-right-in .event-promo-right-content .event-promo-title .heading {
  line-height: 32px;
  color: #ffffff;
}
.event-promo .event-promo-right-in .event-promo-right-content .event-promo-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.event-promo .event-promo-right-in .event-promo-right-content .event-promo-link a.event-promo-link-link {
  letter-spacing: 0.5px;
  padding-left: 0;
  font-size: 1.5rem;
  text-decoration: underline;
}

@media (min-width: 375px) {
  .event-promo .event-promo-right-in .logo-event-promo img {
    top: -83px;
  }
}
@media (min-width: 414px) {
  .event-promo .event-promo-right-in .logo-event-promo img {
    top: -95px;
  }
}
@media (min-width: 580px) {
  .event-promo .event-promo-right-in .logo-event-promo img {
    top: -95px;
  }
}
@media (min-width: 768px) {
  .event-promo .event-promo-left {
    min-height: 480px;
  }
  .event-promo .event-promo-right {
    padding-left: 0;
    padding-bottom: 0;
  }
  .event-promo .event-promo-right-in {
    min-height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .event-promo .event-promo-right-in .logo-event-promo {
    position: relative;
    margin-left: 0;
    padding: 0;
    min-height: 240px;
  }
  .event-promo .event-promo-right-in .logo-event-promo img {
    position: absolute;
    left: -117px;
    top: 0;
    border: 20px;
    border-radius: 50%;
    padding: 20px;
    max-width: 240px;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-link .link-promo {
    margin-right: 17px;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-link a.event-promo-link-link {
    padding-left: 0;
  }
}
@media (min-width: 1000px) {
  .event-promo .event-promo-left {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    min-height: 480px;
  }
  .event-promo .event-promo-right {
    padding-left: 0;
  }
  .event-promo .event-promo-right-in {
    min-height: 480px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .event-promo .event-promo-right-in .logo-event-promo {
    position: relative;
    margin-left: 0;
    padding: 0;
    min-height: 240px;
  }
  .event-promo .event-promo-right-in .logo-event-promo img {
    position: absolute;
    left: -83px;
    top: 0;
    border: 20px;
    border-radius: 50%;
    padding: 20px;
    max-width: 240px;
  }
  .event-promo .event-promo-right-in .event-promo-right-content {
    background: #0060ae;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-title {
    max-width: 500px;
    padding-bottom: 104px;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-title .heading {
    color: #ffffff;
    line-height: 46px;
  }
  .event-promo .event-promo-right-in .event-promo-right-content .event-promo-link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mass-dep-text-program {
  padding-top: 20px;
  margin-bottom: 40px;
}
.mass-dep-text-program .left-text-program-date .top-text-left {
  padding-bottom: 50px;
}
.mass-dep-text-program .left-text-program-date .top-text-left p {
  font-size: 2.2rem;
  line-height: 38px;
  font-family: "DMSans";
}
.mass-dep-text-program .left-text-program-date .text-left-heading {
  padding-bottom: 30px;
}
.mass-dep-text-program .right-text-program-date {
  max-width: 100%;
  padding: 0;
  position: relative;
  z-index: 1;
}
.mass-dep-text-program .list-date .operation-bayou {
  padding: 35px 40px 35px 40px;
  background: #2e3a45;
}
.mass-dep-text-program .list-date .operation-bayou p {
  font-family: "TradeGothicNextLTProBdCn";
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 20px;
  margin-bottom: 5px;
}
.mass-dep-text-program .list-date .operation-bayou h3 {
  font-family: "TradeGothicNextLTProBdCn";
  color: #ffffff;
}
.mass-dep-text-program .list-date .under-ul {
  background: #eeeff0;
  padding: 40px 40px 0 40px;
}
.mass-dep-text-program .list-date .under-ul p {
  font-size: 1.5rem;
  line-height: 21px;
  padding-bottom: 10px;
  margin-bottom: 0;
}
.mass-dep-text-program .list-date .under-ul p.right-text-block-description {
  padding-bottom: 30px;
}
.mass-dep-text-program .list-date .under-ul p.text-for-apply-as {
  padding-bottom: 0;
  margin-bottom: 0;
  font-family: "DMSansBold";
}
.mass-dep-text-program .list-date .under-ul .heading {
  margin-bottom: 20px;
  display: block;
}
.mass-dep-text-program .list-date ul {
  padding: 0 40px 10px 12px;
  margin-left: 0;
  list-style-type: none;
}
.mass-dep-text-program .list-date ul li {
  padding-left: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}
.mass-dep-text-program .list-date ul li a {
  font-family: "DMSans";
  display: block;
  color: #000000;
  padding-bottom: 0;
  font-size: 1.5rem;
  line-height: 21px;
  text-decoration: underline;
  position: relative;
}
.mass-dep-text-program .list-date ul li a:before {
  content: "\f111";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  display: block;
  position: absolute;
  top: 0;
  left: -11px;
  font-size: 5px;
  color: #000000;
}
.mass-dep-text-program .list-date .right-text-block-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mass-dep-text-program .text-program-medium {
  padding-bottom: 13px;
}

@media (max-width: 1000px) {
  .mass-dep-text-program .left-text-program-date {
    width: 100%;
    max-width: 100%;
  }
  .mass-dep-text-program .right-text-program-date {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .mass-dep-text-program {
    padding-top: 160px;
  }
  .mass-dep-text-program .right-text-program-date {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .mass-dep-text-program {
    padding-top: 80px;
  }
  .mass-dep-text-program .left-text-program-date {
    max-width: 470px;
    padding-left: 0;
    padding-top: 40px;
  }
  .mass-dep-text-program .left-text-program-date p {
    padding-bottom: 2px;
  }
  .mass-dep-text-program .right-text-program-date {
    max-width: 380px;
    margin-right: 70px;
    margin-top: -235px;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 1200px) {
  .mass-dep-text-program .left-text-program-date {
    max-width: 54%;
  }
}
@media (min-width: 1360px) {
  .mass-dep-text-program .left-text-program-date {
    padding-left: 4%;
  }
}
@media (min-width: 1440px) {
  .mass-dep-text-program .left-text-program-date {
    max-width: 55%;
    padding-left: 6%;
  }
}
@media (min-width: 1600px) {
  .mass-dep-text-program .left-text-program-date {
    max-width: 59%;
    padding-left: 9.5%;
  }
}
@media (min-width: 1920px) {
  .mass-dep-text-program .left-text-program-date {
    padding-left: 15.5%;
  }
}
@media (min-width: 2500px) {
  .mass-dep-text-program .left-text-program-date {
    padding-left: 21%;
  }
}
.full-width-3-column {
  background: #eeeff0;
}
.full-width-3-column .sum-field {
  padding-bottom: 16px;
}
.full-width-3-column ul {
  list-style-type: none;
  margin-left: 0;
}
.full-width-3-column ul li {
  padding-top: 11px;
  padding-bottom: 13px;
  margin-bottom: 5px;
  border-bottom: 1px solid #d5d7d9;
}
.full-width-3-column ul li:last-child {
  border-bottom: none;
}
.full-width-3-column.program-card-main {
  padding-bottom: 0;
}
.full-width-3-column.program-card-main h2 {
  line-height: 42px;
}
.full-width-3-column.program-card-main .title-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.full-width-3-column .full-width-card-heading {
  padding-top: 15px;
  border-top: 2px solid #000000;
  padding-bottom: 10px;
}
.full-width-3-column .program-card {
  margin-top: 29px;
  margin-bottom: 0;
}
.full-width-3-column .program-card h2 {
  text-transform: uppercase;
  margin-bottom: 50px;
  border-top: 2px solid #000000;
  padding-top: 10px;
}
.full-width-3-column .program-card p {
  line-height: 1.67;
  margin-bottom: 0;
}

.full-bottom-main {
  background: #d5d7d9;
  padding: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.full-bottom-main .full-bottom-description {
  max-width: 630px;
}

@media (min-width: 1000px) {
  .full-width-3-column {
    padding-left: 7.2rem;
    padding-right: 7.2rem;
  }
  .full-width-3-column .program-card {
    margin-bottom: 40px;
  }
}
.text-left-sidebar-right {
  padding-top: 4%;
  padding-bottom: 15%;
}
.text-left-sidebar-right .text-left-heading {
  padding-bottom: 30px;
}
.text-left-sidebar-right .text-medium {
  margin-bottom: 55px;
}
.text-left-sidebar-right .text-medium p {
  padding-bottom: 20px;
}
.text-left-sidebar-right .partners-sidebar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-left-sidebar-right .partners-sidebar-right .partners-sidebar-in {
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-left-sidebar-right .partners-sidebar-right .partners-top-text {
  margin-bottom: 12px;
  font-size: 1.5em;
  font-family: "TradeGothicNextLTProBdCn";
}
.text-left-sidebar-right .partners-sidebar-right .partners-bottom-text {
  margin-bottom: 15px;
}
.text-left-sidebar-right .partners-sidebar-right .partners-bt-link {
  max-width: 300px;
  white-space: break-spaces;
  word-break: break-word;
  width: 100%;
}
.text-left-sidebar-right .img-partners-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-left-sidebar-right .img-partners-main .img-partners {
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px;
}

@media (min-width: 768px) {
  .text-left-sidebar-right {
    padding-bottom: 2%;
  }
}
.image-caption .img-caption {
  padding-top: 20px;
  padding-bottom: 20px;
}
.image-caption .img-caption.small {
  width: 80%;
}
.image-caption .img-caption.small span {
  font-size: 1.8em;
}
.image-caption .img-caption.normal {
  text-align: center;
}
.image-caption .img-caption.normal p {
  padding-top: 20px;
}
.image-caption .img-caption.normal span {
  border-bottom: 1px solid #d5d7d9;
}
.image-caption .img-caption span {
  font-size: 1em;
  font-family: "DMSans";
  padding-bottom: 10px;
}

.page-template-page-acfeventheader {
  height: 100%;
  position: relative;
}
.page-template-page-acfeventheader .caption {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 13px;
  width: auto;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  min-height: 40px;
  min-width: 45px;
  z-index: 1;
}
.page-template-page-acfeventheader .caption p {
  right: 0;
  bottom: 0;
  padding: 0;
  color: #fff;
  font-size: 13px;
  margin-bottom: 0;
  line-height: 21px;
}
.page-template-page-acfeventheader .caption p {
  color: #ffffff;
  margin-right: 35px;
  margin-bottom: 0;
  line-height: 1;
  display: block;
}
.page-template-page-acfeventheader .caption img {
  position: absolute;
  right: 10px;
  bottom: 12px;
}
.page-template-page-acfeventheader .header-background {
  background: transparent;
}
.page-template-page-acfeventheader .header-background.header-background-color {
  background: #0c426a;
}
.page-template-page-acfeventheader .header-container {
  z-index: 1;
  margin-top: 0;
  min-height: 73vh;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  position: relative;
  -webkit-box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
}
.page-template-page-acfeventheader .header-container.acfevent .card-container .date-row {
  margin-top: 5px;
}
.page-template-page-acfeventheader .header-container.acfevent .card-container .date-row h2 {
  font-size: 2.4rem;
  line-height: 30px;
  display: inline-block;
}
.page-template-page-acfeventheader .header-container.acfevent .card-container .inline {
  margin-top: 15px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.page-template-page-acfeventheader .header-container.acfevent .card-container .inline li {
  margin-bottom: 20px;
}
.page-template-page-acfeventheader .header-container.acfevent .card-container .inline a.attend {
  min-width: 160px;
  margin-right: 20px;
}
.page-template-page-acfeventheader .card-container {
  bottom: 70px;
  left: 20px;
  position: absolute;
}
.page-template-page-acfeventheader .card-container h1 {
  margin-bottom: 0;
}
.page-template-page-acfeventheader .card-container h3 {
  font-family: "DMSansBold";
}
.page-template-page-acfeventheader .card-container .mass-deploymnet-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.page-template-page-acfeventheader .media-and-mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2e3a45;
  padding: 12px 0;
}
.page-template-page-acfeventheader .media-and-mission .media-and-mission-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
  padding-left: 20px;
}
.page-template-page-acfeventheader .media-and-mission .media-and-mission-in .social-media {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .page-template-page-acfeventheader .media-and-mission .media-and-mission-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0;
  }
  .page-template-page-acfeventheader .media-and-mission .media-and-mission-in .social-media {
    padding: 0 0 0 70px;
    margin-bottom: 0;
  }
  .page-template-page-acfeventheader .header-container {
    min-height: 75vh;
  }
  .page-template-page-acfeventheader .header-container.acfevent .card-container {
    bottom: 8.5rem;
    left: 8rem;
  }
  .page-template-page-acfeventheader .header-container.acfevent .card-container .date-row h2 {
    font-size: 3rem;
    line-height: 30px;
  }
  .page-template-page-acfeventheader .header-container.acfevent .card-container .inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .page-template-page-acfeventheader .header-container.acfevent .card-container .inline li {
    margin-right: 20px;
  }
  .page-template-page-acfeventheader .card-container {
    max-width: 600px;
    bottom: 200px;
    left: 20px;
  }
}
.page-template-page-caption .hero-desktop, .page-template-page-tooltipcaption .hero-desktop, .page-template-page-acfeventheader .hero-desktop {
  left: 0;
  bottom: 10px;
  padding-left: 20px;
  width: 100%;
}

.page-template-page-caption p.caption-in, .page-template-page-acfeventheader p.caption-in {
  display: inline-block;
  padding-right: 13px;
}

.page-template-page-caption .header-container, .page-template-page-tooltipcaption .header-container {
  z-index: 1;
  margin: 0;
  background-position: center top;
  background-size: cover;
  min-height: 70vh;
  background-repeat: no-repeat;
}

.template-gradient {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.3+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d000000", endColorstr="#4d000000", GradientType=0);
  /* IE6-9 */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

.template-gradient-caption {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0.3+0,0.3+100 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4d000000", endColorstr="#4d000000", GradientType=0);
  /* IE6-9 */
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}

@media (min-width: 768px) {
  .page-template-page-caption .header-container, .page-template-page-acfeventheader .header-container {
    min-height: 65vh;
    height: calc(75vh - 149px);
  }
  .page-template-page-caption.admin-bar .header-container, .page-template-page-acfeventheader.admin-bar .header-container {
    height: calc(75vh - 181px);
  }
}
@media (min-width: 1000px) {
  .page-template-page-caption .hero-desktop, .page-template-page-acfeventheader .hero-desktop {
    left: 52px;
    bottom: 80px;
    width: 40%;
  }
}
.page-template-page-tooltipcaption .header-container {
  z-index: 1;
  margin: 0px;
  background-position: center top;
  background-size: cover;
  min-height: 70vh;
  background-repeat: no-repeat;
}
.page-template-page-tooltipcaption.hide-on-mobile {
  display: none !important;
}
.page-template-page-tooltipcaption.hide-on-desktop {
  display: block !important;
}

.tooltip-tmplate-block {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  z-index: 10;
  width: 100%;
}
.tooltip-tmplate-block .caption-tooltip {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 10px;
  width: auto;
  min-height: 40px;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  min-width: 46px;
}
.tooltip-tmplate-block .caption-tooltip p {
  padding: 0;
  margin-bottom: 0;
  font-size: 1.3rem;
  line-height: 1;
  color: #ffffff;
  margin-right: 35px;
  margin-bottom: 0;
  display: none;
}
.tooltip-tmplate-block .caption-tooltip:hover p {
  display: inline-block;
}
.tooltip-tmplate-block .caption-tooltip img {
  position: absolute;
  right: 10px;
  bottom: 12px;
}
.tooltip-tmplate-block .caption-tooltip .caption-in {
  white-space: normal;
}

@media (min-width: 768px) {
  .page-template-page-tooltipcaption .header-container {
    min-height: 65vh;
    height: calc(75vh - 149px);
  }
  .page-template-page-tooltipcaption.admin-bar .header-container {
    height: calc(75vh - 181px);
  }
}
@media (min-width: 1000px) {
  .page-template-page-tooltipcaption .hide-on-mobile {
    display: block !important;
  }
  .page-template-page-tooltipcaption .hide-on-desktop {
    display: none !important;
  }
  .page-template-page-tooltipcaption .tooltip-tmplate-block {
    width: auto;
    margin-top: -26px;
  }
  .page-template-page-tooltipcaption .tooltip-tmplate-block .caption-tooltip .caption-in {
    white-space: nowrap;
  }
  .page-template-page-tooltipcaption .hero-desktop {
    left: 52px;
    bottom: 80px;
    width: 40%;
  }
}
.research-block-main {
  background: #eeeff0;
  padding-top: 10%;
  padding-bottom: 10%;
}
.research-block-main h4 {
  padding: 15px 25px;
}
.research-block-main .research-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.research-block-main .research-block .research-block-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.research-block-main .research-block .research-block-link .research-block-link-in {
  padding: 15px;
  background: #ffffff;
}
.research-block-main .source-tmc-link {
  font-size: 1.5rem;
  line-height: 20px;
  display: block;
}

@media (min-width: 1000px) {
  .research-block-main {
    padding-top: 6%;
    padding-bottom: 5.5%;
  }
}
.popup-login {
  padding-top: 30px;
  padding-bottom: 30px;
}
.popup-login .modal-logo {
  margin-bottom: 70px;
  margin-top: 10px;
  max-width: 131px;
}
.popup-login .modal-description {
  margin-bottom: 30px;
  max-width: 460px;
  font-size: 1.8rem;
  line-height: 30px;
  color: #000000;
}
.popup-login .modal-bottom-text {
  font-size: 1.5rem;
  line-height: 21px;
  color: #000000;
  text-align: center;
}
.popup-login .close-button {
  color: #000000;
  right: 1.1rem;
  top: -9px;
  font-size: 5em;
  line-height: 1;
  background: transparent;
}
.popup-login .close-button:focus {
  outline: transparent;
}
.popup-login .close-button span:focus {
  outline: transparent;
}
.popup-login .popup-login-in {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}
.popup-login .popup-login-in #ftEmbedForm-ft1600179544433-380-74 iframe {
  max-height: 450px;
  width: 100%;
  max-width: 700px;
  margin-bottom: 20px;
}

#LocationPopup {
  font-size: 1.6rem;
  max-height: 100vh;
  min-height: unset;
  height: unset;
  font-family: "DMSans";
  color: black;
  border-radius: 25px;
}
#LocationPopup .close-button {
  color: black;
  right: 2rem;
}
#LocationPopup .detected-location, #LocationPopup .current-status, #LocationPopup .popup-heading {
  font-size: 1.4rem;
}
#LocationPopup .detected-location {
  font-weight: 600;
}
#LocationPopup .popup-heading {
  margin-top: 30px;
  font-size: 3rem;
  text-align: center;
  font-family: "TradeGothicNextLTProBdCn";
}
#LocationPopup .popup-content {
  padding: 30px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
#LocationPopup .btn-location-save, #LocationPopup #auto-detect-location {
  margin: 0 auto;
  background-color: #0060ae;
  border-radius: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  height: unset;
  min-width: 150px;
}
#LocationPopup .btn-location-save {
  margin-top: 20px;
}
#LocationPopup .btn.btn-location-save.sweep-to-right::before {
  border-radius: 25px;
}
#LocationPopup #auto-detect-location {
  letter-spacing: 1px;
}
#LocationPopup #UserLocationSearch {
  font-size: 1.4rem;
  height: unset;
  max-width: 250px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#LocationPopup .location-select-type-divider {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0;
}
#LocationPopup .location-select-type-divider .divider-line {
  height: 1px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #000000;
}
#LocationPopup .location-select-type-divider span {
  padding: 0 5px;
  font-weight: 600;
}
@media (min-width: 768px) {
  #LocationPopup {
    max-width: 350px;
  }
  #LocationPopup .detected-location, #LocationPopup .current-status {
    font-size: 1.6rem;
  }
  #LocationPopup .popup-heading {
    font-size: 3.2rem;
  }
}

.page-template-page-event .caption p {
  display: block;
}
.page-template-page-event .caption img {
  bottom: 14px;
}
.page-template-page-event .caption:hover {
  min-height: 45px;
}
.page-template-page-event .caption:hover p {
  display: inline-block;
}
.page-template-page-event p.caption-in {
  display: inline-block;
  padding-right: 13px;
}
.page-template-page-event .header-container {
  z-index: 1;
  margin-top: 20px;
  background-position: center top;
  background-size: cover;
  min-height: 680px;
  background-repeat: no-repeat;
}
.page-template-page-event .header-container.event .card-container {
  bottom: 50px;
  left: 20px;
}
.page-template-page-event .header-container.event .card-container .date-row h2 {
  text-transform: none;
  font-size: 2.4rem;
  line-height: 30px;
}
.page-template-page-event .header-container.event .card-container .date-row h2 .date-row-in {
  color: #ffffff;
  font-size: 2.4rem;
  line-height: 30px;
  padding-left: 35px;
}
.page-template-page-event .header-container.event .card-container .inline a.attend {
  min-width: 160px;
  margin-right: 20px;
}
.page-template-page-event .header-container.event .card-container .event-page-favorite {
  display: inline-block;
  vertical-align: middle;
  padding: 10px 16px;
  background: #ffffff;
  margin-right: 20px;
}
.page-template-page-event .header-container.event .card-container .event-page-calendar span {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: auto;
  line-height: 1;
  margin-top: -1px;
  margin-right: 10px;
}
.page-template-page-event .header-container.event .card-container .event-page-calendar a {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  letter-spacing: 0.5px;
  font-size: 1.5rem;
  font-family: "TradeGothicNextLTProBdCn";
}
.page-template-page-event .header-background {
  background: transparent;
}
.page-template-page-event .header-background.header-background-color {
  background: #0c426a;
}
.page-template-page-event.event-color-header .header-background {
  background: #0c426a;
}

.media-and-mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2e3a45;
  padding: 12px 0;
}
.media-and-mission .media-and-mission-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: self-start;
  -ms-flex-align: self-start;
  align-items: self-start;
  padding-left: 20px;
}
.media-and-mission .media-and-mission-in .social-media {
  margin-bottom: 0;
}

.mission-yours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mission-yours span {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 18px;
}
.mission-yours .right-youth-mission {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.mission-yours .right-youth-mission.select span {
  color: #a6a9ac;
}
.mission-yours .right-youth-mission.select .right-youth-mission-img {
  background-position: center center;
  background-size: 100% auto;
  height: 54px;
  width: 51px;
  margin: auto 10px auto 15px;
  display: block;
}

@media (min-width: 768px) {
  .page-template-page-event .header-container {
    margin-top: -10px;
  }

  .mission-yours {
    padding-right: 60px;
  }

  .media-and-mission .media-and-mission-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0;
  }
  .media-and-mission .media-and-mission-in .social-media {
    padding: 0 0 0 70px;
    margin-bottom: 0;
  }
}
@media (min-width: 1000px) {
  .page-template-page-event .header-container {
    margin-top: -40px;
    margin-bottom: -140px;
    min-height: 690px;
  }
  .page-template-page-event .header-container.event .card-container {
    left: 80px;
  }
  .page-template-page-event .hero-desktop {
    left: 52px;
    bottom: 80px;
    width: 40%;
  }
}
@media (min-width: 1588px) {
  .page-template-page-event .header-container {
    min-height: 820px;
  }
}
@media (min-width: 1920px) {
  .page-template-page-event .header-container {
    margin-top: -110px;
    margin-bottom: -140px;
    min-height: 990px;
  }
}
@media (min-width: 2500px) {
  .page-template-page-event .header-container {
    margin-top: -100px;
    min-height: 1300px;
  }
}
.page-template-page-eventv2.event-color-header .header-background {
  background: #0c426a !important;
}
.page-template-page-eventv2 .event-page-platoon-form {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .page-template-page-eventv2 .event-page-platoon-form {
    max-width: 360px;
  }
}

.page-template-page-platoon .media-and-mission-in {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.page-template-page-platoon .media-and-mission-in .social-media {
  padding-right: 20px;
}
.page-template-page-platoon .media-and-mission-in .social-media.mission .mission-description {
  padding-left: 10px;
  text-transform: uppercase;
  color: #a6a9ac;
  font-size: 15px;
  font-weight: normal;
}

.page-template-page-storywall {
  /** header styles */
}
@media (max-width: 768px) {
  .page-template-page-storywall .header-container {
    min-height: 688px;
  }
}
@media (min-width: 768px) {
  .page-template-page-storywall .header-container {
    max-height: 688px;
  }
}
.page-template-page-storywall .header-container .card-container {
  position: absolute;
  left: 30px;
  bottom: 0;
  padding: 13px;
  width: auto;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  min-height: 40px;
  min-width: 45px;
  max-width: 95%;
  z-index: 1;
}
@media (min-width: 768px) {
  .page-template-page-storywall .header-container .card-container {
    left: 80px;
    max-width: 600px;
  }
}
.page-template-page-storywall .header-container .card-container h1 {
  color: #ffffff;
  min-height: 100px;
}
.page-template-page-storywall .header-container .card-container p {
  color: #ffffff;
  margin-bottom: 30px;
  line-height: 1.2;
  font-size: 18px;
}
.page-template-page-storywall .header-container .filters {
  position: absolute;
  right: 20px;
  bottom: 10px;
  padding: 13px;
  width: auto;
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 0;
  min-width: 368px;
  max-width: 98%;
  z-index: 1;
}
@media (max-width: 768px) {
  .page-template-page-storywall .header-container .filters {
    right: 0;
  }
}
@media (min-width: 850px) {
  .page-template-page-storywall .header-container .filters {
    max-width: 600px;
    min-width: 500px;
    bottom: 80px;
    right: 40px;
  }
}
.page-template-page-storywall .header-container .filters select, .page-template-page-storywall .header-container .filters input {
  display: inline-block;
  background-color: black;
  width: calc(56% - 10px);
  margin: 0 2% 0 0;
  font-size: 15px;
  height: 40px;
  border: 0;
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px;
  border-bottom: solid 4px #ffffff;
  -webkit-appearance: none;
}
@media (min-width: 768px) {
  .page-template-page-storywall .header-container .filters select, .page-template-page-storywall .header-container .filters input {
    font-size: 16px;
    width: calc(45% - 10px);
    margin: 0 5% 0 0;
  }
}
.page-template-page-storywall .header-container .filters select:last-child, .page-template-page-storywall .header-container .filters input:last-child {
  margin: 0 0 0 0;
  width: calc(44% - 10px);
}
@media (min-width: 768px) {
  .page-template-page-storywall .header-container .filters select:last-child, .page-template-page-storywall .header-container .filters input:last-child {
    width: calc(48% - 10px);
  }
}
.page-template-page-storywall .header-container .filters input {
  text-transform: none;
}
.page-template-page-storywall .header-container .filters input::-webkit-input-placeholder {
  color: #fff;
}
.page-template-page-storywall .header-container .filters input::-moz-placeholder {
  color: #fff;
}
.page-template-page-storywall .header-container .filters input:-ms-input-placeholder {
  color: #fff;
}
.page-template-page-storywall .header-container .filters input::-ms-input-placeholder {
  color: #fff;
}
.page-template-page-storywall .header-container .filters input::placeholder {
  color: #fff;
}
.page-template-page-storywall .storywall-grid {
  display: block;
  margin-bottom: 85px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-template-page-storywall .storywall-grid > div {
  display: block;
}
.page-template-page-storywall .storywall-grid .grid-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-template-page-storywall .storywall-grid .storywall-card {
  width: 95%;
  height: 410px;
  margin-left: auto;
  margin-right: auto;
  max-width: 95%;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-quote {
  border: solid 1px #eeeff0;
}
@media (min-width: 768px) {
  .page-template-page-storywall .storywall-grid .storywall-card {
    margin-left: unset;
    margin-right: unset;
    width: 33%;
  }
}
@media (min-width: 1200px) {
  .page-template-page-storywall .storywall-grid .storywall-card {
    width: 25%;
  }
}
.page-template-page-storywall .storywall-grid .storywall-card a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  height: 100%;
  position: relative;
  text-decoration: none;
}
.page-template-page-storywall .storywall-grid .storywall-card figure {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0;
}
.page-template-page-storywall .storywall-grid .storywall-card figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  -webkit-transition: ease-in 0.2s all;
  -o-transition: ease-in 0.2s all;
  transition: ease-in 0.2s all;
}
.page-template-page-storywall .storywall-grid .storywall-card blockquote {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 15px 15px 0 30px;
  overflow: hidden;
  min-height: 250px;
  border-left: 0;
}
.page-template-page-storywall .storywall-grid .storywall-card blockquote .quote-mark {
  color: #0060ae;
  font-size: 42px;
  position: relative;
}
.page-template-page-storywall .storywall-grid .storywall-card blockquote .quote-mark:before {
  position: absolute;
  left: 40px;
  top: 40px;
  content: "";
  width: 70%;
  border-bottom: solid 2px #0060ae;
}
.page-template-page-storywall .storywall-grid .storywall-card blockquote p {
  font-size: 18px;
  line-height: 1.44;
  color: #000000;
  margin-top: 0px;
}
.page-template-page-storywall .storywall-grid .storywall-card .info-wrap {
  width: 100%;
  padding: 20px 0 0 25px;
  min-height: 126px;
}
.page-template-page-storywall .storywall-grid .storywall-card .info-wrap h3 {
  margin-bottom: 10px;
  font-size: 30px;
  text-decoration: underline;
  -webkit-text-decoration-color: #0060ae;
  text-decoration-color: #0060ae;
}
.page-template-page-storywall .storywall-grid .storywall-card .info-wrap h3:hover {
  -webkit-text-decoration-color: #606C38;
  text-decoration-color: #606C38;
}
.page-template-page-storywall .storywall-grid .storywall-card .info-wrap p {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
}
.page-template-page-storywall .storywall-grid .storywall-card.card-veteran .info-wrap {
  background-color: #0D426A;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-veteran .info-wrap h3, .page-template-page-storywall .storywall-grid .storywall-card.card-veteran .info-wrap p {
  color: #ffffff;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-active-duty .info-wrap {
  background-color: #0060B4;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-active-duty .info-wrap h3, .page-template-page-storywall .storywall-grid .storywall-card.card-active-duty .info-wrap p {
  color: #ffffff;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-non-veteran .info-wrap {
  background-color: #2e3a45;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-non-veteran .info-wrap h3, .page-template-page-storywall .storywall-grid .storywall-card.card-non-veteran .info-wrap p {
  color: #ffffff;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-quote .info-wrap {
  background-color: #ffffff;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-quote .info-wrap h3 {
  color: #0060B4;
}
.page-template-page-storywall .storywall-grid .storywall-card.card-quote .info-wrap p {
  color: #000000;
}
.page-template-page-storywall .storywall-grid .storywall-card a:hover {
  opacity: 0.8;
}
.page-template-page-storywall .storywall-grid .storywall-card a:hover figure img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.page-template-page-storywall .load-more-row {
  display: block;
  margin: 50px auto;
  text-align: center;
  width: 100%;
  max-width: 100%;
}
.page-template-page-storywall .load-more-row button {
  margin-left: auto;
  margin-right: auto;
  border: solid 2px #0060ae;
  color: #0060ae;
  background-color: transparent;
}
.page-template-page-storywall .load-more-row button:before {
  background-color: #0060ae;
}
.page-template-page-storywall .load-more-row button:hover {
  color: #ffffff;
}
.page-template-page-storywall .video-container {
  width: 800px;
  max-width: 95%;
  margin: 30px auto;
}
@media (min-width: 768px) {
  .page-template-page-storywall .video-container {
    margin: 60px auto;
  }
}
.page-template-page-storywall .video-container .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.page-template-page-storywall .video-container .embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.page-template-page-storywall .top-storywall-details {
  background-color: #0060ae;
  width: 100%;
}
.page-template-page-storywall .top-storywall-details > .row {
  max-width: 800px;
}
.page-template-page-storywall .top-storywall-details > .row .row {
  position: relative;
}
.page-template-page-storywall .top-storywall-details > .row .row .share {
  position: absolute;
  right: 30px;
  bottom: 0;
}
@media (min-width: 768px) {
  .page-template-page-storywall .top-storywall-details > .row .row .share {
    right: -150px;
    bottom: 40px;
  }
}
.page-template-page-storywall .top-storywall-details > .row .row .share h5 {
  border: 0;
  margin-bottom: 15px;
}
.page-template-page-storywall .top-storywall-details > .row .row .share a {
  margin-right: 10px;
}
.page-template-page-storywall .top-storywall-details > .row .row .share a:last-child {
  margin-right: 0;
}
.page-template-page-storywall .top-storywall-details > .row .row .share a:hover {
  opacity: 0.8;
}
.page-template-page-storywall .top-storywall-details h1, .page-template-page-storywall .top-storywall-details h3, .page-template-page-storywall .top-storywall-details h4, .page-template-page-storywall .top-storywall-details h5, .page-template-page-storywall .top-storywall-details p {
  color: #ffffff;
}
.page-template-page-storywall .top-storywall-details figure {
  margin: 0 0 0px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .page-template-page-storywall .top-storywall-details figure {
    margin: 0 0 -40px 0;
  }
}
.page-template-page-storywall .top-storywall-details figure img {
  max-width: 100%;
}
.page-template-page-storywall .top-storywall-details .header-block {
  margin-bottom: 0;
  display: inline-block;
  width: 36px;
  height: 17px;
  margin-bottom: -5px;
  margin-right: 10px;
}
.page-template-page-storywall .top-storywall-details .storywall-details-main-data {
  padding-top: 2em;
  padding-bottom: 1em;
}
.page-template-page-storywall .top-storywall-details h5, .page-template-page-storywall .top-storywall-details h4 {
  display: inline-block;
  border-bottom: solid 1px #ffffff;
  padding-bottom: 2px;
  font-size: 18px;
  margin-bottom: 0;
}
.page-template-page-storywall .top-storywall-details h1 {
  margin-top: 30px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .page-template-page-storywall .top-storywall-details h1 {
    margin-bottom: 100px;
  }
}
.page-template-page-storywall .top-storywall-details h1 span {
  display: block;
  width: 100%;
  margin-top: 5px;
  font-size: 2.9rem;
}
.page-template-page-storywall .top-storywall-details .status {
  position: relative;
  top: 0;
  left: 0;
}
.page-template-page-storywall .top-storywall-details .status h4 {
  color: white;
}
@media (min-width: 768px) {
  .page-template-page-storywall .top-storywall-details .status {
    position: absolute;
    bottom: -6rem;
    left: 2rem;
    top: unset;
  }
  .page-template-page-storywall .top-storywall-details .status h4 {
    color: #000000;
  }
}
.page-template-page-storywall hr {
  width: 100%;
  max-width: 100%;
  display: inline-block;
}
.page-template-page-storywall .lists-items {
  border-top: solid 1px #d5d7d9;
  border-bottom: solid 1px #d5d7d9;
  margin-bottom: 25px;
  padding: 40px 0;
  width: 100%;
  display: block;
  max-width: 800px;
}
.page-template-page-storywall .lists-items hr {
  margin: 0px 0 40px 0;
}
@media (min-width: 768px) {
  .page-template-page-storywall .lists-items hr {
    margin: 50px 0 40px 0;
  }
}
.page-template-page-storywall .lists-items .column {
  margin-bottom: 20px;
}
.page-template-page-storywall .lists-items .column:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .page-template-page-storywall .lists-items .column {
    margin-bottom: 0;
  }
}
.page-template-page-storywall .content-block {
  max-width: 910px;
  width: 90%;
  margin: 30px auto;
}
.page-template-page-storywall .content-block h3, .page-template-page-storywall .content-block h4 {
  margin-bottom: 30px;
}
.page-template-page-storywall .backlink {
  margin: 20px 0 80px 0;
}
.page-template-page-storywall .backlink h4 {
  margin-top: 20px;
  margin-left: 25px;
  font-size: 18px;
}

.block-page-event {
  padding-top: 20px;
  margin-bottom: 20%;
}
.block-page-event .block-page-event-left {
  padding-bottom: 0;
}
.block-page-event .block-page-event-left .text-left-heading {
  padding-bottom: 30px;
}
.block-page-event .block-page-event-left .text-medium {
  margin-bottom: 55px;
}
.block-page-event .block-page-event-left .text-medium p {
  padding-bottom: 20px;
  word-wrap: break-word;
}
.block-page-event .block-page-event-right {
  max-width: 100%;
  padding: 0;
  position: relative;
}
.block-page-event .block-page-event-right .operation-card {
  height: auto;
}
.block-page-event .block-page-event-right .mission {
  padding-top: 10px;
  padding-bottom: 5px;
}
.block-page-event .block-page-event-right .mission .img-container-text {
  padding-left: 10px;
}
.block-page-event .block-page-event-right .block-page-event-heading span {
  display: block;
  position: relative;
  padding: 30px 0 37px 20px;
}
.block-page-event .block-page-event-right .block-page-event-heading span img {
  width: 29px;
  display: inline-block;
  vertical-align: bottom;
  padding-bottom: 0px;
  margin-right: 10px;
  margin-bottom: -2px;
}
.block-page-event .block-page-event-right .block-page-event-heading span:after {
  display: inline-block;
  content: " ";
  content: url(assets/images/connected.svg);
  width: 10px;
  vertical-align: bottom;
  margin-bottom: 0px;
  line-height: 1;
  padding-bottom: 4px;
  margin-left: 6px;
}
.block-page-event .block-page-event-right .block-page-event-heading.uppercase span a {
  font-size: 3rem;
  line-height: 30px;
  font-family: "TradeGothicNextLTProBdCn";
  color: #FFFFFF;
}

@media (max-width: 1000px) {
  .block-page-event .block-page-event-left {
    width: 100%;
    max-width: 100%;
  }
  .block-page-event .block-page-event-right {
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .block-page-event {
    margin-bottom: 0;
  }
  .block-page-event .block-page-event-right {
    padding: 0;
  }
}
@media (min-width: 1000px) {
  .block-page-event {
    padding-top: 5%;
  }
  .block-page-event .block-page-event-left {
    max-width: 470px;
    padding-left: 0;
    padding-top: 40px;
  }
  .block-page-event .block-page-event-left p {
    padding-bottom: 2px;
  }
  .block-page-event .block-page-event-left .text-medium {
    margin-bottom: 55px;
  }
  .block-page-event .block-page-event-left .text-medium p {
    word-wrap: normal;
  }
  .block-page-event .block-page-event-right {
    max-width: 380px;
    margin-right: 70px;
    margin-top: 0;
    position: relative;
  }
}
@media (min-width: 1200px) {
  .block-page-event .block-page-event-left {
    max-width: 54%;
  }
}
@media (min-width: 1360px) {
  .block-page-event .block-page-event-left {
    padding-left: 4%;
  }
}
@media (min-width: 1440px) {
  .block-page-event .block-page-event-left {
    max-width: 55%;
    padding-left: 6%;
  }
}
@media (min-width: 1600px) {
  .block-page-event .block-page-event-left {
    max-width: 59%;
    padding-left: 9.5%;
  }
}
@media (min-width: 1920px) {
  .block-page-event .block-page-event-left {
    padding-left: 15.5%;
  }
}
@media (min-width: 2500px) {
  .block-page-event .block-page-event-left {
    padding-left: 21%;
  }
}
.block-tmc-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.block-tmc-form .block-tmc-form-left {
  background: #eeeff0;
}
.block-tmc-form .block-tmc-form-left h1 {
  margin-bottom: 40px;
}
.block-tmc-form .block-tmc-form-left .block-tmc-form-left-top {
  padding-top: 20px;
  padding-left: 10px;
}
.block-tmc-form .block-tmc-form-left .block-tmc-form-left-top img {
  max-width: 131px;
  margin-bottom: 30px;
}
.block-tmc-form .block-tmc-form-left .block-tmc-form-left-bottom {
  padding: 0 40px 40px 40px;
}
.block-tmc-form .block-tmc-form-left .block-tmc-form-left-bottom img {
  margin-bottom: 20px;
}
.block-tmc-form .block-tmc-form-right iframe {
  max-width: 100%;
}

@media (min-width: 768px) {
  .block-tmc-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.get-email-updates {
  background: #2e3a45;
  padding: 20% 0 0 0;
  margin-bottom: 25%;
}
.get-email-updates form.form-platoon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-bottom: 40px;
}
.get-email-updates form.form-platoon input[type=email] {
  padding-left: 0;
  margin-left: 0;
}
.get-email-updates .get-email-updates-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.get-email-updates .email-left {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.get-email-updates .email-left .email-left-in {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
}
.get-email-updates .top-text-email {
  color: #ffffff;
  font-size: 2.1rem;
  line-height: 40px;
  padding-bottom: 0;
}
.get-email-updates .top-text-email.top-heading {
  font-size: 1.8rem;
  line-height: 30px;
}
.get-email-updates .heading-email {
  color: #ffffff;
  margin-bottom: 10px;
}
.get-email-updates .image-email-right {
  position: relative;
}
.get-email-updates .image-email {
  position: relative;
  bottom: -40px;
  max-height: 486px;
  overflow: hidden;
  max-width: 420px;
}
.get-email-updates #platoon-email, .get-email-updates #newsletter-email {
  border: none;
  background-color: #2e3a45;
  border-bottom: 2px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  height: 50px;
  max-width: 100%;
  display: block;
  font-size: 2.4rem;
  color: #959BA0;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
}
.get-email-updates .btn {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: -1px;
  left: 0;
}
.get-email-updates #platoon-email input[type=text], .get-email-updates #newsletter-email input[type=text] {
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 30px;
  padding-left: 0;
  padding-bottom: 0;
  margin-bottom: 10px;
  font-size: 2.4rem;
  color: #959BA0;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
}
.get-email-updates #platoon-email input[type=text]::-webkit-input-placeholder, .get-email-updates #newsletter-email input[type=text]::-webkit-input-placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]::-moz-placeholder, .get-email-updates #newsletter-email input[type=text]::-moz-placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]:-ms-input-placeholder, .get-email-updates #newsletter-email input[type=text]:-ms-input-placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]::-ms-input-placeholder, .get-email-updates #newsletter-email input[type=text]::-ms-input-placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]::placeholder, .get-email-updates #newsletter-email input[type=text]::placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]:-ms-input-placeholder, .get-email-updates #newsletter-email input[type=text]:-ms-input-placeholder {
  color: #959BA0;
}
.get-email-updates #platoon-email input[type=text]::-ms-input-placeholder, .get-email-updates #newsletter-email input[type=text]::-ms-input-placeholder {
  color: #959BA0;
}

@media (max-width: 640px) {
  .get-email-updates .image-email-right {
    padding-left: 0;
    padding-right: 0;
  }
  .get-email-updates .image-email-right .image-email-main {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .get-email-updates {
    margin-bottom: 15%;
  }
  .get-email-updates .email-left {
    max-width: 55%;
    padding: 7% 0;
  }
  .get-email-updates .image-email-main {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .get-email-updates {
    padding: 0;
    margin-bottom: 8%;
  }
  .get-email-updates .get-email-updates-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .get-email-updates .email-left {
    margin-bottom: 0;
  }
  .get-email-updates #platoon-email, .get-email-updates #newsletter-email {
    display: inline-block;
    max-width: 75%;
  }
  .get-email-updates input[type=text] {
    padding-bottom: 15px;
    margin-bottom: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 1000px) {
  .get-email-updates form.form-platoon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 40px;
  }
  .get-email-updates .btn {
    left: 3px;
  }
  .get-email-updates #platoon-email, .get-email-updates #newsletter-email {
    font-size: 3rem;
  }
  .get-email-updates .heading-email {
    font-size: 5.2rem;
    margin-bottom: 35px;
  }
  .get-email-updates .top-text-email {
    font-size: 2.4rem;
    padding-bottom: 30px;
  }
  .get-email-updates .email-left {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.page-template-page-platoon .card-container h1 {
  font-size: 3.6rem;
}
.page-template-page-platoon .caption {
  min-height: 45px;
}
.page-template-page-platoon .caption:hover {
  min-height: 45px;
}
.page-template-page-platoon .caption img {
  bottom: 14px;
}
.page-template-page-platoon p.caption-in {
  display: inline-block;
  padding-right: 13px;
}
.page-template-page-platoon .header-container.platoon .card-container {
  bottom: 90px;
}
.page-template-page-platoon .hero-desktop {
  position: absolute;
}
.page-template-page-platoon .header-background {
  background: transparent;
}
.page-template-page-platoon .header-background.header-background-color {
  background: #0c426a;
}
.page-template-page-platoon.platoon-color-header .header-background {
  background: #0c426a;
}

@media (min-width: 1000px) {
  .page-template-page-platoon .card-container h1 {
    font-size: 5.2rem;
  }
  .page-template-page-platoon .header-container {
    margin-top: -40px;
    margin-bottom: -135px;
    min-height: 690px;
    background-position: left center;
  }
  .page-template-page-platoon .header-container.platoon .card-container {
    left: 7.5rem;
  }
  .page-template-page-platoon .header-container.platoon .card-container .description {
    padding-bottom: 30px;
  }
  .page-template-page-platoon .hero-desktop {
    left: 52px;
    bottom: 80px;
    width: 40%;
  }
}
.page-template-page-platoon .hero-desktop {
  font-size: 5.2rem;
  line-height: 46px;
}

@media (min-width: 1588px) {
  .page-template-page-platoon .header-container {
    min-height: 820px;
  }
}
@media (min-width: 1920px) {
  .page-template-page-platoon .header-container {
    margin-top: -110px;
    margin-bottom: -135px;
    min-height: 990px;
  }
}
@media (min-width: 2500px) {
  .page-template-page-platoon .header-container {
    margin-top: -100px;
    min-height: 1300px;
  }
}
.page-template-page-storywall .card-container h1 {
  font-size: 3.6rem;
}
.page-template-page-storywall .caption {
  min-height: 45px;
}
.page-template-page-storywall .caption:hover {
  min-height: 45px;
}
.page-template-page-storywall .caption img {
  bottom: 14px;
}
.page-template-page-storywall p.caption-in {
  display: inline-block;
  padding-right: 13px;
}
.page-template-page-storywall .header-container.storywall {
  min-height: unset;
  max-height: unset;
  height: calc(100vh - 135px);
  margin: 0;
}
.page-template-page-storywall .header-container.storywall .card-container {
  bottom: 90px;
}
.page-template-page-storywall .hero-desktop {
  position: absolute;
}
.page-template-page-storywall .header-background {
  background: transparent;
}

@media (min-width: 1000px) {
  .page-template-page-storywall .card-container h1 {
    font-size: 5.2rem;
  }
  .page-template-page-storywall .header-container {
    background-position: left center;
  }
  .page-template-page-storywall .header-container.storywall .card-container {
    left: 7.5rem;
  }
  .page-template-page-storywall .header-container.storywall .card-container .description {
    padding-bottom: 30px;
  }
  .page-template-page-storywall .hero-desktop {
    left: 52px;
    bottom: 80px;
    width: 40%;
  }
}
.page-template-page-storywall .hero-desktop {
  font-size: 5.2rem;
  line-height: 46px;
}

@media (min-width: 1588px) {
  .page-template-page-storywall .header-container {
    min-height: 820px;
  }
}
@media (min-width: 1920px) {
  .page-template-page-storywall .header-container {
    margin-top: -110px;
    margin-bottom: -135px;
    min-height: 990px;
  }
}
@media (min-width: 2500px) {
  .page-template-page-storywall .header-container {
    margin-top: -100px;
    min-height: 1300px;
  }
}
.platoon-details {
  max-width: 610px;
  padding-top: 8rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
}

@media (min-width: 1000px) {
  .platoon-details {
    padding-top: 5%;
    padding-bottom: 5%;
  }
}
.impactstories-full-list .list-sort.full-list {
  margin-top: 80px;
  margin-bottom: 40px;
  font-size: 15px;
  color: #53626f;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}
.impactstories-full-list .list-sort.full-list span {
  color: #000000;
  margin-left: 10px;
}
@media (min-width: 640px) {
  .impactstories-full-list .list-sort.full-list {
    padding-right: 25px;
    margin-top: 80px;
    margin-bottom: 40px;
  }
}

.block-two-image {
  margin-top: 15%;
  margin-bottom: 15%;
}
.block-two-image .left-block-two-image {
  margin-top: 40px;
}
.block-two-image .right-block-two-image {
  margin-top: 40px;
}

@media (min-width: 640px) {
  .block-two-image {
    margin-top: 7%;
    margin-bottom: 5%;
  }
  .block-two-image .left-block-two-image {
    margin-top: 0;
  }
  .block-two-image .right-block-two-image {
    margin-top: 0;
  }
}
.text-black-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.text-black-header .text-black-header-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 610px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.text-black-header .text-black-header-in h1 {
  margin-bottom: 20px;
}
.text-black-header .text-black-header-in .post-impact-date h4 {
  font-size: 1.5rem;
  color: #53626f;
  line-height: 18px;
  font-family: "TradeGothicNextLTProCn";
}

@media (min-width: 640px) {
  .text-black-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 120px;
    margin-bottom: 40px;
  }
}
.tabs-container-chart {
  padding-top: 50px;
}
.tabs-container-chart .tabs-panel-chart {
  display: none;
  padding: 1rem;
}
.tabs-container-chart .tabs-panel-chart .tabs-panel-chart-in {
  text-align: center;
}
.tabs-container-chart .row.tabs {
  border: none;
  padding-right: 2rem;
  padding-left: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.tabs-container-chart .row.tabs .tabs-title-chart {
  padding: 8px;
  min-width: 130px;
  text-align: center;
  border: 1px solid #0060ae;
}
.tabs-container-chart .row.tabs .tabs-title-chart.is-active, .tabs-container-chart .row.tabs .tabs-title-chart:hover {
  background-color: #0060ae;
}
.tabs-container-chart .row.tabs .tabs-title-chart.is-active a, .tabs-container-chart .row.tabs .tabs-title-chart:hover a {
  color: #ffffff;
}
.tabs-container-chart .row.tabs .tabs-title-chart a {
  text-align: center;
  text-transform: uppercase;
  color: #0060ae;
  font-size: 2rem;
  font-family: "TradeGothicNextLTProCn";
}
.tabs-container-chart .row.tabs .tabs-title-chart.is-active {
  background-color: #0060ae;
}
.tabs-container-chart .row.tabs .tabs-title-chart.is-active a {
  color: #ffffff;
}

@media (max-width: 768px) {
  .tabs-container-chart .row.tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .tabs-container-chart .row.tabs .tabs-title-chart {
    margin-bottom: 10px;
    min-width: 85px;
  }
}
@media (min-width: 1000px) {
  .tabs-container-chart {
    padding-top: 0;
  }
  .tabs-container-chart .row .row.expand-normal {
    padding-top: 10px;
  }
  .tabs-container-chart .tabs-panel-chart .tabs-panel-chart-in {
    text-align: center;
  }
  .tabs-container-chart .tabs-panel-chart .tabs-panel-chart-in img {
    max-width: 90%;
  }
  .tabs-container-chart .row.tabs {
    margin-left: 4.6rem;
    margin-right: 4.6rem;
  }
}
.annual-report-list {
  padding-bottom: 10%;
}
.annual-report-list .slider-partners .slick-slide {
  vertical-align: text-top;
}
.annual-report-list .slider-partners .slick-slide img {
  margin: 0 auto;
}
.annual-report-list .slider-partners.carousel-slider {
  padding-top: 0;
  margin-top: 10px;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons {
  right: 66px;
  top: 0;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons .slick-arrow.slick-disabled .fa:before {
  color: #bdbebf;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons .fa-angle-left:before {
  content: "\f104";
  color: #000000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 21px;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons .fa-angle-left:hover:before {
  color: #bdbebf;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons .fa-angle-right:before {
  content: "\f105";
  color: #000000;
  width: 20px;
  height: 20px;
  font-size: 21px;
  font-weight: bold;
}
.annual-report-list .slider-partners.carousel-slider .carousel-buttons .fa-angle-right:hover:before {
  color: #bdbebf;
}
.annual-report-list .title-header {
  padding-top: 40px;
  padding-bottom: 0;
  margin-bottom: 0;
}
.annual-report-list h2 {
  line-height: 42px;
}
.annual-report-list .annual-image {
  max-height: 320px;
  overflow: hidden;
  text-align: center;
}

.annual-report-list-heading {
  min-height: 93px;
  padding-top: 15px;
  border-top: 2px solid #000000;
  padding-bottom: 10px;
}

.annual-card {
  margin-top: 40px;
  margin-bottom: 0;
  min-width: 355px;
}
.annual-card .annual-image {
  text-align: center;
}
.annual-card h2 {
  text-transform: uppercase;
  margin-bottom: 50px;
  border-top: 2px solid #000000;
  padding-top: 10px;
}
.annual-card .btn {
  margin-top: 20px;
  margin-bottom: 20px;
}
.annual-card .btn.download-annual {
  position: relative;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding-left: 23px;
  white-space: normal;
  text-align: left;
}
.annual-card .btn.download-annual:after {
  content: "";
  content: url(assets/images/download_annual.svg);
  display: block;
  position: absolute;
  top: 16px;
  right: 20px;
  line-height: 0;
}
.annual-card p {
  line-height: 1.67;
  margin-bottom: 0;
}
.annual-card a.apply-link {
  color: #000000;
  text-decoration: underline;
  font-family: "DMSansBold";
}
.annual-card a.apply-link:hover {
  color: #e36135;
}
.annual-card ul.annual-description {
  list-style-type: none;
  margin-left: 0;
}
.annual-card ul.annual-description li a {
  font-size: 1.8rem;
  font-family: "DMSans";
  color: #000000;
  text-decoration: underline;
}
.annual-card ul.annual-description li a:hover {
  color: #0060ae;
}

@media (max-width: 1280px) {
  .annual-card .btn.download-annual {
    font-size: 1.5rem;
  }
}
@media (min-width: 640px) {
  .annual-report-list {
    padding-bottom: 30px;
  }
  .annual-report-list .title-header {
    padding-top: 100px;
  }

  .annual-card {
    margin-bottom: 40px;
    min-width: 380px;
  }
}
@media (min-width: 1000px) {
  .annual-report-list .row-annual {
    max-width: 100%;
    max-height: 520px;
    margin: 0 auto;
  }
  .annual-report-list .slider-partners {
    max-width: 1272px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 0;
  }
  .annual-report-list .slider-partners .slick-slide {
    max-width: 420px;
    min-width: 380px;
  }
  .annual-report-list .slider-partners .slick-slide .carousel-buttons {
    right: 20px;
  }
}
@media (min-width: 1280px) {
  .annual-report-list .annual-image {
    min-height: 320px;
  }
}
.job-list-main {
  padding-bottom: 2%;
}
.job-list-main h2 {
  line-height: 42px;
}
.job-list-main .title-header {
  padding-bottom: 0;
  margin-bottom: 40px;
}
.job-list-main .title-header a {
  color: #000000;
  text-decoration: underline;
}
.job-list-main .title-header a:hover {
  color: #0060ae;
}
.job-list-main .title-header .job-list-paragraph a {
  color: #0060ae;
  text-decoration: underline;
}
.job-list-main .title-header .job-list-paragraph a:hover {
  color: #606C38;
}
.job-list-main .job-list-card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.job-list-main-heading {
  padding-top: 15px;
  padding-bottom: 10px;
}

.job-list-card {
  margin-top: 0;
  margin-bottom: 40px;
  margin-right: 20px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  background: #ffffff;
  padding: 0;
}
.job-list-card .job-list-card-in {
  background: #ffffff;
  padding: 40px 40px 0 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 320px;
  margin-bottom: 50px;
}
.job-list-card .job-list-card-in .location-job {
  font-size: "TradeGothicNextLTProCn";
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  margin-top: auto;
  margin-bottom: 40px;
  font-size: 1.5rem;
  color: #53626f;
  line-height: 18px;
}
.job-list-card h2 {
  text-transform: uppercase;
  margin-bottom: 50px;
  border-top: 2px solid #000000;
  padding-top: 10px;
}
.job-list-card .btn {
  margin-top: 0;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
}
.job-list-card p {
  line-height: 1.67;
  margin-bottom: 0;
}

@media (min-width: 640px) {
  .job-list-card {
    margin-right: 20px;
    margin-left: 20px;
    padding: 0;
    max-width: 42%;
  }
}
@media (min-width: 1000px) {
  .job-list-card {
    max-width: 28%;
  }
}
@media (min-width: 1152px) and (max-width: 1280px) {
  .job-list-card {
    max-width: 29%;
  }
}
@media (min-width: 1280px) {
  .job-list-card {
    max-width: 379px;
  }
}
.careers-list-main {
  padding-bottom: 2%;
}
.careers-list-main h2 {
  line-height: 42px;
}
.careers-list-main .title-header {
  padding-bottom: 0;
  margin-bottom: 20px;
}
.careers-list-main .careers-image {
  max-height: 320px;
  overflow: hidden;
  text-align: center;
}
.careers-list-main .careers-card-main-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.careers-list-main .careers-card-main-flex .careers-list {
  max-width: 420px;
}

.careers-list-main-heading {
  min-height: 93px;
  padding-top: 15px;
  border-top: 2px solid #000000;
  padding-bottom: 10px;
}

.careers-list {
  margin-top: 40px;
  margin-bottom: 30px;
}
.careers-list .careers-description {
  padding-top: 18px;
  line-height: 1.67;
  margin-bottom: 0;
}

@media (min-width: 680px) {
  .careers-list-main .title-header {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) and (max-width: 980px) {
  .careers-list-main .careers-image {
    max-height: 320px;
    min-height: 203px;
  }
}
@media (min-width: 980px) {
  .careers-list-main .careers-image {
    min-height: 240px;
  }
}
@media (min-width: 1200px) {
  .careers-list-main .careers-image {
    min-height: 320px;
  }
}
.three-texts {
  padding: 50px;
}
.three-texts p {
  text-align: left;
}
.three-texts .three-texts-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 80px;
}
.three-texts .all-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.three-texts .all-list .list-start-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.three-texts ul {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
}
.three-texts ul li {
  list-style: none;
  padding-bottom: 5px;
  font-family: "DMSans";
}

@media (min-width: 1000px) {
  .three-texts .all-list .list-start-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .three-texts .all-list .all-list-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-width: 700px;
  }
}
.two-texts {
  padding: 50px;
}
.two-texts h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 35px;
}
.two-texts .list-start-block {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.two-texts ul {
  margin-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style-type: none;
}
.two-texts ul li {
  list-style: none;
  padding-bottom: 5px;
  font-family: "DMSans";
}
.two-texts .right-block-person {
  padding-top: 40px;
}

@media (min-width: 640px) {
  .two-texts .right-block-person {
    padding-top: 0;
  }
}
@media (min-width: 1000px) {
  .two-texts h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .two-texts .list-start-block {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 0;
  }
  .two-texts .right-block-person {
    border-left: 2px solid #eeeff0;
    padding-left: 40px;
  }
}
.block-highlights {
  padding-top: 50px;
  padding-bottom: 50px;
}
.block-highlights .highlights {
  margin-bottom: 60px;
}
.block-highlights .info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.block-highlights .highlights-quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: " ";
  background: url(assets/images/quote-mark.svg) no-repeat;
  background-size: 41px 46px;
  height: 41px;
  width: 47px;
  min-width: 47px;
  line-height: 1;
  margin-top: 14px;
  margin-right: 15px;
}
.block-highlights .highlights-heading span {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 4rem;
  line-height: 6.2rem;
  color: #000000;
  display: block;
}
.block-highlights .highlights-info a {
  font-family: "TradeGothicNextLTProBdCn";
  color: #0060ae;
  text-decoration: underline;
  font-size: 2.4rem;
  line-height: 30px;
  padding-top: 25px;
  display: block;
}
.block-highlights .highlights-info a:hover {
  color: #e36135;
}

@media (min-width: 640px) {
  .block-highlights .highlights-quote {
    width: 80px;
    margin-top: 12px;
  }
  .block-highlights .highlights-heading span {
    font-size: 5rem;
  }
}
@media (min-width: 1000px) {
  .block-highlights .highlights-heading span {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .block-highlights .highlights-quote {
    width: 70px;
    margin-top: 7px;
  }
  .block-highlights .highlights-heading span {
    font-size: 7rem;
  }
}
.img-post .img-post-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.img-post .img-post-in .img-post-left {
  min-width: 276px;
  padding-top: 10px;
}
.img-post .img-post-in .img-post-left img {
  margin-bottom: 20px;
}
.img-post .img-post-in .img-post-left .img-post-left-text {
  font-size: 1.5rem;
  padding-bottom: 18px;
  border-bottom: 1px solid #d5d7d9;
}

@media (min-width: 640px) {
  .img-post {
    padding-top: 55px;
  }
  .img-post .img-post-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .img-post .img-post-in .img-post-left {
    min-width: 276px;
    margin-bottom: 20px;
    padding-top: 10px;
  }
  .img-post .img-post-in .img-post-left .img-post-left-text {
    font-size: 1.5rem;
    padding-bottom: 18px;
    border-bottom: 1px solid #d5d7d9;
    max-width: 276px;
  }
  .img-post .img-post-in .img-post-right {
    padding-left: 40px;
  }
}
@media (min-width: 1000px) {
  .img-post {
    display: block;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-left: 44%;
    width: 67vw;
    min-width: 100%;
    padding-top: 30px;
  }
}
@media (min-width: 1024px) {
  .img-post {
    margin-left: 42%;
    width: 62vw;
  }
}
@media (min-width: 1152px) {
  .img-post {
    margin-left: 41%;
    width: 62vw;
  }
}
@media (min-width: 1280px) {
  .img-post {
    margin-left: 41%;
    width: 56vw;
  }
}
@media (min-width: 1360px) {
  .img-post {
    width: 52vw;
  }
}
@media (min-width: 1440px) {
  .img-post {
    width: 50vw;
  }
}
@media (min-width: 1600px) {
  .img-post {
    width: 44vw;
  }
}
@media (min-width: 1920px) {
  .img-post {
    width: 37vw;
  }
}
@media (min-width: 2200px) {
  .img-post {
    width: 31vw;
  }
}
@media (min-width: 2500px) {
  .img-post {
    width: 28vw;
  }
}
.about-list-main {
  padding-bottom: 2%;
  padding-top: 4%;
}
.about-list-main h3 {
  line-height: 42px;
  color: #ffffff;
}
.about-list-main .title-header {
  padding-bottom: 0;
  margin-bottom: 40px;
}
.about-list-main .about-list-card-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.about-list-main .about-image img {
  max-height: 320px;
  -o-object-fit: cover;
  object-fit: cover;
}

.about-list-main-heading {
  padding-top: 15px;
  padding-bottom: 10px;
}

.about-list-card {
  margin-top: 0;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 420px;
}
.about-list-card .about-list-card-in {
  background: #0c426a;
  padding: 40px 40px 40px 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 340px;
}
.about-list-card h2 {
  text-transform: uppercase;
  margin-bottom: 50px;
  border-top: 2px solid #000000;
  padding-top: 10px;
}
.about-list-card p {
  line-height: 1.67;
  margin-bottom: 0;
  color: #ffffff;
}
.about-list-card a {
  color: #ffffff;
  text-decoration: underline;
  font-family: "DMSansBold";
  padding-top: 25px;
}
.about-list-card a:hover {
  color: #D7D0BF;
}

@media (min-height: 640px) {
  .about-list-description {
    overflow: hidden;
  }
}
.past-card-main {
  padding-bottom: 2%;
}
.past-card-main h2 {
  line-height: 42px;
}
.past-card-main .title-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.past-card-main .past-image {
  max-height: 320px;
  min-height: 320px;
  overflow: hidden;
  text-align: center;
}

.past-card-main-heading {
  min-height: 60px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.past-card-main-heading h3 {
  text-transform: uppercase;
}
.past-card-main-heading h3:hover {
  color: #0060ae;
}

.past-card {
  margin-top: 40px;
  margin-bottom: 40px;
}
.past-card h5 {
  text-transform: uppercase;
  color: #53626f;
  font-family: "TradeGothicNextLTProCn";
}
.past-card p {
  line-height: 1.67;
  margin-bottom: 0;
}

@media (min-width: 640px) and (max-width: 980px) {
  .past-card-main .past-image {
    max-height: 320px;
    min-height: 203px;
  }
}
.slider-impact-main {
  padding-top: 7%;
  height: 510px;
  margin-bottom: 80px;
}
.slider-impact-main .impact-report-card {
  background-color: #eeeff0;
  display: inline-block;
  margin-right: 5px;
  width: 274px;
}
.slider-impact-main .impact-report-card .impact-report-image {
  max-height: 320px;
  overflow: hidden;
  text-align: center;
}
.slider-impact-main .impact-report-card .impact-report-image img {
  width: 274px;
  height: 231px;
  -o-object-fit: cover;
  object-fit: cover;
}
.slider-impact-main .impact-report-card .impact-report-card-main-heading a {
  color: #000;
  font-family: "TradeGothicNextLTProBdCn";
  padding-top: 30px;
  padding-left: 15px;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1;
}
.slider-impact-main .impact-report-card .impact-report-card-main-heading h4 {
  text-transform: uppercase;
  padding-top: 15px;
  color: #000;
  font-family: "TradeGothicNextLTProBdCn";
  padding-top: 30px;
  padding-left: 15px;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1;
}
.slider-impact-main .impact-report-card .impact-report-card-main-heading p {
  color: #000;
  font-family: "TradeGothicNextLTProBdCn";
  padding-top: 5px;
  padding-left: 15px;
  font-size: 15px;
  margin-bottom: 0;
  line-height: 1;
  min-height: 145px;
}
.slider-impact-main .impact-report-card .impact-report-card-main-heading p a {
  display: block;
  font-size: 20px;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 40px;
  max-width: 80%;
  line-height: 1.25;
  font-family: "TradeGothicNextLTProBdCn";
}

.slider-impact {
  padding-top: 9%;
  padding-bottom: 15%;
}
.slider-impact.carousel-slider {
  padding-top: 0;
  margin-top: 50px;
}
.slider-impact button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.slider-impact .fa-angle-left:before {
  content: "\f104";
  color: #000000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 21px;
}

.carousel-buttons-impact {
  display: block;
  position: relative;
  bottom: 20px;
  right: 20px;
}
.carousel-buttons-impact .slick-prev {
  padding-right: 15px;
}
.carousel-buttons-impact .slick-arrow.slick-prev,
.carousel-buttons-impact .slick-arrow.slick-next {
  visibility: visible !important;
  display: inline-block !important;
}
.carousel-buttons-impact .slick-arrow.slick-prev:focus,
.carousel-buttons-impact .slick-arrow.slick-next:focus {
  outline: transparent;
}
.carousel-buttons-impact .slick-arrow.slick-prev img:focus,
.carousel-buttons-impact .slick-arrow.slick-next img:focus {
  outline: transparent;
}
.carousel-buttons-impact button {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.carousel-buttons-impact .fa-angle-left:before {
  content: "\f104";
  color: #000000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 21px;
}
.carousel-buttons-impact .fa-angle-left:hover:before {
  color: #bdbebf;
}
.carousel-buttons-impact .fa-angle-right:before {
  content: "\f105";
  color: #000000;
  width: 20px;
  height: 20px;
  font-size: 21px;
  font-weight: bold;
}
.carousel-buttons-impact .fa-angle-right:hover:before {
  color: #bdbebf;
}

@media (min-width: 768px) {
  .slider-impact-main {
    margin-bottom: 100px;
  }
  .slider-impact-main .impact-report-card .impact-report-card-main-heading p a {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .slider-impact-main {
    padding-top: 3%;
  }
}
@media (min-width: 1360px) {
  .carousel-slider.impact-report {
    padding-left: 2%;
  }
}
@media (min-width: 1440px) {
  .carousel-slider.impact-report {
    padding-left: 5%;
  }
}
@media (min-width: 1588px) {
  .carousel-slider.impact-report {
    padding-left: 9%;
  }
}
@media (min-width: 1920px) {
  .carousel-slider.impact-report {
    padding-left: 16%;
  }
}
@media (min-width: 2500px) {
  .carousel-slider.impact-report {
    padding-left: 24%;
  }
}
.PlatoonMapTopBar {
  background: #0060ae;
  color: white;
  font-size: 50px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.PlatoonMapTopBar .white-box {
  position: relative;
  background-color: white;
  width: 60px;
  height: 20px;
}
.PlatoonMapTopBar .inner {
  color: white;
  text-align: center;
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  padding: 0 15px;
}

#PlatoonMapContainer {
  height: auto;
  min-height: 760px;
  background-color: #2e3a45;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#PlatoonMapContainer .legend {
  width: 12.6%;
  min-width: 240px;
  min-height: 760px;
  background-color: #2e3a45;
  display: inline-block;
  vertical-align: top;
}
#PlatoonMapContainer .legend .section {
  border-bottom: 1px solid #636363;
  padding: 3px 0 5px 0;
}
#PlatoonMapContainer .legend .section:first-child .header {
  font-size: 15px;
  padding-top: 16px;
}
#PlatoonMapContainer .legend .section .header {
  color: white;
  height: 50px;
  font-size: 24px;
  padding-left: 20px;
  padding-top: 13px;
  font-family: inherit;
}
#PlatoonMapContainer .legend .section .sub-header {
  color: white;
  font-size: 15px;
  padding: 11px 0 5px 24px;
  position: relative;
  line-height: 20px;
}
#PlatoonMapContainer .map-list-container {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#PlatoonMapContainer #map,
#PlatoonMapContainer #list {
  width: 100%;
  height: 100%;
}
#PlatoonMapContainer .virtual-box {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  background-color: #0060ae;
  width: 74px;
  position: relative;
  display: inline-block;
}
#PlatoonMapContainer .virtual-box img {
  position: relative;
  left: 2px;
  bottom: 2px;
}
#PlatoonMapContainer .virtual-box span {
  position: relative;
  left: 4px;
}
#PlatoonMapContainer .marker-popup {
  width: 320px;
  min-height: 130px;
  background-color: white;
  padding: 17px;
  position: relative;
  padding-bottom: 83px;
}
#PlatoonMapContainer .marker-popup .header h1 {
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  color: black;
  margin-bottom: 5px;
}
#PlatoonMapContainer .marker-popup .header h1.event-pop::before {
  content: url(/wp-content/themes/tmc/assets/images/event.png);
  position: relative;
  top: 3px;
}
#PlatoonMapContainer .marker-popup .header h1.plat-pop::before {
  content: url(/wp-content/themes/tmc/assets/images/platoon.png);
  position: relative;
  top: 3px;
}
#PlatoonMapContainer .marker-popup .header h1 .title {
  position: relative;
  left: 6px;
}
#PlatoonMapContainer .marker-popup .header .virtual-box {
  left: 25px;
}
#PlatoonMapContainer .marker-popup .body {
  font-size: 15px;
  font-family: DMSans;
  line-height: 21px;
  margin-top: 15px;
}
#PlatoonMapContainer .marker-popup .body .time {
  margin-bottom: 15px;
}
#PlatoonMapContainer .marker-popup .date, #PlatoonMapContainer .marker-popup .address {
  font-family: DMSans;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.4;
  letter-spacing: normal;
  color: black;
}
#PlatoonMapContainer .marker-popup .cta {
  width: 280px;
  height: 50px;
  background-color: #0060ae;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 2px;
  text-align: center;
  color: white;
  padding-top: 12px;
  position: absolute;
  bottom: 18px;
  left: 18px;
  text-decoration: none;
}

/****************************************************************/
/* Map Sidebar */
#PlatoonMapContainer .legend .section span.map-checkbox {
  background-color: #1a2024;
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
}

#PlatoonMapContainer .pin-icon {
  display: inline-block;
  position: relative;
  left: 10px;
}

#PlatoonMapContainer .pin-label {
  display: inline-block;
  position: relative;
  top: 3px;
  left: 18px;
}

#MapContainer .header-tooltip {
  display: inline-block;
  position: relative;
  left: 24px;
  top: 1px;
  -o-object-fit: contain;
  object-fit: contain;
  width: 16px;
  height: 16px;
}

#MapContainer .switch {
  display: inline-block;
  position: relative;
  top: 5px;
  left: 25px;
}

#MapContainer .switch-paddle {
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 20px;
  width: 70px;
  height: 24px;
}

#MapContainer .switch-paddle span {
  font-size: 15px;
  font-weight: normal;
  top: 1.1rem;
}

.switch.large input:checked ~ .switch-paddle::after {
  left: 5rem;
}

.switch.large .switch-paddle::after {
  width: 1.2rem;
  height: 1.2rem;
}

input:checked ~ .switch-paddle::after {
  left: 2.25rem;
}

.switch-paddle::after {
  height: 1.5rem;
  left: 0.9rem;
  top: 0.6rem;
  width: 1.5rem;
  border-radius: 20px;
}

span.switch-active {
  left: 1rem;
}

#display-toggle {
  display: inline-block;
  position: absolute;
  top: 1.6%;
  right: 10%;
  z-index: 1;
  background-color: #fff;
  color: #53626f;
  font-size: 15px;
  text-align: center;
}
#display-toggle.list-view {
  top: 0;
  right: 0;
  padding: 20px;
}
#display-toggle div {
  display: inline-block;
  padding: 9px 15px;
  color: black;
}
#display-toggle .display-header {
  color: #53626f;
  width: 85px;
  text-align: right;
  padding-right: 8px;
}
#display-toggle .selected {
  text-decoration: underline;
}
#display-toggle .display-opt {
  cursor: pointer;
}
#display-toggle .display-opt:hover {
  background-color: #e8e5e5;
}

@media (max-width: 1140px) {
  .PlatoonMapTopBar .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
  }
}
@media (max-width: 746px) {
  #display-toggle:not(.list-view) {
    top: 8%;
  }

  #PlatoonMapContainer .legend {
    min-height: 150px;
  }
}
@media (max-width: 500px) {
  .PlatoonMapTopBar .inner {
    font-size: 3rem;
  }

  #PlatoonMapContainer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #PlatoonMapContainer .legend {
    width: 100%;
    display: block;
  }
  #PlatoonMapContainer .map-list-container {
    width: 100%;
  }
  #PlatoonMapContainer .map-list-container #map {
    height: 100vh;
  }
  #PlatoonMapContainer .map-list-container #list {
    padding: 89px 10px 20px 10px;
  }
  #PlatoonMapContainer #list .list-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
/****************************************************************/
/* Styles for the google marker */
.popup-bubble {
  /* Position the bubble centred-above its parent. */
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate(-50%, -10%);
  -ms-transform: translate(-50%, -10%);
  transform: translate(-50%, -10%);
  /* Style the bubble. */
  background-color: white;
  overflow-y: auto;
  min-height: 130px;
  width: 320px;
  -webkit-box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
  padding-bottom: 83px;
}
.popup-bubble .close-btn {
  font-size: 15px;
  color: #5c5c5c;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  cursor: pointer;
}

/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
  /* Position the div a fixed distance above the tip. */
  position: absolute;
  width: 100%;
  bottom: 8px;
  left: 0;
}

/* This element draws the tip. */
.popup-bubble-anchor::after {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  bottom: 37px;
  /* Center the tip horizontally. */
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  /* The tip is a https://css-tricks.com/snippets/css/css-triangle/ */
  width: 0;
  height: 0;
  /* The tip is 8px high, and 12px wide. */
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid white;
}

/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container {
  cursor: auto;
  height: 0;
  position: absolute;
  /* The max width of the info window. */
  width: 320px;
}

/* Styles for the google location serach */
#infowindow-content .title {
  font-weight: bold;
}

#infowindow-content {
  display: none;
}

#map #infowindow-content {
  display: inline;
}

.pac-card {
  margin: 10px 10px 0 0;
  border-radius: 2px 0 0 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  outline: none;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  font-family: Roboto;
}

#pac-container {
  padding-bottom: 12px;
  margin-right: 12px;
}

.pac-controls {
  display: inline-block;
  padding: 5px 11px;
}

.pac-controls label {
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}

#pac-input {
  background-color: #fff;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 300;
  margin-left: 12px;
  padding: 0 11px 0 13px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  width: 400px;
}

#pac-input:focus {
  border-color: #4d90fe;
}

#title {
  color: #fff;
  background-color: #4d90fe;
  font-size: 25px;
  font-weight: 500;
  padding: 6px 12px;
}

#target {
  width: 345px;
}

/****************************************************************/
/* List View */
#PlatoonMapContainer #list {
  display: none;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
  padding: 89px 30px;
  background-color: white;
}
#PlatoonMapContainer #list .list-row {
  border-top: 1px solid #d5d7d9;
  padding: 32px 0;
}
#PlatoonMapContainer #list .list-row .platoon-grid {
  width: 100%;
  margin-top: 40px;
}
#PlatoonMapContainer #list .list-row .platoon-grid .platoon-box {
  display: inline-block;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  color: white;
  background-color: #0060ae;
  height: 104px;
  margin: 0 10px 15px 0;
  padding: 0 23px;
}
#PlatoonMapContainer #list .list-row .platoon-grid .platoon-box::before {
  position: relative;
  top: 3rem;
  content: url(/wp-content/themes/tmc/assets/images/platoon-star.svg);
}
#PlatoonMapContainer #list .list-row .platoon-grid .platoon-box::after {
  position: relative;
  top: 2.1rem;
  content: url(/wp-content/themes/tmc/assets/images/right-arrow.svg);
}
#PlatoonMapContainer #list .list-row .platoon-grid .platoon-box span {
  position: relative;
  top: 2.6rem;
  padding: 10px;
}
#PlatoonMapContainer #list .list-sort {
  float: right;
  font-size: 15px;
  color: #53626f;
}
#PlatoonMapContainer #list .list-sort span {
  color: black;
  cursor: pointer;
  margin-left: 10px;
}
#PlatoonMapContainer #list .list-grid {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#PlatoonMapContainer #list .list-grid .list-item {
  width: 333px;
  height: 281px;
  background-color: #d5d7d9;
  background-size: contain;
  margin: 20px 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#PlatoonMapContainer #list .list-grid .list-item .bookmark {
  width: 36px;
  height: 36px;
  background-color: #2e3a45;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#PlatoonMapContainer #list .list-grid .list-item .bookmark:hover {
  cursor: pointer;
}
#PlatoonMapContainer #list .list-grid .list-item .bookmark.selected {
  background-color: #fff;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets {
  -ms-flex-item-align: end;
  align-self: flex-end;
  width: 298px;
  height: 142px;
  padding: 15px;
  background-color: #fff;
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets a {
  color: black;
  font-family: "TradeGothicNextLTProBdCn";
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets a:hover {
  color: #0060ae;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets.national {
  background-color: #0060ae;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets.national a {
  color: #fff;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets.national .event-date {
  color: #d5d7d9;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets .top-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets .event-type {
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets .event-name {
  font-size: 30px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
#PlatoonMapContainer #list .list-grid .list-item .event-deets .event-date {
  font-size: 15px;
  line-height: 18px;
  margin-top: 10px;
  color: #53626f;
  font-family: TradeGothicNextLTProCn;
}

#PlatoonplatoonMap {
  height: 360px;
}

.our-team-tabs {
  background: #0c426a;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 0 7rem 0;
}
.our-team-tabs input[type=submit] {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.our-team-tabs input[type=submit].btn-white {
  background: #0c426a;
  border: 1px solid #ffffff;
  color: #ffffff;
  min-width: 240px;
}
.our-team-tabs input[type=submit].btn-white.active {
  background: #ffffff;
  color: #0c426a;
}

.form-select {
  margin-top: -50px;
}
.form-select .form-select-row {
  margin-top: 40px;
}
.form-select select {
  height: auto;
  display: block;
  font-size: 1.5rem;
  font-family: "DMSans";
  color: #000000;
  line-height: 21px;
  padding: 1.5rem 1.4rem 1.5rem 2rem;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  border: 1px solid #d5d7d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #ffffff;
  background-image: url("/wp-content/themes/tmc/assets/images/select.svg");
  background-repeat: no-repeat;
  background-position: right 0.7rem top 50%, 0 0;
  background-size: 1.3rem auto, 100%;
}
.form-select select::-ms-expand {
  display: none;
}
.form-select select:hover {
  border-color: #d5d7d9;
}
.form-select select:focus {
  border-color: #d5d7d9;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #000000;
  outline: none;
}
.form-select select option {
  color: #000000;
  font-size: 1.5rem;
  font-family: "DMSans";
  background-color: #ffffff;
}

.our-team .column {
  padding-left: 10px;
  padding-right: 10px;
}
.our-team .form-select {
  margin-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.our-team .horizontal-header {
  margin-bottom: 40px;
  padding-left: 20px;
  padding-right: 20px;
}
.our-team .horizontal-header h2 {
  border-top: 1px solid #d5d7d9;
  margin-top: 40px;
  padding-top: 30px;
}
.our-team .our-team-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.our-team .story-card {
  padding-bottom: 40px;
}
.our-team .story-card .story-card-in h3 a {
  text-decoration: none;
}
.our-team .story-card .story-card-in h3 a:hover {
  text-decoration: underline;
}
.our-team .story-card .card-img .story-card-img {
  max-height: 320px;
  overflow: hidden;
  min-height: 320px;
  max-width: 100%;
  /*        background-size: cover;
          background-position: center center !important;
          background-repeat: no-repeat !important;*/
  margin: 0 auto;
}
.our-team .story-card h3 {
  padding-top: 14px;
  margin-bottom: 9px;
}
.our-team .story-card h3 a {
  font-family: "TradeGothicNextLTProBdCn";
  display: block;
  font-size: 2.4rem;
  color: #000000;
  line-height: 30px;
}
.our-team .story-card span.job-title {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  display: block;
  color: #000000;
  line-height: 20px;
  padding-bottom: 7px;
}
.our-team .story-card span.location {
  display: block;
}

@media (min-width: 640px) {
  .our-team-tabs {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .form-select .form-select-row .form-select-row-in {
    max-width: 390px;
  }
  .form-select select {
    max-width: 390px;
    width: 390px;
  }

  .our-team .story-card .card-img .story-card-img {
    max-height: 320px;
    overflow: hidden;
    min-height: 320px;
    width: 380px;
  }
}
@media (min-width: 1000px) {
  .our-team .story-card {
    padding-bottom: 80px;
  }
  .our-team .story-card .story-card-in {
    padding-left: 3px;
  }
  .our-team .story-card h3 a {
    font-size: 3rem;
  }
}
.home-page-bn {
  -webkit-box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 0 100vw rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1000;
}
.home-page-bn .home-bn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
}
.home-page-bn .home-bn-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 auto;
}
.home-page-bn .home-bn-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 46px;
  max-height: 46px;
}
.home-page-bn .home-bn-tex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.home-page-bn .home-bn-tex p {
  color: #ffffff;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-page-bn .home-bn-tex .home-bn-heading p {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.6rem;
}
.home-page-bn .home-bn-tex .home-bn-date p {
  font-family: "TradeGothicNextLTProCn";
  font-size: 1.4rem;
}
.home-page-bn .home-bn-link a {
  height: 34px;
  font-size: 1.2rem;
  line-height: 1;
}

@media (max-width: 1500px) {
  .home-bn-in {
    max-width: 1050px;
  }
}
@media (max-width: 767px) {
  .home-page-bn {
    padding-bottom: 10px;
  }
  .home-page-bn .home-bn-img {
    margin-top: 10px;
    margin-bottom: 5px;
  }
  .home-page-bn .home-bn-link {
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .home-page-bn .home-bn-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.profile-header {
  background: #0c426a;
  color: #ffffff;
  padding-top: 50px;
}
.profile-header .first-info-main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.profile-header .first-info-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px;
}
.profile-header .first-info-block .column {
  padding-left: 0;
}
.profile-header .first-info-block .vt-name-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.profile-header .first-info-block .t-shirt p {
  font-size: 1.8rem;
  font-family: "DMSansBold";
  line-height: 30px;
}
.profile-header .first-info-block .t-shirt p span {
  font-size: 1.8rem;
  font-family: "DMSans";
  line-height: 30px;
}
.profile-header .vt-name-main-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.profile-header .vt-name span {
  background: #ffffff;
  display: inline-block;
  color: #0c426a;
  font-family: "TradeGothicNextLTProBdCn";
  margin-bottom: 15px;
  padding: 2px 5px;
  font-size: 1.5rem;
  line-height: 20px;
}
.profile-header .vt-name h1 {
  color: #ffffff;
}
.profile-header .edited-pr {
  padding-right: 40px;
  margin-bottom: 10px;
}
.profile-header .edited-pr a.edited-pr-in {
  font-size: 1.5rem;
}
.profile-header .edited-pr a.edited-pr-in:before {
  display: inline-block;
  content: " ";
  background-image: url(assets/images/edit.svg);
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  margin-top: 2px;
  margin-right: 10px;
  line-height: 1;
}
.profile-header .edited-pr a.logout {
  font-size: 1.5rem;
}
.profile-header .edited-pr a.logout:before {
  display: inline-block;
  content: " ";
  background-size: 16px 16px;
  height: 16px;
  width: 16px;
  vertical-align: text-top;
  margin-top: 2px;
  margin-right: 10px;
  line-height: 1;
}
.profile-header p {
  color: #ffffff;
  margin-bottom: 0px;
}
.profile-header p.gen-info {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  line-height: 20px;
  margin-bottom: 10px;
}
.profile-header .profile-img {
  margin-bottom: 10px;
  max-width: 275px;
  max-height: 232px;
  height: 232px;
  overflow: hidden;
}
.profile-header .second-info {
  padding-bottom: 50px;
  border-top: 1px solid #3C6787;
}
.profile-header .second-info .it-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.profile-header .second-info .column {
  padding-left: 0;
}
.profile-header .second-info .second-info-in {
  padding-top: 20px;
  padding-bottom: 10px;
  min-width: 197px;
}
.profile-header .second-info .second-info-in p {
  padding-bottom: 5px;
  font-family: "TradeGothicNextLTProBdCn";
  margin-bottom: 10px;
  font-size: 1.5rem;
}
.profile-header .second-info .second-info-in ul {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0;
}
.profile-header .second-info .second-info-in ul li, .profile-header .second-info .second-info-in ul a {
  font-family: "DMSans";
  font-size: 1.8rem;
  line-height: 30px;
  color: #ffffff;
}
.profile-header .second-info .second-info-in ul li a, .profile-header .second-info .second-info-in ul a a {
  display: inline-block;
  text-decoration: underline;
}
.profile-header .second-info .second-info-in ul li.alumni-contact a, .profile-header .second-info .second-info-in ul a.alumni-contact a {
  font-size: 1.5rem;
}
.profile-header .second-info .second-info-in .about-alumni {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5rem;
  line-height: 15px;
  letter-spacing: 0.5px;
  text-decoration: underline;
  color: #ffffff;
}

.tabs-container .row.tabs {
  width: 50%;
}

@media (min-width: 680px) and (max-width: 770px) {
  .profile-header .first-info-block .main-st {
    max-width: 230px;
    padding-right: 10px;
  }
}
@media (min-width: 768px) {
  .profile-header .first-info-main {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .profile-header .first-info-block .column:last-child:not(:first-child), .profile-header .first-info-block .columns:last-child:not(:first-child) {
    float: left;
  }
  .profile-header .second-info {
    padding-bottom: 50px;
  }
  .profile-header .second-info .column {
    padding-top: 30px;
  }
  .profile-header .second-info .it-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .profile-header .second-info-in.last-info {
    padding-right: 0;
    text-align: right;
  }
  .profile-header .vt-name-main-in {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .profile-header .profile-img {
    max-width: 275px;
    max-height: 232px;
    width: 275px;
    height: 232px;
    overflow: hidden;
  }
}
@media (min-width: 1000px) {
  .profile-header .first-info-block .column.alumnus-of, .profile-header .second-info .column.alumnus-of {
    padding-left: 35px;
    min-width: 300px;
  }
  .profile-header .first-info-block .column.jsmith-mail, .profile-header .second-info .column.jsmith-mail {
    padding-left: 35px;
    min-width: 370px;
  }
  .profile-header .first-info-block {
    width: 81%;
    margin-bottom: 80px;
  }
  .profile-header .first-info-block .main-st {
    max-width: 300px;
    min-width: 300px;
  }
  .profile-header .first-info-block .t-shirt {
    min-width: 350px;
  }
  .profile-header .second-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .profile-header .second-info .second-info-in.last-info {
    padding-right: 0;
    text-align: right;
    width: auto;
    padding-top: 35px;
  }
  .profile-header .second-info .member-of {
    border-right: 1px solid #3C6787;
    max-width: 235px;
    min-width: 235px;
  }
}
@media (min-width: 1280px) {
  .profile-header {
    padding-right: 7rem;
    padding-left: 7rem;
  }
  .profile-header .first-info-block .column.alumnus-of, .profile-header .first-info-block .column.jsmith-mail, .profile-header .second-info .column.alumnus-of, .profile-header .second-info .column.jsmith-mail {
    padding-left: 35px;
    min-width: 380px;
  }
}
@media (min-width: 1360px) {
  .profile-header .column.main-st, .profile-header .column.member-of {
    min-width: 300px;
    max-width: 300px;
  }
}
@media (min-width: 1440px) {
  .profile-header .first-info-block .column.alumnus-of, .profile-header .first-info-block .column.jsmith-mail, .profile-header .second-info .column.alumnus-of, .profile-header .second-info .column.jsmith-mail {
    padding-left: 35px;
    min-width: 380px;
    max-width: 380px;
  }
}
@media (min-width: 1917px) {
  .profile-header .first-info-block {
    width: 83%;
  }
}
.contact-details {
  padding-top: 20px;
  padding-bottom: 50px;
}
.contact-details .contact-details-heading {
  margin-bottom: 40px;
}
.contact-details p {
  margin-bottom: 0;
}
.contact-details h4 {
  padding-bottom: 7px;
}
.contact-details .contact-details-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.contact-details .contact-details-in .column {
  padding-left: 0;
}
.contact-details .contact-details-in .office-location-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-bottom: 25px;
}
.contact-details h2:before {
  display: inline-block;
  content: " ";
  background-image: url(assets/images/oval-orange.svg);
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  vertical-align: text-top;
  margin-top: 8px;
  margin-right: 10px;
  line-height: 1;
}

.two-texts {
  text-align: left;
}
.two-texts.heading-two-text {
  padding: 0;
  max-width: 800px;
}
.two-texts.heading-two-text .text-black-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.two-texts.heading-two-text .team-image {
  margin-top: 60px;
}
.two-texts.heading-two-text .team-image img {
  min-width: 100%;
  height: 321px;
  -o-object-fit: cover;
  object-fit: cover;
}
.two-texts .text-black-header {
  margin-top: 60px;
}
.two-texts .text-black-header .text-black-header-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 610px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.two-texts .text-black-header .text-black-header-in h5 {
  font-size: 1.5rem;
  color: black;
  line-height: 1.33;
  font-family: "TradeGothicNextLTProBdCn";
}
.two-texts .text-black-header .text-black-header-in h4 {
  font-size: 1.5rem;
  color: #53626f;
  line-height: 1.2;
  font-family: "TradeGothicNextLTProCn";
}
.two-texts .text-black-header .text-black-header-in h3 {
  margin-left: 360px;
  font-size: 2.4rem;
  color: #000000;
  line-height: 1.25;
  font-family: "TradeGothicNextLTProBdCn";
}
.two-texts.favorite-text {
  padding: 4rem 2rem 2rem 2rem;
}
.two-texts.favorite-text .bio {
  padding-left: 0px;
  margin-left: 200px;
  width: 7%;
}
.two-texts.favorite-text .bio h3 {
  font-size: 2.4rem;
  color: #000000;
  line-height: 1.25;
  font-family: "TradeGothicNextLTProBdCn";
}
.two-texts.favorite-text .bio p {
  margin-top: 60px;
}
.two-texts.favorite-text .bio-text {
  float: left !important;
}
.two-texts.favorite-text .list-row {
  padding-bottom: 40px;
  border-top: 2px solid #d5d7d9;
  max-width: 800px;
  margin: 0 auto;
}
.two-texts.favorite-text .list-grid {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.two-texts.favorite-text .list-grid .list-item {
  position: relative;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 2px solid #d5d7d9;
}
.two-texts.favorite-text .list-grid .list-item p {
  padding-right: 80px;
}

@media (min-width: 640px) {
  .two-texts.heading-two-text .team-image {
    margin-top: 60px;
    float: left !important;
  }
  .two-texts.heading-two-text .team-image img {
    min-width: 380px;
    height: 321px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .two-texts.favorite-text .list-grid .list-item {
    width: 50%;
  }
}
@media (min-width: 1000px) {
  .two-texts.heading-two-text .text-black-header {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .two-texts {
    padding: 0 180px 50px 180px;
  }
}
.sub-headings, .news-sub-headings {
  width: 100%;
  max-width: 100%;
  padding-bottom: 20px;
}
.sub-headings .sub-headings-in, .news-sub-headings .sub-headings-in {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sub-headings .news-sub-headings-in, .news-sub-headings .news-sub-headings-in {
  padding-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.sub-headings .news-sub-headings-in p, .news-sub-headings .news-sub-headings-in p {
  letter-spacing: normal;
  color: #ffffff;
  line-height: 21px;
}
.sub-headings .news-sub-headings-in span, .news-sub-headings .news-sub-headings-in span {
  font-weight: normal;
  font-family: "DMSans";
}
.sub-headings p, .sub-headings a, .news-sub-headings p, .news-sub-headings a {
  word-break: break-word;
}
.sub-headings p, .news-sub-headings p {
  margin-bottom: 0;
}
.sub-headings p.title-column, .news-sub-headings p.title-column {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.5em;
  padding-bottom: 0;
  margin-bottom: 5px;
  line-height: 20px;
}
.sub-headings p.title-column.news-first-text, .news-sub-headings p.title-column.news-first-text {
  padding-right: 40px;
  line-height: 20px;
}
.sub-headings p.title-column.news-second-text, .news-sub-headings p.title-column.news-second-text {
  font-family: "DMSansBold";
}
.sub-headings p.title-column.news-third-text, .news-sub-headings p.title-column.news-third-text {
  font-family: "DMSans";
}
.sub-headings p.title-column .news-separator, .news-sub-headings p.title-column .news-separator {
  padding-right: 10px;
  padding-left: 10px;
}
.sub-headings .sub-headings-block, .news-sub-headings .sub-headings-block {
  padding-top: 40px;
}

.news-sub-headings {
  background: #0c426a;
  margin-top: -58px;
}

@media (min-width: 640px) {
  .sub-headings {
    margin-top: -40px;
  }

  .sub-headings, .news-sub-headings {
    padding-bottom: 45px;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .sub-headings .column, .news-sub-headings .column {
    padding-right: 0;
  }
  .sub-headings .sub-headings-in, .news-sub-headings .sub-headings-in {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1000px) {
  .news-sub-headings .news-sub-headings-in {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1280px) {
  .sub-headings {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
.block-partnersmajor .two-texts {
  padding: 0 2rem 50px 2rem;
  margin-left: 0;
  margin-right: 0;
}
.block-partnersmajor .img-in {
  text-align: center;
  margin-bottom: 20px;
}
.block-partnersmajor h3 {
  padding-bottom: 0;
}

@media (min-width: 1000px) {
  .block-partnersmajor .two-texts {
    padding: 0 18rem 50px 18rem;
  }
  .block-partnersmajor .two-texts .lift-block-person {
    border-right: 2px solid #eeeff0;
    padding-right: 30px;
  }
  .block-partnersmajor .two-texts .right-block-person {
    border-left: 0;
    padding-left: 30px;
  }
}
.locations-details {
  padding-top: 20px;
  padding-bottom: 50px;
  max-width: 100%;
}
.locations-details .locations-details-heading {
  margin-bottom: 40px;
}
.locations-details .location-three-columns p {
  padding-bottom: 20px;
}
.locations-details p {
  margin-bottom: 0;
}
.locations-details h4 {
  padding-bottom: 7px;
}
.locations-details .locations-details-in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.locations-details .locations-details-in .column {
  padding-left: 0;
}
.locations-details .locations-details-in .office-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-bottom: 25px;
}
.locations-details h2.blue-marker:before {
  display: inline-block;
  content: " ";
  background-image: url(assets/images/oval-blue.svg);
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  vertical-align: text-top;
  margin-top: 5px;
  margin-right: 10px;
  line-height: 1;
}
.locations-details h2.orange-marker:before {
  display: inline-block;
  content: " ";
  background-image: url(assets/images/oval-orange.svg);
  background-size: 32px 32px;
  height: 32px;
  width: 32px;
  vertical-align: text-top;
  margin-top: 5px;
  margin-right: 10px;
  line-height: 1;
}

@media (min-width: 1000px) {
  .locations-details h2.blue-marker:before {
    margin-top: 8px;
  }
  .locations-details h2.orange-marker:before {
    margin-top: 8px;
  }
  .locations-details .column {
    padding-left: 7rem;
  }
}
.block-separator {
  display: block;
  min-height: 0;
  height: 0;
  width: 100%;
  float: none;
  clear: both;
  background: transparent;
  margin: 0 auto;
}
.block-separator .block-separator-mobile {
  display: block;
}
.block-separator .block-separator-desktop {
  display: none;
}

@media (min-width: 1024px) {
  .block-separator .block-separator-mobile {
    display: none !important;
  }
  .block-separator .block-separator-desktop {
    display: block !important;
  }
}
.slideshow-component {
  margin-top: 40px;
  padding-top: 80px;
  margin-bottom: 20px;
  background: #eeeff0;
}
.slideshow-component .slideshow-main {
  position: relative;
}
.slideshow-component .slideshow-section-main {
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
.slideshow-component .slideshow-section-main .button-for-desktop {
  display: none !important;
}
.slideshow-component .slideshow-section-main .description-wrapper .slide-title-desktop {
  display: none;
}
.slideshow-component .slideshow-section .slideshow-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.slideshow-component .slideshow-section .slideshow-block .slide-title-mobile {
  display: block;
  min-height: 125px;
}
.slideshow-component .slideshow-section .slideshow-block .column-slideshow {
  padding-top: 0;
}
.slideshow-component .slideshow-section .slideshow-image {
  display: block;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 2rem;
  padding-right: 2rem;
  max-height: 175px;
  overflow: hidden;
}
.slideshow-component .slideshow-section h2 {
  font-family: "TradeGothicNextLTProBdCn";
  letter-spacing: 0;
  line-height: 32px;
  font-size: 2.8rem;
  padding-bottom: 10px;
  margin-bottom: 0;
  min-height: 74px;
}
.slideshow-component .slideshow-section a {
  display: block;
}
.slideshow-component .slideshow-section h4 {
  font-family: "TradeGothicNextLTProBdCn";
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 20px;
  margin-bottom: 0;
  font-size: 21px;
  line-height: 30px;
  letter-spacing: 0;
}
.slideshow-component .slideshow-section p {
  font-family: "DMSans";
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 20px;
  font-size: 15px;
  line-height: 21px;
}
.slideshow-component .slideshow-section p a {
  display: block;
}
.slideshow-component .count-slide {
  font-family: "TradeGothicNextLTProCn";
  font-size: 15px;
  line-height: 18px;
  color: #53626f;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
}
.slideshow-component .slideshow-buttons {
  position: absolute;
  width: 100%;
  top: 200px;
  height: 20px;
  z-index: 1;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons {
  display: block;
  position: relative;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev, .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  display: block;
  width: 12px;
  height: 20px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev {
  right: 8rem;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
  right: 2rem;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-arrow.slick-prev,
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-arrow.slick-next {
  visibility: visible !important;
  display: inline-block !important;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-arrow.slick-prev:focus,
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-arrow.slick-next:focus {
  outline: transparent;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-left:before {
  content: "\f104";
  color: #000000;
  width: 20px;
  height: 20px;
  font-weight: bold;
  font-size: 21px;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-left:hover:before {
  color: #bdbebf;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-right:before {
  content: "\f105";
  color: #000000;
  width: 20px;
  height: 20px;
  font-size: 21px;
  font-weight: bold;
}
.slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-right:hover:before {
  color: #bdbebf;
}

@media (min-width: 360px) {
  .slideshow-component .slideshow-section .slideshow-image {
    max-height: 200px;
    overflow: hidden;
  }
  .slideshow-component .slideshow-buttons {
    top: 225px;
  }
}
@media (min-width: 414px) {
  .slideshow-component .slideshow-section .slideshow-image {
    max-height: 228px;
    overflow: hidden;
  }
  .slideshow-component .slideshow-buttons {
    top: 252px;
  }
}
@media (min-width: 600px) {
  .slideshow-component {
    margin-top: 100px;
    margin-bottom: 0;
    padding-bottom: 120px;
  }
  .slideshow-component .slideshow-component-in {
    margin-top: -123px;
  }
  .slideshow-component .slideshow-component-in .slide-title-mobile {
    display: none !important;
  }
  .slideshow-component .slideshow-main {
    position: relative;
  }
  .slideshow-component .slideshow-section-main {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .slideshow-component .slideshow-section-main .button-for-desktop {
    display: none;
  }
  .slideshow-component .slideshow-section-main .description-wrapper .slide-title-desktop {
    display: block;
    max-width: 470px;
  }
  .slideshow-component .slideshow-section .slideshow-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slideshow-component .slideshow-section .slideshow-block .column-slideshow {
    padding-top: 40px;
  }
  .slideshow-component .slideshow-section .slideshow-image {
    max-height: 372px;
    overflow: hidden;
    max-width: 650px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .slideshow-component .slideshow-section h2 {
    letter-spacing: 0;
    line-height: 46px;
  }
  .slideshow-component .slideshow-section a {
    display: block;
  }
  .slideshow-component .slideshow-buttons {
    top: 200px;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev {
    left: 3rem;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
    right: 3rem;
  }
}
@media (min-width: 1000px) {
  .slideshow-component .slideshow-main {
    position: relative;
  }
  .slideshow-component .slideshow-section-main {
    padding-left: 0;
    padding-right: 0;
    position: relative;
  }
  .slideshow-component .slideshow-section .slideshow-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .slideshow-component .slideshow-section .slideshow-block .column-slideshow {
    padding-top: 4rem;
    padding-right: 3rem;
    padding-left: 3rem;
  }
  .slideshow-component .slideshow-section .slideshow-image {
    max-height: 500px;
    max-width: 800px;
    padding-left: 0;
    padding-right: 0;
  }
  .slideshow-component .slideshow-section h2 {
    letter-spacing: 0;
    line-height: 46px;
  }
  .slideshow-component .slideshow-section h4 {
    padding-top: 15px;
    padding-left: 0;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0;
  }
  .slideshow-component .slideshow-buttons {
    top: 245px;
    height: 20px;
    z-index: 1;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons {
    display: block;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev, .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
    display: block;
    width: 12px;
    height: 20px;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev {
    left: 5rem;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
    right: 5rem;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-left:before {
    font-size: 27px;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .fa-angle-right:before {
    font-size: 27px;
  }
}
@media (min-width: 1200px) {
  .slideshow-component .slideshow-section h2 {
    font-size: 4.2rem;
    line-height: 46px;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-prev {
    left: 13rem;
  }
  .slideshow-component .slideshow-buttons .slideshow-carousel-buttons .slick-next {
    right: 13rem;
  }
}
.text-sidebar-two-sizes {
  padding-top: 4%;
  padding-bottom: 15%;
}
.text-sidebar-two-sizes .text-left-heading {
  padding-bottom: 30px;
}
.text-sidebar-two-sizes .text-medium {
  margin-bottom: 55px;
}
.text-sidebar-two-sizes .text-medium p {
  padding-bottom: 20px;
}
.text-sidebar-two-sizes .two-sizes-sidebar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.text-sidebar-two-sizes .two-sizes-sidebar-right .two-sizes-sidebar-in {
  max-width: 300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-sidebar-two-sizes .two-sizes-sidebar-right .partners-top-text {
  margin-bottom: 12px;
  font-size: 1.5rem;
  font-family: "TradeGothicNextLTProBdCn";
}
.text-sidebar-two-sizes .two-sizes-sidebar-right .two-sizes-bottom-text {
  margin-bottom: 15px;
}
.text-sidebar-two-sizes .two-sizes-sidebar-right .two-sizes-bt-link {
  max-width: 300px;
  white-space: pre-wrap;
  word-break: break-word;
  width: 100%;
}
.text-sidebar-two-sizes .img-two-sizes-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes {
  min-height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
}
.text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-large, .text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-small {
  width: auto;
}
.text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-large img, .text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-small img {
  margin-bottom: 2rem;
}
.text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-small {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.text-sidebar-two-sizes .img-two-sizes-main .img-two-sizes.image-large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media (min-width: 768px) {
  .text-sidebar-two-sizes {
    padding-bottom: 2%;
  }
}
.donate-block-right {
  padding-bottom: 3%;
}
.donate-block-right h2 {
  color: #ffffff;
  padding-bottom: 20px;
  line-height: 32px;
}
.donate-block-right p {
  color: #ffffff;
  padding-bottom: 24px;
  padding-top: 10px;
  font-family: "DMSans";
}
.donate-block-right .donate-block-right-img {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 80px;
}

@media (max-width: 640px) {
  .donate-block-right-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media (min-width: 768px) {
  .donate-block-right .expand-normal.donate-block-right-in {
    padding-bottom: 0;
  }
  .donate-block-right .expand-normal.donate-block-right-in .donate-block-right-img {
    margin-bottom: 0;
  }
  .donate-block-right .expand-normal.donate-block-right-in .donate-block-right-img img {
    display: block;
    margin: 0 auto;
  }
  .donate-block-right .expand-normal.donate-block-right-in .column-content {
    padding-top: 75px;
  }
  .donate-block-right h2 {
    line-height: 46px;
    font-size: 5.2rem;
  }
}
.four-image-main {
  padding-bottom: 2%;
}
.four-image-main .card-image-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.four-image-main h2 {
  line-height: 42px;
}
.four-image-main .title-header {
  padding-bottom: 0;
  margin-bottom: 0;
}
.four-image-main .block-image {
  max-height: 320px;
  overflow: hidden;
  text-align: center;
}
.four-image-main .card-image-block {
  margin-top: 40px;
  margin-bottom: 40px;
  max-width: 380px;
}
.four-image-main .card-image-block h5 {
  text-transfourm: uppercase;
  color: #53626f;
  font-family: "TradeGothicNextLTProCn";
}
.four-image-main .card-image-block p {
  line-height: 1.67;
  margin-bottom: 0;
}
.four-image-main .four-image-main-heading {
  min-height: 60px;
  padding-top: 15px;
  padding-bottom: 10px;
}
.four-image-main .four-image-main-heading h3 {
  text-transfourm: uppercase;
}
.four-image-main .four-image-main-heading h3:hover {
  color: #0060ae;
}

@media (min-width: 640px) and (max-width: 980px) {
  .four-image-main .block-image {
    max-height: 320px;
  }
}
@media (min-width: 980px) {
  .four-image-main .card-image-block {
    max-width: 314px;
  }
}
#MapContainer.oes-map-container #list {
  display: block;
}

#MapContainerList.oes-map-container .list-item > a {
  text-decoration: none;
}

.block__mapContainers.row {
  max-width: 100%;
}
.block__mapContainers.row .column.large-6 {
  padding: 0;
}
.block__mapContainers #MapContainerList #list {
  padding-top: 10px;
}
.block__mapContainers #MapContainerList #list .list-row {
  border-top: none;
}
.block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item {
  border: 1px solid #1361AB;
}
.block__mapContainers .bisf-pagination {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
}

@media (max-width: 500px) {
  .block__mapContainers #MapContainer .map-list-container #map, .block__mapContainers #MapContainerList .map-list-container #map {
    height: 120vh;
  }
}
@media (max-width: 330px) {
  .block__mapContainers #MapContainer .map-list-container #map, .block__mapContainers #MapContainerList .map-list-container #map {
    height: 134vh;
  }
}
@media (min-width: 768px) {
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item, .block__mapContainers #MapContainerList #list #MapContainerList #list .list-grid.row-map-events .list-item {
    width: 320px;
  }
}
@media (min-width: 990px) {
  .block__mapContainers #MapContainer #list {
    padding-left: 0;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item, .block__mapContainers #MapContainerList #list #MapContainerList #list .list-grid.row-map-events .list-item {
    width: 333px;
  }
}
@media (min-width: 1360px) {
  .block__mapContainers .large-custom {
    width: 50%;
  }
  .block__mapContainers #MapContainerList #list {
    padding: 0;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item {
    width: 28%;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets {
    width: 98%;
    min-width: 174px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-type {
    font-size: 11px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-name {
    font-size: 18px;
    line-height: 17px;
    height: 53px;
  }
  .block__mapContainers #MapContainerList #list #MapContainerList #list .list-grid.row-map-events .list-item {
    width: 28%;
  }
}
@media (min-width: 1500px) {
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets {
    min-width: 200px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-type {
    font-size: 13px;
    min-height: 40px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-name {
    font-size: 18px;
    line-height: 25px;
    height: 53px;
  }
}
@media (min-width: 1800px) {
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets {
    min-width: 240px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-name {
    font-size: 19px;
  }
}
@media (min-width: 2000px) {
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets {
    min-width: 250px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-type {
    font-size: 15px;
    line-height: 18px;
    min-height: 37px;
  }
  .block__mapContainers #MapContainerList #list .list-grid.row-map-events .list-item .event-deets .event-name {
    font-size: 28px;
    line-height: 30px;
    height: 60px;
  }
}
#MapContainer.block-map-listing .marker-popup .header h1.plat-pop::before {
  content: url(/wp-content/themes/tmc/assets/images/platoon-shield.png);
}
#MapContainer.block-map-listing .map-list {
  width: 30%;
  max-width: 500px;
  background: #ffffff;
  padding: 0px;
}
#MapContainer.block-map-listing .location-item {
  padding: 10px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  margin: 7px 0;
  -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.75);
  font-size: 16px;
  cursor: pointer;
  border-radius: 6px;
  width: 100%;
  background-color: #ffffff;
}
#MapContainer.block-map-listing .location-item .location-item-title {
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1;
  color: #454545;
}
#MapContainer.block-map-listing .location-item .item-address {
  margin-bottom: 5px;
}
#MapContainer.block-map-listing .location-item .location-info-btn {
  padding: 3px 10px;
  background: #0060ae;
  color: #ffffff;
  font-size: 16px;
  text-decoration: none;
}
#MapContainer.block-map-listing .location-item .location-info-btn:hover {
  text-decoration: none;
  color: #ffffff;
}
#MapContainer.block-map-listing .location-item:hover {
  -webkit-transform: scale(1.01, 1.03);
  -ms-transform: scale(1.01, 1.03);
  transform: scale(1.01, 1.03);
}
#MapContainer.block-map-listing .map-locations {
  overflow-y: scroll;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0 10px;
  background-color: #d5d7d9;
}
#MapContainer.block-map-listing .map-locations-pagination {
  padding: 10px;
  -ms-flex-item-align: center;
  align-self: center;
}
#MapContainer.block-map-listing .map-locations-pagination .pagination-btn {
  margin: 3px;
  padding: 2px;
  font-size: 16px;
  font-family: "TradeGothicNextLTProCn";
}
#MapContainer.block-map-listing .map-locations-pagination .pagination-btn.selected {
  text-decoration: underline;
  font-weight: bold;
}
#MapContainer.block-map-listing .map-locations-pagination .prev-pagination-btn, #MapContainer.block-map-listing .map-locations-pagination .next-pagination-btn {
  font-size: 20px;
  margin: 2px;
  padding: 3px;
}
#MapContainer.block-map-listing #locations-loader-anim {
  width: 100%;
  padding: 10px;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#MapContainer.block-map-listing .sidebar-inner-container {
  max-height: 550px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
@media (min-width: 767px) {
  #MapContainer.block-map-listing .sidebar-inner-container {
    max-height: 760px;
  }
}
#MapContainer.block-map-listing .map-search-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 5px 10px 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#MapContainer.block-map-listing .map-search-box label {
  font-size: 16px;
}
#MapContainer.block-map-listing .map-search-box .map-item-search {
  border: none;
  border-bottom: 1px solid #a6a9ac;
  border-radius: 0;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  max-width: 500px;
}
#MapContainer.block-map-listing .location-type-selector {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#MapContainer.block-map-listing .location-type-selector button {
  font-size: 20px;
  text-align: center;
  padding: 10px 0;
  background: #959BA0;
  color: #eeeff0;
  border-radius: 0px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#MapContainer.block-map-listing .location-type-selector button:nth-child(2n) {
  border-left: 1px solid #ffffff;
}
#MapContainer.block-map-listing .location-type-selector button.selected {
  background: #2e3a45;
  color: white;
  text-shadow: 0px 1px 6px black;
}
#MapContainer.block-map-listing .map-filters {
  padding: 0 10px 10px;
}
#MapContainer.block-map-listing .map-filters .daterange label {
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px;
}
#MapContainer.block-map-listing .map-filters .daterange .input-label {
  min-width: 55px;
}
#MapContainer.block-map-listing .map-filters .daterange .date-selector {
  background-color: #2e3a45;
  color: #ffffff;
  border: none;
  font-size: 13px;
  padding: 8px 0;
  height: unset;
  padding-left: 13px;
  border-radius: 0;
  width: 130px;
  font-family: "DMSans";
  margin: 0;
}
#MapContainer.block-map-listing .map-filters .daterange .date-selector:focus {
  -webkit-box-shadow: 0px 0px 5px #000000;
  box-shadow: 0px 0px 5px #000000;
}
#MapContainer.block-map-listing .map-filters .header.accordion-title {
  color: #000000;
  font-size: 24px;
  padding: 10px 0 5px;
  font-family: "TradeGothicNextLTProBdCn";
}
#MapContainer.block-map-listing .map-filters .header.accordion-title::before {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}
#MapContainer.block-map-listing .map-filters .accordion-content {
  margin-top: 10px;
  display: block;
}
#MapContainer.block-map-listing .map-filters #clear-date-range {
  font-size: 14px;
  color: #0060ae;
}
@media (max-width: 990px) {
  #MapContainer.block-map-listing .location-item .location-item-title {
    font-size: 18px;
  }
  #MapContainer.block-map-listing .location-item .item-address {
    font-size: 14px;
  }
  #MapContainer.block-map-listing .sidebar-container {
    border: unset;
  }
}
@media (max-width: 767px) {
  #MapContainer.block-map-listing {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #MapContainer.block-map-listing .map-list {
    width: 100%;
    max-width: unset;
  }
  #MapContainer.block-map-listing .location-item {
    width: 48.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 6px 0;
  }
  #MapContainer.block-map-listing .location-item .location-info-btn {
    text-align: center;
  }
  #MapContainer.block-map-listing #map {
    height: 100vh;
  }
  #MapContainer.block-map-listing .map-filters .daterange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (max-width: 500px) {
  #MapContainer.block-map-listing .location-item {
    width: 100%;
  }
  #MapContainer.block-map-listing .map-filters .daterange {
    display: block;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
  }
  #MapContainer.block-map-listing .map-filters .daterange label {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.map-loading-anim {
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5294117647);
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.map-loading-anim #map-load-err-msg {
  color: #ffffff;
  font-size: 24px;
}
.map-loading-anim .loading-spinner {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #0060ae;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#map-container-outer {
  position: relative;
}
#map-container-outer .map-header-container {
  width: 100%;
  background: #0060ae;
}
#map-container-outer .map-header-container .MapTopBar {
  height: auto;
  padding-bottom: 18px;
}
#map-container-outer .map-header {
  width: 100%;
  padding: 20px 20px 30px 30px;
}
#map-container-outer .map-heading {
  color: #ffffff;
  font-size: 24px;
  font-family: "TradeGothicNextLTProBdCn";
  font-weight: 600;
  margin-bottom: 10px;
}
#map-container-outer .map-description {
  color: #ffffff;
  font-size: 16px;
  font-family: "DMSans";
}
#map-container-outer .map-filters-all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  padding: 10px 30px 10px;
  font-size: 16px;
  color: #eeeff0;
  gap: 10px;
}
#map-container-outer .map-filters-all input::-webkit-input-placeholder {
  color: #a6a9ac;
}
#map-container-outer .map-filters-all input::-moz-placeholder {
  color: #a6a9ac;
}
#map-container-outer .map-filters-all input:-ms-input-placeholder {
  color: #a6a9ac;
}
#map-container-outer .map-filters-all input::-ms-input-placeholder {
  color: #a6a9ac;
}
#map-container-outer .map-filters-all input::placeholder {
  color: #a6a9ac;
}
#map-container-outer .map-filters-all label {
  color: #eeeff0;
  font-size: 16px;
  margin-bottom: 5px;
}
#map-container-outer .map-filters-all .clear-fitler-wrap {
  text-align: center;
}
#map-container-outer .map-filters-all #clear-filters {
  font-size: 16px;
  padding: 10px;
  width: 100%;
  border: 1px solid white;
  max-width: 500px;
}
#map-container-outer .map-filters-all .location-input-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#map-container-outer .map-filters-all .event-category-selector, #map-container-outer .map-filters-all .date-selector, #map-container-outer .map-filters-all .filter-input > input {
  font-size: 14px;
  padding: 7px 10px;
  margin-bottom: 1rem;
  width: 100%;
  background: white;
  border-radius: 3px;
  color: #53626f;
  height: 2.4em;
}
#map-container-outer .map-filters-all #LocationSearch {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#map-container-outer .map-filters-all .event-category-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#map-container-outer .map-filters-all .event-category-selector button {
  width: 100%;
  text-align: left;
}
#map-container-outer .map-filters-all .event-category-selector i {
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
#map-container-outer .map-filters-all .event-category-selector.hover i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
#map-container-outer .map-filters-all .event-category-dropdown {
  border-top: none;
  -webkit-box-shadow: 0 0 5px 0 #cacaca;
  box-shadow: 0 0 5px 0 #cacaca;
  max-width: 500px;
  min-width: 250px;
  width: auto;
}
#map-container-outer .map-filters-all .event-category-dropdown label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #2e3a45;
  margin-bottom: 6px;
}
#map-container-outer .map-filters-all .event-category-dropdown input {
  margin: 0 4px 0 0;
}
#map-container-outer .map-filters-all .filters-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
#map-container-outer .map-filters-all .date-picker, #map-container-outer .map-filters-all .filter-input {
  width: 100%;
  max-width: 500px;
}
#map-container-outer .map-filters-all .filter-input.filter-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}
#map-container-outer .map-filters-all .filter-input.toggle-btn-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#map-container-outer .map-filters-all .daterange-to {
  display: none;
  padding: 10px 20px;
  font-size: 16px;
}
#map-container-outer .map-filters-all .switch-paddle {
  border-radius: 20px;
  width: 70px;
  height: 24px;
  font-family: "TradeGothicNextLTProBdCn";
}
#map-container-outer .map-filters-all .switch-input + .switch-paddle {
  background: #0c426a;
}
#map-container-outer .map-filters-all .switch-input:checked + .switch-paddle {
  border: 1px solid white;
  background: #0060ae;
}
@media (min-width: 768px) {
  #map-container-outer .map-description {
    width: 70%;
  }
  #map-container-outer .map-filters-all {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
  }
  #map-container-outer .map-filters-all .date-picker, #map-container-outer .map-filters-all .filter-input {
    width: 40%;
  }
  #map-container-outer .map-filters-all .filters-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #map-container-outer .map-filters-all .event-category-dropdown {
    width: 25%;
  }
  #map-container-outer .map-filters-all .clear-fitler-wrap {
    text-align: left;
  }
}
@media (min-width: 990px) {
  #map-container-outer .map-description {
    width: 100%;
  }
  #map-container-outer .map-filters-all {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media (min-width: 1440px) {
  #map-container-outer .map-header-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #map-container-outer .map-header-container .MapTopBar .inner {
    text-align: left;
  }
  #map-container-outer .map-header {
    width: 33%;
  }
}
@media (min-width: 1920px) {
  #map-container-outer .map-filters-all {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #map-container-outer .map-filters-all .filters-container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5%;
  }
}

.mc_page-wrap {
  width: 100%;
}
.mc_event-platoon-card {
  border: 1px solid #80AFD6;
  border-radius: 4px;
}

.mc_event-section {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mc_event-section .mc_event-section-content {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-content {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_event-section .mc_event-section-content {
    gap: 0 60px;
  }
}
.mc_event-section .mc_event-section-title-wrap .mc_event-section-title {
  font-size: 25px;
  line-height: 1.26;
  font-family: "TradeGothicNextLTProBdCn";
  font-weight: 700;
  color: #181818;
  width: 100%;
}
.mc_event-section .mc_event-section-title-wrap .mc_event-section-title.--platoon {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-title-wrap .mc_event-section-title.--platoon {
    max-width: 26%;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-title-wrap .mc_event-section-title {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mc_event-section .mc_event-section-title-wrap .mc_event-section-title:not(.--platoon) {
    font-size: 48px;
  }
}
.mc_event-section .mc_event-section-text {
  font-family: "DMSans";
  font-size: 14px;
  line-height: 1.3;
}
.mc_event-section .mc_event-section-text p {
  font: inherit;
  color: #2e3a45;
  margin-bottom: 20px;
}
.mc_event-section .mc_event-section-text p.mc_text-grey {
  color: #a6a9ac;
}
.mc_event-section .mc_event-section-text .mc_event-section-subheading, .mc_event-section .mc_event-section-text h5 {
  text-transform: uppercase;
  font-family: "TradeGothicNextLTProBdCn";
  color: #181818;
  font-size: 14px;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 8px;
}
.mc_event-section .mc_event-section-text .mc_event-section-subheading.--text-title, .mc_event-section .mc_event-section-text h5.--text-title {
  font-family: "DMSans";
  text-transform: none;
}
.mc_event-section .mc_event-section-text .mc_event-section-subheading.--main, .mc_event-section .mc_event-section-text h5.--main {
  font-size: 18px;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-text .mc_event-section-subheading.--main, .mc_event-section .mc_event-section-text h5.--main {
    font-size: 25px;
  }
}
.mc_event-section .mc_event-section-text .mc_event-section-subheading.mc_event-contact-title, .mc_event-section .mc_event-section-text h5.mc_event-contact-title {
  font-size: 15px;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-text .mc_event-section-subheading.mc_event-contact-title, .mc_event-section .mc_event-section-text h5.mc_event-contact-title {
    font-size: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-text .mc_event-section-subheading.--event-heading, .mc_event-section .mc_event-section-text h5.--event-heading {
    font-size: 14px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-text .mc_event-section-subheading, .mc_event-section .mc_event-section-text h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-text {
    font-size: 18px;
  }
}
.mc_event-section .mc_event-location-wrap {
  position: relative;
  padding-bottom: 88px;
}
.mc_event-section .mc_event-location-wrap .mc_event-location-left .mc_banner-btn {
  position: absolute;
  bottom: 0;
  left: 0;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-location-wrap .mc_event-location-left .mc_banner-btn {
    position: unset;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-location-wrap .mc_event-location-left {
    width: 26%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.mc_event-section .mc_event-location-wrap .mc_event-location-map {
  width: 100%;
}
.mc_event-section .mc_event-location-wrap .mc_event-location-map img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
}
.mc_event-section .mc_event-location-wrap .mc_event-location-map #platoonMap {
  height: 100%;
  min-height: 360px;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-location-wrap .mc_event-location-map {
    width: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .mc_event-section .mc_event-location-wrap .mc_event-location-map img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-location-wrap {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}
.mc_event-section .mc_event-platoon-card {
  padding: 49px 15px 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mc_event-section .mc_event-platoon-card a, .mc_event-section .mc_event-platoon-card p {
  font-family: "DMSans";
  font-size: 14px;
  line-height: 1.3;
  color: #a6a9ac;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-platoon-card a, .mc_event-section .mc_event-platoon-card p {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-platoon-card {
    padding-top: 44px;
    padding-bottom: 44px;
  }
}
.mc_event-section .mc_event-platoon-profile {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  -o-object-fit: cover;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-det-wrap .mc_event-section-det-left {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-det-wrap .mc_event-section-det-right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 26%;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section .mc_event-section-det-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_event-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.mc_event-section.--no-padd {
  padding: 0;
}

.mc_page-headings {
  font-size: 25px;
  line-height: 1.28;
  font-family: "TradeGothicNextLTProBdCn";
  font-weight: 700;
  color: #181818;
}
.mc_page-headings.--text-white {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .mc_page-headings {
    font-size: 32px;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_page-headings {
    font-size: 48px;
  }
}

.page-template-page-platoonv2 .tooltip {
  display: none !important;
}

.mc_banner-cont {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 0;
  position: relative;
}
.mc_banner-cont.mc_banner-overlay::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
}
.mc_banner-cont .mc_banner-content-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  min-height: calc(80vh - 100px);
}
@media only screen and (min-width: 768px) {
  .mc_banner-cont .mc_banner-content-wrap {
    min-height: calc(80vh - 135px);
  }
}
.mc_banner-cont .mc_banner-content {
  width: 100%;
  padding-bottom: 40px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  padding-bottom: 30px;
  padding-top: 50px;
}
@media only screen and (min-width: 768px) {
  .mc_banner-cont .mc_banner-content {
    padding-bottom: 50px;
  }
}
.mc_banner-cont .mc_banner-event-details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.mc_banner-cont .mc_banner-event-details p {
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-family: "DMSans";
  font-weight: 400;
  font-size: 18px;
  line-height: 1.3;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  .mc_banner-cont .mc_banner-event-details p {
    font-size: 25px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_banner-cont .mc_banner-event-details {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0 26px;
  }
}

h2.mc_banner-subheading {
  font-family: "DMSans";
  color: #ffffff;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

h1.mc_banner-heading {
  color: #ffffff;
  text-transform: uppercase;
  word-break: break-word;
}
@media only screen and (max-width: 768px) {
  h1.mc_banner-heading {
    font-size: 4rem;
  }
}

.mc_banner-btn {
  height: 58px;
  font-family: "DMSans";
  font-size: 17px;
  line-height: 1.3;
  color: #ffffff;
  font-weight: 500;
  text-transform: capitalize;
}
.mc_banner-btn.--white-btn {
  background-color: #ffffff;
  color: #2e3a45;
  -webkit-transition: color 0s;
  -o-transition: color 0s;
  transition: color 0s;
}
.mc_banner-btn.--white-btn:hover {
  color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btn.--mw-360 {
    max-width: 360px;
  }
}
.mc_banner-btn.btn-disabled {
  pointer-events: none;
  background-color: #80AFD6;
  color: #fefefe;
}
.mc_banner-btn .mc_btn_tick {
  margin-left: 12px;
  width: 12px;
  height: 100%;
  background: url(/wp-content/themes/tmc/assets/images/button-tick.svg) no-repeat center;
  background-position: contain;
}

.mc_banner-btn-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 30px 0;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mc_banner-btn-cont .mc_banner-btn {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btn-cont .mc_banner-btn {
    max-width: 360px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_banner-btn-cont {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 0 60px;
  }
}

.mc_banner-btm-sect {
  background: rgba(83, 98, 111, 0.8);
  position: relative;
}

.mc_banner-btm-cont {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 70px;
  padding-right: 80px;
}
.mc_banner-btm-cont .mc_banner-btm-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 0 20px;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont {
  margin: 0;
  position: absolute;
  top: calc(100% - 15px);
  z-index: 3;
  left: 0;
  width: 100%;
  min-width: 75px;
  height: auto;
  background: rgba(83, 98, 111, 0.8);
  border-radius: 5px;
  display: none;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_container.heateor_sss_horizontal_sharing {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  max-height: 150px;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_container.heateor_sss_horizontal_sharing::-webkit-scrollbar {
  display: none;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul a {
  float: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  margin-bottom: 20px;
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul a span {
  width: 40px !important;
  height: 40px !important;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul a {
    margin-bottom: 0;
  }
  .mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul a:not(:last-child) {
    margin-right: 13px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_sharing_ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont .heateor_sss_horizontal_sharing .heateor_sss_svg {
  float: none !important;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-cont .mc_banner-btm-sec .mc_banner-share-cont {
    position: unset;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0;
    background: transparent;
    gap: 0 13px;
  }
}
.mc_banner-btm-cont .mc_banner-btm-sec.--share-cont {
  position: relative;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-cont .mc_banner-btm-sec.--share-cont {
    gap: 0 60px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-cont {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .mc_banner-btm-cont {
    padding-right: 0px;
  }
}

.mc_banner-btm-links {
  font-family: "TradeGothicNextLTProBdCn";
  text-transform: uppercase;
  color: #fefefe;
  font-size: 10px;
  line-height: 1.3;
  font-weight: 700;
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-links {
    font-size: 14px;
  }
}

.mc_banner-btm-icon {
  width: 25px;
  height: 25px;
  display: block;
}
.mc_banner-btm-icon img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
}
@media only screen and (min-width: 768px) {
  .mc_banner-btm-icon {
    width: 40px;
    height: 40px;
  }
}

@media only screen and (min-width: 768px) {
  #share_btn {
    pointer-events: none;
  }
}

#page_profile_center h5 {
  font-size: 16px;
  letter-spacing: 0.5px;
}

.mc_txt-upper-case {
  text-transform: uppercase;
}

.mc_profile-info-block {
  background: #0c426a;
  padding-bottom: 50px;
}
.mc_profile-info-block * {
  color: #fefefe;
}
.mc_profile-info-block .mc_profile-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.mc_profile-info-block .mc_profile-image-wrap {
  width: 55vw;
  height: 55vw;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #000000;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  -webkit-filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.mc_profile-info-block .mc_profile-image-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.mc_profile-info-block h3, .mc_profile-info-block h2 {
  text-transform: uppercase;
  margin-bottom: 20px;
}
.mc_profile-info-block .mc_gothic-small-title {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 14px;
  line-height: 18px;
  text-transform: uppercase;
  color: #cacaca;
}
.mc_profile-info-block .mc_profile-user-details {
  text-align: center;
}
.mc_profile-info-block .mc_profile-user-details p {
  text-align: left;
  margin-bottom: 30px;
}
.mc_profile-info-block .mc_profile-info-edit-handles {
  position: relative;
}
.mc_profile-info-block .mc_profile-info-edit-handles * {
  color: #cacaca;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: -20px;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap {
  margin-right: 10px;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap .mc_profile-edit {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  text-decoration: none;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap .mc_profile-edit .--text-hide {
  display: none;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-exit-wrap .mc_profile-logout {
  cursor: pointer;
  text-decoration: none;
}
.mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-exit-wrap .mc_profile-logout .--text-hide {
  display: none;
}
.mc_profile-info-block .mc_user-badge-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mc_profile-info-block .mc_user-badge-container .mc_user-badge {
  background: #cacaca;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - 8px);
  height: 88px;
}
.mc_profile-info-block .mc_user-badge-container .mc_user-badge img {
  max-width: 100%;
  max-height: 100%;
}
.mc_profile-info-block .mc_mobile-hide-badges {
  display: none;
}
.mc_profile-info-block .mc_mobile-hide-badges .mc_user-badge {
  margin: 0 15px 15px 0;
}
.mc_profile-info-block .mc_mobile-hide-badges .mc_user-badge:nth-child(2n) {
  margin-right: 0;
}
.mc_profile-info-block .mc_mobile-hide-badges .mc_user-badge:last-child {
  margin-bottom: 0;
}
.mc_profile-info-block .mc_mobile-hide-badges .mc_user-badge:nth-last-child(2) {
  margin-bottom: 0;
}
.mc_profile-info-block .mc_badges-show-hide {
  display: block;
  width: 100%;
  text-align: center;
}
.mc_profile-info-block .mc_badges-show-hide .mc_user-badge-toggle {
  font-size: 14px;
  line-height: 18px;
  color: #a6a9ac;
  position: relative;
}
.mc_profile-info-block .mc_badges-show-hide .mc_user-badge-toggle:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #a6a9ac;
}

.mc_profile-info-tab-section {
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  .mc_profile-info-tab-section {
    padding-bottom: 120px;
  }
}

.mc_profile-info-tab-wrap {
  padding-top: 50px;
  overflow-x: auto;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav {
  min-width: 1138px;
  padding-bottom: 20px;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav .mc_profile-info-tab-nav-menu {
  text-decoration: none;
  color: #a6a9ac;
  position: relative;
  margin-right: 60px;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav .mc_profile-info-tab-nav-menu:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #a6a9ac;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav .mc_profile-info-tab-nav-menu:hover:after {
  width: 100%;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav .mc_profile-info-tab-nav-menu.--active {
  color: #000000;
}
.mc_profile-info-tab-wrap .mc_profile-info-tab-nav .mc_profile-info-tab-nav-menu.--active:after {
  width: 100%;
  background-color: #000000;
}

.mc_profile-info-two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 40px;
}
.mc_profile-info-two-columns .--half-column {
  width: 100%;
}
.mc_profile-info-two-columns ._profile-right-column {
  margin-top: 40px;
}
@media (min-width: 786px) {
  .mc_profile-info-two-columns ._profile-right-column {
    margin-top: 0px;
  }
}
.mc_profile-info-two-columns ._profile-single-column {
  width: 100%;
}

.mc_profile-field-group {
  margin-bottom: 40px;
}
.mc_profile-field-group:last-child {
  margin-bottom: 0px;
}
.mc_profile-field-group h3, .mc_profile-field-group h5 {
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.4;
}
.mc_profile-field-group .mc_profile-info-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mc_profile-field-group .mc_profile-info-title a img {
  width: 18px;
}
.mc_profile-field-group .mc_profile-info-fieldset {
  margin-top: 30px;
}
.mc_profile-field-group .mc_profile-info-fieldset h5 {
  color: #454545;
  font-family: "TradeGothicNextLTProBdCn";
}
.mc_profile-field-group .mc_profile-info-fieldset .mc_profile-info-field-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mc_profile-field-group .mc_profile-info-fieldset .mc_profile-info-field-value .--info-black-txt {
  color: #2e3a45;
}
.mc_profile-field-group .mc_profile-info-fieldset .mc_profile-info-field-value .--info-grey-txt {
  color: #a6a9ac;
  font-style: italic;
  margin-left: 90px;
}
.mc_profile-field-group .mc_profile-info-fieldset .mc_profile-info-field-value p {
  margin-bottom: 0;
}

.mc_profile-skill-sets {
  margin-top: 20px;
  font-size: 0;
  display: inline-block;
  max-width: 340px;
}
.mc_profile-skill-sets .--skill-item {
  padding: 10px 20px;
  background: #80AFD6;
  border-radius: 4px;
  color: #ffffff;
  font-family: "DMSans";
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  margin-right: 14px;
  display: inline-block;
  margin-bottom: 15px;
}

.mc_profile-hours-wrap {
  margin-top: 20px;
}
.mc_profile-hours-wrap .mc_profile-active-hours {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.mc_profile-hours-wrap .mc_profile-active-hours:not(:first-child) {
  margin-top: 20px;
}
@media (min-width: 1024px) {
  .mc_profile-hours-wrap .mc_profile-active-hours:not(:first-child) {
    margin-top: 30px;
  }
}
.mc_profile-hours-wrap .mc_profile-hours-outer {
  background: #0c426a;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mc_profile-hours-wrap .mc_profile-hours-outer.--inactive {
  background: #cacaca;
}
.mc_profile-hours-wrap .mc_profile-hours-outer .mc_profile-hours-inner {
  width: 60px;
  height: 60px;
  background: #0060ae;
  border-radius: 50%;
  border: solid 3px #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.mc_profile-hours-wrap .mc_profile-hours-outer .mc_profile-hours-inner.--inactive {
  background: #cacaca;
}
.mc_profile-hours-wrap .mc_profile-hours-outer .mc_profile-hours-inner .mc_profile-hours-label {
  text-transform: uppercase;
  color: #fefefe;
  font-size: 18px;
  line-height: 23px;
  text-shadow: -1px 1px #000000;
}

.mc_half--btn {
  width: 100%;
  max-width: 360px;
  font-size: 17px;
  line-height: 22px;
}

.mc_info-tab {
  -webkit-animation: opac 0.8s;
  animation: opac 0.8s;
}
.mc_info-tab .mc_half--btn {
  margin-top: 40px;
}
@media (min-width: 768px) {
  .mc_info-tab .mc_half--btn {
    margin-top: 120px;
  }
}

.mc_profile-events-section {
  background-color: #0c426a;
  padding-top: 50px;
  padding-bottom: 50px;
}
@media (min-width: 1024px) {
  .mc_profile-events-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mc_profile-events-section .mc_events-resources-wrap h5 {
  color: #ffffff;
  margin-bottom: 20px;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap {
  width: 100%;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap {
    width: 75%;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members {
  margin-bottom: 53px;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members {
    margin-bottom: 65px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5vw;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap {
    gap: 60px;
    row-gap: 30px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap .mc_platoon-names {
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  color: #ffffff;
  position: relative;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap .mc_platoon-names {
    font-size: 25px;
    line-height: 32px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap .mc_platoon-names:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #fefefe;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap .mc_platoon-names:after {
    width: 0;
  }
}
@media (min-width: 1024px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_platoon-members .mc_platoon-names-wrap .mc_platoon-names:hover:after {
    width: 100%;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content {
  color: #fefefe;
}
@media (min-width: 641px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content {
    margin-right: 3.75vw;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-img-wrap {
  width: 100%;
  height: 66.6667vw;
  overflow: hidden;
}
@media (min-width: 641px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-img-wrap {
    width: 100%;
    height: 250px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-title {
  color: #fefefe;
  font-size: 20px;
  line-height: 25px;
  margin: 15px 0;
  letter-spacing: 0.5px;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-excerpt {
  color: #fefefe;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-date-time {
  margin: 12px 0 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 768px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-date-time {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 48px;
    row-gap: 2px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-date-time .mc_events-slide-date {
  color: #fefefe;
  font-size: 18px;
  line-height: 23px;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_events-platoon-wrap .mc_events-slide-content .mc_events-slide-date-time .mc_events-slide-time {
  color: #fefefe;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block {
  width: 100%;
  margin-top: 50px;
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block {
    width: 25%;
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block h5 {
    margin-bottom: 30px;
  }
}
.mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul {
  margin: 0;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul li {
  display: block;
  margin-bottom: 20px;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul li a.mc_additional-resource {
  position: relative;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 20px;
  line-height: 25px;
  color: #cacaca;
}
.mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul li a.mc_additional-resource:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: #cacaca;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media (min-width: 1024px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul li a.mc_additional-resource:after {
    width: 0;
  }
}
@media (min-width: 1024px) {
  .mc_profile-events-section .mc_events-resources-wrap .mc_additional-resources-block .mc_additional-resources-wrap ul li a.mc_additional-resource:hover:after {
    width: 100%;
  }
}

.mc_upcoming-events-slider {
  position: relative;
}
.mc_upcoming-events-slider .slick-arrow {
  position: absolute;
  top: -24px;
  width: 24px;
  height: 10px;
}
.mc_upcoming-events-slider .slick-arrow:before {
  content: "";
  width: 24px;
  height: 10px;
  display: inline-block;
}
.mc_upcoming-events-slider .slick-arrow.slick-next {
  right: 0;
}
@media (min-width: 641px) {
  .mc_upcoming-events-slider .slick-arrow.slick-next {
    right: 3.75vw;
  }
}
.mc_upcoming-events-slider .slick-arrow.slick-next:before {
  background-image: url("assets/images/slick-arrow-next.svg");
}
.mc_upcoming-events-slider .slick-arrow.slick-prev {
  left: auto;
  right: 48px;
}
@media (min-width: 641px) {
  .mc_upcoming-events-slider .slick-arrow.slick-prev {
    right: calc(3.75vw + 48px);
  }
}
.mc_upcoming-events-slider .slick-arrow.slick-prev:before {
  background-image: url("assets/images/slick-arrow-next.svg");
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.mc_upcoming-events-slider .slick-dots {
  bottom: -35px;
}
.mc_upcoming-events-slider .slick-dots li {
  margin: 0;
}
.mc_upcoming-events-slider .slick-dots li button:before {
  content: "";
  width: 10px;
  height: 10px;
  background: #fefefe;
  opacity: 0.5;
  border-radius: 50%;
}
.mc_upcoming-events-slider .slick-dots li.slick-active button:before {
  opacity: 1;
}

@-webkit-keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes opac {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .mc_profile-info-block .mc_profile-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mc_profile-info-block .mc_profile-image-wrap {
    width: 360px;
    height: 360px;
  }
  .mc_profile-info-block .mc_profile-user-details {
    text-align: left;
  }
  .mc_profile-info-block .mc_user-badge-container {
    gap: 2.75vw;
  }
  .mc_profile-info-block .mc_user-badge-container .mc_user-badge {
    width: 33.33331%;
  }
  .mc_profile-info-block .mc_badges-show-hide {
    display: none;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap {
    margin-right: 20px;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap .mc_profile-edit .--text-hide {
    display: block;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-edit-wrap .mc_profile-edit img {
    width: 20px;
    margin-right: 5px;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-exit-wrap .mc_profile-logout .--text-hide {
    display: block;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap .mc_profile-exit-wrap .mc_profile-logout .--icon-hide {
    display: none;
  }

  .mc_profile-info-two-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 3.75vw;
  }
  .mc_profile-info-two-columns .--half-column {
    width: 50%;
  }

  .mc_profile-field-group {
    margin-bottom: 60px;
  }
}
@media (min-width: 1024px) {
  .mc_profile-info-block {
    padding-top: 68px;
    padding-bottom: 120px;
  }
  .mc_profile-info-block .mc_profile-info-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.75vw;
  }
  .mc_profile-info-block .mc_user-badge-container .mc_user-badge {
    width: 28%;
    height: 77px;
  }
  .mc_profile-info-block h3, .mc_profile-info-block h2 {
    margin-bottom: 30px;
  }
  .mc_profile-info-block .mc_profile-user-details p {
    margin-bottom: 50px;
  }

  .mc_profile-field-group .mc_profile-info-title a img {
    width: 26px;
  }

  .mc_profile-hours-wrap {
    margin-top: 30px;
  }
  .mc_profile-hours-wrap .mc_profile-hours-outer {
    width: 106px;
    height: 106px;
  }
  .mc_profile-hours-wrap .mc_profile-hours-outer .mc_profile-hours-inner {
    width: 94px;
    height: 94px;
  }
}
@media (min-width: 1280px) {
  .mc_profile-info-block .mc_user-badge-container .mc_user-badge {
    width: min(9.375vw, 150px);
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap a {
    position: relative;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap a:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 0;
    height: 1px;
    background-color: #cacaca;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .mc_profile-info-block .mc_profile-info-edit-handles .mc_profile-edit-logout-wrap a:hover:after {
    width: 100%;
  }
}
.mc_join-form-banner {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.mc_join-form-banner img {
  width: 100%;
  height: auto;
  visibility: hidden;
}
@media only screen and (min-width: 768px) {
  .mc_join-form-banner {
    width: 50%;
  }
}

.mc_join-form-cont {
  background: #0060ae;
  padding: 30px 16px;
}
@media only screen and (min-width: 768px) {
  .mc_join-form-cont .mc_join-form-content {
    max-width: 440px;
  }
}
@media only screen and (min-width: 1260px) {
  .mc_join-form-cont .mc_join-form-content {
    margin-left: auto;
    margin-right: 158px;
  }
}
@media only screen and (min-width: 1440px) {
  .mc_join-form-cont .mc_join-form-content {
    margin-right: 174px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_join-form-cont .mc_page-headings {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_join-form-cont {
    width: 50%;
  }
}

.mc_joinform-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 13px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mc_joinform-checkbox p {
  font-family: "DMSans";
  font-size: 14px;
  line-height: 1.4;
  color: #cacaca;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.mc_joinform-checkbox a {
  display: inline-block;
}

.mc_join-form, .mc_event-support {
  margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .mc_join-form, .mc_event-support {
    margin-bottom: 80px;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_join-form, .mc_event-support {
    margin-bottom: 120px;
  }
}

.mc_event-support-cont {
  padding: 40px 16px;
  padding-bottom: 0;
  position: relative;
  width: 100%;
}
.mc_event-support-cont .mc_event-support-line {
  width: 100%;
  height: 1px;
  background: #0060ae;
}
@media only screen and (min-width: 768px) {
  .mc_event-support-cont .mc_event-support-line {
    max-width: 320px;
    margin-left: -46px;
    position: relative;
    z-index: -2;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_event-support-cont .mc_event-support-line {
    margin-left: -76px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-support-cont .mc_page-headings {
    font-size: 42px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_event-support-cont {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 40px;
  }
}

@media only screen and (min-width: 768px) {
  .mc_event-support-inner {
    gap: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .mc_event-support-inner {
    gap: 0 60px;
  }
}

@media only screen and (min-width: 768px) {
  .mc_event-support .mc_join-form-banner, .mc_event-support .mc_event-support-cont {
    width: calc(50% - 15px);
  }
}
@media only screen and (min-width: 1024px) {
  .mc_event-support .mc_join-form-banner, .mc_event-support .mc_event-support-cont {
    width: calc(50% - 30px);
  }
}
.mb_5 {
  margin-bottom: 5px !important;
}

.mb_7 {
  margin-bottom: 7px !important;
}

.mb_8 {
  margin-bottom: 8px !important;
}

.mb_10 {
  margin-bottom: 10px !important;
}

.mb_15 {
  margin-bottom: 15px !important;
}

.mb_18 {
  margin-bottom: 18px !important;
}

.mb_20 {
  margin-bottom: 20px !important;
}

.mb_25 {
  margin-bottom: 25px !important;
}

.mb_30 {
  margin-bottom: 30px !important;
}

.mb_35 {
  margin-bottom: 35px !important;
}

.mb_40 {
  margin-bottom: 40px !important;
}

.mb_45 {
  margin-bottom: 45px !important;
}

.mb_50 {
  margin-bottom: 50px !important;
}

.mt_5 {
  margin-top: 5px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

@media only screen and (min-width: 768px) {
  .md-mb_0 {
    margin-bottom: 0 !important;
  }

  .md-mb_10 {
    margin-bottom: 10px !important;
  }

  .md-mb_15 {
    margin-bottom: 15px !important;
  }

  .md-mb_25 {
    margin-bottom: 25px !important;
  }

  .md-mb_30 {
    margin-bottom: 30px !important;
  }

  .md-mb_35 {
    margin-bottom: 35px !important;
  }

  .md-mb_40 {
    margin-bottom: 40px !important;
  }

  .md-mb_45 {
    margin-bottom: 45px !important;
  }

  .md-mb_50 {
    margin-bottom: 50px !important;
  }

  .md-mb_60 {
    margin-bottom: 50px !important;
  }

  .md-mt_50 {
    margin-top: 50px !important;
  }
}
.mc_profile-info-edit-popup {
  background: rgba(12, 66, 106, 0.45);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.mc_profile-info-edit-popup.--pop-open {
  opacity: 1;
  pointer-events: all;
}
.mc_profile-info-edit-popup .--info-edit-popup-inner {
  max-width: 896px;
  margin: 0 auto;
  position: relative;
  max-height: 100vh;
  overflow: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .mc_profile-info-edit-popup .--info-edit-popup-inner {
    max-height: min(100vh - 112px, 670px);
    width: calc(100% - 32px);
  }
}
.mc_profile-info-edit-popup .--info-edit-popup-close, .mc_profile-info-edit-popup .--info-edit-popup-cancel {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: absolute;
  top: 18px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
  right: 20px;
  cursor: pointer;
}
@media (min-width: 768px) {
  .mc_profile-info-edit-popup .--info-edit-popup-close, .mc_profile-info-edit-popup .--info-edit-popup-cancel {
    top: 50px;
    right: min(3.75vw, 60px);
  }
}
.mc_profile-info-edit-popup .--info-edit-popup-close img, .mc_profile-info-edit-popup .--info-edit-popup-cancel img {
  width: 24px;
  height: 24px;
}
@media (min-width: 768px) {
  .mc_profile-info-edit-popup .--info-edit-popup-close img, .mc_profile-info-edit-popup .--info-edit-popup-cancel img {
    width: 15px;
    height: 15px;
  }
}
.mc_profile-info-edit-popup .--info-edit-popup-close span, .mc_profile-info-edit-popup .--info-edit-popup-cancel span {
  color: #000000;
  font-family: "DMSans";
  font-size: 14px;
  line-height: 18px;
  position: relative;
}
.mc_profile-info-edit-popup .--info-edit-popup-close span.--mobile-hide, .mc_profile-info-edit-popup .--info-edit-popup-cancel span.--mobile-hide {
  display: none;
}
@media (min-width: 768px) {
  .mc_profile-info-edit-popup .--info-edit-popup-close span.--mobile-hide, .mc_profile-info-edit-popup .--info-edit-popup-cancel span.--mobile-hide {
    display: inline-block;
  }
}
.mc_profile-info-edit-popup .--info-edit-popup-close span:after, .mc_profile-info-edit-popup .--info-edit-popup-cancel span:after {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}
.mc_profile-info-edit-popup .--info-edit-popup-cancel {
  top: auto;
  bottom: 40px;
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: left;
  width: 100%;
  padding-left: 0;
  right: 0;
  left: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .mc_profile-info-edit-popup .--info-edit-popup-cancel {
    bottom: 75px;
    width: calc(100% - 360px - 7.5vw);
    padding-left: min(3.75vw, 60px);
    left: auto;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.mc_profile-info-edit-popup .--info-edit-popup-cancel img {
  width: 15px;
  height: 15px;
}
.mc_profile-info-edit-popup .--info-edit-popup-cancel span:after {
  display: none;
}

.mc_profile-info-forms-body {
  position: relative;
}
.mc_profile-info-forms-body .wFormContainer {
  padding: 50px min(3.75vw, 60px) 98px;
  background-color: #ffffff;
  max-width: 896px;
}
@media (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer {
    padding: 60px min(3.75vw, 60px);
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm {
  margin-top: 0;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField {
  padding: 0;
  border: 0;
}
@media (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .oneField {
    margin-top: 25px;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField .inputWrapper {
  width: 100%;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField .inputWrapper input, .mc_profile-info-forms-body .wFormContainer .wForm .oneField .inputWrapper select, .mc_profile-info-forms-body .wFormContainer .wForm .oneField .inputWrapper textarea {
  width: 100%;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField[role=radiogroup], .mc_profile-info-forms-body .wFormContainer .wForm .oneField [role=group] {
  width: auto;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField[role=radiogroup] input, .mc_profile-info-forms-body .wFormContainer .wForm .oneField [role=group] input {
  width: auto;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField[role=group] {
  width: auto;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField[role=group] input {
  width: auto;
}
.mc_profile-info-forms-body .wFormContainer .wForm .oneField.errFld div.errMsg {
  font-size: 14px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .wFormTitle {
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  padding: 0 !important;
  text-align: center;
  border: 0;
  margin-bottom: 5px;
}
@media (min-width: 1000px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .wFormTitle {
    font-size: 25px;
    line-height: 32px;
    text-align: left;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm form {
  padding: 0;
  position: relative;
}
.mc_profile-info-forms-body .wFormContainer .wForm form label.label {
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.2rem;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: transparent;
  white-space: break-spaces;
  padding-left: 0;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .wForm form label.label {
    font-size: 1.4rem;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input {
  border-radius: 4px !important;
  color: #000000 !important;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper textarea {
  border-radius: 4px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper select:not([multiple]) {
  border-radius: 4px;
  height: 43px !important;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=text] {
  height: 43px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=text].validate-email {
  height: 43px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=password] {
  height: 43px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=text].validate-email {
  height: 43px !important;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=file] {
  height: 43px;
  width: auto;
  border-bottom: 1px solid #A6A9AC !important;
  padding: 0;
  border-bottom-right-radius: 0 !important;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=email] {
  height: 43px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=checkbox] {
  accent-color: #0060AE;
  width: 20px;
  height: 20px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=radio] {
  accent-color: #0060AE;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice input {
  margin: 0;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice input[type=checkbox] {
  height: 20px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice input[type=checkbox] ~ .label {
  color: #181818;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice .label {
  text-transform: none;
  color: #a6a9ac;
  font-family: "DMSans";
  font-size: 14px;
  line-height: 23px;
  padding: 0px;
}
@media (min-width: 1000px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices .oneChoice .label {
    font-size: 18px;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper .choices table tbody {
  border: 0;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper input[type=file]::-webkit-file-upload-button {
  margin-right: 15.7px;
  padding: 0 20px;
  width: 166px;
}
.mc_profile-info-forms-body .wFormContainer .wForm .inputWrapper select {
  background-image: url(assets/images/select-drop-arrow.svg);
  background-position: right 7px center;
}
.mc_profile-info-forms-body .wFormContainer .wForm .section.group.inline {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: min(3.75vw, 60px);
  -moz-column-gap: min(3.75vw, 60px);
  column-gap: min(3.75vw, 60px);
}
@media (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .section.group.inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .section.group.inline .oneField {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .section.group.inline .oneField {
    width: 50%;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .section.group > .label {
  font-family: "TradeGothicNextLTProBdCn" !important;
  font-size: 1.2rem !important;
  margin-top: 20px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .wForm .section.group > .label {
    font-size: 1.4rem !important;
    margin-top: 30px;
    margin-bottom: -15px;
  }
}
.mc_profile-info-forms-body .wFormContainer .wForm .section.group .inputWrapper {
  width: 100%;
}
.mc_profile-info-forms-body .wFormContainer .wForm .section.group .inputWrapper input[type=text] {
  width: 100%;
}
.mc_profile-info-forms-body .wFormContainer .wFormHeader {
  display: none;
}
.mc_profile-info-forms-body .wFormContainer .wFormFooter {
  display: none;
}
.mc_profile-info-forms-body .wFormContainer .supportInfo {
  display: none;
}
.mc_profile-info-forms-body .wFormContainer .actions {
  padding: 0;
  border: 0;
}
.mc_profile-info-forms-body .wFormContainer .actions input[type=submit] {
  color: #ffffff;
  font-family: "DMSans";
  font-weight: 500;
  background-color: #0060ae;
  font-size: 17px;
  line-height: 22px;
  height: 50px;
  width: 100%;
  max-width: 100%;
  margin-top: 55px;
}
@media (min-width: 768px) {
  .mc_profile-info-forms-body .wFormContainer .actions input[type=submit] {
    max-width: 360px;
    margin-top: 50px;
  }
}
.mc_profile-info-forms-body .wForm .htmlSection {
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.mc_profile-info-forms-body .wForm .htmlSection * {
  font-family: "DMSans" !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  color: #2e3a45 !important;
}
@media only screen and (min-width: 768px) {
  .mc_profile-info-forms-body .wForm .htmlSection * {
    font-size: 18px !important;
  }
}
.mc_profile-info-forms-body .wForm .htmlSection h2, .mc_profile-info-forms-body .wForm .htmlSection h3, .mc_profile-info-forms-body .wForm .htmlSection h4, .mc_profile-info-forms-body .wForm .htmlSection h5, .mc_profile-info-forms-body .wForm .htmlSection h6 {
  font-family: "TradeGothicNextLTProBdCn" !important;
  font-size: 18px !important;
  color: #181818 !important;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .mc_profile-info-forms-body .wForm .htmlSection h2, .mc_profile-info-forms-body .wForm .htmlSection h3, .mc_profile-info-forms-body .wForm .htmlSection h4, .mc_profile-info-forms-body .wForm .htmlSection h5, .mc_profile-info-forms-body .wForm .htmlSection h6 {
    font-size: 25px !important;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .mc_profile-info-forms-body .wForm .htmlSection {
    margin-top: 30px;
  }
}
.mc_profile-info-forms-body .wForm form .choices.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 8px;
}
.mc_profile-info-forms-body .wForm form .choices.vertical .oneChoice {
  margin-bottom: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.mc_profile-info-forms-body .wForm form .choices.vertical .oneChoice input[type=checkbox] {
  margin-right: 10px;
}

.wFormContainer {
  padding: 50px min(3.75vw, 60px) 98px;
  background-color: #ffffff;
  max-width: 896px;
}
@media (min-width: 768px) {
  .wFormContainer {
    padding: 60px min(3.75vw, 60px);
  }
}
.wFormContainer .wForm {
  margin-top: 0;
}
.wFormContainer .wForm .oneField {
  padding: 0;
  border: 0;
}
@media (min-width: 768px) {
  .wFormContainer .wForm .oneField {
    margin-top: 25px;
  }
}
.wFormContainer .wForm .oneField .inputWrapper {
  width: 100%;
}
.wFormContainer .wForm .oneField .inputWrapper input, .wFormContainer .wForm .oneField .inputWrapper select, .wFormContainer .wForm .oneField .inputWrapper textarea {
  width: 100%;
}
.wFormContainer .wForm .oneField .inputWrapper tbody {
  border: none;
}
.wFormContainer .wForm .oneField[role=radiogroup], .wFormContainer .wForm .oneField [role=group] {
  width: auto;
}
.wFormContainer .wForm .oneField[role=radiogroup] input, .wFormContainer .wForm .oneField [role=group] input {
  width: auto;
}
.wFormContainer .wForm .oneField[role=group] {
  width: auto;
}
.wFormContainer .wForm .oneField[role=group] input {
  width: auto;
}
.wFormContainer .wForm .oneField.errFld div.errMsg {
  font-size: 14px;
}
.wFormContainer .wForm .wFormTitle {
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  padding: 0 !important;
  text-align: center;
  border: 0;
  margin-bottom: 5px;
}
@media (min-width: 1000px) {
  .wFormContainer .wForm .wFormTitle {
    font-size: 25px;
    line-height: 32px;
    text-align: left;
  }
}
.wFormContainer .wForm form {
  padding: 0;
  position: relative;
}
.wFormContainer .wForm form label.label {
  color: #000000;
  font-family: "TradeGothicNextLTProBdCn";
  font-size: 1.2rem;
  line-height: 1.4;
  text-transform: uppercase;
  background-color: transparent;
  white-space: break-spaces;
  padding-left: 0;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .wFormContainer .wForm form label.label {
    font-size: 1.4rem;
  }
}
.wFormContainer .wForm .inputWrapper input {
  border-radius: 4px !important;
  color: #000000 !important;
}
.wFormContainer .wForm .inputWrapper textarea {
  border-radius: 4px;
}
.wFormContainer .wForm .inputWrapper select:not([multiple]) {
  border-radius: 4px;
  height: 43px !important;
}
.wFormContainer .wForm .inputWrapper input[type=text] {
  height: 43px;
}
.wFormContainer .wForm .inputWrapper input[type=text].validate-email {
  height: 43px;
}
.wFormContainer .wForm .inputWrapper input[type=password] {
  height: 43px;
}
.wFormContainer .wForm .inputWrapper input[type=text].validate-email {
  height: 43px !important;
}
.wFormContainer .wForm .inputWrapper input[type=file] {
  height: 43px;
  width: auto;
  border-bottom: 1px solid #A6A9AC !important;
  padding: 0;
  border-bottom-right-radius: 0 !important;
}
.wFormContainer .wForm .inputWrapper input[type=email] {
  height: 43px;
}
.wFormContainer .wForm .inputWrapper input[type=checkbox] {
  accent-color: #0060AE;
  width: 20px;
  height: 20px;
}
.wFormContainer .wForm .inputWrapper input[type=radio] {
  accent-color: #0060AE;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}
.wFormContainer .wForm .inputWrapper .choices .oneChoice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}
.wFormContainer .wForm .inputWrapper .choices .oneChoice input {
  margin: 0;
}
.wFormContainer .wForm .inputWrapper .choices .oneChoice input[type=checkbox] {
  height: 20px;
}
.wFormContainer .wForm .inputWrapper .choices .oneChoice input[type=checkbox] ~ .label {
  color: #181818;
}
.wFormContainer .wForm .inputWrapper .choices .oneChoice .label {
  text-transform: none;
  color: #181818;
  font-family: "DMSans";
  font-size: 14px;
  line-height: 23px;
  padding: 0px;
}
@media (min-width: 1000px) {
  .wFormContainer .wForm .inputWrapper .choices .oneChoice .label {
    font-size: 18px;
  }
}
.wFormContainer .wForm .inputWrapper .choices table tbody {
  border: 0;
}
.wFormContainer .wForm .inputWrapper input[type=file]::-webkit-file-upload-button {
  margin-right: 15.7px;
  padding: 0 20px;
  width: 166px;
}
.wFormContainer .wForm .inputWrapper select {
  background-image: url(assets/images/select-drop-arrow.svg);
  background-position: right 7px center;
}
.wFormContainer .wForm .section.group.inline {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-column-gap: min(3.75vw, 60px);
  -moz-column-gap: min(3.75vw, 60px);
  column-gap: min(3.75vw, 60px);
}
@media (min-width: 768px) {
  .wFormContainer .wForm .section.group.inline {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.wFormContainer .wForm .section.group.inline .oneField {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .wFormContainer .wForm .section.group.inline .oneField {
    width: 50%;
  }
}
.wFormContainer .wForm .section.group > .label {
  font-family: "TradeGothicNextLTProBdCn" !important;
  font-size: 1.2rem !important;
  margin-top: 20px;
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .wFormContainer .wForm .section.group > .label {
    font-size: 1.4rem !important;
    margin-top: 30px;
    margin-bottom: -15px;
  }
}
.wFormContainer .wForm .section.group .inputWrapper {
  width: 100%;
}
.wFormContainer .wForm .section.group .inputWrapper input[type=text] {
  width: 100%;
}
.wFormContainer .wFormHeader {
  display: none;
}
.wFormContainer .wFormFooter {
  display: none;
}
.wFormContainer .supportInfo {
  display: none;
}
.wFormContainer .actions {
  padding: 0;
  border: 0;
}
.wFormContainer .actions input[type=submit] {
  color: #ffffff;
  font-family: "DMSans";
  font-weight: 500;
  background-color: #0060ae;
  font-size: 17px;
  line-height: 22px;
  height: 50px;
  width: 100%;
  max-width: 100%;
  margin-top: 55px;
}
@media (min-width: 768px) {
  .wFormContainer .actions input[type=submit] {
    max-width: 360px;
    margin-top: 50px;
  }
}

.wForm .htmlSection {
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.wForm .htmlSection * {
  font-family: "DMSans" !important;
  font-size: 14px !important;
  line-height: 1.3 !important;
  color: #2e3a45 !important;
}
@media only screen and (min-width: 768px) {
  .wForm .htmlSection * {
    font-size: 18px !important;
  }
}
.wForm .htmlSection .htmlContent a {
  color: #0060ae !important;
}
.wForm .htmlSection h2, .wForm .htmlSection h3, .wForm .htmlSection h4, .wForm .htmlSection h5, .wForm .htmlSection h6 {
  font-family: "TradeGothicNextLTProBdCn" !important;
  font-size: 18px !important;
  color: #181818 !important;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .wForm .htmlSection h2, .wForm .htmlSection h3, .wForm .htmlSection h4, .wForm .htmlSection h5, .wForm .htmlSection h6 {
    font-size: 25px !important;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .wForm .htmlSection {
    margin-top: 30px;
  }
}

.wForm form .choices.horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 0 8px;
}
.wForm form .choices.vertical .oneChoice {
  margin-bottom: 20px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.wForm form .choices.vertical .oneChoice input[type=checkbox] {
  margin-right: 10px;
}

.mc_section-field-stories {
  margin-top: 40px;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .mc_section-field-stories {
    margin-top: 123px;
    margin-bottom: 120px;
  }
}
.mc_section-field-stories .mc_field-stories-section-title {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-section-title {
    margin-bottom: 35px;
  }
}
.mc_section-field-stories .mc_field-stories-link {
  font-size: 14px;
  line-height: 1.3;
  color: #0c426a;
}
.mc_section-field-stories .mc_field-stories-link:hover {
  color: #e36135;
}
.mc_section-field-stories .mc_field-stories-section-title-wrap {
  margin-bottom: 20px;
}
.mc_section-field-stories .mc_field-stories-section-title-wrap .mc_field-stories-section-title {
  margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-section-title-wrap .mc_field-stories-section-title {
    padding-right: 20px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 8px;
  }
}
.mc_section-field-stories .mc_field-stories-section-title-wrap .mc_field-stories-link {
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-section-title-wrap .mc_field-stories-link {
    font-size: 18px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-section-title-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 25px;
  }
}
.mc_section-field-stories .mc_field-stories-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  overflow-x: auto;
  padding-bottom: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: calc(100vw - 16px);
  padding-right: 21px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
@media (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-wrap {
    gap: min(3.75vw, 60px);
  }
}
.mc_section-field-stories .mc_field-stories-wrap .mc_field-stories {
  min-width: calc(100% - 36px);
}
.mc_section-field-stories .mc_field-stories-wrap .mc_field-stories .mc_field-stories-content .mc_field-story-title {
  margin: 20px 0 10px;
  font-family: "DMSans";
  font-weight: 500;
}
@media (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-wrap .mc_field-stories .mc_field-stories-content .mc_field-story-title {
    margin: 15px 0 10px;
  }
}
.mc_section-field-stories .mc_field-stories-wrap .mc_field-stories .mc_field-stories-content .mc_field-stories-img-wrap {
  height: 332px;
}
.mc_section-field-stories .mc_field-stories-wrap .mc_field-stories .mc_field-stories-content .mc_field-stories-img-wrap img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
}
.mc_section-field-stories .mc_field-stories-wrap .mc_field-stories .mc_field-stories-content .mc_field-stories-readmore {
  color: #a6a9ac;
  font-family: "DMSans";
  font-size: 14px;
  line-height: 140%;
}
@media only screen and (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-wrap .mc_field-stories {
    min-width: auto;
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  .mc_section-field-stories .mc_field-stories-wrap .mc_field-stories {
    width: 33.3333333333%;
  }
}
@media only screen and (min-width: 768px) {
  .mc_section-field-stories .mc_field-stories-wrap {
    margin: 0;
    padding-right: 0;
    width: 100%;
  }
}

.mc_platoon-tab-section .mc_profile-info-tab-section {
  padding-bottom: 0;
}
@media only screen and (min-width: 768px) {
  .mc_platoon-tab-section .mc_profile-info-tab-section {
    position: relative;
  }
}
.mc_platoon-tab-section .mc_profile-info-tab-wrap .mc_profile-info-tab-nav {
  min-width: 300px;
}
@media only screen and (min-width: 768px) {
  .mc_platoon-tab-section .mc_profile-info-tab-wrap {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .mc_platoon-tab-section .mc_platoon-details {
    width: 65%;
  }
}
@media only screen and (min-width: 1270px) {
  .mc_platoon-tab-section .mc_upcoming-events-wrap {
    max-width: 100%;
  }
}

.mc_platoon-event-slider-wrap {
  max-width: calc(100vw - 6px);
  margin: 0 -16px 0 -10px;
  width: 100vw;
}
.mc_platoon-event-slider-wrap .slick-arrow {
  display: none !important;
}
@media only screen and (min-width: 768px) {
  .mc_platoon-event-slider-wrap .slick-arrow {
    display: inline-block !important;
  }
}
.mc_platoon-event-slider-wrap .mc_upcoming-events-slider .slick-arrow::before {
  background-image: url("assets/images/platoon-slider-right.svg");
}
.mc_platoon-event-slider-wrap .slick-list {
  width: 100%;
  padding: 0 47px 0 0;
}
@media only screen and (min-width: 768px) {
  .mc_platoon-event-slider-wrap .slick-list {
    padding: 0;
  }
}
.mc_platoon-event-slider-wrap .slick-dots li button::before {
  background-color: #cacaca;
}
.mc_platoon-event-slider-wrap .slick-dots li.slick-active button::before {
  background-color: #181818;
}
.mc_platoon-event-slider-wrap .slick-slide {
  padding: 0 10px;
  height: inherit;
}
@media only screen and (min-width: 1400px) {
  .mc_platoon-event-slider-wrap .slick-slide {
    padding: 0 30px;
  }
}
.mc_platoon-event-slider-wrap .slick-slide .mc_events-slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.mc_platoon-event-slider-wrap .mc_events-slide-date-time {
  margin-bottom: 15px;
}
.mc_platoon-event-slider-wrap .mc_events-slide-title, .mc_platoon-event-slider-wrap .mc_events-slide-date-time p {
  color: #181818;
}
.mc_platoon-event-slider-wrap .mc_events-slide-excerpt, .mc_platoon-event-slider-wrap .mc_events-slide-time {
  font-size: 14px;
  line-height: 1.3;
  color: #181818;
}
.mc_platoon-event-slider-wrap .mc_events-slide-time {
  font-weight: 700;
}
.mc_platoon-event-slider-wrap .slick-slide img {
  width: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.mc_platoon-event-slider-wrap .slick-slide .mc_events-slide-img-wrap {
  max-height: 200px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mc_platoon-event-slider-wrap .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mc_platoon-event-slider-wrap .slick-track, .mc_platoon-event-slider-wrap .mc_events-slides {
  margin-left: 0;
}
.mc_platoon-event-slider-wrap.--single-slide .slick-list {
  padding-right: 5px;
}
.mc_platoon-event-slider-wrap.--single-slide .mc_upcoming-events-slider .slick-dots {
  display: none !important;
}
.mc_platoon-event-slider-wrap .mc_platoon-slider-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
}
@media only screen and (min-width: 768px) {
  .mc_platoon-event-slider-wrap {
    max-width: calc(100vw - 12px);
    margin: 0 -10px 0 -10px;
  }
}
@media only screen and (min-width: 1270px) {
  .mc_platoon-event-slider-wrap {
    max-width: calc(100% + 20px);
  }
}
@media only screen and (min-width: 1400px) {
  .mc_platoon-event-slider-wrap {
    max-width: calc(100% + 60px);
    margin: 0 -30px 0 -30px;
  }
}

.mc_facebook-section .mc_facebook-title {
  line-height: 1.3;
  color: #181818;
}
.mc_facebook-section .mc_facebook-banner img {
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px) {
  .mc_facebook-section {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 1;
    width: 30%;
  }
}

.mc_leadership-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 0;
  width: 100%;
}
.mc_leadership-cont .mc_leadership-item {
  width: 100%;
}
.mc_leadership-cont .mc_leadership-item .mc_leadership-banner {
  width: 100%;
}
.mc_leadership-cont .mc_leadership-item .mc_leadership-banner img {
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  max-height: 250px;
}
.mc_leadership-cont .mc_leadership-item .mc_leader-desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  .mc_leadership-cont .mc_leadership-item {
    max-width: min(45%, 360px);
  }
  .mc_leadership-cont .mc_leadership-item .mc_leadership-banner {
    position: relative;
    padding-top: 100%;
  }
  .mc_leadership-cont .mc_leadership-item .mc_leadership-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 100%;
    z-index: 1;
  }
}
@media only screen and (min-width: 768px) {
  .mc_leadership-cont.--addnt-leadership .mc_leadership-item {
    max-width: min(29.2%, 360px);
  }
}
@media only screen and (min-width: 768px) {
  .mc_leadership-cont {
    gap: min(3.75vw, 60px);
  }
}

.mc_addn-leadership_wrap {
  width: 100%;
}

@media only screen and (min-width: 768px) {
  .mc_platoon-contact .mc_banner-btn {
    max-width: min(29.2%, 360px);
  }
}

.mc_calendar-cont {
  width: 100%;
}
.mc_calendar-cont .mc_calendar {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  border: none;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .drp_top-bar, .mc_calendar-cont .mc_calendar .date-picker-wrapper .footer {
  display: none !important;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper {
  padding: 0;
  width: 100%;
  border: none;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table {
  max-width: 100% !important;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table thead, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table tbody, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table tfoot {
  background: transparent;
  border: none;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table tr {
  background: transparent;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table th, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table td {
  padding: 10px 0;
  font-family: "DMSans";
  font-size: 20px;
  line-height: 1.2;
  color: #181818;
  text-align: center;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table tbody td {
  padding: 0;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption {
  height: auto;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption th {
  line-height: 1.3;
  padding-top: 0;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption th:first-of-type, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption th:last-of-type {
  width: auto;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .month-name {
  text-transform: capitalize;
  font-weight: normal;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .month-name div {
  display: inline-block;
  margin-right: 5px;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .prev, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 28px;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .prev:hover, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .next:hover {
  background-color: transparent;
}
@media only screen and (min-width: 992px) {
  .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .prev, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: max(-55px, -3.44vw);
  }
}
@media only screen and (min-width: 992px) {
  .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .caption .next {
    right: max(-55px, -3.44vw);
    left: auto;
  }
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .week-name {
  font-weight: 500;
  text-transform: capitalize;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day {
  font: inherit;
  color: #181818;
  width: 34px;
  margin: 3px auto;
  border-radius: 50%;
  height: 34px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  cursor: pointer;
  padding: 0;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.valid {
  color: #181818;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.hovering {
  background: #0060ae;
  color: white;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.real-today.hovering {
  background-color: #0060ae;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.real-today {
  border: 1px solid #cacaca;
  background: transparent;
  font-weight: 600;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.checked {
  background-color: rgba(0, 96, 174, 0.2509803922);
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.has_platoon_event {
  position: relative;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table .day.has_platoon_event:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  overflow: hidden;
  background-color: #0060ae;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table div.day.lastMonth, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table div.day.nextMonth {
  display: inline-block;
  color: #cacaca;
}
@media only screen and (min-width: 768px) {
  .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper table {
    width: calc(50% - min(2.125vw, 68px)) !important;
  }
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper .gap {
  display: none;
}
@media only screen and (min-width: 768px) {
  .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper {
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper .dp-clearfix, .mc_calendar-cont .mc_calendar .date-picker-wrapper .month-wrapper .time {
    display: none !important;
  }
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .first-date-selected, .mc_calendar-cont .mc_calendar .date-picker-wrapper .last-date-selected {
  background-color: #0060ae !important;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .date-range-length-tip {
  background-color: #2e3a45;
  padding: 4px 6px;
  color: #fefefe;
}
.mc_calendar-cont .mc_calendar .date-picker-wrapper .date-range-length-tip::after {
  border-top-color: #2e3a45;
}
@media only screen and (min-width: 768px) {
  .mc_calendar-cont .mc_calendar {
    min-height: 334px;
    padding: 0 min(55px, 3.44vw);
  }
}

.mc_calendar-arrow {
  display: inline-block;
  width: 5px;
  height: 9px;
  background: url("/wp-content/themes/tmc/assets/images/calendar-left.svg") no-repeat center;
  background-size: contain;
}
.mc_calendar-arrow.--next {
  background-image: url("/wp-content/themes/tmc/assets/images/calendar-right.svg");
}
@media only screen and (min-width: 992px) {
  .mc_calendar-arrow {
    width: 11px;
    height: 21px;
  }
}

.mc_two-column-content {
  width: 100%;
  margin: 0 auto;
  padding: 30px;
}
.mc_two-column-content span, .mc_two-column-content p, .mc_two-column-content h2, .mc_two-column-content h3, .mc_two-column-content h4, .mc_two-column-content h5, .mc_two-column-content h6 {
  color: #ffffff;
}
.mc_two-column-content.mc_text-black span, .mc_two-column-content.mc_text-black p, .mc_two-column-content.mc_text-black h2, .mc_two-column-content.mc_text-black h3, .mc_two-column-content.mc_text-black h4, .mc_two-column-content.mc_text-black h5, .mc_two-column-content.mc_text-black h6 {
  color: #181818;
}
.mc_two-column-content .mc_two-column-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 30px;
  padding: 0 10px;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mc_two-column-content .mc_two-column-cont .mc_two-col-item {
  width: 100%;
}
.mc_two-column-content .mc_two-column-cont .mc_two-col-item h3, .mc_two-column-content .mc_two-column-cont .mc_two-col-item h4, .mc_two-column-content .mc_two-column-cont .mc_two-col-item p {
  margin-bottom: 20px;
  text-align: left;
}
@media only screen and (min-width: 992px) {
  .mc_two-column-content .mc_two-column-cont .mc_two-col-item {
    max-width: calc(50% - min(60px, 4vw));
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
@media only screen and (min-width: 992px) {
  .mc_two-column-content .mc_two-column-cont {
    gap: 0 min(60px, 4vw);
    padding: 0 30px;
  }
}
@media only screen and (min-width: 768px) {
  .mc_two-column-content {
    padding: 30px 40px;
    width: 80%;
  }
}
@media only screen and (min-width: 1440px) {
  .mc_two-column-content {
    width: 100%;
  }
}

.mc_tribute-bnr-cont {
  min-height: calc(80vh - 140px);
  background-position: top;
  background-size: cover;
  background-repeat: no-repeat;
}

.mc_tribute-content {
  padding-left: 7.25vw;
  padding-right: 7.25vw;
  background: #ffffff;
  padding-bottom: 40px;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 14.7vw;
    padding-bottom: 80px;
  }
}
.mc_tribute-content .mc_tribute-content-left {
  padding: 0;
}
.mc_tribute-content .mc_tribute-content-left .mc_tribute-desription-cont {
  max-width: 700px;
  margin-top: 45px;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-content .mc_tribute-content-left {
    max-width: calc(100% - 300px);
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 50px;
  }
}
.mc_tribute-content .mc_tribute-content-right {
  width: 100%;
}
.mc_tribute-content .mc_tribute-content-right .tabs-container-heading {
  padding: 0;
}
.mc_tribute-content .mc_tribute-content-right .mc_tribute-donate-content {
  margin-top: 15px;
}
.mc_tribute-content .mc_tribute-content-right .mc_tribute-donate-content p {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-content .mc_tribute-content-right {
    width: 300px;
  }
  .mc_tribute-content .mc_tribute-content-right .btn {
    max-width: 260px;
  }
}

.mc_tribute-wrap {
  width: 100%;
  padding: 30px 4.35vw;
}
.mc_tribute-wrap .mc_tribute-tab-btn-wrap {
  padding: 0;
  background: transparent;
}
.mc_tribute-wrap .mc_tribute-tab-btn-wrap input[type=submit] {
  border: 2px solid #0c426a;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap {
  width: 100%;
  border: 2px solid #000000;
  background-color: #0c426a;
  padding: 40px 20px;
  position: relative;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section {
  display: none;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section .mc_tribute-tab-section-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  gap: 20px;
  min-height: 50px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section .mc_tribute-tab-section-item {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 1600px) {
  .mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section .mc_tribute-tab-section-item {
    width: calc(33% - 15px);
  }
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section .mc_tribute-tab-section-item p {
  font-family: "TradeGothicNextLTProBdCn";
  padding: 0;
  padding-left: 60px;
  font-size: 2rem;
  line-height: 1.2;
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #ffffff;
  background-repeat: no-repeat;
  background-position: left;
  background-size: 50px;
  margin: 0;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section.__in_memory .mc_tribute-tab-section-item p {
  background-image: url("/wp-content/themes/tmc/assets/images/in-memory.png");
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section.__in_honor .mc_tribute-tab-section-item p {
  background-image: url("/wp-content/themes/tmc/assets/images/in-honor.png");
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section span.tribute-wall-no-data {
  color: #ffffff;
  font-size: 1.8rem;
  width: 100%;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section.__show-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-tab-section {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_content-loader-wrap {
  position: absolute;
  content: "";
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding-bottom: 30px;
  display: none;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_content-loader-wrap .mc_content-loader {
  border: 4px solid #0c426a;
  border-radius: 50%;
  border-top: 4px solid #d5d7d9;
  width: 30px;
  height: 30px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_content-loader-wrap.__show-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap #mc_tribute-wall-load-more-btn {
  padding: 8px 20px 12px;
  border: 1px solid white;
  color: white;
  font-family: "TradeGothicNextLTProBdCn";
  margin-top: 25px;
  font-size: 2rem;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-wall-load-more.hidden {
  display: none;
}
.mc_tribute-wrap .mc_tribute-tab-section-wrap .mc_tribute-wall-load-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .mc_tribute-wrap .mc_tribute-tab-section-wrap {
    padding: 40px;
  }
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.story-block-featured .impact-events .impact-events-cards.featured-card .story-card {
  width: auto;
}
@media (min-width: 767px) {
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img {
    max-height: 500px;
  }
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img img {
    height: 500px;
  }
}
@media (min-width: 992px) {
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img {
    max-height: 500px;
  }
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img img {
    height: 500px;
  }
}
@media (min-width: 1366px) {
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img {
    max-height: 580px;
  }
  .story-block-featured .impact-events .impact-events-cards.featured-card .impact-events-img img {
    height: 580px;
  }
}

.template-privacy-policy-platoon.header-container {
  padding: 70px 0;
}

.policy-list-container {
  max-width: 910px;
  margin: 7rem auto 3rem;
}
.policy-list-container .policy-row {
  margin-bottom: 50px;
  border-top: 4px solid black;
  padding-top: 30px;
}
.policy-list-container .policy-name {
  margin-bottom: 2rem;
}
.policy-list-container ul li, .policy-list-container ol li {
  font-family: "DMSans";
  font-size: 1.8rem;
}
/*# sourceMappingURL=style.css.map */
