/*
 Theme Name:   DeGroote Main Website
 Theme URI:
 Description:  Theme for the DeGroote School of Business' Main Website
 Author:       Jared Lenover
 Author URI:
 Template:     degroote
 Version:      1.0.4
 License:
 License URI:
 Tags:
 Text Domain:
*/
.text-dsb-maroon {
  color: #7A003C; }

.line-height {
  line-height: 1.2; }

.font-xl {
  font-size: 55px !important; }

.font-lg {
  font-size: 40px !important; }

.font-md {
  font-size: 32px !important; }

.font-sm {
  font-size: 24px !important; }

.font-xs {
  font-size: 20px !important; }

.font-xxs {
  font-size: 15px !important; }

.text-dsb-maroon {
  color: #7A003C !important; }

.text-dsb-gold {
  color: #FDBF57 !important; }

.text-dsb-grey {
  color: #36444D !important; }

.text-dsb-cool-grey {
  color: #DBDBDD !important; }

.text-dsb-yellow {
  color: #FFD100 !important; }

.text-dsb-lime {
  color: #D2D755 !important; }

.text-dsb-sky-blue {
  color: #8BD3E6 !important; }

.text-dsb-red {
  color: #A6192E !important; }

.text-dsb-green {
  color: #007B4B !important; }

.text-dsb-blue {
  color: #007096 !important; }

.text-dsb-white {
  color: #FFFFFF !important; }

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

.text-dsb-text {
  color: #212529 !important; }

.background-dsb-sandy-grey {
  background-color: #F9F9F9 !important; }

.background-dsb-maroon {
  background-color: #7A003C !important; }

.background-dsb-gold {
  background-color: #FDBF57 !important; }

.background-dsb-grey {
  background-color: #36444D !important; }

.background-dsb-cool-grey {
  background-color: #DBDBDD !important; }

.background-dsb-yellow {
  background-color: #FFD100 !important; }

.background-dsb-lime {
  background-color: #D2D755 !important; }

.background-dsb-sky-blue {
  background-color: #8BD3E6 !important; }

.background-dsb-red {
  background-color: #A6192E !important; }

.background-dsb-green {
  background-color: #007B4B !important; }

.background-dsb-blue {
  background-color: #007096 !important; }

.background-dsb-text {
  background-color: #212529 !important; }

.background-dsb-white {
  background-color: #FFFFFF !important; }

.background-dsb-black {
  background-color: #000000 !important; }

#home-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url("assets/mba-onboarding-244.jpg");
  background-size: cover;
  min-height: 300px;
  margin-bottom: 5px; }
  #home-banner .lead {
    color: #FFF;
    font-variant: all-small-caps;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    font-size: 2em;
    letter-spacing: 0.1em;
    line-height: 1em;
    text-align: center;
    margin-top: 240px; }

#home-programs-section #program-accordion {
  margin-bottom: 20px;
  border-top: 1px solid #DBDBDD; }
  #home-programs-section #program-accordion h3 {
    font-weight: bold; }
  #home-programs-section #program-accordion a, #home-programs-section #program-accordion a:hover, #home-programs-section #program-accordion a:active, #home-programs-section #program-accordion a:visited {
    color: #7A003C;
    font-variant: all-small-caps;
    display: block;
    padding: 12px 51.6px;
    line-height: 24px; }
  #home-programs-section #program-accordion .card {
    border-radius: 0;
    border: 0;
    text-align: center;
    box-shadow: 0px 5px 7px -3px #36444D;
    margin-bottom: 6px;
    font-size: 24px; }
    @media (max-width: 767.98px) {
      #home-programs-section #program-accordion .card {
        font-size: 24px; } }
    #home-programs-section #program-accordion .card .card-header {
      border: 0;
      padding: 0; }
      #home-programs-section #program-accordion .card .card-header a, #home-programs-section #program-accordion .card .card-header a:hover, #home-programs-section #program-accordion .card .card-header a:active, #home-programs-section #program-accordion .card .card-header a:visited {
        color: #FFF;
        background-color: #7A003C;
        border-radius: 0;
        text-decoration: none;
        font-size: 24px;
        background-image: url(assets/minus-button.svg);
        background-repeat: no-repeat;
        background-size: 33.6px;
        background-position: 7.2px 7.2px; }
        @media (max-width: 767.98px) {
          #home-programs-section #program-accordion .card .card-header a, #home-programs-section #program-accordion .card .card-header a:hover, #home-programs-section #program-accordion .card .card-header a:active, #home-programs-section #program-accordion .card .card-header a:visited {
            text-align: left; } }
        #home-programs-section #program-accordion .card .card-header a.collapsed, #home-programs-section #program-accordion .card .card-header a:hover.collapsed, #home-programs-section #program-accordion .card .card-header a:active.collapsed, #home-programs-section #program-accordion .card .card-header a:visited.collapsed {
          background-color: #FFF;
          color: #000;
          background-image: url(assets/plus-button.svg); }
    #home-programs-section #program-accordion .card .card-body {
      padding: 0; }
      #home-programs-section #program-accordion .card .card-body ul li {
        padding: 0;
        background-color: #EAEAEA;
        font-size: 24px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400; }
        @media (max-width: 767.98px) {
          #home-programs-section #program-accordion .card .card-body ul li {
            font-size: 24px; } }
        #home-programs-section #program-accordion .card .card-body ul li a, #home-programs-section #program-accordion .card .card-body ul li a:hover, #home-programs-section #program-accordion .card .card-body ul li a:active, #home-programs-section #program-accordion .card .card-body ul li a:visited {
          text-decoration: none; }
    #home-programs-section #program-accordion .card:last-child a, #home-programs-section #program-accordion .card:last-child a:hover, #home-programs-section #program-accordion .card:last-child a:active, #home-programs-section #program-accordion .card:last-child a:visited {
      background-image: none; }
      #home-programs-section #program-accordion .card:last-child a.collapsed, #home-programs-section #program-accordion .card:last-child a:hover.collapsed, #home-programs-section #program-accordion .card:last-child a:active.collapsed, #home-programs-section #program-accordion .card:last-child a:visited.collapsed {
        background-image: none; }

#home-articles-section {
  background-color: #EAEAEA;
  border-top: 5px solid #FDBF57;
  border-bottom: 5px solid #FDBF57; }
  #home-articles-section .card {
    box-shadow: 0 5px 10px #DBDBDD; }
    #home-articles-section .card .card-img-top {
      max-height: 200px;
      object-fit: cover; }
    #home-articles-section .card .card-body .card-title {
      font-variant: normal;
      font-size: 1.4em;
      line-height: 1.3; }
    #home-articles-section .card .card-footer {
      background-color: inherit;
      border-top: 0; }

#home-events-section .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #home-events-section .card .card-img-top {
    height: 200px;
    object-fit: cover;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px solid #EAEAEA; }
  #home-events-section .card .card-body .card-title {
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: bold; }
  #home-events-section .card .card-body .card-event-type {
    font-weight: bold;
    margin-bottom: 0; }
  #home-events-section .card .card-body .calendar-icon {
    width: 90px;
    padding-top: 0px; }
  #home-events-section .card .card-body .card-event-dateline {
    font-weight: bold;
    padding: 0;
    margin: 21px 0 0 0; }
  #home-events-section .card .card-body .card-event-start-time {
    padding: 0;
    margin: 0; }
  #home-events-section .card .card-body .card-text {
    margin-top: 0px; }

#home-big-links-section {
  background-color: #FDBF57; }
  #home-big-links-section .card a .card-img-top, #home-big-links-section .card a:active .card-img-top, #home-big-links-section .card a:visited .card-img-top {
    display: block; }
  #home-big-links-section .card a .hover, #home-big-links-section .card a:active .hover, #home-big-links-section .card a:visited .hover {
    display: none; }
  #home-big-links-section .card a:hover .card-img-top {
    display: none; }
  #home-big-links-section .card a:hover .hover {
    display: block; }
  #home-big-links-section .card .card-img-top {
    width: 40%;
    margin: 30px auto 0 auto; }
  #home-big-links-section .card .card-body {
    text-align: center; }
    #home-big-links-section .card .card-body .card-title {
      font-variant: all-small-caps;
      font-size: 2em;
      font-weight: bold;
      letter-spacing: 0.05em;
      color: #000; }
  #home-big-links-section .card .card-footer {
    text-align: center;
    border-top: 0;
    background-color: inherit; }

#about-banner {
  background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)), url("assets/mba-onboarding-237.jpg");
  background-size: cover;
  min-height: 300px;
  padding: 20px;
  color: #FFF;
  font-variant: all-small-caps;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 5px; }
  #about-banner .container {
    display: table-cell;
    height: 300px;
    vertical-align: middle;
    width: 100%; }
  #about-banner .banner-lead {
    font-size: 3em;
    letter-spacing: 0.1em;
    line-height: 0.8em; }
  #about-banner .banner-sub-lead {
    font-size: 1.5em;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin-top: 1em; }

#about-introduction {
  padding-bottom: 30px; }
  #about-introduction h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-variant: all-small-caps;
    font-weight: bold;
    margin-top: 20px; }
  #about-introduction .sub-h1 {
    font-family: "Roboto Condensed", sans-serif;
    font-size: 3em;
    font-variant: all-small-caps;
    font-weight: normal;
    line-height: 0.8em;
    margin-top: -10px;
    margin-bottom: 20px; }
  #about-introduction p {
    font-size: 1.2em; }

#about-direction {
  background-color: #EAEAEA; }
  #about-direction .direction-background-column {
    background: url("assets/students-outside.jpg");
    background-size: cover;
    min-height: 240px; }

#about-plan {
  background-color: #EAEAEA; }
  #about-plan .strategic-background-column {
    background: url("assets/rjc-lecture-theatre.jpg");
    background-size: cover;
    min-height: 240px; }

.page-about #degroote-footer {
  margin-top: 0; }

.home .container h2 {
  text-align: center;
  margin: 1rem 0;
  color: #000;
  font-weight: bold; }

.header-mod {
  color: #000;
  width: 100%;
  height: 1.4em;
  position: relative;
  margin-bottom: 0.7em; }

.header-page-title, .header-post-title {
  color: #7A003C;
  margin-top: 40px;
  font-variant: all-small-caps;
  font-weight: bold;
  line-height: 0.85em;
  width: 100%;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0.5em; }

.header-post-title {
  font-variant: normal;
  font-size: 2.4em;
  line-height: 1.1em; }

.header-mod:after, .header-page-title:after, .header-post-title:after, .header-post-title:after {
  content: '';
  width: 50px;
  height: 4px;
  background: #7A003C;
  position: absolute;
  bottom: -4px;
  left: 0px; }

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

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

.pagination ul {
  margin-bottom: 0;
  text-align: right; }

.wp-caption {
  padding: 0; }
  .wp-caption .wp-caption-text {
    font-size: 0.8em;
    line-height: 1.4em;
    padding: 10px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 20px; }

@media (max-width: 575.98px) {
  .wp-caption {
    width: auto !important;
    text-align: center; } }

.dsb-footnote {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #36444D;
  padding-top: 10px;
  border-top: 1px solid #EAEAEA;
  margin-top: 20px; }

a.btn, .card > a, .events-calendar-img {
  border: none; }

.events-calendar-img {
  border: none !important; }

a.btn-primary {
  color: #fff; }

a.btn-primary:hover {
  color: #DBDBDD; }

a.btn-secondary:hover {
  color: #36444D; }

.email {
  border: none !important; }

@media (max-width: 991.98px) {
  #profile-details {
    text-align: center; } }

#profile-details #profile-image img {
  width: 200px;
  height: 200px;
  object-fit: cover; }

#profile-details h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  font-size: 1.8em;
  line-height: 1.2em; }

#profile-details #profile-whole-name {
  margin-bottom: 10px; }

#profile-details #profile-position {
  font-size: 1.4em; }

#profile-details #profile-faculty-area ul {
  padding: 0;
  margin-bottom: 0; }
  #profile-details #profile-faculty-area ul li {
    list-style-type: none; }

#profile-details #profile-area-chair {
  font-style: italic;
  margin: 1em auto; }

#profile-details #profile-type ul {
  padding: 0;
  margin: 20px 0; }
  #profile-details #profile-type ul li {
    list-style-type: none;
    border: 1px solid #7A003C;
    border-radius: 5px;
    display: inline;
    padding: 5px 10px;
    margin: 10px 5px; }

@media (min-width: 992px) {
  #profile-details #profile-type ul {
    margin-left: -5px; } }

#profile-details #profile-tags {
  border-top: 5px solid #EAEAEA;
  border-bottom: 5px solid #EAEAEA;
  margin-top: 10px;
  padding: 10px 20px 10px 20px; }
  #profile-details #profile-tags ul {
    padding: 0;
    margin: 10px 0 5px 0; }
    #profile-details #profile-tags ul.general-tags li {
      list-style-type: none;
      border: 1px solid #36444D;
      border-radius: 5px;
      display: inline-block;
      padding: 5px 10px;
      margin: 5px 5px; }
      #profile-details #profile-tags ul.general-tags li:first-child {
        border: 0;
        padding-left: 0; }
    #profile-details #profile-tags ul li {
      padding-left: 5px; }
  @media (min-width: 992px) {
    #profile-details #profile-tags ul {
      margin-left: -5px; } }

#profile-details #profile-contact-info {
  background-color: #EAEAEA;
  border-bottom: 5px solid #FDBF57;
  padding: 0; }
  #profile-details #profile-contact-info h2 {
    background-color: #7A003C;
    color: white;
    font-variant: all-small-caps;
    font-size: 2em;
    padding-bottom: 5px;
    margin: 0;
    text-align: center; }
  #profile-details #profile-contact-info table {
    margin-bottom: 0; }
    #profile-details #profile-contact-info table tr td {
      border-top: 1px solid #dee2e6;
      border-bottom: 1px solid #dee2e6;
      text-align: left;
      padding-left: 20px;
      padding-right: 20px; }
    #profile-details #profile-contact-info table tr td:first-child {
      text-align: right; }
  #profile-details #profile-contact-info #profile-social-media {
    padding: 10px;
    text-align: center; }
    #profile-details #profile-contact-info #profile-social-media a {
      border: none; }
    #profile-details #profile-contact-info #profile-social-media img {
      width: 3em;
      height: 3em;
      margin: 0.5em; }
    @media (min-width: 992px) {
      #profile-details #profile-contact-info #profile-social-media img {
        width: 2em;
        height: 2em; } }

#profile-content {
  margin: 20px 0 0 0; }

#profile-supplemental .col {
  padding: 0; }

@media (max-width: 767.98px) {
  #profile-supplemental .col {
    padding-left: 20px;
    padding-right: 20px; } }

#profile-supplemental #profile-supplemental-accordion {
  margin: 20px 0; }
  #profile-supplemental #profile-supplemental-accordion .card-header {
    font-size: 1rem; }
  #profile-supplemental #profile-supplemental-accordion .card-body {
    font-size: 1rem; }

#student-news-page h1 {
  font-variant: all-small-caps;
  font-weight: bold;
  color: #7A003C; }

#student-news-page .sub-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.8em;
  line-height: 1.2em; }

#student-news-page .bulletin-dropdown a {
  width: 100%;
  text-align: left;
  margin-bottom: 10px; }

#student-news-page .bulletin-dropdown .dropdown-menu {
  width: 100%;
  border: 2px solid #EAEAEA; }

#student-news-page #bulletin-control {
  margin-bottom: 40px; }

#student-news-page .card-container {
  margin-bottom: 30px; }
  #student-news-page .card-container .card .card-header {
    padding: 0 15px 0 20px; }
    #student-news-page .card-container .card .card-header .card-category {
      font-variant: all-small-caps;
      padding-top: 10px;
      padding-bottom: 10px; }
    #student-news-page .card-container .card .card-header .card-program {
      text-align: center;
      background-color: #7A003C;
      color: #FFF;
      border-top-right-radius: 0.25rem;
      padding-top: 10px;
      padding-bottom: 10px; }
  #student-news-page .card-container .card .card-img-top {
    border-radius: 0; }
  #student-news-page .card-container .card .card-body .card-title {
    font-weight: bold; }
  #student-news-page .card-container .card .card-footer {
    padding: 0 15px 0 20px; }
    #student-news-page .card-container .card .card-footer .card-read-more {
      font-variant: all-small-caps;
      padding-top: 10px;
      padding-bottom: 10px; }
    #student-news-page .card-container .card .card-footer .card-live {
      text-align: center;
      background-color: #FDBF57;
      color: #000;
      border-bottom-right-radius: 0.25rem;
      padding-top: 10px;
      padding-bottom: 10px; }

#student-news-page .submit-bulletin-col {
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px; }

.bulletin-post header {
  padding-bottom: 20px;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 20px; }

.bulletin-post footer {
  margin-top: 10px;
  border-top: 2px solid #EAEAEA;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 20px; }

.bulletin-post #reply-title {
  font-size: 1.6em; }

.bulletin-post .comment-form-comment label {
  display: block; }

.bulletin-post .comment-form-comment #comment {
  width: 100%;
  padding: 5px;
  border: 2px solid #FDBF57; }

.bulletin-post #commentform p label {
  display: block;
  margin-bottom: 5px; }

.bulletin-post .comments-title {
  font-size: 1.6em; }

.bulletin-post .comment-list {
  list-style-type: none;
  padding-left: 0; }
  .bulletin-post .comment-list li {
    border: 1px solid #EAEAEA;
    padding: 20px;
    margin: 20px 0; }

.bulletin-post .comment-author img {
  display: none; }

.bulletin-post .comment-author cite {
  font-style: normal;
  font-weight: bold; }

.bulletin-post .comment-meta {
  margin-bottom: 20px; }

.bulletin-section-label {
  text-transform: uppercase; }

#bulletin-sidebar h2 {
  font-size: 2em;
  font-variant: all-small-caps;
  font-weight: bold; }

#bulletin-sidebar #bulletin-more-posts {
  margin-top: 40px;
  margin-bottom: 20px; }
  #bulletin-sidebar #bulletin-more-posts .bulletin-more-post {
    padding-bottom: 10px;
    border-bottom: 1px solid #EAEAEA;
    margin-bottom: 10px; }
    #bulletin-sidebar #bulletin-more-posts .bulletin-more-post h3 {
      font-size: 1em;
      font-weight: bold; }
    #bulletin-sidebar #bulletin-more-posts .bulletin-more-post p {
      font-size: 0.8em;
      line-height: 1.2em;
      margin-bottom: 0; }

#bulletin-sidebar #comment-policy, #bulletin-sidebar #bulletin-related-links {
  margin-top: 10px;
  margin-bottom: 20px; }
  #bulletin-sidebar #comment-policy .card-header, #bulletin-sidebar #bulletin-related-links .card-header {
    padding-top: 8px;
    padding-bottom: 10px; }
    #bulletin-sidebar #comment-policy .card-header h2, #bulletin-sidebar #bulletin-related-links .card-header h2 {
      margin-bottom: 0; }
  #bulletin-sidebar #comment-policy .card-body, #bulletin-sidebar #bulletin-related-links .card-body {
    font-size: 0.9em;
    line-height: 1.4em; }
  #bulletin-sidebar #comment-policy .et_social_inline, #bulletin-sidebar #bulletin-related-links .et_social_inline {
    display: none; }

#bulletin-form h2 {
  margin-top: 20px; }

#bulletin-form h3 {
  margin-top: 20px; }

#bulletin-form label {
  font-weight: bold; }

#bulletin-form .help-block {
  font-size: 0.8em;
  line-height: 1.4em;
  padding: 10px 0; }

#bulletin-form .checkbox input {
  margin-right: 20px; }

#bulletin-form input[type=file] {
  padding: 0; }

#bulletin-form input[type=submit] {
  margin: 20px 0;
  width: 50%; }

#article-listings .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #article-listings .card .card-img-top {
    max-height: 200px;
    object-fit: cover; }
  #article-listings .card .card-body .card-title {
    font-variant: normal;
    font-size: 1.4em; }
  #article-listings .card .card-footer {
    background-color: inherit;
    border-top: 0; }

.img-circle {
  border-radius: 200px; }

.spotlight-bio {
  border-radius: 50%; }

#programs-accordion {
  border-top: 5px solid #FDBF57;
  border-bottom: 5px solid #EAEAEA;
  margin-top: 20px;
  margin-bottom: 20px; }
  #programs-accordion .card {
    border-radius: 0;
    border: 0;
    border-top: 2px solid #EAEAEA; }
    #programs-accordion .card:first-of-type {
      border-top: 0; }
    #programs-accordion .card .card-header {
      padding: 0;
      border: 0;
      background-color: #FFF; }
      #programs-accordion .card .card-header h2 {
        margin: 0;
        padding: 0; }
        #programs-accordion .card .card-header h2 button {
          padding: 1.0rem 1.25rem;
          width: 100%;
          font-family: "Roboto", sans-serif;
          font-weight: bold;
          font-size: 1.2em;
          font-variant: all-small-caps;
          text-decoration: none;
          color: black;
          background-color: #FDBF57;
          border-radius: 0; }
          #programs-accordion .card .card-header h2 button.collapsed {
            background-color: #FFF; }
    #programs-accordion .card .card-body {
      border-top: 2px solid #EAEAEA;
      max-width: 1140px;
      margin-left: auto;
      margin-right: auto;
      padding-left: 15px;
      padding-right: 15px; }
      #programs-accordion .card .card-body .card-title-section {
        color: black;
        margin-top: 20px;
        font-weight: normal;
        font-size: 3em;
        font-variant: all-small-caps;
        line-height: 0.85em;
        width: 100%;
        position: relative;
        padding-bottom: 0.5em;
        margin-bottom: 0.5em; }
      #programs-accordion .card .card-body .card-title-section:after {
        content: '';
        width: 20%;
        height: 5px;
        background: #FDBF57;
        position: absolute;
        bottom: -5px;
        left: 0px; }
      #programs-accordion .card .card-body .card-text {
        margin-bottom: 20px; }
      #programs-accordion .card .card-body .card {
        border: 1px solid #DBDBDD;
        border-radius: 0.25rem;
        box-shadow: 0 5px 10px #EAEAEA; }
        #programs-accordion .card .card-body .card .card-body {
          border-top: 1px solid #EAEAEA; }
          #programs-accordion .card .card-body .card .card-body .card-title {
            font-size: 1.4em;
            color: #7A003C; }

#event .sub-title {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 1.6em;
  line-height: 1.2em;
  color: #36444D; }

#event h2 {
  font-size: 2em;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 5px solid #EAEAEA;
  margin-bottom: 10px; }

#event .event-thumbnail {
  margin-top: 0; }

#event .register-button {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  font-variant: all-small-caps;
  font-weight: bold;
  font-size: 1.4em;
  box-shadow: 0px 3px 10px -2px black; }

#event .event-label {
  font-weight: bold; }

#event header {
  padding-bottom: 20px;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 20px; }

#event footer {
  margin-top: 10px;
  border-top: 2px solid #EAEAEA;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid #EAEAEA;
  margin-bottom: 20px; }

#event #reply-title {
  font-size: 1.6em; }

#event .comment-form-comment label {
  display: block; }

#event .comment-form-comment #comment {
  width: 100%;
  padding: 5px;
  border: 2px solid #FDBF57; }

#event #commentform p label {
  display: block;
  margin-bottom: 5px; }

#event .comments-title {
  font-size: 1.6em; }

#event .comment-list {
  list-style-type: none;
  padding-left: 0; }
  #event .comment-list li {
    border: 1px solid #EAEAEA;
    padding: 20px;
    margin: 20px 0; }

#event .comment-author img {
  display: none; }

#event .comment-author cite {
  font-style: normal;
  font-weight: bold; }

#event .comment-meta {
  margin-bottom: 20px; }

#event-sidebar h2 {
  font-size: 2em;
  font-variant: all-small-caps;
  font-weight: bold; }

#event-sidebar #more-events {
  margin-top: 40px;
  margin-bottom: 0px; }
  #event-sidebar #more-events .card {
    margin-bottom: 20px;
    box-shadow: 0 5px 10px #EAEAEA; }
    #event-sidebar #more-events .card h3 {
      font-size: 1.2em;
      font-weight: bold; }
    #event-sidebar #more-events .card .more-event-date-line {
      font-weight: bold; }
    #event-sidebar #more-events .card p {
      font-size: 1em;
      line-height: 1.2em;
      margin-bottom: 0; }
    #event-sidebar #more-events .card .card-footer {
      font-variant: all-small-caps;
      padding-top: 8px;
      padding-bottom: 10px; }
  #event-sidebar #more-events .btn {
    width: 100%;
    margin: 3px auto 20px auto; }

#event-sidebar #comment-policy {
  margin-top: 10px;
  margin-bottom: 20px; }
  #event-sidebar #comment-policy .card-header {
    padding-top: 8px;
    padding-bottom: 10px; }
    #event-sidebar #comment-policy .card-header h2 {
      margin-bottom: 0; }
  #event-sidebar #comment-policy .card-body {
    font-size: 0.9em;
    line-height: 1.4em; }
  #event-sidebar #comment-policy .et_social_inline {
    display: none; }

#calendar .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #calendar .card .card-header {
    background-color: #FFF;
    font-weight: bold;
    font-size: 1.2em;
    font-variant: all-small-caps;
    color: #7A003C; }
  #calendar .card .card-img-top {
    height: 200px;
    object-fit: cover;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom: 1px solid #EAEAEA; }
  #calendar .card .event-img-placeholder {
    display: block;
    width: 100%;
    height: 100px;
    background-color: #FDBF57;
    border-bottom: 1px solid #EAEAEA; }
  #calendar .card .card-body {
    padding-top: 10px; }
    #calendar .card .card-body .card-type-line {
      font-variant: all-small-caps;
      padding-bottom: 10px; }
    #calendar .card .card-body .card-title {
      font-size: 1.4em;
      font-weight: bold; }
    #calendar .card .card-body .card-date-line {
      background-image: url("assets/icon-calendar.svg");
      background-repeat: no-repeat;
      background-size: 70px;
      background-position: -18px -10px;
      padding-left: 50px;
      display: block; }

#faculty-areas-banner {
  background: #DBDBDD;
  background: url("assets/campus_building.jpg");
  background-size: cover;
  min-height: 300px;
  padding: 20px;
  color: #FFF;
  font-variant: all-small-caps;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
  text-align: center;
  display: table;
  width: 100%;
  margin-bottom: 5px;
  border-bottom: 5px solid #FDBF57; }
  #faculty-areas-banner .container {
    display: table-cell;
    height: 300px;
    vertical-align: middle;
    width: 100%;
    text-align: center; }
  #faculty-areas-banner .banner-lead {
    display: inline-block;
    font-size: 3em;
    letter-spacing: 0.1em;
    line-height: 0.8em;
    width: initial;
    padding: 14px 20px 20px 20px;
    margin: 0 auto;
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6)); }
  #faculty-areas-banner .banner-sub-lead {
    font-size: 1.5em;
    letter-spacing: 0.1em;
    line-height: 1em;
    margin-top: 1em; }

#faculty-area-links {
  margin-top: 30px; }
  #faculty-area-links .card {
    box-shadow: 0px 5px 7px -3px #36444D; }
    #faculty-area-links .card .card-body {
      text-align: center; }
      #faculty-area-links .card .card-body .card-title {
        font-variant: all-small-caps;
        font-size: 1.6em;
        margin-bottom: 0;
        font-weight: bold;
        line-height: 1em; }

#faculty-area-selected-pubs {
  margin-top: 40px;
  border-top: 5px solid #EAEAEA;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 5px solid #EAEAEA;
  margin-bottom: 40px; }
  #faculty-area-selected-pubs ul {
    margin: 20px 0; }
    #faculty-area-selected-pubs ul li {
      padding-bottom: 10px; }

#faculty-area-profiles .card {
  border: 0;
  text-align: center; }
  #faculty-area-profiles .card .card-img-top {
    border-radius: 50%;
    width: 75%; }
  #faculty-area-profiles .card .card-body {
    text-align: center;
    padding: 20px 0; }
    #faculty-area-profiles .card .card-body .card-title {
      font-size: 1.2em;
      font-weight: bold;
      font-family: Roboto, sans-serif;
      margin-bottom: 0; }

#subscriptions label {
  font-weight: bold; }

#subscriptions .wpcf7-list-item-label {
  padding-left: 15px;
  padding-right: 15px; }

body .gform_wrapper .gform_footer input[type=submit] {
  color: #FFF;
  background: #7A003C;
  font-size: 1rem;
  height: 3rem;
  min-width: 8rem;
  border: none;
  border-radius: 0;
  transition: 0.3s; }

body .gform_wrapper .gform_footer input:hover[type=submit] {
  color: #FFF;
  background: #000; }

input:focus, select:focus, textarea:focus {
  outline-color: #7A003C; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox] {
  opacity: 0;
  position: absolute; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox] + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox] + label:before,
body .gform_wrapper .gfield--type-checkbox input[type=checkbox] + label:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: .2s;
  transition: .2s; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox]:not(:checked) + label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  top: 0px; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox]:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #7A003C;
  background-color: #7A003C;
  z-index: 0;
  border-radius: 2px; }

/* before */
body .gform_wrapper .gfield--type-checkbox input[type=checkbox]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

body .gform_wrapper .gfield--type-checkbox input[type=checkbox]:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  margin-top: 3px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

body .gform_wrapper .gfield--type-radio input[type=radio] {
  opacity: 0;
  position: absolute; }

body .gform_wrapper .gfield--type-radio input[type=radio] + label {
  position: relative;
  overflow: hidden;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block; }

body .gform_wrapper .gfield--type-radio input[type=radio] + label:before,
body .gform_wrapper .gfield--type-radio input[type=radio] + label:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  -webkit-transition: .2s;
  transition: .2s; }

body .gform_wrapper .gfield--type-radio input[type=radio]:not(:checked) + label:after {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  border-radius: 10px;
  top: 0px; }

body .gform_wrapper .gfield--type-radio input[type=radio]:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #7A003C;
  background-color: #7A003C;
  z-index: 0;
  border-radius: 10px; }

/* before */
body .gform_wrapper .gfield--type-radio input[type=radio]:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

body .gform_wrapper .gfield--type-radio input[type=radio]:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  margin-top: 3px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

#alumni-profiles .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #alumni-profiles .card .card-img-top {
    max-height: 200px;
    object-fit: cover; }
  #alumni-profiles .card .card-footer {
    background-color: #FFF;
    border-top: 0;
    padding-top: 0;
    padding-bottom: 0; }

#alumni-profiles #more-profiles {
  text-align: center; }

#alumni-sections {
  padding-top: 20px;
  border-top: 5px solid #EAEAEA;
  margin-top: 20px; }

#wcf-recipients {
  margin-top: 20px;
  border-top: 5px solid #EAEAEA;
  padding-top: 20px; }
  #wcf-recipients .card {
    box-shadow: 0px 5px 7px -3px #36444D; }
    #wcf-recipients .card .card-img-top {
      border-bottom: 1px solid #EAEAEA; }
    #wcf-recipients .card .card-body {
      text-align: center;
      padding-bottom: 10px; }
      #wcf-recipients .card .card-body .card-title {
        font-size: 1.2em; }
    #wcf-recipients .card .card-footer {
      text-align: center;
      background-color: #FFF;
      font-weight: bold;
      color: #36444D; }

#publication-listings .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #publication-listings .card .card-body .card-title {
    font-size: 1.4em; }

#contact-top-cards .row .card {
  box-shadow: 0 5px 10px #DBDBDD; }
  #contact-top-cards .row .card .card-body .card-title {
    width: 100%;
    text-align: center;
    font-variant: all-small-caps;
    font-weight: bold;
    color: #7A003C; }

#contact-info {
  background-color: #EAEAEA;
  padding-bottom: 20px; }
  #contact-info .row .row .card {
    border: 0;
    background-color: transparent; }
    #contact-info .row .row .card .card-title {
      font-size: 1.4em;
      font-family: "Roboto", sans-serif;
      font-variant: all-small-caps;
      font-weight: bold;
      color: black;
      margin-bottom: 0; }

table.dataTable thead .sorting {
  background-image: url(http://dtest.local/wp-content/themes/degroote-main/assets/sort_both.png); }

table.dataTable thead .sorting_asc {
  background-image: url(http://dtest.local/wp-content/themes/degroote-main/assets/sort_asc.png); }

table.dataTable thead .sorting_desc {
  background-image: url(http://dtest.local/wp-content/themes/degroote-main/assets/sort_desc.png); }

table.dataTable thead th, table.dataTable thead td {
  border-bottom: 1px solid #ddd; }

table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
  border-top: 1px solid #ddd !important; }

table.dataTable.no-footer {
  border-bottom: 1px solid #ddd; }

.page-link-in-bio .link-list-button {
  border: 1px solid #212529 !important; }

.page-link-in-bio .link-list-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.page-link-in-bio .link-list-card-image-container {
  background-color: #FFF; }
  .page-link-in-bio .link-list-card-image-container:hover img {
    opacity: 0.7; }

.page-link-in-bio .link-list-card-text {
  color: #EAEAEA;
  font-size: 1.8vw;
  line-height: 2vw;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 0%;
  width: 100%; }

.page-link-in-bio a {
  border-bottom: none !important; }

.page-link-in-bio a.btn:hover {
  color: #FFF;
  background-color: #7A003C; }

.page-link-in-bio #mcmaster-logo-container a > img {
  max-height: 10rem; }

.page-link-in-bio #degroote-logo-container {
  border-left: 1px solid #36444D; }
  .page-link-in-bio #degroote-logo-container a > img {
    max-height: 10rem; }

.page-link-in-bio .spacing-top {
  margin-top: 10rem; }

.page-link-in-bio .spacing-bottom {
  margin-bottom: 10rem; }

@media screen and (max-width: 992px) {
  .page-link-in-bio .spacing-top--mobile {
    margin-top: 5rem; }
  .page-link-in-bio .spacing-bottom--mobile {
    margin-bottom: 5rem; }
  .page-link-in-bio .page-id-92789 #header-container {
    display: none; } }

.giving-back > div {
  color: #fff; }

.giving-back .ways-to-support {
  font-size: 1.2rem; }

.giving-back #degroote-family-hashtag {
  font-size: 2rem; }

.giving-back #degroote-family-hashtag-support {
  margin-top: 5px;
  font-size: 1.6rem; }

.giving-back .giving-back-image-top {
  width: 100%;
  height: 150px;
  object-fit: cover; }

.giving-back .top-right {
  position: absolute;
  top: 2rem;
  right: 2rem;
  font-size: 2rem;
  font-weight: bold; }

.giving-back .giving-back-image-side {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.giving-back .giving-back-text-side {
  height: 100%; }

.zoom-image {
  transition: transform .2s; }

.zoom-image:hover {
  transform: scale(1.2); }

.zoom-image--mitac:hover {
  transform: scale(1.2);
  transform-origin: left; }

.how-to-apply {
  position: relative;
  min-height: 23rem;
  width: 100%;
  color: #FFF;
  line-height: 1.4em;
  background-color: #FFD100;
  font-size: 16px; }

.how-to-apply * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out;
  transition: transform 0.35s ease-in-out, opacity 0.35s ease-in-out; }

.how-to-apply img {
  position: absolute;
  top: 50%;
  opacity: 1;
  width: 100%;
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%); }

.how-to-apply-0 {
  left: 0; }

.how-to-apply-1 {
  right: 0; }

.how-to-apply figcaption {
  position: absolute;
  width: 55%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.how-to-apply figcaption a {
  color: #212529 !important;
  border-bottom: 1px solid black !important; }
  .how-to-apply figcaption a:hover {
    color: #7A003C !important;
    border-bottom: 1px solid #7A003C !important; }

.how-to-apply-0 figcaption {
  right: 0;
  padding: 20px 20px 20px 0; }

.how-to-apply-1 figcaption {
  left: 0;
  padding: 20px 0 20px 20px; }

.how-to-apply h2,
.how-to-apply p {
  margin: 0;
  width: 100%;
  opacity: 0; }

.how-to-apply-0 h2,
.how-to-apply-0 p {
  -webkit-transform: translateX(20px);
  transform: translateX(20px); }

.how-to-apply-1 h2,
.how-to-apply-1 p {
  -webkit-transform: translateX(-20px);
  transform: translateX(-20px); }

.how-to-apply h2 {
  text-transform: uppercase;
  margin-bottom: 5px; }

.how-to-apply p {
  font-size: 0.8em; }

.how-to-apply-0:hover img,
.how-to-apply-0.hover img {
  width: 55%;
  left: -15%; }

.how-to-apply-1:hover img,
.how-to-apply-1.hover img {
  width: 55%;
  right: -15%; }

.how-to-apply:hover figcaption h2,
.how-to-apply.hover figcaption h2,
.how-to-apply:hover figcaption p,
.how-to-apply.hover figcaption p {
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  opacity: 1;
  color: #212529; }

.btn-mitacs {
  background-color: #FDBF57; }
  .btn-mitacs:hover {
    background-color: #7A003C;
    color: #FFF !important; }

.btn-primary {
  background-color: #7A003C !important; }

.cta-button {
  width: fit-content;
  border: 1px solid #212529;
  border-radius: 0;
  color: #FFF;
  font-weight: 400;
  padding: 10px 20px 10px 20px; }
  .cta-button .cta-button--icon {
    color: #FFF;
    transition: all 0.5s ease; }
  .cta-button:hover {
    color: #DBDBDD; }
    .cta-button:hover .cta-button--icon {
      color: #DBDBDD;
      transform: translateX(1em); }

.profile-cards {
  height: 100%;
  border: 1px solid #DDDDDD; }
  .profile-cards img {
    border-radius: 50%; }
  .profile-cards h3 {
    color: #7A003C; }

.profile-cards--dean {
  background-color: #FFF; }

h1, h2 {
  text-transform: capitalize; }

#form-feedback-accordion {
  margin-bottom: 20px;
  border-top: 1px solid #DBDBDD; }
  #form-feedback-accordion h3 {
    font-size: 1.5rem; }
  #form-feedback-accordion a, #form-feedback-accordion a:hover, #form-feedback-accordion a:active, #form-feedback-accordion a:visited {
    color: #7A003C;
    display: block;
    padding: 24px 69.6px;
    line-height: 24px; }
  #form-feedback-accordion .card {
    border-radius: 0;
    border: 0;
    text-align: center;
    box-shadow: 0px 5px 7px -3px #36444D;
    margin-bottom: 6px;
    font-size: 24px; }
    @media (max-width: 767.98px) {
      #form-feedback-accordion .card {
        font-size: 24px; } }
    #form-feedback-accordion .card #collapse-gravity-form-1, #form-feedback-accordion .card #collapse-gravity-form-2 {
      border-top: 2px solid #FDBF57; }
    #form-feedback-accordion .card .card-header {
      padding: 0; }
      #form-feedback-accordion .card .card-header.collapsed {
        border: 0; }
      #form-feedback-accordion .card .card-header .accordion-header-description {
        font-size: 1rem;
        font-weight: 400;
        letter-spacing: 0.3px; }
      #form-feedback-accordion .card .card-header a, #form-feedback-accordion .card .card-header a:hover, #form-feedback-accordion .card .card-header a:active, #form-feedback-accordion .card .card-header a:visited {
        color: #000;
        background-color: #FFF;
        border-radius: 0;
        text-decoration: none;
        font-size: 1.2rem;
        background-image: url(assets/minus-button.svg);
        background-repeat: no-repeat;
        background-size: 33.6px;
        background-position: 19.2px 19.2px; }
        @media (max-width: 767.98px) {
          #form-feedback-accordion .card .card-header a, #form-feedback-accordion .card .card-header a:hover, #form-feedback-accordion .card .card-header a:active, #form-feedback-accordion .card .card-header a:visited {
            background-position: 2% 50%; } }
        #form-feedback-accordion .card .card-header a.collapsed, #form-feedback-accordion .card .card-header a:hover.collapsed, #form-feedback-accordion .card .card-header a:active.collapsed, #form-feedback-accordion .card .card-header a:visited.collapsed {
          background-color: #7A003C;
          color: #FFF;
          background-image: url(assets/plus-button.svg); }
    #form-feedback-accordion .card .card-body {
      padding: 0; }
      #form-feedback-accordion .card .card-body ul li {
        padding: 0;
        background-color: #EAEAEA;
        font-size: 24px;
        font-family: "Roboto Condensed", sans-serif;
        font-weight: 400; }
        @media (max-width: 767.98px) {
          #form-feedback-accordion .card .card-body ul li {
            font-size: 24px; } }
        #form-feedback-accordion .card .card-body ul li a, #form-feedback-accordion .card .card-body ul li a:hover, #form-feedback-accordion .card .card-body ul li a:active, #form-feedback-accordion .card .card-body ul li a:visited {
          text-decoration: none; }

.card-current-strat {
  height: 100%;
  border-top: 2px solid #7A003C;
  box-shadow: 0 5px 7px -3px #36444d; }
  .card-current-strat hr {
    border: none;
    background-color: #FDBF57;
    height: 0.3rem;
    width: 100px; }
  .card-current-strat a {
    border-radius: 0; }
    .card-current-strat a:hover {
      background-color: #540029 !important; }

.strategic-plan-button {
  border-radius: 0; }
  .strategic-plan-button:hover {
    background-color: #540029 !important; }

.navigation-menu .nav.nav-pills .dropdown-toggle {
  height: 100%;
  padding-right: 48px; }

.navigation-menu .nav-link {
  height: 100%; }

.navigation-menu .nav.nav-pills .dropdown-toggle::after {
  position: absolute;
  right: 24px;
  top: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='DropdownArrow' xmlns='http://www.w3.org/2000/svg' width='26' height='14.4' viewBox='0 0 26 14.4'%3E%3Cpolyline style='fill:none;stroke:%23222222;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;' points='25,1 13,13 1,1 '/%3E%3C/svg%3E"); }

.navigation-menu .nav.nav-pills .dropdown-toggle:hover::after {
  position: absolute;
  right: 24px;
  top: auto;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='DropdownArrow' xmlns='http://www.w3.org/2000/svg' width='26' height='14.4' viewBox='0 0 26 14.4'%3E%3Cpolyline style='fill:none;stroke:%23FFFFFF;stroke-width:4;stroke-linecap:round;stroke-miterlimit:10;' points='25,1 13,13 1,1 '/%3E%3C/svg%3E"); }

.navbar-toggler.tab-toggler {
  border-color: #7a003c;
  border-left: none;
  border-right: none !important;
  width: 100%;
  border-radius: 0;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  font-size: 18px;
  line-height: 18px;
  text-transform: uppercase;
  padding: 24px 48px;
  border-right: 1px solid #dbdbdd;
  position: relative;
  min-height: 84px;
  transition: all 0.3s ease-out;
  background-color: #7a003c;
  color: #fff; }

.navbar-toggler.tab-toggler::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 18px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='b7ff402d-2e47-497f-ba2c-3db55e7b97ef' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Ccircle cx='9' cy='9' r='9' fill='none'/%3E%3Cpath fill='none' stroke='%23ffffff' stroke-miterlimit='10' d='M11.7 7.7L9 10.4 6.3 7.7'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 100%;
  border: none;
  width: 48px;
  height: 48px;
  transform: none;
  transform: rotate(-180deg); }

.navbar-toggler.tab-toggler.collapsed::after {
  transform: none; }

.navbar-collapse {
  padding: 0;
  border-top: 1px solid #efefef;
  border-top: none; }

.nav .dropdown-menu {
  min-width: 100%; }

.navigation-menu {
  border-top: 6px solid #7A003C;
  box-shadow: 0 12px 24px rgba(94, 106, 113, 0.2);
  background-color: #fff;
  padding: 0 !important;
  z-index: 1;
  margin-top: -6px; }

.nav.nav-pills {
  flex-wrap: wrap;
  width: 100%; }

.nav.nav-pills .nav-link,
.nav.nav-pills .dropdown-toggle,
.nav.nav-pills > span {
  background-color: #fff;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 300;
  letter-spacing: 0.5px;
  color: #222222;
  font-size: 18px;
  line-height: 21px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 12px 24px;
  border-right: 1px solid #dbdbdd;
  position: relative;
  min-height: 84px;
  transition: all 0.3s ease-out;
  display: flex;
  justify-content: center;
  flex-direction: column; }

.nav.nav-pills .jump-title {
  text-transform: none;
  color: #ac1455;
  font-weight: 700;
  text-align: left;
  padding-left: 0;
  flex-grow: 0; }

.nav.nav-pills .nav-item:last-child .nav-link {
  border-right-width: 0; }

.nav.nav-pills .nav-link:hover,
.nav.nav-pills .dropdown-toggle:hover {
  background-color: #222;
  border-color: #222;
  color: #fff; }

.nav.nav-pills a.nav-item.active {
  background-color: #7a003c;
  border-color: #7a003c;
  z-index: 1;
  color: #fff; }

@media (max-width: 1199px) {
  .nav.nav-pills {
    flex: 0 0 auto;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: auto;
    text-align: center;
    width: 100%;
    display: inline-block;
    min-height: 0;
    border-right: none;
    border-bottom: 1px solid #dbdbdd; }
  .navigation-menu .container {
    margin: 0;
    max-width: none;
    padding: 0; } }

@media (max-width: 991px) {
  .nav.nav-pills a,
  .nav.nav-pills span:not(.span-wrap) {
    font-size: 15px;
    line-height: 18px; } }

@media (min-width: 767px) {
  .nav.nav-pills a.nav-item.active::after {
    display: block;
    content: '';
    position: absolute;
    right: -14px;
    bottom: -1px;
    width: 0;
    height: 0;
    border-bottom: 84px solid rgba(94, 106, 113, 0.3);
    border-right: 14px solid transparent;
    filter: blur(3px); }
  .nav.nav-pills a.nav-item.active:last-child::after {
    left: -14px;
    border-left: 14px solid transparent;
    border-right: none; }
  .nav.nav-pills a.nav-item::before {
    display: block;
    content: '';
    position: absolute;
    top: 84px;
    left: 50%;
    margin-left: -18px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 0 solid transparent;
    z-index: -1;
    transition: all 0.3s ease-out; }
  .nav.nav-pills a.nav-item.active::before {
    top: 84px;
    border-top: 18px solid #7a003c;
    z-index: -1; } }

@media (max-width: 767px) {
  .navigation-menu .nav-item {
    border-top: 1px solid #dbdbdd; }
  .navbar-toggler.tab-toggler::before {
    display: block;
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    margin-left: -12px;
    width: 0;
    height: 0;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 18px solid #7a003c;
    z-index: -1;
    transition: all 0.3s ease-out; }
  .navbar-toggler.tab-toggler:hover::before {
    border-top: 18px solid #5e6a71; }
  .navigation-menu {
    padding: 12px 0; }
  .navigation-menu .container {
    margin: 0;
    max-width: none;
    padding: 0; }
  .nav.nav-pills a.nav-item::before {
    display: none; }
  .nav.nav-pills {
    padding-left: 12px;
    text-align: center;
    border-bottom: none; } }

.welcome-week-banner .welcome-week-banner-title {
  margin-top: 10rem; }

.welcome-week-banner .welcome-week-banner-title, .welcome-week-banner .welcome-week-banner-subtitle {
  color: white;
  font-family: Roboto, san-serif, serif;
  text-shadow: 2px 2px 4px #000000; }

@media (max-width: 828px) {
  .welcome-week-banner .welcome-week-banner-title {
    margin-top: 6rem; } }

@media (max-width: 575.98px) {
  .welcome-week-banner .welcome-week-banner-title {
    font-size: 54px;
    margin-top: 10rem; }
  .welcome-week-banner .welcome-week-banner-subtitle {
    font-size: 30px; }
  .welcome-week-banner .welcome-week-banner-title, .welcome-week-banner .welcome-week-banner-subtitle {
    color: white;
    font-family: Roboto, san-serif, serif;
    text-shadow: 2px 2px 4px #000000; } }

@media (max-width: 391px) {
  .welcome-week-banner .welcome-week-banner-title {
    margin-top: 1rem; } }

.welcome-week-events-card {
  height: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s; }

.questions-links:hover {
  color: black !important; }

.instagram-reel-video-container {
  margin-left: 0;
  margin-right: 0; }

.instagram-reel-video {
  background-color: #7A003C; }
  @media (min-width: 992px) {
    .instagram-reel-video {
      padding-left: 35px !important;
      padding-right: 20px !important; } }

.instagram-reel-video-carousel {
  background-color: #7A003C; }
  @media (min-width: 992px) {
    .instagram-reel-video-carousel {
      padding-left: 20px !important;
      padding-right: 20px !important; } }

.instagram-reel-content {
  background-color: #9D3550; }
  .instagram-reel-content .instagram-reel-title, .instagram-reel-content .instagram-reel-subtitle, .instagram-reel-content .instagram-reel-excerpt, .instagram-reel-content .instagram-reel-button {
    color: #FFF !important; }
  .instagram-reel-content .instagram-reel-title {
    font-size: 1.8rem;
    font-weight: bold;
    padding-bottom: 0.5rem;
    line-height: 1.2em; }
  .instagram-reel-content .instagram-reel-subtitle {
    font-size: 1.2rem;
    font-weight: normal;
    padding-bottom: 1rem; }
  .instagram-reel-content .instagram-reel-excerpt {
    padding-bottom: 1rem; }
  .instagram-reel-content .instagram-reel-button {
    background-color: #FFF;
    padding: 10px 20px 10px 20px;
    color: #7A003C !important;
    font-weight: bold;
    border-radius: 20px; }
    .instagram-reel-content .instagram-reel-button:hover {
      background-color: #000;
      color: #FFF !important; }

#carouselInstagramReelIndicators a {
  border: none; }

#carouselInstagramReelIndicators .carousel-indicators {
  margin-top: 20px; }
  #carouselInstagramReelIndicators .carousel-indicators li {
    border: 2px solid grey;
    border-radius: 50%;
    width: 20px;
    height: 20px; }
  #carouselInstagramReelIndicators .carousel-indicators .active {
    background-color: grey; }

#carouselInstagramReelIndicators .carousel-control-prev {
  left: -12%; }
  #carouselInstagramReelIndicators .carousel-control-prev .carousel-control-prev-icon {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid grey;
    background-image: none; }

#carouselInstagramReelIndicators .carousel-control-next {
  right: -12%; }
  #carouselInstagramReelIndicators .carousel-control-next .carousel-control-next-icon {
    border-radius: 50%;
    width: 30px;
    height: 30px;
    border: 2px solid grey;
    background-image: none; }

@media (max-width: 575.98px) {
  .carousel-control-prev, .carousel-control-next {
    display: none; } }

.card-container .card {
  padding: 0;
  height: 100%; }

.degroote-focus:focus {
  border: 1px solid #212529; }

.text-link p a {
  font-weight: bold; }

.social-media-icon-link {
  border: none !important; }

.card-columns {
  column-count: 1; }

@media (min-width: 768px) {
  .card-columns {
    column-count: 2; } }
