/* Homepage Services Section */
.home .lorem .services h3 {
    font-size: 2.35rem !important;
    line-height: 3rem !important;
    letter-spacing: 0.03rem;
    margin: 0 0 45px 0 !important;
    color: rgba(0,0,0,0.85) !important;
}
/* -> Boxes */
.home .lorem .services .box-button-grid ul.is-style-check li {
    margin-left: 0;
    font-size: 1.1rem;
    line-height: 1.7rem;
    letter-spacing: 0.02rem;
}
.home .lorem .services .box-button-grid h4 {
    text-align: center;
    color: rgba(0,0,0,0.8);
    font-size: 1.9rem;
    line-height: 2.25rem;
}
.home .lorem ul.box-button-grid > li .top.icon {
    height: 175px;
    max-height: 175px;
}
.home .lorem .box-button-grid > li .middle {
    padding-bottom: 20px;
}
/* -> Box Colours */
.home .lorem .services .box-button-grid > li:nth-child(1) .top.icon {
    background: #008e64;
}
.home .lorem .services .box-button-grid > li:nth-child(1) .middle h4 {
    color: #007452;
}
.home .lorem .services .box-button-grid > li:nth-child(2) .top.icon {
    background: #004b77;
}
.home .lorem .services .box-button-grid > li:nth-child(2) .middle h4 {
    color: #004b77;
}
.home .lorem .services .box-button-grid > li:nth-child(3) .top.icon {
    background: #190077;
}
.home .lorem .services .box-button-grid > li:nth-child(3) .middle h4 {
    color: #190077;
}

/* Homepage Location Section */
.home .lorem .locations h3 {
    font-size: 2.35rem !important;
    line-height: 3rem !important;
    letter-spacing: 0.03rem;
    margin: 0 0 45px 0 !important;
    color: rgba(0,0,0,0.85) !important;
}
.home .lorem .locations h4 {
    font-size: 1.85rem !important;
    line-height: 2.4rem !important;
}
.home .lorem .locations h5 {
    text-transform: uppercase;
    font-size: 1.3rem !important;
    line-height: 1.8rem !important;
    font-weight: 600;
    margin: 0 !important;
}
.home .lorem .locations h4 .el {
    color: #007452;
}
.home .lorem .locations h4 .aa {
    color: #004b77;
}
.home .lorem .locations h4 .ccs {
    color: #190077;
}

/* Navigation Menu Callouts */
.menu-callout {
    border-radius: 4px;
    border: solid 2px rgba(0,0,0,0.2);
    padding: 15px;
    margin: -5px 0;
    overflow: auto;
}
  .menu-callout h3 {
      color: #000;
      font-size: 1.1rem;
      font-weight: 500;
      line-height: 1;
      letter-spacing: 0.02rem;
      margin: 0 0 12px 0;
  }
    .menu-callout h3 i {
        font-size: 1rem;
        position: relative;
        top: -1px;
        margin: 0 2px 0 0;
    }
  .menu-callout p {
      color: #2f2f2f;
      font-size: 0.95rem;
      line-height: 1.4rem;
  }
  .menu-callout a {
      display: inline-block;
      position: relative;
      font-size: 0.9rem;
      background: #0077be;
      color: #fff;
      line-height: 1.2rem;
      text-decoration: none;
      border: solid 2px #0077be;
      border-radius: 50px;
      padding: 12px 50px 12px 25px;
      text-align: center;
      margin: 6px 0 0 0;
      transition: all 0.3s ease-in-out;
  }
    .menu-callout a:hover,
    .menu-callout a:focus {
        color: #313435;
        text-decoration: underline;
        background: #e5f1f8;
        border-color: #e5f1f8;
    }
    .menu-callout a:after {
        content: "\f35a";
        font-family: "Font Awesome 5 Free";
        position: absolute;
        right: 25px;
    }

/* CCR Page */
.page-ccr .lorem .alert.ccr h4 {
    font-size: 1.6rem;
    line-height: 2.1rem;
    margin: 0 0 10px 0;
}
.page-ccr .lorem .request-ccr h4 {
    font-size: 1.4rem;
    line-height: 1.9rem;
    margin: 0;
    color: #a20000;
}
  .page-ccr .lorem .request-ccr .alert-inner:before {
      color: #a20000;
      top: 2px;
  }

/* Career Services */
.page-careerservices .button-menus h4 {
    color: #282828;
    font-size: 1.65rem;
    line-height: 2.1rem;
    letter-spacing: 0.01rem;
    position: relative;
    padding: 0 0 0 55px;
}
  .page-careerservices .button-menus h4:before {
      font-weight: 900;
      font-family: "Font Awesome 5 Free";
      background: #6c6c6c;
      width: 42px;
      height: 42px;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: -4px;
      font-size: 1.1rem;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
  }
    .page-careerservices .button-menus .students-alumni h4:before {
        content: "\f19d";
    }
    .page-careerservices .button-menus .employers h4:before {
        content: "\f0b1";
        font-size: 1rem;
    }
    .page-careerservices .button-menus .community h4:before {
        content: "\f0c0";
        font-size: 1rem;
    }

/* Career and Co-op Services + For Employers Landing Pages */
.link-blocks-wrapper h4 {
    font-size: 2.05rem;
    line-height: 2.45rem;
}
  .link-blocks {
      background: #0077be;
      color: #ffffff;
      padding: 30px;
      border-radius: 8px;
      box-shadow: none;
  }
    .link-blocks h5 {
        text-align: center;
        font-size: 1.75rem;
        line-height: 2.2rem;
    }
    .link-blocks h5, .link-blocks h6 {
        color: #ffffff !important;
  }

/* Co-op */
/* -> Intro Bar */
.page-coop .intro .lead {
    font-weight: 400;
}
  .page-coop .intro .lead span {
      font-weight: 500;
      color: #0077be;
  }
.page-coop .programs figure {
    margin: 0;
}
/* -> Programs Bar */
.page-coop .programs h4 {
    margin-top: 30px !important;
    font-size: 2.2rem;
    line-height: 2.7rem;
}
.page-coop .programs p {
    font-size: 1.3rem;
    line-height: 2rem;
}
/* -> Infographics Bar */
.page-coop .infographics h4 {
  font-size: 2.1rem;
  line-height: 2.5rem;
}
.page-coop .infographics h5 {
    margin: 6px 0 12px;
    font-size: 1.6rem;
    line-height: 2.1rem;
}
.page-coop .infographics p {
    font-size: 1.1rem;
    line-height: 1.6rem;
    max-width: 18rem;
    margin: 0 auto;
}
.page-coop .infographics #row-2 {
    margin-top: 30px;
}
.page-coop .how h4 {
    position: relative;
    color: #1c1c1c;
    font-size: 2.1rem;
    line-height: 2.5rem;
    font-weight: 400;
    padding: 0 0 0 7rem;
    margin: 6px 0 0 0 !important;
}
  .page-coop .how h4 strong {
      display: block;
      font-size: 2.3rem;
  }
    .page-coop .how h4:before {
        content: "\f128";
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        border: solid 5px #0077be;
        color: #0077be;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: -6px;
        width: 5.7rem;
        height: 5.7rem;
        font-size: 2.2rem;
    }
  .page-coop .how ul {
      list-style-type: none;
  }
  .page-coop .how ul li {
      margin: 0;
  }
  .page-coop .how ul li p {
        margin: 0;
        font-size: 1.1rem;
        line-height: 1.6rem;
        padding: 15px 0;
        display: block;
  }
  .page-coop .how ul li div {
      display: grid;
      grid-template-columns: 4rem 1fr;
      grid-column-gap: 25px;
      position: relative;
  }
  .page-coop .how ul li div span.icon-outer {
      padding: 10px 0;
      position: relative;
      display: flex;
      justify-content: center;
  }
  .page-coop .how ul li div span.icon-outer:before {
      content: " ";
      display: block;
      width: 8px;
      height: 100%;
      background: #0077be;
      position: absolute;
      top: 0;
  }
  .page-coop .how ul li div span.icon-inner {
      width: 4rem;
      height: 4rem;
      background: #0077be;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      align-self: center;
      position: relative;
  }
    .page-coop .how ul li div span.icon-inner:before {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        color: #fff;
        font-size: 1.5rem;
    }
    .page-coop .how ul li.i div span.icon-inner:before {
        content: "\f002";
    }
    .page-coop .how ul li.ii div span.icon-inner:before {
        content: "\f086";
    }
    .page-coop .how ul li.iii div span.icon-inner:before {
        content: "\f245";
        font-size: 1.45rem;
    }
    .page-coop .how ul li.iv div span.icon-inner:before {
        content: "\f155";
    }
    .page-coop .how ul li.v div span.icon-inner:before {
        content: "\f00c";
    }
    .page-coop .how ul li.vi div span.icon-inner:before {
        content: "\f3cd";
        font-size: 1.6rem;
    }
    .page-coop .how ul li.vii div span.icon-inner:before {
        content: "\f15b";
        font-size: 1.4rem;
    }
  .page-coop .how ul li span.line {
      height: 5px;
      width: 5px;
      display: block;
      background: blue;
      position: relative;
  }
  .page-coop .how ul li:first-child div span.icon-outer {
      padding-top: 0;
  }
  .page-coop .how ul li:last-child div span.icon-outer {
      padding-bottom: 0;
      margin-bottom: 5px;
  }
  .page-coop .how ul li:last-child div p {
      padding-bottom: 0;
  }
  /* Numbers Bar */
  .page-coop .numbers h4 {
    max-width: 32rem;
    margin: 25px auto 60px !important;
    font-size: 2.1rem;
    line-height: 2.5rem;
  }
  .page-coop .lorem .numbers .stats {
      margin: 35px 0 !important;
  }
  .page-coop .lorem .numbers .stats .number {
      font-size: 2.8rem;
      color: #0077be;
      line-height: 1;
  }
  .page-coop .lorem .numbers .stats .stat-text {
      max-width: 18rem;
      margin: 0 auto;
  }
  /* Support Bar */
  .page-coop .support h4 {
      font-size: 2.1rem;
      line-height: 2.5rem;
  }
  
/* Co-op for Employers */
.page-hirestudents .coop-programs table {
    margin: 25px 0 0 0;
    width: 100%;
}
.page-hirestudents .coop-programs table thead tr th:nth-child(1) {
    text-align: left;
    width: 55%;
}
.page-hirestudents .coop-programs table thead tr th:nth-child(2),
.page-hirestudents .coop-programs table tbody tr td:nth-child(2) {
    width: 25%;
    text-align: center;
}
.page-hirestudents .coop-programs table thead tr th:nth-child(3),
.page-hirestudents .coop-programs table tbody tr td:nth-child(3) {
    width: 20%;
    text-align: center;
}
.page-hirestudents .coop-programs table thead tr th,
.page-hirestudents .coop-programs table tbody tr td {
    padding: 10px;
}

/* Employers Page */
.page-employers .link-blocks ul {
    margin-top: 35px;
}

/* Co-op Career Consultants Finder */

/* -> Appt box */
.page-coopconsultant .appointments h5 {
    font-size: 1.45rem;
    line-height: 1.8rem;
    margin: 0;
}
/* -> Multiselect */
#search-filter-form-656 > ul {
    margin: 0 0 25px;
}
#search-filter-form-656 > ul li label {
    display: block;
    width: 100%;
}
#search-filter-form-656 > ul .chosen-container {
    width: 100% !important;
}
#search-filter-form-656 > ul li .chosen-container-single .chosen-single {
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 11px 15px;
}
#search-filter-form-656 > ul li .chosen-container-single .chosen-single div:before {
    height: 100%;
    position: absolute;
    display: flex;
    align-items: center;
    right: 15px;
}
#search-filter-form-656 > ul li .chosen-container-single .chosen-single div b {
    display: none;
}
#search-filter-form-656 > ul .chosen-container .chosen-results li {
    font-size: 1rem;
    line-height: 1.5rem;
}
/* -> Cards */
#consultants-index {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
}
#consultants-index > .consultant {
    background: #fff;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
    border-radius: 3px;
    padding: 20px;
}
#consultants-index > .consultant .photo {
    text-align: center;
}
#consultants-index > .consultant .photo img,
#consultants-index > .consultant .photo svg {
    border-radius: 100%;
    width: 60%;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper {
    text-align: center;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper h5 {
    font-size: 1.5rem;
    line-height: 1.9rem;
    margin: 22px 0 12px;
    color: #0077be;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper ul.contact-details {
    list-style-type: none;
    margin: 0;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper ul.contact-details li {
    position: relative;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper ul.contact-details li:before {
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: rgba(0,0,0,0.6);
    position: relative;
    left: -0.4rem;
}
#consultants-index > .consultant .details-inner .contact-details-wrapper ul.contact-details li.phone:before {
    font-size: 1.15rem;
    content: "\f3cd";
}
#consultants-index > .consultant .details-inner .contact-details-wrapper ul.contact-details li.email:before {
    font-size: 0.95rem;
    content: "\f0e0";
}
#consultants-index > .consultant .details-inner .programs-portfolio {
    border: none;
    border-radius: 4px;
    padding: 15px;
    margin: 26px 0 0 0;
    border: solid 2px rgba(0,0,0,0.1);
}
#consultants-index > .consultant .details-inner .programs-portfolio h6 {
    margin: 0 0 12px;
    font-size: 1rem;
    line-height: 1.45rem;
    position: relative;
    padding: 0 0 0 1.6rem;
    letter-spacing: 0.03rem;
}
#consultants-index > .consultant .details-inner .programs-portfolio h6:before {
    content: "\f058";
    font-family: "Font Awesome 6 Free";
    position: absolute;
    left: 0;
    color: #0077be;
    font-size: 1.1rem;
}
#consultants-index > .consultant .details-inner .programs-portfolio ul {
    margin: 0 0 0 5px;
    list-style-type: none;
}
#consultants-index > .consultant .details-inner .programs-portfolio ul li {
    font-size: 0.95rem;
    line-height: 1.35rem;
    margin: 4px 0;
    position: relative;
    padding: 0 0 0 1rem;
}
#consultants-index > .consultant .details-inner .programs-portfolio ul li:before {
    content: "\f054";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: -1px;
    color: rgba(0,0,0,0.5);
    font-size: 0.7rem;
    height: 100%;
}
/* -> Consultants responsive */
@media only screen and (max-width: 1200px) {
    #consultants-index {
        grid-template-columns: 1fr 1fr;
        grid-row-gap: 25px;
        grid-column-gap: 25px;
    }
}
@media only screen and (max-width: 750px) {
    #consultants-index {
        grid-template-columns: 1fr;
    }
}

/* Contact */

.page-contact .lorem .person-card-grid li.person-card .note {
    text-align: center;
}

/* Gutenberg Breakpoint */
@media only screen and (max-width: 599px) {

    /* Co-op */
    .page-coop .programs h4 {
        margin-top: 0 !important;
    }
    .page-coop .lorem .how ul {
        margin: 0 !important;
    }
    .page-coop .how ul li div {
        grid-column-gap: 20px;
    }

}

/* R Breakpoint */
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 600px)  {


}
@media only screen and (max-width: 720px) {

}
