/**** NEW COLORS ***/
/* Regular weight */
@font-face {
  font-family: "Agrandir Tight";
  src: url("../fonts/PPAgrandir-TightBold/PPAgrandir-TightBold.woff2") format("woff2"), url("../fonts/PPAgrandir-TightBold/PPAgrandir-TightBold.woff") format("woff");
  font-style: normal;
  font-display: swap;
}
/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR WHITE BACKGROUND WITH CONTAINER STYLES FOR INNER DIV - ADVICE PAGES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR IMAGE ON LATEST/RELATED ADVICE ARTICLES */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
/* MIXIN FOR LATEST ARTICLES - ADVICE PAGE */
.ca-btn-arrow i {
  font-size: 30px;
}

@media only screen and (max-width: 767px) {
  .section-tomorrows-talent .container.main-contianer {
    padding: 0;
  }
}

.page-mp-future-first-cvs {
  padding-top: 10px;
}
@media only screen and (min-width: 768px) {
  .page-mp-future-first-cvs {
    padding-top: 40px;
  }
}
.page-mp-future-first-cvs .left-col {
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (min-width: 1024px) {
  .page-mp-future-first-cvs .left-col {
    max-width: 290px;
  }
}
@media only screen and (min-width: 1200px) {
  .page-mp-future-first-cvs .left-col {
    max-width: 370px;
  }
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form {
  background-color: #ffffff;
  padding: 20px;
}
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .page-mp-future-first-cvs .left-col .tomorrows-talent-form {
    padding: 30px 120px;
  }
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .form-item {
  margin-bottom: 0;
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .form-item select {
  max-width: 100%;
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .formtip {
  cursor: pointer;
  float: right;
  background-color: transparent;
  border: none;
  width: 18px;
  height: 18px;
  margin: 0;
  font-weight: 300;
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .formtip:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f059";
  color: #9b9b9b;
  display: inline-block;
  font-size: 1.125rem;
  margin-right: 0;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: normal;
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .formtip:hover:before, .page-mp-future-first-cvs .left-col .tomorrows-talent-form .formtip.open:before {
  color: #22174E;
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .description.formtips-processed {
  background-color: #22174E;
  right: 33px;
  width: 165px;
  top: -10px;
  padding: 14px 25px 17px;
  color: #ffffff;
  z-index: 1;
  opacity: 0.9;
  left: auto;
}
@media only screen and (min-width: 1024px) {
  .page-mp-future-first-cvs .left-col .tomorrows-talent-form .description.formtips-processed {
    right: -175px;
  }
}
.page-mp-future-first-cvs .left-col .tomorrows-talent-form .description.formtips-processed:before {
  font-family: "Font Awesome 6 Pro";
  content: "\f054";
  color: #22174E;
  display: inline-block;
  font-size: 2rem;
  margin-right: 5px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  left: auto;
  top: 0;
  right: 0;
  display: inline-block;
  border: none;
}
@media only screen and (min-width: 1024px) {
  .page-mp-future-first-cvs .left-col .tomorrows-talent-form .description.formtips-processed:before {
    left: -8px;
    top: -3px;
    content: "\f0d9";
  }
}
.page-mp-future-first-cvs .left-col .image-block {
  margin-top: 20px;
  display: block;
}
@media only screen and (max-width: 768px) {
  .page-mp-future-first-cvs .left-col .image-block {
    text-align: center;
    display: block;
  }
}
.page-mp-future-first-cvs .left-col .cluster-link-block {
  background-color: #ffffff;
  padding: 20px;
  margin-top: 20px;
}
.page-mp-future-first-cvs .left-col .cluster-link-block h3 {
  margin: 0;
  font-size: 1.25rem;
}
.page-mp-future-first-cvs .left-col .cluster-link-block ul {
  list-style-type: none;
}
.page-mp-future-first-cvs .left-col .cluster-link-block ul li a {
  padding: 15px 0 5px 0;
  font-weight: 700;
  display: block;
}
.page-mp-future-first-cvs .right-col {
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
@media only screen and (min-width: 1024px) {
  .page-mp-future-first-cvs .right-col {
    max-width: 610px;
    margin-left: 26px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .page-mp-future-first-cvs .right-col {
    max-width: 770px;
  }
}
.page-mp-future-first-cvs .right-col .header-section {
  background-color: #ffffff;
  padding: 20px 20px 30px;
}
.page-mp-future-first-cvs .right-col .past-present-future {
  display: inline-block;
  margin-top: 20px;
  width: 30%;
  margin-right: 2%;
}
@media only screen and (min-width: 1024px) {
  .page-mp-future-first-cvs .right-col .past-present-future {
    margin-top: 60px;
  }
}
.page-mp-future-first-cvs .right-col .past-present-future button {
  min-width: 100%;
  margin-right: 15px;
  border: 1px solid #a09d9d;
  background-color: #ffffff;
  color: #35444d;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  padding: 14px;
}
.page-mp-future-first-cvs .right-col .past-present-future button:hover, .page-mp-future-first-cvs .right-col .past-present-future button:focus {
  background-color: #a09d9d;
  color: #ffffff;
}
.page-mp-future-first-cvs .right-col .past-present-future button.active {
  background: #a09d9d;
  color: #ffffff;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content {
  position: relative;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-icon .icon-img img,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-icon .icon-img img,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-icon .icon-img img {
  width: 100%;
  height: 100%;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-icon .icon-text,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-icon .icon-text,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-icon .icon-text {
  display: inherit;
  font-size: 1.125rem;
  text-transform: uppercase;
  color: #35444d;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-icon .icon-text,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-icon .icon-text,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-icon .icon-text {
    font-size: 13px;
    margin-top: 60px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section {
  border-bottom: 1px solid #a09d9d;
  padding: 20px 0;
  display: block;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section {
    width: 100%;
    padding: 10px 10px 10px;
    margin-top: 5px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section label,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section label,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section label {
  display: block;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section .skill-desc ul,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc ul,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc ul {
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section .skill-desc ul li,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc ul li,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc ul li {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content .cv-details {
  display: none;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content .cv-details.active {
  display: block;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: 100%;
  min-width: 100%;
  position: absolute;
  top: 0px;
  background-repeat: no-repeat;
  z-index: -1;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.desktop, .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.tablet, .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.mobile {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.desktop {
    display: block;
  }
}
@media screen and (max-width: 1170px) and (min-width: 768px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.tablet {
    display: block;
  }
}
@media screen and (max-width: 1170px) and (min-width: 768px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.tablet img {
    border: 10px solid #ffffff;
    border-bottom-width: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.mobile {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content .bg-image.mobile img {
    border: 10px solid #ffffff;
    border-bottom-width: 30px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .header-content {
  padding: 60px 40px 20px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .header-content {
    padding: 24px 30px 0;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .body-content {
  padding: 10px 40px 120px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .body-content {
    padding: 0 30px 90px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-title {
  padding: 22px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-title {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content {
  display: block;
  width: 100%;
  margin-top: 32px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info {
  width: 300px;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info {
    width: 50%;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info .profile-title {
  font-size: 1.5rem;
  color: #00496b;
  margin: 0 0 10px 0;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info .profile-title {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info .address {
  margin: 25px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info .address {
    font-size: 13px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-info .profile-dob {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-icon {
  float: right;
  text-align: right;
  margin-right: 17px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-icon {
    width: 45%;
    margin-right: 5px;
    position: relative;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-icon .icon-img {
  width: 60px;
  height: auto;
  display: block;
  margin-left: 94px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .profile-content .profile-icon .icon-img img {
    width: 60px;
    margin-left: 0;
    right: 30px;
    position: absolute;
    height: 60px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section label {
  font-size: 1.5rem;
  color: #00496b;
  text-decoration: underline;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section label {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section ul li {
  list-style-type: disc;
  list-style-position: inside;
  color: #4a4a4a;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #past-section .cv-section ul li {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .header-content {
  padding: 120px 75px 70px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .header-content {
    padding: 60px 40px 0;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .body-content {
  padding: 10px 75px 200px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .body-content {
    padding: 10px 40px 120px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-title {
  font-size: 1.25rem;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-title {
    font-size: 12px;
    line-height: 14px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .left-section {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .left-section {
    width: 40%;
    margin-top: 0;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .right-section {
  display: inline-block;
  border-left: 1px solid #ffffff;
  width: 40%;
  padding-left: 20px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .right-section {
    width: 60%;
    margin-bottom: 20px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content div,
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content p {
  color: #007c85;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content div,
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content p {
    font-size: 11px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-info .profile-title {
  font-size: 1.125rem;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-info .profile-title {
    font-size: 11px;
    line-height: 13px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-icon .icon-img {
  width: 77px;
  height: auto;
  display: inline-block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-icon .icon-img img {
    height: 60px;
    width: auto;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-icon .icon-text {
  color: #007c85;
  font-size: 1.125rem;
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .profile-icon .icon-text {
    font-size: 11px;
    margin-top: 0;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect p {
  margin: 10px 0;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect p {
    margin: 3px 0;
    font-size: 11px;
    line-height: 12px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect p.in img {
  margin-right: 20px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect img {
  margin-right: 13px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect img {
    width: 20px;
    height: 20px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .profile-content .social-connect span {
  vertical-align: top;
  margin: 3px 0 0 0;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section.experiecnce {
  margin-top: -17px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-icon {
  display: inline-block;
  margin-right: 16px;
  vertical-align: top;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc {
  display: inline-block;
  max-width: 80%;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc {
    max-width: 70%;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc label {
  font-size: 1.5rem;
  color: #80cec8;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section .skill-desc label {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section.skills, .page-mp-future-first-cvs .right-col .results .past-present-future-content #present-section .cv-section.achivements {
  margin-top: 0px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .header-content {
  padding: 50px 33px 0 14px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .header-content {
    padding: 50px 20px 10px;
  }
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .header-content .cv-section img {
    margin-left: 44px;
    height: 60px;
    width: auto;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .body-content {
  margin-top: 0;
  margin-left: 12px;
  padding: 25px 62px 114px 24px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .body-content {
    padding: 0px 30px 50px 0px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-title {
  font-size: 1.25rem;
  color: #35444d;
  text-transform: uppercase;
  font-weight: normal;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-title {
    font-size: 1.125rem;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .future-year {
  font-size: 36px;
  color: #d8d8d8;
  float: right;
  margin-right: 4%;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content {
  padding: 0 7%;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .sector-info .icon-text {
  font-size: 1.125rem;
  color: #35444d;
  text-transform: uppercase;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .sector-info .icon-text {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .sector-info .icon-img {
  height: auto;
  width: 61px;
  display: inline-block;
  margin-top: 5px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info {
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info {
    margin-top: 0;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .finger-print-img {
  width: 121px;
  height: auto;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .finger-print-img {
    width: 27%;
  }
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .finger-print-img img {
    height: 60px;
    width: auto;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .id-number {
  display: inline-block;
  max-width: 285px;
  vertical-align: top;
  margin: 4% 0 0 14%;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .id-number {
    width: 69%;
    margin: 4% 0 0 1%;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .id-number .id-text {
  font-size: 36px;
  color: #00496b;
  display: block;
  line-height: 40px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .id-number .id-text {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .profile-content .profile-info .id-number .metrics {
  display: block;
  font-size: 0.875rem;
  color: #65696f;
  border-bottom: 1px solid #a09d9d;
  padding: 15px 0 20px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section {
  border: none;
  padding: 10px 5px;
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-icon {
  width: 100px;
  height: auto;
  display: inline-block;
  margin-right: 18px;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-icon {
    width: 22%;
    margin-right: 5%;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc {
  display: inline-block;
  max-width: 74%;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc {
    max-width: 70%;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc label {
  font-size: 1.5rem;
  color: #00496b;
  text-transform: uppercase;
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc label {
    font-size: 13px;
    line-height: 16px;
  }
}
.page-mp-future-first-cvs .right-col .results .past-present-future-content #future-section .cv-section .skill-desc .item-list {
  font-size: 0.875rem;
}

/*# sourceMappingURL=future-first-cvs.css.map */