.Graphics_Img_Box.Graphics_Img_Box1 {
    border: 2px solid #cccccc3d;
    border-radius: 10px;
}
.Graphics_Logo8 {
    width: 150px;
    height: 121px;
    object-fit: contain;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
    display: block;
    margin: 0 auto;
}
.Website_Speaker{
    padding:72px 0
}

section.Website_Speaker h2 {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-size: 36px;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
    margin-bottom: 40px;
}

.specker_desc .speaker_head {
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
    letter-spacing: -0.96px;
}
.specker_desc .speaker_info {
    color: #FFF;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px;
    margin-top: 24px;
}
.specker_details {
    /* background-image: url("../images/speaker-details/sp_images.png"); */
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #12327B;
    background-size: 50%;
    /* padding: 192px 0; */
    min-height: 35vw;
    display: flex;
    align-items: center;
}
ul.ins_lst {
    list-style: none;
    display: flex;
    justify-content: center;
    gap: 4px;
    align-items: center;
}
ul.ins_lst li {
    list-style: none;
    display: flex;
}
ul.ins_lst li:last-child {
    color: var(--Theme-Blue-500, #3A58EF);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin-left: 4px;
}
section.spleaker_grid {
    padding: 72px 0;
    background: #ffffff;
}
section.spleaker_grid .ins_ttl {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.72px;
}
section.spleaker_grid .ins_Desc {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 652px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 8px;
    margin-bottom: 48px;
}
.speker_imge {
    width: 100%;
    border-radius: 50%;
    background: var(--Theme-Blue-100, #D8DEFC);
    overflow: hidden;
    height: 272px;
    JUSTIFY-CONTENT: CENTER;
    WIDTH: 272PX;
    MARGIN: 0 AUTO;
    display: flex;
    align-items: end;
}
.speaker_man:hover .speker_imge {
    background: #3A58EF;
    transition: .4s linear all;
    transform: scale(1) translateY(0px);
}

.speaker_man:hover .speker_imge img {
    transform: scale(1.1) translateY(10px);
    transition: .4s linear all;
    opacity: 1;
    filter: grayscale(0);
}
.speaker_description {
    padding-top: 16px;
}
.speaker_desc_title {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.speaker_desc_title a {
    color: var(--Theme-Dark-Blue-800, #26244A);
    text-align: center;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
}
.specker_desgignation > span {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    display: block;
    height: 24px;
}
.specker_desgignation p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 100px;
}
.specker_desgignation_without_audio p {
    color: var(--Text-Grey-600, #475467);
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-top: 8px;
    margin-bottom: 16px;
    height: 135px;
}
.speaker_audio {
    height: 60PX;
}
.speaker_btns a {
    display: flex;
    padding: 12px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border-radius: 4px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
    width: 100%;
    color: var(--Theme-Blue-500, #3A58EF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    transition: all 0.3s ease;
}
.speaker_btns a:hover,.speaker_man:hover .speaker_btns a {
    transition: all 0.3s ease;
    background-color: var(--Theme-Blue-500, #3A58EF);
    color: #ffffff;
}
.speaker_btns{
    margin-top: 16px;
}
.speaker_man {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    background: var(--White, #FFF);
    padding: 16px;
    height: 100%;
}

ul#pills-tab1 {
    display: flex;
    align-items: center;
    overflow-x: scroll;
    justify-content: start;
    overflow-y: hidden;
    width: 100%;
    background: transparent;
    gap: 16px;
    flex-wrap: nowrap;
    padding: 16px;
    margin: 0;
}

ul#pills-tab1 li.nav-item {
    display: inline-block;
    float: none;
    width: auto;
}

ul#pills-tab1 li.nav-item .nav-link.active {
    border-radius: 50px;
    background: var(--Theme-Blue-800, #182878);
    color: var(--White, #FFF);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    padding: 8px 20px;
}

ul#pills-tab1 li.nav-item .nav-link {
    padding: 8px 20px;
    border-radius: 50px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    color: var(--Text-Grey-500, #5D667B);
    text-align: center;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px;
    min-width: max-content;
    padding: 8px 20px;
}

.Services_InnerBox.All_Videos_Box.All_Ebooks_Box a h3.Video_style {
    color: var(--Text-Grey-600, #475467);

/* Text md/Bold */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 150% */
    padding: 16px 8px 0;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    border: 0;
    max-width: inherit;
    max-height: inherit;
    display: block !important;
}

.Services_InnerBox.All_Videos_Box.All_Ebooks_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box::before {
    background: transparent;
    transition: none;
    opacity: 0;
}


.Review_and_Ratings_Box {
    border-radius: 12px;
    border: 1px solid var(--Text-Grey-200, #EAECF0);
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, 0.08);
    background: var(--White, #FFF);
    padding: 24px;
    height: 100%;
}

.Review_and_Ratings_Box_Top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}

.Review_and_Ratings_Box_Top ul {
    display: flex;
}

.Review_and_Ratings_Box_Top ul li {list-style: none;}

.Ratings_Author_Box {}

.Ratings_Author_Box .Author_Box {
    display: flex;
    gap: 16px;
    align-items: center;
    margin-bottom: 24px;
}

.Ratings_Author_Box .Author_Box label {
    background: var(--Theme-Blue-100, #D8DEFC);
    padding: 17px 25px;
    color: #000;

/* Text xl / Bold */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    border-radius: 50%;
}

.Ratings_Author_Box .Author_Box .Author_Box_Text {}

.Ratings_Author_Box .Author_Box .Author_Box_Text h3 {
    color: var(--Theme-Dark-Blue-800, #26244A);

/* Text xl / Bold */
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px; /* 150% */
    margin-bottom: 2px;
}

.Ratings_Author_Box .Author_Box .Author_Box_Text p {
    color: var(--Text-Grey-600, #475467);

/* Text sm / Regular */
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
}

.Ratings_Box {display: flex;}

.Ratings_Box .Ratings_Box_Left {
    margin-right: 12px;
    padding-right: 12px;
    border-right: 1px solid #D9D9D9;
}

.Ratings_Box .Ratings_Box_Left label {
    color: var(--Text-Grey-400, #98A2B3);

/* Text xs/Medium */
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
}

.Ratings_Box .Ratings_Box_Left p {
    color: var(--Theme-Blue-500, #3A58EF);

/* Display xs / Bold */
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px; /* 133.333% */
}

.Ratings_Box .Ratings_Box_Left:last-child {
    border-right: 0;
}

.View_Samples_Box.Videos_Box.Video_Img_Box h3.Video_style {
    opacity: 1;
    top: auto;
    border: 0;
    margin: 0;
    translate: inherit;
    position: absolute;
    bottom: 10px;
    left: 0;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
    max-width: inherit;
    text-align: left;
    width: inherit;
    display: inline-block !important;
}


.View_Samples_Box.Videos_Box.Video_Img_Box:after {
    content: '';
    content: '';
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) -6.82%, #000 100%);
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 12px;
    opacity: 0.8;
}

.Services_InnerBox.All_Videos_Box:hover .View_Samples_Box.Videos_Box.Video_Img_Box:before {
    opacity: 0.8;
}

.Services_InnerBox.All_Videos_Box:hover h3 {
    display: block !important;
}

.View_Samples_Box.Videos_Box.Video_Img_Box h3 { 

    display: flex !important;
    top: 40%;
}

section.Choose_Plan .Digital_Web_Banner_Btns {
    justify-content: center;
}

section.Choose_Plan .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    /* padding: 8px 10px; */
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
}

section.Choose_Plan .Digital_Web_Banner_Btns a.View_Sample_Btn {
    border: 1px solid #3A58EF;
    color: #3A58EF;
}

section.Choose_Plan .Digital_Web_Banner_Btns a.View_Sample_Btn:hover {
    color: #fff;
}

section.Choose_Plan .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit:hover {
    background: #fff;
    color: var(--Theme-Blue-500, #3A58EF);
}



section.How_It_Works_Services .Digital_Web_Banner_Btns {
    justify-content: center;
    margin-top: 32px;
}

section.How_It_Works_Services .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3A58EF);
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    /* padding: 8px 10px; */
    padding: 12px 20px;
    color: var(--White, #FFF);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid var(--Theme-Blue-500, #3A58EF);
}

section.How_It_Works_Services .Digital_Web_Banner_Btns a.View_Sample_Btn {
    border: 1px solid #3A58EF;
    color: #3A58EF;
}

section.How_It_Works_Services .Digital_Web_Banner_Btns a.View_Sample_Btn:hover {
    color: #fff;
}

section.How_It_Works_Services .Digital_Web_Banner_Btns a.Schedule_Call_Btn.Schedule_Call_Btn_on_form_submit:hover {
    background: #fff;
    color: var(--Theme-Blue-500, #3A58EF);
}

@media(max-width:1366px){
    .speker_imge {
        height: 227px;
        JUSTIFY-CONTENT: CENTER;
        WIDTH: 227PX;
        MARGIN: 0 AUTO;
    }
    .specker_desgignation > span {
        font-size: 15px;
    }
}
@media(max-width:1366px){
    .specker_desc .speaker_head {
        font-size: 44px;
    }
    .specker_desc .speaker_info {
        font-size: 18px;
    }
}
@media(max-width:767px){
    .speker_imge {
        height: 227px;
        justify-content: center;
        WIDTH: 227PX;
    }
    .specker_details {
        padding: 30px 0;
        background-image: none;
        min-height: auto;
    }
    .specker_desc .speaker_head {
        font-size: 24px;
        line-height: 1.5;
    }
    section.spleaker_grid .ins_ttl {
        font-size: 24px;
    }
    section.spleaker_grid {
        padding: 30px 0;
    }
}

.border{
    position: relative;
    font-size: 18px;
    border:0 !important;
}

.step_Main .step.show .step_Box:after{
    content: '';
    position: absolute;
    left: 120px;
    right: 20px;
    bottom: 0;
    max-width: 100px;
    border-bottom: solid 2px #3A58EF;
    animation: border_anim 2s linear forwards;
}
.speker_imge img.img-fluid {
    filter: grayscale(1);
}
input.error{
    color: black;
}
span.error{
    color: red;
}
@keyframes border_anim {
    0%{
        width: 0%;
    }
    100%{
        width: 100%;
    }
}


/* FAQ_Main */

section.FAQ_Main #v-pills-tabContent {
    display: block;
}



.FAQ_Box .sticky-top {
    top: 130px;
    z-index: 9
}

.FAQ_Main {
    background: #fff0
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    flex-shrink: 0;
    width: var(--bs-accordion-btn-icon-width);
    height: var(--bs-accordion-btn-icon-width);
    margin-left: 0;
    margin-right: 24px;
    content: "";
    background-repeat: no-repeat;
    background-size: var(--bs-accordion-btn-icon-width);
    transition: var(--bs-accordion-btn-icon-transition);
    width: 32px;
    height: 32px;
    background-size: cover
}

.FAQ_Main .FAQ_Box .accordion-header .accordion-button::before {
    background-image: url('https://assets.my-cpe.com/entigrity-assets/custom/demo_digital_marketing/images/digital-page/Open_Accordion_Icon.svg');
    transition: all .3s;
    transform: rotate(45deg)
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed::before {
    transform: rotate(0)
}

.FAQ_Main .FAQ_Box .accordion-button {
    color: #667085;
    background: #fff0;
    border: 0;
    padding-left: 0
}

.FAQ_Main .FAQ_Box .accordion-button::after {
    display: none
}

.FAQ_Main .FAQ_Box .accordion-flush .accordion-item .accordion-button.collapsed {
    border-radius: 0;
    border: 0;
    background: #fff0;
    padding-left: 0
}

.FAQ_Main .FAQ_Box .accordion-item {
    margin: 0;
    border: 0;
    margin-bottom: 16px;
    border-radius: 0;
    background: #fff0;
    border-bottom: 1px solid #d9d9d9
}

.FAQ_Main .FAQ_Box .accordion-body {
    border-radius: 0 0 12px 12px;
    border: 0;
    background: var(--White,#FFF);
    border-top: 0;
    border: 0;
    background: #fff0;
    padding: 12px;
    padding-left: 55px
}

.FAQ_Main .FAQ_Box .accordion-button {
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.FAQ_Main .FAQ_Box .accordion-body p {
    padding: 0;
    margin-bottom: 15px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.FAQ_Main .FAQ_Box .accordion-body ul {
    margin-left: 20px
}

.FAQ_Main .FAQ_Box .accordion-body ul li {
    list-style: disc;
    margin-bottom: 10px;
    color: var(--Text-Grey-700, #344054);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.FAQ_Main .FAQ_Box .collapse {
    border: 0
}

.FAQ_Main .FAQ_Box .nav-pills button.nav-link,.FAQ_Main .FAQ_Box .nav-pills button.nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #344054;
    padding: 8px;
    display: inline-block;
    width: auto;
    max-width: fit-content;
    margin-bottom: 16px
}

.FAQ_Main .FAQ_Box .nav-pills button.nav-link.active {
    background: #d8defc;
    padding: 8px;
    color: #1d2939;
    border-radius: 4px
}

.FAQ_Main .FAQ_Box .tab-content h3 {
    font-family: Inter;
    font-size: 26px;
    font-weight: 700;
    line-height: 33.8px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244a
}

.FAQ_Main h2.Sec_Title {
    text-align: center;
    letter-spacing: 0.36px;
    text-transform: capitalize;
    padding: 0;
    margin-bottom: 35px;
    color: #26244A;
    font-weight: 700;
    font-size: 2.25rem;
    font-style: normal;
    line-height: 120%;
    font-family: Inter;
}

.FAQ_Box {
    border-radius: 12px;
    padding: 30px;
}


.FAQ_Box a.Btn_Primary.Btn_Primary_xl {
    border-radius: 4px;
    background: var(--Theme-Blue-500, #3a58ef);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    padding: 11px 12px;
    color: var(--White, #fff);
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    margin-top: 0;
}

.FAQ_Main .FAQ_Box .accordion-item .accordion-header button.accordion-button:focus {
    box-shadow: none;
}


section.cpa_sponsers {
    background: #fff;
    padding: 72px 0;
}

section.cpa_sponsers h2 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 43.2px;
    letter-spacing: -.02em;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #26244A;
    margin-bottom: 40px;
}

section.cpa_sponsers p {
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    margin-bottom: 48px;
    color: #475467;
}

section.bg-blue {
    background: #EBEEFD;
}

.Insightful_Box {
    border: 1px solid #eeeeee;
}