/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 01 2021 | 22:39:41 */
.page-header p {
    font-size: 18px;
    line-height: 26px;
}


.results .content-card.layout-horizontal .top {
    flex: 1;
}

.results .content-card.layout-vertical:hover {
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.results .content-card.layout-vertical {
    padding: 0px;
    background: white;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}

@media all and (min-width: 768px) {
  .results .content-card, .training .content-card {
    margin-bottom: 0px;
}
}

@media all and (min-width: 1600px) {
html .single-role .page-header {
    background-size: contain!important;
    background-position: 68% 0px!important;
}
}

@media all and (max-width: 768px) {
  .single-role .main-content .vc_col-sm-4 {
    margin-top: 30px!important;
}
  .learning-paths .vc_row .wpb_column:last-child .left {
    margin-bottom: 0px;
}
.learning-paths .left {
    margin-bottom: 50px;
}
  .single-role .page-header p {
    margin-bottom: 0px!important;
}
.single-role .page-header {
    background: #333!important;
}
}

.single-role .page-header {
    background-size: 20%!important;
    background-position: 81% 0px!important;
    background-repeat: no-repeat!important;
}

.single-role p.subtitle {
    margin-bottom: 0px!important;
}

.single-role .content-card .details p {
    margin-bottom: 10px!important;
}

.single-role .learning-paths h3 {
    margin: 20px 0px!important;
    text-align: center;
}
.learning-paths .vc_row {
    margin-top: 50px;
}
.single-role .learning-paths img {
    max-height: 150px;
    width: auto;
}
.single-role .learning-paths {
    background: white;
}

.single-role .main-content .wpb_column:last-child .content-card {
    background: white;
    border: 1px solid #ccc;
    padding: 0px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
}
.single-role .main-content .wpb_column:last-child ul li:last-child {
    margin-bottom: 0px!important;
}
.single-role .main-content .wpb_column:last-child h2 {
font-size:20px!important;
  line-height: 28px!important;
}

.single-role .main-content .wpb_column:last-child .wpb_wrapper.left {
    background: white;
    border: 1px solid #ccc;
    padding: 20px;
    box-shadow: 0px 2px 5px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}
.single-role .main-content .wpb_column:last-child ul {
    padding-left: 0px;
}
.single-role .main-content .wpb_column:first-child .wpb_wrapper a.btn-text {
    margin-top: 10px;
    margin-bottom: 0px;
}

.single-role .main-content .wpb_column:first-child .wpb_wrapper p:first-child {
    margin-bottom: 10px!important;
}
.single-role span.label {
    background: #246eb5;
    padding: 0px 5px;
    border-radius: 0px;
}

.single-role .overview p {
    margin-bottom: 0px!important;
}
.single-role .overview {
    text-align: center;
    background: white;
}

.single-role .resources h3 {
    margin-bottom: 20px!important;
}

@media all and (max-width: 768px) {
body .single-role .main-content .wpb_column:last-child .wpb_wrapper.left {
    margin-top: 40px;
    margin-bottom: 40px;
}
}

.learning-paths a {
    font-family: "SegoeUI Semibold";
}

.page-header h1 {
    margin-top: 20px!important;
}

.page-header span {
    color: white;
}
span.breadcrumb-separator {
    color: white;
}

.other-roles h2 {
    margin-bottom: 50px!important;
}
.other-roles a.btn-text {
    margin-bottom: 0px;
}
.other-roles img {
    max-height: 150px;
    width: auto;
    margin-bottom: 10px;
}

.resources {
    border: 1px solid #ddd;
    background: white;
    box-shadow: 0px 2px 10px rgba(0,0,0,0.1);
    padding: 20px 20px 5px 20px;
}

a.btn-white {
    background: white;
    padding: 10px 15px!important;
    margin-bottom: 0px!important;
    color: black!important;
}
.page-header a.btn {
    background: #226eb5;
    color: white!important;
    padding: 10px 15px!important;
    margin-top: 0px;
}
span.label {
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding: 0px;
}