@charset "UTF-8";
html, body {
  height: 100%;
}

body {
  display: flex;
  flex-direction: column;
  background-color: #F5F7F8;
}

.site-footer {
  margin-top: auto;
}

p {
  font-size: 14px;
  color: #575756;
  letter-spacing: 0;
  line-height: 28px;
}

a {
  transition: color 200ms;
  color: #0E1F48;
}
a:not(.btn):hover, a:not(.btn):active, a:not(.btn):focus {
  text-decoration: none;
}

a.link {
  font-weight: bold;
  font-size: 14px;
  color: #213870;
  line-height: 24px;
}

@font-face {
  font-family: "Proxima Nova";
  src: url(/../fonts/ProximaNova-Bold.eot?93e4070d1bddf0db680971aeefe400c1);
  src: url(/../fonts/ProximaNova-Bold.eot?93e4070d1bddf0db680971aeefe400c1) format("embedded-opentype"), url(/../fonts/ProximaNova-Bold.woff2?d13068c87157b034c49dbd3096801394) format("woff2"), url(/../fonts/ProximaNova-Bold.woff?ce709318ea1e4a27f4a0aa29a559fb4f) format("woff"), url(/../fonts/ProximaNova-Bold.ttf?31d2397c473f15bd911290de5b1273a0) format("truetype"), url(/../fonts/ProximaNova-Bold.svg?0a78279b31f24fd3397b7981e6c5fbca) format("svg");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Proxima Nova";
  src: url(/../fonts/ProximaNova-Regular.eot?54c6ac6506f5949c8110da77b4b1635b);
  src: url(/../fonts/ProximaNova-Regular.eot?54c6ac6506f5949c8110da77b4b1635b) format("embedded-opentype"), url(/../fonts/ProximaNova-Regular.woff2?b4e3c51c317dc47eb1c2a19330e2ccc6) format("woff2"), url(/../fonts/ProximaNova-Regular.woff?88ee47aa7aca8a931c66432a3b1c973c) format("woff"), url(/../fonts/ProximaNova-Regular.ttf?f4442543726c643113624d4f50c2943b) format("truetype"), url(/../fonts/ProximaNova-Regular.svg?c2e23b48315355e38faf3ae57834f076) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "HandelGotDLig";
  src: url(/../fonts/HandelGotD-Ligh.eot?8cf6b9ff66d0abba44945ac9d936273a);
  src: url(/../fonts/HandelGotD-Ligh.eot?8cf6b9ff66d0abba44945ac9d936273a) format("embedded-opentype"), url(/../fonts/HandelGotD-Ligh.woff2?330188948189137da2226a75d0499887) format("woff2"), url(/../fonts/HandelGotD-Ligh.woff?dcb97bf3783d64666f4f04c041c408e8) format("woff"), url(/../fonts/HandelGotD-Ligh.ttf?5ed6f7f007f45203ed9de02a96674a84) format("truetype"), url(/../fonts/HandelGotD-Ligh.svg?cd8c583bc925dc9dbb4cf223ebce748b) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
#page--fellowship-registration .or, #page--my-history .list-nav a, #page--my-history .tab-nav a, #page--event-registration dl, #page--contact address, .history p > strong, .history h4, .about-history p, .council-member figcaption, .accredited, .timeline-list__item, .content-slider__title, .content-slider__category, .map-marker__overlay, .section-header__subtitle, .membership-card__body strong, .event-item__content, .event-item__title, .icon-list li, .isid-form, .back-button, .post-single--no-overlap dl, .post-single__content h4, .post-single__content h5, .post-single__content h6, .post-single__content, .post-single__excerpt, .post-single__slider-fraction, .post-item--overlay .post-item__meta a, .post-item__meta a, .post-item__link a, .filter-button, .site-footer .copyright, .site-footer a.muted, .site-footer, .btn-isid, .rounded-select, .link--underline, .link-blue, body, a.link, .font-proxima {
  font-family: "Proxima Nova", sans-serif;
}

.related-posts__title, .section-header__title, .post-single__content h1, .post-single__content h2, .post-single__content h3, .post-item__title, .post-item__title a, .page-title__title, #site_nav .navbar-nav .nav-item .nav-link, h1, h2, h3, h4, h5, h6, .font-crimson {
  font-family: "Crimson Text", serif;
}

#page--my-history figure.certificate figcaption, #page--event-registration .custom-radio, .event-registration-thankyou, .site-footer .back-to-top, .text-status, .font-opensans {
  font-family: "Open Sans", sans-serif;
}

.text-black {
  color: #282828 !important;
}

.text-white {
  color: #fff;
}

.block-mobile {
  width: 100%;
  display: block;
}

.text-status {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 22px;
}
.text-status--active {
  text-transform: uppercase;
  color: #47C7A2;
}
.text-status--suspended {
  color: #DA251C;
}

#page--my-history .list-nav li::before, .membership-card__body ul li::before, .custom-bullet li::before, .membership-card__body h1, .membership-card__body h2, .membership-card__body h3, .membership-card__body h4, .membership-card__body h5, .membership-card__body h6, .text-red {
  color: #A8172B !important;
}

.border-gray {
  border-color: #DEDEDE !important;
}

.bg-white {
  background-color: #fff !important;
}

.link-blue {
  font-size: 14px;
  color: #1665D8;
  letter-spacing: 0;
}

.link--underline {
  position: relative;
  color: #213870;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.82px;
  text-align: center;
  line-height: 24px;
}
.link--underline::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -6.5px;
  left: 0;
  height: 1px;
  width: 100%;
  background-color: #213870;
  transition: width 100ms ease, left 100ms ease;
}
.link--underline:hover {
  color: #2d4c97;
}
.link--underline:hover::after {
  left: 50%;
  width: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-select {
  border: 1px solid #E3E1E1;
  border-radius: 22.5px;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0.2px;
  padding-left: 20px;
  padding-right: 20px;
  background: url("data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJjaGV2cm9uLWRvd24iIGNsYXNzPSJzdmctaW5saW5lLS1mYSBmYS1jaGV2cm9uLWRvd24gZmEtdy0xNCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj48cGF0aCBmaWxsPSIjQTgxNzJCIiBkPSJNMjA3LjAyOSAzODEuNDc2TDEyLjY4NiAxODcuMTMyYy05LjM3My05LjM3My05LjM3My0yNC41NjkgMC0zMy45NDFsMjIuNjY3LTIyLjY2N2M5LjM1Ny05LjM1NyAyNC41MjItOS4zNzUgMzMuOTAxLS4wNEwyMjQgMjg0LjUwNWwxNTQuNzQ1LTE1NC4wMjFjOS4zNzktOS4zMzUgMjQuNTQ0LTkuMzE3IDMzLjkwMS4wNGwyMi42NjcgMjIuNjY3YzkuMzczIDkuMzczIDkuMzczIDI0LjU2OSAwIDMzLjk0MUwyNDAuOTcxIDM4MS40NzZjLTkuMzczIDkuMzcyLTI0LjU2OSA5LjM3Mi0zMy45NDIgMHoiPjwvcGF0aD48L3N2Zz4=") no-repeat right 1.15rem center/9px 10px;
  width: 100%;
}

.btn-isid {
  text-transform: uppercase;
  padding: 20px 25px;
  font-weight: bold;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing: 2px;
  line-height: 13px;
  border-color: transparent;
  border-radius: 4px;
  transition: background 300ms, border-color 300ms;
}
.btn-isid.active, .btn-isid:hover, .btn-isid:active, .btn-isid:focus {
  color: #fff;
}
.btn-isid--sm {
  padding: 7px 15px;
  font-size: 10px;
  line-height: 10px;
}
.btn-isid--red {
  background: #A8172B;
}
.btn-isid--red.active, .btn-isid--red:hover, .btn-isid--red:active, .btn-isid--red:focus {
  background: #7b1120;
}
.btn-isid--blue {
  background: #0E1F48;
}
.btn-isid--blue.active, .btn-isid--blue:hover, .btn-isid--blue:active, .btn-isid--blue:focus {
  background: #060d1d;
}

.custom-control-input:checked ~ .custom-control-label::before {
  border-color: #A8172B;
  background-color: #A8172B;
}

#site_header.sticky {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  z-index: 999;
  width: 100%;
}

#top_bar {
  background-color: #0E1F48;
}
#top_bar .dropdown-toggle:after {
  margin-left: 10px;
}
#top_bar .navbar-nav .nav-item .nav-link {
  padding: 0;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
}
#top_bar .navbar-nav .nav-item .nav-link:hover {
  color: #cccccc;
}

#site_nav {
  background-color: #fff;
}
#site_nav .navbar-brand {
  min-width: 189px;
  width: 189px;
}
#site_nav .navbar-toggler {
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0.23px;
}
#site_nav .navbar-nav .nav-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
#site_nav .navbar-nav .nav-item.active .nav-link {
  color: #da251c;
}
#site_nav .navbar-nav .nav-item .nav-link {
  text-align: center;
  color: #0E1F48;
}
#site_nav .navbar-nav .nav-item .nav-link:hover {
  color: #da251c;
}
#site_nav .navbar-nav .nav-item .nav-link.disabled {
  color: #aaa;
}

@media (max-width: 992px) {
  #site_nav .navbar-collapse {
    color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0E1F48;
    z-index: 9999999;
    border-top: 10px solid #A8172B;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 15px;
    transform: translateX(100%);
    will-change: transform;
    transition: transform 300ms;
  }
  #site_nav .navbar-collapse.show {
    transform: translateX(0);
  }
  #site_nav .navbar-collapse .copyright a {
    font-weight: bold;
    color: #7B89AC;
    letter-spacing: 0.92px;
    line-height: 32px;
  }
  #site_nav .navbar-collapse .close {
    align-self: flex-end;
  }
  #site_nav .navbar-collapse .close button {
    font-size: 16px;
    color: #FFFFFF;
    letter-spacing: 0.23px;
    background-color: transparent;
    border: 0;
  }
  #site_nav .navbar-collapse .nav-item {
    margin-bottom: 10px;
    position: relative;
  }
  #site_nav .navbar-collapse .nav-item .nav-link {
    font-size: 14px;
    color: #FFFFFF;
    line-height: 32px;
  }
  #site_nav .navbar-collapse .navbar-nav-secondary {
    margin-top: 50px;
  }
  #site_nav .navbar-collapse .navbar-nav-secondary li {
    margin-bottom: 0;
  }
  #site_nav .navbar-collapse .navbar-nav-secondary li a:not(.dropdown-item) {
    padding: 0;
  }
  #site_nav .navbar-collapse .navbar-nav-secondary li:not(:last-child) {
    padding-right: 20px;
  }
  #site_nav .navbar-collapse .navbar-nav-secondary li:not(:last-child):after {
    content: "|";
    position: absolute;
    opacity: 0.4;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 32px;
    color: #fff;
  }
}
main.site-main {
  padding-top: 30px;
  margin-bottom: 100px;
}

.section {
  padding-top: 30px;
  padding-bottom: 30px;
}
.section--dark {
  color: #FFFFFF;
}

.site-footer {
  text-align: center;
  background-color: #0E1F48;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.92px;
  line-height: 32px;
  position: relative;
}
.site-footer .sitemap ul li {
  display: block;
  margin-bottom: 20px;
}
.site-footer__content {
  padding-bottom: 50px;
  padding-top: 45px;
}
.site-footer .back-to-top {
  font-weight: bold;
  font-size: 10px;
  color: #EBF2F4;
  letter-spacing: 1.82px;
  text-transform: uppercase;
}
.site-footer .back-to-top *:before {
  content: "";
  display: block;
  width: 1px;
  height: 27px;
  background-color: #fff;
  margin: auto auto 10px;
}
.site-footer, .site-footer a {
  color: #fff;
}
.site-footer a:hover {
  text-decoration: none;
  color: #cccccc;
}
.site-footer a.muted {
  font-weight: bold;
  font-size: 12px;
  color: #7B89AC;
  letter-spacing: 0.92px;
  line-height: 32px;
}
.site-footer a.muted:hover {
  color: #bac1d3;
}
.site-footer .copyright {
  font-size: 14px;
  letter-spacing: 0;
  font-weight: normal;
}
.site-footer .socials ul li {
  font-size: 16px;
}
.site-footer .socials ul li:not(:last-child) {
  margin-right: 30px;
}

.page-title {
  position: relative;
  margin-bottom: 20px;
}
.page-title--spacer:before, .page-title--spacer:after {
  content: "";
  display: block;
  height: 1px;
  width: 30px;
  background-color: #ADBBC4;
  margin: auto;
}
.page-title--spacer .page-title__title {
  font-size: 24px;
  color: #0E1F48;
  text-align: center;
  line-height: 30px;
  letter-spacing: 1.55px;
}
.page-title__title {
  margin: 20px 0;
  font-size: 24px;
  color: #0E1F48;
  text-align: center;
  letter-spacing: 0;
}

.filter-button {
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 1.43px;
  line-height: 32px;
  text-transform: uppercase;
  padding: 0 15px;
  margin-left: 5px;
  margin-right: 5px;
  background: #213870;
  border-radius: 22.5px;
  margin-bottom: 15px;
  display: inline-block;
  transition: background-color 300ms;
}
.filter-button.active, .filter-button:hover {
  text-decoration: none;
  background: #A8172B;
  color: #fff !important;
}

.post-item {
  margin-bottom: 20px;
}
.post-item:hover a {
  text-decoration: none;
}
.post-item:hover .post-item__image img {
  transform: scale(1);
}
.post-item__title, .post-item__title a {
  font-weight: bold;
  font-size: 18px;
  color: #0E1F48;
  letter-spacing: -0.75px;
  line-height: 24px;
  margin: 0;
}
.post-item__image {
  margin-bottom: 20px;
  overflow: hidden;
  box-shadow: 0 13px 46px 0 rgba(0, 0, 0, 0.2);
}
.post-item__image img {
  transition: transform 300ms;
  transform: scale(1.05);
}
.post-item__meta a, .post-item__link a {
  font-weight: bold;
  font-size: 10px;
  color: #A8172B;
  letter-spacing: 1.43px;
  line-height: 24px;
  text-transform: uppercase;
}
.post-item__meta {
  margin-bottom: 5px;
}
.post-item__link {
  margin-top: 10px;
}
.post-item--overlay {
  position: relative;
}
.post-item--overlay .post-item__meta {
  position: absolute;
  top: 5px;
  left: 5px;
}
.post-item--overlay .post-item__meta a {
  font-weight: bold;
  font-size: 10px;
  color: #FFFFFF;
  letter-spacing: 1.43px;
  line-height: 25px;
  text-transform: uppercase;
  padding: 0 15px;
  background: #A8172B;
  border-radius: 22.5px;
  display: inline-block;
  transition: background-color 300ms;
}
.post-item--overlay .post-item__meta a.active, .post-item--overlay .post-item__meta a:hover {
  text-decoration: none;
}

.post-single__body {
  padding: 20px 20px 40px;
  background-color: #fff;
  box-shadow: 0 13px 46px 0 rgba(0, 0, 0, 0.08);
  z-index: 99;
  position: relative;
}
.post-single__slider-arrows {
  position: absolute;
  background-color: #fff;
  right: 0;
  bottom: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #EAEAEA;
}
.post-single__slider-arrows .slick-arrow {
  background-color: transparent;
  border: 0;
  width: 40px;
  height: 40px;
  font-size: 19px;
  color: #2076C6;
  letter-spacing: 0;
}
.post-single__slider-arrows .slick-prev {
  border-right: 1px solid #EAEAEA;
}
.post-single__slider-arrows .slick-next {
  border-left: 1px solid #EAEAEA;
}
.post-single__slider-fraction {
  font-size: 14px;
  color: #282828;
  letter-spacing: 0;
  width: 70px;
  text-align: center;
}
.post-single__image {
  margin-left: -15px;
  margin-right: -15px;
}
.post-single__excerpt {
  font-weight: bold;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 22px;
}
.post-single__content {
  margin-top: 25px;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 22px;
}
.post-single__content h1, .post-single__content h2, .post-single__content h3 {
  color: #A8172B;
  letter-spacing: 0;
}
.post-single__content h4, .post-single__content h5, .post-single__content h6 {
  color: #0E1F48;
  letter-spacing: 0;
}
.post-single__socials {
  margin-top: 30px;
  text-align: center;
}
.post-single--no-overlap dt {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #0E1F48;
  letter-spacing: 1px;
  line-height: 32px;
}
.post-single--no-overlap dd {
  font-size: 14px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 32px;
}

.back-button {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  color: #0E1F48;
  letter-spacing: 1.57px;
  line-height: 32px;
}
.back-button i {
  color: #da251c;
}
.back-button:hover {
  color: #da251c;
}

.news-socials a {
  color: #282828;
}

.isid-form label {
  font-weight: bold;
  font-size: 12px;
  color: #282828;
  letter-spacing: 1px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.isid-form input, .isid-form textarea {
  background-color: #fff;
  border: 0;
  border-radius: 0;
  padding: 15px 20px;
}
.isid-form input::-moz-placeholder, .isid-form textarea::-moz-placeholder {
  font-size: 14px;
  color: #9BA8B4;
  letter-spacing: 0.2px;
}
.isid-form input::placeholder, .isid-form textarea::placeholder {
  font-size: 14px;
  color: #9BA8B4;
  letter-spacing: 0.2px;
}
.isid-form p {
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 20px;
}

.isid-form--card input, .isid-form--card textarea {
  background: #FFFFFF;
  border: 1px solid #E3E1E1;
  padding: 15px;
}

.isid-card {
  background: #FFFFFF;
  border: 1px solid #E7E7E7;
  padding: 15px;
}
.isid-card--login {
  padding: 50px 10px;
}

.icon-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.icon-list li {
  display: flex;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 21px;
}
.icon-list li:not(:last-child) {
  margin-bottom: 20px;
}
.icon-list li i {
  font-size: 14px;
  color: #213870;
  letter-spacing: 0;
  margin-right: 15px;
  line-height: 21px;
  text-align: center;
  width: 1.25em;
}
.icon-list li strong {
  display: block;
}

.event-item__image {
  margin-left: -15px;
  margin-right: -15px;
}
.event-item__body {
  border-top: 5px solid #0E1F48;
  background-color: #fff;
  padding: 20px;
  transform: translateY(-25px);
}
.event-item__header {
  border-bottom: 1px solid #E1E9EB;
  padding-bottom: 20px;
}
.event-item__category {
  margin-bottom: 10px;
}
.event-item__title {
  font-weight: bold;
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 15px;
}
.event-item__content {
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 12px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 19px;
}

.membership-card {
  background-color: #fff;
  padding: 30px 15px 15px;
  position: relative;
  margin-bottom: 10px;
}
.membership-card .cut-out {
  position: absolute;
  top: 0;
  right: 0;
}
.membership-card .cut-out img {
  max-width: 30px;
}
.membership-card__header {
  padding-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
.membership-card__header .toggle-icon {
  line-height: 34px;
  color: #0E1F48;
}
.membership-card__header.collapsed .toggle-icon:before {
  content: "";
}
.membership-card__title {
  margin: 0;
  font-weight: bold;
  font-size: 18px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 34px;
  cursor: pointer;
}
.membership-card__pdgi {
  font-family: "HandelGotDLig";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #0E1F48;
}
.membership-card__validity {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height, or 122% */
  text-align: right;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #0E1F48;
}
.membership-card__validity .suspended {
  background: #A8172B;
  font-family: "HandelGotDLig";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  /* identical to box height, or 122% */
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #FFFFFF;
  padding: 8px 10px;
}
.membership-card__body {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #E1E1E1;
}
.membership-card__body h1, .membership-card__body h2, .membership-card__body h3, .membership-card__body h4, .membership-card__body h5, .membership-card__body h6 {
  margin-bottom: 25px;
}
.membership-card__body strong {
  font-weight: bold;
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 28px;
}
#page--my-history .list-nav, .membership-card__body ul, .custom-bullet {
  margin-top: 20px;
  list-style: none;
  /* Remove default bullets */
  padding-left: 20px;
}
#page--my-history .list-nav li, .membership-card__body ul li, .custom-bullet li {
  margin-bottom: 20px;
}
#page--my-history .list-nav li::before, .membership-card__body ul li::before, .custom-bullet li::before {
  content: "•";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  font-weight: bold;
  /* If you want it to be bold */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

.section-header {
  text-align: center;
}
.section-header--separator:before {
  content: "";
  height: 75px;
  width: 2px;
  background-color: #E1E9EB;
  display: block;
  margin: auto auto 30px;
}
.section-header__title {
  font-size: 24px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 48px;
  margin-bottom: 30px;
}
.section-header__title--sm {
  font-weight: bold;
  font-size: 20px;
  color: #0E1F48;
  line-height: 21px;
}
.section-header__subtitle {
  font-weight: bold;
  font-size: 12px;
  color: #A8172B;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.map-container {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
}
.map-container .tooltip {
  padding-bottom: 0;
  margin-top: 10px;
  z-index: 20;
}
.map-container .tooltip .arrow:before {
  border-bottom-color: #fff;
}
.map-container .tooltip-inner {
  background-color: #fff;
  border-radius: 6px;
  padding: 15px;
  width: 120px;
}

.map-marker {
  position: absolute;
  width: 10px;
  height: 10px;
  z-index: 10;
}
.map-marker__pin {
  z-index: 9999;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #213870;
  border-radius: 100px;
  left: calc(50% - 5px);
  position: absolute;
  transition: transform 300ms, color 300ms;
  cursor: pointer;
}
.map-marker__pin:hover {
  background: #DA251C;
  transform: scale(1.1);
}
.map-marker__pin:hover .map-marker__overlay {
  transform: scaleY(1);
}
.map-marker__overlay {
  text-align: left;
  font-size: 12px;
  color: #282828;
  letter-spacing: 0;
  line-height: 18px;
}
.map-marker__overlay ul.list-unstyled {
  margin: 0;
}
.map-marker__overlay li {
  font-size: 12px;
  color: #282828;
  letter-spacing: 0;
  line-height: 18px;
}

.content-slider {
  margin-top: -25px;
}
.content-slider__slide {
  box-shadow: 0 10px 60px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 20px;
  border-top: 5px solid transparent;
  transition: border-color 300ms, background-color 300ms;
  position: relative;
}
.content-slider__slide:focus {
  outline: 0;
}
.content-slider__slide.current {
  background-color: #F6F6F6;
  border-color: #213870;
}
.content-slider__header {
  margin-bottom: 15px;
}
.content-slider__category {
  font-weight: bold;
  font-size: 10px;
  color: #A8172B;
  letter-spacing: 1.43px;
  line-height: 24px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.content-slider__title {
  font-weight: bold;
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 24px;
}
.content-slider__link {
  margin-top: 20px;
}
.content-slider__link a {
  text-transform: uppercase;
}

.hero-slider {
  margin-left: -15px;
  margin-right: -15px;
}

.timeline-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.timeline-list__item {
  margin-bottom: 20px;
}
.timeline-list__body {
  padding: 25px 20px 35px;
  background: #FFFFFF;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.08);
  border-radius: 4px;
}
.timeline-list__year {
  font-weight: bold;
  font-size: 16px;
  color: #0E1F48;
  line-height: 25px;
  margin-bottom: 10px;
}
.timeline-list__content {
  font-size: 14px;
  color: #2C3958;
  line-height: 24px;
}

.modal-isid .modal-content {
  border-radius: 0;
  border: 0;
}
.modal-isid .modal-content .modal-header, .modal-isid .modal-content .modal-body {
  padding: 50px;
}
.modal-isid .modal-content .modal-header {
  border: 0;
  padding-bottom: 0;
}
.modal-isid .modal-content .modal-body {
  max-height: 400px;
  overflow-y: auto;
  padding-top: 0;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 24px;
}
.modal-isid .modal-title {
  font-size: 21px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 31px;
}
.modal-isid .modal-title small {
  font-size: 14px;
  color: #9F9F9F;
  letter-spacing: 0;
  line-height: 25px;
  display: block;
}

.upload-item {
  background: #FBFBFD;
  border: 1px solid #EAEDF3;
  border-radius: 4px;
  padding: 15px 25px;
  font-family: "Roboto-Regular", sans-serif;
  font-size: 14px;
  color: #3E3F42;
  line-height: 22px;
}
.upload-item .row {
  margin: 0;
  justify-content: space-between;
}
.upload-item .row i {
  font-size: 20px;
}
.upload-item__size {
  font-size: 12px;
  color: #9EA0A5;
  text-align: right;
  line-height: 18px;
}
.upload-item .progress {
  margin-top: 15px;
}

.accredited {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border: 8px solid #D3DDE3;
  width: 177px;
  height: 177px;
  border-radius: 50%;
}
.accredited__by {
  font-weight: bold;
  font-size: 12px;
  color: #213870;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.accredited__main {
  font-weight: bold;
  font-size: 28px;
  color: #213870;
  letter-spacing: 0;
}
.accredited__main small {
  font-weight: normal;
  font-size: 11px;
  display: block;
}
.accredited__main--spacer {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
.accredited__main--spacer:before, .accredited__main--spacer:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 2px;
  opacity: 0.3;
  background-color: #ADBBC4;
  left: 50%;
  transform: translateX(-50%);
}
.accredited__main--spacer:before {
  top: 0;
}
.accredited__main--spacer:after {
  bottom: 0;
}

.event-registration-thankyou {
  color: #000000;
  letter-spacing: 0;
  font-size: 14px;
  line-height: 28px;
}

.payment-details {
  margin-top: 50px;
  background-color: #fff;
  border: 1px solid #E7E7E7;
  text-align: center;
  padding: 50px 25px;
}
.payment-details strong {
  display: block;
  font-size: 14px;
  color: #262626;
  letter-spacing: 0;
  line-height: 22px;
}
.payment-details span {
  font-size: 24px;
  color: #0E1F48;
  letter-spacing: 0.34px;
}

.posts a:hover {
  text-decoration: none;
}

.post-filters {
  padding-bottom: 20px;
}
.post-filters--border {
  border-bottom: 1px solid #E1E9EB;
}

.related-posts {
  margin-top: 30px;
}
.related-posts__title {
  font-size: 24px;
  color: #282828;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
  margin-bottom: 30px;
}
.related-posts .post-item {
  margin-bottom: 25px;
}

.council-member {
  width: 100%;
  margin-bottom: 30px;
}
.council-member figcaption {
  font-weight: bold;
  font-size: 12px;
  color: #0E1F48;
  letter-spacing: 0;
  text-align: center;
  line-height: 25px;
  margin-top: 10px;
}
.council-member figcaption small {
  font-weight: normal;
  font-size: 12px;
  color: #9F9F9F;
  letter-spacing: 0;
  line-height: 21px;
  display: block;
}

.about-history h1 {
  font-size: 24px;
  color: #0E1F48;
  letter-spacing: 0;
  margin-bottom: 20px;
}
.about-history p {
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 24px;
}

.history h4 {
  font-weight: bold;
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 31px;
  margin-bottom: 30px;
}
.history p {
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 24px;
}
.history p > strong {
  font-size: 16px;
  color: #A8172B;
  letter-spacing: 0;
  line-height: 24px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.history .sign {
  text-align: center;
  float: right;
  margin-top: 75px;
}
.history .sign strong {
  font-size: 16px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 25px;
  margin-top: 20px;
  display: block;
}
.history .sign small {
  font-size: 14px;
  color: #9F9F9F;
  letter-spacing: 0;
  line-height: 25px;
}

.knowledge-hub-intro p {
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 30px;
}

#page--contact address {
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 27px;
}
#page--contact address a {
  font-family: ProximaNova-Regular;
  font-size: 14px;
  color: #2C3958;
  letter-spacing: 0;
  line-height: 27px;
}

.related-posts {
  background-color: transparent;
}

#page--events-single {
  margin-bottom: 0;
}
#page--events-single .post-single__content {
  border-top: 1px solid #E1E9EB;
  padding-top: 30px;
}

#page--event-registration .isid-card {
  margin-bottom: 10px;
}
#page--event-registration .isid-card__title {
  font-size: 22px;
  color: #0E1F48;
  letter-spacing: 0;
  text-align: center;
  line-height: 48px;
  margin-bottom: 40px;
}
#page--event-registration dl {
  text-align: center;
}
#page--event-registration dt {
  font-weight: bold;
  font-size: 14px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 22px;
}
#page--event-registration dd {
  font-size: 13px;
  color: #1B1B1B;
  letter-spacing: 0.19px;
  margin-bottom: 15px;
}
#page--event-registration .amount-due {
  font-weight: bold;
  font-size: 18px;
  color: #2B4087;
  text-align: center;
  line-height: 34px;
}
#page--event-registration .custom-radio {
  font-size: 14px;
  color: #000000;
  text-align: left;
  line-height: 34px;
}
#page--event-registration .custom-control-label {
  text-transform: none;
  font-weight: normal;
}
#page--event-registration .icon-list {
  margin-top: 20px;
}
#page--event-registration .icon-list li .custom-control.custom-radio {
  margin: auto;
}

#page--my-history {
  padding-top: 0;
}
#page--my-history .tab-nav {
  background-color: #fff;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
}
#page--my-history .tab-nav .row {
  flex-wrap: nowrap;
}
#page--my-history .tab-nav a {
  font-weight: bold;
  font-size: 12px;
  color: #0E1F48;
  letter-spacing: 2.4px;
  text-align: center;
  height: 60px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-bottom: 3px solid transparent;
}
#page--my-history .tab-nav a.active {
  color: #A8172B;
  border-color: #A8172B;
}
#page--my-history .list-nav {
  margin: 0;
}
#page--my-history .list-nav li:not(:last-child) {
  margin-bottom: 25px;
}
#page--my-history .list-nav a {
  font-weight: bold;
  font-size: 12px;
  color: #0E1F48;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
#page--my-history .list-nav a.active {
  color: #A8172B;
}
#page--my-history figure {
  width: 100%;
  margin: 0;
}
#page--my-history figure.certificate figcaption {
  font-weight: bold;
  font-size: 14px;
  color: #0E1F48;
  letter-spacing: 0;
  line-height: 22px;
}

#page--fellowship-registration .or {
  font-size: 13px;
  color: #2C3958;
  letter-spacing: 0.19px;
  text-align: left;
  margin-bottom: 1rem;
}

.card--isid {
  border: 1px solid #E7E7E7;
  border-radius: 0;
}

@media (min-width: 992px) {
  .page-title {
    margin-bottom: 50px;
  }
  .page-title--spacer:before, .page-title--spacer:after {
    width: 40px;
  }
  .page-title--spacer .page-title__title {
    margin: 30px 0;
    font-size: 40px;
    letter-spacing: 2.58px;
  }
  .page-title__title {
    font-size: 40px;
    color: #0E1F48;
    letter-spacing: 0;
    line-height: 60px;
  }
  .page-title__info {
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    margin-top: -20px;
  }

  #top_bar .navbar-nav .nav-item {
    position: relative;
  }
  #top_bar .navbar-nav .nav-item:not(:last-child) {
    padding-right: 20px;
  }
  #top_bar .navbar-nav .nav-item:not(:last-child):after {
    content: "|";
    position: absolute;
    opacity: 0.4;
    right: 0;
    top: 0;
    font-size: 12px;
    line-height: 32px;
    color: #fff;
  }
  #top_bar .navbar-nav .nav-item:not(:first-child) {
    padding-left: 20px;
  }

  #site_nav .navbar-brand {
    min-width: 240px;
    width: 240px;
  }
  #site_nav .navbar-nav .nav-item:not(:last-child) {
    margin-right: 25px;
  }
  #site_nav .navbar-nav .nav-item .nav-link {
    font-size: 18px;
    letter-spacing: 0;
    line-height: 32px;
  }

  .site-footer {
    text-align: left;
  }
  .site-footer .back-to-top {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10%;
  }
  .site-footer__content {
    padding-bottom: 70px;
    padding-top: 70px;
  }
  .site-footer .sitemap ul li {
    position: relative;
    margin: 0;
    display: inline-block;
  }
  .site-footer .sitemap ul li:not(:last-child) {
    padding-right: 25px;
  }
  .site-footer .sitemap ul li:not(:last-child):after {
    content: "|";
    position: absolute;
    opacity: 0.4;
    right: 0;
    top: 0;
  }
  .site-footer .sitemap ul li:not(:first-child) {
    padding-left: 25px;
  }
  .site-footer .socials ul li:not(:last-child) {
    margin-right: 50px;
  }

  main.site-main {
    padding-top: 100px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section--large-padding {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .posts {
    margin-top: 60px;
  }

  .post-item {
    margin-bottom: 70px;
  }
  .post-item__title, .post-item__title a {
    font-size: 24px;
    letter-spacing: -1px;
  }
  .post-item--overlay .post-item__meta {
    top: 10px;
    left: 10px;
  }

  .rounded-select {
    display: inline-block;
    min-width: 200px;
    min-height: 45px;
  }

  .post-filters {
    padding-bottom: 30px;
  }
  .post-filters--border {
    padding-bottom: 70px;
  }

  .back-button {
    font-size: 12px;
    letter-spacing: 1.71px;
  }

  .post-single__image {
    margin-left: 0;
    margin-right: 0;
  }
  .post-single__body {
    padding: 80px;
    margin-top: -130px;
    margin-left: 100px;
    margin-right: 100px;
  }
  .post-single__slider-arrows .slick-arrow {
    width: 70px;
    height: 70px;
  }
  .post-single__slider-fraction {
    width: 120px;
  }
  .post-single__excerpt, .post-single__content {
    line-height: 24px;
  }
  .post-single__socials {
    margin-top: 60px;
    text-align: left;
  }
  .post-single--small-padding .post-single__body {
    margin-top: -75px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .post-single--no-overlap .post-single__body {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }

  .related-posts {
    margin-top: 100px;
    padding-top: 75px;
    border-top: 1px solid #D8E0E3;
  }
  .related-posts__title {
    font-size: 46px;
    margin-bottom: 50px;
  }

  .isid-form .form-row, .isid-form .row {
    margin-bottom: 30px;
  }

  .isid-card {
    padding: 40px;
  }
  .isid-card--login {
    padding: 50px;
  }

  .event-item {
    margin-bottom: 340px;
  }
  .event-item:nth-child(even) .event-item__image-col {
    margin-left: auto;
  }
  .event-item:nth-child(even) .event-item__card-col {
    left: 0;
  }
  .event-item .row {
    position: relative;
  }
  .event-item__image {
    margin-left: 0;
    margin-right: 0;
  }
  .event-item__card-col {
    position: absolute;
    right: 0;
    top: 100px;
  }
  .event-item__body {
    transform: translateY(0);
    padding: 50px;
  }
  .event-item__title {
    font-size: 18px;
    line-height: 24px;
  }
  .event-item__content {
    padding-top: 30px;
    padding-bottom: 50px;
    font-size: 14px;
    line-height: 24px;
  }
  .event-item__meta .icon-list {
    display: flex;
  }
  .event-item__meta .icon-list li {
    float: left;
  }
  .event-item__meta .icon-list li:not(:last-child) {
    margin-right: 40px;
  }

  #page--events-single {
    margin-bottom: 0;
  }
  #page--events-single .post-single__content {
    border: 0;
    padding-top: 0;
  }

  #page--event-registration .amount-due {
    text-align: right;
  }
  #page--event-registration .isid-card {
    margin-bottom: 30px;
    text-align: left;
  }
  #page--event-registration .isid-card__title {
    text-align: left;
    font-size: 30px;
    line-height: 48px;
  }
  #page--event-registration dl {
    text-align: left;
  }

  .membership-card {
    margin-bottom: 30px;
    padding: 40px 40px 75px;
  }
  .membership-card__header {
    padding-bottom: 35px;
  }
  .membership-card__title {
    font-size: 24px;
  }
  .membership-card__body {
    padding-top: 35px;
  }

  .section-header__title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 35px;
  }
  .section-header__title--sm {
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
  }
  .section-header__title--large-margin {
    margin-bottom: 65px;
  }
  .section-header__subtitle {
    line-height: 14px;
  }

  .content-slider {
    margin-top: -125px;
  }
  .content-slider__slide {
    padding: 40px;
  }
  .content-slider__slide:not(:last-child) {
    border-right: 1px solid #EAEAEA;
  }
  .content-slider__title {
    font-size: 18px;
    color: #0E1F48;
  }

  .hero-slider {
    margin-left: 0;
    margin-right: 0;
  }

  .timeline-list {
    position: relative;
    margin-top: 100px;
  }
  .timeline-list:before {
    position: absolute;
    content: "";
    display: block;
    width: 1px;
    border: 1px dashed #ADBBC4;
    top: 65px;
    bottom: 65px;
    left: 50%;
  }
  .timeline-list__item {
    height: 130px;
    margin-top: -65px;
    max-width: 50%;
    position: relative;
  }
  .timeline-list__item:before {
    position: absolute;
    content: "";
    display: block;
    height: 1px;
    border: 1px dashed #ADBBC4;
    width: 100%;
    top: 50%;
    z-index: 99;
  }
  .timeline-list__item:after {
    position: absolute;
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background: #A8172B;
    border-radius: 100px;
    top: 48%;
    z-index: 100;
  }
  .timeline-list__item:nth-child(odd) {
    margin-right: 15%;
  }
  .timeline-list__item:nth-child(odd):before {
    left: 0;
  }
  .timeline-list__item:nth-child(odd):after {
    right: -4px;
  }
  .timeline-list__item:nth-child(even) {
    margin-left: auto;
  }
  .timeline-list__item:nth-child(even):after {
    left: -3px;
  }
  .timeline-list__item:nth-child(even) .timeline-list__body {
    margin-left: auto;
  }
  .timeline-list__body {
    position: relative;
    z-index: 99;
    padding: 25px;
    max-width: 70%;
  }

  .about-history h1 {
    font-size: 46px;
    margin-bottom: 35px;
  }

  .history h4 {
    font-size: 21px;
  }
  .history p > strong {
    font-size: 16px;
    color: #A8172B;
    letter-spacing: 0;
    line-height: 24px;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  #page--fellowship-registration .or {
    position: relative;
    margin-top: 35px;
    text-align: center;
  }
  #page--fellowship-registration .or:before, #page--fellowship-registration .or:after {
    content: "";
    position: absolute;
    display: block;
    height: 30px;
    width: 1px;
    left: 50%;
    background-color: #E0E9E9;
  }
  #page--fellowship-registration .or:before {
    bottom: calc(100% + 5px);
  }
  #page--fellowship-registration .or:after {
    top: calc(100% + 5px);
  }

  p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .container-fluid--large-padding {
    padding-left: 80px;
    padding-right: 80px;
  }

  #site_nav .navbar-brand {
    min-width: 320px;
    width: 320px;
  }
  #site_nav .navbar-nav .nav-item:not(:last-child) {
    margin-right: 45px;
  }
}
.form-group label {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
}

.payment-info h2, .payment-info h3, .payment-info h4, .payment-info button, .payment-info .card-body {
  font-family: "Proxima Nova";
  font-style: normal;
}
.payment-info h2 {
  font-size: 22px;
}
.payment-info h3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 24px;
  letter-spacing: 0.342857px;
  color: #0E1F48;
}
.payment-info h4 {
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  color: #262626;
}

#back {
  font-weight: 700;
  font-size: 11px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #213870;
  border-bottom: 2px solid #2C3958;
  height: 26px;
  display: inline-block;
}

#page--event-registration .isid-card h3 {
  font-weight: 400;
  font-size: 30px;
  line-height: 48px;
  margin-bottom: 30px;
}
#page--event-registration .isid-card p {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
}
#page--event-registration .check-npa {
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #1665D8;
  margin-bottom: 0.5rem;
}
#page--event-registration #step {
  margin-bottom: 30px;
  position: relative;
}
#page--event-registration #step a {
  min-width: 200px;
  background: #213870;
  border-radius: 22.5px;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1.42857px;
  text-transform: uppercase;
  color: #FFFFFF;
  z-index: 2;
}
#page--event-registration #step a.active {
  background: #A8172B;
}
#page--event-registration #step hr {
  border: 1px dashed #979797;
  width: 90%;
  position: absolute;
  left: 50px;
  z-index: 1;
}
#page--event-registration .price {
  min-width: 130px;
}
#page--event-registration .membership, #page--event-registration .name, #page--event-registration .price, #page--event-registration .subtotal, #page--event-registration .grandtotal, #page--event-registration .discount {
  font-family: "Open Sans";
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
  color: #2C3958;
}
#page--event-registration .list-container {
  border-bottom: 1px solid #E3E1E1;
  padding-bottom: 40px;
}
#page--event-registration .list-container .member-list .membership {
  font-weight: 700;
  min-width: 100px;
  margin-right: 40px;
}
#page--event-registration .list-container .member-list .name, #page--event-registration .list-container .member-list .price {
  font-weight: 400;
}
#page--event-registration .subtotal {
  margin-top: 30px;
}
#page--event-registration .subtotal .left {
  margin-right: 40px;
}
#page--event-registration .grandtotal, #page--event-registration .discount {
  margin-top: 20px;
}
#page--event-registration .grandtotal .left, #page--event-registration .discount .left {
  margin-right: 40px;
  font-weight: 700;
}
#page--event-registration .grandtotal .right, #page--event-registration .discount .right {
  font-weight: 700;
  font-size: 18px;
}
#page--event-registration .discount {
  color: #1BB934;
}
#page--event-registration .discount .right {
  color: #1BB934;
  font-size: 14px;
}

.payment-method .payment img {
  margin-right: 20px;
}
.payment-method .payment .custom-control-label::before, .payment-method .payment .custom-control-label::after {
  top: 50% !important;
  transform: translateY(-50%);
}

#order-list label, #order-list .price, #order-list .status1, #order-list .status2 {
  font-family: "Proxima Nova";
  font-style: normal;
}
#order-list label {
  font-weight: 700;
  font-size: 10px;
  line-height: 10px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #353840;
}
#order-list .price, #order-list .status1, #order-list .status2 {
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #353840;
}
#order-list .status1 {
  color: #A8172B;
}
#order-list .status2 {
  color: #39B54A;
}
#order-list .list-container {
  border: 1px solid #E5E5E5;
  margin-bottom: 50px;
}
#order-list .list-container .order-item {
  border-top: 1px solid #E5E5E5;
}
#order-list .list-container .order-item:first-child {
  border-top: none;
}
#order-list .list-container a:hover {
  cursor: pointer;
  background: #FAFAFA;
}

#order-detail i {
  margin-right: 13px;
}
#order-detail h2, #order-detail .calendar {
  font-family: "Proxima Nova";
  font-style: normal;
}
#order-detail h2, #order-detail h3 {
  font-weight: 700;
  text-transform: uppercase;
  color: #353840;
}
#order-detail h2 {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.08em;
}
#order-detail .calendar {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #2C3958;
}
#order-detail h3 {
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0.08em;
}
#order-detail .header {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 40px;
}
#order-detail .header label {
  padding: 0;
  font-family: "Proxima Nova";
  font-style: normal;
  font-weight: 700;
  font-size: 10px;
  line-height: 10px;
  /* identical to box height */
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #353840;
}
#order-detail .price {
  min-width: 130px;
}
#order-detail .membership, #order-detail .name, #order-detail .price, #order-detail .subtotal, #order-detail .grandtotal, #order-detail .discount {
  font-family: "Open Sans";
  font-style: normal;
  font-size: 14px;
  line-height: 30px;
  color: #2C3958;
}
#order-detail .list-container {
  border-bottom: 1px solid #E3E1E1;
  padding-bottom: 40px;
}
#order-detail .list-container .member-list .membership {
  font-weight: 700;
  min-width: 100px;
  margin-right: 40px;
}
#order-detail .list-container .member-list .name, #order-detail .list-container .member-list .price {
  font-weight: 400;
}
#order-detail .list-container .member-list a {
  color: #A8172B;
}
#order-detail .subtotal {
  margin-top: 30px;
}
#order-detail .subtotal .left {
  margin-right: 40px;
}
#order-detail .grandtotal, #order-detail .discount {
  margin-top: 20px;
}
#order-detail .grandtotal .left, #order-detail .discount .left {
  margin-right: 40px;
  font-weight: 700;
}
#order-detail .grandtotal .right, #order-detail .discount .right {
  font-weight: 700;
  font-size: 18px;
}
#order-detail .grandtotal {
  border-bottom: 1px solid #DBDBDB;
  padding-bottom: 30px;
}
#order-detail .discount {
  color: #1BB934;
}
#order-detail .discount .right {
  color: #1BB934;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .payment-info h3 {
    font-size: 18px;
    line-height: 18px;
  }
  .payment-info h4 {
    font-size: 12px;
  }
  .payment-info h2 {
    font-size: 18px;
  }

  .payment-method .payment img {
    margin-right: 10px;
    width: 95px;
  }

  #page--event-registration .page-title__info {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
  }
  #page--event-registration #step {
    margin-bottom: 30px;
    position: relative;
  }
  #page--event-registration #step a {
    min-width: 33px;
  }
  #page--event-registration #step a.active {
    min-width: 200px;
    background: #A8172B;
  }
  #page--event-registration #step hr {
    width: 85%;
    left: 20px;
  }
  #page--event-registration .price {
    min-width: auto;
  }
  #page--event-registration .list-container {
    border-bottom: none;
    padding-bottom: 0;
  }
  #page--event-registration .list-container .member-list {
    border-bottom: 1px solid #E3E1E1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #page--event-registration .list-container .member-list .membership {
    margin-right: 0;
  }
  #page--event-registration .subtotal {
    margin-top: 20px;
  }
  #page--event-registration .subtotal .left {
    margin-right: 0;
  }
  #page--event-registration .grandtotal, #page--event-registration .discount {
    margin-top: 20px;
  }
  #page--event-registration .grandtotal .left, #page--event-registration .discount .left {
    margin-right: 0;
  }

  #order-detail i {
    margin-right: 10px;
  }
  #order-detail h1 {
    font-size: 24px;
  }
  #order-detail h3 {
    font-size: 11px;
    line-height: 11px;
    letter-spacing: 0.05em;
  }
  #order-detail .price {
    min-width: auto;
  }
  #order-detail .list-container {
    border-top: 1px solid #E3E1E1;
    border-bottom: none;
    padding-bottom: 0;
  }
  #order-detail .list-container .member-list {
    border-bottom: 1px solid #E3E1E1;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  #order-detail .list-container .member-list .membership {
    margin-right: 0;
  }
  #order-detail .subtotal {
    margin-top: 20px;
  }
  #order-detail .subtotal .left {
    margin-right: 0;
  }
  #order-detail .grandtotal, #order-detail .discount {
    margin-top: 20px;
  }
  #order-detail .grandtotal .left, #order-detail .discount .left {
    margin-right: 0;
  }
}
