@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,700");

      :root {
        --font: Roboto;
        --alt-font: Roboto;
        --accent-color: #56bc2f;
        --secondary-color: #f68d2e;
        --link-color: #58a7af;
        --accent-highlight-color: #275615;
        --accent-highlight-background-color: #e2f6db;
        --accent-tinted-color-70: #ccebc1;
        --accent-tinted-color-80: #ddf2d5;
        --accent-tinted-color-90: #eef8ea;
        --accent-contrast-color: #111;
        --accent-contrast-tinted-background-color: #fff;
        --accent-hover-color: #439325;
        --secondary-hover-color: #e7730a;
        --secondary-contrast-color: #111;
        --link-hover-color: #34686d;
      }
      
body { background: url('https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/v1/course-uploads/c30ddc04-1c23-4e27-8e1d-6ec3f9bc9569/dpy81vq0pvjf-Whitebackground.jpg'); background-attachment: fixed; background-size: cover; }
.company__logo {text-indent: 100%;white-space: nowrap;overflow: hidden;background: url('https://media.thoughtindustries.com/thoughtindustries/image/upload/a_exif,c_fit,t_ti_company_logo_hires_v3/v1/course-uploads/70e0580e-f89c-4d9e-9fa3-c07588a7cfe0/gzyr039igso5-EnverusLogo.png') no-repeat center left;background-size: contain;} .company__logo span.h4 {visibility: hidden;}


/* UNDER CONSTRUCTION */

main.wrapper {
    width: 850px;
    height: auto;
    background: white;
    border-radius: 50px;
    padding: 100px 50px;
    border: solid 1px #e7e7e7;
    text-align: center;
    margin: 100px auto;
    color: #353535;
}
.Env_logo {
    width: 200px;
    margin: auto;
}
.Env_logo img {
    width: 100%;
}
h1.maintitle {
    font-weight: 500;
    margin: 10px;
}
p.info_message {
    font-size: 20px;
    width: 590px;
    margin: auto;
}
a.footer_btn {
    background: #FD6021;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}
.illustration {
    width: 280px;
    margin: 30px auto 30px;
}
.footer_message {
    margin-top: 50px;
}

#countdown {
    color: #58B947;
    display: flex;
    max-width: 360px;
    justify-content: center;
    margin: 40px auto 0;
    font-size: 35px;
}
#countdown .h1 {
    font-size: 50px;
}
#countdown .mini_bit {
    font-size: 18px;
}
#countdown .countdown-section {
  padding: 0 15px;
  border-right: 1px solid rgb(189 189 189 / 36%);
  line-height: 10px;
}

#countdown .countdown-section:last-child {
  border-right: 0;
}
h3.footer_title {
    font-weight: 400;
    font-size: 18px;
    margin: 20px;
}

 p {
    text-rendering: optimizeLegibility;
    font-weight: 400;
    line-height: 1.45;
    margin-bottom: 1rem;
    color: #595a5a;
}
@media only screen and (max-width: 968px) {
  main.wrapper {
    width: 100%;
    height: auto;
    padding: 100px 40px;
}
.illustration {
    width: 200px;
    margin: 30px auto 30px;
}
p.info_message {
    font-size: 20px;
    width: auto;
    margin: auto;
}
#countdown .countdown-section {
    padding: 0 15px;
    line-height: 20px;
}
#countdown .h1 {
    font-size: 30px;
}
#countdown .mini_bit {
    font-size: 14px;
}

}

/* END OF UNDER CONSTRUCTION */


header.header {
    display: block;
}
footer.footer {
    display: none;
}

.nav ul a, .nav ul button {
    display: block;
    font-size: 16px;
    font-size: 1rem;
    padding: 0 1em;
}

.article-sidebar__custom-fields {display: none;}

.application .container {max-width: 100%;}
.application .row .row {margin: 0;}

 .container_wrap {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px){
.container_wrap {
    max-width: 650px;
}
.testimonialwrapper {
    max-width: 650px;
}

}
@media (min-width: 768px){
.container_wrap {
    max-width: 770px;
}
.testimonialwrapper {
    max-width: 770px;
}

}
@media (min-width: 992px){
.container_wrap {
    max-width: 1000px;
}
.testimonialwrapper {
    max-width: 1000px;
}

}
@media (min-width: 1280px) {
.container_wrap {
    max-width: 1340px;
}
.testimonialwrapper {
    max-width: 1340px;
}

} 



nav.nav.nav--top {
    display: block;
}
.layout__content .sColTxt {padding: 80px 10%; text-align: center; font-size: 32px;}
.layout__content .searchBar {padding: 0 10%;}
.searchBar .search-bar-widget input {border: 1px solid #56bc2f; box-shadow: none; background: #b9b9b9; height: 50px; width: calc(100% - 122px);}
.searchBar .search-bar-widget .btn--submit {height: 50px; border-radius: 0 !important; background: #56bc2f; font-weight: 700; border: 0;}
.layout__content .titleSubtitle, .learn.dashboard .titleSubtitle {padding: 80px 10%;}
.titleSubtitle .widget__title {font-size: 64px; color: #2e2e2e; font-weight: 700;}
.titleSubtitle .widget__subtitle {font-size: 28px; color: #2e2e2e;}
.layout__content .aboutBlock {padding: 80px 10%;}
.aboutBlock li.about-block__container .about-block img {max-width: 80px;}
.aboutBlock .about-block__text h3 {font-size: 20px; font-weight: 700; color: #2e2e2e; text-transform: none !important;}
.aboutBlock .about-block__text p {font-size: 14px; color: #2e2e2e;}

.layout__content .sColTxtCta, .learn.dashboard .sColTxtCta {padding: 80px 10%; text-align: center; font-size: 32px;}
.sColTxtCta .widget__title {font-size: 64px; color: #2e2e2e; font-weight: 700;}
.sColTxtCta .widget__subtitle {font-size: 26px; color: #2e2e2e;}
.sColTxtCta .widget__cta .btn--primary { background: none; color: #2e2e2e; font-size: 22px; border: 0; font-weight: 700;}
.sColTxtCta .widget__cta .btn--primary::after {content: '>>'; display: inline-block; vertical-align: middle; margin-left: 12px;}
.sColTxtCta .editor-content {float: left;}

.layout__content .feaContentStd {padding: 80px 10%;}
.feaContentStd .columns, .feaContentStd .column {padding: 0;}
.feaContentStd [class*=block-grid-]>li {padding: 0;}
.feaContentStd .catalog-grid-item {border: 0; margin-bottom: 80px;}
.feaContentStd .catalog-grid-item:last-child {margin-bottom: 0;}
.feaContentStd .catalog-grid-item__asset-container--split {padding: 0; padding-right: 5%;}
.feaContentStd .catalog-grid-item__body {padding: 0; padding-left: 5%;}
.feaContentStd .catalog-grid-item__title {font-size: 32px; font-weight: 700; color: #2e2e2e;}
.feaContentStd .catalog-grid-item__description {font-size: 16px; font-weight: 300; color: #2e2e2e;}
.feaContentStd .catalog-grid-item__hr {border: 0;}
.feaContentStd .catalog-grid-item__cta-container::before {content: 'Read more >>'; font-size: 16px; font-weight: 400; color: #2e2e2e;}


.layout__content .testiWidget1 {padding: 80px; background: #1e1e1e; background-image: url("https://www.enverus.com/wp-content/uploads/2022/04/LD_banner_testimonialbg_highres-1.png"); background-position: center; background-repeat: no-repeat; background-size: cover;}
.testiWidget1::before {content: 'What Our Customers Say'; display: block; width: 100%; margin-bottom: 40px; font-size: 64px; color: #56bc2f; text-align: center; font-weight: 700;}
.testiWidget1 .testimonial-quote__text {font-size: 30px; color: #ffffff; font-style: none;}
.testiWidget1 .testimonial-quote__text::before, .testiWidget1 .testimonial-quote__text::after {content: '"';}
.testiWidget1 .testimonial .testimonial-quote__author-name::before {display: none;}
.testiWidget1 .testimonial .testimonial-quote__author-name {font-style: normal; text-transform: none; font-size: 18px; font-weight: 400; color: #a5a5a5;}
.testiWidget1 .testimonial .testimonial-quote__author-description {font-style: normal;}
.testiWidget1 .testimonials__nav>i {color: #56bc2f;}


.layout__content .sColW2 {padding: 10px 10%;}
.sColW2 .widget__title {font-size: 74px; color: #56bc2f; font-weight: 700;}
.sColW2 .widget__cta {padding: 0;}
.sColW2 .widget__cta .btn--primary {background: #56bc2f; color: #fff; font-size: 22px; border: 0; font-weight: 700;}


.customFooter {padding: 0 8%; color: #2e2e2e;}
.customFooter .container {padding-top: 80px; border-top: 1px solid #2e2e2e; box-shadow: none;}
.customFooter nav {display: block;}
.customFooter nav .box {display: inline-block; width: calc(20% - 4px); padding-right: 20px; vertical-align: top; color: #fff !important;}
.customFooter nav .box .ftLogo {width: 154px;}
.customFooter nav .box ul {display: block;}
.customFooter nav .box ul li {display: block;}
.customFooter .copySocialLnks {display: block;}
.customFooter .copySocialLnks::after {content: ''; display: block; clear: both;}
.customFooter .copySocialLnks .box {display: inline-block; float: left;}
.customFooter .copySocialLnks .box ul {display: block;}
.customFooter .copySocialLnks .box ul li {display: inline-block; vertical-align: top; margin-right: 15px;}
.customFooter .copySocialLnks .box ul li:last-child {margin-right: 0;}
.customFooter .copySocialLnks .box .copy, .customFooter .copySocialLnks .box .powered {display: inline-block; margin-right: 20px;}
.customFooter .copySocialLnks .box i {color: #56bc2f; font-size: 20px;}
.box.socialicons ul li {
    float: left;
    margin-right: 20px;
    font-size: 19px;
}
p.footer_grid_title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px 0 10px 30px;
}
.header__inner form {
    margin-bottom: 0 !important;
}


.layout__content .feaCarousel1 {padding: 80px 10%; background: #f79131; background-image: url("https://www.enverus.com/wp-content/uploads/2022/04/LD_banner_light.png"); background-position: center; background-repeat: no-repeat; background-size: cover;}
.feaCarousel1 .widget__title {font-size: 64px; color: #56bc2f; font-weight: 700;}
.feaCarousel1 .ember-view > .ember-view {position: relative;}
.feaCarousel1 .featured-content-multi-carousel-item {border: 0; border: 0px none #000000; background: none;}
.feaCarousel1 .featured-content-multi-carousel-item__description {font-size: 24px; color: #000000;}
.feaCarousel1 .featured-content-multi-carousel-item__description::after {content: 'Read more >>'; color: #000000; font-weight: 700; margin: 20px 0; display: block;}
.feaCarousel1 .btn--bare-icon i {font-size: 50px; color: #000000;}
.feaCarousel1 .featured-content-multi-carousel__nav-left {width: 50px; height: 50px; top: 50%; transform: translateY(-50%); left: -60px;}
.feaCarousel1 .featured-content-multi-carousel__nav-right {width: 50px; height: 50px; top: 50%; transform: translateY(-50%); right: -60px;}

/*Promote Your Expertise Caption Edit*/
.featured-content-multi-carousel-item__title {font-size: 22px; color: #56bc2f;}

/*Hero Banner Strip Edit */
.hero__caption {background-color: rgba(6, 60, 50, 0.4) !important;}
.hero__title {font-size: 50px !important; color: #595a5a !important; font-weight: 500 !important;}
.hero__caption .h4 {font-size: 24px !important; color: white !important; font-weight: 300 !important;}

.layout__content .feaCarousel2 {padding: 80px 10%;}
.feaCarousel2 .widget__title {font-size: 64px; color: #fff; font-weight: 700;}
.feaCarousel2 .featured-content-multi-carousel-item img {padding: 0; border-radius: 5px;}
.feaCarousel2 .featured-content-multi-carousel-item {border: 0; border: 1px solid #fff; background: #f4f4f5;}
.feaCarousel2 .featured-content-multi-carousel-item__body {padding: 20px;}
.feaCarousel2 .featured-content-multi-carousel-item__body {padding: font-size: 30px !important; color: #ffffff !important; font-weight: 400;}
.feaCarousel2 .featured-content-multi-carousel-item__title {text-align: left; font-size: 30px !important; color: #ffffff !important; font-weight: 400;}
.feaCarousel2 .featured-content-multi-carousel-item__description {font-size: 14px; color: #ffffff; padding: 0;}
.feaCarousel2 .featured-content-multi-carousel-item__description::after {content: 'Read more >>'; color: #ffffff; font-weight: 700; margin: 20px 0 0; display: block;}
.feaCarousel2 .btn--bare-icon i {font-size: 50px; color: #2e2e2e;}
.feaCarousel2 .featured-content-multi-carousel__nav-left {width: 50px; height: 50px; top: 50%; transform: translateY(-50%); left: -60px;}
.feaCarousel2 .featured-content-multi-carousel__nav-right {width: 50px; height: 50px; top: 50%; transform: translateY(-50%); right: -60px;}


.learn.dashboard .heroWidget {padding: 0; position: relative;}
.heroWidget::before {content: ''; width: 100%;height: 100%; position: absolute; top: 0; left: 0; background: rgba(0,0,0,.2); z-index: 1;}
.heroWidget .hero__caption {background: rgba(0,0,0,.6); text-align: center; color: #fff; bottom: auto; top: 50%; transform: translateY(-50%); z-index: 1;}
.heroWidget .hero__caption .hero__title {color: #56bc2f; font-size: 74px; font-weight: 500;}


.learn.dashboard .testiWidget2 {padding: 10px 10%;}
.testiWidget2 .testimonial {background-position: left center; background-size: 50% auto; padding-top: 0; padding-left: 60%;}
.testiWidget2 .testimonial>.testimonial-quote {position: relative; transform: none; padding: 0; padding: 80px 0; min-height: 350px;}
.testiWidget2 .testimonial .testimonial-quote__text {font-size: 18px; text-align: left; font-weight: 300; color: #2e2e2e;}
.testiWidget2 .testimonial .testimonial-quote__text::before, .testiWidget2 .testimonial .testimonial-quote__text::after {content: '"';}
.testiWidget2 .testimonial .testimonial-quote__author-name {text-align: left; color: #2e2e2e; font-size: 18px; font-weight: 400; font-style: normal;}
.testiWidget2 .testimonial .testimonial-quote__author-description {text-align: left; color: #2e2e2e; font-size: 16px; font-weight: 300; font-style: normal;}
.testiWidget2 .testimonial .testimonial-quote__author-name::before {display: none;}
.testiWidget2 [class*=block-grid-], .testiWidget2 .testimonial-widget {margin: 0;}


.learn.dashboard .headingOnly {padding: 80px 10%;}
.headingOnly .widget__title {font-size: 64px; color: #2e2e2e; font-weight: 700; margin-bottom: 0;}


.learn.dashboard .widget--dashboard-stats {padding: 0 10% 80px;}
.dashboard-stats__container {
    box-shadow: none;
    width: 70%;
    margin: auto;
}
.dashboard-stat--available .dashboard-stat {border: 1px solid #56bc2f;}
.dashboard-stat--available .dashboard-stat__value, .dashboard-stat--available .dashboard-stat__label {color: #52b495;}
.dashboard-stat--started .dashboard-stat {border: 1px solid #58A7AF;}
.dashboard-stat--started .dashboard-stat__value, .dashboard-stat--started .dashboard-stat__label {color: #58A7AF;}
.dashboard-stat--completed .dashboard-stat {border: 1px solid #56bc2f;}
.dashboard-stat--completed .dashboard-stat__value, .dashboard-stat--completed .dashboard-stat__label {color: #56bc2f;}
.dashboard-stat--collaborations .dashboard-stat {border: 1px solid #636466;}
.dashboard-stat--collaborations .dashboard-stat__value, .dashboard-stat--collaborations .dashboard-stat__label {color: #636466;}
.dashboard-stat__label {font-size: 14px; font-weight: 400;}
.dashboard-stat__icon {display: block; height: 46px; margin-bottom: 4px;}
.dashboard-stat__icon::before {display: none;}
.dashboard-stat__value--huge {font-size: 32px; font-weight: 400; line-height: normal;}
.dashboard-stat {height: 125px;}


.dashboard-stat__label .icon-notebook {background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/pngpsc9zezji-Pending.jpg) center no-repeat; background-size: auto 100%;}
.dashboard-stat__label .icon-index {background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/kt63988ftp43-Started.jpg) center no-repeat; background-size: auto 100%;}
.dashboard-stat__label .icon-check {background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/lywad51iq301-Completed.jpg) center no-repeat; background-size: auto 100%;}
.dashboard-stat__label .icon-users {background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/azs9n3lytmf0-Collaborations.jpg) center no-repeat; background-size: auto 100%;}
.dashboard-stats>li.dashboard-views__container--no-certificates {background: #f5f5f5; padding: 6px; height: 125px; color: #2e2e2e;}
/*.dashboard-stat--available .dashboard-stat {border: 1px solid #dssadfasfd;}*/

/*STATISTICS OVERIDE*/

/*available*/

.dashboard-stat--available .dashboard-stat__value, .dashboard-stat--available .dashboard-stat__label {
    color: #F68D2E !important;
}
.dashboard-stat__label .icon-notebook {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_available_icon.svg) center no-repeat;
    background-size: auto 100%;
}

/*started*/
.dashboard-stat--started .dashboard-stat__value, .dashboard-stat--started .dashboard-stat__label {
    color: #58A7AF !important;
}
.dashboard-stat__label .icon-index {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_started_icon.svg) center no-repeat;
    background-size: auto 100%;
}

/*completed*/
.dashboard-stat--completed .dashboard-stat__value, .dashboard-stat--completed .dashboard-stat__label {
    color: #56bc2f !important;
}
.dashboard-stat__label .icon-check {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_completed_icon.svg) center no-repeat;
    background-size: auto 100%;
}

/*certifications*/
.dashboard-stat--certificates .dashboard-stat__value, .dashboard-stat--certificates .dashboard-stat__label {
    color: #93328E !important;
}
.dashboard-stat__label .icon-star {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_certifications_icon2.svg) center no-repeat;
    background-size: auto 100%;
}

/*collaborations*/
.dashboard-stat--collaborations .dashboard-stat__value, .dashboard-stat--collaborations .dashboard-stat__label {
    color: #636466 !important;
}
.dashboard-stat__label .icon-users {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_collaborators_icon.svg) center no-repeat;
    background-size: auto 100%;
}



.learn.dashboard .accessWidget {
    width: 70%;
    padding: 80px 20px !important;
}
.accessWidget .dashboard-access-tab, .accessWidget .dashboard-access-tabs, .accessWidget .dashboard-access {border: 0;}
.accessWidget .dashboard-access-tab {background: #eaeaea; font-size: 16px; padding: 12px 16px; margin-right: 8px; cursor: pointer;border-radius: 5px;}
.accessWidget .dashboard-access-tabs {background: none; margin-bottom: 20px;}
.accessWidget .btn--link {color: #fff; text-transform: capitalize;}
.accessWidget .dashboard-access-tab__count {background: none; border: 0; font-size: 16px; color: #fff; margin-left: 0;}
.accessWidget .dashboard-access-tab__count::before {content: "(";}
.accessWidget .dashboard-access-tab__count::after {content: ")";}
.accessWidget .dashboard-access-tab.dashboard-access-tab--active {background: #56bc2f;}
.accessWidget .dashboard-access section[role=tabpanel] {border: 1px solid #676767; padding: 20px;border-radius: 8px;}
.accessWidget .dashboard-access-list-item {padding-left: 0;}
.accessWidget .dashboard-access-list-item:nth-of-type(2n) {background: #fff;}
.accessWidget .accessWidget .btn--link {text-transform: none;}
.accessWidget .dashboard-access-list-item-expander__title {color: #595a5a; text-transform: capitalize;font-weight: 400;}
.dashboard-access-list-item-expander i {
    color: var(--accent-color);
    display: none;
}
.dashboard-access__header {
    border-radius: 10px 10px 0 0;
}
.accessWidget .btn--primary {
    color: #2e2e2e;
    padding: 5px 10px;
    font-size: 14px;
    text-align: right;
    background: #eaeaea !important;
    color: #2d2d2d !important;
    border: 0;
    border-radius: 5px;
    text-transform: capitalize;
    text-decoration: none;
}
.accessWidget .dashboard-access-list-item {font-weight: 400; color: #595a5a;}
.accessWidget .dashboard-access-list-item strong {font-weight: 400;color: #595a5a;}


.learn.dashboard .catalogWidget {padding: 80px 10%;}
.catalogWidget .catalog-header {display: none;}
.catalogWidget .catalog-filters, .catalogWidget .catalog-filters__sort {background: #b9b9b9; border: 0;}
.catalogWidget .catalog-filters input {background: none;}
.catalogWidget .catalog-filters__search, .catalogWidget .catalog-filters__sort {background: none;}
.catalogWidget .catalog-display-type button {background: #b9b9b9; border: 0;}
.catalogWidget .catalog-display-type button i {color: #2e2e2e;}
.catalogWidget .catalog-display-type button.btn--primary i {color: #56bc2f;}
.catalogWidget .catalog-filters__sort, .catalogWidget .catalog-filters__selections {border-left: 5px solid #fff;}
.catalogWidget .catalog-search__button i {color: #56bc2f;}


.learn.dashboard .videoWidget {padding: 80px 10%; background: #56bc2f;}
.videoWidget > .ember-view {display: block; position: relative;}
.videoWidget > .ember-view > .ember-view {padding-bottom: 24px;}
.videoWidget > .ember-view > .ember-view, .videoWidget > .ember-view > .row {display: inline-block; width: calc(50% - 4px); vertical-align: top; text-align: left;}
.videoWidget .widget__title {text-align: left; color: #fff; font-size: 64px; font-weight: 700;}
.videoWidget .widget__subtitle {text-align: left; color: #fff; font-size: 18px; font-weight: 300;}
.videoWidget .widget__cta .btn--primary {position: absolute; left: 0; bottom: 0; background: none; border: 0; padding: 0; font-size: 22px;}
.videoWidget .widget__cta .btn--primary::after {content: '>>'; display: inline-block; vertical-align: middle; margin-left: 4px;}


.learn.dashboard .twoCol {padding: 80px 10%; color: #2e2e2e;}
.twoCol h2 {font-size: 44px; font-weight: 700;}
.twoCol a { background: #56bc2f; color: #fff !important; font-size: 22px; border: 0; font-weight: 700; text-decoration: none; padding: 18px 32px;}
.twoCol p {color: #969696; font-size: 24px; font-weight: 700;}

.dashboard-stat__value {
    font-size: 32px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

/* For Course Page */

.header--tools .btn {
    color: #58A7AF !important;
    vertical-align: top;
}
.sidebar__resources>li {
    background-color: transparent;
    font-size: .8em;
}
.course .header {padding: 0;}
.course .header .icon-home {font-size: 46px; color: #58A7AF;}
.relative.header.header--student.header--learner {
    -webkit-box-shadow: 0 0 12px -2px rgba(0,0,0,.25);
    box-shadow: 0 0 12px -2px rgba(0,0,0,.25);
}
.learner__content {float: left; padding: 3rem 2rem; width: 75%;}
.course .header .icon-home {font-size: 30px !important;color: #919191 !important;}
.quiz__container {padding: 0;}
.course .header .header__left__icon, .course .header .header__left__icon:hover {padding: 22px 0 !important;background: #ffffff !important; }
.header--student .header__left__copy {padding-left: 32px;}
.course-title, .course-title:hover {font-weight: 400; color: #56bc2f; font-size: 28px; text-transform: math-auto; line-height: 46px;}
body.course {background: #fff !important;}
.learner__sidebar-inner-list .syllabus__lesson .syllabus__lesson--title {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    line-height: 15px;
}
.topic__content.topic__content--full-width {
/*    padding: 0;*/
}
.expandable-sidebar {
    margin-bottom: 10px;
}
button.syllabus__lesson--expander .expander-triangle__closed-right {
    border-bottom: 4px solid transparent;
    border-left: 6.9px solid #919191;
}
li.syllabus__topic--non-expandable:before {
    color: #919191;
}

.tools__content__sections__list a {
    color: #656565;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    padding: 0.5em 1em;
    border-radius: 8px 0 0 8px;
}
.tools__content__sections__list a.active {
    background-color: #c1c1c1;
    font-weight: 400;
}

.learner__sidebar__expandables div:nth-of-type(1) .btn.btn--link:before {
    width: 30px;
    height: 30px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/course_lessons_icon.png);
    background-size: 48px;
}
.learner__sidebar__expandables div:nth-of-type(2) .btn.btn--link:before {
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/course_progress_icon_.png);
    width: 30px;
    height: 30px;
    background-size: 48px;
}
.learner__sidebar__expandables div:nth-of-type(3) .btn.btn--link:before {
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/course_resources_icon.png);
    width: 30px;
    height: 30px;
    background-size: 48px;
}
.learner__sidebar__expandables a:nth-of-type(1):before {
    width: 30px;
    height: 30px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/course_notes_icon.png);
    background-size: 48px;
}
.learner__sidebar__expandables button:nth-last-of-type(1):before {
    width: 30px;
    height: 30px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/course_question_icon.png);
    background-size: 44px;
}
.course-progress button.btn.btn--link {
    border: 0 !important;
    color: #919191 !important;
    font-size: 14px !important;
    padding: 5px 0 !important;
    background: transparent !important;
}
hr {
    border-width: 1px 0 0;
}
.progress {
    background-color: #ededed;
    border: 1px solid #fff;
    height: 1.1rem;
    margin: 10px 0;
}
button.syllabus__lesson--expander .expander-triangle__closed-down {
    border-top: 6.9px solid #919191;
}
.expandable-sidebar__content {
    display: none;
    padding: 10px 10px !important;
}

.learner__sidebar-list>li {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 10px !important;
}

.course-progress__overall .highlight {
    color: #b6259e;
    margin-left: 10px;
    padding-left: 10px;
}

.course .header--student {box-shadow: none;}
.course .learner__container {padding: 0 6%;}
.learner__container--closed .learner__sidebar {display: none;}
.learner__container--toggled .learner__sidebar {display: block;}
.learner__sidebar__search {background: transparent;}
.learner__sidebar__search .ember-text-field, .learner__sidebar__search .btn--bare {display: none;}
.learner__sidebar__search .columns {float: right;}
.learner__sidebar__search .learner__container__toggle--small .btn {background: none !important; border: 0 !important; color: #919191 !important; font-size: 14px !important; height: 44px;}
.expandable-sidebar .expandable-sidebar__toggle {background: #56bc2f !important; color: #ffffff !important; font-size: 14px !important; font-weight: 400; padding: 12px 45px !important; width: 100% !important; display: block !important;border-radius: 8px;}
.learner__sidebar .layout-panel {background: #b9b9b9;}
.learner__sidebar .btn--link i.right {display: none;}
.learner__sidebar .expandable-sidebar__link {position: relative; padding-left: 0px !important; border-radius: 8px; overflow: hidden;}
.learner__sidebar .expandable-sidebar__link::before {content: ''; display: block; width: 24px; height: 24px; position: absolute; top: 50%; left: 10px; transform: translateY(-50%); background: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/b5pamwsbbh3x-Arrow-Right.png) center no-repeat; background-size: 100% 100%;}
.learner__sidebar .expandable-sidebar--toggled .expandable-sidebar__link {background: #56bc2f !important;}
.learner__sidebar .expandable-sidebar--toggled .expandable-sidebar__toggle {color: #fff;}
.learner__sidebar .expandable-sidebar--toggled .expandable-sidebar__link::before {background-image: url(https://d36ai2hkxl16us.cloudfront.net/course-uploads/4982f9d4-0dad-488c-bc20-1ce2300ee1b1/mao2y23r1f6x-Arrow-Down.png);}
.expandable-sidebar__toggle i.expandable-sidebar__icon--left {display: none;}

.learner__sidebar-inner-list span.syllabus__section-title {color: #2e2e2e;line-height: 16px;}
.syllabus__topic--non-expandable-title-text {color: #969696;}
.syllabus__topic.syllabus__topic--active {background: none;}
.syllabus__topic.syllabus__topic--active .syllabus__topic--non-expandable-title-text {color: #2e2e2e;}
.learner__sidebar .expandable-sidebar__link .expandable-sidebar {display: inline-block;width: 100%;}
.expandable-sidebar.expandable-sidebar--toggled .expandable-sidebar__content {background: #fff;}

.expandable-sidebar__buttons {background: transparent; padding: 0;}
.expandable-sidebar__buttons a {color: #919191; font-weight: 700;}
.expandable-sidebar__buttons .right a {color: #58A7AF !important; border: solid 2px #58A7AF; border-radius: 30px;}
.layout-panel {background: none;}
.directional__nav {position: absolute; top: -60px !important; padding: 0px !important;}
.directional__nav a {color: #000;display: block;padding: 0 1rem 0 !important;}
.learner-section__title {color: #919191; text-transform: math-auto;}
.learner-lesson__title {color: #56bc2f; text-transform: math-auto;}
.learner-section__title__container, .learner-section__progress {padding: 0 24px 0 0 !important;}
.learner-section__progress {margin-bottom: 0;}
.directional__nav__button {background: #919191 !important; color: #2e2e2e !important;}
.directional__nav .directional__nav__label {display: block !important; visibility: visible; color: #919191;}
.section-progress-bar span {height: 5px; border-radius: 4px; background: #56bc2f;}
.section-progress-bar div {background: #d5d5d5; border-radius: 4px; overflow: hidden;}
.topic__container {background: #fff; padding-top: 20px;}
.learner__container__toggle .btn { background: none; border: 0; color: #1c2426; font-size: 14px; height: 44px;}
.quiz-start__content {
    border-radius: 10px;
}
.quiz-start__text .btn {
    color: #fff !important;
    font-weight: 400 !important;
}
.slide-show__controls .slide-show__button {
    border-color: transparent;
    color: #fff;
    background: #919191 !important;
}
.topic__contained__wrapper.topic__contained__wrapper--slideshow {
    margin-top: 10px;
}
.bookmark-dropdown__button {
    color: #919191 !important;
}
.heading--primary.collection__course__title, .heading.heading--primary {
    color: #333 !important;
}
.modal-title {
    color: #3d3d3d !important;
    font-weight: 700;
    margin: 0;
}
.btn--primary, .btn-primary, .btn--primary, .btn-primary:hover {
    background-color: #FD6021 !important;
    border-color: transparent !important;
    color: #fff;
    border-radius: 5px;
}
.learner-section__title__container h3 {
    margin-top: 0.6em;
    font-weight: 400;
}
.directional__nav__button .icon-navigateleft:before {
    content: "";
    color: #fff;
}
.directional__nav__button .icon-navigateright:before {
    content: "";
    color: #fff;
}
.ember-view.audio__player {
    padding-right: 30px;
}

.testimonials__nav .icon-navigateleft:before {
    content: "";
    color: #b7b7b7;
}
.testimonials__nav .icon-navigateright:before {
    content: "";
    color: #b7b7b7;
}

.customFooter a {
    color: blue;
    line-height: inherit;
    text-decoration: underline;}

/*.customFooter {background: #202020;}*/
/*.container {background: #202020;}*/
    
.copy {color:#606060;}
.powered {color:#606060;}

hr {background: #cbcbcb !important;}
}


.learner__container {background:#f6f6f6 !important;}
.learner__container--closed {background:#f6f6f6 !important;}

.layout-panel {
    background: #FFFFFF !important;
}

/*.icon-home {color: #FFFFFF !important;}*/

.customFooter{background: #1C2426 !important;}

.customFooter .container{padding-top:30px;border-top:none !important;background: transparent;}

.footer .footer__inner{background:#1C2426 !important;}

.customFooter a {
    color: #e0e0e0 !important;
    line-height: inherit !important;
    text-decoration: none !important;
}



/*GLOBAL FOOTER*/

footer.global_footer {
    width: 100%;
    background-color: #1C2426;
    padding: 30px;
    display: inline-block;
    margin: 0 !important;
}
.copyright_text {
    float: left;
}
.copyright_text p {
    color: #FFFFFF;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 1;
}
nav.right_nav {
    float: right;
}
nav.right_nav ul {
    text-decoration: none;
    display: inline-block;
    margin: 0;
}
nav.right_nav li {
    display: inline-block;
}
nav.right_nav li:last-child a {
    border-right: 0;
}
nav.right_nav li a {
    padding: 0 10px;
    border-right: solid 1px #efefef;
    color: #FFFFFF;
    font-size: 14px;
}
nav.right_nav li:hover a {
    color: #56bc2f !important;
}


.collapse {
    background: transparent !important;
}

.learning-content-hero__overlay {background-image: linear-gradient(0deg,rgba(0,0,0,0.3),rgba(0,0,0,0.3)) !important;}

/*.featured-content-multi-carousel-item__description {display: none !important;}*/

.feaCarousel1 .featured-content-multi-carousel-item__description::after{content:'' !important;color:#000000;font-weight:700;margin:20px 0;display:block;}

/*.hero {*/
/*    width: 100%;*/
/*    height: 450px;*/
/*    background-image: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,w_800/v1/course-uploads/49c3a55b-9f31-4d7e-9e60-15c0b77621e1/c9rjgue6e1bz-LD_hero_VCP.jpg);*/
/*    background-size: cover;*/
/*}*/

.hero {
    width: 100%;
    height: 450px;
    background-image: url(https://d36ai2hkxl16us.cloudfront.net/thoughtindustries/image/upload/a_exif,c_fit,w_800/v1/course-uploads/49c3a55b-9f31-4d7e-9e60-15c0b77621e1/c9rjgue6e1bz-LD_hero_VCP.jpg);
    background-size: cover !important;
    background-position: right top !important;
    position: relative;
    margin-bottom: 20px !important;
}
header.header {
    /*padding: 20px 60px 0;*/
    padding: 20px 110px 0;
}
header.header .nav--top ul a, header.header .nav--top ul button {
    /*padding-bottom: 0;*/
}
.hero picture {
    height: 480px;
}
.hero__caption {
    background-color: rgb(255 255 255 / 85%) !important;
}
.hero .desc {
    font-size: 20px;
    color: #595a5a;
    font-weight: inherit;
    height: auto;
}
.hero .hero__caption {
    height: auto;
    width: 900px !important;
    display: inline-block;
    margin: 70px 0 70px 130px;
    padding: 40px 50px !important;
    border-radius: 20px 20px;
    position: absolute;
    bottom: 0;
}
.hero__title {
/*    color: #424242 !important;*/
}
.hero span.h4 {
    display: block;
}
.hero__caption .h4 {
    font-size: 24px !important;
    color: #595a5a !important;
    font-weight: 300 !important;
}
.hero .hero__caption a.btn {
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    background-color: #FD6021;
    border-radius: 5px 5px 5px 5px;
    padding: 18px 25px 18px 25px;
    margin: 20px 0 0;
}
.hero .hero__caption a.btn:hover {
  background: #d75400;
}
.empoweringblock {
    margin: 50px 0 0 0;
}
.empoweringblock h1.h2.widget__title {
    font-size: 38px;
    color: #595a5a;
}






/*COURSE PAGE*/

/*body.course {
    background: #ffffff !important;
}
.relative.header.header--student.header--learner {
    -webkit-box-shadow: 0 0 12px -2px rgba(0,0,0,.25);
    box-shadow: 0 0 12px -2px rgba(0,0,0,.25);
}
.expandable-sidebar.expandable-sidebar--toggled .expandable-sidebar__content {
    background: #f7f7f7 !important;
}

.course .header .header__left__icon, .course .header .header__left__icon:hover {
    padding: 17px 0 !important;
    background: #ffffff !important;
}
.icon-home {
    color: #919191 !important;
    font-size: 35px !important;
}
.collapse {
    background: transparent !important;
}
.progress {
    background-color: #ffffff;
    border: 1px solid #fff;
    height: 1.5625rem;
    margin-bottom: 0.625rem;
    padding: 0.125rem;
}*/




/*ECOSYSTEM SECTION*/

h1.h2.widget__title {
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: 500;
}
h1.h2.widget__title.green {
    font-size: 48px;
    line-height: 55px;
    color: #55bd2e;
}
.ecosystem_wrap {
    width: 73%;
    height: 250px;
    margin: auto auto 60px;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.eco_item {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 20px;
    /* float: left; */
    flex-grow: 1;
    margin: 15px;
    color: #595a5a;
    cursor: unset;
}
.eco_image {
    width: 100%;
    height: 86px;
    margin: 0 0 20px;
    text-align: center;
    /*background: #56bc2f;*/
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
}
.eco_item:hover .eco_image {
    transform: translateY(-8px);
}
p.eco_name {
    width: 100px;
    text-align: center;
    line-height: 24px;
    margin: auto;
    font-size: 17px;
}
.eco_item:hover p.eco_name {
  color: #595a5a;
}

/*TESTIMONIAL SECTION*/

.testimonialblock {
    padding: 60px 130px 40px !important;
    background: #f3f3f3;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/04/LD_banner_testimonialbg_highres-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonialblock::before {
    content: 'What Our Customers Say';
    margin: auto;
    font-size: 38px;
    color: #56bc2f;
    text-align: center;
    font-weight: 700;
}
.testimonialblock .testimonial.learner {
    padding: 30px 40px;
    height: auto;
}
.testimonialblock .testimonial-quote {
    position: relative;
    width: 60%;
    height: auto;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    padding: 30px 50px 20px;
    background: white;
    margin: auto;
    border-radius: 20px;
}
.testimonialblock h1.testimonial-quote__text {
    color: #595a5a !important;
    font-size: 20px !important;
    line-height: 30px;
}
.testimonialblock p.testimonial-quote__author-name {
    color: #595a5a !important;
    font-size: 20px;
    font-weight: 400;
    font-style: inherit;
}
.testimonialblock .testimonial-quote__author-name:before {
    border-top: 0;
}
.testimonialblock .testimonials__nav--right {
    right: 13%;
    color: #56bc2f;
}
.testimonialblock .testimonials__nav--left {
    left: 13%;
    color: #56bc2f;
}
.testimonialblock .testimonial-quote__text::before, .testimonialblock .testimonial-quote__text::after {
    content: '"';
    /*color: #a0c6cf;*/
    /*font-size: 40px;*/
}

/*EXPERTISE GATEWAYS*/

.expertiseblock {
    padding: 100px 100px 150px !important;
    background: #e6f3e2;
}
h2.h2.widget__title {
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: 400;
}
.expertiseblock h2.h2.widget__title {
    color: #282828;
}
.expertiseblock li {
    width: 450px;
    padding: 0;
    margin: 20px;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #d4e5e9;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
}

.expertiseblock li:hover {
    border: solid 1px #56bc2f;
}
a#ember2458 {
    overflow: hidden;
}
.featured-content-multi-carousel {
    text-align: center;
}
ul.featured-content-block-grid.small-block-grid-1.medium-block-grid-2 {
    width: auto;
    display: inline-block;
    margin: auto;
}
.featured-content-multi-carousel-item__title {
    font-size: 22px;
    font-weight: 400;
    color: #595a5a;
    text-transform: capitalize;
}
.expertiseblock .catalog-grid-item__asset-container img {
    padding: 0;
}
.expertiseblock .featured-content-multi-carousel-item__body {
    text-align: left;
    padding: 20px 25px;
    background: #fff;
    height: 185px;
}
/*div#ember2326 .featured-content-multi-carousel-item__body p {*/
/*    font-size: 17px;*/
/*    padding: 0;*/
/*    margin: 20px 0;*/
/*}*/
.expertiseblock  .featured-content-multi-carousel-item__description {
  font-size: 17px;
    padding: 0;
    margin: 20px 0
}
.expertiseblock .featured-content-multi-carousel-item__description:after {
    content: "Log In →";
    display: block;
    margin: 20px 0 0 0;
    font-size: 16px;
}
.expertiseblock li:hover .featured-content-multi-carousel-item__description:after {
    color: #56bc2f;
}
.expertiseblock .featured-content-multi-carousel-item {
    border-right: 0;
}
.expertiseblock .catalog-grid-item__asset-container {
    position: relative;
    height: 250px;
    overflow: hidden;
}

/*SUBSCRIBE SECTION*/


.subscriberblock {
    padding: 50px 50px !important;
}
.subscriberblock .widget__cta {
    padding: 0;
}
.subscriberblock {
    padding: 50px;
    background: rgb(86,188,47);
    background: -moz-linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    background: linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#56bc2f",endColorstr="#58a7af",GradientType=1);
}
.subscriberblock .widget__cta .btn--primary {
    background: #ffffff;
    color: #595a5a;
    font-size: 22px;
    border-radius: 70px;
    padding: 20px 50px;
    font-weight: 700;
}
.subscriberblock .widget__cta .btn--primary::after {
    content: ">>";
    margin: 0px 0 4px 0;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
    display: inline-block;
}
.subscriberblock .widget__cta .btn--primary:hover::after {
  transform: translateX(7px);
}

/*ENVERUS ADVANTAGE*/

.advantageitems .medium-4.columns {
    padding: 20px 80px;
    height: 330px;
    border-right: solid 1px #efefef;
}
.medium-4.columns:last-child {
  border: 0;
}
.layout__content .sColTxtCta, .learn.dashboard .sColTxtCta {
    padding: 100px 10%;
    text-align: center;
    font-size: 32px;
}
.advantagevideoblock {
    background: #fff;
    width: 100%;
    padding: 120px !important;
    display: block;
    /*margin-top: 60px;*/
}
.advantagetitle {
    width: 70%;
    padding: 130px 180px 0 !important;
}
.advantageitems {
    padding: 80px 170px 70px !important;
}
.advantagetitle .widget__subtitle {
    font-size: 20px;
}

.header {padding: 1rem;}
/*.header .company__beta-logo {width: 164px; margin-right: 64px; vertical-align: middle;}*/
.header .company__beta-logo {
    width: auto;
    margin-right: 0;
    vertical-align: middle;
    display: inline-block;
    max-height: inherit;
    max-width: 400px;
}

.navigation-bar .top-bar-section .dropdown li:not(.has-form):not(.active):hover>a:not(.button), .navigation-bar .top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button), .navigation-bar .top-bar-section li:not(.has-form) a:not(.button):focus, .navigation-bar .top-bar-section li:not(.has-form) a:not(.button):hover, .navigation-bar .top-bar-section ul li:hover:not(.has-form)>a {
    background: transparent;
    color: #656565;
}

.nav--top { float: right; font-weight: 700;}
.nav--top a, .nav--top #cart-button {color: #56bc2f; margin: 0; font-size: 14px; font-weight: 400;}
.header .top-bar {display: inline-block; vertical-align: middle; border: 0; max-width: calc(100% - 164px - 64px - 8px - 228px);}
.top-bar-section li:not(.has-form) a:not(.button) {color: #666; font-weight: 700;}
.top-bar-section li:not(.has-form) a:not(.button):hover {color: #56bc2f; background: #fff;}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button) {background: #fff; color: #2e2e2e;}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button):hover {background: #fff; color: #56bc2f;}
.top-bar-section ul li {padding: 0;}
li.navigation-item {padding: 5px 15px !important; border-radius: 5px;}
.top-bar-section ul li ul li {border-bottom: 1px solid #2e2e2e;}
.footer {padding: 0;}
.footer .footer__inner {border: 0;}
.footer .footer__company__info {display: none;}
.customFooter svg { width: 60px;}
.nav--top ul a, .nav--top ul button {
    text-transform: uppercase;
    margin: 0;
    font-size: 14px !important;
    font-weight: 400;
    line-height: normal;
}
.top-bar {
    width: 90%;
    margin: auto;
    border-top: 0;
}

.footer_left {
    float: left;
    width: 44%;
}
.footer_right {
    float: right;
    width: 830px;
}

.customFooter .logo_glyph {
  height:auto;
  width:80px !important;
  float: left;
}
.customFooter .address_block {
  padding-left: 100px;
  height: 200px;
  width: 350px !important;
  line-height: 2;
  float: left;
}
.customFooter .socialicons {
  width: auto !important;
  padding: 0 0 0 30px !important;
  width: auto !important;
  float: left;
}
.customFooter .box.socialicons ul li:last-child {
  margin-right: 0;
}
.customFooter .resources_block {
  padding-left: 80px;
  margin-bottom:40px;
  height: auto;
  width: 300px !important;
  float:left;
}
.customFooter .about_block {
  padding-left: 100px;
  height: 200px;
  width: 300px !important;
  float:left;
}
.home__content {
    padding: 0;
}



/*EA PAGE STYLE*/

.ember-view.row.widget.widget--html.widget--html_standard {
    padding: 0;
}
.ConnectionSection {
    width: 70%;
    padding: 70px 0 50px !important;
    text-align: center;
}
.ConnectionSection .h2.widget__title {
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: inherit;
    font-weight: 500;
    margin: 0 0 20px 0;
}
.ConnectionSection .widget_sub_title {
    color: #595a5a;
    font-size: 24px;
    font-weight: inherit;
    margin: 0;
}
.ConnectionSection .h2.widget__title .green_text {
    color: #56bc2f;
}

.ConnectionSection .h2.welcome__title {
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: 400;
    margin: 0 0 20px 0;
}
.ConnectionSection .userNameClone .dashboard-header__name {
    font-size: 38px !important;
    line-height: 44px !important;
    color: #595a5a;
    font-weight: 400;
    padding: 0;
    display: inline-flex;
}


.ConnectionSection p {
    font-size: 18px;
    font-weight: 400;
}

.dashboard-header__name {
    font-size: 13px;
    font-weight: 400;
    margin: 0 1em;
    overflow: hidden;
    padding-top: 13px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.userNameClone .dashboard-header__name {
    dis400lay: inherit;
    font-size: 18px;
    margin: 0;
    font-weight: 400;
}

.EA_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/11/EnergyAnalyticsEngineerSmilling_v2-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.EA_items_block {
    width: auto;
    padding: 20px 0 50px !important;
    margin: auto auto 60px;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.EA_item {
    background: #f2f7f7;
    position: relative;
    width: 100%;
    height: 210px;
    display: inline-block;
    flex-grow: 1;
    margin: 10px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #fff;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.EA_item:hover {
    border: solid 1px #f7922f;
    background: #ffffff;
}
.EA_item .image {
    height: auto;
    overflow: hidden;
}
.EA_item .image img {
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    -webkit-mask-image: -webkit-gradient(linear,left top,left bottom,from(rgb(246 246 246)),to(#f6f6f600));
}
.EA_text {
    padding: 0 10px 15px 20px;
    position: absolute;
    bottom: 0;
    max-height: 65px;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
    -webkit-transition: max-height 0.3s;
    -moz-transition: max-height 0.3s;
    -ms-transition: max-height 0.3s;
    -o-transition: max-height 0.3s;
    transition: max-height 0.3s ease-in-out;
/*    transition: max-height 0.3s cubic-bezier(0.53, 0.08, 0.48, 0.96);*/
}
.EA_item:hover .EA_text {
    max-height: 180px;
}
.EA_text .item_title {
    font-size: 22px;
    line-height: 24px;
    color: #595a5a;
    text-transform: capitalize;
    /* font-family: "Roboto"; */
    font-weight: 500;
    margin: 0 0 5px;
}

.EA_items_block .EA_text .desc {
    font-size: 18px;
    line-height: 23px;
    color: #595a5a;
    display: none; 
    opacity: 0;
    max-height: 50px;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-in-out;
}

.EA_item:hover .desc {
    color: #595a5a;
    display: block;
    opacity: 1;
}

.EA_text .item_title .EA_arrow {
    font-size: 20px;
}
.EA_text .item_title .EA_arrow {
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
    display: inline-block;
    opacity: 0;
    position: absolute;
}
.EA_item:hover .EA_arrow {
    transform: translateX(8px);
    opacity: 1;
}
.EA_item:hover .item_title {
    color: #f7922f;
}
.dashboard-stat {
    border: 1px solid #e9e9e9;
    height: auto !important;
    margin: 0.375em 0;
    padding: 20px;
    position: relative;
    width: 100%;
    border-radius: 15px;
    border: 0 !important;
    background: #fff;
}
.dashboard-stat__label {
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 80px 0;
    background: #e6f3e2;
}
.access_content {
    padding: 80px 0 0;
}
.learn.dashboard .widget--dashboard-stats:before {
    content: "My Statistics";
    width: 100%;
    height: 40px;
    display: inline-block;
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}
.learnersWidget:before, .dashboard-access:before {
    content: "My Learning Progress";
    width: 100%;
    height: 40px;
    display: inline-block;
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
}

.dashboard-access-tab--inactive .dashboard-access-tab__label {
    color: #313131;
    text-transform: capitalize;
}
.dashboard-access-tab--inactive .dashboard-access-tab__count {
    color: #313131;
}

.contactBTNsection.noBG {
    background: transparent;
}
.contactBTNsection {
    padding: 100px !important;
    background: #f9f9f9;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-position: 0 40%;
}
.contactBTNsection .finder_title {
    line-height: 32px;
    font-weight: 400;
    font-size: 38px;
    color: #595a5a;
    text-align: center;
}
.contactBTNsection .btn--primary {
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    background-color: #FD6021;
    border-radius: 5px 5px 5px 5px;
    padding: 18px 25px 18px 25px;
    margin: auto;
}
.contactBTNsection .btn--primary:hover {
    background-color: #df5721;
}
.dashboard-access__header--expanded {
    border: 0;
}
.dashboard-stat__icon {
    margin-bottom: 15px;
}


.EA_certifications_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/10/EA_certifications_hero_banner-1-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.certifications_statistics_widget {
    margin: 50px 0;
}
.certifications_statistics_widget .para_text {
    font-size: 18px;
}
.EA_certifications_infograph {
    padding: 30px 0 20px 0;
    width: 100%;
    margin: auto;
}
.certifications_statistics_widget .para_text {
    color: #666;
    font-size: 18px;
    line-height: 28px;
}
.EA_certifications_infograph .info_top {
    position: relative;
    padding: 50px;
    text-align: center;
}
.EA_certifications_infograph .info_top .left_stroke {
    position: absolute;
    height: 100%;
    left: 0px;
    text-align: left;
    top: 0px;
    z-index: 0;
    margin-bottom: 0;
}
.EA_certifications_infograph .info_top .left_stroke img {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.EA_certifications_infograph .info_top .text {
    color: #666595a5a;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
}
.EA_certifications_infograph .info_top .right_stroke {
    position: absolute;
    right: 0px;
    text-align: right;
    bottom: 0px;
    z-index: 0;
    margin-bottom: 0;
}
.EA_certifications_infograph .info_top .right_stroke img {
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 100px;
    margin: 60px 0 30px;
}
.EA_certifications_infograph .info_middle .left {
    width: 50%;
    display: flex;
}

.EA_certifications_infograph .info_middle .left .counter .number_wrap .number {
    color: #56bc2f;
    font-size: 38px;
    line-height: 44px;
    font-weight: 400;
}
.EA_certifications_infograph .info_middle .left .counter .text_wrap .text {
    color: #595a5a;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.EA_certifications_infograph .info_middle .right {
    width: 50%;
    display: flex;
}
.EA_certifications_infograph .info_middle .left .counter, .EA_certifications_infograph .info_middle .right .counter {
    display: flex;
}
.EA_certifications_infograph .info_middle .right .counter .number_wrap .number {
    color: #56bc2f;
    font-size: 38px;
    line-height: 44px;
    font-weight: 400;
}
.EA_certifications_infograph .info_middle .right .counter .text_wrap .text {
    color: #595a5a;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.EA_certifications_infograph .info_bottom .divider {
    padding-top: 15px;
    padding-bottom: 15px;
}
.EA_certifications_infograph .info_bottom .divider .separator {
    display: flex;
    margin: 0;
    position: relative;
    text-align: center;
}
.EA_certifications_infograph .info_bottom .divider .separator:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #56bc2f;
    margin: 12px 0 0 0;
}
.EA_certifications_infograph .info_bottom .divider .separator .divider_text {
    color: #595a5a;
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 15px;
    text-transform: inherit;
    padding: 0;
}
.EA_certifications_infograph .info_bottom .divider .separator:after {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #56bc2f;
    position: relative;
    top: unset;
    width: auto;
    z-index: inherit;
    margin: 12px 0 0 0;
}
.EA_certifications_infograph .info_bottom .lower {
    margin: 10px 0;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: flex-end;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 100px;
    height: 80px;
    margin-right: 15px;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    color: #595a5a;
    font-size: 18px;
    line-height: 28px;
}
.EAcertificationsMidTitle .widget__subtitle {
    margin-bottom: 0;
    font-size: 24px;
}

/*EA CERTIFICATION BADGES*/

.EA_certification_badge_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 100px 0;
    margin: 0;
}
.EA_certification_badge_block {
    width: 100%;
    margin: 50px auto 0;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.EA_certification_badge_item {
    background: #f2f7f7;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 20px;
    margin: 10px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #fff;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.EA_certification_badge_item:hover {
    background: #ffffff;
}
.EA_certification_badge_item .image {
    width: auto;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .image:before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    content: "";
    display: block;
    height: 100%;
    left: -75%;
    position: absolute;
    top: 0;
    transform: skewX(-25deg);
    width: 50%;
    z-index: 2;
}
.EA_certification_badge_item .image img {
    height: auto;
    max-width: 100%;
}

.EA_certification_badge_item:hover .image::before, .EA_certification_badge_item:focus .image::before {
    -webkit-animation: shine 0.85s;
          animation: shine 0.85s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

.EA_certification_badge_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #595a5a;
}
.catalogueWrapper {
    width: 70%;
    text-align: center;
    padding: 70px 20px 70px 20px !important;
}
.catalogueWrapper h3 {
    font-size: 38px;
    color: #595a5a;
}
.catalogueWrapper .catalog-filters__search {
    border-radius: 20px;
    /*padding: 10px;*/
}
.catalogueWrapper .catalog-search__button, .webinarsCatalogueWrapper .catalog-search__button, .resourcesCatalogueWrapper .catalog-search__button {
    background: #d9d9d9 !important;
}
.catalogueWrapper .catalog-search__button i, .webinarsCatalogueWrapper .catalog-search__button i, .resourcesCatalogueWrapper .catalog-search__button i {
    color: #484848;
}
/*.catalogueWrapper .medium-9.columns.js-results-holder {
    margin: auto;
    float: inherit;
}*/


.catalog-filters {
    background: #fafafa;
    border: 1px solid #cbcbcb;
    border-radius: 8px;
    display: table-cell;
    vertical-align: top;
    width: 100%;
}
.catalog-filters__sort {
    background: #fff;
    border-left: 1px solid #cbcbcb;
    border-radius: 0 8px 8px 0;
    height: 100%;
    padding-right: 0;
}
.catalog-filters__search {
    border-radius: 10px;
}


.catalogueWrapper .hr__accent {
    display: none;
}
.catalog-grid-item {
    border: 1px solid #e9e9e9;
    position: relative;
    border-radius: 10px;
/*    overflow: hidden;*/
}

span.catalog-grid-item__price {
    text-align: left !important;
    float: left;
    color: #56bc2f;
    font-weight: 400;
}
.catalog-grid-item__cta-container .place-self-center {
    place-self: inherit;
}
.catalog-grid-item__cta-container .btn.btn--link.btn--right.btn--primary {
    color: #656565;
    text-decoration: underline;
    background: transparent !important;
}
.catalog-grid-item__cta-container-with-queue button.catalog-item__queue-button {
/*    margin-top: 15px;*/
}
.catalog-grid-item__cta-container-with-queue button.catalog-item__queue-button span {
    display: inline-block;
    vertical-align: top;
    color: #58A7AF;
}
.catalog-item .column.medium-12 {
    padding: 0;
}


/*AWARDS SECTION*/

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 100px !important;
    background: #f9f9f9;
}
.award_text_block {
    width: 100%;
    display: flex;
    margin: 0 0 40px 0;
}
.award_text_block h2.h2.widget__title {
    width: 50%;
    padding: 0;
    margin: 0 50px 0 0;
    border-radius: 15px;
    text-align: left;
    font-size: 48px;
    line-height: 60px;
    float: left;
}
.award_text_block p.desc {
    width: 50%;
    font-size: 18px;
    color: #595a5a;
    font-weight: inherit;
    float: left;
}

.awards_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: 20px auto 0 auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.awards_item {
    background: #f2f7f7;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 10px 40px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
}
.awards_item {
    /* background: #f2f7f7; */
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.awards_item .image {
    width: auto;
    height: auto;
    margin: 0 auto 15px;
    position: relative;
    overflow: hidden;
}
.awards_item .item_title {
    margin: 10px 0 10px 0;
    font-size: 18px;
    font-weight: 400;
    color: #2d2d2d;
}
.award_links {
    width: 100%;
    /* display: flex; */
    margin: 40px 0 0 0;
    text-align: center;
}
.award_links a {
    padding: 10px 20px;
    text-decoration: underline;
    color: #236c96;
    display: inline-block;
}
.journey_break {
    padding: 30px 100px 50px !important;
/*     background: #e6f3e2; */
    /* background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/green_footer_background_v2.jpg); */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-top: solid 1px #cbcbcb;
}
.journey_break h2.h2.widget__title {
    color: #56bc2f;
    position: relative;
    font-size: 18px;
    line-height: normal;
    margin: 0;
}
.journey_break h2.h2.widget__title::after {
    content: "";
    color: #56bc2f;
    margin-top: -4px;
    border: solid #56bc2f;
    border-width: 0 4px 4px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 150%;
    left: 50%;
    animation: pulse 2s ease-out;
    animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
      opacity: 0.5;
    }
    50% {
      opacity: 1;
/*      transform: translateY(10px);*/
      margin-top: 6px;
    }
    100% {
      opacity: 0.5;
    }
  }

.support_block_item .item_title {
    color: #595a5a;
    font-size: 18px;
}


/*FEATURED CONTENT*/

.featuredContentCarousel {
    width: 100%;
    text-align: center;
    padding: 50px 70px 50px 70px !important;
}
.featuredContentCarousel .featured-content-multi-carousel-item {
    background: #f6f6f6;
    border-right: 2px solid #fff;
    border: solid 1px #bbbbbb;
    padding: 20px;
    border-radius: 15px;
    min-height: 175px;
}
.featured-content-multi-carousel-item__body {
    padding: 10px;
    text-align: left;
}
.featuredContentCarousel .catalog-item:hover .featured-content-multi-carousel-item {
    border-color: #55bc2f;
}
.featuredContentCarousel button.catalog-item__queue-button span {
    display: inline-block;
    vertical-align: top;
    color: #56bc2f;
}
.featuredContentCarousel .featured-content-multi-carousel-item__queue {
    margin: 1.5em 0 -0.5em 0;
}



.returnButton {
    padding: 30px 100px !important;
    /*background: rgb(74,162,41);
background: -moz-linear-gradient(90deg, rgba(74,162,41,1) 16%, rgba(55,133,135,1) 80%);
background: -webkit-linear-gradient(90deg, rgba(74,162,41,1) 16%, rgba(55,133,135,1) 80%);
background: linear-gradient(90deg, rgba(74,162,41,1) 16%, rgba(55,133,135,1) 80%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4aa229",endColorstr="#378587",GradientType=1);*/
}
.returnButton .widget__cta {
    margin: 0;
    padding: 0;
}
.returnButton .widget__cta .btn {
    color: #fff;
    border-radius: 5px;
    border-color: #F26229;
    padding: 15px 20px;
    background: #F26229;
}
.returnButton .widget__title {
    color: #595a5a !important;
    margin-bottom: 0.75em;
}
.returnButton .widget__subtitle {
    color: #595a5a;
    margin-bottom: 2rem;
}

.educationBlock {
    padding: 80px 0 !important;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-color: #f9f9f9;
    background-position: 0 40%;
    font-size: 18px;
    text-align: center;
}

.supportBlock2 {
    padding: 80px 0 !important;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-color: #f9f9f9;
    background-position: 0 40%;
    font-size: 18px;
    text-align: center;
}
.supportBlock2 .row {
    width: 70%;
    margin: auto;
    display: inline-block;
    padding: 0 35px;
}
.supportBlock2 .row .medium-6.columns {
    padding: 70px 80px;
    border: solid 5px #f9f9f9;
    background: white;
    /* margin: 5px; */
    border-radius: 10px;
}
.supportBlock2 .row .medium-6.columns:first-child {
    /* border-right: solid 1px #dddddd; */
}

.secondary_btn {
    font-size: 16px;
    /* background: #f9f9f9; */
    padding: 10px 15px;
    display: inline-block;
    border: solid 2px #F26229;
    margin: 20px 0;
    border-radius: 5px;
    color: #F26229 !important;
}
.secondary_btn:hover {
    color: #515151 !important;
}



/*EA WEBINARS*/

.EA_webinars_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/10/EA_webinars_hero_banner_v4-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.EA_webinars_prism_wrapper {
    width: 100%;
    /*background: #e6f3e2;*/
    display: inline-block;
}
hr.hr__accent {
    border-color: #e9e9e9;
    width: 1420px;
    margin: 20px auto;
    display: none;
}
.webinarSeries {
    padding: 50px 0 40px !important;
}
.webinarSeries span.connection_line {
    margin-bottom: 20px;
    display: block;
}
.webinarSeries .h2.widget__title .green_text {
    color: #56bc2f;
    font-weight: 400;
    line-height: 40px !important;
}
.EA_webinars_prism_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: 0 auto 50px auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.EA_webinars_prism_item {
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56bc2f;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.EA_webinars_prism_item .image {
    width: 100px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}
.EA_webinars_prism_item .image img {
    height: auto;
    max-width: 100%;
}
.EA_webinars_prism_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #2d2d2d;
}

.featuredWebinars {
    padding: 60px 100px 60px !important;
}
.featuredWebinars .widget__alt-title__container h3 {
    font-size: 38px;
    line-height: 44px;
    color: #595a5a;
    font-weight: inherit;
    text-align: center;
}
.featuredWebinars li {
    width: 450px;
    padding: 0;
    margin: 20px;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #fff;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.featuredWebinars .featured-content-multi-carousel-item {
    border-right: 0;
}
.featuredWebinars .catalog-grid-item__asset-container {
    position: relative;
    height: 215px;
    overflow: hidden;
}
ul.featured-content-block-grid.small-block-grid-1.medium-block-grid-3 {
    width: auto;
    display: inline-block;
    margin: auto;
}

.featuredWebinars .catalog-grid-item__asset-container img {
    padding: 0;
}
.featuredWebinars .featured-content-multi-carousel-item__body {
    text-align: left;
    padding: 20px 25px;
}
.featuredWebinars .featured-content-multi-carousel-item__description {
    font-size: 17px;
    padding: 0;
    margin: 0 0 20px 0;
}

.webinarsCatalogueWrapper {
    width: 70%;
    padding: 80px 20px !important;
}
.webinarsCatalogueWrapper h3 {
    font-size: 38px;
    color: #595a5a;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    /*background: #f2f7f7;*/
    padding: 20px;
    border-radius: 15px;
    border: solid 2px #f2f7f7;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 24px;
    float: left;
    display: block;
}
.webinarsCatalogueWrapper .catalog-list-item__asset {
    padding: 0;
    border-radius: 7px;
}
.webinarsCatalogueWrapper .catalog-list-item__body .row.collapse div:first-of-type {
    /*margin-right: 20px;*/
}

.webinarsCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 20px !important;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0 20px;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0 20px;
}
.webinarsCatalogueWrapper .js-results-holder {
    margin: auto;
/*    float: inherit !important;*/
}
.webinarsCatalogueWrapper .catalog-list-item__cta-container {
    padding: 5px 10px;
    background: #f2f7f7;
    display: inline-block;
}
.webinarsCatalogueWrapper .catalog-grid-item {
    padding: 15px;
    border-radius: 15px;
    border: solid 2px #f2f7f7;
}
.webinarsCatalogueWrapper .catalog-grid-item div {
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-grid-item__asset {
    border-radius: 7px;
}
.webinarsCatalogueWrapper .catalog-grid-item__body {
    margin: 15px 0 0 0;
    line-height: 23px;
}
.webinarsCatalogueWrapper .catalog-grid-item__cta-container {
    width: 100%;
    text-align: center !important;
    display: inline-block;
}
.webinarsCatalogueWrapper .catalog-grid-item__hr {
    border-color: #cbcbcb;
}


.recordedWebinars {
    padding: 100px !important;
    background: #1e1e1e;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/10/recordedWeinarsbg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.recordedWebinars .widget__title {
    color: #ffffff !important;
}
.recordedWebinars .widget__cta {
    padding: 0;
}
.recordedWebinars .widget__cta .btn {
    color: #fff;
    border-radius: 5px;
    border-color: #F26229;
    padding: 15px 20px;
    background: #F26229;
}


/*EA RESOURCES*/

.EA_resources_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/EA_resources_hero_banner_v3-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.EA_resources_wrapper {
    width: 100%;
    /* background: #e6f3e2; */
    display: inline-block;
    text-align: center;
    padding: 60px 0 0 0;
}
.EA_resources_wrapper .desc {
    font-size: 18px;
}
.EA_resources_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: 40px auto 70px auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.EA_resources_item {
/*    background: #f2f7f7;*/
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px 40px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56bc2f;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.EA_resources_item:nth-child(1) .image {
    width: 90px;
}
.EA_resources_item:nth-child(2) .image {
    width: 90px;
}
.EA_resources_item:nth-child(3) .image {
    width: 90px;
}
.EA_resources_item:nth-child(4) .image {
    width: 90px;
}
.EA_resources_item:nth-child(5) .image {
    width: 90px;
}
.EA_resources_item .image {
    width: 90px;
    height: 90px;
    margin: 0 auto 15px;
    position: relative;
    overflow: hidden;
}
.EA_resources_item .item_title {
    margin: 10px 0 10px 0;
    font-size: 18px;
    font-weight: 400;
    color: #2d2d2d;
}



.EAresourcesSearch {
    width: 100%;
    padding: 60px 100px !important;
    background: #f2f7f7;
    margin: -30px auto 0;
}
.EAresourcesSearch .search-bar-widget {
    width: 42%;
    margin: auto;
}
.EAresourcesSearch .search-bar-widget input {
    border-radius: 5px 0 0 5px;
    height: 50px !important;
}
.EAresourcesSearch .search-bar-widget button.btn {
    height: 50px;
    background: #d9d9d9 !important;
    border-color: #cccccc;
    color: #2d2d2d;
    font-weight: 400;
}
.EAresourcesSearch .search-bar-widget button.btn:hover {
    background: #c3c3c3 !important;
    border-color: #c3c3c3;
}


.resourcesCatalogueWrapper {
    width: 70%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
}
.resourcesCatalogueWrapper h3 {
    font-size: 38px;
    color: #595a5a;
}
.catalog-aggregation {
    border-top: 0;
    padding: 15px 10px 5px 10px;
    background: #f6f6f6;
    border-radius: 8px;
    margin: 0 0 5px 0px;
}
.catalog-aggregation__expander .icon-navigateright:before {
    color: #111111;
}

.dashboard-stats {
    padding-left: 1rem;
    padding-right: 1rem;
}
.resourcesCatalogueWrapper .catalog-aggregation, .webinarsCatalogueWrapper .catalog-aggregation, .catalogueWrapper .catalog-aggregation {
    text-align: left;
}
.resourcesCatalogueWrapper .catalog-aggregation .catalog-aggregation__header .collapse,
.webinarsCatalogueWrapper .catalog-aggregation .catalog-aggregation__header .collapse,
.catalogueWrapper .catalog-aggregation .catalog-aggregation__header .collapse {
    background: transparent !important;
}
/*.catalogueWrapper .collapse {
    background: transparent !important;
}*/
.catalog-aggregation--expanded {
    border-bottom: none !important;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    /*background: #f2f7f7;*/
    padding: 20px;
    border-radius: 15px;
    border: solid 2px #f2f7f7;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 24px;
    float: left;
    display: block;
}
.resourcesCatalogueWrapper .catalog-list-item__asset {
    padding: 0;
    border-radius: 7px;
}
.resourcesCatalogueWrapper .catalog-list-item__body .row.collapse div:first-of-type {
    /*margin-right: 20px;*/
}

.resourcesCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 20px !important;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0 20px;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 18px;
    margin: 0 0 0 20px;
}
/*.resourcesCatalogueWrapper .js-results-holder {
    margin: auto;
    float: inherit !important;
}*/
.resourcesCatalogueWrapper .catalog-list-item__cta-container {
    padding: 5px 10px;
    background: #f2f7f7;
    display: inline-block;
}
.resourcesCatalogueWrapper .catalog-grid-item {
    padding: 15px;
    border-radius: 15px;
    border: solid 2px #f2f7f7;
}
.resourcesCatalogueWrapper .catalog-grid-item div {
    padding: 0;
}
.catalog-grid-item__body .catalog-grid-item__title {
    height: auto !important;
    min-height: 70px;
}
.resourcesCatalogueWrapper .catalog-grid-item__asset {
    border-radius: 7px;
}
.resourcesCatalogueWrapper .catalog-grid-item__body {
    margin: 15px 0 0 0;
    line-height: 23px;
    text-align: left;
}
.resourcesCatalogueWrapper .catalog-grid-item__cta-container {
    text-align: center !important;
    display: inline-block;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-grid-item__hr {
    border-color: #cbcbcb;
}
.catalog__ribbon.catalog__ribbon--attached {
    padding: 3px 5px !important;
    font-size: 11px !important;
    font-weight: 400;
    color: #fff !important;
}
.resourcesCatalogueWrapper ul li {

}
.resourcesCatalogueWrapper .catalog-grid-item:hover {
    border: solid 2px #c1c1c1;
}
.webinarsCatalogueWrapper .catalog-grid-item:hover {
    border: solid 2px #c1c1c1;
}
.pagination__controls-button.previous-page .icon-navigateleft:before, .pagination__controls-button.next-page .icon-navigateright:before {
    color: #868e96;
}

/*COURSE DETAILS PAGE*/

.catalog-aggregation__header--label {
    display: inline-block;
    font-weight: 400;
    padding-left: 1em;
    color: #595a5a;
}

.course__detail__container {
    margin: 0 auto;
    max-width: 100%;
    padding-top: 1rem;
    width: 100%;
    width: 70%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
    display: flex;
}
.course__detail__content {
    width: 70% !important;
    border: solid 1px #efefef;
    border-radius: 10px;
    padding: 30px 0;
    margin: 10px;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: 30% !important;
}
.course__detail__sidebar {
    width: 100% !important;
    background: #f6f6f6;
    border-radius: 10px;
    padding: 30px 0;
    margin: 10px;
}
.course__includes__list li>span {
    display: inherit;
    padding-left: 4em;
    text-align: left;
}
.tabs-content>.content.active {
    display: block;
    float: none;
    text-align: left;
}
.widget--course-purchase_standard .panel {
    text-align: left;
}
.widget--course-purchase_standard .panel button {
    padding: 15px !important;
/*    color: #fff;*/
    font-size: 18px;
}
.tabs .tab-title>a {
    color: #656565;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    border-radius: 7px 7px 0 0;
}
.tabs .tab-title.active a {
    color: #fff !important;
}
.event-sidebar__meeting {
    color: #fff !important;
    text-align: left;
}
.course__detail__header h1, .course__detail__content h1 {
    color: #56bc2f;
    font-weight: 500;
}
.learning-path-detail-milestone-list .learning-path-detail-milestone-item {
    text-align: left;
}
.learning-path-detail-milestone-list .learning-path-detail-milestone-item__title {
    font-size: 18px;
    font-weight: 400;
    color: #595a5a;
}
.learning-path-detail-milestone-item__cta {
/*    background: #efefef !important;*/
    padding: 8px 10px !important;
    border: solid 1px #efefef;
    color: #58A7AF;
}
.learning-path-detail-milestone-item__cta:hover {
    border: solid 1px #d7d7d7;
}

.layout-panel.layout-panel--article {
    margin: 30px auto;
    max-width: 100%;
    padding-top: 1rem;
    width: 100%;
    width: 70%;
    padding: 50px 20px 50px 20px !important;
    display: flex;
    border: solid 1px #efefef;
    border-radius: 10px;
}
.article-content .article-content__header {
    color: #56bc2f;
    font-weight: 400;
}
.panel--article-sidebar .article-sidebar__icon.icon-cart:before {
    content: "" !important;
}
.video__frame {
    border: solid 1px #efefef;
}




/*TRADING AND RISK*/

.TR_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/11/TR_hero_v2-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.TRresourcesSection {
    padding: 80px !important;
     background: #f9f9f9; 
}
.TRresourcesSection .btn--primary {
    color: #fff;
    border: 0;
    font-size: 16px;
    font-weight: 400;
    background-color: #56bc2f;
    border-radius: 5px 5px 5px 5px;
    padding: 18px 25px 18px 25px;
    margin: auto;
}
.TRresourcesSection .btn--primary:hover {
    background-color: #419720;
}
.TRresourcesSection .widget__cta {
    padding: 0;
}



/*HALLIBURTON STYLE*/

.EA_HALL_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/EA_HALL_hero_banner_v2-scaled.jpg);
/*    background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}
.EA_HALL_items_block .EA_item:hover {
    border: solid 1px #cf0001;
    background: #ffffff;
}
.EA_HALL_items_block .EA_item:hover .item_title {
    color: #cf0001;
}
.ConnectionSection.HALL .h2.widget__title .green_text {
/*    color: #cf0001;*/
}
.contactBTNsection.HALL .btn--primary {
    color: #fff;
/*    background-color: #cf0001;*/
}
.contactBTNsection.HALL .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.HALL .coupontext {
    color: #cf0001;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.HALL .quarter_wrap .date {
    font-size: 13px;
    color: #cf0001;
}

.EA_certifications_hero.HALL {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_HALL_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF HALLIBURTON STYLE*/


/*BPX STYLE*/

.EA_BPX_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/EA_BPX_hero_banner_v2-scaled.jpg); 
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}
.EA_BPX_items_block .EA_item:hover {
    border: solid 1px #00a500;
    background: #ffffff;
}
.EA_BPX_items_block .EA_item:hover .item_title {
    color: #00a500;
}
.ConnectionSection.BPX .h2.widget__title .green_text {
/*    color: #00a500;*/
}
.contactBTNsection.BPX .btn--primary {
    color: #fff;
/*    background-color: #00a500;*/
}
.contactBTNsection.BPX .btn--primary:hover {
/*    background-color: #008100;*/
}
.couponSection.BPX .coupontext {
    color: #00a500;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.BPX .quarter_wrap .date {
    font-size: 13px;
    color: #00a500;
}

.EA_certifications_hero.BPX {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_BPX_certifications_hero_banner_v2-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF BPX STYLE*/



/*CHEVRON STYLE*/

.EA_CHEV_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/EA_CHEV_hero_banner_v2-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}
.EA_CHEV_items_block .EA_item:hover {
    border: solid 1px #2fa1d3;
    background: #ffffff;
}
.EA_CHEV_items_block .EA_item:hover .item_title {
    color: #2fa1d3;
}
.ConnectionSection.CHEV .h2.widget__title .green_text {
/*    color: #2fa1d3;*/
}
.contactBTNsection.CHEV .btn--primary {
    color: #fff;
/*    background-color: #2fa1d3;*/
}
.contactBTNsection.CHEV .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.CHEV .coupontext {
    color: #2fa1d3;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.CHEV .quarter_wrap .date {
    font-size: 13px;
    color: #2fa1d3;
}

.EA_certifications_hero.CHEV {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_CHEV_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF CHEVRON STYLE*/


/*EXXON STYLE*/

.EA_EXXON_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/10/EA_EXXON_hero_banner_v2-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}
.EA_EXXON_items_block .EA_item:hover {
    border: solid 1px #fe000c;
    background: #ffffff;
}
.EA_EXXON_items_block .EA_item:hover .item_title {
    color: #fe000c;
}
.ConnectionSection.EXXON .h2.widget__title .green_text {
/*    color: #fe000c;*/
}
.contactBTNsection.EXXON .btn--primary {
    color: #fff;
/*    background-color: #fe000c;*/
}
.contactBTNsection.EXXON .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.EXXON .coupontext {
    color: #fe000c;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.EXXON .quarter_wrap .date {
    font-size: 13px;
    color: #fe000c;
}

.EA_certifications_hero.EXXON {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_EXXON_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF EXXON STYLE*/


/*SHELL STYLE*/

.EA_SHELL_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/EA_SHELL_hero_banner_v4-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}
.EA_SHELL_items_block .EA_item:hover {
    border: solid 1px #dd1d20;
    background: #ffffff;
}
.EA_SHELL_items_block .EA_item:hover .item_title {
    color: #dd1d20;
}
.ConnectionSection.SHELL .h2.widget__title .green_text {
/*    color: #dd1d20;*/
}
.contactBTNsection.SHELL .btn--primary {
    color: #fff;
/*    background-color: #dd1d20;*/
}
.contactBTNsection.SHELL .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.SHELL .coupontext {
    color: #dd1d20;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.SHELL .quarter_wrap .date {
    font-size: 13px;
    color: #dd1d20;
}

.EA_certifications_hero.SHELL {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/12/EA_SHELL_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF SHELL STYLE*/


/*GRAYSON MILLS STYLE*/

.EA_GME_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/04/EA_GME_hero_banner-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}

.EA_GME_items_block .EA_item:hover {
    border: solid 1px #022D57;
    background: #ffffff;
}
.EA_GME_items_block .EA_item:hover .item_title {
    color: #022D57;
}
.ConnectionSection.GME .h2.widget__title .green_text {
/*    color: #022D57;*/
}
.contactBTNsection.GME .btn--primary {
    color: #fff;
/*  background-color: #022D57;*/
}
.contactBTNsection.GME .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.GME .coupontext {
    color: #022D57;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.GME .quarter_wrap .date {
    font-size: 13px;
    color: #022D57;
}

.EA_certifications_hero.GME {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_EXXON_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF GRAYSON MILLS STYLE*/


/* TRINITY STYLE*/

.EA_GME_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/06/EA_TRINITY_hero_banner-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}

.EA_GME_items_block .EA_item:hover {
    border: solid 1px #007db6;
    background: #ffffff;
}
.EA_GME_items_block .EA_item:hover .item_title {
    color: #007db6;
}
.ConnectionSection.GME .h2.widget__title .green_text {
/*    color: #007db6;*/
}
.contactBTNsection.GME .btn--primary {
    color: #fff;
/*  background-color: #007db6;*/
}
.contactBTNsection.GME .btn--primary:hover {
    background-color: #a10001;
}
.couponSection.GME .coupontext {
    color: #007db6;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.GME .quarter_wrap .date {
    font-size: 13px;
    color: #007db6;
}

.EA_certifications_hero.GME {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_EXXON_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF TRINITY STYLE*/


/* CENOVUS STYLE*/

.EA_CENOVUS_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/06/EA_CENOVUS_hero_banner-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}

.EA_CENOVUS_items_block .EA_item:hover {
    border: solid 1px #244c5a;
    background: #ffffff;
}
.EA_CENOVUS_items_block .EA_item:hover .item_title {
    color: #244c5a;
}
.ConnectionSection.CENOVUS .h2.widget__title .green_text {
/*    color: #244c5a;*/
}
.contactBTNsection.CENOVUS .btn--primary {
    color: #fff;
/*  background-color: #244c5a;*/
}
.contactBTNsection.CENOVUS .btn--primary:hover {
    background-color: #244c5a;
}
.couponSection.CENOVUS .coupontext {
    color: #244c5a;
    border-style: dotted;
    padding: 10px 20px;
}
.calendar_section.CENOVUS .quarter_wrap .date {
    font-size: 13px;
    color: #244c5a;
}

.EA_certifications_hero.CENOVUS {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/EA_EXXON_certifications_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}

/*END OF CENOVUS STYLE*/



/*CS UNIVERSITY STYLE*/

.EA_CS_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/04/EA_CS_hero_banner-scaled.jpg);
    /*background-size: 110%;
    background-position: 0 0;*/
    overflow: hidden;
    position: relative;
}

/*END OF CS UNIVERSITY STYLE*/


.ae-emd-cal {
    width: 100%;
}

li.has-dropdown.hover .dropdown {
    border: solid 1px #dfdfdf;
    border-radius: 10px;
    overflow: hidden !important;
}
.top-bar-section ul li ul li {
    border-bottom: 1px solid #dfdfdf;
}
.top-bar-section .dropdown li:not(.has-form):not(.active)>a:not(.button):hover {
    background: #fff;
    color: #56bc2f;
}

.navigation-bar .top-bar-section .has-dropdown>a:after, .navigation-bar .top-bar-section .navigation-widget__item--has-dropdown>a:after {
    margin-top: -4px;
    top: 1rem;
    border: solid #595a5a;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.top-bar-section .dropdown li {
    height: auto;
    width: 100%;
    -webkit-box-shadow: 0 0 0 1px #e5e5e5 !important;
    box-shadow: 0 0 0 1px #e5e5e5 !important;
}
.top-bar-section .dropdown li:hover {
    background: #f3f3f3 !important;
}
.top-bar-section ul li ul li {
    border-bottom: 0 !important;
}


.navigation-bar .top-bar-section ul.left {
    border: 0;
}
.navigation-item a {
    font-size: 16px !important;
    text-transform: capitalize !important;
    font-weight: 400 !important;
}
li.navigation-item:hover {
    background: #f3f3f3 !important;
}
li.navigation-item .dropdown li a {
    padding: 10px 10px !important;
    color: #595a5a !important;
}
li.navigation-item .dropdown li a:hover {
    color: #595a5a !important;
    background: #f3f3f3 !important;
}



/*MAIN PAGES*/

.Certification_hero.hero {
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/womanReceivingCertificate-scaled.jpg);
    background-size: cover;
}
.Certification_info_hero.hero {
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/01/certifications_info_hero_v2-scaled.jpg);
    background-size: cover;
}
.Training_webinars_hero.hero {
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/manOnLiveWebinar-scaled.jpg);
    background-size: cover;
}

.two_column_A {
    width: auto;
    height: auto;
    margin: 60px auto 100px;https://learn.enverus.com/pages/certifications-detail-info-about
    display: flex;
}
.two_column_A .left_column {
    float: left;
    width: 60%;
    margin-top: 50px;
}
.two_column_A .h2 {
    font-size: 34px;
    text-align: left;
    color: #333 !important;
}

.two_column_A .right_column {
    float: right;
    width: 30%;
}
.two_column_A .right_column .image {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
}
.digital_transformation.two_column_A h2.h2.widget__title, .digital_transformation.two_column_A_reversed h2.h2.widget__title {
    color: #56bd30 !important;
    font-size: 34px !important;
}
.digital_transformation.two_column_A_reversed {
    margin: 70px auto 80px;
}
.two_column_A_reversed {
    width: auto;
    height: auto;
    margin: 0 auto 130px;
    display: flex;
}
.two_column_A_reversed .left_column {
    float: left;
    width: 30%;
}
.two_column_A_reversed .left_column .image {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
}
.two_column_A_reversed .right_column {
    float: right;
    width: 60%;
    margin-top: 30px;
}
.two_column_A_reversed .h2 {
    font-size: 34px;
    text-align: left;
    color: #333 !important;
}


.focus_areas_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 80px 0 100px;
}
.focus_areas_block {
    width: auto;
    /* padding: 20px 120px 50px !important; */
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #fff;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.focus_areas_wrapper h2.widget__title {
    color: #333;
}
.focus_areas_item .image {
    width: 60px;
    margin: 0 auto 20px auto;
    position: relative;
    overflow: hidden;
}
.focus_areas_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #333;
}

/*COURSE EXPECTATIONS*/

.two_column_B {
    width: auto;
    height: auto;
    margin: 90px auto 100px;
    display: flex;
}
.two_column_B .left_column {
    float: left;
    width: 54%;
    margin-right: 60px;
}
.two_column_B .left_column .h2.widget__title {
    color: #595a5a;
    text-align: left;
    font-size: 40px;
    width: 300px;
    margin-top: 20px;
}
.two_column_B .right_column {
    float: left;
    width: 40%;
    border: solid 1px #56BC2F;
    padding: 30px;
    border-radius: 20px;
}
.two_column_B .right_column .list_image {
    margin-left: 15px;
}
.list_image li {
  list-style-image: url(https://www.enverus.com/wp-content/uploads/2022/12/list_image_v2.png);
}
.two_column_B .right_column li {
    margin-bottom: 20px;
}

.shareable.two_column_C {
    background: rgb(86,188,47);
    background: -moz-linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    background: linear-gradient(90deg, rgba(86,188,47,1) 0%, rgba(88,167,175,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#56bc2f",endColorstr="#58a7af",GradientType=1);
    padding: 60px;
}
.shareable_block {
    width: auto;
    height: auto;
    margin: 20px auto 20px;
    display: block;
}
.shareable_block .top {
    width: 100%;
    display: inline-block;
    border-bottom: solid 1px rgb(255 255 255 / 37%);
    padding-bottom: 10px;
}
.shareable_block .top .left_column {
    width: 57%;
    margin: 20px 10% 0 0;
    float: left;
    color: #fff;
}
.shareable_block .top .left_column .h2.widget__title {
    text-align: left;
    color: #ffff;
}
.shareable_block .top .right_column {
    width: 33%;
    height: auto;
    float: left;
}
.shareable_block .bottom {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}
.shareable_block .bottom .h2.widget__title {
    color: #fff;
    font-size: 24px;
    text-align: left;
}

.shareable_block .bottom .left_column {
    width: 54%;
    float: left;
    margin-right: 5%;
    color: #fff;
}
.shareable_block .bottom .right_column {
    width: 40%;
    float: left;
    color: #fff;
}
.shareable_block .bottom .list_image li {
    list-style-image: url(https://www.enverus.com/wp-content/uploads/2022/12/list_image_white.png);
    margin-bottom: 10px;
}
.shareable_block .bottom .list_image {
    margin-left: 15px;
}
.main_certifications_badge {
    padding: 90px 0 0;
    text-align: center;
}
.main_certifications_badge .EA_certification_badge_block {
    margin: 50px auto 100px auto;
}


/*ADDITIONAL INFORMATION*/

.digital_transformation.two_column_A.additional_info {
    padding: 40px 0;
}
.digital_transformation.two_column_A.additional_info .h2.widget__title {
    text-align: center;
    margin-bottom: 50px;
}
.additional_info_wrap {
    width: 90%;
    background: #f7f7f7;
    height: auto;
    padding: 80px 50px 40px 0;
    display: inline-block;
    position: relative;
    border-radius: 50px;
}
.additional_info_wrap .right_column {
    width: 40%;
    position: absolute;
    right: -180px;
    top: 20%;
}
.additional_info_wrap .left_column {
    float: left;
    width: 71%;
}
.additional_info_wrap .left_column .item {
    padding: 0 0 0 40px;
    border-left: solid 3px #56bb2f;
    margin: 0 0 50px;
}
.additional_info_wrap .left_column .item:before {
    content: "";
    width: 50px;
    height: 50px;
    background: #a3a3a3;
    float: left;
    display: block;
    margin: 0 0 0 -65px;
    border-radius: 50px;
    display: none;
}
.additional_info_wrap .left_column .item_title {
    font-weight: 400;
    color: #56bd30;
    font-size: 24px;
}
.additional_info_wrap .left_column .item {
    padding: 0 0 0 40px;
    border-left: solid 3px #56bb2f;
    margin: 0 0 50px;
}
.additional_info_wrap .right_column .image {
    border-radius: 240px !important;
    margin: 0 0 0 50px;
    overflow: hidden;
    height: auto;
}









.main_series_overview {
    width: 1060px;
    height: auto;
    margin: 60px auto 0;
    display: block;
    text-align: center;
}
.main_series_overview .sub_widget_title {
    width: 900px;
    margin: auto;
    font-size: 18px;
}
.main_series_overview .h2.widget__title {
    color: #333 !important;
}


.what_to_expect_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 80px 0 100px;
}
.what_to_expect_block {
    width: 1520px;
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.what_to_expect_item {
    background: #fff;
    width: 330px;
    height: 380px;
    display: inline-block;
    flex-grow: 1;
    padding: 50px 40px;
    margin: 30px 0 0 0;
    color: #595a5a;
    border-radius: 100%;
/*    overflow: hidden;*/
    border: solid 1px #CECECE;
    text-align: center;
    position: relative;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.what_to_expect_wrapper h2.widget__title {
/*    color: #333;*/
}
.what_to_expect_item .image {
    width: 60px;
    margin: 0 auto 20px auto;
    position: relative;
    overflow: hidden;
}
.what_to_expect_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #333;
}
.what_to_expect_item .dot_link {
    width: 27px;
    height: 27px;
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    display: inline-block;
    border-radius: 100%;
    padding: 0;
    position: absolute;
    right: -15px;
    top: 47%;
    z-index: 999;
}
.what_to_expect_item .dot_link.one {
    background: #58B947;
}
.what_to_expect_item .dot_link.two {
    background: #FD6021;
}
.what_to_expect_item .dot_link.three {
    background: #58A7AF;
}
.addinfo {
    width: 1060px;
    height: auto;
    margin: 80px auto 80px;
    display: block;
}
.addinfo div {
    padding: 0;
}
.addinfo h2 {
    font-weight: 400;
}
.addinfo h3 {
    font-weight: 400;
}
/*.addinfo h2.h2.widget__title {
    text-align: left;
    font-size: 24px;
}*/







/*CERTIFICATION INFO*/

/*Column A */

.associate_cert.cert_column_A {
    width: auto;
    height: auto;
    margin: 60px auto 70px;
    display: block;
}
.associate_cert.cert_column_A .top {
    width: auto;
    height: auto;
    /* margin: 60px auto 100px; */
    display: flex;
}
.associate_cert.cert_column_A .left_column {
    float: left;
    width: 60%;
    margin-top: 50px;
}
.associate_cert.cert_column_A .left_column .widget__title {
    text-align: left;
    color: #57bc2f;
}
.associate_cert.cert_column_A .right_column {
    float: right;
    width: 30%;
    margin-top: 0;
}
.associate_cert.cert_column_A .right_column .image {
    margin-top: 50px;
}
.associate_cert.cert_column_A .bottom {
    width: 100%;
    height: auto;
    margin: 70px auto 100px;
    display: flex;
}
.associate_cert.cert_column_A .bottom .widget__title {
    font-size: 28px;
    margin-bottom: 40px;
}
.associate_cert.cert_column_A .left_column .widget__title {
    text-align: left;
    color: #57bc2f;
    font-weight: 400;
}
.associate_cert.cert_column_A .left_column .connection_line {
    margin-bottom: 20px;
    display: block;
}
.associate_cert.cert_column_A .left_column strong {
    margin-bottom: 10px;
    display: block;
}
.associate_cert.cert_column_A .bottom .focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56BC2F;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}



/*column B*/


.specialist_cert.cert_column_B {
    width: auto;
    height: auto;
    margin: 0px auto 0;
    padding: 100px 0 10px;
    display: block;
    background: #F2F7F7;
}
.specialist_cert.cert_column_B .top {
    width: auto;
    height: auto;
    /* margin: 60px auto 100px; */
    display: flex;
}
.specialist_cert.cert_column_B .left_column {
    float: left;
    width: 30%;
}
.specialist_cert.cert_column_B .left_column .image {
    margin-top: 0;
}
.specialist_cert.cert_column_B .right_column .widget__title {
    text-align: left;
    color: #57bc2f;
}
.specialist_cert.cert_column_B .right_column {
    float: right;
    width: 60%;
}

.specialist_cert.cert_column_B .bottom {
    width: auto;
    height: auto;
    margin: 70px auto 100px;
    display: flex;
}
.specialist_cert.cert_column_B .bottom .widget__title {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
}
.specialist_cert.cert_column_B .right_column .widget__title {
    text-align: left;
    color: #57bc2f;
    font-weight: 400;
}
.specialist_cert.cert_column_B .right_column .connection_line {
    margin-bottom: 20px;
    display: block;
}
.specialist_cert.cert_column_B .right_column strong {
    margin-bottom: 10px;
    display: block;
}
.specialist_cert.cert_column_B .bottom .focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56BC2F;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}


/*column C*/

.professional_cert.cert_column_C {
    width: auto;
    height: auto;
    margin: 100px auto 70px;
    display: block;
}
.professional_cert.cert_column_C .top {
    width: auto;
    height: auto;
    /* margin: 60px auto 100px; */
    display: flex;
}
.professional_cert.cert_column_C .left_column {
    float: left;
    width: 60%;
}
.professional_cert.cert_column_C .left_column .widget__title {
    text-align: left;
    color: #57bc2f;
}
.professional_cert.cert_column_C .right_column {
    float: right;
    width: 30%;
}
.professional_cert.cert_column_C .right_column .image {
    margin-top: 0;
}
.professional_cert.cert_column_C .bottom {
    width: auto;
    height: auto;
    margin: 70px auto 100px;
    display: flex;
}
.professional_cert.cert_column_C .bottom .widget__title {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 30px;
}
.professional_cert.cert_column_C .left_column .widget__title {
    text-align: left;
    color: #57bc2f;
    font-weight: 400;
}
.professional_cert.cert_column_C .left_column .connection_line {
    margin-bottom: 20px;
    display: block;
}
.professional_cert.cert_column_C .left_column strong {
    margin-bottom: 10px;
    display: block;
}
.professional_cert.cert_column_C .bottom .focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56BC2F;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}


/*column C*/


.expert_cert.cert_column_D {
    width: auto;
    height: auto;
    margin: 0 auto 0;
    padding: 100px 0;
    display: block;
    background: #F2F7F7;
}
.expert_cert.cert_column_D .top {
    width: auto;
    height: auto;
    /* margin: 60px auto 100px; */
    display: flex;
}
.expert_cert.cert_column_D .left_column {
    float: left;
    width: 30%;
}
.expert_cert.cert_column_D .left_column .image {
    margin-top: 0;
}
.expert_cert.cert_column_D .right_column .widget__title {
    text-align: left;
    color: #57bc2f;
}
.expert_cert.cert_column_D .right_column {
    float: right;
    width: 60%;
}


.expert_cert.cert_column_D .right_column .widget__title {
    text-align: left;
    color: #57bc2f;
    font-weight: 400;
}
.expert_cert.cert_column_D .right_column .connection_line {
    margin-bottom: 20px;
    display: block;
}
.expert_cert.cert_column_D .right_column strong {
    margin-bottom: 10px;
    display: block;
}





/*SIGNIN*/

.ecosystem_signin {
    padding: 80px 0;
}
.signin_item {
    display: block;
    width: 950px;
    margin: auto;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #e3e3e3;
    transition-duration: .3s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.signin_item .image {
    width: 490px;
    position: relative;
    height: auto;
    overflow: hidden;
    float: left;
}
.ecosystem_signin .info_text {
    width: 450px;
    text-align: left;
    padding: 20px 25px;
    background: #fff;
    height: 276px;
    float: left;
}
.ecosystem_signin .info_text h2.title {
    font-size: 26px;
    line-height: 32px;
    font-weight: 400;
    color: #56bc2f;
    text-transform: capitalize;
}
.ecosystem_signin .info_text p {
    font-size: 17px;
    padding: 0;
    margin: 20px 0;
}
.ecosystem_signin .info_text .login_btn {
    font-weight: 400;
    color: #707070;
    margin-top: 15px;
    display: inline-block;
    /* background: lightgrey; */
    padding: 5px 10px;
    border-radius: 5px;
    border: solid 1px #a9a9a9;
}
.ecosystem_signin .info_text .login_btn:hover {
    color: #FD6021;
    border-color: #FD6021;
}






/*LEARNING SITES*/

.learning_expect.lnd_two {
    background: #f9f9f9;
    padding: 80px 0;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-position: 0 40%;
    background-repeat: no-repeat;
    margin-top: 80px;
}
.learning_expect.lnd_two .L_and_D_graphic {
    width: 60%;
    margin: auto;
    padding: 20px 10px;
}
.Learning_Sites_hero.hero {
    width: 100%;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/01/manLearningWithLaptopHeadset_v2-scaled.jpg);
    background-size: cover;
}

.learning_expect {
    background: #f9f9f9;
    padding: 80px 0;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-position: 0 40%;
    background-repeat: no-repeat;
    margin-top: 20px;
}
.Learningsites {
    padding: 40px 0 20px !important;
}
.Learningsites span.connection_line {
    margin-bottom: 20px;
    display: block;
}
.Learningsites .h2.widget__title .green_text {
    color: #56bc2f;
    font-weight: 400;
}
.learning_expect .L_and_D_graphic {
    width: auto;
    margin: auto;
    padding: 20px 10px;
}
.whats_included .widget__title {
    font-size: 28px;
    margin-bottom: 40px;
}
.whats_included {
    padding: 80px 0;
}
.whats_included .focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #56BC2F;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}





/*CONTACT US*/

.Contact_us_hero.hero {
    width: 100%;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/01/ContactPersonnelWearingHeadset-scaled.jpg);
    background-size: cover;
}

.LMS.contact_wrapper {
    width: 100%;
/*    background: #e6f3e2;*/
    display: inline-block;
    padding: 70px 0 70px;
}
.contact_item_block {
    width: auto;
     padding: 20px 0 !important; 
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.contact_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 60px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #B1B1B1;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.contact_item .image {
    width: 80px;
    margin: 0 auto 20px auto;
    position: relative;
    overflow: hidden;
}
.contact_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #333;
}
.contact_item .text_link, .contact_email .text_link {
    color: #56BC2F;
}
.contact_consultant_wrap {
    width: fit-content;
    margin: 30px auto;
}
.contact_consultant:first-child {
    border-bottom: solid 1px #B1B1B1;
    padding: 0 0 10px 0;
    margin: 10px;
}
.contact_consultant_wrap .contact_name {
    color: #333;
    font-weight: 400;
    display: block;
}
.contact_item .text_link .icon {
    width: 30px;
    display: block;
    margin: 30px auto 5px;
}

.contactBTNsection span.cont_caption {
    width: 70%;
    font-family: inherit;
    display: inline-block;
    font-size: inherit;
    line-height: 1.45;
    text-align: center;
    margin: 20px;
}
.contactBTNsection .container_wrap {
    text-align: center;
}


/*COUPON SECTION*/

.couponSection {
    padding: 0 0 90px 0 !important;
}

.enroll__buy .btn {
    float: right;
    margin-top:;0.25em
    width: auto;
    background: #56bc27 !important;
    border-color: #56bc27 !important;
}

.learning-path-milestone__badge--required {
    background: #56bc27 !important;
    padding: 2px 5px 1px;
}
.tabs .tab-title.active a {
    background: #56bc27 !important;
    border-color: #56bc27;
}

.layout__content--sidebar .btn--primary {
    background-color: #FD6021 !important;
    border-color: transparent !important;
    padding: 15px;
    color: #fff;
    margin: 0;
}
.course__includes__list i {
    float: left;
    margin-right: .5em;
    margin-top: -.35em;
    color: #fff;
}


/*CALENDAR SECTION*/

.calendar_section {
    padding: 40px 0 40px;
    margin-bottom: 40px;
}
.calendar_section .quarter_wrap {
    display: flex;
}
.calendar_section .month_item {
    width: 100%;
    border: solid 1px #e3e3e3;
    padding: 15px;
    border-radius: 5px;
    margin: 10px;
}
.calendar_section .quarter_wrap .month_title {
    background: #e3e3e3;
    font-size: 15px;
    padding: 3px 10px;
    border-radius: 3px;
    text-align: center;
}
.calendar_section .quarter_wrap ul {
    margin: 0;
    list-style: none !important;
}
.calendar_section .quarter_wrap ul li {
    border-bottom: solid 1px #2222;
    padding: 10px 0;
}
.calendar_section .quarter_wrap ul li:last-child {
    border-bottom: 0;
}

.calendar_section .quarter_wrap .name {
    font-weight: 400;
    margin: 0;
}


/*LOGIN PAGE*/

.login_page_wrapper {
    text-align: center;
    margin-top: 50px;
}
.login_page_wrapper .h2.widget__title {
    margin-bottom: 20px;
}
.login_page_wrapper .login_page_btn {
    width: auto;
    margin: auto;
    text-align: center;
}
.login_page_wrapper .login_page_btn a#login-button {
    background: #58B947;
    padding: 10px 30px;
    color: #fff;
    border-radius: 7px;
    margin: 20px 0;
    font-size: 18px;
    display: inline-block;
}
.login_page_wrapper .login_page_btn a#login-button:hover {
    background: #4ea53f;
}

.dashboard__license-select__form button.btn {
    margin-top: 10px;
}

/*FEDBACK FORM STYLE*/

.atlwdg-trigger.atlwdg-SUBTLE {
    right: 20px !important;
    bottom: 25px !important;
    border: 0 !important;
    background-color: #58a7af !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 12px 20px !important;
    -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
    border-radius: 50px !important;
}
.aui-dialog .dialog-button-panel .cancel {
    padding-right: 1em;
    color: #58A7AF !important;
}
.aui-message:before {
    background-color: #58A7AF !important;
}
.aui-message.info.custom-msg {
    border-color: #58A7AF !important;
}
input.aui-button.aui-button-primary.submit-button {
    background: #58A7AF !important;
}
.aui-dialog .dialog-button-panel .cancel {
    padding-right: 1em;
    color: #58A7AF !important;
}


/*ONBOADING PAGE*/

.EA_onboarding_hero {
    width: 100%;
    height: 450px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/onboarding_hero_banner-scaled.jpg);
    background-size: 110%;
    background-position: 0 0;
    overflow: hidden;
    position: relative;
}
.streamlined_onboarding_wrapper {
    width: 100%;
    /* background: #e6f3e2; */
    display: inline-block;
    padding: 0 !important;
}
.streamlined_onboarding_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: 0 auto 50px auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.onboarding_step_item {
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px 30px;
    margin: 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: solid 1px #d9d9d9;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
.onboarding_step_item .step {
    font-weight: bolder;
    font-size: 18px;
    color: #55bd2e;
    text-transform: uppercase;
}
.onboarding_step_item .image {
    width: auto;
    margin: 0;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}
.onboarding_step_item .item_title {
    margin: 0 0 10px 0;
    font-size: 25px;
    font-weight: 400;
    color: #595a5a;
    border-bottom: solid 1px #d9d9d9;
    padding: 0 0 15px;
}
.onboarding_step_item ul {
    list-style-position: inside;
    /* list-style: circle; */
    margin: auto;
    min-height: 120px;
    width: 80%;
}
.onboarding_step_item ul li {
    /* border-bottom: solid 1px #c1c1c1; */
    padding: 2px;
}


/*TESTIMONIAL BLOCK*/

.testimonialwrapper {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px !important;
    width: 100%;
}
.testimonialwrapper .testimonial-quote__text {
    font-size: 20px !important;
    font-weight: 500;
    font-style: normal;
    line-height: 30px;
    color: #595a5a !important;
    position: relative;
}
.testimonial .testimonial-quote--center {
    padding: 0 10em;
    text-align: center;
    width: 100%;
}
.testimonialwrapper .testimonial-quote__author-name {
    font-weight: 400;
    font-style: normal !important;
    font-size: 18px !important;
    font-style: normal;
    line-height: 30px;
    color: #595a5a !important;
}
.testimonialwrapper .testimonial-quote__author-description {
    font-weight: 400;
    font-style: normal !important;
    font-size: 20px !important;
    font-style: normal;
    line-height: 30px;
    color: #595a5a !important;
    position: relative;
}
.testimonialwrapper .testimonial .testimonial-quote__author-name:before {
    border-top: 1px solid;
    content: "";
    display: none;
    height: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.testimonialwrapper .ember-view.testimonial.learner {
    background-size: 100px;
    background-position: 50% 30px;
}
.testimonialwrapper .testimonial-quote__text:before {
    content: "";
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/left_quote.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    position: absolute;
    top: -50px;
}
.testimonialwrapper .testimonial-quote__author-name:after {
    content: "";
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/11/right_quote.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    float: right;
    position: absolute;
    right: 0;
}


/*HOMEPAGE*/

.menu-wrapper nav {
  display: block;
  width: 1140px;
}
.menu-wrapper .right {
  float: right;
  margin-left: 1em;
}
/* FONTS */

@font-face {
  font-family: eicons;
  font-weight: 400;
  font-style: normal;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/plugins/elementor/assets/lib/eicons/fonts/53b2979c8e3d3212027ab0212ec2d477.eicons.woff2")
    format("woff2");
}

/*@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2")
    format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2")
    format("woff2");
}
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2")
    format("woff2");
}*/
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz0dL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzQdL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzwdL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzMdL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz8dL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEz4dL-vwnYh2eg.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOiCnqEu92Fr1Mu51QrEzAdL-vwnYg.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsTYl4BO.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsTYl4BO.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc3CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc-CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc2CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc5CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc1CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc0CsTYl4BOQ3o.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBCc6CsTYl4BO.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxFIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxMIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxEIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxLIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxHIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxGIzIXKMnyrYk.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1MmgVxIIzIXKMny.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2")
    format("woff2");
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF,
    U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  src: url("https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2")
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191,
    U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "enverus-icons-miscellaneous";
  font-weight: normal;
  font-style: normal;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/uploads/elementor/custom-icons/enverus-icons-miscellaneous/font/5ef98c958a9f139b6a541db253f7cf8a.enverus-icons-miscellaneous.woff2")
    format("woff2");
}
@font-face {
  font-family: "enverus-icons-products";
  font-weight: normal;
  font-style: normal;
  font-display: block;
  src: url("https://cdn-gmlal.nitrocdn.com/COEFSwWOUXelieQTcxnmdtQFhbuAVPuh/assets/static/source/rev-82fee01/www.enverus.com/wp-content/uploads/elementor/custom-icons/enverus-icons-products/fonts/cc961248d490dd901a7d8acb4c70a8ed.enverus-icons-products.ttf")
    format("truetype");
}
[class*=" prod-"] {
  font-family: "enverus-icons-products" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* END OF FONTS */

[class^="misc-"]:before,
[class*=" misc-"]:before {
  font-family: "enverus-icons-miscellaneous";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.misc-about-us:before {
  content: "";
}
.misc-speakers:before {
  content: "";
}
.misc-calendar:before {
  content: "";
}
.misc-webinar:before {
  content: "";
}
.misc-docs:before {
  content: "";
}
.misc-manual:before {
  content: "";
}
.misc-court:before {
  content: "";
}
.misc-resource:before {
  content: "";
}
.misc-careers:before {
  content: "";
}
.misc-one-team:before {
  content: "";
}
.misc-award:before {
  content: "";
}
.misc-wind:before {
  content: "";
}
.misc-expert:before {
  content: "";
}
.misc-extract:before {
  content: "";
}
.prod-midstream:before {
  content: "";
}
.prod-minerals:before {
  content: "";
}
.misc-invest:before {
  content: "";
}
.prod-trading:before {
  content: "";
}
.prod-marketresearch:before {
  content: "";
}
.misc-kpi:before {
  content: "";
}
.misc-green:before {
  content: "";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-down:before {
  content: "";
}
.misc-learn-dollar:before {
  content: "";
}
.misc-pandemic:before {
  content: "";
}
.misc-brainstorm:before {
  content: "";
}

.fa-arrow-circle-right:before,
.fa-circle-arrow-right:before {
  /*     content: "\f0a9"; */
}
.sol_icon {
  border: solid 1px #5e5e5e;
  border-radius: 30px;
  padding: 0px 1.5px;
  float: left;
}

span.drop_arrow i {
/*  font-family: "Font Awesome 5 Free";*/
  display: inline-block;
/*  transform: rotate(90deg);*/
  font-size: 12px;
  padding: 2px 0;
}

/* ----------------------------- */
/* == Menu */
/* ----------------------------- */

.mega_wrapper {
  display: flex;
  flex-flow: wrap;
  gap: 40px;
}
.mega_wrapper .tabs {
  width: 23%;
  border: 0;
}
.mega_wrapper .tabs ul {
  padding: 0;
  margin: 0;
}
.mega_wrapper .tab {
  cursor: pointer;
  color: #595a5a;
  text-decoration: none;
  padding: 7px 10px 7px 10px;
  display: block;
  font-weight: 400;
  line-height: normal;
  display: flex;
  align-items: center;
}
.mega_wrapper .nav_text {
    font-size: 16px !important;
}
.mega_wrapper .panels {
  min-height: 500px;
  width: 70%;
  /* max-width: 500px; */
}
.mega_wrapper .panel {
  display: none;
  animation: fadein 0.2s;
  background: transparent;
  padding: 0;
    margin: 0;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.mega_wrapper .tabs .tab_title {
  /*   padding: 0 0 2px 10px; */
  font-size: 20px;
}
.mega_item_wrap .mega_item_extend:first-child .panel-title {
  font-size: 20px;
}
.mega_item_wrap .mega_item_extend {
  white-space: initial !important;
  width: 42%;
  height: initial;
  flex-grow: 1;
  align-self: stretch;
  transition: 0.3s;
  font-size: 14px;
  line-height: 18px !important;
  padding: 15px !important;
  margin: 0 !important;
}
.mega_item_wrap .mega_item_extend:first-child {
  width: 100% !important;
}
.mega_item_wrap .mega_item_extend:last-child {
  width: 42%;
}
.mega_item_wrap .mega_item_extend .panel-title {
  padding: 0;
}
.mega_item_wrap .mega_item_extend .desc {
  margin: 0 0 5px;
}
.mega_item_wrap .mega_item_extend .link {
  margin: 0;
}
.mega_item_wrap {
  display: flex;
  flex-direction: row;
  width: initial;
  height: 100%;
  flex-grow: 1;
  align-self: stretch;
  justify-content: space-between;
  gap: 0px 20px;
  flex-wrap: wrap;
}
.mega_wrapper .panel-title,
.mega_wrapper .tab_title {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  margin: 0;
  color: #595a5a;
  padding: 15px 0px 5px 10px;
}
.mega_wrapper .radio {
  display: none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel,
#four:checked ~ .panels #four-panel,
#five:checked ~ .panels #five-panel,
#six:checked ~ .panels #six-panel,
#seven:checked ~ .panels #seven-panel,
#eight:checked ~ .panels #eight-panel,
#nine:checked ~ .panels #nine-panel,
#ten:checked ~ .panels #ten-panel {
  display: block;
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab,
#four:checked ~ .tabs #four-tab,
#five:checked ~ .tabs #five-tab,
#six:checked ~ .tabs #six-tab,
#seven:checked ~ .tabs #seven-tab,
#eight:checked ~ .tabs #eight-tab,
#nine:checked ~ .tabs #nine-tab,
#ten:checked ~ .tabs #ten-tab {
  border-radius: 20px;
  background-color: #56bc2f;
  color: #fff;
}

.home_logo {
  width: 170px;
}
.menu-wrapper {
}
.menu-wrapper .menu_inner {
  width: 100%;
  /*     max-width: 1495px; */
  padding: 0 50px;
  display: flex;
  position: relative;
  z-index: 10;
  min-height: 80px;
  font-family: "Economica", sans-serif;
  font-size: 20px;
  color: #2d2d2d;
  background: #ffffff;
  box-shadow: 0px 1px 5px -1px rgba(0, 0, 0, 0.3);
  flex-wrap: initial;
  justify-content: space-between;
  align-items: center;
  gap: 20px 20px;
  align-content: initial;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;

  /* the hidden link for RWD nav */
  /* the rest of the menu lvl 1 */
  /* current links */
  /* submenu ! */
  /* unhide the 2nd level */
}
.menu-wrapper .menu {
  margin: 0;
  padding-left: 0;
  list-style: none;
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  row-gap: 15px;
  margin: initial;
  padding: initial;
  overflow-x: initial;
  flex-wrap: wrap;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.menu-wrapper .menu > li {
  position: relative;
  padding: 0 5px;
  display: inline-block;
  font-size: 16px;
}
.menu-wrapper .menu > li:first-child .sub-menu {
    width: 1000px;
    left: -400%;
}
.menu-wrapper ul.menu,
.menu-wrapper a.menu-link {
}

span.nav_icon {
  margin-right: 8px;
}
span.nav_icon i {
  font-size: 20px;
}

.header_btn .header_btn_link {
  font-size: 16px;
  color: #fff;
  background-color: #f60;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 25px 15px 25px;
}
.mega_wrapper .tabs .divider {
  border-block-start: 2px solid #595a5a;
  width: 100%;
  display: block;
  margin: 10px 0;
}
.menu-wrapper a.menu-link {
  display: none;
  padding: 0.7em 0;
  background: #cacaca;
}
.menu-wrapper a {
  display: block;
  position: relative;
  padding: 5px 0.5em;
  line-height: 1.3em;
  color: #595a5a;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
.menu-wrapper a:hover {
  border-bottom: 1px solid rgba(255, 255, 255, 0.9);
  transition: all 0.5s;
}
.menu-wrapper .menu > .current-menu-item > a,
.menu-wrapper .menu > .current-menu-ancestor > a {
  position: relative;
  z-index: 12;
  background: #f5d4d4;
  color: #b92120;
  border-bottom: 1px solid transparent;
}
.menu-wrapper .menu > .current-menu-item > a:hover,
.menu-wrapper .menu > .current-menu-ancestor > a:hover {
  background: #fffdfd;
}
.menu-wrapper .menu > .current-menu-item > a:hover:after,
.menu-wrapper .menu > .current-menu-ancestor > a:hover:after {
  border-top-color: #fffdfd;
}
.menu-wrapper .menu > .current-menu-item > a:after,
.menu-wrapper .menu > .current-menu-ancestor > a:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #f5d4d4;
  border-width: 5px;
  left: 50%;
  margin-left: -5px;
}
.menu-wrapper li + li a:before {
  content: "*";
  position: absolute;
  left: -0.5em;
  top: 0.2em;
  color: #ffffff;
  opacity: 0.8;
  font-family: Arial, Verdana, sans-serif;
}
.mega.has-subnav .sub-menu {
  width: 1030px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 0 0 -0.7em;
  padding: 30px;
  position: absolute;
  /*     min-height: 585px; */
  left: -470px;
  display: none;
  overflow: hidden;
  list-style: none outside none;
  text-align: left;
  text-transform: none;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.mega_wrapper .tabs a {
    padding: 0;
}
.menu-wrapper .sub-menu {
  width: 260px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  margin: 0 0 0 -0.7em;
  padding: 20px;
  position: absolute;
  /* max-height: 0em; */
  display: none;
  overflow: hidden;
  list-style: none outside none;
  text-align: left;
  text-transform: none;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.menu-wrapper .sub-menu li {
  display: block;
  border-radius: 20px 20px 20px 20px;
  /*    padding: 7px 10px 7px 10px; */
  font-size: 16px;
  margin: 5px 0;
}
.menu-wrapper .sub-menu li:hover {
  background-color: #f5f5f5;
}
.menu-wrapper .sub-menu a {
  margin: 5px 0;
  white-space: nowrap;
  line-height: 1.8em;
  border: none;
  border-radius: 20px;
/*padding: 7px 10px 7px 10px; */
  line-height: 1;
}
.menu-wrapper .sub-menu a:hover {
  background: #f5f5f5;
}
.menu-wrapper .sub-menu li:last-child {
/*  padding-bottom: 0.26em;*/
}
.menu-wrapper .sub-menu li:last-child a {
}
.menu-wrapper li:hover .sub-menu {
  /*   max-height: 30em; */
  display: block;
  transition: max-height 0.5s;
}

/*.content {
  max-width: 950px;
  min-height: 500px;
  margin: 30px auto;
}*/

/* SLIDER */

.carousel {
  position: relative;
  overflow: hidden;
  font-size: 2.5vmin;
  max-width: 1840px;
  margin: 0 auto;
}

.carousel-slider {
  display: flex;
  transition: 0.3s;
}

.carousel-slide {
  flex: 1 0 100%;
}

.carousel-slide img {
  display: inline-block;
  width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: middle;
}

.carousel button {
  font-size: inherit;
}
.carousel-prev,
.carousel-next {
  display: none;
}

.carousel-prev,
.carousel-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding: 1em;
  border: none;
  cursor: pointer;
}

.carousel-prev {
  left: 2em;
}

.carousel-next {
  right: 2em;
}

.carousel-navigation {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  gap: 10px;
}

.carousel-bullet {
  width: 15px;
  height: 15px;
  border: none;
  background: #d9d9d9;
  cursor: pointer;
  border-radius: 50%;
  padding: inherit;
  margin: 0;
}
.carousel-bullet:hover {
  background: #d9d9d9;
}
.carousel-bullet:focus {
  box-shadow: none !important;
  outline: 0 !important;
}
.carousel-bullet.is-active {
  background: #56bc2f;
}
.carousel-slide {
  flex: 1 0 100%;
  display: flex;
  width: 100%;
  max-width: 1840px;
  margin: 0 auto;
  gap: 30px 30px;
  flex-direction: row;
}
.carousel-slide .slider_image {
  width: 50%;
  display: flex;
  flex-direction: column;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  justify-content: center;
}
.carousel-slide .slider_content {
  width: 50%;
  padding: 2%;
  color: #595a5a;
  display: flex;
  gap: 25px 25px;
  flex-direction: column;
  flex-basis: auto;
  flex-grow: 0;
  flex-shrink: 1;
  justify-content: center;
}
.carousel-slide .slider_content .title {
  font-size: 50px;
  font-weight: 400;
  margin: 0;
  line-height: 56px;
  color: #595a5a;
}
.carousel-slide .slider_content .description {
  font-size: 22px;
  line-height: 30px;
  width: 80%;
  margin: 0 0 0.9rem 0;
}
.slider_content .slider_btn {
  margin: 0;
}
.slider_content .slider_btn a {
  background: #f60;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 25px 15px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.content_icon .icon_wrap svg {
  font-size: 80px;
  fill: #56bc2f;
  width: 1em;
  /*     height: 1em; */
  position: relative;
  display: block;
}

.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
/* .elementor-28 .elementor-element.elementor-element-157aa4d9 .elementor-icon {
  background: linear-gradient(90deg, #56bc2f 50.38%, #58a7af 1162.17%);
}
.elementor-28 .elementor-element.elementor-element-55ea8c00 .elementor-icon {
  background: linear-gradient(90deg, #56bc2f 50.38%, #58a7af 1162.17%);
}
.elementor-28 .elementor-element.elementor-element-17ea1a74 .elementor-icon {
  background: linear-gradient(90deg, #56bc2f -500%, #58a7af 615.22%);
}
.elementor-28 .elementor-element.elementor-element-60c2c755 .elementor-icon {
  background: linear-gradient(90deg, #56bc2f -685.87%, #58a7af 428.26%);
}
.elementor-28 .elementor-element.elementor-element-1e97ace2 .elementor-icon {
  background: linear-gradient(
    90deg,
    #56bc2f -875%,
    #58ab99 47.83%,
    #58a7af 1162.17%
  );
}
.elementor-28 .elementor-element.elementor-element-35be34b4 .elementor-icon {
  background: linear-gradient(90deg, #56bc2f -1057.61%, #58a7af 107.61%);
}
.elementor-28 .elementor-element.elementor-element-3cb89d1a .elementor-icon {
  background: linear-gradient(90deg, #58a7af 50.38%, #58a7af 1162.17%);
}
.elementor-28
  .elementor-element.elementor-element-7da1c962
  .elementor-icon-box-description {
  display: none;
}
.elementor-28
  .elementor-element.elementor-element-7da1c962
  .tabs-btn.tab-active
  .elementor-icon-box-description {
  display: none;
}
@media screen and (max-width: 1025px) {
  .elementor-28
    .elementor-element.elementor-element-7da1c962
    .elementor-icon-box-description {
    display: block;
  }
} */
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}
.content_icon #connected-line {
  height: 10px;
}
.content_icon #connected-line .dot1 {
  animation: dot-animation-1 4s linear infinite;
}
@keyframes dot-animation-1 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 5;
  }
  40% {
    cx: 5;
  }
  50% {
    cx: 5;
  }
  60% {
    cx: 5;
  }
  70% {
    cx: 5;
  }
  80% {
    cx: 5;
  }
  90% {
    cx: 5;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .dot2 {
  animation: dot-animation-2 4s linear infinite;
}
@keyframes dot-animation-2 {
  0% {
    cx: 40;
  }
  15% {
    cx: 40;
  }
  20% {
    cx: 5;
  }
  30% {
    cx: 40;
  }
  40% {
    cx: 75;
  }
  50% {
    cx: 75;
  }
  60% {
    cx: 75;
  }
  70% {
    cx: 75;
  }
  80% {
    cx: 75;
  }
  90% {
    cx: 40;
  }
  100% {
    cx: 40;
  }
}
.content_icon #connected-line .line {
  animation: line-animation 4s linear infinite;
}
@keyframes line-animation {
  0% {
    x: 0;
    width: 0;
  }
  15% {
    x: 0;
    width: 0;
  }
  20% {
    x: 0;
    width: 0;
  }
  30% {
    x: 0;
    width: 40px;
  }
  40% {
    x: 0;
    width: 80px;
  }
  50% {
    x: 0;
    width: 80px;
  }
  60% {
    x: 0;
    width: 80px;
  }
  70% {
    x: 0;
    width: 80px;
  }
  80% {
    x: 0;
    width: 80px;
  }
  90% {
    x: 0;
    width: 40px;
  }
  100% {
    x: 40;
    width: 0;
  }
}

/* END OF SLIDER */

/* LandD FEATURES */

section#lnd_features {
    padding: 100px 0;
    margin: 40px 0 0 0;
}
.features_wrapper {
  display: flex;
  flex-wrap: inherit;
  justify-content: center;
  align-items: inherit;
  align-content: initial;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  align-self: auto;
  /*     gap: 50px; */
}
.lnd_feature_wrapper {
  text-decoration: none;
  text-align: center;
}
.features_wrapper .lnd_feature_item {
  width: 100%;
  padding: 0;
}
.icon_wrapper {
  margin: 20px 0;
  position: relative;
  z-index: 0;
}
.icon_wrapper span.icon {
  font-size: 30px;
  padding: 15px;
  background-color: #56bc2f;
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  transition: all 0.3s;
  text-align: center;
  color: #fff;
  fill: #fff;
}
.lnd_feature_wrapper:hover .icon {
  transform: scale(1.2);
}

.lnd_feature_item.one .icon_wrapper:before {
  content: "";
  display: block;
  background-color: #56bc2f;
  width: 50%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
}
.lnd_feature_item.two .icon_wrapper:before {
  content: "";
  display: block;
  background-color: #56bc2f;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
}
.lnd_feature_item.three .icon_wrapper:before {
  content: "";
  display: block;
  background-color: #56bc2f;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  z-index: -1;
}
.lnd_feature_item.four .icon_wrapper:before {
  content: "";
  display: block;
  background-color: #56bc2f;
  width: 50%;
  height: 2px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: -1;
}
.lnd_feature_item.four .icon_wrapper:before,
.lnd_feature_item.three .icon_wrapper:before,
.lnd_feature_item.two .icon_wrapper:before,
.lnd_feature_item.one .icon_wrapper:before {
  z-index: -1;
}

.lnd_feature_wrapper .text_wrap {
  color: #595a5a;
  font-size: 16px !important;
  font-weight: 400;
}
.lnd_feature_wrapper .text_wrap .text {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  color: #595a5a;
}
.lnd_feature_wrapper .text_wrap .link {
  color: #56bc2f;
  margin: 5px 0;
}

/* END OF LandD FEATURES */

section#touch_points {
  width: 75%;
  margin: auto;
  padding: 70px 0;
}
.touch_points_wrap {
  display: flex;
  width: auto;
  margin: auto;
  flex-direction: row;
  gap: 30px;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.25);
  background-color: #f9f9f9;
  padding: 0px 50px;
}
.touch_points_wrap .left {
  width: 45%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-basis: auto;
}
.touch_points_wrap .left .title {
  margin: 20px 0 0 0;
  color: #595a5a;
  font-size: 38px;
  line-height: 44px;
}
.touch_points_wrap .left .subtitle {
  font-size: 18px;
  line-height: 24px;
  color: #595a5a;
  margin: 20px 0 15px 0;
}
.touch_points_wrap .right {
  width: 55%;
  padding: 50px 0 50px 20px;
  margin: 0;
}
.touch_points_wrap .right img {
  width: 100%;
}


/*END OF HOMEPAGE*/



/* NEW LOGIN */
#new_signin {
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/05/resource-center-hero-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
  padding-block-start: 100px;
    padding-block-end: 100px;
    padding-inline-start: 50px;
    padding-inline-end: 50px;
    margin: 50px 0;
/*   height: 450px; */
/*     background-image: url(https://www.enverus.com/wp-content/uploads/2023/09/EA_CHEV_hero_banner_v2-scaled.jpg); */
}
#new_signin .login_content {
    width: 45%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-basis: auto;
    gap: 15px;
    
}
#new_signin .login_content .title {
    margin: 20px 0 0 0;
    color: #595a5a;
    font-size: 38px;
    font-weight: 400;
    line-height: 44px;
}
#new_signin .login_content .subtitle {
    font-size: 18px;
    line-height: 24px;
    color: #595a5a;
    margin: 20px 0 0 0;
}
#new_signin .login_content .login_btn a {
    background: #f60;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 25px 15px 25px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
}


/*LEARNING PATH DETAILS*/

.learning-content-hero {
    background: #656565;
    height: 400px;
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/03/learning_path_hero_banner-scaled.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    padding-inline-start: 50px;
    padding-inline-end: 50px;
    margin: 60px 0 0;
}
.learning-content-hero picture {
    display: none;
}
.learning-content__back-button {
    color: #595a5a !important;
    padding: 1em;
    position: absolute;
    z-index: 1;
    top: -49px;
}
.learning-path-milestone {
    background: transparent;
    max-width: 1340px;
    margin: auto;
}
.learning-path-milestone-item {
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 5px #cbcbcb;
    box-shadow: 0 0 5px #cbcbcb;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    padding: 1em 2em;
}
.learning-path-milestone-item--with-body .learning-path-milestone-item__title {
    width: 100%;
    border-bottom: 0;
    order: 2;
    padding: 10px 30px;
}
.learning-path-milestone__title {
    font-size: 28px;
    font-weight: 400;
}
.learning-path-milestone-item__body {
    margin: 10px 0;
    order: 1;
}
.learning-path-milestone-item {
    display: flex;
}
.learning-path-milestone-item__body .medium-4.columns {
    width: auto;
}
.learning-path-milestone-item__asset {
    padding-right: 0;
    border-radius: 12px;
}
.learning-path-milestone__badge.learning-path-milestone__badge--elective, {
    display: block;
    width: max-content;
    padding: 0;
}
.learning-path-milestone-item__title .small-9.columns {
    display: contents;
    width: inherit;
}
.learning-path-milestone-item__title .text-right {
    text-align: left !important;
    margin-top: 20px;
}
.learning-path-milestone-item__title .text-right .btn--primary {
    padding: 10px;
    background-color: #53b82d !important;

}
.learning-path-milestone-item__title .text-right .btn--primary:hover {
    color: #fff !important;
}
.learning-path-milestone-item__title .learning-path-milestone__badge {
    color: #53b82d !important;
    border-radius: 20px;
    padding: 5px 15px 3px;
    font-weight: 500;
    margin: 0 0 15px 0;
    background: transparent !important;
    border: solid 2px #53b82d;
    display: block;
    width: max-content;
}
.learning-path-milestone-item__title .small-9.columns {
    display: block;
    width: 100%;
}
.learning-path-milestone-item__body .medium-8.columns {
    position: absolute;
    width: 88%;
}
.learning-path-milestone-item__body .small-12.columns {
    position: absolute;
    width: 88%;
}
.learning-path-milestone-item__body .small-12.columns .learning-path-milestone-item__description {
    width: 90%;
    float: left;
    position: relative;
    top: 40px;
    left: 30px;
    line-height: 18px;
}
.learning-path-milestone-item__title h4 {
    font-size: 25px;
    display: block;
    width: auto;
    color: #595a5a;
    min-height: 138px;
}
.learning-path-milestone-item__info {
    font-size: 13px;
    margin-bottom: 0.5em;
    margin-top: 0;
    text-align: right;
    color: #595a5a;
}
/*.learning-path-milestone__badge.learning-path-milestone__badge--elective #i18n-5 {
    display: none;
}*/
.learning-path-milestone__title {
    font-size: 28px;
    font-weight: 400;
    color: #595a5a;
}
.learning-content-hero__overlay {
    display: none;
}
.learning-content-hero .w-full.py-0 {
    height: auto;
    width: 900px !important;
    display: inline-block;
    margin: 0 0 0 90px;
    padding: 40px 50px !important;
    border-radius: 20px 20px;
    position: inherit;
    top: 15%;
    background: rgba(255, 255, 255, .85);
}

.learning-content-hero .w-full.py-0 h1.text-white {
    display: inline-block;
    font-size: 50px !important;
    color: #595a5a !important;
    font-weight: 500 !important;
}
.learning-content-hero .w-full.py-0 h4.text-white.leading-normal {
    color: #595a5a !important;
    line-height: 24px;
    padding: 20px 0 0;
}

.learning-path-milestone-item__info strong {
    font-weight: 400;
}
.learning-path-milestone-item__alt-description p {
    width: 64%;
    float: right;
    position: relative;
    top: 50px;
    line-height: 18px;
    color: #9e9e9e;
    font-style: italic;
}
.learning-path-milestone-item__description {
    width: 64%;
    float: right;
    position: relative;
    top: 40px;
    line-height: 18px;
}
.learning-path-milestone__badge--elective {
    /*background: #58A7B5 !important;
    color: #fff !important;
    border-radius: 30px;
    padding: 6px 15px 5px;
    margin: 5px 0;*/
        background: transparent !important;
    color: #53b82d !important;
    border: solid 2px #53b82d;
    border-radius: 30px;
    padding: 6px 15px 5px;
    margin: 5px 0;
    font-weight: 500;
}
.learning-path-milestone__badge--required {
    background: transparent !important;
    color: #53b82d !important;
    border-radius: 30px;
    padding: 6px 15px 5px;
    margin: 5px 0;
    border: solid 2px #53b82d;
}


/*INNER*/

.collection__courses {
    margin: 40px 0;
}
.course__detail__asset img {
    max-width: 100%;
    border-radius: 10px;
}
.learning-path-detail-milestone-item__asset {
    padding-right: 0;
    border-radius: 10px;
}
.learning-path-detail-milestone-item__description {
    color: #656565;
    margin-left: 15px;
}
.learning-path-detail-milestone-item__content-type {
    margin-left: 15px;
}
.course__includes__list i {
    float: left;=
    color: #fff;
    background: #56bc2f;
}

/*END OF LEARNING PATH DETAILS*/


/*DASHBOARD BADGE*/

.widget--badges {
    width: 70%;
    padding: 80px 20px !important;
}

.dashboard-badges-container {
    /*-webkit-box-shadow: 0 0 12px -2px rgba(0,0,0,.25);
    box-shadow: 0 0 12px -2px rgba(0,0,0,.25);*/
    position: relative;
    border: 1px solid #676767;
    padding: 20px;
    border-radius: 8px;
    box-shadow: none;
}
.award-leaderboard-standing {
    font-size: 13px !important;
    margin-bottom: 1em;
    text-transform: capitalize;
}

.award-leaderboard-standing__leaderboard-link .icon-navigateright:before {
    content: "";
    color: #17779f;
}
.award-leaderboard-leader__threshold {
    color: #656565;
    font-size: 13px !important;
    font-size: .75rem;
    line-height: 18px;
    text-align: right;
}
.award-leaderboard-leaders .avatar {
    background: transparent;
    margin: -2px 0 0px 5px;
    position: relative;
}
.award-leaderboard-leaders .avatar:before {
    content: "";
/*    background: #cbcbcb;*/
    border: solid 1px #cbcbcb;
    border-radius: 40px;
    color: #4d4d4d;
    display: block;
    height: 30px;
    width: 30px;
    position: absolute;
    z-index: 0;
    left: -4px;
}
.award-leaderboard-leaders ul::-webkit-scrollbar {
    width: 10px;
    border-radius: 10px;
}

.award-leaderboard-leaders ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 10px;
}
.award-leaderboard-leaders ul::-webkit-scrollbar-thumb {
  background-color: darkgrey;
}

/*END OF DASHBOARD BADGE*/



@media only screen and (max-width: 1524px) {

.what_to_expect_block {
    width: 100%;
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px 50px 20px;
    margin: 0;
    color: #595a5a;
    border-radius: 90px;
    border: solid 1px #CECECE;
}
.addinfo div {
    padding: 0;
    margin: 0;
}

}


@media only screen and (max-width: 1280px) {

.ecosystem_wrap {
    width: 94%;
    height: 250px;
}
.advantageitems {
    padding: 80px 90px 70px !important;
}
.advantageitems .medium-4.columns {
    padding: 20px 55px;
    height: auto;
    border-right: solid 1px #efefef;
}
.footer_left {
    float: left;
    width: 37%;
}
.footer_right {
    float: right;
    width: 660px;
}
.customFooter .about_block {
    padding-left: 10px;
    height: 200px;
    width: 210px !important;
    float: left;
}
.customFooter .resources_block {
    padding-left: 40px;
    margin-bottom: 40px;
    height: auto;
    width: 220px !important;
    float: left;
}
.customFooter .address_block {
    padding-left: 50px;
    height: 200px;
    width: 300px !important;
    line-height: 2;
    float: left;
}


.ConnectionSection {
    width: 80%;
    padding: 50px 0 30px !important;
    text-align: center;
}
.Learningsites {
    padding: 40px 80px 20px !important;
}
.EA_webinars_prism_item {
    padding: 50px 20px;
}
.EA_item {
    margin: 20px;
    border-radius: 10px;
    height: 230px;
}
.EA_text {
    padding: 10px 20px;
}
.EA_text .item_title {
    font-size: 18px;
    color: #595a5a;
    text-transform: uppercase;
    /* font-family: "Roboto"; */
    font-weight: 400;
    margin: 0 0 10px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 80px 8% 80px;
    background: #e6f3e2;
}
.EAresourcesSearch .search-bar-widget {
    width: 52%;
    margin: auto;
}
.EA_webinars_prism_block {
    width: 90%;
}
.what_to_expect_block {
    width: 100%;
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px 50px 20px;
    margin: 0;
    color: #595a5a;
    border-radius: 90px;
    border: solid 1px #CECECE;
}
.addinfo div {
    padding: 0;
    margin: 0;
}
.EA_resources_block {
    width: 100%;
}
.EA_resources_item {
    padding: 50px 20px 20px;
    margin: 15px;
}

.EA_BPX_hero {
    width: 100%;
    height: 450px;
}

.EA_HALL_hero {
    width: 100%;
    height: 450px;
}

.EA_CHEV_hero {
    width: 100%;
    height: 450px;
}

/*COURSE DETAILS PAGE*/

.course__detail__container {
    width: 90%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
    display: flex;
}
.course__detail__content {
    width: 65% !important;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: 35% !important;
}

}






@media only screen and (max-width: 1025px) {
  
header.header {
    padding: 20px 60px 0;
}
    .course .header .header__left__icon, .course .header .header__left__icon:hover {padding: 8px 0;}
    .course .header .icon-home {font-size: 36px;}
    .course-title {font-size: 24px; line-height: 32px;}
    .header--student .header__left__copy {padding-left: 20px;}
      .hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -80px 0;*/
  }
    .hero .hero__caption {
    width: 100% !important;
    display: block;
    margin: 40px auto;
    padding: 40px 40px !important;
    border-radius: 20px 20px;
    bottom: 0;
    left: 0;
    position: relative;
    }
    
    .ecosystem_wrap {
    width: 90%;
    height: auto;
    margin: auto auto 60px;
    display: inherit;
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: inline-block; */
    /* text-align: center; */
    justify-content: center;
    align-items: flex-start;
}

.eco_item {
    width: 25%;
    height: 200px;
    display: inherit;
    padding: 20px;
    float: left;
    flex-grow: inherit;
    margin: 0;
    align-items: flex-start;
    cursor: unset;
}

.learning_expect.lnd_two .L_and_D_graphic {
    width: 90%;
    margin: auto;
    padding: 20px 10px;
}

.signin_item {
    display: block;
    width: 60%;
}

.signin_item .image {
    width: auto;
    position: relative;
    height: auto;
    overflow: hidden;
    float: left;
}
.ecosystem_signin .info_text {
    width: auto;
    text-align: left;
    padding: 20px 25px;
    background: #fff;
    height: auto;
    float: left;
}

.LMS.contact_wrapper {
    width: 100%;
    /* background: #e6f3e2; */
    display: inline-block;
    padding: 20px 0 50px;
}



.testimonialblock {
    padding: 70px !important;
    margin-top: 50px;
}
.testimonialblock .testimonial-quote {
    width: 100%;
    padding: 40px 40px;
    margin: auto;
}
.testimonialblock .testimonial.learner {
    padding: 60px 60px 20px;
    height: auto;
}
.testimonialblock .testimonials__nav--right {
    right: 0%;
}
.testimonialblock .testimonials__nav--left {
    left: 0%;
}
.empoweringblock {
    margin: 30px 0 0 0;
}
.expertiseblock {
    padding: 70px 40px 100px !important;
}
.expertiseblock li {
    width: 45%;
    padding: 0;
    margin: 20px;
}
.expertiseblock .catalog-grid-item__asset-container {
    position: relative;
    height: 220px;
}
.expertiseblock .featured-content-multi-carousel-item__body {
    padding: 20px 25px;
    height: 250px;
}
.advantagetitle {
    width: 70%;
    padding: 130px 180px 0 !important;
}
.advantageitems {
    padding: 70px 40px 30px !important;
}
.advantageitems h1 {
    font-size: 26px;
}
.advantageitems .medium-4.columns {
    padding: 10px 25px;
    height: auto;
    border-right: 0;
    float: left;
    width: 33.3333333333%;
}
.advantagevideoblock {
    background: #fff;
    width: 100%;
    padding: 70px 30px !important;
    display: block;
    /*margin-top: 50px;*/
}
.customFooter {
    padding: 0 6%;
}
.footer_left {
    float: left;
    width: 37%;
}
.footer_right {
    float: right;
    width: 62%;
}
.customFooter .logo_glyph {
    height: auto;
    width: 80px !important;
    float: none;
    margin-bottom: 20px;
}
.customFooter .address_block {
    padding-left: 0;
    height: auto;
    width: 230px !important;
    line-height: 2;
    float: none;
}
p.footer_grid_title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.customFooter .about_block {
    padding-left: 0;
    height: auto;
    width: 41% !important;
    float: left;
}
.customFooter .about_block ul, .customFooter .resources_block ul {
    margin-left: 0;
}
.customFooter .resources_block {
    padding-left: 0;
    margin-bottom: 40px;
    height: auto;
    width: 38% !important;
    float: left;
}
.customFooter .socialicons {
    width: auto !important;
    padding: 0 !important;
    width: 20% !important;
    float: left;
}
.box.socialicons ul {
    text-align: left;
    margin: 0;
}
.box.socialicons ul li {
    float: left;
    margin: 0 12px 14px;
    font-size: 19px;
}

.box.footer_links {
    width: 60% !important;
    float: right !important;
    text-align: right;
    padding: 0 !important;
}
.box.copyright_wrap {
    width: 34% !important;
}

.ConnectionSection {
    width: 90%;
    padding: 50px 0 40px !important;
}
.ConnectionSection .h2.widget__title {
        font-size: 33px !important;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.Learningsites {
    padding: 40px 80px 0 !important;
}
.EA_hero {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: 0 0;
  }

.EA_items_block {
    width: 100%;
    padding: 20px 50px 20px !important;
    margin: auto auto 50px;
}
.EA_item {
    width: 100%;
    margin: 10px 10px;
    border-radius: 10px;
    height: 190px;
}
.EA_item .image {
    height: auto;
    overflow: hidden;
}
.EA_text {
    max-height: 90px;
    padding: 10px 20px 30px;
    text-align: center;
}
.EA_text .item_title {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 10px;
    line-height: 20px;
}
.EA_items_block .EA_text .desc {
    line-height: 20px;
}
.EA_text .item_title .EA_arrow {
    display: none !important;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 70px 10% 54px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 50px 0 60px;
}

.dashboard-stat {
    margin: 0.375em 0;
    padding: 20px 10px;
    border-radius: 10px;
    display: inherit;
    height: 180px !important;
}
.dashboard-stat__icon {
    margin-bottom: 10px;
}
.dashboard-stat__label {
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    margin: 5px;
}
ul.dashboard-stats li {
    float: left;
    width: 50%;
    height: 180px;
    display: inline-block;
    padding: 10px;
}
.contactBTNsection {
    padding: 30px !important;
}
.contactBTNsection .finder_title {
    line-height: 32px;
    font-weight: 400;
    font-size: 27px;
    color: #595a5a;
    margin: 0;
}

/*EA CERTIFICATIONS*/

.EA_certifications_hero {
    width: 100%;
    height: 450px;
    background-size: 160%;
/*    background-position: -230px 0 !important;*/
  }
.EA_certifications_infograph {
    padding: 0 80px 80px 80px;
    width: 100%;
    margin: auto;
}
.EA_certifications_infograph .info_top {
    padding: 50px 90px;
}
.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 50px 0 20px;
    flex-wrap: wrap;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    font-size: 18px;
    line-height: 28px;
}
.EA_certifications_infograph .info_middle .left, .EA_certifications_infograph .info_middle .right {
    width: 100%;
    display: flex;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    align-items: flex-start;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 30%;
    height: 70px;
    margin-right: 15px;
}

.EA_certification_badge_block {
    width: 90%;
    margin: 50px auto 0px auto;
}
.EA_certification_badge_item {
    background: #f2f7f7;
    padding: 10px;
    margin: 10px;
    border-radius: 15px;
}
.EA_certification_badge_item .image {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .item_title {
    font-size: 15px;
}
.catalogueWrapper .medium-9.columns.js-results-holder {
    width: 100%;
}


/*EA WEBINARS*/

.EA_webinars_prism_block {
    width: 90%;
    margin: 0 5% 50px 5%;
    display: inline-block;
}
.EA_webinars_prism_item {
    width: 44%;
    min-height: 340px;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}

.what_to_expect_block {
    width: 100%;
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px 50px 20px;
    margin: 0;
    color: #595a5a;
    border-radius: 90px;
    border: solid 1px #CECECE;
}
.addinfo div {
    padding: 0;
    margin: 0;
}

.featuredWebinars {
    padding: 50px 40px 50px !important;
}
.featuredWebinars li {
    width: 45%;
    padding: 0;
    margin: 0 20px 0 13px;
}
.featuredWebinars .catalog-grid-item__asset-container {
    position: relative;
    height: 150px;
}
.featuredWebinars .featured-content-multi-carousel-item__body {
    padding: 20px 25px;
    height: 180px;
}
.webinarsCatalogueWrapper, .resourcesCatalogueWrapper {
    width: 80%;
    text-align: center;
    padding: 70px 20px 50px 20px !important;
}
.webinarsCatalogueWrapper  .catalog-search-bar, .resourcesCatalogueWrapper  .catalog-search-bar {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
}
.webinarsCatalogueWrapper .catalog-item {
    display: block;
    float: left;
    width: 100%;
    margin: 0 15px 0 0;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.webinarsCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.webinarsCatalogueWrapper .pagination.flex {
    display: initial;
}
.webinarsCatalogueWrapper .catalog-display-type {
    padding: 0;
    text-align: right;
    margin: 0 0 0 10px;
}
.webinarsCatalogueWrapper .js-results-holder {
    margin: auto;
    float: inherit !important;
    width: 100%;
}
.webinarsCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.webinarsCatalogueWrapper button.btn {
    height: -webkit-fill-available;
}
.webinarsCatalogueWrapper .catalog-filters {
    height: 100%;
    display: flex !important;
    width: 80%;
}
.recordedWebinars .widget__cta .btn {
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 20px;
}


/*EA RESOURCES*/

.EAresourcesSearch .search-bar-widget {
    width: 90%;
    margin: auto;
}
.EA_resources_block {
    width: 90%;
    margin: 50px 5%;
    display: inline-block;
}
.EA_resources_item {
    width: 44%;
    min-height: 320px;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}

.resourcesCatalogueWrapper {
    width: 80%;
    text-align: center;
    padding: 70px 20px 50px 20px !important;
}
.resourcesCatalogueWrapper  .catalog-search-bar {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
}
.resourcesCatalogueWrapper .catalog-item {
    display: block;
    float: left;
    width: 100%;
    margin: 0 15px 0 0;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.resourcesCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.resourcesCatalogueWrapper .pagination.flex {
    display: initial;
}
.resourcesCatalogueWrapper .catalog-display-type {
    padding: 0;
    text-align: right;
    margin: 0 0 0 10px;
}
.resourcesCatalogueWrapper .js-results-holder {
    margin: auto;
    float: inherit !important;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.resourcesCatalogueWrapper button.btn {
    height: -webkit-fill-available;
}
.resourcesCatalogueWrapper .catalog-filters {
    height: 100%;
    display: flex !important;
    width: 80%;
}

.widget--catalog .medium-3 {
    width: 100%;
}

.EA_BPX_hero {
    width: 100%;
    height: auto;
  }

  .EA_HALL_hero {
    width: 100%;
    height: auto;
  }

.EA_CHEV_hero {
    width: 100%;
    height: auto;
  }


/*TRADING & RISK*/

.TR_hero {
    width: 100%;
    height: auto;
    background-size: 160%;
/*    background-position: -230px 0*/
  }


/*CONTACT US*/

.contact_item {
    background: #fff;
    padding: 50px 20px;
    margin: 15px;
}
.contact_item_block {
    width: auto;
    padding: 20px 0 !important;
    margin: auto;
}


/*COURSE DETAILS PAGE*/

.course__detail__container {
    width: 90%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
    display: flex;
}
.course__detail__content {
    width: 65% !important;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: 35% !important;
}

.supportBlock2 .row .medium-6.columns {
    padding: 60px 70px;
    border: solid 5px #f9f9f9;
    background: white;
    /* margin: 5px; */
}

/*AWARD SECTION*/

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 50px !important;
    background: #f9f9f9;
}
.award_text_block {
    width: 100%;
    display: inline-block;
    margin: 0 0 40px 0;
}
.award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 15px;
    text-align: left;
    font-size: 44px;
    line-height: 55px;
    float: none;
}
.award_text_block p.desc {
    width: 100%;
    font-size: 20px;
    color: #595a5a;
    font-weight: inherit;
    float: none;
}
.awards_block {
    width: 100%;
    margin: 20px auto 0 auto;
    display: inline-block;
}
.awards_item {
    background: #f2f7f7;
    height: auto;
    display: inline-block;
    color: #595a5a;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
    width: 44%;
    min-height: auto;
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}

.streamlined_onboarding_wrapper .h2.widget__title {
    font-size: 33px !important;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.streamlined_onboarding_block {
    width: 90%;
    margin: 0 5% 50px 5%;
    display: inline-block;
}
.onboarding_step_item {
    width: 44%;
    min-height: 340px;
    /* background: #f2f7f7; */
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}
.testimonialwrapper .ember-view.testimonial.learner {
    background-size: 90px;
    background-position: 50% 0px;
}
.testimonial .testimonial-quote--center {
    padding: 0 6em;
    text-align: center;
}

.dashboard-stats__container {
    box-shadow: none;
    width: 100%;
    margin: auto;
}
.supportBlock2 .row {
    width: 90%;
    margin: auto;
    display: inline-block;
    padding: 0 35px;
}
.supportBlock2 .row .medium-6.columns {
    padding: 70px 50px;
    border: solid 5px #f9f9f9;
    background: white;
    border-radius: 10px;
}
.learn.dashboard .accessWidget {
    width: 90%;
    padding: 40px 20px !important;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 80px 50px 80px;
    background: #e6f3e2;
}
.webinarsCatalogueWrapper {
    width: 90%;
    padding: 50px 20px !important;
}
.widget--badges {
    width: 90%;
    padding: 50px 20px !important;
}


}




@media only screen and (max-width: 938px) {

header.header {
    padding: 20px 60px 0;
}
    .course .header .header__left__icon, .course .header .header__left__icon:hover {padding: 8px 0;}
    .course .header .icon-home {font-size: 36px;}
    .course-title {font-size: 24px; line-height: 32px;}
    .header--student .header__left__copy {padding-left: 20px;}
.hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -230px 0;*/
  }
    .hero .hero__caption {
        /* height: 200px; */
    width: 100% !important;
    display: block;
    margin: 40px auto;
    padding: 20px 40px !important;
    border-radius: 20px 20px;
    bottom: 0;
    left: 0;
    position: relative;
    }
    
    .ecosystem_wrap {
    width: 90%;
    height: auto;
    margin: auto auto 60px;
    display: inherit;
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: inline-block; */
    /* text-align: center; */
    justify-content: center;
    align-items: flex-start;
}

.copyright_text {
    display: block;
    float: none;
    text-align: center;
}
nav.right_nav {
    float: none;
    text-align: center;
    margin: 10px 0;
}


.eco_item {
    width: 25%;
    height: 200px;
    display: inherit;
    padding: 20px;
    float: left;
    flex-grow: inherit;
    margin: 0;
    align-items: flex-start;
    cursor: unset;
}

.testimonialblock {
    padding: 70px !important;
    margin-top: 50px;
}
.testimonialblock .testimonial-quote {
    width: 100%;
    padding: 50px 50px;
    margin: auto;
}
.testimonialblock .testimonial.learner {
    padding: 60px 60px 20px;
    height: auto;
}
.testimonialblock .testimonials__nav--right {
    right: 0%;
}
.testimonialblock .testimonials__nav--left {
    left: 0%;
}
.empoweringblock {
    margin: 30px 0 0 0;
}
.expertiseblock {
    padding: 70px 40px 100px !important;
}
.expertiseblock li {
    width: 45%;
    padding: 0;
    margin: 20px;
}
.expertiseblock .catalog-grid-item__asset-container {
    position: relative;
    height: 180px;
}
.expertiseblock .featured-content-multi-carousel-item__body {
    padding: 20px 25px;
    height: 240px;
}
.advantagetitle {
    padding: 100px 0 0 !important;
}
.advantageitems {
    padding: 70px 40px 30px !important;
}
.advantageitems h1 {
    font-size: 23px;
}
.advantageitems .medium-4.columns {
    padding: 10px 25px;
    height: auto;
    border-right: 0;
    float: left;
    width: 33.3333333333%;
}
.advantagevideoblock {
    background: #fff;
    width: 100%;
    padding: 70px 30px !important;
    display: block;
    /*margin-top: 50px;*/
}
.customFooter {
    padding: 0 6%;
}
.footer_left {
    float: left;
    width: 37%;
}
.footer_right {
    float: right;
    width: 62%;
}
.customFooter .logo_glyph {
    height: auto;
    width: 80px !important;
    float: none;
    margin-bottom: 20px;
}
.customFooter .address_block {
    padding-left: 0;
    height: auto;
    width: 230px !important;
    line-height: 2;
    float: none;
}
p.footer_grid_title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
.customFooter .about_block {
    padding-left: 0;
    height: auto;
    width: 41% !important;
    float: left;
}
.customFooter .about_block ul, .customFooter .resources_block ul {
    margin-left: 0;
}
.customFooter .resources_block {
    padding-left: 0;
    margin-bottom: 40px;
    height: auto;
    width: 38% !important;
    float: left;
}
.customFooter .socialicons {
    width: auto !important;
    padding: 0 !important;
    width: 20% !important;
    float: left;
}
.box.socialicons ul {
    text-align: left;
    margin: 0;
}
.box.socialicons ul li {
    float: left;
    margin: 0 12px 14px;
    font-size: 19px;
}

.box.footer_links {
    width: 60% !important;
    float: right !important;
    text-align: right;
    padding: 0 !important;
}
.box.copyright_wrap {
    width: 34% !important;
}

.ConnectionSection {
    width: 100%;
    padding: 50px 60px 50px !important;
}
.ConnectionSection .h2.widget__title {
        font-size: 33px !important;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.Learningsites {
    padding: 40px 80px 0 !important;
}

.EA_items_block {
    width: 100%;
    padding: 20px 50px 20px !important;
    margin: auto auto 50px;
    display: inline-block;
}
.EA_item {
    width: 48%;
    margin: 5px 5px;
    border-radius: 10px;
    float: left;
}
.EA_item .image {
    height: auto;
    overflow: hidden;
}
.EA_text {
    width: 100%;
    padding: 10px 10px;
    text-align: center;
}
.EA_text .item_title {
    font-size: 16px;
    margin: 0 0 10px;
}
.EA_text .item_title .EA_arrow {
    display: none !important;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 70px 10% 54px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 50px 0 60px;
}
.dashboard-stats {
    display: inherit;
}
.dashboard-stat {
    margin: 0.375em 0;
    padding: 20px 10px;
    border-radius: 10px;
    display: inherit;
    height: auto !important;
}
.dashboard-stat__icon {
    margin-bottom: 10px;
}
.dashboard-stat__label {
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    margin: 5px;
}
ul.dashboard-stats li {
    float: left;
    width: 50%;
    height: 180px;
    display: inline-block;
    padding: 10px;
}
.contactBTNsection {
    padding: 50px !important;
}
.contactBTNsection .finder_title {
    line-height: 32px;
    font-weight: 400;
    font-size: 27px;
    color: #595a5a;
    margin: 0;
}

/*EA CERTIFICATIONS*/

.EA_certifications_infograph {
    padding: 40px 0 20px 0;
    width: 100%;
    margin: auto;
}
.EA_certifications_infograph .info_top {
    padding: 50px 90px;
}
.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 50px 0 20px;
    flex-wrap: wrap;
}
.EA_certifications_infograph .info_middle .left, .EA_certifications_infograph .info_middle .right {
    width: 100%;
    display: flex;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    align-items: flex-start;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 30%;
    height: 70px;
    margin-right: 15px;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    font-size: 18px;
    line-height: 28px;
}
.EA_certification_badge_wrapper {
    width: 100%;
    padding: 60px 0 0;
    margin: 0;
}
.EA_certification_badge_block {
    width: 100%;
    margin: 40px auto 0 auto;
}
.EA_certification_badge_item {
    background: #f2f7f7;
    padding: 10px;
    margin: 10px;
    border-radius: 15px;
}
.EA_certification_badge_item .image {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .item_title {
    font-size: 20px;
}
.catalog-search-bar {
    display: flex;
    width: 100%;
}
.catalogueWrapper {
    width: 90%;
    padding: 20px 20px 70px 20px !important;
}
.catalogueWrapper .catalog-filters__search {
    padding: 0;
}
.catalog-search-bar input {
    margin: 0;
}
.catalog-filters {
    height: 100%;
    display: flex !important;
}
.catalogueWrapper .panel {
    display: inline-block;
}
.catalogueWrapper .medium-9.columns.js-results-holder {
    width: 100%;
}

.EA_certification_badge_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 60px 0 70px;
    margin: 0;
}
/*EA WEBINARS*/

.EA_webinars_hero {
/*    background-position: -350px 0 !important;*/
}
.EA_webinars_prism_block {
    width: 100%;
    margin: 50px 0;
    display: inline-block;
}
.EA_webinars_prism_item {
    width: 44%;
    min-height: 320px;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}

.featuredWebinars {
    padding: 50px 40px 50px !important;
}
.featuredWebinars li {
    width: 45%;
    padding: 0;
    margin: 0 20px 0 13px;
}
.featuredWebinars .catalog-grid-item__asset-container {
    position: relative;
    height: 150px;
}
.featuredWebinars .featured-content-multi-carousel-item__body {
    padding: 20px 25px;
    height: 180px;
}
.webinarsCatalogueWrapper {
    width: 80%;
    text-align: center;
    padding: 70px 20px 50px 20px !important;
}
.webinarsCatalogueWrapper  .catalog-search-bar {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
}
.webinarsCatalogueWrapper .catalog-item {
    display: block;
    float: left;
    width: 100%;
    margin: 0 15px 0 0;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.webinarsCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.webinarsCatalogueWrapper .pagination.flex {
    display: initial;
}
.webinarsCatalogueWrapper .catalog-display-type {
    padding: 0;
    text-align: right;
    margin: 0 0 0 10px;
}
.webinarsCatalogueWrapper .js-results-holder {
    margin: auto;
    float: inherit !important;
    width: 100%;
    display: inline-block;
}
.webinarsCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.webinarsCatalogueWrapper button.btn {
    height: -webkit-fill-available;
}
.webinarsCatalogueWrapper .catalog-filters {
        height: 100%;
    display: flex !important;
    width: 100%;
}
.recordedWebinars .widget__cta .btn {
    color: #fff;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 20px;
}

.learning_expect.lnd_two {
    background: #f9f9f9;
    padding: 80px 0;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-position: 0 40%;
    background-repeat: no-repeat;
    margin-top: 20px;
}


/*EA RESOURCES*/

/*.resourcesCatalogueWrapper .medium-3 {
    width: 100%;
}*/
.widget--catalog .medium-3 {
    width: 100%;
}

.EA_resources_hero.hero {
/*    background-position: -250px 0;*/
}
.EAresourcesSearch .search-bar-widget {
    width: 90%;
    margin: auto;
}
.EA_resources_block {
    width: 100%;
    margin: 50px 0;
    display: inline-block;
}
.EA_resources_item {
    width: 44%;
    height: 320px;
    min-height: auto;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}


.resourcesCatalogueWrapper {
    width: 80%;
    text-align: center;
    padding: 70px 20px 50px 20px !important;
}
.resourcesCatalogueWrapper  .catalog-search-bar {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: 100%;
    padding: 20px;
    height: auto;
}
.resourcesCatalogueWrapper .catalog-item {
    display: block;
    float: left;
    width: 100%;
    margin: 0 15px 0 0;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.resourcesCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 10px 10px;
}
.resourcesCatalogueWrapper .pagination.flex {
    display: initial;
}
.resourcesCatalogueWrapper .catalog-display-type {
    padding: 0;
    text-align: right;
    margin: 0 0 0 10px;
}
.resourcesCatalogueWrapper .js-results-holder {
    margin: auto;
    float: inherit !important;
    width: 100%;
    display: inline-block;
}
.resourcesCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.resourcesCatalogueWrapper button.btn {
    height: -webkit-fill-available;
}
.resourcesCatalogueWrapper .catalog-filters {
    height: 100%;
    display: flex !important;
    width: 100%;
}


/*MAIN PAGES*/

.Certification_hero.hero {
    background-size: cover;
/*    background-position: -240px 0px;*/
}
.shareable_block {
    width: 100%;
    height: auto;
    margin: 30px auto 50px;
    display: block;
}
.two_column_A {
    width: 100%;
    height: auto;
    margin: 60px 0 0;
    display: inline-block;
}
.two_column_A .h2 {
    font-size: 34px !important;
    text-align: left;
    color: #333 !important;
}
.two_column_A.additional_info .right_column .image {
    width: 70%;
    border-radius: 10px;
    overflow: hidden;
    height: auto;
}
.two_column_A_reversed {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 60px 50px 60px;
}
.two_column_A_reversed .right_column {
    float: right;
    width: 65%;
    margin-top: 0;
}
.two_column_A_reversed .left_column .image {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    margin: 10px 0 0 0;
}
.focus_areas_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 80px 0 100px;
}
.focus_areas_block {
    width: 100%;
    /* padding: 20px 40px 50px !important; */
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: inline-block;
}
.focus_areas_item {
    background: #fff;
    width: 43%;
    height: 290px;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
}
.two_column_B {
    width: auto;
    height: auto;
    margin: 90px 30px 100px;
    display: inline-block;
}
.two_column_B .left_column {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}
.two_column_B .right_column {
    float: left;
    width: 100%;
    border: solid 1px #56BC2F;
    padding: 30px;
    border-radius: 20px;
}
.shareable.two_column_C {
    padding: 30px 0;
}
.shareable_block .top .left_column {
    width: 100%;
    margin: 20px 0 50px 0;
    float: left;
    color: #fff;
}
.shareable_block .bottom .left_column {
    width: auto;
    float: none;
    margin-right: 0;
    color: #fff;
}
.shareable_block .bottom .right_column {
    width: auto;
    float: none;
    color: #fff;
}
.main_certifications_badge .EA_certification_badge_block {
    margin: 50px auto 100px auto;
    display: inline-block;
}
.EA_certification_badge_item {
    width: 44%;
    background: #f2f7f7;
    padding: 30px 20px;
    margin: 10px;
    border-radius: 15px;
}
.two_column_B .left_column .h2.widget__title {
    color: #333;
    text-align: left;
    font-size: 40px;
    width: auto;
    margin-top: 20px;
}

.main_series_overview {
    width: auto;
    height: auto;
    margin: 30px 80px;
    display: block;
    text-align: center;
}
.what_to_expect_wrapper {
    width: 100%;
    background: #e6f3e2;
    padding: 60px 0 70px;
}
.what_to_expect_block {
    width: 100%;
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px 20px 20px;
    margin: 0;
    color: #595a5a;
    border-radius: 150px;
    border: solid 1px #CECECE;
}
.addinfo div {
    padding: 0;
    margin: 0;
}
.what_to_expect_item p {
    font-size: 15px;
}
.Training_webinars_hero.hero {
    background-size: cover;
/*    background-position: -80px 0;*/
}
.main_series_overview .sub_widget_title {
    width: auto;
    margin: auto;
    font-size: 18px;
}
.EA_webinars_prism_item {
    width: 44%;
    min-height: 350px;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}
.addinfo {
    width: auto;
    height: auto;
    margin: 40px 40px;
    display: block;
}

.featured-content-multi-carousel-item__title {
    font-size: 19px;
    text-transform: capitalize;
}

/*CONTACT US*/

.LMS.contact_wrapper {
    width: 100%;
    /* background: #e6f3e2; */
    display: inline-block;
    padding: 40px 0;
}
.contact_item_block {
    width: auto;
    padding: 20px 0 !important;
    display: inline-block;
    text-align: center;
}
.contact_item {
    width: 80%;
    padding: 50px 40px;
    margin: 15px auto;
}
.contact_item .image {
    width: 60px;
    margin: 0 auto 30px auto;
    position: relative;
    overflow: hidden;
}


/*CERTIFICATE INFO*/

.associate_cert.cert_column_A .left_column {
    float: left;
    width: 60%;
    margin-top: 20px;
    margin-right: 25px;
}
.associate_cert.cert_column_A .right_column {
    float: left;
    width: 35%;
    margin-top: 0;
    margin-top: 60px;
}
.associate_cert.cert_column_A .bottom {
    width: auto;
    height: auto;
    margin: 70px auto 100px;
    display: flex;
}
.associate_cert.cert_column_A .bottom .focus_areas_item {
    background: #fff;
    width: 43%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
}

.specialist_cert.cert_column_B {
    margin: 0 auto 0;
    padding: 90px 0 30px;
}
.specialist_cert.cert_column_B .container_wrap {
    display: block;
    flex-direction: column;
}
.specialist_cert.cert_column_B .right_column {
    float: left;
    width: 60%;
    order: 1;
}
.specialist_cert.cert_column_B .left_column {
    float: right;
    width: 35%;
    order: 2;
    margin-top: 40px;
}
.specialist_cert.cert_column_B .bottom .focus_areas_item {
    background: #fff;
    width: 44%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
}

.professional_cert.cert_column_C .left_column {
    float: left;
    width: 60%;
    margin-right: 30px;
}
.professional_cert.cert_column_C .right_column {
    float: left;
    width: 35%;
    margin-top: 40px;
}
.professional_cert.cert_column_C .bottom .focus_areas_item {
    background: #fff;
    width: 44%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px;
}
.focus_areas_block {
    width: 100%;
    /* padding: 20px 40px 50px !important; */
    margin: auto;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    /* display: inline-block; */
    flex-wrap: wrap;
}

.expert_cert.cert_column_D {
    margin: 0 auto 0;
    padding: 80px 0;
}
.expert_cert.cert_column_D .container_wrap {
    display: block;
    flex-direction: column;
}
.expert_cert.cert_column_D .right_column {
    float: left;
    width: 60%;
    order: 1;
    margin-right: 30px;
}
.expert_cert.cert_column_D .left_column {
    float: right;
    margin-top: 20px;
    width: 35%;
    order: 2;
}

.learning_expect .L_and_D_graphic {
    width: auto;
    margin: auto;
}

.digital_transformation.two_column_A.additional_info {
    width: auto;
}
.additional_info_wrap {
    width: 100%;
    background: #f7f7f7;
    height: auto;
    padding: 80px 50px 40px 0;
    border-radius: 50px;
}
.additional_info_wrap .left_column {
    float: left;
    width: 100%;
}
.additional_info_wrap .right_column {
    width: auto;
    position: initial;
    right: 0;
    top: 0;
}
.additional_info_wrap .two_column_A .right_column .image {
    margin: 0 120px;
    border-radius: 10px;
    overflow: hidden;
    height: auto;
}



/*COURSE DETAILS PAGE*/

.course__detail__container {
    width: 100%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
    display: flex;
}
.course__detail__content {
    width: 65% !important;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: 35% !important;
}

h1.h2.widget__title.green {
    font-size: 48px;
    line-height: 55px;
    color: #55bd2e;
/*    text-align: left;*/
    padding: 0 0 20px;
}

.calendar_section {
    padding: 40px 0 40px;
    margin-bottom: -50px;
}

.supportBlock2 .row {
    width: 90%;
    margin: auto;
    display: inline-block;
}
.supportBlock2 .row .medium-6.columns {
    padding: 60px 60px;
    border: solid 5px #f9f9f9;
    background: white;
    /* margin: 5px; */
}

/*AWARD SECTION*/

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 50px !important;
    background: #f9f9f9;
}
.award_text_block {
    width: 100%;
    display: inline-block;
    margin: 0 0 40px 0;
}
.award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 15px;
    text-align: left;
    font-size: 44px;
    line-height: 55px;
    float: none;
}
.award_text_block p.desc {
    width: 100%;
    font-size: 20px;
    color: #595a5a;
    font-weight: inherit;
    float: none;
}
.awards_block {
    width: 100%;
    margin: 20px auto 0 auto;
    display: inline-block;
}
.awards_item {
    background: #f2f7f7;
    height: auto;
    display: inline-block;
    color: #595a5a;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
    width: 44%;
    min-height: auto;
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}

.streamlined_onboarding_wrapper .h2.widget__title {
    font-size: 33px !important;
    line-height: 30px;
    margin: 0 0 20px 0;
}
.testimonialwrapper .ember-view.testimonial.learner {
    background-size: 90px;
    background-position: 50% 0px;
    padding: 200px 0;
}
.menu-wrapper li:hover .sub-menu {
    /* max-height: 30em; */
    display: block;
    transition: max-height 0.5s;
    background: #fff;
}

}




@media only screen and (max-width: 700px) {

.top-bar .toggle-topbar.menu-icon {
    text-align: right;
}
.header .company__beta-logo {
    width: auto;
    vertical-align: top;
    /* float: left; */
    margin: 5px auto;
    max-width: inherit;
}
.container_wrap {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}

.ecosystem_signin .signin_item {
    display: block;
    width: 70%;
}

/*.header .company__beta-logo {width: 116px; vertical-align: top;float: left;margin:5px auto;}*/
.nav--top a, .nav--top #cart-button {
    color: #56bc2f;
    margin: 0;
}

.layout__content .sColW1 {padding: 80px 10%;}
.sColW1 .widget__title {font-size: 74px; color: #56bc2f; font-weight: 700; max-width: 960px; margin: 0 auto;}
.sColW1 .widget__cta {padding: 0;}
.sColW1 .widget__cta .btn--primary {background: none; color: #2e2e2e; font-size: 22px; border: 0; font-weight: 700;}
.sColW1 .widget__cta .btn--primary::after {content: '>>'; display: inline-block; vertical-align: middle; margin-left: 12px;}
.sColW1 .widget__title {font-size: 50px;}
.sColW1 .widget__cta .btn--primary {font-size: 18px;}
.layout__content .sColTxt {font-size: 22px;}
.titleSubtitle .widget__title {font-size: 38px;}
.titleSubtitle .widget__subtitle {font-size: 22px;}
li.about-block__container .about-block::before {padding-top: 0;}
.sColTxtCta .widget__title {font-size: 38px;}
.sColTxtCta .widget__subtitle {font-size: 22px;}
.sColTxtCta .widget__cta .btn--primary {font-size: 18px;}
.feaContentStd .catalog-grid-item__asset-container--split {margin-bottom: 12px;}
.feaContentStd .catalog-grid-item__asset-container--split, .feaContentStd .catalog-grid-item__body {padding: 0;}
.feaContentStd .catalog-grid-item__title {font-size: 24px;}
.feaContentStd .catalog-grid-item__description, .feaContentStd .catalog-grid-item__cta-container::before {font-size: 14px;}
.testiWidget1::before {font-size: 38px;}
.testiWidget1 .testimonial-quote__text {font-size: 18px;}
.testiWidget1 .testimonial .testimonial-quote__author-name {font-size: 16px;}
.testiWidget1 .testimonial .testimonial-quote__author-description {font-size: 14px;}
.sColW2 .widget__title {font-size: 38px;}
.sColW2 .widget__cta .btn--primary {font-size: 18px;}
.feaCarousel1 .widget__title {font-size: 38px;}
.feaCarousel2 .featured-content-multi-carousel-item__title {font-size: 30px;}
.heroWidget .hero__caption {position: absolute;}
.heroWidget .hero__caption .hero__title {font-size: 50px;}
.catalogWidget .catalog-filters input {margin: 0;}
    .catalogWidget .catalog-search__button {right: 8px;}
    .catalogWidget .catalog-filters__sort {border-left: 0;}
    .videoWidget .widget__title {font-size: 38px;}
    .videoWidget .widget__subtitle {font-size: 14px;}
    .videoWidget .widget__cta .btn--primary {font-size: 18px;}
    .videoWidget .widget__cta {padding: 0;}
    .twoCol h2 {font-size: 32px; margin-bottom: 32px;}
    .twoCol a {font-size: 16px; padding: 12px 24px;}
    .twoCol .columns:first-child {margin-bottom: 20px;}
    .twoCol p {font-size: 18px;}
    .course .learner__container {padding: 0;}
    .accessWidget .dashboard-access-tab {padding: 8px 10px; margin-bottom: 4px;}
    .accessWidget .btn--link, .accessWidget .dashboard-access-tab__count {font-size: 14px;}
    .heroWidget .hero__caption .hero__title {font-size: 32px;}
    .testiWidget2 .testimonial .testimonial-quote__text {font-size: 14px;}
    .testiWidget2 .testimonial .testimonial-quote__author-name {font-size: 14px;}
    .testiWidget2 .testimonial .testimonial-quote__author-description {font-size: 13px; margin: 0;}
    .testiWidget2 .testimonial > .testimonial-quote {min-height: 180px; padding: 0;}
    .headingOnly .widget__title {font-size: 38px;}
    
    .hero .hero__caption {
    /* height: 200px; */
    width: 100% !important;
    display: block;
    margin: 40px auto;
    border-radius: 15px;
}
.hero .hero__caption .hero__title {
    font-size: 34px !important;
    line-height: 38px;
    margin-bottom: 15px !important;
}
.hero .desc {
    font-size: 17px;
}
.hero .hero__caption a.btn {
    font-size: 15px;
    padding: 10px 15px;
    margin: 10px 0 0;
}
.hero {
    width: 100%;
    height: auto;
    background-size: cover;
    /*background-position: -100px 0;*/
    margin: 0 !important;
}
.ConnectionSection p {
    text-align: left !important;
}
.empoweringblock {
    margin: 10px 0;
}
h1.h2.widget__title {
    font-size: 33px !important;
    line-height: 40px;
    padding: 10px;
    margin: 0;
}
.ecosystem_wrap {
    width: auto;
    height: auto;
    margin: auto auto 0;
    /* display: inherit; */
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    display: inline-block;
}
.eco_item {
    width: 50%;
    height: 190px;
    display: inline-block;
    padding: 20px;
    float: left;
    flex-grow: 1;
    margin: 0;
    cursor: unset;
}
.testimonialblock {
    padding: 70px 20px !important;
}
.testimonialblock::before {
    content: 'What Our Customers Say';
    margin: auto;
    font-size: 33px;
    line-height: 40px;
}
.testimonialblock .testimonial-quote {
    width: 100%;
    height: auto;
    padding: 20px 30px !important;
    margin: auto;
    border-radius: 20px;
}
.testimonialblock h1.testimonial-quote__text {
    font-size: 19px !important;
    line-height: 29px;
}
.testimonialblock p.testimonial-quote__author-name {
    font-size: 15px;
    font-style: inherit;
}
.testimonialblock .testimonial.learner {
    padding: 0;
    height: auto;
    margin-top: 30px;
}
.featured-content-multi-carousel {
    text-align: center;
    padding: 0;
}
.testimonialblock .testimonials__nav--right {
    right: 4%;
    top: 45%;
}
.testimonialblock .testimonials__nav--left {
    left: 4%;
    top: 45%;
}
.expertiseblock {
    padding: 70px 20px 80px !important;
}
h2.h2.widget__title {
    font-size: 28px;
    line-height: 35px;
    font-weight: 400 !important;
}
.expertiseblock li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 10px;
}
.expertiseblock .featured-content-multi-carousel-item {
    border-right: 0;
    width: 100%;
    /* margin: 0; */
}
.expertiseblock .catalog-grid-item__asset-container {
    position: relative;
    height: 150px;
    overflow: hidden;
    width: auto;
}
.expertiseblock .catalog-grid-item__asset-container {
    height: 150px;
    width: auto;
}
.expertiseblock .featured-content-multi-carousel-item__description {
    font-size: 15px;
    padding: 0;
    margin: 10px 0;
    line-height: 20px;
}
.expertiseblock .featured-content-multi-carousel-item__description:after {
    margin: 30px 0 0 0;
    font-size: 15px;
}
.featured-content-multi-carousel__nav-right {
    position: absolute;
    right: -17px;
    top: auto;
    bottom: 30%;
}
.featured-content-multi-carousel__nav-left {
    position: absolute;
    left: -17px;
    top: auto;
    bottom: 30%;
}
.btn--bare-icon i {
    padding: 0;
    font-size: 30px;
}
.subscriberblock {
    padding: 20px 30px 30px !important;
}
.subscriberblock .widget__cta .btn--primary {
    font-size: 22px;
    padding: 10px 40px;
    line-height: 30px;
}
p.widget__subtitle {
    padding: 10px 0;
    font-size: 19px !important;
    margin: 0;
}
.advantagetitle {
    padding: 70px 0 0 !important;
}
.advantageitems {
    padding: 40px 30px 30px !important;
}
.advantageitems .medium-4.columns {
    padding: 20px 40px;
    height: auto;
    border-right: 0;
}
.advantagevideoblock {
    width: 100%;
    padding: 60px 10px !important;
    display: block;
    /*margin-top: 60px;*/
}
.left_video {
    margin-bottom: 30px;
}
.customFooter .copySocialLnks .box {margin-bottom: 12px; width: 100% !important;padding: 0 !important;}
.customFooter .copySocialLnks .box ul {margin: 0;}
.customFooter nav .box ul li {
  padding-left: 0px !important;
  display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    float: left;
    width: auto;
}
p.footer_grid_title {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    margin: 10px 0 10px 0;
}
.hero picture {
    height: auto;
}
header.header {
    padding: 20px 10px 0;
}

.customFooter .logo_glyph {
    height: auto;
    width: 80px !important;
}
.customFooter .socialicons {
    width: auto !important;
    padding: 0 !important;
    width: 100% !important;
    float: left;
}
.box.socialicons ul li {
    width: auto !important;
    float: left;
    margin-right: 20px;
    font-size: 25px;
}
.customFooter .address_block {
    padding-left: 0;
    height: auto;
    width: auto !important;
    line-height: 2;
    float: left;
    margin-left: 30px;
}
.customFooter .resources_block {
    padding-left: 0;
    margin-bottom: 40px;
    height: auto;
    width: 40% !important;
    float: right;
}
.customFooter .about_block {
    padding-left: 0;
    height: auto;
    width: 50% !important;
    float: left;
}
.customFooter .about_block li {
     width: 100% !important; 
}

.footer_left {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}
.footer_right {
    float: right;
    width: 100%;
    margin: 0 0 30px 0;
}


.ConnectionSection {
    width: 100%;
    padding: 60px 20px 40px !important;
}
.ConnectionSection .h2.widget__title {
    font-size: 33px !important;
    line-height: 30px;
    margin: 0 0 20px 0;
    text-align: left;
    padding: 0px;
}
.access_content {
    padding: 30px 0 70px;
}

.Learningsites span.connection_line {
    margin-bottom: 30px;
    display: block;
}
.Learningsites {
    padding: 30px 0 0px !important;
}
.learning_expect {
    padding: 50px 0;
    margin-top: 80px;
}


.EA_hero {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: inherit;
}
.EA_items_block {
    width: 70%;
    padding: 20px 0px 20px !important;
    margin: auto auto 50px;
    display: inherit !important;
}
.EA_item {
    width: 100%;
    height: auto;
    margin: 10px 0;
    border-radius: 10px;
}
.EA_item .image {
    height: auto;
    overflow: hidden;
}
.EA_text {
    width: 100%;
    height: auto;
    max-height: inherit;
    padding: 10px 20px;
    text-align: center;
}
.EA_text .item_title {
    font-size: 24px;
    margin: 0 0 10px;
}
.EA_items_block .EA_text .desc {
    line-height: 20px;
    display: block;
    opacity: 1;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 70px 10% 54px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 50px 0 60px;
}
.dashboard-stat {
    height: 160px !important;
    margin: 0.375em 0;
    padding: 20px 10px;
    border-radius: 10px;
    display: inherit;
}
.dashboard-stat__label {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin: 0;
}
ul.dashboard-stats li {
    float: left;
    width: 50%;
    height: 180px;
    display: inline-block;
    padding: 10px;
}
.contactBTNsection {
    padding: 30px !important;
}
.contactBTNsection .finder_title {
    line-height: 35px;
    font-weight: 400;
    font-size: 27px;
    color: #595a5a;
    margin: 0;
}


/*EA CERTIFICATIONS*/

.EA_certifications_hero {
    width: 100%;
    height: auto;
    background-size: cover;
    background-position: 0 0 !important;
}
.EA_certifications_infograph {
    padding: 50px 0 40px 0;
    width: 100%;
    margin: auto;
}
.EA_certifications_infograph .info_top {
    padding: 50px 30px;
}
.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 50px 0 20px;
    flex-wrap: wrap;
}
.EA_certifications_infograph .info_middle .left, .EA_certifications_infograph .info_middle .right {
    width: 100%;
    display: flex;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    align-items: flex-start;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 30%;
    height: 70px;
    margin-right: 15px;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    font-size: 18px;
    line-height: 28px;
}
.EA_certification_badge_wrapper {
    padding: 50px 0;
    margin: 0;
}
.EA_certification_badge_block {
    width: auto;
    margin: 40px auto 0 auto;
}
.EA_certification_badge_item {
    background: #f2f7f7;
    padding: 10px;
    margin: 5px;
    border-radius: 15px;
}
.EA_certification_badge_item .image {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .item_title {
    font-size: 15px;
}
.catalog-search-bar {
    display: flex;
    width: 100%;
}
.catalogueWrapper {
    width: 80%;
    padding: 0 20px 40px 20px !important;
}
.catalogueWrapper .catalog-filters__search {
    padding: 0;
}
.catalog-search-bar input {
    margin: 0;
}
.catalog-filters {
    height: 100%;
    display: flex !important;
}
.catalogueWrapper .panel {
    display: inline-block;
}
.catalogueWrapper .medium-9.columns.js-results-holder {
    width: 100%;
}


/*EA WEBINARS*/

.EA_webinars_hero {
/*    background-position: -350px 0 !important;*/
}
.EA_webinars_prism_wrapper {
    text-align: center;
    padding: 0px 0 30px;
}
.EA_webinars_prism_block {
    width: 80%;
    margin: 20px 5%;
    display: inline-block;
}
.EA_webinars_prism_item {
    width: auto;
    height: auto;
    min-height: auto;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}
.what_to_expect_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 70px 30px 100px;
}
.what_to_expect_item .dot_link {
    width: 27px;
    height: 27px;
    padding: 0;
    right: 45%;
    top: auto;
    bottom: -14px;
    z-index: 999;
}


.what_to_expect_block {
    width: auto;
    margin: 0 10% !important;
    margin: auto;
    display: inline-block;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px 40px;
    margin: 0;
    color: #595a5a;
    border-radius: 50px;
}
.what_to_expect_item .image {
    width: 60px;
    margin: 0 auto 20px auto;
    position: relative;
    overflow: hidden;
}

.featuredWebinars {
    padding: 20px 20px 20px !important;
}
.featuredWebinars .widget__alt-title__container h3 {
    font-size: 28px;
}
ul.featured-content-block-grid.small-block-grid-1.medium-block-grid-3 {
    width: 100%;
}
.featuredWebinars li {
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 10px;
}
.featuredWebinars .catalog-grid-item__asset-container {
    position: relative;
    height: auto;
    width: auto;
}
.featuredWebinars .featured-content-multi-carousel-item {
    border-right: 0;
    width: 100%;
    /* margin: 0; */
}
.featuredWebinars .featured-content-multi-carousel-item__body {
    padding: 20px 25px;
    height: auto;
}
.webinarsCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 70px 20px !important;
}
.webinarsCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.catalog-search-bar {
    display: inline-block;
    width: 100%;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: left;
    width: 50%;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    padding: 20px;
    height: auto;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 20px;
}
.webinarsCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    /*margin: 0;*/
}
.webinarsCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}

/*EA RESOURCES*/

.EA_resources_hero.hero {
/*    background-position: -240px 0;*/
}
.EAresourcesSearch {
    width: 100%;
    padding: 40px 20px !important;
    background: #f2f7f7;
    margin: -30px auto 0;
}
.EAresourcesSearch .search-bar-widget {
    width: auto;
    margin: auto;
}
.EAresourcesSearch .search-bar-widget input {
    border-radius: 5px 0 0 5px;
    height: 40px !important;
}
.EAresourcesSearch .search-bar-widget button.btn {
    height: 40px;
    background: #d9d9d9 !important;
    border-color: #cccccc;
}

.EA_resources_wrapper {
    text-align: center;
}
.EA_resources_block {
    width: 100%;
    margin: 20px 0;
    display: inline-block;
}
.EA_resources_item {
    width: 45%;
    height: auto;
    min-height: 290px;
/*    background: #f2f7f7;*/
    padding: 30px 20px;
    margin: 10px;
    border-radius: 10px;
    float: none;
}
.EA_resources_item .image {
    width: 100px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}
.EA_resources_item .item_title {
    font-size: 20px;
}

.resourcesCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 70px 20px !important;
}
.resourcesCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.resourcesCatalogueWrapper .catalog-search-bar {
    display: inline-block;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: left;
    width: 50%;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    padding: 20px;
    height: auto;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    /*text-align: center;*/
    font-size: 18px;
    margin: 10px 0 20px;
}
.resourcesCatalogueWrapper .catalog-grid-item__title {
    font-size: 20px;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    /*text-align: center;*/
    font-size: 18px;
    /*margin: 0;*/
}
.resourcesCatalogueWrapper .catalog-list-item__cta-container {
    margin: 10px 0;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 20px;
    /*float: none;*/
    display: inline-block;
    padding: 0;
}


.EA_BPX_hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -100px 0 !important;*/
}

.EA_HALL_hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -100px 0 !important;*/
}

.EA_CHEV_hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -100px 0 !important;*/
}


/*TRADING & RISK*/

.TR_hero {
    width: 100%;
    height: auto;
    background-size: cover;
/*    background-position: -100px 0;*/
}


/*MAIN PAGES*/

.Certification_hero.hero {
    background-size: cover;
/*    background-position: -340px 0;*/
}



/*CERTIFICATE INFO*/

.associate_cert.cert_column_A .bottom .widget__title {
    font-size: 24px;
    margin-bottom: 40px;
}

.associate_cert.cert_column_A {
    width: auto;
    height: auto;
    margin: 10px auto 0;
    display: block;
}
.associate_cert.cert_column_A .left_column {
    float: left;
    width: auto;
}
.associate_cert.cert_column_A .right_column {
    float: right;
    width: auto;
}
.associate_cert.cert_column_A .bottom {
    width: auto;
    height: auto;
    margin: 50px auto 50px;
    display: flex;
}
.associate_cert.cert_column_A .right_column .image {
/*    margin: auto;*/
    margin-top: 50px;
    width: 50%;
}

.specialist_cert.cert_column_B {
    width: auto;
    height: auto;
    margin: 60px auto 30px;
    padding: 80px 0 10px;
    display: block;
    background: #F2F7F7;
}
.specialist_cert.cert_column_B .container_wrap {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.specialist_cert.cert_column_B .bottom {
    width: auto;
    height: auto;
    margin: 50px auto 60px;
    display: flex;
}
.specialist_cert.cert_column_B .left_column {
    float: left;
    width: auto;
    order: 2;
}
.specialist_cert.cert_column_B .left_column .image {
/*    margin: auto;*/
    margin-top: 50px;
    width: 50%;
}
.specialist_cert.cert_column_B .right_column {
    float: right;
    width: auto;
    order: 1;
}

.professional_cert.cert_column_C {
    width: auto;
    height: auto;
    margin: 60px auto 50px;
    display: block;
}
.professional_cert.cert_column_C .left_column {
    float: left;
    width: auto;
}
.professional_cert.cert_column_C .right_column {
    float: right;
    width: auto;
}
.professional_cert.cert_column_C .right_column .image {
/*    margin: auto;*/
    margin-top: 50px;
    width: 50%;
}
.professional_cert.cert_column_C .bottom {
    width: auto;
    height: auto;
    margin: 50px auto 50px;
    display: flex;
}

.expert_cert.cert_column_D {
    width: auto;
    height: auto;
    margin: 60px auto 0;
    padding: 70px 0;
    display: block;
    background: #F2F7F7;
}
.expert_cert.cert_column_D .left_column {
    float: left;
    width: auto;
    order: 2;
}
.expert_cert.cert_column_D .container_wrap {
    display: flex;
    flex-direction: column;
}
.expert_cert.cert_column_D .left_column .image {
/*    margin: auto;*/
    margin-top: 50px;
    width: 50%;
}
.expert_cert.cert_column_D .right_column {
    float: right;
    width: auto;
    order: 1;
}

.contactBTNsection span.cont_caption {
    width: 90%;
    line-height: 1.45;
    text-align: center;
    margin: 20px 0 10px;
}



/*COURSE DETAILS PAGE*/

.course__detail__container {
    width: 90%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
    display: block;
}
.course__detail__content {
    width: auto !important;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: auto !important;
}
.course__detail__sidebar {
    width: auto !important;
}
.tabs .tab-title>a {
    font-size: 14px;
    border-radius: 7px 7px 0 0;
    margin-bottom: 2px;
}
.tabs-content {
    border: 0;
    padding-top: 1rem;
}
.course-purchase__mobile-button {
    width: 81%;
}

/*CALENDAR SECTION*/

.calendar_section .quarter_wrap {
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}
.calendar_section .month_item {
    width: 47%;
    margin: 1%;
    float: left;
}

.h2.widget__title.green {
    color: #55bd2e;
    text-align: left;
    padding: 0 0 20px;
    line-height: 45px;
    font-size: 38px !important;
}

.calendar_section {
    padding: 40px 0 40px;
    margin-bottom: -50px;
}

.supportBlock2 .row {
    width: 80%;
    margin: auto;
    display: inline-block;
}

.ConnectionSection .h2.welcome__title {
    font-size: 28px !important;
    line-height: 35px;
    text-align: left;
}

.ConnectionSection .userNameClone .dashboard-header__name {
    font-size: 28px !important;
    line-height: 44px !important;
    color: #595a5a;
    font-weight: 400;
}

/*AWARD SECTION*/

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 50px !important;
    background: #f9f9f9;
}
.award_text_block {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
}
.award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 15px;
    text-align: left;
    font-size: 44px;
    line-height: 55px;
    float: none;
}
.award_text_block p.desc {
    width: 100%;
    font-size: 20px;
    color: #595a5a;
    font-weight: inherit;
    float: none;
}
.awards_item {
    background: #f2f7f7;
    display: inline-block;
    color: #595a5a;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
    width: auto;
    height: auto;
    min-height: auto;
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}
.award_links {
    width: 100%;
    /* display: flex; */
    margin: 0;
    text-align: center;
}


.streamlined_onboarding_wrapper {
    text-align: center;
    padding: 0px 0 30px;
}
.streamlined_onboarding_block {
    width: 80%;
    margin: 20px 5%;
    display: inline-block;
}
.onboarding_step_item {
    width: auto;
    height: auto;
    min-height: auto;
    /* background: #f2f7f7; */
    padding: 30px 30px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}
.onboarding_step_item ul {
    list-style-position: inside;
    /* list-style: circle; */
    margin: 10px auto 20px;
    min-height: auto;
    width: 80%;
}


.container_wrap {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
  }
  .container_wrap {
    max-width: 770px;
  }
  .js .menu-wrapper nav[role="navigation"] {
    overflow: hidden;
    max-height: 0em;
  }
  .js .menu-wrapper nav[role="navigation"].active {
    max-height: 30em;
    transition: max-height 0.5s ease-out;
  }
  .menu-wrapper {
    /* unhide the 2nd level */
    /* styling the toggle menu */
    /* arrow to indicate that we have subnav*/
  }
  .home_logo {
    width: 170px;
    float: left;
}
  .menu-wrapper a.menu-link {
    display: block;
    width: auto;
    padding-right: 0;
    padding-left: 0;
    border: none;
    margin: 0;
    float: right;
    background: transparent !important;
}
  .menu-wrapper a.menu-link:hover {
    background: #9b1c1b;
  }
  .menu-wrapper a.menu-link.active .ico-caret-down:before {
    content: "\f0d8";
  }
  .menu-wrapper .menu .menu {
    padding-bottom: 5px;
  }
  .menu-wrapper .menu li {
    display: block;
    border: 1px solid pink;
    border: none;
  }
  .menu-wrapper .menu > li {
    padding: 0px;
    border: none !important;
  }
  .menu-wrapper .menu > li + li {
    border-top: 1px dashed #dd4949;
  }
  .menu-wrapper .menu a {
    padding: 0.5em 0;
    margin: 0px;
    border: none;
  }
  .menu-wrapper .menu a:hover {
    background: #F5F5F5 !important;
  }
  .menu-wrapper .menu .rightalign {
    float: none;
  }
  .menu-wrapper li + li a:before {
    content: "";
  }
  .menu-wrapper li:hover .sub-menu {
/*    max-height: 0em;*/
    transition: none;
  }
  .menu-wrapper .sub-menu {
    background: none;
    margin: auto;
    margin-top: 1px;
    margin-bottom: 5px;
    display: none;
    width: 98%;
  }
  .menu-wrapper .sub-menu.active {
    display: block;
}
  .menu-wrapper .sub-menu li, .menu-wrapper .sub-menu li a {
    margin: 0;
    display: flex;
    align-items: center;
    width: auto;
    border: 0 !important;
}
  .menu-wrapper .sub-menu a {
    padding-left: 0.8em;
    display: flex;
    width: 48%;
    gap: 0;
    flex-wrap: wrap;
    flex-grow: initial;
}
  .menu-wrapper .sub-menu a:hover {
    background: #781515;
  }
  .menu-wrapper .sub-menu li {
    border-bottom: 1px dashed #dd4949;
  }
  .menu-wrapper .sub-menu li:last-child {
    padding: 0;
  }
  .menu-wrapper .sub-menu li:last-child a {
    border: none;
  }
  .menu-wrapper .menu .has-subnav {
    position: relative;
  }
  .mega_item_wrap .mega_item_extend .panel-title {
    padding: 0;
    line-height: 1;
}
 
.menu-wrapper li:hover .sub-menu {
    max-height: max-content;
    display: block;
    visibility: hidden;
    transition: max-height 0.5s;
    background: #fff;
}
 .menu-wrapper li .sub-menu.active {
    max-height: max-content;
    overflow: visible;
    visibility: visible;
    position: relative;
    z-index: 9;
    transition: max-height 0.5s ease-out;
}
  .menu-wrapper .toggle-link {
    height: 20px;
    width: 20px;
    display: block;
    position: absolute;
    right: 0px;
    padding: 4px;
    z-index: 200;
    top: 5px;
    font-size: 0em;
    cursor: pointer;
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
/*  .menu-wrapper .toggle-link:hover {
    transition: all 0.2s;
    background: #cf2524;
  }*/
/*  .menu-wrapper .menu .has-subnav > .toggle-link:after {
    content: "\f0d7";
    position: absolute;
    width: 50px;
    top: 50%;
    margin-top: -15px;
    bottom: 50%;
    right: 4px;
    font-size: 28px;
    color: #fff;
  }*/
  .menu-wrapper .menu .has-subnav > .toggle-link.active:after {
    content: "\f0d8";
    margin-top: -18px;
  }

/*HOMEPAGE*/


.carousel-slide {
    flex: 1 0 100%;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.carousel-slide .slider_image {
    width: 100%;
    display: flex;

}
.carousel-slide .slider_content {
    width: 100%;
    padding: 2%;
    color: #595a5a;
    display: flex;
    gap: 25px 25px;
}
.carousel-slide .slider_content .title {
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    line-height: 36px;
    color: #595a5a;
}
.carousel-slide .slider_content .description {
    font-size: 18px;
    line-height: 26px;
    width: 100%;
}
.carousel-slide {
    flex: 1 0 100%;
    display: flex;
    width: 100%;
    max-width: 1840px;
    margin: 0 auto;
    gap: 0px 30px;

}
.carousel-slide .slider_content {
    width: 100%;
    padding: 20px 20px 50px 20px;
    display: flex;
    gap: 25px 25px;
    justify-content: center;
}
#lnd_features {
    padding: 30px 0 !important;
    margin: 20px 0 0 0 !important;
}
.features_wrapper {
    flex-wrap: wrap;
    gap: 10px;
}
#lnd_features .container_wrap {
    padding: 0;
}
#touch_points {
    width: 90% !important;
    margin: auto;
    padding: 50px 0 !important;
}
.touch_points_wrap {
    flex-wrap: wrap;
    padding: 50px 30px;
}
.touch_points_wrap .left {
    width: 100%;
}
.touch_points_wrap .right {
    width: 100%;
    padding: 0;
    margin: 0;
}
.touch_points_wrap .left .title {
    margin: 20px 0 0 0;
    font-size: 30px;
    line-height: 36px;
}
#touch_points {
    width: 90%;
    margin: auto;
    padding: 50px 0;
}
.featuredContentCarousel {
    width: 100%;
    text-align: center;
    padding: 50px 20px 50px 20px !important;
}
#new_signin {
    background-image: url(https://www.enverus.com/wp-content/uploads/2023/05/resource-center-hero-bg.png);
    padding-block-start: 70px;
    padding-block-end: 70px;
    padding-inline-start: 20px;
    padding-inline-end: 20px;
    margin: 50px 0;
}
#new_signin .login_content {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-basis: auto;
    gap: 15px;
}
#new_signin .login_content .title {
    margin: 20px 0 0 0;
    color: #595a5a;
    font-size: 30px;
    line-height: 36px;
}
.contactBTNsection .cont_caption {
    width: 100%;
    line-height: 1.45;
    font-size: 16px;
    text-align: center;
    margin: 20px 0 10px;
}
.contactBTNsection {
    padding: 50px 30px 30px !important;
}
.contactBTNsection {
    padding: 50px 30px 30px !important;
}
.menu-wrapper .menu_inner {
    padding: 0 30px;
    display: block;
}
.header_btn {
    display: none;
}
.menu-wrapper .menu_inner {
    padding: 0 30px;
    display: block;
    position: relative;
    min-height: auto;
}
.js .menu-wrapper nav[role="navigation"].active {
    max-height: inherit;
    transition: max-height 0.5s ease-out;
    position: relative;
    width: 100%;
}
.menu-wrapper ul.menu, .menu-wrapper a.menu-link {
    text-align: left;
    display: block;
}
.home_logo {
    width: 170px;
    float: left;
}
.menu-wrapper a.menu-link {
    display: block;
    width: auto;
    padding-right: 0;
    padding-left: 0;
    float: right;
    background: transparent;
}
.mega.has-subnav .sub-menu {
    width: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    margin: 0 0 0 -0.7em;
    padding: 10px 20px;
    position: initial;
    /* min-height: 585px; */
    left: -470px;
    display: none;
    overflow: hidden;
    list-style: none outside none;
    text-align: left;
    text-transform: none;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
}
.mega_wrapper .tabs {
    width: 100%;
    border: 0;
}
.mega_wrapper .panels {
    min-height: auto;
    width: 100%;
    /* max-width: 500px; */
}
.mega_wrapper .tabs {
    width: 100%;
    border: 0;
}
.mega_wrapper .tabs ul {
    padding: 0;
    margin: 0;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 5px 5px;
}
.mega_item_wrap .mega_item_extend .desc {
    margin: 0 0 5px;
    display: none;
}
.mega_item_wrap .mega_item_extend:first-child {
    width: 48% !important;
}
.mega_item_wrap .mega_item_extend:first-child .panel-title {
    font-size: 16px;
}
.mega_item_wrap .mega_item_extend:last-child {
    width: 48%;
}
.mega_item_wrap .mega_item_extend .link {
    margin: 0;
    font-size: 14px !important;
}
.mega_item_wrap {
    display: flex;
    flex-direction: row;
    width: 100%;
    height: 100%;
    flex-grow: 1;
    align-self: stretch;
    justify-content: space-between;
    gap: 5px 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mega_wrapper {
    display: flex;
    flex-flow: wrap;
    gap: 10px;
}
.mega_wrapper .nav_text {
    font-size: 14px !important;
}
.mega_item_wrap .mega_item_extend .panel-title {
    padding: 0;
    line-height: 1;
    font-size: 16px;
}
.mega_wrapper .tabs .tab_title {
    /* padding: 0 0 2px 10px; */
    font-size: 18px;
    padding: 0 0 10px;
}
.mega_wrapper .tabs .divider_wrap {
    display: block !important;
    width: 100% !important;
}
.nav--top ul a, .nav--top ul button {
    text-transform: uppercase;
    margin: 0;
    font-size: 11px !important;
}
.menu-wrapper .right {
    margin-left: 10px;
}
.toggle-link i {
    font-size: 13px;
    padding: 2px 0;
}
.menu-wrapper .menu .has-subnav .drop_arrow {
    display: none;
}
.learn.dashboard .widget--dashboard-stats:before {
    content: "My Statistics";
    width: 100%;
    height: 40px;
    display: inline-block;
    color: #595a5a;
    text-align: center;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 35px;
    font-weight: 400 !important;
}
.learnersWidget:before, .dashboard-access:before {
    content: "My Learning Progress";
    width: 100%;
    height: 40px;
    display: inline-block;
    color: #595a5a;
    text-align: center;
    margin-bottom: 10px;
    font-size: 28px;
    line-height: 35px;
    font-weight: 400 !important;
}

}



@media only screen and (max-width: 580px) {

    .header .company__beta-logo {
    width: auto;
    vertical-align: top;
    /* float: left; */
    margin: 5px auto;
    max-width: inherit;
}
.copyright_text p {
    color: #FFFFFF;
    font-size: 14px !important;
    padding: 0;
    margin: 0;
    line-height: 20px;
}
  .hero {
    width: 100%;
    height: auto;
    background-size: cover;
    /*background-position: -240px 0;*/
    margin: 0 !important;
}
.customFooter nav .box ul li {
    padding-left: 0px !important;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 0 0;
    float: left;
    width: auto;
}
.contactBTNsection .btn--primary {
    font-size: 16px;
    padding: 13px 20px 13px 20px;
}
    .layout__content .sColW1 {padding: 54px 5%;}
    .sColW1 .widget__title {font-size: 32px;}
    .sColW1 .widget__cta .btn--primary {font-size: 14px;}
    .layout__content .sColTxt {padding: 54px 10%; font-size: 16px;}
    .searchBar .search-bar-widget input {height: 40px; width: calc(100% - 104px);}
    .searchBar .search-bar-widget .btn--submit {height: 40px;}
    .layout__content .titleSubtitle, .learn.dashboard .titleSubtitle {padding: 54px 10%;}
    .titleSubtitle .widget__title {font-size: 28px;}
    .titleSubtitle .widget__subtitle {font-size: 16px;}
    .layout__content .aboutBlock {padding: 54px 10%;}
    .aboutBlock .about-block__text h3 {font-size: 18px;}
    .aboutBlock .about-block__text p {font-size: 12px;}
    .layout__content .sColTxtCta, .learn.dashboard .sColTxtCta {padding: 54px 10%;}
    .sColTxtCta .widget__title {font-size: 28px;}
    .sColTxtCta .widget__subtitle {font-size: 16px;}
    .sColTxtCta .widget__cta .btn--primary {font-size: 14px;}
    .layout__content .feaContentStd {padding: 54px 10%;}
    .feaContentStd .catalog-grid-item__title {font-size: 18px;}
    .layout__content .testiWidget1 {padding: 54px 10%;}
    .testiWidget1::before {font-size: 24px; margin-bottom: 32px;}
    .testiWidget1 .testimonial-quote__text {font-size: 14px;}
    .testimonial .testimonial-quote {padding: 0 1em;}
    .testimonials__nav {width: 30px;}
    .testimonials__nav > i {font-size: 30px;}
    .testimonials__nav--right {right: -15px;}
    .testimonials__nav--left {left: -15px;}
    .layout__content .sColW2 {padding: 54px 10%;}
    .sColW2 .widget__title {font-size: 28px;}
    .sColW2 .widget__cta .btn--primary {font-size: 14px;}
    .customFooter .container {padding-top: 40px;}
    .customFooter nav .box ul li {padding-left: 0px !important;}
    .customFooter nav .box ul {margin: 0;}
    .layout__content .feaCarousel1 {padding: 54px 10%;}
    .feaCarousel1 .widget__title {font-size: 24px;}
    .feaCarousel1 .btn--bare-icon i {font-size: 30px;}
    .feaCarousel1 .featured-content-multi-carousel__nav-right, .feaCarousel1 .featured-content-multi-carousel__nav-left {width: 30px;}
    .feaCarousel1 .featured-content-multi-carousel__nav-right {right: -30px;}
    .feaCarousel1 .featured-content-multi-carousel__nav-left {left: -30px;}
    .layout__content .feaCarousel2 {padding: 54px 10%;}
    .feaCarousel2 .btn--bare-icon i {font-size: 30px;}
    .feaCarousel2 .featured-content-multi-carousel__nav-right, .feaCarousel2 .featured-content-multi-carousel__nav-left {width: 30px;}
    .feaCarousel2 .featured-content-multi-carousel__nav-right {right: -15px;}
    .feaCarousel2 .featured-content-multi-carousel__nav-left {left: -15px;}
    .learn.dashboard .testiWidget2 {padding: 54px 10%;}
    .testiWidget2 .testimonial {padding: 0; padding-top: calc(240px + 20px); background-position: top center;  background-size: auto 240px;}
    .testiWidget2 .featured-content-multi-carousel {padding: 0;}
    .learn.dashboard .headingOnly {padding: 54px 10%;}
    .headingOnly .widget__title {font-size: 28px;}
    .learn.dashboard .widget--dashboard-stats {padding: 0 10% 54px;}
    .learn.dashboard .accessWidget {padding: 54px 10%;}
    .learn.dashboard .catalogWidget {padding: 54px 10%;}
    .learn.dashboard .videoWidget {padding: 54px 10%;}
    .videoWidget .widget__title {font-size: 28px;}
    .videoWidget > .ember-view > .ember-view, .videoWidget > .ember-view > .row {width: 100%;}
    .videoWidget > .ember-view > .row .columns, .videoWidget > .ember-view > .row .video__container {padding: 0;}
    .videoWidget .widget__cta .btn--primary {position: static; display: inline-block;}
    .videoWidget .widget__cta {padding: 2rem 0 0;}
    .learn.dashboard .twoCol {padding: 54px 10%;}
    .twoCol h2 {font-size: 28px;}
    .advantageitems .medium-4.columns {
    padding: 20px 30px;
    height: auto;
    border-right: 0;
    width: 100%;
}
.ConnectionSection p {
    text-align: left !important;
}
.customFooter .logo_glyph {
    height: auto;
    width: 80px !important;
    float: left;
}
.footer_left {
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
}
.customFooter .resources_block {
    padding-left: 0;
    margin-bottom: 30px;
    height: auto;
    width: 40% !important;
    float: right;
}
p.widget__subtitle {
    padding: 10px 0;
    font-size: 16px !important;
}
.expertiseblock .featured-content-multi-carousel-item__body {
    padding: 20px;
    height: auto;
}
.ConnectionSection {
    width: 100%;
    padding: 40px 0 40px !important;
}
.ConnectionSection .h2.widget__title {
    font-size: 33px !important;
    line-height: 40px;
    margin: 0 0 20px 0;
    text-align: left;
}
.EA_hero {
    width: 100%;
    height: auto;
    background-size: 230% !important;
    background-position: -270px 0 !important;
}
.access_content {
    padding: 40px 0 0;
}
.EA_items_block {
    width: 100%;
    padding: 20px 50px 40px !important;
    margin: auto auto 20px;
    display: inline-block !important;
}
.EA_item {
    width: 100%;
    margin: 10px 0;
    border-radius: 10px;
    height: auto;
}
.EA_item .image {
    height: auto;
    overflow: hidden;
}
.EA_text {
    padding: 20px 20px;
    text-align: center;
}
.EA_text .item_title {
    font-size: 20px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 70px 10% 54px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 50px 0 60px;
}
.dashboard-stat {
    height: 160px !important;
    margin: 0.375em 0;
    padding: 10px 10px;
    border-radius: 10px;
    display: inherit;
}
.dashboard-stat__label {
    font-size: 18px;
    font-weight: 400;
    line-height: 16px;
    margin: 5px;
}
.dashboard-stats li {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 10px;
}
.contactBTNsection {
    padding: 59px 30px 30px !important;
}
.contactBTNsection .finder_title {
    line-height: 35px;
    font-weight: 400;
    font-size: 22px !important;
    color: #595a5a;
    margin: 0;
}
.contactBTNsection .widget__cta {
    padding: 20px;
}

.LMS.contact_wrapper {
    width: 100%;
    /* background: #e6f3e2; */
    display: inline-block;
    padding: 0 0;
}

/*EA CERTIFICATIONS*/

.EA_certifications_hero {
    width: 100%;
    height: 310px;
    background-size: cover;
/*    background-position: -270px 0 !important;*/
}
.EA_certifications_infograph {
    padding: 20px 0 20px 0;
    width: 100%;
    margin: auto;
}
.EA_certifications_infograph .info_top {
    padding: 50px 20px;
}
.EA_certifications_infograph .info_top .left_stroke img, .EA_certifications_infograph .info_top .right_stroke img {
    width: 50%;
}
.EA_certifications_infograph .info_top .text {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 50px 0 20px;
    flex-wrap: wrap;
}
.EA_certifications_infograph .info_middle .number_wrap {
    width: 20%;
    margin-right: 10px;
}
.EA_certifications_infograph .info_middle .text_wrap {
    width: 75%;
}
.EA_certifications_infograph .info_middle .left .counter .text_wrap .text,
.EA_certifications_infograph .info_middle .right .counter .text_wrap .text {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.EA_certifications_infograph .info_middle .left .counter .number_wrap .number,
.EA_certifications_infograph .info_middle .right .counter .number_wrap .number {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
}
.EA_certifications_infograph .info_middle .left, .EA_certifications_infograph .info_middle .right {
    width: 100%;
    display: flex;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    align-items: flex-start;
}
.EA_certifications_infograph .info_bottom .divider .separator .divider_text {
    font-size: 20px;
    line-height: 25px;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 100%;
    height: 70px;
    margin-right: 15px;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    font-size: 18px;
    line-height: 28px;
}

.EA_certification_badge_block {
    width: auto;
    margin: 50px 0px;
    flex-wrap: wrap;
}
.EA_certification_badge_item {
    width: auto;
    height: auto;
    background: #f2f7f7;
    padding: 10px 15px;
    margin: 20px 50px;
    border-radius: 10px;
    float: left;
}
.EA_certification_badge_item .image {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .item_title {
    font-size: 20px;
}
.catalog-search-bar {
    display: flex;
    width: 100%;
}
.catalogueWrapper {
    width: 100%;
    padding: 10px 20px 50px 20px !important;
}
.catalogueWrapper h3 {
    font-size: 24px;
    color: #595a5a;
}
.catalogueWrapper .catalog-filters__search {
    padding: 0;
}
.catalog-search-bar input {
    margin: 0;
}
.catalog-filters {
    height: 100%;
    display: flex !important;
}
.catalogueWrapper .panel {
    display: inline-block;
}
.catalogueWrapper .medium-9.columns.js-results-holder {
    width: 100%;
}
.returnButton {
    padding: 40px !important;
}

/*EA WEBINARS*/

.EA_webinars_hero {
    width: 100%;
    height: auto;
    background-size: cover !important;
/*    background-position: -350px 0 !important;*/
}
.webinarsCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 0px 20px !important;
}
.webinarsCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.catalog-search-bar {
    display: inline-block !important;
    width: 100%;
}
.webinarsCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.webinarsCatalogueWrapper .catalog-search-bar .columns {
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-display-type {
    text-align: right;
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-filters {
    height: 100%;
    display: flex !important;
    width: 100%;
    border: 0;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: auto;
    padding: 20px 15px;
    margin: 0 0 20px 0;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 18px;
    float: left;
    display: block;
    text-align: left;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 16px;
    margin: 0;
}
.recordedWebinars {
    padding: 70px 40px !important;
    background: #1e1e1e;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/10/recordedWeinarsbg.jpg);
    background-size: cover;
}
.recordedWebinars .widget__title {
    font-size: 24px !important;
    line-height: 30px;
}
.recordedWebinars .widget__cta .btn {
    color: #fff;
    font-size: 18px;
}

/*EA RESOURCES*/

.EA_resources_hero.hero {
/*    background-position: -268px 0;*/
}
.EA_resources_block {
    width: 80%;
    margin: 0;
    display: inline-block;
}
.EA_resources_item {
    width: auto;
    height: auto;
    min-height: auto;
/*    background: #f2f7f7;*/
    padding: 30px 30px;
    margin: 3%;
    border-radius: 10px;
    float: none;
}
.EA_resources_item .item_title {
    font-size: 18px;
}
.resourcesCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 0 20px !important;
}
.resourcesCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.catalog-search-bar {
    display: inline-block !important;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.resourcesCatalogueWrapper .catalog-search-bar .columns {
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-display-type {
    text-align: right;
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-filters {
    height: 100%;
    display: flex !important;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: auto;
    padding: 20px 15px;
    margin: 0 0 20px 0;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 18px;
    float: left;
    display: block;
    text-align: left;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 16px;
    margin: 0;
}

.EA_BPX_hero {
    width: 100%;
    height: auto;
}

.EA_HALL_hero {
    width: 100%;
    height: auto;
}

.EA_CHEV_hero {
    width: 100%;
    height: auto;
}


/*TRADING & RISK*/

.TR_hero {
    width: 100%;
    height: auto;
    background-size: 230% !important;
    background-position: -270px 0 !important;
}
.TRresourcesSection {
    padding: 80px 40px !important;
    background: #f9f9f9;
}
.TR_text .item_title {
    font-size: 20px;
}

/*MAIN PAGES*/

.PanoramaMenu {
    width: 150px !important;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    float: right;
}
.PanoramaMenu .navigation-bar.top-bar {
    border-top: none;
    border: 0;
}
.PanoramaMenu .top-bar .toggle-topbar button {
    color: #747474;
    font-size: 1rem;
    font-weight: 700;
    height: 34px;
}
.PanoramaMenu .navigation-bar .top-bar-section .has-dropdown>a:after {
    margin-top: -5px;
     top: 50%; 
}
p {
    font-size: 18px !important;
}
.Certification_hero.hero {
    background-size: cover;
/*    background-position: -360px 0;*/
}
.shareable_block {
    width: 100%;
    height: auto;
    margin: 60px auto 100px;
    display: block;
}
.shareable_block .top .left_column {
    width: 100%;
    margin: 20px 0 0 0;
    float: none;
    color: #fff;
}
.shareable_block .top .right_column {
    width: 70%;
    height: auto;
    float: none;
}
.shareable_block .bottom .left_column {
    width: 100%;
    float: none;
    margin-right: 5%;
    color: #fff;
}
.shareable_block .bottom .right_column {
    width: 100%;
    float: none;
    color: #fff;
}
.focus_areas_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: auto;
    display: block;
}
.focus_areas_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px 0;
}
.focus_areas_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #333;
    font-size: 20px;
}
.two_column_A {
    width: auto;
    height: auto;
    margin: 40px 10px;
    display: inline-block;
}
.two_column_A .left_column {
    float: left;
    width: auto;
    margin-top: 0;
}
.two_column_A .h2 {
    font-size: 30px !important;
    line-height: 40px;
}
.two_column_A .right_column {
    float: right;
    width: 100%;
    margin: 30px 0 0;
}
.two_column_A_reversed {
    width: auto;
    height: auto;
    margin: 0 30px 80px;
/*    display: inline-block;*/
    display: table;
}
.digital_transformation.two_column_A_reversed {
    margin: 30px 10px 20px;
}
.digital_transformation.two_column_A_reversed .container_wrap {
    display: inherit;
}
.two_column_A_reversed .left_column {
    float: none;
    width: 100%;
    display: table-footer-group;    
}
.two_column_A_reversed .left_column .image {
    border-radius: 10px;
    overflow: hidden;
    height: auto;
    margin: 0 0 70px 0;
}
.focus_areas_wrapper {
    padding: 80px 10px 40px;
}
.two_column_A_reversed .right_column {
    float: right;
    width: 100%;
    margin: 30px 0 40px 0;
    display: table-header-group;
}
.two_column_B {
    width: auto;
    height: auto;
    margin: 50px 10px 80px;
    display: inline-block;
}
.two_column_B .left_column {
    float: none;
    width: 100%;
    margin-right: 0;
}
.two_column_B .left_column .h2.widget__title {
    font-size: 32px;
    width: auto;
/*    margin: 0;*/
}
.two_column_B .right_column {
    float: left;
    width: 100%;
    border: solid 1px #56BC2F;
    padding: 30px;
    border-radius: 20px;
}
.two_column_B .right_column li {
    margin-bottom: 20px;
    font-size: 15px;
}
.two_column_B .left_column {
    float: none;
    width: 100%;
    margin: 0 0 40px 0;
}
.shareable.two_column_C {
    padding: 10px;
}
.shareable_block {
    width: 100%;
    height: auto;
    margin: 0;
    display: block;
}
.shareable_block .top {
    width: 100%;
    padding: 30px 0 20px;
}
.shareable_block .top .left_column {
    width: 100%;
    margin: 20px 0 60px 0;
    float: none;
    color: #fff;
}
.shareable_block .bottom {
    width: 100%;
    margin: 40px 0 40px;
    display: inline-block;
}
.shareable_block .top .left_column .h2.widget__title {
    text-align: left;
    color: #ffff;
    font-size: 32px;
}
.shareable_block .bottom .list_image li {
    margin-bottom: 10px;
    font-size: 16px;
}
.main_certifications_badge {
    padding: 70px 10px 0;
    text-align: center;
}
.main_certifications_badge .EA_certification_badge_block {
    width: 100%;
    margin: 10px 0 70px;
    display: inline-block;
}
.main_certifications_badge .EA_certification_badge_item {
    width: 80%;
    height: auto;
    background: #f2f7f7;
    padding: 30px 40px;
    margin: 10px auto;
    border-radius: 10px;
    float: inherit;
}

.Training_webinars_hero.hero {
    background-size: cover;
/*    background-position: -270px 0;*/
}
.main_series_overview {
    width: 80%;
    height: auto;
    margin: 60px auto 0;
    display: block;
    text-align: center;
}
.main_series_overview .sub_widget_title {
    width: 100%;
    margin: auto;
    font-size: 18px;
}
.what_to_expect_wrapper {
    width: 100%;
    background: #e6f3e2;
    display: inline-block;
    padding: 70px 30px 80px;
}
.what_to_expect_block {
    width: auto;
    margin: auto;
    display: inline-block;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px 40px;
    margin: 0;
    color: #595a5a;
    border-radius: 50px;
}
.what_to_expect_item .dot_link {
    width: 27px;
    height: 27px;
    padding: 0;
    right: 45%;
    top: auto;
    bottom: -14px;
    z-index: 999;
}
.what_to_expect_item .item_title {
    margin: 10px 0 10px 0;
    font-weight: 400;
    color: #333;
    font-size: 20px;
}
.addinfo {
    width: auto;
    height: auto;
    padding: 0 !important;
    margin: 50px 30px;
    display: block;
}
.EA_webinars_prism_item .image {
    width: 90px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}

.featured-content-multi-carousel-item__title {
    font-size: 16px;
    color: #56bc2f;
    text-transform: capitalize;
}

/*CONTACT US*/

.contact_item {
    width: 80%;
    padding: 40px 30px;
    margin: 15px auto;
}



/*CERTIFICATE INFO*/

.associate_cert.cert_column_A .left_column {
    float: left;
    width: auto;
    margin-top: 30px;
}
.associate_cert.cert_column_A .left_column .widget__title {
    margin-bottom: 40px;
}
.associate_cert.cert_column_A .right_column {
    float: right;
    width: auto;
    margin-top: 30px;
}
.associate_cert.cert_column_A .bottom {
    width: auto;
    height: auto;
    margin: 60px auto 80px;
    display: flex;
}
.associate_cert.cert_column_A .right_column .image {
    width: 70%;
    margin-top: 0;
}
.focus_areas_block {
    width: 100%;
    /* padding: 20px 120px 50px !important; */
    margin: auto;
    display: block;
    flex-direction: column !important;
}
.focus_areas_item {
    background: #fff;
    width: auto !important;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 30px;
    margin: 15px 0;
}
.specialist_cert.cert_column_B {
    width: auto;
    height: auto;
    margin: 0;
    padding: 50px 0 30px;
    display: block;
    background: #F2F7F7;
}
.specialist_cert.cert_column_B .left_column {
    float: left;
    width: auto;
    margin: auto !important;
    display: inline-block;
    order: 2;
}
.specialist_cert.cert_column_B .container_wrap {
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.specialist_cert.cert_column_B .left_column .image {
    width: 70%;
    margin-top: 20px;
}
.specialist_cert.cert_column_B .right_column {
    float: right;
    width: auto;
    margin: auto !important;
    display: inline-block;
    order: 1;
}
.specialist_cert.cert_column_B .right_column .widget__title {
    margin-bottom: 40px;
}
.professional_cert.cert_column_C .right_column .image {
    width: 70%;
    margin-top: 20px;
}
.professional_cert.cert_column_C {
    width: auto;
    height: auto;
    margin: 60px auto 60px;
    display: block;
}
.professional_cert.cert_column_C .bottom {
    width: auto;
    height: auto;
    margin: 60px auto 60px;
    display: flex;
}
.specialist_cert.cert_column_B .bottom {
    width: auto;
    height: auto;
    margin: 60px auto 60px;
    display: flex;
}
.professional_cert.cert_column_C .left_column {
    float: left;
    width: auto;
}
.professional_cert.cert_column_C .left_column .widget__title {
    margin-bottom: 40px;
}
.professional_cert.cert_column_C .right_column {
    float: right;
    width: auto;
    margin: auto !important;
    display: inline-block;
}
.expert_cert.cert_column_D {
    width: auto;
    height: auto;
    margin: 0 auto 0;
    padding: 60px 0 70px;
    display: block;
    background: #F2F7F7;
}
.expert_cert.cert_column_D .right_column {
    float: right;
    width: auto;
    order: 1;
}
.expert_cert.cert_column_D .left_column {
    float: none;
    width: auto;
    order: 2;
}
.expert_cert.cert_column_D .left_column .image {
    width: 70%;
    margin-top: 20px;
}
.expert_cert.cert_column_D .right_column .widget__title {
    margin-bottom: 40px;
}
.expert_cert.cert_column_D .container_wrap {
    display: flex;
    flex-direction: column;
}

.focus_areas_block {
    width: 100%;
    padding: 0 40px 50px !important;
    margin: auto;
    display: block;
    flex-direction: column !important;
}
.whats_included {
    padding: 60px 0;
}
.whats_included .focus_areas_block {
    padding: 0 0px 0 !important;
}
.learning_expect {
    background: #f9f9f9;
    padding: 60px 0;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-position: 0 40%;
    background-repeat: no-repeat;
    margin-top: 20px;
}
.learning_expect .h2.widget__title {
    font-size: 24px !important;
    margin-bottom: 10px;
}
.whats_included .widget__title {
    font-size: 24px !important;
    margin-bottom: 10px;
}
.focus_areas_block {
    width: 100%;
    padding: 0 0px 0 !important;
    margin: auto;
    display: block;
    flex-direction: column !important;
}
h4.learning-path-detail-milestone-item__title {
    font-weight: 400;
    color: #595a5a;
    font-size: 18px;
}

.layout-panel.layout-panel--article {
    margin: 30px auto;
    max-width: 100%;
    padding-top: 1rem;
    width: 100%;
    width: 90%;
    padding: 10px 10px 30px 10px !important;
    border: solid 1px #efefef;
    border-radius: 10px;
}


.additional_info_wrap {
    width: 100%;
    background: #f7f7f7;
    height: auto;
    padding: 40px 0px 40px 0;
    border-radius: 20px;
}

.additional_info_wrap .left_column .item {
    padding: 0 20px 0 20px;
    border-left: solid 3px #56bb2f;
    margin: 0 0 50px;
}
.additional_info_wrap .item p a {
    font-size: 14px;
}


/*CALENDAR SECTION*/

.calendar_section .quarter_wrap {
    display: inline-block;
    width: 100%;
}
.calendar_section .month_item {
    width: 85%;
    margin: 10px auto;
    float: none;
}
.digital_transformation.two_column_A h2.h2.widget__title, .digital_transformation.two_column_A_reversed h2.h2.widget__title {
    color: #56bd30 !important;
    font-size: 34px !important;
    line-height: 40px;
}
h1.h2.widget__title.green {
    color: #55bd2e;
    text-align: left;
    padding: 0 0 20px;
    line-height: 40px;
}

.learner__sidebar-inner-list.learner__sidebar-inner-list--disabled {
    word-wrap: break-word;
    background-color: transparent;
    color: #656565;
    margin: -1rem -1rem 0;
    padding: 1rem;
}
.tools__content__sections__list a.active {
    color: #1a1a1a;
}
.tools__content__sections__list a.active .label {
    border-color: #1a1a1a;
    color: #1a1a1a;
}

.atlwdg-trigger.atlwdg-SUBTLE {
    right: 0;
    bottom: 0;
    border: 0;
    border-bottom: none;
    border-right: none;
    background-color: #F7F8F9 !important;
    color: #fff !important;
    font-size: 13px !important;
    padding: 9px 10px !important;
    -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: none !important;
    border-radius: 10px 0 0 0 !important;
}

.calendar_section {
    padding: 40px 0 40px;
    margin-bottom: -50px;
}

.supportBlock2 {
    padding: 70px 40px !important;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-color: #f9f9f9;
    background-position: 0 40%;
    font-size: 20px;
    text-align: center;
}
.supportBlock2 .row {
    width: 100%;
    margin: auto;
    display: inline-block;
}
.supportBlock2 .row .medium-6.columns {
    padding: 40px 50px;
    border: solid 5px #f9f9f9;
    background: white;
    /* margin: 5px; */
}

.featured-content-multi-carousel-item__title {
    font-size: 20px;
    color: #56bc2f;
    text-transform: capitalize;
}


/*AWARD SECTION*/

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 60px 40px !important;
    background: #f9f9f9;
}
.award_text_block {
    width: 100%;
    display: inline-block;
    margin: 0;
}

.award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 15px;
    text-align: left;
    font-size: 38px;
    line-height: 44px;
    float: none;
}
.awards_block {
    width: 90%;
    margin: 20px 5%;
    display: inline-block;
}

.testimonialwrapper {
    padding: 4rem;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 50px !important;
    width: 100%;
    padding: 2rem !important;
}
.testimonialwrapper .testimonial-quote__text {
    font-size: 18px !important;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    color: #595a5a !important;
    position: relative;
}
.onboarding_step_item {
    width: auto;
    height: auto;
    min-height: auto;
    /* background: #f2f7f7; */
    padding: 20px 20px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}

.accessWidget .dashboard-access-list-item .grid {
    display: inherit;
}
.accessWidget .dashboard-access-list-item button i.icon-navigateright {
    display: none;
}
.dashboard-access-list-item-expander {
    margin-bottom: 10px;
}

.widget--badges {
    width: 100%;
    padding: 50px 20px !important;
}



}





@media only screen and (max-width: 320px) {

.header .company__beta-logo {
    width: auto;
    vertical-align: top;
    /* float: left; */
    margin: 5px auto;
    max-width: inherit;
}
  .nav--top a, .nav--top #cart-button {
    color: #56bc2f;
    margin: 0;
    padding: 0;
}
  .hero {
/*    background-position: -230px 0;*/
}
.hero .hero__caption .hero__title {
    font-size: 31px !important;
}
.ConnectionSection p {
    text-align: left !important;
}
h1.h2.widget__title {
    font-size: 24px !important;
    line-height: 30px;
}
.empoweringblock {
    margin: 0;
}
.ecosystem_wrap {
    margin: auto auto 0;
}
.testimonialblock::before {
    font-size: 24px !important;
    line-height: 30px;
}
.testimonialblock {
    padding: 40px 20px !important;
}
h2.h2.widget__title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500 !important;
}

.ecosystem_signin .signin_item {
    display: block;
    width: 90%;
}
.ecosystem_signin .info_text {
    width: auto;
    text-align: left;
    padding: 20px 15px;
    background: #fff;
    height: auto;
    float: left;
}
.ecosystem_signin .info_text h2.title {
    font-size: 23px;
    line-height: 28px;
}
.ecosystem_signin .info_text .login_btn {
    font-size: 18px;
    margin-top: 30px;
    display: block;
}




.expertiseblock {
    padding: 50px 20px 60px !important;
}
ul.featured-content-block-grid.small-block-grid-1.medium-block-grid-2 {
    width: 100%;
}
.featured-content-multi-carousel__nav-right {
    right: -17px;
    bottom: 37%;
}
.subscriberblock .widget__cta .btn--primary {
    font-size: 18px;
    padding: 10px 30px;
    line-height: 24px;
}
.advantageitems .medium-4.columns {
    padding: 20px 10px;
    height: auto;
    border-right: 0;
}
p.widget__subtitle {
    padding: 10px 0 0;
    font-size: 14px !important;
    margin-bottom: 0;
}
.customFooter .address_block {
    padding: 0;
    width: 80%!important;
    line-height: 2;
    float: left;
    margin-left: 0px;
}
.customFooter .about_block {
    width: 100% !important;
    float: left;
}
.customFooter .resources_block {
    margin-bottom: 30px;
    width: 100% !important;
    float: right;
}
.customFooter .about_block {
    width: 100% !important;
    float: left;
    margin-bottom: 30px;
}
.customFooter nav .box ul li {
    margin-right: 15px;
    float: left;
    width: 100%;
}
.footer_left {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}
.customFooter .logo_glyph {
    margin-bottom: 20px;
}
.header .company__beta-logo {
    width: auto;
    vertical-align: top;
    float: left;
    margin: 7px auto;
    max-width: inherit;
}

.ConnectionSection {
    width: 100%;
    padding: 60px 0 40px !important;
}
.ConnectionSection .h2.widget__title {
        font-size: 33px !important;
    line-height: 40px;
    margin: 0 0 20px 0;
}
.EA_hero {
    width: 100%;
    height: auto;
    background-size: 260% !important;
    background-position: -300px 0 !important;
}
.EA_items_block {
    width: 90%;
    padding: 20px 0px 20px !important;
    margin: auto auto 50px;
    display: inherit !important;
}
.EA_item {
    width: 100%;
    margin: 10px 0;
    border-radius: 10px;
}
.EA_item .image {
    height: 150px;
    overflow: hidden;
}
.EA_text {
    padding: 10px 20px;
    text-align: center;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 70px 10% 54px;
}
.learn.dashboard .widget--dashboard-stats {
    padding: 50px 0 60px;
}
.dashboard-stat {
    height: auto !important;
    margin: 0 !important;
    padding: 20px 10px;
    border-radius: 10px;
}
.dashboard-stat__label {
    font-size: 17px;
    font-weight: 400;
    line-height: 16px;
    margin: 5px;
}
ul.dashboard-stats li {
    float: left;
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 10px;
}
.contactBTNsection {
    padding: 30px !important;
}
.contactBTNsection .finder_title {
    font-weight: 400;
    font-size: 27px;
    color: #595a5a;
    margin: 0;
}



/*EA CERTIFICATIONS*/

.EA_certifications_hero {
    width: 100%;
    height: auto;
    background-size: cover !important;
    background-position: 0 0 !important;
}
.EA_certifications_infograph {
    padding: 0 0 40px 0;
    width: 100%;
    margin: auto;
}
.EA_certifications_infograph .info_top {
    padding: 50px 10px;
}
.EA_certifications_infograph .info_top .left_stroke img, .EA_certifications_infograph .info_top .right_stroke img {
    width: 50%;
}
.EA_certifications_infograph .info_top .text {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
}
.EA_certifications_infograph .info_middle {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin: 50px 0 20px;
    flex-wrap: wrap;
}
.EA_certifications_infograph .info_middle .number_wrap {
    width: 20%;
    margin-right: 10px;
}
.EA_certifications_infograph .info_middle .text_wrap {
    width: 75%;
}
.EA_certifications_infograph .info_middle .left .counter .text_wrap .text,
.EA_certifications_infograph .info_middle .right .counter .text_wrap .text {
    font-size: 16px;
    line-height: 22px;
    text-align: left;
}
.EA_certifications_infograph .info_middle .left .counter .number_wrap .number,
.EA_certifications_infograph .info_middle .right .counter .number_wrap .number {
    font-size: 30px;
    line-height: 30px;
    font-weight: 400;
}
.EA_certifications_infograph .info_middle .left, .EA_certifications_infograph .info_middle .right {
    width: 100%;
    display: flex;
}
.EA_certifications_infograph .info_bottom .box_wrap {
    align-items: flex-start;
}
.EA_certifications_infograph .info_bottom .divider .separator .divider_text {
    font-size: 20px;
    line-height: 25px;
}
.EA_certifications_infograph .info_bottom .box_wrap .icon {
    width: 100%;
    height: 70px;
    margin-right: 15px;
}
.EA_certifications_infograph .info_bottom .box_wrap .text_wrap .text {
    font-size: 18px;
    line-height: 28px;
}

.EA_certification_badge_block {
    width: auto;
    margin: 50px 0;
}
.EA_certification_badge_item {
    width: 44%;
    background: #f2f7f7;
    padding: 10px 15px;
    margin: 3%;
    border-radius: 10px;
    float: left;
}
.EA_certification_badge_item .image {
    width: 100%;
    margin: auto;
    position: relative;
    overflow: hidden;
}
.EA_certification_badge_item .item_title {
    font-size: 15px;
}
.catalog-search-bar {
    display: flex;
    width: 100%;
}
.catalogueWrapper {
    width: 100%;
    padding: 60px 20px 20px 20px !important;
}
.catalogueWrapper h3 {
    font-size: 24px;
    color: #595a5a;
}
.catalogueWrapper .catalog-filters__search {
    padding: 0;
}
.catalog-search-bar input {
    margin: 0;
}
.catalog-filters {
    height: 100%;
    display: flex !important;
}
.catalogueWrapper .panel {
    display: inline-block;
}
.catalogueWrapper .medium-9.columns.js-results-holder {
    width: 100%;
}
.returnButton {
    padding: 40px !important;
}

/*EA WEBINARS*/

.EA_webinars_hero {
    width: 100%;
    height: auto;
    background-size: cover !important;
/*    background-position: -370px 0 !important;*/
}
.EA_webinars_prism_block {
    width: 90%;
    margin: 20px 5%;
    display: inline-block;
}
.webinarsCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 70px 20px !important;
}
.webinarsCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.catalog-search-bar {
    display: inline-block;
    width: 100%;
}
.webinarsCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.webinarsCatalogueWrapper .catalog-search-bar .columns {
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-display-type {
    text-align: right;
    padding: 0;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: auto;
    padding: 20px 15px;
    margin: 0 0 20px 0;
}
.webinarsCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 18px;
    float: left;
    display: block;
    text-align: left;
}
.webinarsCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.webinarsCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.webinarsCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 16px;
    margin: 0;
}
.EA_webinars_prism_block {
    width: 100%;
    margin: 20px 0;
    display: inline-block;
}
.recordedWebinars {
    padding: 70px 40px !important;
    background: #1e1e1e;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/10/recordedWeinarsbg.jpg);
    background-size: cover;
}
.recordedWebinars .widget__title {
    font-size: 29px;
    line-height: 40px;
}

.recordedWebinars .widget__cta .btn {
    color: #fff;
    background: #56bc2f;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 18px;
}

/*EA RESOURCES*/

.EA_resources_hero.hero {
/*    background-position: -300px 0;*/
}
.EA_resources_block {
    width: 100%;
    margin: 20px 0;
    display: inline-block;
}
.resourcesCatalogueWrapper {
    width: 100%;
    text-align: center;
    padding: 40px 20px 70px 20px !important;
}
.resourcesCatalogueWrapper h3 {
    font-size: 28px;
    color: #595a5a;
}
.catalog-search-bar {
    display: inline-block;
    width: 100%;
}
.resourcesCatalogueWrapper .catalog-search__button {
    border-width: 1px !important;
}
.resourcesCatalogueWrapper .catalog-search-bar .columns {
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-display-type {
    text-align: right;
    padding: 0;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item {
    display: block;
    float: none;
    width: auto;
    padding: 20px 15px;
    margin: 0 0 20px 0;
}
.resourcesCatalogueWrapper .catalog-list-item__title-container h3.catalog-list-item__title {
    font-size: 18px;
    float: left;
    display: block;
    text-align: left;
}
.resourcesCatalogueWrapper .catalog-item .catalog-list-item .medium-5.columns {
    padding: 0 !important;
}
.resourcesCatalogueWrapper .catalog-list-item__info {
    text-align: left;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.resourcesCatalogueWrapper .catalog-list-item__description {
    text-align: left;
    font-size: 16px;
    margin: 0;
}


.EA_BPX_hero {
    width: 100%;
    height: auto;
}

.EA_HALL_hero {
    width: 100%;
    height: auto;
}

.EA_CHEV_hero {
    width: 100%;
    height: auto;
}

/*TRADING & RISK*/

.TR_hero {
    width: 100%;
    height: auto;
    background-size: 260% !important;
    background-position: -330px 0 !important;
}

.featured-content-multi-carousel-item__title {
    font-size: 16px;
    color: #56bc2f;
    text-transform: capitalize;
}

.what_to_expect_block {
    width: auto;
    margin: 0 0 !important;
    margin: auto;
    display: inline-block;
}
.what_to_expect_item {
    background: #fff;
    width: 100%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 40px 20px;
    margin: 0;
    color: #595a5a;
    border-radius: 50px;
}

.additional_info_wrap .left_column .item {
    padding: 0 0 0 20px;
    border-left: solid 2px #56bb2f;
    margin: 0 0 50px;
}

/*CONTACT US*/


.contact_item {
    width: 100%;
    padding: 30px 10px;
    margin: 15px auto;
}
.contact_consultant_wrap .contact_name {
    color: #333;
    font-weight: 400;
    margin-right: 0;
}
.additional_info_wrap {
    width: 100%;
    background: #f7f7f7;
    height: auto;
    padding: 60px 20px 40px 0;
    border-radius: 20px;
}
.digital_transformation.two_column_A.additional_info {
    width: 100%;
    margin: 0 !important;
}
.additional_info_wrap .left_column .item_title {
    font-weight: 400;
    color: #56bd30;
    font-size: 20px;
}
.additional_info_wrap .item p a {
    font-size: 14px;
}
.additional_info_wrap .right_column .image {
    margin: 0 0 0 20px;
}

.main_certifications_badge .EA_certification_badge_item {
    width: auto;
    height: auto;
    background: #f2f7f7;
    padding: 20px 50px;
    margin: 3%;
    border-radius: 10px;
    float: none;
}
.EA_certification_badge_item .item_title {
    font-size: 20px;
}
.digital_transformation.two_column_A.additional_info .h2.widget__title {
    text-align: center;
    margin-bottom: 50px;
    font-size: 24px !important;
}


/*COURSE DETAILS PAGE*/

.course__detail__container {
    width: 90%;
    text-align: center;
    padding: 10px 0 20px 0 !important;
    display: block;
}
.course__detail__content {
    width: auto !important;
    padding: 20px 0 0 0 !important;
}
.course__detail__container > div:nth-child(2) {
    flex-grow: 1;
    width: auto !important;
}
.course__detail__sidebar {
    width: auto !important;
}
.tabs .tab-title>a {
    font-size: 14px;
    border-radius: 7px 7px 0 0;
    margin-bottom: 2px;
}
.tabs-content {
    border: 0;
    padding-top: 1rem;
}
.course-purchase__mobile-button {
    width: 90%;
}

.layout-panel.layout-panel--article {
    margin: 30px auto;
    max-width: 100%;
    padding-top: 1rem;
    width: 100%;
    width: 90%;
    padding: 10px 10px 30px 10px !important;
    border: solid 1px #efefef;
    border-radius: 10px;
}
.hero .hero__caption {
    margin: 40px auto;
    padding: 20px 20px !important;
    position: relative;
}
h1.h2.widget__title.green {
    color: #55bd2e;
    text-align: left;
    padding: 0 0 20px;
    line-height: 33px;
    font-size: 28px !important;
}

.atlwdg-trigger.atlwdg-SUBTLE {
    right: 0;
    bottom: 0;
    border: 0;
    border-bottom: none;
    border-right: none;
    background-color: #F7F8F9 !important;
    color: #fff !important;
    font-size: 13px !important;
    padding: 9px 10px !important;
    -webkit-box-shadow: -1px -1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: none !important;
    border-radius: 10px 0 0 0 !important;
}

.calendar_section {
    padding: 40px 0 40px;
    margin-bottom: -50px;
}

.supportBlock2 {
    padding: 70px 0px !important;
    background-image: url(https://www.enverus.com/wp-content/uploads/2022/12/pr-call-out-bg.svg);
    background-size: cover;
    background-color: #f9f9f9;
    background-position: 0 40%;
    font-size: 20px;
    text-align: center;
}
.supportBlock2 .row .medium-6.columns {
    padding: 40px 40px;
    border: solid 5px #f9f9f9;
    background: white;
    /* margin: 5px; */
}

.ConnectionSection .h2.welcome__title {
    font-size: 38px;
    line-height: 24px;
    color: #595a5a;
    font-weight: 400;
    margin: 0 0 10px 0;
}

.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 60px 20px !important;
    background: #f9f9f9;
}
.awards_item {
    background: #f2f7f7;
    display: inline-block;
    color: #595a5a;
    overflow: hidden;
    border: solid 1px #cbcbcb;
    text-align: center;
    width: auto;
    height: auto;
    min-height: auto;
    padding: 20px 20px;
    margin: 3%;
    border-radius: 20px;
    float: left;
}
.award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    margin: 0 0 30px 0;
    border-radius: 15px;
    text-align: left;
    font-size: 26px;
    line-height: 35px;
    float: none;
}
.journey_break h2.h2.widget__title::after {
    
    margin-top: -4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 130%;
    left: 45%;
}

}

@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 700px) {
section#page_hero {
    width: 100%;
    height: auto;
    padding: 50px 90px;
    background-size: cover !important;
    background-position: -400px 0 !important;
    background-repeat: no-repeat;
}
.square_blocks {
    width: 100%;
    margin: 12px auto;
    display: inline-block;
}
.square_item {
    width: 30%;
    border-radius: 14px;
    border: 1px solid #d9d9d9;
    background: #f9f9f9;
    display: inline-block;
    text-align: center;
    margin: 11px;
}

}

@media only screen and (max-width: 968px) {
section#page_hero {
    width: 100%;
    height: auto;
    padding: 50px 90px;
    background-size: cover !important;
    background-position: -400px 0 !important;
    background-repeat: no-repeat;
}
section#notice_block .btn_wrap a {
    width: 150px;
    padding: 8px 17px;
    font-size: 16px; 
}
.links_wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    gap: 0;
    margin: auto;
}
.links_wrap a {
    width: auto;
    padding: 0 19px;
    font-size: 16px;
}
.solution_list_items .list_item {
    width: 47%;
    position: relative;
    border: solid 1px #f9f9f9;
    display: flex;
    padding: 20px 30px;
}
.square_blocks {
    width: 100%;
    margin: 20px auto;
    display: inline-block;
}
.square_item {
    width: 30%;
    border-radius: 14px;
    border: 1px solid #d9d9d9;
    background: #f9f9f9;
    display: inline-block;
    text-align: center;
    margin: 11px;
}

}

@media only screen and (max-width: 580px) {
  section {
    padding: 40px 0;
}
#page_hero .hero_caption .hero_title {
    margin: 0;
    color: #595a5a;
    font-size: 32px;
    font-weight: 500;
    line-height: normal;
}
section#page_hero {
        width: 100%;
        height: auto;
        padding: 50px 20px;
        background-size: cover !important;
        background-position: -400px 0 !important;
        background-repeat: no-repeat;
    }
   

}

@media only screen and (max-width: 320px) {

}

.pagination-controls {
            margin: 20px 0;
            text-align: center;
            padding: 10px;
        }
        .pagination-controls button {
            margin: 0 5px;
            padding: 8px 15px;
            cursor: pointer;
            border: 1px solid #ddd;
            background: #fff;
            border-radius: 40px;
        }
        .pagination-controls button.active {
            background-color: rgb(86, 188, 47);
            color: white;
            border-color: rgb(86, 188, 47);
        }
        .items-count {
            margin-top: 15px;
            color: #666;
        }





/* NEW DESIGN STYLES */


/* TOP NAV */

.header .top-bar {
  width: 90%;
  margin: auto;
  display: inline-block;
  vertical-align: middle;
  border: 0;
  max-width: calc(100% - 164px - 64px - 8px - 228px);
  height: auto;
}
.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.top-bar-section ul li {
  padding: 0;
}
.top-bar-section ul li>a {
  color: #969797;
  display: block;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  padding: 12px 0 12px 1rem;
  text-transform: none;
  width: 100%;
}
.top-bar-section li:not(.has-form) a:not(.button) {
  color: #666;
  font-weight: 400;
}

.topNavSearch {
    width: 32%;
    float: right;
    padding: 0 1rem 2rem !important;
}
.topNavSearch .search-bar-widget button {
  height: 40px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  border-radius: 0 10px 10px 0 !important;
  background: #595A5A !important;
  font-size: 0;
}
.topNavSearch .search-bar-widget input {
  font-size: 18px;
  font-size: 16px;
  height: 40px;
  margin: 0;
  width: 99%;
  border-radius: 10px 0 0 10px;
  color: #919191 !important;
}
.topNavSearch .search-bar-widget button i {
  padding: 0.60em;
  font-size: 26px;
}
.topNavSearch .search-bar-widget button:hover {
  color: #fff;
}
.btn_wrap a {
  background: #f60;
  border-radius: 8px;
  padding: 10px 24px !important;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
  border: 0;
}
.btn_wrap a:hover {
  background: #e55c00;
  color: #fff;
}
.webinarsCatalogueWrapper h3 {
    font-size: 38px;
    color: #595a5a;
    text-align: center;
}



section {
  padding: 60px 0;
}
.widget__title {
    font-size: 38px;
    color: #595a5a;
}
#page_hero {
  width: 100%;
  height: auto;
  background-image: url(https://www.enverus.com/wp-content/uploads/2024/10/global_homepage_hero_image.png);
  background-size: cover !important;
  background-position: right top !important;
  position: relative;
  margin-bottom: 0 !important;
  background-position: right;
  padding-block-start: 100px;
  padding-block-end: 100px;
  padding-inline-start: 50px;
  padding-inline-end: 50px;
  display: block;
}
section#page_hero.hero.segment {
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/10/Segment_hero_image.png);
}
section#page_hero.hero.product {
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/11/Platforms_hero_image.png);
}
section#page_hero.hero.all_platforms {
  background-image: url(https://www.enverus.com/wp-content/uploads/2025/01/all_plaforms_hero_image.jpg);
}

#page_hero .hero_caption {
  width: 60%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  flex-basis: auto;
  gap: 15px;
}
#page_hero .hero_caption .connection_line {
    width: 80px;
}
#page_hero .hero_caption .connection_line p {
    margin: 0;
}
#page_hero .hero_caption .hero_title {
  margin: 0 0;
  color: #595a5a;
  font-size: 38px;
  font-weight: 500;
  line-height: 44px;
}

p {
  text-rendering: optimizeLegibility;
  font-weight: 400;
  line-height: 1.45;
  margin-bottom: 1rem;
  color: #595a5a;
}
.solution_list_items .list_item .name {
  font-size: 18px;
      margin: 0;
}
.description {
}
.btn_wrap a {
  background: #f60;
  border-radius: 8px;
  padding: 10px 38px;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
}
.green {
  color: #56bc2f;
}
.section_title {
  /* line-height: 32px; */
  font-weight: 400;
  font-size: 38px;
  color: #595a5a;
  text-align: center;
}
section#notice_block {
  background: #3c7d0e;
  padding: 8px;
}
section#notice_block .message {
  color: #fff;
  font-size: 18px;
  margin: 8px 0;
}
section#notice_block .notice_wrap {
  display: flex;
}
#page_hero .hero_caption .description {
  font-size: 18px;
}
section#notice_block .btn_wrap a {
  background: #fff;
  border-radius: 8px;
  padding: 8px 24px;
  color: #f60;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  display: inline-block;
      margin: 0;
}
section#notice_block .notice_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 50px;
}
section.sub_menu_links {
  padding: 12px 8px;
  margin: 20px 0;
}
.links_wrap {
  display: flex;
  width: 80%;
  justify-content: center;
  align-items: center;
  gap: 0;
  margin: auto;
}
.links_wrap a {
  width: 100%;
  padding: 0;
  border-right: 1px solid #d9d9d9;
  color: #207db7;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

.links_wrap a:last-child {
  border: 0;
}
.solution_list_items {
  gap: 38px 38px;
  flex-wrap: wrap;
  display: flex;
  /* flex-direction: row; */
  /* flex-wrap: wrap; */
  justify-content: center;
  /* align-items: initial; */
  /* align-content: initial; */
  /* flex-basis: auto; */
  /* flex-grow: 1; */
  /* flex-shrink: 1; */
  /* align-self: auto; */
  margin-top: 60px;
}
.solution_list_items .list_item {
  width: 31%;
  position: relative;
  border: solid 1px #f9f9f9;
  display: flex;
  align-items: center;
  background: #f9f9f9;
  border-radius: 15px;
  padding: 20px 30px;
  transition: all 0.3s;
  text-decoration: none;
}
.solution_list_items .list_item:hover {
  background-color: #fff;
  border: solid 1px #56bc2f;
  box-shadow: 0px 0px 10px 0px
    rgba(0, 139.37167358398438, 25.026315960826572, 0.5);
}
.solution_list_items .list_item .solution_icon {
  margin-right: 12px;
}
.solution_list_items .list_item .solution_icon i {
  color: #56bc2f;
  font-size: 50px;
}
.solution_list_items .list_item .arrow_icon {
  position: relative;
}
.solution_list_items .list_item:before {
  position: absolute;
  right: 30px;
  top: 50%;
  margin-top: -12px;
  font-size: 20px;
  color: #56bc2f;
  content: "→";
}
[class^="misc-"]:before,
[class*=" misc-"]:before {
  font-family: "enverus-icons-miscellaneous";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  /* font-size: 120%; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.misc-wind:before {
  content: "\e8ca";
}

/* SQUARE BLOCKS */

.square_blocks {
  display: flex;
    gap: 18px;
    justify-content: center;
    margin: 60px 0 40px;
    flex-direction: row;
    width: auto;
    flex-wrap: wrap;
}
.square_item {
  width: auto;
  border-radius: 14px;
  border: 1px solid #d9d9d9;
  background: #f9f9f9;
  display: inline-block;
  text-align: center;
}
.square_item:hover {
  border: 1px solid #53bd2e;
}
.square_item a .icon_item {    
    font-size: 60px;
    width: 45%;
    height: 70px;
    display: inline-block;
    margin-bottom: 12px;
    line-height: 0;
    vertical-align: middle;
  }
.square_item a .icon_item:before {    
    color: #000;    
    vertical-align: text-bottom;
    }
.square_item a {
  width: 200px;
  height: 100%;
  text-decoration: none;
  padding: 21px 12px;
  border-radius: 14px;
  background: #f9f9f9;
  display: inline-block;
  transition: all 0.3s;
}
.square_item a:hover {
  background: #fff;
}
.square_item .item_image {
    width: 45%;
    height: 70px;
    display: inline-block;
    margin-bottom: 12px;
}
.item_title {
  height: auto;
  color: #56bc2f;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  margin: 4px;
}
.meta_text {
    color: #595a5a;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    margin: 4px 0;
}
.tert_link_wrap {
  text-align: center;
  margin: 20px 0;
}
.tert_link {
      color: #207db7;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    /* font-weight: 500; */
    line-height: 21px;
    background: #f1f1f1;
    padding: 12px 24px;
    border-radius: 8px;
    display: inline-block;
}
.square_item.energylink .item_image {
    /* height: 80px; */
    width: 90%;
    display: inline-block;
}
.square_item.energylink .item_image img {
    vertical-align: text-bottom;
    padding: 20px 0;
    mix-blend-mode: multiply;
}

/*LEARNING JOURNEY BLOCKS */
.square_block_color {

}
.learning_journey_block {
  display: flex;
  gap: 20px;
  justify-content: center;
  /* margin: 60px 0 40px; */
}
.journey_blocks {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin: 60px 0 40px;
}
.journey_item {
  width: 100%;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
}
.journey_item a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  padding: 21px 12px;
  border-radius: 14px;
  border: 1px solid #53bd2e;
  background: #fff;
  display: inline-block;
  transition: all 0.3s;
}
.journey_item a:hover {
  background: #f9f9f9;
}
.journey_item .item_image {
  width: 40%;
  display: inline-block;
  margin-bottom: 12px;
}
.item_title {
  height: auto;
  color: #56bc2f;
  text-align: center;
  font-family: Roboto;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
  margin: 4px;
}
.meta_text {
    color: #595a5a;
    text-align: center;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    margin: 4px 0;
}
.square_block_color .icon_item.demo-icon {
    color: #56bc2f;
    font-size: 50px;
}
.square_block_color .item_title {
    color: #232323;
}
.square_block_color .journey_item a:hover {
    background: #53bd2e;
}
.square_block_color .journey_item a:hover .icon_item.demo-icon, .square_block_color .journey_item a:hover .item_title {
    color: #fff;
}

/* NEW LEARNING */

.new_learning_journey_block {
    display: flex;
    gap: 20px;
    justify-content: center;
}
.new_journey_blocks {
    display: flex;
    gap: 20px;
    justify-content: center;
    margin: 60px 0 40px;
}
.new_journey_item {
    width: 100%;
    border-radius: 14px;
    display: inline-block;
    text-align: center;
    position: relative;
}
.new_journey_item a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 21px 12px;
    border-radius: 14px;
    display: inline-block;
    transition: all 0.3s;
}
.new_journey_item .item_image {
    width: 40%;
    display: inline-block;
    margin-bottom: 12px;
    background: #56bc2f;
    border-radius: 50px;
    padding: 14px;
    transition: all 0.3s;
}
.new_journey_item .item_image img {
    filter: invert(1);
}
.new_journey_item:hover .item_image {
    transform: scale(1.1);
}
.new_journey_item:last-child:after {
  display: none;
}
.new_journey_item:after {
    width: 138px;
    height: 50px;
    content: "";
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/11/long_green_arrow.svg);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    right: -80px;
    top: 60px;
}

/* END OF NEW LEARNING */



/* CERTIFICATION BLOCK */


.certification_badge_blocks {
  width: 100%;
    margin: 50px auto 0;
    display: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.certification_item {
    width: 100%;
    display: inline-block;
    flex-grow: 1;
    margin: 10px;
    color: #595a5a;
    overflow: hidden;
    text-align: center;
    transition-duration: .1s;
    transition-property: all;
    transition-timing-function: ease-out;
    border-radius: 15px;
    background: #F9F9F9;
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.24);
}
.certification_item:hover {
    background: #ebf4e8;
}
.certification_item a {
    padding: 20px 32px;
    display: block;
    height: 100%;
}
.certification_item .image {
  width: 90%;
  margin: auto;
}
.certification_item .item_title {
  margin: 10px 0 10px 0;
  font-size: 20px;
  font-weight: 400;
  color: #232323;
}
.certification_item .description {
  font-size: 16px;
  font-weight: 300;
}


/* SUPPORT BLOCK */

section#support_block {
  text-align: center;
  background-image: url(https://www.enverus.com/wp-content/uploads/2024/10/circles_bg_v2.svg);
  background-size: cover;
  background-color: #484848;
}
section#support_block .section_title,
section#support_block .support_text {
  color: #ededed;
}
.button_wrapper {
text-align: center;
}
.button_wrapper .btn_orange {
  background: #fd6021;
  padding: 10px 40px;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  display: inline-block;
}

/* AWARDS BLOCK */

section#awards_block_wrapper {
    background: #f9f9f9;
    padding: 0;
}
#awards_block_wrapper .awards_wrapper {
  width: 100%;
  display: inline-block;
  padding: 100px 0 !important;
  background: #f9f9f9;
}
#awards_block_wrapper .award_text_block {
  width: 100%;
  display: flex;
  margin: 50px 0 40px 0;
}
#awards_block_wrapper .award_text_block .left {
  width: 47%;
  float: left;
  margin: 0 50px 0 0;
}
#awards_block_wrapper .award_text_block p.desc {
      width: 100%;
  font-size: 18px;
  color: #595a5a;
  font-weight: inherit;
  margin: 0;
      float: none;
}
#awards_block_wrapper .awards_block {
  width: auto;
  /* padding: 20px 120px 50px !important; */
  margin: auto;
  display: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#awards_block_wrapper .award_text_block .right {
  width: 50%;
  text-align: left;
}
#awards_block_wrapper .award_text_block h2.h2.widget__title {
  width: 100%;
    padding: 0;
    font-size: 28px;
    line-height: inherit;
    color: #56bc2f;
    font-weight: 400;
    margin: 0;
}
#awards_block_wrapper .award_text_block .button_wrapper {
  margin: 20px 0 0 0;
      display: inline-block;
}
#awards_block_wrapper .awards_item {
    background: transparent;
    width: 80%;
    height: auto;
    display: inline-block;
    flex-grow: 1;
    padding: 0;
    margin: 0 15px;
    color: #595a5a;
    border-radius: 20px;
    overflow: hidden;
    border: 0;
    text-align: center;
    transition-duration: 0.1s;
    transition-property: all;
    transition-timing-function: ease-out;
}
#awards_block_wrapper .awards_item .image {
  width: auto;
  height: auto;
  margin: 0 auto 15px;
  position: relative;
  overflow: hidden;
}
#awards_block_wrapper .award_links {
  width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
    text-align: left;
}
#awards_block_wrapper .award_links a {
  padding: 0 40px 0 0;
  text-decoration: underline;
  color: #236c96;
  display: inline-block;
}

/* MY PROGRESS */


section#page_hero.hero.my_progress {
    background-image: url(https://www.enverus.com/wp-content/uploads/2024/11/Enverus-Hero-Image.jpg);
}


.dashboard-stat__label i {
    background: transparent !important;
    background-size: auto 100%;
    font-size: 60px;
    width: auto;
    height: 60px;
    display: block;
    margin-bottom: 12px;
    vertical-align: middle;
    font-family: "enverus-icons-miscellaneous";
    speak: never;
    /* font-style: normal; */
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.dashboard-stat__label i:after {
    color: #56bc2f;
}
.dashboard-stat__label .icon-notebook:after {
    content: "\e81e";
}
.dashboard-stat__label .icon-index:after {
    content: "\e89d";
}
.dashboard-stat__label .icon-check:after {
    content: "\e87d";
}
.dashboard-stat__label .icon-users:after {
    content: "\e834";
}
.dashboard-stat--available .dashboard-stat__label,
.dashboard-stat--started .dashboard-stat__label,
.dashboard-stat--completed .dashboard-stat__label,
dashboard-stat--collaborations .dashboard-stat__label  {
    color: #353535 !important;
}

.dashboard-stat--available .dashboard-stat__value,
.dashboard-stat--started .dashboard-stat__value,
.dashboard-stat--completed .dashboard-stat__value,
.dashboard-stat--collaborations .dashboard-stat__value {
  color: #919191 !important;
      font-size: 18px;
}


.learn.dashboard .widget--dashboard-stats {
    padding: 80px 0;
    background: #EAEAEA;
}
.dashboard-stat__label .icon-notebook {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_available_icon.svg) center no-repeat;
    background-size: auto 100%;
}
.dashboard-stat__label .icon-index {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_started_icon.svg) center no-repeat;
    background-size: auto 100%;
}
.dashboard-stat__label .icon-check {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_completed_icon.svg) center no-repeat;
    background-size: auto 100%;
}
.dashboard-stat__label .icon-users {
    background: url(https://www.enverus.com/wp-content/uploads/2023/05/L_and_D_collaborators_icon.svg) center no-repeat;
    background-size: auto 100%;
}
.dashboard-stat__value {
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    margin: 0;
    color: #919191 !important;
}
.accessWidget {
    width: 1340px;
    padding: 80px 20px !important;
}
.accessWidget .dashboard-access-tab {
    background: #eaeaea;
    font-size: 15px;
    padding: 12px 16px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
    border-radius: 5px;
}

/* LEARNER_INFO */

.learner_info_block {
    width: 100%;
    display: flex;
    margin: 0;
    gap: 18px;
}
.learner_info_block .left {
    width: 40%;
    text-align: left;
}
.learner_info_block .right {
      width: 60%;
    text-align: left;
}
.learner_info_block .h2.widget__title {
    width: 80%;
    padding: 0;
    font-size: 28px;
    line-height: inherit;
    color: #353535;
    font-weight: 400;
    margin: 0;
    text-align: left;
}
.learner_info_block .item_image {
    width: auto;
    height: auto;
    display: inline-block;
    margin-bottom: 12px;
    background: #ffffff;
    border-radius: 90px;
    padding: 24px 14px;
    transition: all 0.3s;
    border: solid 1px #EAEAEA;
}
.learning_info_list {
    gap: 18px;
    flex-wrap: wrap;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: initial;
    align-content: initial;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto;
}
.learning_info_list .learner_item {
    width: 48%;
    position: relative;
    border: solid 1px #f9f9f9;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 20px 30px;
    transition: all 0.3s;
    text-decoration: none;
    text-align: left;
}
.learning_info_list .learner_item .item_title {
    height: auto;
    color: #56bc2f;
    text-align: left;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 21px;
    margin: 4px 0;
}
.learning_info_list .learner_item .meta_text {
    color: #595a5a;
    text-align: left;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    line-height: normal;
    margin: 0;
}

.featuredContentCarousel .featured-content-multi-carousel {
    margin: 60px 0;
}
.featuredContentCarousel {
    width: 100%;
    max-width: 1340px;
    text-align: center;
    padding: 70px 0 !important;
}
.featuredContentCarousel .featured-content-multi-carousel-item {
    background: #FFFFFF;
    border-right: 2px solid #fff;
    border: solid 1px #CCCCCC;
    padding: 10px;
    border-radius: 15px;
    min-height: 310px;
}
.featuredContentCarousel .catalog-item:hover .featured-content-multi-carousel-item {
    border-color: #CCCCCC;
    background: #f6f6f6;
}
.featured-content-multi-carousel-item__body {
    padding: 10px;
    text-align: left;
}
.featured-content-multi-carousel-item__title {
    font-size: 20px;
    font-weight: 400;
    color: #595a5a;
    text-transform: capitalize;
}
.featured-content-multi-carousel-item__source, .featured-content-multi-carousel-item__start-date {
    color: #656565;
    font-size: 12px;
    font-size: .75rem;
    margin-bottom: .5em;
}
.featuredContentCarousel .featured-content-multi-carousel-item__queue {
    margin: 1.5em 0 -0.5em 0;
}


/* HELP CENTER */

section#page_hero.hero.help_center {
  background-image: url(https://www.enverus.com/wp-content/uploads/2025/01/Helpcenters_hero_image.jpg);
}
.help-center-block {
  padding: 60px 0;
  max-width: 1340px;
}
.help-center-block ul.link-matrix-category__container {
  background: #f2f2f2;
  padding: 50px 60px;
  border-radius: 20px;
}
.link-matrix-category h4 {
  font-weight: 700;
  font-size: 18px;
}
.help-center-block .link-matrix-category__container>li {
  width: 33%;
  border: 0;
  margin-bottom: 40px;
}
.link-matrix-category__subcategory a {
  color: #17779f;
  font-size: 16px !important;
  text-decoration: none;
}
.link-matrix-category__subcategory a:hover {
  text-decoration: underline;
}
.link-matrix-category__subcategory {
  padding-left: 1.25em;
  text-indent: -.7em;
  padding-bottom: 8px;
}
.help-center-block .widget__title {
  font-size: 38px;
  color: #56bc2f;
}
.link-matrix-category li:first-child {
  font-weight: bold;
}
/* END OF HELP CENTER */

.top-bar-section {
  left: 0;
  position: relative;
  -webkit-transition: left .3s ease-out;
  transition: left .3s ease-out;
  width: auto;
  display: inline-block;
  padding: 32px 0 0;
}
.topNavSearch {
  width: 30%;
  float: right;
  padding: 0 !important;
  position: absolute;
  top: 100px;
  right: 110px;
  z-index: 999;
}
.topNavSearch.two {
  top: 70px;
}
.home-nav .top-bar-section {
  padding: 0;
}




@media only screen and (max-width: 1280px) {
  
}

@media only screen and (max-width: 1025px) {

#page_hero {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-position: 60% 0 !important;
    margin-bottom: 0 !important;
    padding-inline-start: 50px;
    padding-inline-end: 50px;
    display: block;
}
.links_wrap {
    width: 100%;
    gap: 0;
    margin: auto;
}
.solution_list_items .list_item {
    width: 30%;
    position: relative;
    border: solid 1px #f9f9f9;
    display: flex
;
    align-items: center;
    background: #f9f9f9;
    border-radius: 15px;
    padding: 20px 30px;
    transition: all 0.3s;
    text-decoration: none;
}
#awards_block_wrapper .award_text_block {
    display: inline-block;
    margin: 0;
}
.accessWidget {
    width: 96%;
    padding: 80px 20px !important;
}

#awards_block_wrapper .award_text_block .right {
    width: auto;
    text-align: left;
}
#awards_block_wrapper .award_text_block .left {
    width: auto;
    float: left;
    margin: 0;
}
/* #awards_block_wrapper .award_text_block h2.h2.widget__title {
    text-align: center;
} */
#awards_block_wrapper .award_links {
    margin: 20px auto;
    /* text-align: center; */
}
#awards_block_wrapper .awards_block {
  padding: 20px 20px 0;
}
#awards_block_wrapper .award_links a {
    padding: 0;
}
.new_journey_item a {
    padding: 21px 0;

}
.new_journey_item .item_image {
    width: 55%;
    display: inline-block;
    margin-bottom: 12px;
}
.new_journey_item:after {
    width: 50%;
    height: 8%;
    background-size: contain;
    display: inline-block;
    right: -32%;
    top: 27%;
}
.square_blocks {
    display: flex;
    gap: 18px;
    justify-content: center;
    margin: 60px 0 40px;
    flex-wrap: wrap;
    display: flex
;
}
section#support_block {
    text-align: center;
    background-size: cover;
    background-position: -190px 180px;
}

}

@media only screen and (max-width: 968px) {
#page_hero .hero_caption {
    width: auto;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-basis: auto;
    gap: 15px;
}
.links_wrap {
        display: inline-block;
        width: 110%;
        justify-content: center;
        align-items: center;
        gap: 0;
        margin: auto;
    }
.links_wrap a {
    width: 100%;
    padding: 0 20px;
    border-right: 1px solid #d9d9d9;
    color: #207db7;
    text-align: center;
    font-family: Roboto;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}
#awards_block_wrapper .award_text_block h2.h2.widget__title {
    text-align: center;
} 
#awards_block_wrapper .award_links {
    margin: 20px auto;
    text-align: center;
}
    .accessWidget {
        width: 83%;
        padding: 80px 20px !important;
    }
.learner_info_block {
    width: 100%;
    display: inline-block;
    margin: 0;
}
.learner_info_block .left {
    width: auto;
    text-align: left;
}
.learner_info_block .right {
    width: auto;
    text-align: left;
    margin-top: 40px;
}

}

@media only screen and (max-width: 768px) {

  .topNavSearch {
    width: 80%;
    float: right;
    padding: 0 1rem 2rem !important;
}
  .section_title {
    /* line-height: 32px; */
    font-weight: 400;
    font-size: 28px;
    color: #595a5a;
    text-align: center;
}
    section#page_hero {
        padding: 50px 50px;
        background-position: -500px 0 !important;
    }
.solution_list_items {
    gap: 20px 20px;
    flex-wrap: wrap;
    display: flex;
    margin-top: 60px;
}
    .solution_list_items .list_item {
        width: 46%;
        border-radius: 15px;
        padding: 20px 30px;
    }
.new_journey_blocks {
    width: 70%;
    display: block;
    gap: 20px;
    justify-content: center;
    margin: 60px auto;
    text-align: center;
}
.new_journey_item .item_image {
    width: 40%;
    border-radius: 50%;
    padding: 24px;
}
.new_journey_item:after {
    width: 40%;
    height: 12px;
    background-size: contain;
    display: inline-block;
    right: 30%;
    top: 120%;
    rotate: 90deg;
}
#awards_block_wrapper .award_text_block h2.h2.widget__title {
    text-align: center;
} 
#awards_block_wrapper .award_links {
    margin: 20px auto;
    text-align: center;
}
    .accessWidget {
        width: 93%;
        padding: 80px 20px !important;
    }

    .help-center-block .link-matrix-category__container>li {
      width: 50%;
      border: 0;
      margin-bottom: 40px;
  }
  .help-center-block ul.link-matrix-category__container {
    padding: 40px 40px;
    border-radius: 20px;
}
    
}

@media only screen and (max-width: 580px) {

 section.sub_menu_links {
    padding: 12px 0;
    margin: 20px 0;
}
    .section_title {
        width: 80%;
        line-height: normal;
        font-weight: 400;
        font-size: 24px;
        margin: auto;
    }
    #page_hero .hero_caption {
    width: 100%;
    gap: 15px;
}
section#notice_block {
    background: #3c7d0e;
    padding: 14px 0 24px;
}
section#notice_block .btn_wrap a {
        width: auto;
        padding: 8px 17px;
        font-size: 16px;
    }
section#notice_block .notice_wrap {
    display: block;
    column-gap: 50px;
    text-align: center;
}
.square_item a {
    width: auto;
    height: 100%;
    text-decoration: none;
    padding: 21px 12px;
    border-radius: 14px;
    background: #f9f9f9;
    display: inline-block;
    transition: all 0.3s;
}
.links_wrap {
        display: flex;
        width: 100%;
        justify-content: start;
        align-items: center;
        gap: 0;
        margin: auto;
        overflow: auto;
        white-space: nowrap;
        padding: 8px 0;
    }
.solution_list_items .list_item {
        width: 100%;
        padding: 20px 30px;
    }
.solution_list_items {
    gap: 20px 20px;
    flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
    .square_blocks {
        width: 100%;
        margin: 0 auto;
        display: inline-block;
        margin-top: 30px;
    }

    .square_item {
        width: 43%;
        border-radius: 14px;
        border: 1px solid #d9d9d9;
        background: #f9f9f9;
        display: inline-block;
        text-align: center;
        margin: 11px;
        float: left;
        min-height: 190px;
    }
    .square_item a {
    width: 100%;
    height: 100%;
    text-decoration: none;
    padding: 21px 12px;
    border-radius: 14px;
    background: #f9f9f9;
    display: inline-block;
    transition: all 0.3s;
    min-height: 190px;
}
    
section#support_block {
    background-size: 150%;
    background-color: #484848;
    background-repeat: no-repeat;
    background-position: right bottom;
}
.journey_blocks {
    display: inline-block;
    gap: 20px;
    justify-content: center;
    margin: 0;
}
.meta_text {
    font-size: 14px !important;
    font-style: normal;
    line-height: normal;
    margin: 4px;
}
.journey_item {
    width: 46%;
    border-radius: 14px;
    border: 1px solid #53bd2e;
    background: #f9f9f9;
    display: inline-block;
    text-align: center;
    float: left;
    margin: 8px;
}
.awards_wrapper {
    width: 100%;
    display: inline-block;
    padding: 40px 0 !important;
    background: #f9f9f9;
}
#awards_block_wrapper .award_text_block {
    width: 100%;
    display: inline-block;
    margin: 20px 0 0 0;
}
    #awards_block_wrapper .award_text_block .right {
        width: 100%;
        text-align: left;
        float: left;
        margin: 0;
    }
#awards_block_wrapper .award_text_block h2.h2.widget__title {
    width: 100%;
    padding: 0;
    font-size: 24px;
    color: #56bc2f;
    font-weight: 400;
    margin: 0;
}
    .featuredContentCarousel {
        width: 100%;
        text-align: center;
        padding: 40px 0 40px 0 !important;
    }
        .webinarsCatalogueWrapper h3 {
        font-size: 24px;
        color: #595a5a;
    }
    .square_item .item_image {
    width: 50%;
    display: inline-block;
    margin-bottom: 12px;
}
#awards_block_wrapper .award_links {
    width: 100%;
    /* display: flex; */
    margin: 20px 0 0 0;
    text-align: left;
}
#awards_block_wrapper .award_links a {
    padding: 0;
    color: #236c96;
    display: inline-block;
    margin: 4px 0;
}
    #awards_block_wrapper .awards_block {
        width: 100%;
        /* padding: 20px 120px 50px !important; */
        margin: 0;
    }
#awards_block_wrapper .awards_item {
    background: transparent;
    width: 80%;
    margin: 8px;
}
footer.global_footer {
    width: 100%;
    background-color: #1C2426;
    padding: 30px 0;
}
.button_wrapper .btn_orange {
    background: #fd6021;
    padding: 10px 20px;
    font-size: 16px;
}
.widget__title {
    font-size: 24px;
    color: #595a5a;
}
.topNavSearch {
    width: 80%;
    float: right;
    padding: 0 1rem 2rem !important;
}
section#page_hero {
        padding: 50px 10px !important;
}
#page_hero .hero_caption {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-basis: auto;
    gap: 15px;
}
.solution_list_items .list_item {
        width: 47%;
        border-radius: 15px;
        padding: 20px 30px;
        display: block;
        /* text-align: center; */
    }
    .solution_list_items .list_item:before {
    right: 20px;
    bottom: 18px;
    margin-top: 0;
    font-size: 18px;
    color: #56bc2f;
    content: "→";
}
.solution_list_items .list_item .solution_icon {
    margin-right: 12px;
    display: ruby-text;
    height: 70px;
    clear: both;
    vertical-align: top;
}
section#notice_block .notice_wrap {
    display: flex;
    justify-content: center !important;
    align-items: center;
    column-gap: 20px;
}
section#notice_block .message {
    text-align: left;
}
.section.sub_menu_links .links_wrap {
        width: 100%;
        justify-content: left;
}
.learner_info_block .h2.widget__title {
    width: 100%;
    padding: 0;
    text-align: left;
}
.links_wrap a {
        width: auto;
        padding: 8px 12px !important;
        font-size: 16px;
        text-align: left !important;
}
#awards_block_wrapper .award_text_block h2.h2.widget__title {
    text-align: center;
} 
#awards_block_wrapper .award_links {
    margin: 20px auto;
    text-align: center;
}
.learning_info_list .learner_item .item_title {
    line-height: 21px;
    margin: 4px 0;
}
.learner_info_block {
    width: 100%;
    display: inline-block;
    margin: 0;
}
.learner_info_block .left {
    width: 100%;
    text-align: left;
}
.learner_info_block .right {
    width: 100%;
    text-align: left;
    margin: 20px 0;
}
.help-center-block ul.link-matrix-category__container {
  background: #f2f2f2;
  padding: 30px 20px;
  border-radius: 20px;
}
.help-center-block {
  padding: 30px 0;
  max-width: 1340px;
}
.link-matrix-category {
  padding-left: 2em;
  padding-right: 1em;
}

}

@media only screen and (max-width: 480px) {
  .help-center-block .link-matrix-category__container>li {
    width: 100%;
    border: 0;
  }
  .link-matrix-category__container>li:nth-of-type(2n) .link-matrix-category {
    padding-right: 0;
    padding-left: 0;
  }

}


@media only screen and (max-width: 320px) {
  
  .help-center-block .link-matrix-category__container>li {
    width: 100%;
    border: 0;
  }
  .link-matrix-category__container>li:nth-of-type(2n) .link-matrix-category {
    padding-right: 0;
    padding: 0;
  }
  .help-center-block {
    padding: 30px 0;
    max-width: 1340px;
  }

  .help-center-block .link-matrix-category__container>li {
    width: 100%;
    border: 0;
    margin-bottom: 40px;
}
.link-matrix-category__container>li:nth-of-type(2n) .link-matrix-category {
  padding-right: 0;
  padding-left: 0;
}



}
/* END OF NEW DESIGN STYLES */
