@media screen and (min-width: 1041px) {
    .hero_section {
        margin-top: -85px;
    }
    body:not(.scroll1_down) .site-header-new {
        box-shadow: none!important;
    }
    .scroll1_down .site-header-new {
        background-color: #31216B;
    }
}

.faq-section {
    padding: 80px 0px 100px!important;
}

.container {
    max-width: 1130px;
    margin: 0 auto;
}

.hero_section {
    background-size: contain;
    background-position: center center;
}

.hero_section_inner {
    padding: 145px 0px 60px;
    max-width: 1130px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.hero_section_top {
    display: flex;
    border-bottom: 1px solid rgba(256, 256, 256, 0.1);
    padding-bottom: 70px;
    align-items: flex-start;
}

.hero_section_left {
    flex: 1;
    padding-right: 50px;
    box-sizing: border-box;
    position: relative;
}

.hero_section_left:before {
    content: '';
    position: absolute;
    right: 50px;
    top: 50%;
    background-image: url(../images/arr-right.svg);
    width: 118px;
    height: 40px;
    background-size: cover;
}

.hero_section_right {
    width: 500px;
    position: relative;
}

.box_tooltip {
    position: absolute;
    bottom: -40px;
    background-color: #453581;
    color: #fff;
    width: calc(100% + 4px);
    left: -2px;
    right: -2px;
    border-radius: 0px 0px 16px 16px;
    box-sizing: border-box;
    padding: 30px 10px 5px;
    text-align: center;
}

.woocommerce-variation.single_variation {
    min-height: 34px;
}


/* .price_box_middle {
    min-height: 117px;
} */

.box_tooltip .tooltip_bottom {
    font-weight: 600;
}

.box_tooltip .tooltip_bottom i {
    color: #fff;
}

.box_tooltip .tooltip_bottom .text_on_hover {
    z-index: 10;
}

.tooltip_holder:hover .text_on_hover {
    visibility: visible;
    opacity: 1;
}

.tooltip_holder {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-left: 5px;
    line-height: 12px;
}

.text_on_hover {
    visibility: hidden;
    width: 200px;
    background-color: #3D2A80;
    box-shadow: 0 4px 4px 0 rgb(0 0 0 / 8%);
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: -2px;
    margin-left: -100px;
    opacity: 0;
    transition: opacity .3s;
    font-size: 14px;
    line-height: 1.5;
}

.hero_section_left h1 {
    color: #fff;
    font-size: 2.7em;
    line-height: 1.2em;
    font-weight: 800;
    text-align: left;
    margin-top: 0px;
}

.hero_content_left p {
    line-height: 32px;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
    margin: 20px 0px 0px;
    text-align: left;
    -webkit-font-smoothing: auto;
}

.hero_content_left ul {
    list-style: none;
    margin: 20px 0px 0px;
    list-style: none;
    padding: 0px;
}

.hero_content_left ul li {
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 2.3em;
    text-align: left;
}

.hero_content_left ul li i {
    color: #23C530;
    margin-right: 10px;
    font-size: 20px;
}

.price_box {
    border-radius: 20px;
    background-color: #fff;
    padding: 30px;
    position: relative;
    z-index: 9;
}

.price_box.discount-25-badge {
    position: relative;
}

.price_box.discount-25-badge:before {
    content: '';
    position: absolute;
    background-image: url(../images/webp/25-badge.webp)!important;
    bottom: -75px;
    left: -75px;
    width: 150px;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    transform: rotate(-15deg);
}

.price_box_middle {
    background-color: rgba(226, 222, 240, 0.5);
    border-radius: 12px;
    padding: 15px;
    padding-bottom: 29px;
    text-align: center;
    align-content: center;
}

.reset_variations,
.variations tbody tr td.label {
    display: none!important;
}

.variations tbody tr td.value {
    position: relative;
}

label[for="team-size"] {
    font-size: 18px;
    color: #31216B;
    font-weight: 600;
    width: 190px;
}

.variations tbody tr td.value {
    margin: 0px 0px 0px 215px!important;
    width: 110px;
}

.custom-team-dropdown {
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

select#team-size {
    margin: 10px 0px 5px 0px!important;
    width: 200px;
    padding-left: 30px;
    border: none!important;
    border-radius: 8px;
    color: #31216B;
    cursor: pointer;
}

select#team-size:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, .05), 0 1px 10px 0 rgb(0, 0, 0, .15);
}

.price_box_middle .product div.summary {
    width: 100%!important;
    margin: 0px!important;
    padding: 15px;
}

.price_box_middle table.variations {
    display: flex!important;
    justify-content: center;
}

.price_box_middle .product div.summary>form {
    margin: 0px!important;
}

form.cart div.quantity {
    display: none!important;
}

.single_variation_wrap {
    text-align: center;
}

#old-price {
    color: #A09EA6;
    font-size: 24px;
    line-height: 32px;
    text-decoration: line-through;
    padding: 0px 5px;
}

.woocommerce-variation-price .price,
.single_variation_wrap .woocommerce-Price-amount,
#calculated-price {
    color: #31216B!important;
    font-weight: 600!important;
    font-size: 32px!important;
}

.single_variation_wrap .woocommerce-Price-amount bdi span {
    margin-right: 5px;
}

.single_variation_wrap .subscription-details,
.price_box_middle {
    color: #31216B;
    font-weight: 400;
    font-size: 16px;
}

.price_box_middle_icon {
    line-height: 0;
}

.price_box_middle_icon img {
    padding-right: 5px;
}

.price_box_middle-down {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
    margin-bottom: 20px;
}

.price_box_middle .woocommerce-variation-add-to-cart {
    position: absolute;
    bottom: -110px;
    left: 0px;
    right: 0px;
}

.price_box_middle .woocommerce-variation-add-to-cart .single_add_to_cart_button,
#enroll-button {
    width: 100%;
    margin: 0px!important;
    background: #fb9f00;
    font-weight: 600;
    text-transform: uppercase;
    /* height: 50px; */
    cursor: pointer;
}

.price_box_middle .woocommerce-variation-add-to-cart .single_add_to_cart_button:hover,
#enroll-button:hover {
    background: #f7b500;
}

.price_box_middle_text {
    color: #31216B;
    font-size: 16px;
    line-height: 24px;
}

.price_box_bottom {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
    flex-direction: column;
}

.price_box_bottom_text {
    color: #31216B;
    font-size: 16px;
    line-height: 24px;
}

.price_box_bottom_link {
    color: #1EBBF0;
    font-size: 16px;
    line-height: 24px;
}

.price_box_bottom_link a {
    text-decoration: none;
}

.price_box_bottom_link a:hover {
    color: #31216B;
}

.price_box_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.top_number {
    width: 24px;
    height: 24px;
    display: flex;
    font-size: 14px;
    align-items: center;
    justify-content: center;
    background-color: rgba(226, 222, 240, 0.5);
    border-radius: 100%;
    color: rgba(49, 33, 107, 0.5);
    font-weight: 600;
    margin-right: 8px;
}

.price_top_item {
    display: flex;
    align-items: center;
}

.top_text {
    color: rgba(49, 33, 107, 0.5);
    font-size: 14px;
}

.top_active .top_number {
    background-color: #31216B;
    color: #fff;
}

.top_active .top_text {
    color: #31216B;
    font-weight: 600;
}

.horizontal_separator {
    width: 18px;
    height: 1px;
    display: block;
    background-color: rgba(49, 33, 107, 0.5);
}

.hero_section_bottom_holder {
    display: flex;
    margin: 0px -9px 0px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.hero_section_bottom_item {
    background-color: #45377A;
    margin: 0px 9px;
    border-radius: 12px;
    padding: 20px;
    flex: 1;
}

.bottom_item_top {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.bottom_item_top_icon {
    line-height: 0px;
    margin-right: 12px;
}

.bottom_item_top_title {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
}

.bottom_item_content p {
    margin: 0px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
}

#faq-scroll {
    text-align: center;
}

#faq-scroll span {
    font-size: 16px;
    line-height: 20px;
    color: #1EBBF0;
    font-weight: 600;
    cursor: pointer;
}

#faq-scroll span:hover {
    color: #fff;
}

@media screen and (max-width: 1250px) {
    .hero_section_inner {
        padding: 145px 50px 60px;
        max-width: 100%;
    }
}

@media screen and (max-width: 1230px) {
    .container {
        max-width: 100%;
        margin: 0 50px;
    }
}

@media screen and (max-width: 1140px) {
    .hero_section_left:before {
        right: 30px;
        width: 89px;
        height: 30px;
    }
}

@media screen and (max-width: 1040px) {
    .faq-section {
        padding: 60px 0px 80px!important;
    }
    .hero_section_top {
        flex-direction: column;
    }
    .hero_content_left p br {
        display: none;
    }
    .hero_section_inner {
        padding: 115px 50px 50px;
    }
    .hero_section_bottom_holder {
        padding-bottom: 30px;
    }
    .hero_section_left {
        flex: none;
        padding-right: 0px;
        padding-bottom: 30px;
    }
    .hero_section_right {
        margin: 0 auto;
    }
    .hero_section_left:before {
        left: 0px;
        top: inherit;
        bottom: -70px;
        transform: rotate(30deg);
    }
}

@media screen and (max-width: 980px) {
    .price_box.discount-25-badge:before {
        bottom: -65px;
        left: -25px;
    }
    .hero_section_left:before {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .hero_section_bottom_item {
        width: calc(100% - 18px);
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .hero_section_bottom_item:nth-child(3) {
        margin-bottom: 0px;
    }
    .hero_section_bottom_holder {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 680px) {
    .hero_section_inner {
        padding: 115px 50px 50px;
    }
}

@media screen and (max-width: 600px) {
    .price_box.discount-25-badge:before {
        bottom: -25px;
        left: -15px;
        width: 90px;
        height: 90px;
    }
    .hero_section_right {
        width: 100%;
    }
    .hero_section_inner {
        padding: 115px 50px 50px;
    }
}

@media screen and (max-width: 540px) {
    .variations tbody tr td.value {
        margin: 0px 0px 0px 160px!important;
    }
    .variations tbody tr td.value:before {
        font-size: 14px;
        width: 150px;
        right: 115px;
    }
    .price_box_middle_text {
        font-size: 14px;
    }
    .price_box_top {
        align-items: flex-start;
        margin-bottom: 15px;
        flex-direction: column;
    }
    .horizontal_separator {
        width: 1px;
        height: 10px;
        margin: 5px 0px 5px 10px;
    }
    .price_box {
        padding: 20px;
    }
}

@media screen and (max-width: 480px) {
    .price_box.discount-25-badge:before {
        bottom: inherit;
        left: inherit;
        top: 0px;
        right: -10px;
    }
    .faq-section {
        padding: 50px 0px 70px!important;
    }
    .container {
        margin: 0 30px;
    }
    .hero_content_left ul li {
        font-size: 15px;
        line-height: 28px;
        margin-bottom: 5px;
    }
    .hero_content_left ul li:last-child {
        margin-bottom: 0px;
    }
    .hero_section_inner {
        padding: 100px 30px 50px;
    }
    .hero_section_bottom_holder {
        padding-bottom: 25px;
        padding-top: 30px;
    }
    .hero_section_top {
        padding-bottom: 35px;
    }
}

@media screen and (max-width: 400px) {
    .variations tbody tr td.value:before {
        content: 'Team size';
        width: 70px;
    }
    .variations tbody tr td.value {
        margin: 0px 0px 0px 78px!important;
    }
}


/***************
Learning Section
****************/

.learning-section {
    background-color: #F9F9F9;
    padding: 80px 0px;
}

.learning-holder {
    margin: 0 auto;
    max-width: 1130px;
}

.learning-top {
    text-align: center;
}

.above_title_learning {
    color: #1EBBF0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.learning-top h2 {
    color: #31216B;
    font-size: 38px;
    line-height: 51px;
    font-weight: 800;
    margin-bottom: 40px;
    margin-top: 0px;
}

.learning-inner {
    display: flex;
    align-items: center;
}

.learning-left {
    flex: 1;
    padding-right: 50px;
    box-sizing: border-box;
}

.learning-right {
    width: 515px;
    line-height: 0;
}

.learning-right img {
    width: 100%;
}

.learning-left p {
    font-size: 20px;
    line-height: 30px;
    color: #31216B;
    margin-bottom: 20px;
}

.review-logo {
    width: 153px;
    line-height: 0;
    display: block;
    margin-right: 5px;
    margin-left: -5px;
}

.review-logo img {
    width: 100%;
}

.reviews-stars {
    margin-right: 10px;
}

.reviews-stars i {
    font-size: 18px;
    color: #FB9F00;
    margin: 0px 2px;
}

.reviews-rating {
    font-size: 16px;
    line-height: 20px;
    color: #31216B;
    font-weight: 600;
}

.learning-left-reviews-top {
    display: flex;
    align-items: center;
}

.reviews-numbers {
    font-size: 14px;
    line-height: 20px;
    color: #31216B;
    padding-top: 10px;
}

.reviews-numbers a {
    color: #31216B;
    font-weight: 600;
    padding: 0px 5px;
}

.reviews-numbers a:hover {
    color: #31216B;
}

@media screen and (max-width: 1250px) {
    .learning-holder {
        max-width: 100%;
        padding: 0px 50px;
    }
    .learning-top h2 {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 1040px) {
    .learning-section {
        padding: 60px 0px;
    }
    .learning-inner {
        flex-direction: column;
    }
    .learning-left {
        flex: none;
        padding-bottom: 20px;
        padding-right: 0px;
    }
}

@media screen and (max-width: 615px) {
    .learning-right {
        width: 100%;
    }
}

@media screen and (max-width: 600px) {
    .learning-left p {
        font-size: 18px;
        line-height: 28px;
    }
    .learning-top h2 {
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .learning-section {
        padding: 50px 0px;
    }
    .learning-holder {
        padding: 0px 30px;
    }
}

@media screen and (max-width: 420px) {
    .learning-left-reviews-top {
        align-items: flex-start;
        flex-direction: column;
    }
    .review-logo {
        margin: 0px 0px 5px -5px;
    }
    .reviews-stars,
    .reviews-rating {
        margin: 0px 0px 5px 0px;
    }
}


/**************************
Testimonial
**************************/

.testimonail-section {
    background-color: #F9F9F9;
    padding: 80px 0px;
}

.testimonail-holder {
    max-width: 1130px;
    margin: 0 auto;
}

.testimonail-top {
    text-align: center;
}

.testimonail-top h2 {
    font-size: 38px;
    line-height: 50px;
    color: #31216B;
    font-weight: 800;
    max-width: 900px;
    margin: 0 auto 50px;
}

.testimonial-item-top {
    line-height: 0;
}

.testimonial-inner {
    display: flex;
    margin: 0px -40px;
    flex-wrap: wrap;
}

.testimonial-item {
    width: calc(100%/3 - 80px);
    margin: 0px 40px;
}

.testimonial-item-top a {
    line-height: 0;
    display: block;
}

.testimonial-item-top a img {
    width: 100%;
}

.testimonial-item-content {
    display: flex;
    flex-direction: column;
    padding: 30px 0px 0px;
    align-items: center;
    justify-content: space-between;
}

.testimonial-item-title {
    font-size: 26px;
    line-height: 38px;
    color: #31216B;
    font-weight: 800;
    margin-bottom: 15px;
}

.testimonial-item-description p {
    margin: 0px;
    font-size: 16px;
    line-height: 24px;
    color: #31216B;
}

.testimonial-item-description {
    text-align: center;
}

.testimonial-item-content-top {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.testimonial-item-content-bottom {
    padding-top: 15px;
}

.testimonial-item-content-bottom a {
    text-decoration: none;
    font-weight: 600;
    cursor: pointer;
    font-size: 14px;
    display: block;
}

.testimonial-item-content-bottom a:hover {
    color: #31216B;
}

.testimonial-item-top:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, .05), 0 1px 20px 0 rgb(0, 0, 0, .15);
    border-radius: 12px;
}

@media screen and (max-width: 1250px) {
    .testimonail-holder {
        max-width: 100%;
        margin: 0 auto;
        padding: 0px 50px;
    }
}

@media screen and (max-width: 1040px) {
    .testimonail-section {
        padding: 60px 0px;
    }
    .testimonial-inner {
        margin: 0px -20px;
    }
    .testimonial-item {
        width: calc(100%/3 - 40px);
        margin: 0px 20px;
    }
}

@media screen and (max-width:900px) {
    .testimonial-item {
        width: calc(50% - 40px);
        margin: 0px 20px 40px;
    }
    .testimonial-item:last-child {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 600px) {
    .testimonial-item {
        width: calc(100% - 40px);
    }
    .testimonail-top h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 480px) {
    .testimonail-holder {
        padding: 0px 30px;
    }
    .testimonail-section {
        padding: 50px 0px;
    }
    .testimonial-item-content {
        padding: 20px 0px 0px;
    }
    .testimonial-item {
        margin-bottom: 30px;
    }
    .testimonial-item-title {
        margin-bottom: 10px;
    }
}

.bottom_footer_holder {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: fixed;
    bottom: -82px;
    width: 100%;
    z-index: 999;
    transform: translateY(100%);
    transition: all .3s ease-out .07s;
}

.bottom_footer_holder.show_bottom_navigation {
    transform: translateY(0);
    transition: all .3s ease-out .07s;
    bottom: 0px;
}

.bottom_footer_inner {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, .05), 0 1px 20px 0 rgb(0, 0, 0, .15);
    max-width: 1130px;
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-top: 4px solid #fb9f00;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    display: flex;
    padding: 25px 35px;
    box-sizing: border-box;
}

.bottom_footer_title {
    color: #31216B;
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
    padding-bottom: 8px;
}

.bottom_footer_price {
    display: flex;
    align-items: center;
}

.bottom_footer_icon {
    line-height: 0;
    padding-right: 3px;
}

.bottom_footer_text {
    font-size: 16px;
    line-height: 24px;
    color: #31216B;
}

.bottom_footer_left {
    padding-right: 50px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bottom_footer_right {
    flex: 1;
    box-sizing: border-box;
}

.bottom_footer_right form {
    margin: 0px!important;
}

.bottom_footer_right .woocommerce div.product div.summary {
    margin: 0px!important;
    background-color: rgba(226, 222, 240, 0.3);
    border-radius: 12px;
    padding: 12px;
    height: 90px;
}

.bottom_footer_right .product form.cart .button:after {
    content: '';
    position: absolute;
    left: -40px;
    top: -20px;
    bottom: 1px;
    background-color: rgba(226, 222, 240, 1);
    width: 1px;
    height: 90px;
}

.bottom_footer_right .product form.cart .button {
    position: absolute;
    right: 0px;
    top: 20px;
    width: 250px;
    margin: 0px;
    background: #fb9f00;
    font-weight: 600;
    text-transform: uppercase;
    height: 50px;
    cursor: pointer;
}

.bottom_footer_right .product form.cart .button:hover {
    background: #f7b500;
}

.bottom_footer_right .woocommerce-variation.single_variation {
    position: absolute;
    top: 50px;
    left: 20px;
}

.bottom_footer_right .single_variation_wrap .woocommerce-Price-amount {
    font-size: 24px;
}

.bottom_footer_right .single_variation_wrap .subscription-details {
    color: #A7A7A7;
}

.bottom_footer_right .variations tbody tr td.value:before {
    content: 'Select your team size';
    font-size: 18px;
    width: 190px;
    top: -10px;
    right: 175px;
}

.bottom_footer_right .product div.summary {
    width: 400px!important;
}

.bottom_footer_right .variations tbody tr td.value {
    margin: 15px 0px 0px 255px!important;
}

.bottom_footer_right .variations tbody tr td.value select {
    background-color: rgba(226, 222, 240, 0.5);
}

.up_container #hubspot-messages-iframe-container {
    bottom: 100px!important;
    transform: translateY(0);
    transition: all .3s ease-out .07s;
}

#hubspot-messages-iframe-container {
    bottom: 0px!important;
    transform: translateY(0);
    transition: all .3s ease-out .07s;
}

@media screen and (max-width: 1180px) {
    .bottom_footer_inner {
        max-width: 1040px;
    }
    .bottom_footer_left {
        padding-right: 25px;
    }
    .bottom_footer_right .product form.cart .button:after {
        display: none;
    }
    .bottom_footer_inner {
        padding: 25px 30px;
    }
}

@media screen and (max-width: 1040px) {
    .bottom_footer_holder.show_bottom_navigation {
        display: none!important;
    }
}

#team-size option[value="11 users"],
#team-size option[value="12 users"],
#team-size option[value="13 users"],
#team-size option[value="14 users"],
#team-size option[value="15 users"],
#team-size option[value="16 users"],
#team-size option[value="17 users"],
#team-size option[value="18 users"],
#team-size option[value="19 users"],
#team-size option[value="20 users"],
#team-size option[value="21 users"],
#team-size option[value="22 users"],
#team-size option[value="23 users"],
#team-size option[value="24 users"],
#team-size option[value="25 users"] {
    display: none!important;
}


/****/

.skill-gap-section,
.close-gap-section {
    padding: 80px 0px;
}

.close-gap-top {
    text-align: center;
    max-width: 700px;
    margin: 0 auto;
}

.close-gap-top h2 {
    font-size: 38px;
    line-height: 50px;
    color: #31216B;
    font-weight: 800;
    margin: 0 auto 30px;
}

.close-gap-top p {
    font-size: 16px;
    line-height: 24px;
    color: #31216b;
    font-weight: 400;
}

.close-gap-bubbles {
    display: flex;
    padding-top: 30px;
}

.close-gap-bubble {
    width: calc(100%/3);
    display: flex;
    flex-direction: column;
    position: relative;
}

.close-gap-bubble:nth-child(1) .close-gap-bubble-number {
    background-color: #D0EDF5;
    color: #1EBBF0;
}

.close-gap-bubble:nth-child(2) .close-gap-bubble-number {
    background-color: #F8E2E2;
    color: #F45C0E;
}

.close-gap-bubble:nth-child(3) .close-gap-bubble-number {
    background-color: #E5E1F9;
    color: #472CD7;
}

.close-gap-bubble:before {
    content: '';
    position: absolute;
    width: 100%;
    border-top: 1px dashed #31216b;
    height: 1px;
    top: 40px;
}

.close-gap-bubble-number {
    position: relative;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    line-height: 1;
    font-weight: 800;
    margin-bottom: 15px;
}

.close-gap-bubble-content {
    display: flex;
    flex-direction: column;
    padding-right: 80px;
}

.close-gap-bubble-content h3 {
    font-size: 20px;
    line-height: 28px;
    color: #31216b;
    font-weight: 800;
    margin-bottom: 15px;
}

.close-gap-bubble-content p {
    font-size: 14px;
    line-height: 22px;
    color: #31216b;
    font-weight: 400;
    margin: 0px;
}

.skill-gap-section {
    background-color: #F4FCFE;
}

.course-item:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, .05), 0 1px 20px 0 rgb(0, 0, 0, .15);
}

.support_content h3 {
    font-size: 20px;
    line-height: 28px;
    color: #31216b;
    font-weight: 800;
    margin-bottom: 15px;
}

.support_content p {
    font-size: 14px;
    line-height: 22px;
    color: #31216b;
    font-weight: 400;
    margin: 0px;
}

.support_content p em {
    padding-top: 15px;
    font-size: 13px;
    line-height: 20px;
    display: block;
}

.support_icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 5px solid #E0E0F7;
    top: -35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    background-color: #5D5CF6;
    color: #fff;
    font-size: 24px;
}

.skill-gap-section h2 {
    font-size: 38px;
    line-height: 50px;
    color: #31216B;
    margin: 0 auto 50px;
    font-weight: 800;
    max-width: 900px;
    text-align: center;
}

.skill-gap-cards {
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}

.skill-gap-cards-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.skill-gap-cards-header .skill-gap-cards-column {
    width: 400px;
    background-color: #31216B;
    font-size: 28px;
    line-height: 1;
    border-radius: 8px;
    padding: 20px 15px;
    color: #fff;
    display: block;
    font-weight: 600;
    box-sizing: border-box;
}

.skill-gap-cards-content {
    display: flex;
    flex-direction: column;
}

.skill-gap-cards-content .skill-gap-cards-column {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}

.skill-gap-cards-left ul {
    list-style: disc;
    padding-left: 20px;
}

.skill-gap-cards-left ul li {
    color: #31216B;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
}

.skill-gap-cards-left ul li:last-child {
    margin-bottom: 0px;
}

.skill-gap-cards-left {
    width: 400px;
    background: #fff;
    box-shadow: 0 4px 12px rgba(39, 116, 139, .08);
    border-radius: 10px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.skill-gap-cards-content .skill-gap-cards-column {
    position: relative;
}

.skill-gap-cards-content .skill-gap-cards-column:after {
    content: '';
    position: absolute;
    width: 141px;
    height: 38px;
    background-image: url(../images/svg/long-arrow.svg)!important;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.skill-gap-cards-right {
    width: 400px;
}

.skill-gap-cards-right a {
    width: 400px;
    text-decoration: none;
    background-color: #fff;
    background: #fff;
    box-shadow: 0 4px 12px rgba(39, 116, 139, .08);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.skill-gap-cards-bottom {
    text-align: center;
    padding-top: 30px;
}

.skill-gap-cards-bottom p {
    font-size: 16px;
    line-height: 24px;
    color: #31216b;
    font-weight: 400;
}

.get_team_core_button {
    padding-top: 30px;
}

.get_team_core_button span {
    margin: 0 auto;
    font-weight: 600;
    cursor: pointer;
}

@media screen and (max-width: 1230px) {
    .close-gap-bubble-content {
        padding-right: 60px;
    }
}

@media screen and (max-width: 1070px) {
    .skill-gap-cards-content .skill-gap-cards-column:after {
        width: 60px;
        background-position: center right;
    }
}

@media screen and (max-width: 1040px) {
    .skill-gap-section,
    .close-gap-section {
        padding: 60px 0px;
    }
}

@media screen and (max-width:980px) {
    .skill-gap-cards-content .skill-gap-cards-column:after {
        display: none;
    }
    .skill-gap-cards-header {
        display: none
    }
    .skill-gap-cards-content .skill-gap-cards-column {
        flex-direction: column;
        margin: 0 auto;
    }
    .skill-gap-cards-left,
    .skill-gap-cards-right {
        margin-bottom: 80px;
        position: relative;
    }
    .skill-gap-cards-column:last-child .skill-gap-cards-right {
        margin-bottom: 0px;
    }
    .skill-gap-cards-left:after {
        content: '';
        position: absolute;
        width: 60px;
        height: 38px;
        background-position: center right;
        background-image: url(../images/svg/long-arrow.svg) !important;
        bottom: -60px;
        transform: rotate(90deg);
        right: 15px;
    }
    .skill-gap-cards-left:before {
        content: "Skill gap";
        background-color: #31216B;
        line-height: 1;
        border-radius: 4px 4px 0px 0px;
        padding: 10px 15px;
        color: #fff;
        font-size: 14px;
        position: absolute;
        top: -34px;
        font-weight: 600;
        left: 15px;
    }
    .skill-gap-cards-right:before {
        content: "Certificate program";
        background-color: #31216B;
        line-height: 1;
        border-radius: 4px 4px 0px 0px;
        padding: 10px 15px;
        color: #fff;
        font-size: 14px;
        position: absolute;
        top: -34px;
        font-weight: 600;
        left: 15px;
    }
}

@media screen and (max-width: 800px) {
    .close-gap-bubble-number {
        width: 60px;
        height: 60px;
        font-size: 26px;
    }
    .close-gap-bubble-content h3 {
        margin-bottom: 5px;
    }
    .close-gap-bubbles {
        flex-direction: column;
    }
    .close-gap-bubble {
        width: 100%;
        flex-direction: row;
        padding-bottom: 20px;
    }
    .close-gap-bubble:last-child {
        margin-bottom: 0px;
    }
    .close-gap-bubble-content {
        padding: 0px 0px 0px 30px;
        flex: 1;
    }
    .close-gap-bubble:before {
        width: 1px;
        height: calc(100% - 40px);
        left: 30px;
        border-left: 1px dashed #31216b;
    }
}

@media screen and (max-width: 480px) {
    .get_team_core_button {
        padding-top: 20px;
    }
    .skill-gap-section h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .close-gap-bubbles {
        padding-top: 20px;
    }
    .skill-gap-section,
    .close-gap-section {
        padding: 50px 0px;
    }
    .close-gap-top h2 {
        font-size: 30px;
        line-height: 40px;
        margin: 0 auto 20px;
    }
}

@media screen and (max-width: 460px) {
    .skill-gap-cards-left,
    .skill-gap-cards-right,
    .skill-gap-cards-right a {
        width: 100%;
    }
}


/****/

.courses-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}

.courses-holder a {
    width: calc(50% - 20px);
    margin: 0px 10px 20px;
    background: #f3f5f9;
    box-shadow: 0px 4px 12px rgba(39, 116, 139, 0.08);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    text-decoration: none;
}

.courses-holder a:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, 0.05), 0 1px 20px 0 rgb(0, 0, 0, 0.15);
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
}

.course-program {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #1EBBF0;
    letter-spacing: 0.5px;
}

.courses-holder a h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #31216B;
    margin: 0px 0px 0px;
}

.duration {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #31216B;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.view-course {
    color: #1ebbf0;
    font-weight: 600;
    margin-top: 10px;
}

.level {
    text-transform: capitalize;
    white-space: nowrap;
}

.duration_part_one {
    display: flex;
    align-items: center;
}

.duration img {
    padding-right: 5px;
    max-width: 23px;
    width: 100%;
}

.seaprator {
    font-size: 18px;
    font-weight: 100;
    padding: 0px 5px;
}

.duration i {
    font-size: 16px;
    padding-right: 5px;
}

.course-description {
    padding-top: 25px;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #50585f;
    display: flex;
}

.badge-new {
    font-size: 14px;
    line-height: 32px;
    color: #5D5CFF;
    background: #DFDEFF;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.badge-updated {
    font-size: 14px;
    line-height: 32px;
    color: #E32D34;
    background: #FFECED;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.course-program-information h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #31216b;
    margin: 0;
}

.badge-open {
    font-size: 14px;
    line-height: 32px;
    color: #E32D34;
    background: #FFECED;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.courses-section-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0px 10px 25px;
}

.badge-popular {
    font-size: 14px;
    line-height: 32px;
    color: #f45c0e;
    background: #ffe9bf;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.courses-all-button a {
    text-decoration: none;
    background: #31216B;
    color: #fff;
    font-weight: 600;
}

.courses-all-button a:hover {
    color: #fff;
}

@media (max-width: 1040px) {
    .courses-holder a {
        width: calc(50% - 20px);
    }
}

@media (max-width: 850px) {
    .courses-section-header {
        flex-direction: column;
    }
    .courses-section h2 {
        max-width: 100%;
        margin: 0px 0px 20px 0px;
    }
}

@media (max-width: 790px) {
    .courses-holder a {
        width: calc(100% - 20px);
    }
}

@media (max-width: 480px) {
    .support_icon {
        width: 40px;
        height: 40px;
        top: -25px;
        font-size: 18px;
    }
    .close-gap-bubble-content h3 {
        font-size: 18px;
        line-height: 26px;
    }
    .courses-section {
        margin: 60px -10px 40px;
    }
    .courses-section h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .courses-all-button {
        margin: 0px;
        width: 100%;
    }
}

@media (min-width: 701px) and (max-width: 790px) {
    .duration {
        flex-direction: column;
        align-items: flex-start;
    }
    .seaprator {
        display: none;
    }
    .duration_part_one {
        padding-bottom: 15px;
    }
}

@media (max-width: 420px) {
    .duration {
        flex-direction: column;
        align-items: flex-start;
    }
    .seaprator {
        display: none;
    }
    .duration_part_one {
        padding-bottom: 15px;
    }
}


/****/

.normal_size .eight-section-right {
    line-height: 1;
    width: 370px;
}

.normal_size .eight-section-left {
    flex: 1;
}

.content_right_eight_add {
    position: relative;
    box-sizing: border-box;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    padding: 20px;
    border-radius: 12px;
    justify-content: space-between;
    height: 100%;
}

.text-description {
    font-size: 16px;
    line-height: 32px;
    color: #31216b;
    font-weight: 400;
    max-width: 700px;
    margin: 0px auto 20px;
    text-align: center;
}

.content_right_eight_add h3 {
    font-size: 35px;
    line-height: 50px;
    color: #31216B;
    font-weight: 800;
    margin-bottom: 40px;
}

.link a:hover {
    color: #31216B;
}

.link a i {
    padding-left: 5px;
}

.link a {
    color: #1EBBF0;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    text-decoration: none;
    padding-top: 10px;
    display: block;
}

.cards-holder {
    display: flex;
    flex-wrap: wrap;
    margin: 50px -10px 0px;
}

.cards-item {
    margin: 0px 10px 50px;
    width: calc(100%/3 - 20px);
    background-color: rgba(49, 33, 107, 0.05);
    border-radius: 20px;
    padding: 50px 40px 40px;
    text-align: center;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
}

.cards-item:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, .05), 0 1px 20px 0 rgb(0, 0, 0, .15);
}

.cards-item h3 {
    color: #31216B;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
}

.icon-holder {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 5px solid #fff;
    top: -35px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-color: #31216B;
    color: #fff;
    font-size: 24px;
}

.cards-item p {
    font-size: 16px;
    line-height: 28px;
    color: #31216B;
    margin: 0px;
}

.learn-more {
    font-size: 16px;
    line-height: 28px;
    color: #1EBBF0;
    font-weight: 600;
    margin: 10px 0px 0px;
    text-decoration: underline;
}

.enroll-button-holder {
    display: flex;
    justify-content: center;
}

.enroll-button-holder .enroll-button {
    margin: 0px!important;
}

.enroll-button-holder a {
    font-weight: 600;
}

.modal-main-holder {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .4);
}

.modal-main-holder.show_modal_popup {
    display: flex;
    pointer-events: auto !important;
}

.show_modal_popup>.modal-overlay {
    display: block;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
}

.modal-popup-main-holder {
    z-index: 999;
    max-width: 1000px;
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    position: relative;
    padding: 60px 60px 40px;
    box-sizing: border-box;
}

#modal-inf-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 30px;
}

.modal-left {
    width: 50%;
}

.image-left {
    line-height: 0;
}

.image-left img {
    width: 100%;
}

.modal-right {
    width: 50%;
    padding-left: 30px;
    box-sizing: border-box;
}

.modal-right p {
    font-size: 16px;
    line-height: 28px;
    color: #31216B;
}

.modal-right p:last-child {
    margin-bottom: 0px;
}

.modal-title {
    font-size: 32px;
    line-height: 40px;
    color: #31216B;
    font-weight: 800;
    text-align: center;
    padding-bottom: 40px;
}

.modal-icon {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 5px solid #fff;
    top: -35px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    background-color: #31216B;
    color: #fff;
    font-size: 24px;
}

.modal-button {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 25px;
    top: 25px;
    background-image: url(../images/cancel-dark-white.svg) !important;
    background-position: 0 0;
    background-size: cover;
    cursor: pointer;
}

.modal-button-close {
    text-align: center;
}

.modal-button-close span {
    color: #3D2A80;
    font-size: 16px;
    line-height: 20px;
    text-decoration: underline;
    cursor: pointer;
}

body.popup_no_scroll {
    overflow: hidden;
}

.container_vimeo_inner {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25% !important;
    display: block;
}

.container_vimeo_inner iframe {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.loading-items .modal-popup-main-holder {
    min-height: 500px;
}

.loading-items .modal-popup-main-holder {
    position: relative;
}

.loading-items .modal-popup-main-holder:before {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-image: url(../images/preload.gif);
    width: 100px;
    height: 100px;
    margin: auto;
}

.above-title {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #1EBBF0;
    margin-bottom: 10px;
}

.what-learn-section-columns {
    display: flex;
    flex-wrap: wrap;
    margin: 20px -10px 40px;
}

.what-learn-section-item {
    width: calc(50% - 20px);
    box-sizing: border-box;
    margin: 0px 10px 20px;
    padding: 12px 20px;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
}

.what-learn-icon {
    width: 44px;
}

.what-learn-icon img {
    width: 30px;
}

.what-learn-text {
    flex: 1;
    color: #31216B;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
}

.second_section {
    margin: 80px 0px 30px;
}

.second_section_holder h2 {
    font-size: 38px;
    line-height: 50px;
    color: #31216B;
    margin: 0 auto 30px;
    font-weight: 800;
    text-align: center;
}

@media screen and (max-width: 1230px) {
    .container {
        max-width: 100%;
        margin: 0 50px;
    }
}

@media screen and (max-width: 1060px) {
    .modal-title {
        padding-bottom: 30px;
    }
    .modal-popup-main-holder {
        max-width: 100%;
        margin: 0px 30px;
        padding: 40px 30px 30px;
    }
    #modal-inf-holder {
        flex-direction: column;
        margin-bottom: 20px;
    }
    .modal-right {
        width: 100%;
        padding: 20px 0px 0px;
    }
    .modal-left {
        width: 100%;
        max-width: 550px;
    }
}

@media screen and (min-width: 901px) and (max-width: 1040px) {
    .what-learn-section-columns {
        flex-direction: column;
    }
    .what-learn-section-item {
        width: calc(100% - 20px);
    }
}

@media screen and (max-width: 1040px) {
    .second_section {
        margin: 60px 0px 10px;
    }
}

@media screen and (max-width: 980px) {
    .content_right_eight_add h3 {
        margin-bottom: 0px;
    }
    .normal_size .eight-section-right {
        width: 100%;
    }
    .cards-item {
        width: calc(50% - 20px);
    }
    .hero_section_holder {
        flex-direction: column;
    }
    .hero_section_left {
        width: 100%;
    }
    .hero_section_right {
        width: 100%;
        padding: 0px 0px 0px 0px;
        text-align: center;
    }
    .hero_section_right img {
        max-width: 500px;
    }
}

@media screen and (max-width: 900px) {
    .what-learn-section-columns {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 700px) {
    .modal-left {
        width: 100%;
        max-width: 400px;
    }
}

@media screen and (max-width: 620px) {
    .hero-section-buttons {
        flex-direction: column;
    }
    .enroll-button {
        margin: 0px 0px 20px;
    }
}

@media screen and (max-width: 480px) {
    .content_right_eight_add h3 {
        font-size: 28px;
        line-height: 38px;
    }
    .second_section_holder h2 {
        font-size: 28px;
        line-height: 38px;
    }
    .second_section {
        margin: 50px 0px 0px;
    }
    .third_section_holder {
        padding-top: 50px;
    }
    .what-learn-section-columns {
        flex-direction: column;
    }
    .what-learn-section-item {
        width: calc(100% - 20px);
    }
    .hero_section_reviews {
        align-items: center;
    }
    .hero_section_reviews_top {
        flex-direction: column;
    }
    .stars_holder {
        padding: 10px 0px;
    }
    #hero_section {
        margin-top: 0px;
        padding: 100px 0px 50px;
    }
    .modal-button-close span {
        font-size: 14px;
    }
    .modal-right p {
        font-size: 14px;
        line-height: 24px;
    }
    #modal-inf-holder {
        margin-bottom: 10px;
    }
    .modal-button {
        width: 24px;
        height: 24px;
        right: 15px;
        top: 15px;
    }
    .modal-title {
        font-size: 26px;
        padding-bottom: 20px;
        line-height: 34px;
    }
    .modal-popup-main-holder {
        margin: 0px 10px;
        padding: 30px 20px 20px;
    }
    .cards-holder {
        margin: 30px -10px 0px;
    }
    .cards-item {
        width: calc(100% - 20px);
        padding: 30px 20px 20px;
        margin: 0px 10px 30px;
    }
    .container {
        margin: 0 30px;
    }
    .first_section_with_background_container {
        padding: 90px 30px 60px;
    }
    .page-template-additional-package-template h2,
    .hero_section_left h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .icon-holder {
        width: 46px;
        height: 46px;
        top: -23px;
        font-size: 20px;
    }
    .icon-holder img {
        max-width: 22px;
    }
}